/*
Theme Name: Fusion Theme
Theme URI: tombolf5.com
Author: tombolf5.com
Author URI:tombolf5.com
Description: Responsive, Simple, Clean, Fixed Layout
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fusion

This theme, like WordPress, is licensed under the GPL.
Ember Spirit WordPress Theme, Copyright (C) 2016, Kunto Adhy
Ember Spirit is distributed under the terms of the GNU GPL
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Navigasi Head
 * 3.0 - Grouping
 * 4.0 - custom genericons
 * 5.0 - Top Utility bar 
 * 6.0 - Header
 *   6.1 - Site Header
 *   6.2 - Navigation
 *   6.3 - Banner Slider
 * 7.0 - Featured Content
 * 8.0 - Content
 *   8.1 - Entry Header
 *   8.2 - Entry Meta
 *   8.3.1 - Entry Content
 *   8.3.2 - inner page header
 *   8.4 - Galleries
 *   8.5 - Post Formats
 *   8.6 - Attachments
 *   8.7 - Post/Paging Navigation
 *   8.8 - Author Bio
 *   8.9 - Archives
 *   8.10 - Search Results/No posts
 *   8.11 - 404
 *   8.12 - Comments
 *   8.13 - Multisite
 * 9.0 - Sidebar
 *   9.1 - Widgets
 * 10.0 - Footer
 * 11.0 - other
 * 12.0 - Media Queries
 * 13.0 - Print
 * ----------------------------------------------------------------------------
 */

 /**
 * 1.0 Reset
 *
 * Css reset
 * ----------------------------------------------------------------------------
 */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video,hr{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,figure,footer,header,hgroup,nav,section{display:block}object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:bold;vertical-align:bottom}td{font-weight:normal;vertical-align:top}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom;*vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}a:hover,a:active{outline:none}small{font-size:85%}strong,th{font-weight:bold}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clk,label,input[type=button],input[type=submit],button{cursor:pointer}button,input,select,textarea{margin:0}button{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.ie6 html{filter:expression(document.execCommand("BackgroundImageCache",false,true))}.c:before,.c:after{content:"\0020";display:block;height:0;overflow:hidden}.c:after{clear:both}.c{zoom:1}


body {
	color: #393d3e;
	line-height: 24px;
	font-family: 'Lato', Helvetica, arial, sans-serif;
	font-size: 16px;
}
@media (max-width: 768px) {
	.logo a img{
	margin-left:20px;
	}
}
@media (max-width: 768px) {
	#sidebar{
	margin-left:20px;
	}
}
@media (max-width: 768px) {
	.fl, .pull-left {
		margin-left:20px;
	}
}
@media (max-width: 768px) {
	.btn-warning {
		margin-top:15px;
	}
}
@media (max-width: 768px) {
	.navbar-nav>li {
		margin-left:20px;
	}
}



ul .sub-menu {
	width: 200px;
	height: auto;
	background: #000;
	border-top: 2px solid #fff;
	position: absolute;
	z-index: 99;
	overflow: hidden;
	display: none;
}
.nav li:hover .sub-menu {
	display:block;
	background: #222;
}
ul .sub-menu li a {
	padding: 12px 15px;
	display:block;
	text-decoration:none;
	color:#fff;
	line-height: 20px;
}
ul .sub-menu li:hover{
  background-color: #222;
}
.bh {
	background: #000;
	padding-bottom: 20px;
	color: #9d9d9d;
}
.fl, .fr {
	margin-top: 20px;
}
.fl a {
	text-decoration:none;
	color: #9d9d9d;
}
.flink {
}
.flink li {
	display: inline-block;
}
.flink li a {
	color: #9d9d9d;
	text-decoration:none;
	padding: 24px 20px;
}
.lc {
	position:relative;
	min-height: 380px;
	margin-top: 30px;
	
}
.lc a img {
	max-height:195px;
}

.lc a img:hover {opacity:0.6;}

