/* CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* CSS HTML5 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;display:block;}*{margin:0;padding:0;}html{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{background:transparent;}table{border-collapse:collapse;border-spacing:0;}
/* CSS Framework */
.navbar,.post-feeds,.feed-links{display:none;}
.section,.widget{margin:0 0 0 0;padding:0 0 0 0;}
strong,b{font-weight:bold;padding: 0 0.25em;-webkit-transition: color 0.2s;transition: color 0.2s;}
strong,b:hover{color:#d04c3f;right:-0.1em;content: '[';-webkit-transform: translateX(-100%);transform: translateX(-100%);}
cite,em,i{font-style:italic;}
a:link{color:#ea5c35;text-decoration:none;outline:none;transition:all 0.25s;}
a:visited{color:#637182;text-decoration:none;}
a:link:hover{color:#444;text-decoration:none;}
a:visited:hover{color:#444;text-decoration:none;}
a img{border:none;border-width:0;outline:none;}
img{max-width:100%;vertical-align:middle;border:0;}
abbr,acronym{border-bottom:1px dotted;cursor:help;}
sup,sub{vertical-align:baseline;position:relative;top:-.4em;font-size:86%;}
sub{top:.4em;}small{font-size:86%;}
kbd{font-size:80%;border:1px solid #b4babe;padding:2px 5px;border-bottom-width:2px;}
mark{background-color:#ffce00;color:#182025;}
p,blockquote,pre,table,figure,hr,form,ol,ul,dl{
	margin: 1.5em 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	font-family: "Open Sans";
	font-style: normal;
}
hr{height:1px;border:none;background-color:#46515e;}
/* CSS Blog Heading */
h1,h2,h3,h4,h5,h6{font-weight:700;line-height:normal;margin:0 0 0.6em;}
h1{font-size:200%}
h2{font-size:180%}
h3{font-size:160%}
h4{font-size:140%}
h5{font-size:120%}
h6{font-size:100%}
/* CSS Form */
input,button,select,textarea{font:'Open Sans';font-size:100%;line-height:normal;vertical-align:baseline;}
textarea{display:block;box-sizing:border-box;}
pre,code{font-family:'Open Sans';color:#46515e;}
pre{white-space:pre;word-wrap:normal;overflow:auto;}
blockquote{border-right:4px solid #ccc;margin-right:0;padding-right:15px}
blockquote:before{content:'\f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:#999}
blockquote:after{content:'\f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#999}
.awal{float:right;color:#ea5c35;background:#fff;line-height:30px;padding-top:1px;padding-left:5px;font-family:times;font-size:50px;}
/* CSS List */
ul,dl{margin:.5em 3em .5em 0em}
ol{list-style:decimal outside}
ul{list-style:disc outside}
li{margin:.5em 0}
dt{font-weight:bold}
dd{margin:0 2em .5em 0}
/* CSS List Custom */
.post ul li span{position:relative;display:block;padding:5px 8px;margin-bottom:10px;background:#fff;color:#666;text-decoration:none;transition:all .3s ease-out;}
.post ul li span:hover{background:#fafafa;}
ol {counter-reset:li;list-style: none;font:15px 'Open Sans', 'lucida sans';
padding:0;margin-bottom:4em;text-shadow: 0 1px 0 rgba(255,255,255,.5);}
ol ol {margin:0 2em 0 0;}
.post ol li{position:relative;display:block;padding:.4em .8em .4em .4em;
margin:.5em 2.5em .5em 0;background:#fff;color:#666;text-decoration:none;
transition:all .3s ease-out;}
.post ol li:hover{background:#fafafa;}
.post ol li:before{content:counter(li);counter-increment:li;position:absolute;
right:-2.5em;top:50%;margin-top:-1em;background:#ea5c35;color:#fff;height:2em;width:2em;
line-height:2em;text-align:center;font-weight:bold;}
.post ol li:after{position:absolute; content:'';border: .5em solid transparent;
right:-1em;top:50%;margin-top:-.5em;transition:all .3s ease-out;}
.post ol li:hover:after{right:-.5em;border-right-color:#ea5c35;}
.post ol li span{position:relative;display:block;padding:5px 8px;margin-bottom:10px;background:#fff;color:#666;text-decoration:none;transition:all .3s ease-out;}
.post ol li span:hover{background:#fafafa;}
/* CSS Post Table */
.post-body table th, .post-body table td, .post-body table caption{border:1px solid #d8dde1;padding:.2em .5em;text-align:right;vertical-align:top;}
.post-body table.tr-caption-container {border:1px solid #d8dde1;}
.post-body th{font-weight:700;}
.post-body table caption{border:none;font-style:italic;}
.post-body table{}
.post-body td, .post-body th{vertical-align:top;text-align:right;font-size:13px;padding:3px 5px;border:1px solid #d8dde1;}
.post-body th{background:#ecf0f1;}
.post-body table.tr-caption-container td {border:none;padding:8px;}
.post-body table.tr-caption-container, .post-body table.tr-caption-container img, .post-body img {max-width:100%;height:auto;}
.post-body td.tr-caption {color:#666;font-size:80%;padding:0px 8px 8px !important;}
img {max-width:100%;height:auto;border:none;}
table {max-width:100%;width:100%;margin:1.5em auto;}
table.section-columns td.first.columns-cell{border-right:none}
table.section-columns{border:none;table-layout:fixed;width:100%;position:relative}
table.columns-2 td.columns-cell{width:50%}
table.columns-3 td.columns-cell{width:33.33%}
table.columns-4 td.columns-cell{width:25%}
table.section-columns td.columns-cell{vertical-align:top}
table.tr-caption-container{padding:4px;margin-bottom:.5em}
td.tr-caption{font-size:80%}
/* CSS Post Layout */
body {
	background: #eceeee none repeat scroll top right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #444;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
}
body#layout #outer-wrapper, body#layout .post-inner, body#layout .sidebar {
padding:0 0 0 0;}
body#layout .top-tab-widget-menu ul {display:none;}
body#layout #wrapper, body#layout .post-inner, body#layout .sidebar-inner {
padding:0 0 0 0;}
body#layout .tably {float:right;width:79px;}
body#layout .header-wrapper {margin-top:0;}
body#layout #navigation {float:right;width:100%;}
body#layout .tably {float:right;width:100%;}
body#layout #header-wrapper {min-height:0px;width:100%;}
body#layout #header {width:30%;}
body#layout #header-left {width:70%;}
.ct-wrapper {margin:0;padding:0;}
.clear {clear:both;}
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;
height:0;}
#navbar-iframe {display:none !important;}
header,nav,section,aside,article,footer {display:block;}
form.searchform {margin:0;}
body#layout #tably-1, body#layout #tably-2, body#layout #tably-3 {width:33.3%;float:right;}
/* CSS Global Wrapper */
#outer-wrapper {max-width:1000px;margin:20px auto;padding:20px;overflow:hidden;margin-top:50px}
#post-wrapper {float:right;width:70%;max-width:700px;margin:0 0 10px;}
.post-inner {padding:15px 0 0 15px;}
.blogouter-wrapper {overflow:hidden;position:relative;width:100%;}
.ct-wrapper {padding:0 20px;position:relative;max-width:1024px;margin:0 auto;}
#header-wrapper {width:100%;margin:0 auto;margin-bottom:15px;overflow:hidden;}
#header {float:right;width:100%;max-width:257px;}
.header-left {float:left;padding:0;overflow:hidden;margin:0;width:100%;
max-width:728px;}
.header-wrapper2 {position:relative;z-index:999;}
#sidebar-wrapper {float:left;width:30%;max-width:300px;margin:0 auto;}
.sidebar-inner {padding:15px 0;}
#footer-wrapper {width:100%;text-align:right;overflow:hidden;margin:20px 0px 0px 0px}
#footer-widgetfix .footer-widget {width:30.6%;float:right;margin-right:20px;}
#footer-widgetfix {max-width:1000px;overflow:hidden;margin:0 auto;}
#footer-wrapper .widget-content {text-align:right;margin:20px 0 15px;}
#footer-wrapper .widget-content li {margin-right:-14px;}
#footer-wrapper .widget li {margin:5px 0 0 0;padding:5px 15px 0 0;display:block;}
#credit {width:98%;margin:0 auto;}
.credit-right {text-align:center}
.credit-left {float:left;margin:9px 0 0}
.footer-bottom {min-height:40px;}
#footx1,#footx2,#footx3 {margin:0 .2%}
.footer {padding-bottom:.2em;}
#social_networks{width:100%;display:block;margin:0 auto;text-align:center;}
#social_networks ul {list-style:none;}
#ar1web-cp{text-align: center;color#fff;font-family:Electrolize,ge_ss_threeregular}


</style>
<style type='text/css'>

/* CSS Fonts */
@font-face {font-family:'Open Sans';font-style:normal;font-weight:400;
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}

@font-face {font-family:'Open Sans';font-style:normal;font-weight:600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');}

@font-face {font-family:'Oswald';font-style:normal;font-weight:400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');}

/* CSS Outer Wrapper */
#outer-wrapper {background:#fafafa;max-width:1000px;margin:20px auto;padding:20px;overflow:hidden;margin-top:75px;border:1px solid #d2d7d7;box-shadow:0px 0px 0px 20px #e2e5e5;}

/* CSS Content Wrapper */
#content-wrapper {background-color:#fafafa;margin:0 auto;padding:0 0 0 0;
word-wrap:break-word;}

/* CSS Header Wrapper */
#header-wrapper {width:100%;margin:0 auto;margin-bottom:15px;overflow:hidden;padding:0;}
#header {float:right;width:100%;max-width:257px;color:#46515e;margin:0;}
#header h1, #header p {font-family:Electrolize,ge_ss_threeregular;font-size:220%;font-weight:400;color:#46515e;text-transform:uppercase;}
#header a {color:#46515e;text-decoration:none;transition:all 0.3s ease-in-out;}
#header a:hover {color:#ea5c35;}
#header .description {font-family:Electrolize,ge_ss_threeregular;font-size:100%;font-weight:400;color:#5b686a;text-transform:none;}
.header img {display:block;}
.header-left {float:left;padding:0;overflow:hidden;margin:0;width:100%;
max-width:728px;}
.header-left img {display:block;}
.headerword2 {background:#ea5c35;color:#fff;padding-right:10px;padding-left:10px;font-family: droid arabic kufi;
padding-bottom: 0px;}

/* CSS Header 2 Wrapper */
.blogouter-wrapper {background:#fff;position:fixed;top:0;right:0;z-index:96;overflow:hidden;width:100%;border-bottom:1px solid #ddd;-webkit-transform: translateZ(0);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.07);}
.ct-wrapper {padding:0 20px;position:static;max-width:1000px;margin:0 auto;}
.header-wrapper2 {margin:0 auto;padding:0}

/* CSS Top Menu */
.main-nav {display:block;margin:0 auto;float:right;padding:0;width: 100%;background:transparent;}
.main-nav ul {width:100%;padding:0;margin:0;text-align:right;}
.main-nav li {list-style-type:none;float:right;padding:0;}
.main-nav li a {font-family:Electrolize,ge_ss_threeregular;font-size:15px;font-weight:400;background:transparent;color:#838888;display:block;margin:0;padding:18px;line-height:100%;}
.main-nav ul li a:active, .main-nav ul li.highlight a {line-height:100%;text-decoration:none;}
.main-nav ul li a:hover {color:#ea5c35;box-shadow:inset 0 -4px 0 0 #ea5a59;text-decoration:none;}

.main-nav a#pull {display:none;}
.main-nav .home1 a {background:transparent;color:#ea5c35;box-shadow:inset 0 -4px 0 0 #ea5a59;transition:all 0.2s ease-in-out;}
.main-nav .home1:hover a {color:#fff;box-shadow:inset 0 -54px 0 0 #ea5c35;}
.main-nav li.facebook,.main-nav li.twitter,.main-nav li.youtube,.main-nav li.googleplus,.main-nav li.linkedin{background:#fff;text-align:center;color:#838888;float:left;transition:all 0.2s ease-in-out;}
.main-nav li a.facebook:hover,.main-nav li a.twitter:hover,.main-nav li a.youtube:hover,.main-nav li a.googleplus:hover,.main-nav li a.linkedin:hover{color:#7076c5;}
.main-nav li .facebook .fa.fa-facebook,.main-nav li.twitter .fa.fa-twitter,.main-nav li.youtube .fa.fa-youtube,.main-nav li.googleplus .fa.fa-google-plus,.main-nav li.linkedin .fa.fa-linkedin{color:#838888;transition:all 0.2s ease-in-out;}
.main-nav ul li.facebook:hover .fa.fa-facebook,.main-nav li.twitter:hover .fa.fa-twitter,
.main-nav li.youtube:hover .fa.fa-youtube,.main-nav li.googleplus:hover .fa.fa-google-plus,
.main-nav li.linkedin:hover .fa.fa-linkedin{background:#fff;color:#ea5a59;}

/* CSS Social Network */
#social_networks{text-align:center;display:block;margin:0 auto;padding-bottom:15px;margin-bottom:15px;}
#social_networks ul {display:block;height:36px;margin:0 auto;list-style:none;color:#fff;transition:All 0.2s ease;}
#social_networks li{text-align:center;display:inline-block;margin:0 auto;margin-right:2px;margin-left:2px;width:48px;height:48px;opacity:0.9;transition:All 0.2s ease;}
#social_networks li:hover{opacity:0.9;}
#social_networks li a{display:inline-block;width:48px;height:48px;line-height:48px;padding-top:5px;padding-bottom:5px;color:#fff;}
#social_networks li a:hover{background:transparent;color:#ea5c35;box-shadow:none;}
#social_networks li a span{display:none;visibility:hidden;}

/* CSS Main Menu */
#menu-wrapper{background:#2e3639;height:50px;width:100%;position:relative;border-bottom:4px solid #ea5c35;}
#menu{background:#2e3639;color:#fff;height:50px;}
#menu ul,#menu li{margin:0;padding:0;list-style:none;}
#menu ul{height:50px}
#menu li{float:right;display:inline;position:relative;font-family:droid arabic kufi;font-size:12px;font-weight:400;text-transform:uppercase;}
#menu li a{color:#fff;}
#menu a{display:block;line-height:50px;padding:0 20px;text-decoration:none;color:#fff;transition:all 0.2s ease-in-out;}
#menu li:hover > a{background:#23292b;color:#fff;}
#menu li a:hover{color:#fff;}
#menu li:last-child a{border-left:none;}
#menu input{display:none;margin:0;padding:0;width:80px;height:50px;opacity:0;cursor:pointer}
#menu label{font-family:Electrolize,ge_ss_threeregular;font-size:30px;font-weight:400;text-transform:uppercase;display:none;width:35px;height:51px;line-height:51px;text-align:center}
#menu label span{font-size:13px;position:absolute;right:35px}
#menu ul.menus{visibility:hidden;opacity:0;height:auto;overflow:hidden;min-width:166px;background:#23292b;position:absolute;z-index:99;color:#fff;top:50px;-moz-transform:scale(0.8);-o-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8);transition:all 0.3s ease-in-out;}
#menu li:hover > ul.menus{visibility:visible;opacity:1;-moz-transform:scale(1.0);-o-transform:scale(1.0);-webkit-transform:scale(1.0);transform:scale(1.0);}
#menu a.ai,#menu a.trigger2{padding:0 14px 0 27px;transition:all 0.3s linear;}
#menu > li:hover > a.ai,#menu a.ai:hover{background:#23292b;color:#fff;}
#menu li > a.ai::after {content:"\f0d7";font-family:FontAwesome;margin:0 auto;width:10px;height:10px;line-height:50px;position:absolute;top:0;left:10px;}
#menu li:hover > a.ai{box-shadow:inset 0 4px 0 0 #ea5a59;}
#menu ul.menus a{background:#23292b;color:#fff;border-bottom:1px solid #181d1e;
border-top:1px solid #333c3f;transition:all 0.2s linear;}
#menu ul.menus a:hover{background:#181d1e;color:#fff;transition:all .1s linear;}
#menu ul.menus li{display:block;width:100%;font-family:Electrolize,ge_ss_threeregular;font-size:13px;font-weight:400;text-transform:none;}
#menu ul.menus li a:before {visibility:hidden;opacity:0;content:"\f060";font-family:FontAwesome;font-size:12px;font-style:normal;font-weight:normal;top:0;right:35px;margin-left:10px;position:absolute;padding:0;color:#ea5c35;transition:all 0.2s ease-in-out;}
#menu ul.menus li a:hover:before {right:10px;visibility:visible;opacity:1;}
#menu ul.menus li:hover{width:100%;}
#menu ul.menus li:last-child {border-bottom:none;}
#menu ul.menus li:first-child a{border-top:none;}
#menu ul.menus li:last-child a{border-bottom:none;}
#menu ul.menus > li:hover > a {background:#181d1e;color:#fff;padding-right:25px;transition:all 0.1s linear;}
#menu .homers a{background:#ea5c35;color:#fff;margin-right:20px;padding:0 10px;}
#menu .homers a:hover{background:#db5632;color:#fff;}
#menu .homers .fa.fa-home{text-align:center;color:#fff;line-height:50px;}
#menu .arlina a{color:#fff;line-height:47px;}
#menu .arlina a:hover{color:#fff;}
#menu .arlina .fa.fa-download{text-align:center;background:#848889;color:#fff;line-height: 15px;padding:8px 6px;border-radius:3px;transition:all 0.3s ease-in-out;}
#menu .arlina .fa.fa-download:hover{background:#fff;color:#ea5c35;}

/* CSS Fixed Search Button */
.lyco-search {position:relative;padding:0;height:0;margin:0 auto;}
#menu ul li.searchbutton {background:#434e52;margin:0;padding:2px 17px;display:inline-block;text-transform:Capitalize;line-height:44px;cursor:pointer;z-index:93;float:left;}
#menu ul li.searchbutton.active {background:#ea5c35;color:#fff;}
#menu ul li.searchbutton:after {content:"\f002";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:none;font-size:18px;color:#fff;position:relative;}
#menu ul li.searchbutton.active:after {color:#fff;}
.search-form {display:none;position:fixed;bottom:0;background:#fff;
padding:5px 0;width:100%;z-index:91;margin:0 auto;}
.searchform {margin:0 auto;text-align:center;line-height:45px;}
.searchbar {background:transparent;border:none;width:70%;padding:0 10px;font-weight:400;font-size:20px;font-family:Electrolize,ge_ss_threeregular;color:#999;margin:0 auto;outline:none;line-height:45px;transition:background-color 1s ease-out 0s;}
.searchbar:focus {color:#666;}
.searchsubmit {background:#848889;border:none;outline:none;cursor:pointer;
color:#fff;padding:0 25px;text-transform:uppercase;font-weight:400;font-size:16px;
font-family:droid arabic kufi;line-height:45px;border-radius:2px;
transition:background-color 1s ease-out 0s;}
.searchsubmit:hover {background:#fff;color:#666;box-shadow: inset 0 0 0 1px #848889;}
.searchsubmit:active {background:#ea5c35;color:#fff;box-shadow:none;border:none;outline:none;}

/* CSS Post Wrapper */
#post-wrapper {background:transparent;color:#666;float:right;width:70%;max-width:700px;margin:0 0 10px;}
.post-inner {padding:15px 0 0 15px;}
.breadcrumbs {background:#fff;font-size:100%;height:30px;overflow:hidden;padding:0;border:1px solid #eceeee;border-bottom:none;}
.breadcrumbs > span {background:#fff;padding:0;}
.breadcrumbs > span:last-child {background:#fff;color:#666;border-left:none;font-family:droid arabic kufi;font-size:13px;font-weight:300;padding:10px;line-height:30px;}
.breadcrumbs a {background:#fff;color:#666;border-left:1px solid #eceeee;font-family:Electrolize,ge_ss_threeregular;font-size:13px;font-weight:normal;}
.breadcrumbs span a {color:#666;padding:10px;}
.breadcrumbs span:first-child  a{background:#ea5c35;color:#fff;border-right:none;}
.breadcrumbs span a:hover {color:#fff;}
.breadcrumbs a:hover {background:#ea5c35;color:#fff;}
.post {background:#fff;margin:0 0 15px;padding:15px;border:1px solid #eceeee;}
.post-body {line-height:1.6em;color:#444;margin-top:15px;margin-left:0;font-size:13px;font-family: Electrolize,ge_ss_threeregular;}
.post-body img {max-width:95%;margin:0 auto;height:auto;}
h3.post-title, h2.post-title, h1.post-title {font-family:droid arabic kufi;font-size:19px;font-weight:bold;text-align:center;border-bottom:1px solid #eceeee;padding-bottom:15px;text-transform:uppercase}
h3.post-title a, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {color:#666;}
h3.post-title a:hover, h2.post-title a:hover, h1.post-title a:hover {color:#ea5c35!important;}
.post-info {background:transparent;margin-top:5px;margin-bottom:5px;color:#fff;font-size:11px;}
.post-info a {display:inline;background:transparent;color:#888;padding:4px 6px 4px 6px;transition:all .3s ease-in-out;}
.post-info a:hover {color:#ea5c35;}
.author-info, .time-info, .comment-info, .label-info, .review-info {
margin-left:1px!important;display:inline;}
.halaman{padding:0;background:#fff;border:1px solid #eceeee;}
.halaman-kiri{width:50%;background:#fff;float:right;margin:0;text-align:right;color:#444;transition:all .3s ease-in-out;}
.halaman-kanan{width:50%;background:#fff;float:left;margin:0;text-align:left;color:#444;transition:all .3s ease-in-out}
.halaman-kanan:hover .pager-title-right,.halaman-kiri:hover .pager-title-right{color:#ea5c35!important;}
.halaman-kanan a:hover,.halaman-kiri a:hover{color:#ea5c35!important;}
.halaman-kiri a,.halaman-kanan a,.current-pageright,.current-pageleft{font-size:14px; font-family: Electrolize,ge_ss_threeregular;font-weight:300;background:none;text-decoration:none}
.halaman-kiri a,.halaman-kanan a{color:#444;}
.pager-title-right{font-family: droid arabic kufi;font-size:22px;font-weight:400;text-transform:uppercase;transition:all .3s ease-in-out}
.isihalaman-kiri{margin:5px 10px 10px}
.isihalaman-kanan{margin:5px 10px 10px}
#blog-pager-newer-link{float:right}
#blog-pager-older-link{float:left}
.blog-pager,#blog-pager{clear:both;text-align:center}
.feed-links{clear:both;line-height:2.5em}

/* CSS Comments */
#comments{background:#fff;border:1px solid #eceeee;clear:both;margin:10px auto 0;line-height:1em;padding:20px;}
#comments h3{background:#fff;display:inline;line-height:20px;margin-bottom:15px;margin-top:0;font-family:'Oswald',sans-serif;font-size:16px;position:absolute;color:#666;font-weight:400;text-transform:uppercase;padding:10px 50px 10px 20px;border:1px solid #e9e9e9;}
#comments h3:before {font-family:fontawesome;content:"\f086";margin-left:10px;font-size:20px;color:#444;padding:10px 15px;position:absolute;right:0;top:0;}
#comments .click-comment{float:left;text-decoration:none;display:inline;line-height:20px;
margin-bottom:15px;margin-top:0;font-family:'Oswald',sans-serif;font-size:16px;
color:#666;font-weight:400;text-transform:uppercase;background:#fff;padding:10px 20px;
border:1px solid #e9e9e9;}
#comments .click-comment:hover{color:#444}
.comment_avatar_wrap{width:0;height:42px;border:none;background:none;text-align:center;padding:0;}
#comments .comment_avatar {width:42px;height:42px;max-width:42px;max-height:42px;background:#f9f9f9;padding:3px;text-align:center;position:absolute;top:19px;left:8px;border-radius:50%;}
#comments .comment_admin .comment_avatar{width:42px;height:42px;max-width:42px;max-height:42px;padding:3px;text-align:center;position:absolute;top:19px;left:8px;
border-radius:50%;}
#comments .comment_avatar img {width:42px;height:42px;max-width:42px;max-height: 42px;background:url(http://1.bp.blogspot.com/-SL82Yj_MkdE/VCNlr5Q1nWI/AAAAAAAAGf8/xzhe3TPouok/s1600/anonim.png) no-repeat;border-radius:50%;}
.comment_avatar img{width:42px;height:42px;background:url(http://1.bp.blogspot.com/-SL82Yj_MkdE/VCNlr5Q1nWI/AAAAAAAAGf8/xzhe3TPouok/s1600/anonim.png) no-repeat;border-radius:50%;}
.comment_name a{font-family:'Oswald',sans-serif;font-weight:400;font-size:16px;padding:5px 0;color:#fff;text-decoration:none}
.comment_name a:hover{color:#fff}
.comment_admin .comment_name{font-weight:400;font-size:16px;font-family:'Roboto Slab',sans-serif;text-decoration:none;background:none;padding:5px 0;}
.comment_admin .comment_date{right:10px;font-weight:400;font-size:11px;}
.comment_name{font-size:16px;font-family:'Roboto Slab', sans-serif;font-weight:400;padding:10px;position:absolute;right:5px;top:5px;display:inline;transition:all .3s ease-in-out;}
.comment_name:hover{color:#fff;}
.comment_admin .comment_name{padding:10px;right:5px;top:5px;display:inline;}
.comment_service{position:absolute;bottom:8px;right:8px;}
.comment_date a{right:0;font-size:11px;font-weight:400;text-transform:none;color:#aaa;text-decoration:none}
.comment_body{margin:20px 0;background:#fafafa;padding:0;position:relative;}
.comment_body p{line-height:1.6em;color:#444;font-size:14px;font-family:'Open Sans',Helvetica,Arial,sans-serif;word-wrap:break-word;background:#fafafa;padding:20px}
.comment_child .comment_body p{color:#444;}
.comment_body p img{vertical-align:middle}
.comment_inner{padding-bottom:5px;margin:5px 0}
.comment_child .comment_wrap{padding-right:7%}
.comment_child .comment_body{margin-top:-15px;background:#fafafa;}
.comment_reply{float:left;display:inline;color:#888!important;text-align:center;text-decoration:none;background:#f0f0f0;font:11px/18px sans-serif;padding:3px 11px;}
.comment_reply:hover{text-decoration:none!important;background:#444;color:#fff!important;text-shadow:none;}
.comment-form{width:100%;max-width:100%;margin-bottom:10px;padding:0;}
.comment_form a{text-decoration:none;text-transform:uppercase;font-weight:700;font-family:Arial,Helvetica,Garuda,sans-serif;font-size:15px;color:#444}
#comment-editor{width:103%!important;background:url('http://4.bp.blogspot.com/-jSUS8v5kwpQ/U8Z_6Ufr-PI/AAAAAAAAEYY/o4cQPKvt8vQ/s1600/loading.gif') no-repeat 50% 25%;position:relative;margin-right:-8px;margin-top:-15px}
.comment-form p{background:#fafafa;color:#666;font-size:14px;font-family:Electrolize,ge_ss_threeregular;line-height:1.2em;margin-bottom:15px;padding:5px 10px 10px 10px;border-radius:2px;}
.comment_reply_form{padding:0 7% 0 0}
.comment_reply_form .comment-form{width:100%}
.comment_emo_list .item{float:right;text-align:center;height:40px;width:41px;margin:0 0 10px;}
.comment_emo_list span{display:block;font-weight:400;font-size:11px;color:#444}
.comment_youtube{max-width:100%!important;width:400px;height:225px;display:block;margin:auto}
.comment_img{max-width:100%!important}
#respond{overflow:hidden;padding-right:10px;clear:both}
.comment-delete{position:absolute;display:none;top:0;left:-25px;color:red!important;text-align:center;text-decoration:none;font-family:Electrolize,ge_ss_threeregular;font-size:16px;font-weight:700;padding:0;transition:all .3s ease-in-out}
.comment_body:hover .comment-delete{display:inline-block;}
.comment-delete:hover{color:#444!important}
.unneeded-paging-control,.comment_author_flag{display:none}
.comment_admin .comment_author_flag {display:inline;background:rgba(255,255,255,0.3);font-family:Electrolize,ge_ss_threeregular;font-size:13px;font-weight:bold;width:42px;height:15px;left:6px;bottom:0;color:#fff;text-align:center;border-radius:3px;padding:3px 10px;margin-right:10px;text-transform:uppercase;}
.comment_child .comment_admin .comment_author_flag {background:rgba(255,255,255,0.3);color:#fff;}
.spammer-detected{font-size:14px;font-family:Electrolize,ge_ss_threeregular;}
.deleted-comment{display:block;color:#fff;word-wrap:break-word;background:#ea5c35;margin-top:10px;margin-bottom:20px;padding:10px;font-size:13px;font-family: Electrolize,ge_ss_threeregular}
iframe{border:none;overflow:hidden}
.paging-control-container{text-align:center;margin:0 25% 0 0;}
.paging-control-container a{text-align:center;margin:0 auto;background:#ccc;border:1px solid #bbb;padding:3px 10px}
.comment_header {background:#e57d60;padding:2px 0;}
.comment_child .comment_header {background:#424d52;}
#konversi-box, #hide-konversi,#emo-box,#hide-emo {display:none}
#konversi-box {width:100%;color:#eee;background:none;line-height:1.6em;margin-bottom:20px;padding:0;text-align:right;}
.checkbox{font:11px Tahoma,Verdana,Arial,Sans-Serif;line-height:1.6em;color:#eee;}
#codes{border:1px solid #e9e9e9;width:100%;height:200px;display:block;background-color:#fff;color:#999;font:normal 12px droid arabic kufi;margin:7px 0 10px;padding:5px;transition:all 0.5s linear;}
#codes:focus{background-color:#fff;color:#666;border:1px solid #ddd;outline:none;transition:all 0.3s linear;}

.button-group{float:left;text-align:right;margin:0 auto}
button,button[disabled]:active{border:none;font-size:12px;font-family:Electrolize,ge_ss_threeregular;font-weight:normal;padding:4px 10px;text-decoration:none;background:#fff;color:#444;display:inline-block;transition:all 0.5s linear;cursor:pointer}
button:hover{background:#eac965;color:#fff;transition:all 0.2s linear;}
button:active{background:#eac965;color:#fff;}
button[disabled],button[disabled]:active{color:#c34535;cursor:default}
#opt1,#opt2,#opt3,#opt4,#opt5{display:inline-block;vertical-align:middle;border:none;outline:none;margin:0 0 0 10px}
.small-button a,.small-button1 a {font-size:13px;font-family:Electrolize,ge_ss_threeregular;cursor:pointer;font-weight:400;margin:15px 0 5px 5px;text-decoration:none;text-transform:none;text-shadow:none;display:inline-block;background-color:#2ba6e1;color:#fff;padding:4px 10px;cursor:pointer;border-radius:3px;}
.small-button:hover a,.small-button1:hover a{text-shadow:none;display:inline-block;background-color:#2797cc;color:#fff;}


/* CSS Image Lightbox Dark */
#jquery-overlay{position:absolute;top:0;right:0;z-index:101;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;right:0;width:100%;z-index:102;text-align:center;line-height:0}
#jquery-lightbox a,#jquery-lightbox a:hover{border:none}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#2e3138;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{display:none!important;}
#lightbox-nav{position:absolute;top:25%;right:0;height:100%;width:100%;z-index:10}
#lightbox-container-image-box > #lightbox-nav{right:0;transition:All 0.2s ease;}
#lightbox-nav a{outline:none}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;display:block;transition:All 0.2s ease;}
#lightbox-nav-btnPrev{right:10%;float:right;transition:All 0.2s ease;}
#lightbox-nav-btnNext{left:10%;float:left;transition:All 0.2s ease;}
#lightbox-container-image-data-box{font-size:9px;font-family: 'Open Sans',Helvetica,sans-serif;background-color:#2e3138;margin:0 auto;line-height:1.4em;overflow:auto;max-width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0 10px;color:#ccc}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:right;text-align:right}
#lightbox-image-details-caption{font-weight:normal}
#lightbox-image-details-currentNumber{display:block;clear:right;padding-bottom:1.0em}
#lightbox-secNav-btnClose{width:66px;float:left;padding-bottom:0.7em}

/* CSS Syntax Highlighter */
pre {padding:50px 10px 10px 10px;margin:.5em 0;white-space:pre;word-wrap:break-word;overflow:auto;background-color:#333c3f;position:relative;border-radius:4px;}
pre::before {font-size:16px;content:attr(title);position:absolute;top:0;background-color:#eee;padding:10px;right:0;left:0;color:#666;text-transform:uppercase;
display:block;margin:0 0 15px 0;font-weight:bold;border:1px solid #d0d0d0;}
code {font-family:Consolas,Monaco,'Andale Mono','Courier New',Courier,Monospace;line-height:16px;color:#88a9ad;background-color:transparent;
padding:1px 2px;font-size:12px;}
pre code {display:block;background:none;border:none;color:#e9e9e9;direction:ltr;
text-align:right;word-spacing:normal;padding:0 0;font-weight:bold;}
code .token.punctuation {color:#ccc;}
pre code .token.punctuation {color:#fafafa;}
code .token.comment,code .token.prolog,code .token.doctype,code .token.cdata {color:#777;}
code .namespace {opacity:.8;}
code .token.property,code .token.tag,code .token.boolean,code .token.number {color:#e5dc56;}
code .token.selector,code .token.attr-name,code .token.string {color:#88a9ad;}
pre code .token.selector,pre code .token.attr-name {color:#fafafa;}
pre code .token.string {color:#40ee46;}
code .token.entity,code .token.url,pre .language-css .token.string,pre .style .token.string {color:#ccc;}
code .token.operator {color:#1887dd;}
code .token.atrule,code .token.attr-value {color:#009999;}
pre code .token.atrule,pre code .token.attr-value {color:#1baeb0;}
code .token.keyword {color:#e13200;font-style:italic;}
code .token.comment {font-style:italic;}
code .token.regex {color:#ccc;}
code .token.important {font-weight:bold;}
code .token.entity {cursor:help;}
pre mark {background-color:#ea4f4e!important;color:#fff!important;padding:2px;border-radius:2px;}
code mark {background-color:#ea4f4e!important;color:#fff!important;padding:2px;border-radius:2px;}
pre code mark {background-color:#ea4f4e!important;color:#fff!important;padding:2px;border-radius:2px;}
.comments pre {padding:10px 10px 15px 10px;background:#333;}
.comments pre::before {content:'Code';font-size:13px;position:relative;top:0;
background-color:#e25633;padding:3px 10px;right:0;left:0;color:#fff;text-transform:uppercase;
display:inline-block;margin:0 0 10px 0;font-weight:bold;border-radius:4px;border:none;}
.comments pre code {color:#eee;}

.quickedit{
display:none;
}


/* CSS Button */
.button.small{font-size:12px;max-width:100px;color:#fff;text-align:center;margin:0 auto;}
.button.medium{font-size:16px;max-width:200px;color:#fff;text-align:center;margin:0 auto;}
.button.large{font-size:20px;max-width:400px;color:#fff;text-align:center;margin:0 auto;}
.button{padding:10px 20px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-decoration:none;font-weight:400;box-shadow:inset 0 -2px rgba(0,0,0,0.15);color:#fff}
.button.small:hover{box-shadow:inset 0 -54px rgba(0,0,0,0.15);color:#fff}
.button.medium:hover{box-shadow:inset 0 -54px rgba(0,0,0,0.15);color:#fff}
.button.large:hover{box-shadow:inset 0 -54px rgba(0,0,0,0.15);color:#fff}
.red{background:#e74c3c}
.orange{background:#e8930c}
.green{background:#2ecc71}
.blue{background:#3498db}
.purple{background:#9b59b6}
.yellow{background:#FFD600}
.pink{background:#F889EB}
.grey{background:#bdc3c7}
.turquoise{background:#1abc9c}
.midnight{background:#2c3e50}
.asbestos{background:#6d7b7c}
.dark{background:#454545}
.small-button{width:100%;overflow:hidden;clear:both}
.medium-button{width:100%;overflow:hidden;clear:both}
.large-button{width:100%;overflow:hidden;clear:both}

/* CSS Ads */
.banner {margin:0 auto;text-align:center;overflow:hidden;}
.banner .widget {width:100%;max-width:100%;margin:0 auto;background:transparent;text-align:center;overflow:hidden;padding-top:15px;padding-bottom:15px;}
.banner img, .banner iframe{display:block;margin:0 auto;text-align:center;}
.kotak_iklan {text-align:center;margin:0 auto;transition:all 1s ease-out;}
.kotak_iklan .sidebar .widget-content{padding:0;background:#333;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);border:0;}
.kotak_iklan .sidebar .widget {margin-bottom:0;padding:0;}
.kotak_iklan  img {margin-bottom:2px;margin-top:2px;text-align:center;transition:all 1s ease-out;}
.kotak_iklan  img:hover {transition:all .5s ease-out;}
.kotak_iklan2 {text-align:center;margin:0 auto;transition:all 1s ease-out;}
.kotak_iklan2 .sidebar .widget-content{padding:0;background:#f2f6f7;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);border:0;}
.kotak_iklan2 .sidebar .widget {margin-bottom:0;padding:0;}
.kotak_iklan2  img {text-align:center;transition:all 1s ease-out;}
.kotak_iklan2  img:hover {transition:all .5s ease-out;}

/* CSS Widget */
.widget ul {line-height:1.4em;}
.profile-img{display:inline;opacity:1;margin:0 0 3px 6px;}
#ArchiveList ul li:before {content:"" !important;padding-left:0px !important;}
.rich-snippet {padding:10px;margin:15px 0 0;border:3px solid #eee;font-size:12px;}
#Attribution1 {height:0px;visibility:hidden;display:none}
#Label1 .tabs-content .widget {margin-bottom:15px}
#Label2 li {float:right;width:44%;margin-right:5px}
#Label1 li {float:right;width:44%;margin-right:5px}
#footer-wrapper #PlusBadge1 .widget{border:none!important;}
#ArchiveList {text-align: center;padding: 6px;}
select#BlogArchive1_ArchiveMenu {font-family: droid arabic kufi;padding-left: 50px;padding-right: 50px;}

/* CSS Sidebar Wrapper */
#sidebar-wrapper {background:transparent;float:left;width:30%;max-width:300px;
margin:0 auto;}
.sidebar-inner {padding:15px 0;}
.sidebar h2, .tably h2 {
	background: #2e3639;
	color: #fff;
	border: 1px solid #23292b;
	border-right: none;
	border-left: none;
	font-family: droid arabic kufi;
	font-size: 12.6px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 10px 65px 10px 20px;
	position: relative;
	border-bottom: 3px solid #ea5c35;
	transition: all .5s ease-out;
	text-align: center;
}
.sidebar h2:before {content:"\f07c";font-family:FontAwesome;font-size:21px;font-style:normal;font-weight:normal;top:0;right:0;position:absolute;padding:10px 15px;background:#394347;color:#fff;line-height:24px;}
.sidebar .widget {background:#fff;margin:0 0 15px;border:1px solid #eceeee;border-top:none;}
.sidebar ul, .sidebar ol {list-style-type:none;margin:0 0 0 0;padding:10px;padding-top:0;}
.sidebar li {margin:5px 0;padding:0 0 0 0;}

/* CSS Tabs */
.tabs, .tably {margin:0 0;font-family: Electrolize,ge_ss_threeregular;}
.tabs .tably {padding:0 0;}
.tabs-menu {color:#e25756;padding:0 0;margin:0;margin-bottom:0;border:1px solid #eceeee;}
.tabs-menu li {margin-bottom:0;margin-top:0;font-size:14px;font-family:Droid arabic kufi;font-weight:400;text-transform:uppercase;height:37px;line-height:37px;width:33.3%;list-style:none;text-align:center;display:inline-block;padding:3px 0;background:#2e3639;color:#fff;cursor:pointer;position:relative;
transition:all 0.1s linear;}
.tabs-menu li:hover {background:#23292b;color:#fff;}
.tabs-menu .active-tab {background:#ea5c35;color:#fff;}
.tabs-menu .active-tab:hover {background:#db5632;color:#fff;}
.tabs-menu .active-tab:after {top:100%;right:50%;border:solid transparent;
content: " ";height:0;width:0;position:absolute;border-color: rgba(136,183,213,0);border-top-color:#ea5c35;border-width:7px;margin-right:-7px;}
.tabs-content {padding:10px;background:#fff;border:1px solid #eceeee;border-top:none;margin-bottom:15px;}
.tabs-content .sidebar li {margin:0 0;padding:0 0 0 0;}
.tabs-content .widget li {background:#fff;color:#666;float:none!important;}
.tabs-content .widget ul {background:#fff;color:#666;overflow:visible;}
.tabs-content .Label li {background:#fff!important;color:#666;float:right;padding:5px;margin-right:3px;text-align:right;width:44%;transition:.3s linear;}
.tabs-content .Label li:hover {background:transparent;color:#eac965;}
.tabs-content .Label li a {color:#666!important;transition:.3s linear;}
.tabs-content .Label li a:hover {color:#eac965;transition:.3s linear;}
.tabs-content .Label ul li a {color:#666!important;}

/* CSS Popular Post */
.PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a,
.PopularPosts li a img {margin:0;padding:0;list-style:none;border:none;
background:none;outline:none;}
.PopularPosts ul {margin:0;list-style:none;color:#666;}
.PopularPosts ul li img {display:block;margin:2px;margin-left:10px;padding:0;border:1px solid #e5e7e7;width:80px;height:60px;float:right;transition:all 1s ease-out;}
.PopularPosts ul li img:hover {border:1px solid #ea5c35;}
.PopularPosts ul li {background-color:#fff;margin:2px;padding:0;border-bottom:1px solid #e5e7e7;border-top:1px solid #fafafa;position:relative;transition:all 0.3s ease-in-out;}
.PopularPosts ul li:hover {background-color:#fcfcfc;}
.PopularPosts ul li:first-child {border-top:none;}
.PopularPosts ul li:last-child {border-bottom:none;}
.PopularPosts ul li a:hover {color:#ea5c35!important;}
.PopularPosts ul li .item-title a, .PopularPosts ul li a {font-weight:400;color:#2e3639;text-decoration:none;transition:all 0.3s ease-in-out;}
.PopularPosts ul li .item-title a:hover, .PopularPosts ul li a:hover {color:#ea5c35;}
.PopularPosts ul li:before {display:none;list-style:none;}
.PopularPosts .item-thumbnail {margin:0 0 0 0;}
.PopularPosts .item-snippet {display:none;font-size:10px;color:#bbb;}
.profile-img{display:inline;opacity:1;margin:0 0 3px 6px;}
.PopularPosts .item-title {padding-bottom:.2em;padding:0 5px;}

/* CSS Footer */
#footer-wrapper {width:100%;text-align:right;overflow:hidden;background:#23292b;margin:0px 0px 0px 0px;border-top:4px solid #c1cfd9;}
#footer-widgetfix .footer-widget {width:30.6%;float:right;margin-right:20px;padding-top:10px;padding-bottom:15px;}
#footer-widgetfix {max-width:1000px;overflow:hidden;margin:0 auto;}
#footer-wrapper h2 {font-family:droid arabic kufi;font-size:15px;font-weight:400;color:#dce1e2;
padding:5px 10px;display:block;text-transform:uppercase;border-bottom:2px solid #3c474b;}
#footer-wrapper h2:before {font-family:fontawesome;content: "\f036";margin-left:10px;font-size:15px;color:#ea5c35;}
#footer-wrapper h2:after {content:"";position:absolute;left:0;width:25%;height:2px;
background:#ea5c35;bottom:-2px;}
#footer-wrapper .widget-content {text-align:right;font-family:droid arabic kufi;
margin:20px 0 15px;color:#848889}
#footer-wrapper .widget-content li {margin-right:-14px;color:#848889}
#footer-wrapper .widget li {margin:5px 0 0 0;padding:5px 0 0 0;display:block;}
.footer li a {padding-top:0;padding-left:0;line-height:2em;font-size:13px;
font-weight:400;font-family:Electrolize,ge_ss_threeregular;color:#848889;margin:0}
.footer li a:hover {color:#ea5c35;}
#footerfix {display: none;overflow:hidden;background:#181d1e;padding:10px 5px;border-top:1px solid #3c474b;}
#credit {color:#848889;width:98%;font-size:11px;font-family:Electrolize,ge_ss_threeregular;margin:0 auto;font-weight:400;max-width:1000px;}
#credit a {color:#dce1e2;text-decoration:none}
#credit a:hover {color:#fff;text-decoration:none}
.cpright {float:right;margin:10px;}
.cpleft {float:left;margin:10px;}
.footer-bottom {min-height:40px;border-bottom:1px solid #121516;}
#footx1,#footx2,#footx3 {margin:0 .2%}
.footer {font-weight:400;padding-bottom:.2em;}

/* CSS Follow by email */
.FollowByEmail .follow-by-email-inner {position:relative;color:#666;}
.follow-by-email-inner {background:#fff;padding:15px;color:#666;}
.follow-by-email-inner:before {color:#666;content: "  ";font-family:Electrolize,ge_ss_threeregular;font-size:10px;font-weight:normal;padding-bottom:10px;}
.FollowByEmail .follow-by-email-inner .follow-by-email-address {background:#fff;
color:#888;border:1px solid #eceeee;font-size:13px;height:26px;padding-right:5px;width:100%;transition:all 0.6s ease-in-out;font-family: Electrolize,ge_ss_threeregular;}
.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {outline:none;border:1px solid #dee1e2;color:#666;}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {background:#ea5c35;
color:#fff;border:1px solid #d85352;cursor:pointer;font-size:13px;height:28px;margin:0 3px;width:60px;z-index:0;border-radius:0;transition:all 0.6s ease-in-out;font-family: Electrolize,ge_ss_threeregular;}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {
background:#2e3639;color:#fff;border:1px solid #23292b;}
.tabletd1 {width:100%;}
.tabletd2 {width:64px;}
#FollowByEmail1 h2 {margin:0 0 0 0;background:#2e3639;color:#fff;}

/* CSS label */
.label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5 {
font-size:100%;opacity:1}
.cloud-label-widget-content{text-align:right;}
.label-size {background:#fff;display:block;float:right;margin:0 0 2px 2px;
color:#666;font-size:11px;border:1px solid #eceeee;transition:.8s linear;}
.label-size a,.label-size span{display:inline-block;color:#666;padding:8px 10px;
font-weight:400;}
.label-size:hover {background:#ea5c35;}
.label-size a:hover {color:#fff!important;}
.label-count {white-space:nowrap;padding-left:3px;margin-right:-3px;
background:#e25756;color:#fff;transition:.8s linear;}
.label-count:hover {background:#ea5c35;color:#fff;}
.label-size {line-height:1.2}
#sidebar-wrapper .Label li {background:#fafafa;color:#666;float:right;padding:5px;margin-right:3px;text-align:right;width:44%;transition:.3s linear;}
#sidebar-wrapper .Label li:hover {background:#fafafa;color:#ea5c35;transition:.3s linear;}
#sidebar-wrapper .Label li:before {content:"\f02b";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:4px;
color:#666;transition:.3s linear;}
#sidebar-wrapper .Label li:hover:before {content:"\f060";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:4px;
color:#ea5c35;transition:.3s linear;}
#sidebar-wrapper .Label li a {color:#666;transition:.3s linear;}
#sidebar-wrapper .Label li a:hover {color:#ea5c35;}
#footer-wrapper .label-size{background:#ea5c35;color:#fff;border:1px solid #e25756;display:block;float:right;margin:0 0 2px 2px;font-size:11px;transition:all 0.6s linear;}
#footer-wrapper .label-size a {display:inline-block;color:#fff;padding:8px 10px;
font-weight:400;transition:all 0.6s linear;}
#footer-wrapper .label-size a:hover {background:#23292b;color:#fff;transition:all 0.3s linear;}
#footer-wrapper .label-size a:before {content:"\f02b";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;padding-left:4px;
color:#fff;transition:.3s linear;}
#footer-wrapper .label-size a:hover:before {content:"\f060";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;color:#ea5c35;transition:.3s linear;}
#footer-wrapper .label-size:hover, #footer-wrapper-inner .label-size:hover{background:#23292b;color:#fff;border:1px solid #372f41;transition:all 0.3s linear;}
#footer-wrapper .label-count {white-space:nowrap;padding:3px;
background:#23292b;color:#fff!important;transition:all 0.2s linear;}
#Label1 span{float:left;background-color:#fafafa;color:#666;line-height:1.2;margin:0;padding:3px 5px;text-align:center;font-size:12px;transition:.3s linear;}
#Label1 span:hover{background-color:#ea5c35;color:#fff}

/* CSS Fixed Inner */
.status-msg-wrap {font-size:120%;font-weight:700;width:100%;margin:20px auto;}
.status-msg-body {padding:20px 2%;width:96%;}
.status-msg-border {border:1px solid #d8dde1;opacity:1;width:auto;}
.status-msg-bg {background-color:#fff;}
.status-msg-hidden {padding:20px 2%;}
#ArchiveList ul li:before {content:""!important;padding-left:0px!important;}
.rich-snippet {padding:10px;margin:15px 0 0;border:3px solid #eee;font-size:12px;}
.Stats .digit {background:#ea5c35!important;border:1px solid #c04b4a;
display:inline-block;height:28px;line-height:28px;margin-right:-1px;position:relative;
text-align:center;width:22px;}
.counter-wrapper .graph-counter-wrapper {color:#fff!important;}
.Stats .counter-wrapper {font-size:14px;font-weight:bold;line-height:30px;
font-family:'Arial';}
.Stats .blind-plate {border-bottom:none;border-top:none;height:0;right:0;opacity:0;
position:absolute;top:13px;width:22px;}
.Stats strong {color:#fff;right:-0.1em;content:'[';-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.Profile img {margin:0 0 10px 10px;border-radius:100%;}
#Profile1 h2:before {font-family:fontawesome;content: "\f007";margin-left:10px;font-size:15px;color:#ea5c35;}
#ContactForm1 h2:before {font-family:fontawesome;content: "\f0e0";margin-left:10px;font-size:15px;color:#ea5c35;}
#Label3 h2:before {font-family:fontawesome;content: "\f02c";margin-left:10px;font-size:15px;color:#ea5c35;}

/* CSS Custom Button 2 */
.arlina-button2 {margin:20px auto;padding:0;width:auto;text-align:center;}
.arlina-button {height:40px;display:inline-block;border:3px solid #f57360;font-family:'Open Sans', sans-serif;font-size:20px;font-weight:400;text-align:center;text-decoration:none;
color:#f56954;overflow:hidden;border-radius:5px;}
a.arlina-button {padding:0;margin:0;line-height:0;}
.arlina-button .icon {margin-right:6px;}
.arlina-button .arlina-button-depan,.arlina-button .arlina-button-belakang {display:block;
padding:0 20px;line-height:40px;transition:margin .4s;}
.arlina-button .arlina-button-depan {background-color:#f56954;color:#fff;}
.arlina-button .arlina-button-belakang {background-color:#fff;color:#f56954;}
.arlina-button:hover .arlina-button-depan {margin-top:-40px;}
.arlina-button3 {margin:20px auto;padding:0;width:auto;text-align:center;}
.arlina-buttondemo {height:40px;display:inline-block;border:3px solid #0ea9dc;font-family:'Open Sans', sans-serif;font-size:20px;font-weight:400;text-align:center;text-decoration:none;color:#00a1d6;overflow:hidden;border-radius:5px;}
a.arlina-buttondemo {padding:0;margin:0;line-height:0;}
.arlina-buttondemo .icon {margin-right:6px;}
.arlina-buttondemo .arlina-button-depan,.arlina-buttondemo .arlina-button-belakang {display:block;padding:0 20px;line-height:40px;transition:margin .4s;}
.arlina-buttondemo .arlina-button-depan {background-color:#00a1d6;color:#fff;}
.arlina-buttondemo .arlina-button-belakang {background-color:#fff;color:#00a1d6;}
.arlina-buttondemo:hover .arlina-button-depan {margin-top:-40px;}


/* CSS Custom Contact Form */
.contact-form-widget {margin-right:0;max-width:250px;padding:0;padding-top:0;
width:100%;height:auto;}
.contact-form-email, .contact-form-email-message, .contact-form-name {max-width:100%;
width:100%;}
.contact-form-email, .contact-form-name {background:#dce1e2;border:none;border-top:none;box-sizing:border-box;color:#2e3639;display:inline-block;font-family:'Arial',sans-serif;font-size:13px;height:24px;margin:0;margin-top:5px;padding:10px;vertical-align:top;transition:.3s linear;}
.contact-form-email-message {background:#dce1e2;border:none;border-top:none;box-sizing:border-box;color:#2e3639;display:inline-block;font-family:'Arial',sans-serif;font-size:13px;margin:0;margin-top:5px;padding:10px;vertical-align:top;transition:.3s linear;}
.contact-form-email:hover, .contact-form-email:focus, .contact-form-name:hover, .contact-form-name:focus, .contact-form-email-message:hover, .contact-form-email-message:focus {background:#fff;border:none;border-top:none;outline:none;box-shadow:none;transition:.3s linear;}

form {
	color: #E56503;
	text-align: center;
}
.contact-form-button-submit {width:100%;height:30px;background-color:#ea5c35;background-image:none;border-color:#d35330;border:none;color:#fff;transition:.3s linear;}
.contact-form-button-submit:hover,.contact-form-button-submit:focus {background-color:#d35330;background-image:none;border-color:#c74e2d;border:none;outline:none;color:#fff;cursor:pointer;transition:.3s linear;}
.contact-form-error-message-with-border {background:#ea5c35;border:none;
bottom:0;box-shadow:none;color:#fff;font-size:11px;
font-weight:700;line-height:19px;margin-right:0;opacity:1;position:static;
text-align:center;transition:all 0.1s linear;}
.contact-form-success-message {background:#e1dae7;border:none;bottom:0;
box-shadow:none;color:#6a5b7a;font-size:11px;line-height:19px;margin-right:0;
opacity:1;position:static;text-align:center;transition:all 0.1s linear;}

/* CSS Page Navigation */
.pagenav {background:#fff;clear:both;margin:-5px 0 10px;margin-top:10px;padding:5px;text-align:center;font-size:13px;font-family:droid arabic kufi;font-weight:bold;border-radius:3px;border:1px solid #eceeee;}
.pagenav span,.pagenav a {padding:6px 12px;display:inline-block;background-color:#838888;color:#fff;margin-right:2px;margin-left:2px;border-radius:3px;transition:all .5s linear;}
.pagenav .pages {background-color:#838888;color:#fff;transition:all .2s linear;}
.pagenav a:hover {background-color:#2e3639;color:#fff;transition:all .2s linear;}
.pagenav .current {background-color:#ea5c35;color:#fff;transition:all .2s linear;}
.pagenav .pages {display:none;}

/* CSS Box Sc Ar1web */
.socialbox{  position:fixed; top:100px; right:-286px; height:250px; width:285px; background:#efefef;border:1px solid #bbb;border-right:0;transition:all 400ms ease-in-out;border-radius:0 0 0 3px;}
.fbicon-box{ width:30px;height:35px;position:absolute;top:-1px;left:-30px;background:#405D9B;border-radius:3px 0 0 3px;color:#fff;font-family:Arial;font-size:30px;font-weight:700;text-align:center;padding-top:2px;}
.socialbox:hover{ right:0;z-index:2;}
.socialbox2{position:fixed;top:145px;right:-279px;height:230px;width:258px;background:#efefef;border:1px solid #bbb;border-right:0; transition:all 400ms ease-in-out; border-radius:0 0 0 3px;padding:10px;}
.gpicon-box{ width:30px;height:32px;position:absolute;top:-1px;left:-30px;background:#DD4B39;border-radius:3px 0 0 3px;color:#fff;font-family:Georgia;font-size:20px;font-weight:700; text-align:center;padding-top:5px;}
.socialbox2:hover, .socialbox2:active{right:0;}

/* CSS Sitemap */
#table-outer table {width:100%;margin:0;padding:0;}
#table-outer input, #table-outer select {padding:4px;font:inherit;border:2px solid #eceeee;width:170px;box-sizing:border-box;}
#table-outer select {cursor:pointer;outline:none}
#table-outer input:focus{outline:none}
#resultDesc {margin-bottom:10px;}
#feedContainer {overflow:hidden;margin-top:20px;}
#feedContainer strong {font-size:10px;}
#feedContainer, #feedContainer li {padding:0;margin:0;list-style:none;}
#feedContainer li {float:right;width:50%;margin-bottom:10px;position:relative;z-index:0;}
#feedContainer .inner {padding:8px;margin: 0 5px;position:relative;background-color:#fff;border:1px solid #eceeee;height:133px;}
#feedContainer img {float:right;margin:0 0 0 8px;max-width:100%;border:1px solid #eceeee;padding:2px;}
#feedContainer .toc-title {max-height:33px;overflow:hidden;}
#feedContainer .toc-title:hover {text-decoration:underline;}
#feedContainer .news-text {font-size:11px;}
#feedNav a, #feedNav span {display:block;text-align:center;color:#fff;
text-decoration:none;background-color:#23292b;padding:5px;width:95%;margin: 0 auto;transition:all 0.3s linear;}
#feedNav a, #feedNav span:hover {background-color:#2e3639;transition:all 0.3s linear;}
#feedContainer .date {display:none;position:absolute;bottom:0;left:0;background-color:transparent;color:#fff;font-size:9px;padding:3px 2px;width:35px;}
#feedContainer .date .dd {font-size:9px;line-height:5px;font-weight:bold;}
#feedContainer .date span {display:inline-block;line-height:5px;text-align:center;
margin-right:5px;}

/* CSS Bounce To Top */
#BackToTop {background:#394346;display:none;color:#fff;padding:11px 14px;
font-size:18px;line-height:30px;border-radius:8%;transition:all .3s linear;}
#BackToTop:hover{background:#181d1e;color:#ea5c35;transition:all .3s linear}
.BackToTop {-webkit-transform: translateZ(0);cursor:pointer;position:fixed;bottom:30px;right:30px;z-index:90;}

/* CSS Global Responsive */
@media screen and (max-width:1066px) {
#outer-wrapper {margin:0 auto;margin-top:50px;}
.opt-in .inner .ct-wrapper {padding:0 48px;}
.header-left {float:left;padding:0;overflow:hidden;margin:0;max-width:640px!important;}
.header-left img {display:block;}}

@media screen and (max-width:960px) {
#outer-wrapper {margin:0 auto;margin-top:0;border:none;box-shadow:none;}
.blogouter-wrapper {position:relative;top:0;right:0;z-index:96;overflow:hidden;border-bottom:none;border-top:none;}
#header h1,#header p,#header,.header-left,#header .description{margin:0 auto;width:100%;float:none;text-align:center;}
#header{margin-bottom:10px;}
.header-left{margin-top:0px;}
.header-left img, .header-left iframe{margin:0 auto;max-width:100%;}
#header-wrapper{width:100%!important;padding:0 10px;}
.ct-wrapper{padding:0 10px;}
.header-wrapper2 {padding:0}
.main-nav {display:block;width:100%;padding:0}
.main-nav ul {text-align:center;}
.main-nav ul {display:none;height:auto;}
.main-nav a#pull {background-color:#2e3639;color:#fff;border:none;display:inline-block;font-family:'Open Sans';font-size:12px;font-weight:bold;padding:10px 3%;height:30px;line-height:30px;position:relative;text-align:right;width:94%;}
.main-nav a#pull:after {content:"\f0c9";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;font-size:30px;color:#fff;
display:inline-block;position:absolute;left:15px;top:20%;line-height:30px;}
.main-nav li {display:block;width:100%;text-align:right;border-bottom:none;}
.main-nav li a {background:#2e3639;color:#fff;padding:15px 20px;display:block;}
.main-nav li a:hover, nav a:active {background:#2e3639;border:none;color:#fff;}
.main-nav ul li a:hover {background:#ea5c35;color:#fff;}
.main-nav .home1 a {box-shadow:none;background:#2e3639;color:#fff;}
.main-nav .home1 a:hover {background:#ea5c35;color:#fff;}
.main-nav li.facebook,.main-nav li.twitter,.main-nav li.youtube,.main-nav li.googleplus,.main-nav li.linkedin{background:#2e3639;text-align:center;color:#fff;float:left;transition:all 0.2s ease-in-out;}
.main-nav li a.facebook:hover,.main-nav li a.twitter:hover,.main-nav li a.youtube:hover,.main-nav li a.googleplus:hover,.main-nav li a.linkedin:hover{color:#ea5a59;}
.main-nav li .facebook .fa.fa-facebook,.main-nav li.twitter .fa.fa-twitter,.main-nav li.youtube .fa.fa-youtube,.main-nav li.googleplus .fa.fa-google-plus,.main-nav li.linkedin .fa.fa-linkedin{color:#fff;transition:all 0.2s ease-in-out;}
.main-nav ul li.facebook:hover .fa.fa-facebook,.main-nav li.twitter:hover .fa.fa-twitter,
.main-nav li.youtube:hover .fa.fa-youtube,.main-nav li.googleplus:hover .fa.fa-google-plus,
.main-nav li.linkedin:hover .fa.fa-linkedin{background:#2e3639;color:#ea5a59;}
#header-wrapper{width:100%!important;padding:0 10px;}
#menutop li:hover > ul.menux{display:block;}
#menu{position:relative;background:#2e3639;color:#fff;}
#menu ul{background:#23292b;position:absolute;top:100%;left:0;right:0;z-index:5;height:auto;display:none;}
#menu ul.menus{width:100%;position:static;}
#menu li{display:block;width:100%;text-align:right;}
#menu a{border:none;}
#menu li a{color:#fff;}
#menu li a:hover{background:#ea5c35;color:#fff}
#menu li:hover{background:#ea5c35;color:#fff;}
#menu li:hover > a.ai,#menu a.ai:hover{background:#ea5c35;color:#fff;}
#menu li:hover > a,#menu li a:hover{background:#ea5c35;color:#fff;box-shadow:none;transition: .3s linear;}
#menu li:hover > ul.menus{display:block;}
#menu ul.menus a{background:#23292b;color:#fff;border-bottom:none;}
#menu ul.menus a:hover{background:#ea5c35;color:#fff;border-right:none;}
#menu ul.menus li{background:#23292b;color:#fff;border-bottom:none;}
#menu ul.menus li:hover{background:#ea5c35;color:#fff;border-right:none;}
#menu ul.menus li a{background:#23292b;color:#fff;border-bottom:none;}
#menu ul.menus li a:hover{background:#ea5c35;color:#fff;border-right:none;}
#menu ul.menus li a:hover:before {color:#fff;}
#menu input,#menu label{display:inline-block;position:absolute;left:0;top:0;}
#menu input:after,#menu label:after {content:"\f0c9";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;font-size:30px;color:#fff;
display:inline-block;position:absolute;left:15px;top:25%;line-height:30px;}
#menu input{z-index:4}
#menu input:checked + label{color:#fff;font-weight:700}
#menu input:checked ~ ul{display:block}
#menu .homers a{background:transparent;color:#fff;margin-right:0;}
#menu .homers a:hover{background:#ea5c35;color:#fff;}
#menu ul li.searchbutton {float:none;width:auto;text-align:right;cursor:pointer;}
#footer-widgetfix {width:100%;overflow:hidden;}
#footer-widgetfix .footer-widget {width:46%;float:right;margin-right:20px;}}

@media only screen and (max-width:768px){
#outer-wrapper {padding:0 12px;}
#post-wrapper, #sidebar-wrapper {width:100%;max-width:100%}
.post-body img {max-width:90%;}
.img-thumbnail {margin:0 0 0 10px;}
.sidebar-inner, .post-inner {padding:15px 0 0px;}
ul#relpost_img_sum li {width:100%}
#credit {float:none;margin:0 auto;text-align:center;}
.cpright,.cpleft {float:none;text-align:center;margin:10px;}}

@media only screen and (max-width:640px){
#header h1,#header p,#header,.header-left,#header .description{margin:0 auto;width:100%;float:none;text-align:center;}
#header{margin-bottom:10px;margin-top:10px;}
.header-left{float:none;margin-top:0px;margin:0 auto;text-align:center;}
.header-left img, .header-left iframe{float:none;margin:0 auto;text-align:center;}
#header-wrapper{width:100%!important;padding:0;}
#outer-wrapper {padding:0 10px;}
#post-wrapper,#sidebar-wrapper,#footer-col1,#footer-col2,#footer-col3 {width:100%;max-width:100%}
h2.post-title, h1.post-title, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {font-size:18px;}
.opt-in .inner .ct-wrapper {padding:0 10px;}
.sidebar-inner, .post-inner{padding:10px 0 0px;}
.post {margin:0 0 10px;padding:10px;}
#footer-widgetfix {width:100%;overflow:hidden;}
#footer-widgetfix .footer-widget {width:92%;float:right;margin-right:20px;}
#credit {float:none;margin:0 auto;text-align:center;}
.cpright,.cpleft {float:none;text-align:center;margin:10px;}
#social_networks{text-align:right;margin:0 auto;}
.pagenav span,.pagenav a {padding:3px 8px;display:inline-block;background-color:#fafafa;color:#838888;margin-right:2px;margin-left:2px;border-radius:1px;}}

@media only screen and (max-width:480px){
#outer-wrapper {margin:0 auto;}
.header-left{float:none;margin-top:0px;margin:0 auto;text-align:center;}
.header-left img, .header-left iframe{float:none;margin:0 auto;text-align:center;}
#outer-wrapper {padding:0 8px;}
.post {margin:0 0 8px;padding:8px;}
h2.post-title, h1.post-title {font-size:16px;}
.img-thumbnail, .img-thumbnail img {width:120px;height:90px;}
.img-thumbnail {margin:0 0 0 8px;}
.comments .comment-block, .comments .comments-content .inline-thread {
padding:10px !important;}
.comment .comment-thread.inline-thread .comment {margin: 0 0 0 0 !important;}
#related_posts {margin:20px 0 20px 20px;padding:0;}
.post-info {font-size:12px;}
#feedContainer li {width:100%;}}

@media screen and (max-width:320px){
.header-left{float:none;margin-top:0px;margin:0 auto;text-align:center;}
.header-left img, .header-left iframe{float:none;margin:0 auto;text-align:center;}
#outer-wrapper {padding:0 6px;}
.post {padding:6px;}
.img-thumbnail, .img-thumbnail img {width:100px;height:80px;}
#footer-widgetfix {width:100%;overflow:hidden;}
#footer-widgetfix .footer-widget {width:87%;float:right;margin-right:20px;}}
/* CSS Post Wrapper */
.post {background:#fff;color:#888;margin:0 0 15px;padding:0 0 0 10px;box-shadow:none;border:none;border:1px solid #eceeee;transition:all 1s linear;font-family: Electrolize,ge_ss_threeregular;}
.post:hover {transition:.3s linear;}
.post-body {line-height:1.6em;color:#888;margin-top:10px;margin-left:10px;font-size:11px;text-overflow:ellipsis;}
h2.post-title, h1.post-title {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Droid arabic kufi;font-size:18px;font-weight:400;padding:15px 0;padding-bottom:0;
background:#fff;text-align:right;border-bottom:none;text-transform:uppercase}
h2.post-title:hover, h1.post-title:hover {color:#ea5c35;}
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {color:#626f73;z-index:0;}
h2.post-title a:hover, h1.post-title a:hover {color:#ea5c35!important;}
.post-info {background:#fff;margin-top:0;margin-bottom:0;padding:0;margin-left:15px;margin-right:15px;color:#aaa;font-size:11px;}
.post-info a {display:inline;background:transparent;color:#888;padding:5px;padding-right:0;margin-bottom:10px;transition:all .3s ease-in-out;}
.post-info a:hover {background:transparent;color:#ea5c35;}
.author-info, .review-info {margin-left:1px;display:inline;}
.time-info {margin-left:5px;display:inline;}
.img-thumbnail {background:#f2f6f7 url(http://4.bp.blogspot.com/-hMpB4BwEPj8/U8mnNBVN6RI/AAAAAAAAEeE/dETDLjwHUT8/s1600/no-image.png) no-repeat center center;position:relative;float:right;width:220px;height:170px;margin:15px 15px 15px 15px;z-index:1;padding:0;transition:all .3s ease-in-out;}
.img-thumbnail:before{content:"";width:0;height:0;position:absolute;
top:45%;right:0;border:7px solid transparent;border-color:transparent #fff transparent transparent;z-index:3;transition:all .3s ease-in-out;}
.img-thumbnail:hover:before{content:"";width:0;height:0;position:absolute;
top:45%;right:0;border:7px solid transparent;border-color:transparent #fff transparent transparent;z-index:3;transition:all .3s ease-in-out;}
.img-thumbnail:hover{transition:all .3s ease-in-out;}
.img-thumbnail img {width:220px;height:170px;z-index:1;box-shadow:inset 0 0 5px rgba(0,0,0,0.2);}
span.overlay {background:transparent;cursor:pointer;position:absolute;left:0;right:0;
bottom:0;top:0;z-index:2;opacity:0;width:100%;height:100%;-moz-transform:scale(0.8);-o-transform:scale(0.8);-webkit-transform:scale(0.8);transition: all .3s ease-in-out;}
span.overlay:before {content:"\f030";font-family:FontAwesome;font-style:normal;
font-weight:normal;font-size:26px;width:26px;height:26px;top:39%;right:45%;position:absolute;
color:rgba(255,255,255,1);}
span.overlay:hover:before {opacity:0.8;}
span.overlay:hover {background:rgba(24,20,28,0.8);opacity:1;-moz-transform:scale(1.0);-o-transform:scale(1.0);-webkit-transform:scale(1.0);}


/* CSS Label Info */
.post .label-info {
	position: absolute;
	top: 25px;
	right: -10px;
	margin: 0 auto;
	width: 95px;
	z-index: 1;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	transition: all .3s ease-in-out;
}
.post:hover .label-info {right:15px;box-shadow:none;}
.label-info:before {content: "";border: 5px solid #424951;border-right-color: rgba(0, 0, 0, 0);border-bottom-color: rgba(0, 0, 0, 0);position: absolute;right: 0;bottom: -11px;}
.post:hover .label-info:before {border:5px solid;content:"";display:block;position:absolute;border-color:transparent transparent transparent transparent;right:0;top:28px;opacity:0;visibility:hidden;}
.label-info a{background:rgba(255,255,255,1);color:#424951;font-size:13px;display:block;
float:right;padding:5px 8px;margin:0;transition:all .3s ease-in-out;}
.label-info a:hover{background:#fff;color:#ea5c35;}
.label-info a:nth-child(n+2){display:none;}
.comment-info {position:absolute;bottom:15px;right:15px;margin:0 auto;width:auto;
z-index:1;transition: all .3s ease-in-out;}
.comment-info a {background:rgba(66,73,81,0.9);color:#fff;font-size:13px;display:block;
float:right;padding:4px 10px;margin:0;transition:all .3s ease-in-out;}
.comment-info a:hover{background:#ea5c35;color:#fff;}

/* CSS Read More and Share Button */
a.read-more {position:absolute;display:inline-block;bottom:15px;background-color:#ef7e5f;color:#fff;padding:5px 10px 4px;font-size:11px;border-radius:2px;transition:all .3s ease-in-out;}
a.read-more:hover {opacity:0.9;color:#fff;}
a.read-more:active {background:#fff;color:#ef7e5f;}
.post-share{display:none;position:absolute;background:#333c3f;padding:8px;border-radius:2px;
top:60%;left:27%;transition:all 0.2s ease;}
.post-share:before{content:"";position:absolute;width:10px;height:10px;top:45%;right:-5px;z-index:0;background:#333c3f;-webkit-transform:rotate(224deg);-moz-transform:rotate(224deg);-ms-transform:rotate(224deg);-o-transform:rotate(224deg);transform:rotate(224deg)}
.post-share ul{list-style:none;padding:0!important;margin:0!important;}
.post-share ul li{margin:0;padding:0}
.post-share ul li a{color:#fff;padding:5px;display:block}
.post-share ul li a:last-child{border-bottom:0}
.post-share ul li a:hover{color:#fff;}
.post-sharebtn{display:inline-block;padding:5px 10px 4px;background:#f5f5f5;color:#999;border-radius:2px;margin:10px 90px;bottom:5px;position:absolute;cursor:pointer;transition:all .3s ease-in-out;}
.post-sharebtn:hover{background:#999;color:#fff;}
.post-share .twitter{background-color:#55acee}
.post-share .share{background-color:#3b5998}
.post-share .plus{background-color:#dd4b39}
.fa-chevron-left:before{content:"\f054"}
.fa-share-alt:before{content:"\f1e0"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-google-plus:before{content:"\f0d5"}
.fa-long-arrow-left:before{content:"\f178"}

/* CSS Homepage Responsive */
@media only screen and (max-width:640px){
h2.post-title, h1.post-title, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {font-size:18px;}
.post-body {margin-bottom:10px;}
a.read-more,.readm,.label-info {display:none;}
.img-thumbnail {width:120px;height:100px;}
.img-thumbnail img {width:120px;height:100px;}
.img-thumbnail:before{display:none;}}

@media only screen and (max-width:480px){
h2.post-title, h1.post-title, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {font-size:16px;}
.img-thumbnail {width:80px;height:60px;}
.img-thumbnail img {width:80px;height:60px;}
.img-thumbnail:before,.post-body,.post-share,.comment-info{display:none!important;visibility:hidden;width:0;height:0;}
.post {padding:0 0 25px 0;}}

@media only screen and (max-width:320px){
h2.post-title, h1.post-title, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {font-size:14px;}}
