body{overflow-x:hidden;color: #747474;font-family: Open Sans, sans-serif;font-size: 14px;font-weight: 400;}
.white, .white a,.white a:hover {color: #fff;}
img {max-width: 100%;height: auto;}
aside{margin-bottom: 0px;margin-top: 15px;}
aside .panel {margin-bottom:5px;}
.bgwhite{background:#fff;}
.no-space{margin-right: -15px;margin-left: -15px;}
.no-spacebl{margin:0 -15px 0 -15px;}
.clear{clear:both;}
.sidebar{top:10px;position:fixed;max-width:350px;height:130px;}
.sidebarad{bottom: 60px;position: fixed;max-width: 350px;width: 100%;background: #fff;bottom: 50px;padding-top: 20px;}
.entry-meta {color: #AAA;font-size: 11px;}
.breadcrumb-list {font-size: 11px;padding: 5px;margin-bottom: 20px;border: 1px solid #E6E6E6;color: #999;-moz-box-shadow: 3px 3px 0 0 rgba(135,135,135,0.1);-khtml-box-shadow: 3px 3px 0 0 rgba(135,135,135,0.1);-webkit-box-shadow: 3px 3px 0 0 rgba(135,135,135,0.1);box-shadow: 3px 3px 0 0 rgba(135,135,135,0.1);}
.enright {float: right;width: 335px;height: auto;margin-left: 10px;}
.posts-in-images {margin-left: -40px;list-style: none;}
.posts-in-images li {float: left;padding: 5px;width:33%;}
.margin-20b{margin-bottom:60px}
.margin-10b{margin-bottom:15px}
.sidebarhot{overflow-y:scroll;overflow-x:hidden;max-height:600px;margin-top: -6px;}
.container.bwhite{background-color:#fff}
.ccontent{max-height:295px}
.list-group{list-style:none;}
.list-group li:nth-child(1n+1) a.list-group-item .list-group-item-heading {
	color: #007fff;
	}
.list-group li:nth-child(2n+1) a.list-group-item .list-group-item-heading {
	color: #9954bb;
	}
.list-group li:nth-child(3n+1) a.list-group-item .list-group-item-heading {
	color: #ff7518;
	}
.list-group li:nth-child(4n+1) a.list-group-item .list-group-item-heading {
	color: #ff0039;
	}
.list-group li:nth-child(5n+1) a.list-group-item .list-group-item-heading {
	color: #3fb618;
	}
.list-group-item-heading {
font-weight: 600;
font-size: 18px;
line-height:24px
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
min-height: 250px;
}
@media (min-width: 971px and max-width: 1200px){
.ccontent{max-height:245px}
}
@media (max-width: 950px){
.ccontent{max-height:285px}
}
.efek {
	position: relative;
	display: block;
}
.efek:hover a.link-efek span {
	font-size: 30px;
	}
.efek a.link-efek {
	text-decoration:none;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index:100;
	visibility:hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition:all .2s ease;
	-o-transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
}
.efek a.link-efek {
background-color:lightblue;
opacity:0.6;
}
.efek:hover a.link-efek {
	visibility: visible;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.efek a.link-efek span{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-15px;
	margin-top:-15px;
	font-size: 10px;
	color: white;
	-moz-transition:all .2s ease;
	-o-transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
}

/* CUSTOMIZE THE Widget
-------------------------------------------------- */
.block-title a, .block-title span, .block-title label {
background-color: #006ddb;
z-index: 1;
color: white !important;
padding: 3px 10px 3px 10px;
}
.block-title-subcats {
margin-bottom: 11px;
}
.block-title {
position: relative;
border-bottom: 2px solid #006ddb;
font-size: 20px;
margin: 0px 0px 6px 0px;
line-height: 30px;
font-weight: normal;
text-transform: uppercase;
}

/* CUSTOMIZE THE SEARCH
-------------------------------------------------- */
#search {
	float:right;
	color:#333333;
	position: relative;
	margin-top:10px;padding:0px;
	}
#search-trigger .fa {
	right:5px;
	padding: 0px;
	position: absolute;
	top: 5px;
	font-size:18px;
	width:18px;
	color:#ffffff;
}
#search-trigger .icon-remove,
#search-trigger.active .icon-search {
	display:none;
	left:-15px;
	width:18px;
	}
#search-trigger.active .icon-remove,
#search-trigger .icon-search {
	display:block;
	}
#search input[type="text"] {
	margin:0px;
	border: none;
	padding: 8px 40px 7px 8px;
	width: 150px;
	color:#333333;
	text-transform:uppercase;
	font-size:11px;
	background: #fefefe;
	}
#search input[type="text"]:focus {
	border: none;
	border-color: transparent;
	}
#search #search-trigger {
	display: block;
	cursor: pointer;
	}
#searchform input {
	display: none;
	}
	