.hc {
	padding: 20px 0 15px;
	min-height: 160px;
}
.hc h2 {
	margin: 0 0 5px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	
}
.hc h2 a {
	color: #2d2c2c;
	text-decoration: none;
}
.hc h2 a:hover {
	color: #bf202e;
}
.db {
	font-size: 12px;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}
.dt {
	width: 40%;
	float: left;
}
.dc {
	width: 60%;
	float: right;
	display: inline;
	overflow: hidden;
	text-align: right;
}
.dc a, .dc a:hover,.breadcrumb a,.breadcrumb a:hover {text-decoration:none;}


#sidebar {
	box-shadow: 0 0 1px #888888;
	margin-top: 30px;
	padding: 1px 10px 10px;
}
.widget li {
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 5px;
}
.widget li a {
	font-size: 14px;
	color: #626060;
	text-decoration: none;
}
.widget li a:hover {
	color: #bf202e;
}
.widget h3 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
	margin-top: 20px;
}
.widget .th_li.list-unstyled li{list-style-type:none;margin: 0}
.fu_rc_po a img {
	width: 100%;
	max-height: 140px;
}
.fu_rc_po a img:hover,.fu_rd_img a img:hover {
	opacity:0.6;
	}

.thumbdet {
	margin:5px 0 20px;
}
.thumbdet a {
	font-size: 14px;
	
}
.fu_rd_img a img {
	width: 100%;
	max-height: 140px;
	margin-bottom: 10px;
}
.ads { margin: 15px 0;

}
.ls {
	margin-top: 10px;
}
.ls p{
	text-align: justify;
	margin-bottom:20px;
	font-size: 16px;
	line-height: 1.625em;
}
.ls ul, .ls ol {
	margin-bottom:20px;
}
.ls li {
	margin-left:40px;
}
.ls h1 {
	font-family: 'Fjalla One', sans-serif;
	line-height: 34px;
	border-bottom: 1px dotted #000;
	font-size: 20px;
	margin-bottom: 10px;
	color: #2d2c2c;
}
.ls img {
	width: 100%;
	margin-bottom:10px;
}
.panel {
	border: 1px solid #ddd;
	padding: 10px;
}
.panel-title {
	padding-bottom: 5px;
}

.panel-title a:hover {
	text-decoration:none;
	color:#bf202e;
}

.panel-body {
	padding: 10px 0 0;
	font-size: 18px;
}
.label a {
	color:#fff;
}
.pub {
font-size: 12px;
}
.tag {
font-size: 12px;
margin-bottom:20px;

}
.gs {
	text-align: center;
}
.gs a img {
	width: 125px;
	height: 125px;
	padding: 0 5px 0 0;
}
.gs a img:hover {opacity:0.6;}

.rp {
	width: 100%;
}
.rp li {
	width: 25%;
	overflow: hidden;
	height: auto;
}
.rp li img {
	width: 100%;
	height: 110px;
	margin-bottom: 0px;
}
.rp li a {
	font-size: 14px;
	color: #626060;
	text-decoration: none;
}

.at a img {
	max-width: 768px;
	margin-bottom: 20px;
}
.nav-previous {
	float:left;
	margin-bottom: 20px;
}
.nav-next {
	float:right;
	margin-bottom: 20px;
}

.mt20 {margin-top:20px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.breadcrumb {background-color:transparent;  margin-bottom:10px; padding:0px;}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/*-- transition --*/

.hc a,.hc a:hover, .lc a img, .lc a img:hover, .pagination li a, .pagination li a:hover,.navbar-nav li a, .navbar-nav li a:hover, .widget li a, .widget li a:hover,.fu_rc_po a img,.fu_rc_po a img:hover,.fu_rd_img a img,.fu_rd_img a img:hover ,.breadcrumb a,.breadcrumb a:hover,.tag a,.tag a:hover,.pub a, .pub a:hover,.gs a img,.gs a img:hover  {
-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.rel{line-height: 1;margin-bottom: 15px;}
.rel .thumbnail,.rel .img-thumbnail{padding: 0;border:0}
.rel a{font-size: small;color:inherit;text-align: center;line-height: 1}