@media (max-width: 1200px){
img {width: 100%;height: auto;}
.sidebar,.sidebarad{max-width:300px}

}
@media (max-width: 400px){
.enright{width:100%;}
}

/**
 * Responsive WordPress Core Theme Styles
 * http://jeffsebring.com/responsive-wordpress-images/
--------------------------------------------------- */
.sticky,.bypostauthor,.gallery-caption { display: normal;} .alignnone { margin: 1em 1em 1em 0;} .aligncenter,div.aligncenter { display:block; margin: .5em auto;} .alignright { float:right; margin: 0 0 1em 1em;} .alignleft { float:left; margin: 0 1em 1em 0;} .aligncenter { display: block; margin: 1em auto;} img,img[class*="align"],img[class*="wp-image-"] { max-width: 100%; height: auto;} img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0;} img.alignright { margin-left: 1em 0 1em 1em;} img.alignleft { margin: 1em 1em 1em 0;} img.aligncenter{ display: block; margin: 1em auto;} img#wpstats { display: block; margin: 0 auto;} img[class*="align"],img[class*="wp-image-"], .gallery .gallery-icon img { border: none;} .wp-caption { margin-bottom: 1em; margin-left: 0; max-width: 96%; text-align: center;} .wp-caption img { display: block; margin: 0 auto;} .wp-caption-text { position: relative; font-size: .8em;} .gallery { margin: 0 auto;} .gallery .gallery-item { margin: 0; float: left; text-align: center; width: 33%;} .gallery a img { border: none;} .gallery-columns-4 .gallery-item { width: 25%;} .gallery-columns-4 .gallery-item img { width: 100%; height: auto;} .comments ol { padding-left: 0;} .comments ol li { margin: 0;} .comment-author { padding: 0; text-decoration: none;} @media only screen and (max-width: 800px) { embed, object { max-width: 100%; } } @media only screen and ( max-width: 650px ) { .gallery-columns-3 .gallery-item { width: 33.33%; } .gallery-columns-3 .gallery-item img { width: 100%; height: auto; } } @media only screen and (max-width: 480px) { .gallery-columns-2 .gallery-item { width: 50%; } .gallery-columns-2 .gallery-item img { width: 100%; height: auto; } }
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{background:#f5f5f5;}
::-webkit-scrollbar-thumb{background:#006ddb;}
::-webkit-scrollbar-thumb:window-inactive{background:transparent;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

/* CUSTOMIZE THE COMMENTS
-------------------------------------------------- */
code {white-space:normal}
#cancel-comment-reply-link{color:#900;}.nocomments{color:#999;font-size:.9em;text-align:center;}.commentlist{border-bottom:1px dotted #eee;list-style:none;margin:0;padding:0;}.commentlist ol{list-style:decimal;}.commentlist li{-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff;border-radius:4px;margin:0;}.commentlist .bypostauthor{}.commentlist li cite{color:#111;font-size:1.1em;font-style:normal;font-weight:400;}.commentlist li.alt{background:#f9f9f9;}.commentlist .children{list-style:none;margin-left:10px;padding:10px;}.commentlist .avatar{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;float:left;margin-right:10px;padding:0;vertical-align:middle;}.comment-author .fn{}.comment-author .says{color:#999;}.comment-body .comment-meta{color:#999;display:inline-block;margin:0;padding:0;text-align:left;}.comment-body .comment-meta a{font-size:11px;}.comment-body{clear:both;padding:10px;}.comment-body p{clear:both;}.comment-body .reply{}.pingback, .trackback{list-style:none;margin:20px 0;}.pingback cite,.trackback cite{font-style:normal;}#comments, #pings{text-align:left;}#respond{-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#eaeaea;background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));background-image:-webkit-linear-gradient(top, #ffffff, #eaeaea);background-image:-moz-linear-gradient(top, #ffffff, #eaeaea);background-image:-ms-linear-gradient(top, #ffffff, #eaeaea);background-image:-o-linear-gradient(top, #ffffff, #eaeaea);background-image:linear-gradient(top, #ffffff, #eaeaea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);border:1px solid #ccc;border-bottom-color:#aaa;border-radius:2px;clear:both;margin-top:15px;padding:10px 20px 50px;}#respond label{display:inline;}.reply{margin:10px 0;}.comment-form-url input,.comment-form-email input,.comment-form-author input,.comment-form-comment textarea{display:block;}#commentform{margin:0;}

/**
 * END Responsive WordPress Core Theme Styles
 * http://jeffsebring.com/responsive-wordpress-images/
--------------------------------------------------- */