/*
Theme Name: IT Security Guru
Theme URI: http://itsecurityguru.org/
Description: Child Theme for Sahifa
Version: 0.01
Author: Design Monkey Media Ltd <info@design-monkey.co.uk>
Author URI: http://www.design-monkey.co.uk/
Template: sahifa
*/

@import url("../sahifa/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

body{
	font-family: "Open Sans",Arial,Verdana,sans-serif;
	font-size: 0.9em;
}

a{
	color: #222;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 400;
}

header#theme-header, .fixed-nav, .container{
	width: 100%;
}

header#theme-header{
	margin: -5px auto 25px;
}

.header-content{
	background: #333;
	padding: 10px 15px;
}

.header-content-inner{
	max-width: 1070px;
	margin: 0 auto;
}

.logo img{
	padding-top: 0!important;
	height: 120px!important;
}

.e3lan-top{
	padding-top: 23px;
}

.top-nav{
	background: #cefb06;
}

.today-date{
	color: #FFF;
	background: #333;
}

.breaking-news{
	color: #FFF;
	background: #333;
}

.breaking-news span{
	background: #cefb06 !important;
	color: #333;
}

.breaking-news a{
	color: #FFF;
}

#tabbed-widget .widget-top{
	background: #333;
	padding: 0;
}

#tabbed-widget ul.tabs li{
	padding: 0;
	margin-left: 0;
}

#tabbed-widget ul.tabs li a{
	text-shadow: none;
	color: #FFF;
}

#tabbed-widget ul.tabs li.active{
	border-bottom: 3px solid #fff;
	border-radius: 0;
}

#tabbed-widget ul.tabs li.active a{
	border-radius: 0;
	text-shadow: 0;
	color: #333;
}

.cat-box-title, .widget-top, .page-head, .block-head{
	background: #333;
	color: #cefb06;
	padding: 10px 10px 6px 10px;
}

.widget-top{
	padding: 10px 10px 12px 10px;
}

.cat-box-title h2, .cat-box-title h2 a, .widget-top h4, .widget-top h4 a, .page-head h1, .block-head h3, .page-head h2{
	color: #cefb06;
}

.page-head .author-bio{
	color: #FFF;
}

.footer-bottom .container{
	padding: 0 10px;
		box-sizing: border-box;
}

.share-post span.share-text{
	color: #333;
}

.evcal_list_a{
	border-color: #cefb06!important;
}

.categort-posts .widget-container{
	padding: 0;
	margin: 0;
}

.categort-posts ul li{
	padding: 5px 10px!important;
}

.post-listing article.item-list:nth-child(odd){
	background: #F6F6F6;
}

.categort-posts ul li:nth-child(odd){
	background: #cefb06;
}

#text-4{
	margin-bottom: 0;
}

#text-4 .widget-top{
	display: none;
}

#sidebar #text-4 .widget-container{
	background: #333!important;
	box-shadow: 0!important;
	border-bottom-color: none!important;
	overflow: hidden;
}

#sidebar #text-4 .widget-container img{
	float: left;
	margin-right: 10px;
}

#sidebar #text-4 .widget-container h3{
	color: #cff90d;
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-size: 2.6em;
	margin: 0;
	text-transform: uppercase;
	line-height: 1.1em;
}

#categort-posts-widget-2 h4{
	color: #FFF;
	font-size: 1.6em;
}

#evcal_cur{
	font-size: 26px;
}

.wide-box li{
	height: 110px;
}

.widget-container li{
	line-height: 20px;
}

.cat-box .entry{
	font-size: 15px;
}

.post-inner .rssjb ul{
	list-style: none!important;
	margin: -10px -20px;
	padding: 0;
}

.widget-container .rssjb ul{
	list-style: none!important;
	margin: -10px -10px;
	padding: 0;
}

.post-inner .rssjb ul li{
	padding: 20px;
	margin: 0;
	list-style: none!important;
}
.widget-container .rssjb ul li{
	padding: 10px;
	margin: 0;
	list-style: none!important;
}

.rssjb ul li:nth-child(odd){
	background: #f6f6f6;
}

.rssjb ul li:nth-child(even){
	background: #FFFFFF;
}

.post-inner .rssjb ul li a.title{
	font-size: 21.6px;
	color: #464741;
	font-weight: 400;
}

.widget-container .rssjb ul{
	color: #aaa;
	font-size: 85%;
}

.mc4wp-form label{
	display: none;
}


.widget-container .rssjb ul li a.title{
	font-size: 125%;
	color: #464741;
	font-weight: bold;
}

.widget-container .rssjb .excerpt{
	color: #999999;
	font-size: 115%;
}

.footer-widget-container{
	padding: 10px 0;
}

.group_items-box{
	height: 250px;
}

.recent-box .recent-item{
	height: auto;
	margin: 1% 1% 1% 2% !important;
	padding: 0;
	width: 47%;
}

.recent-box .recent-item:nth-child(odd){
	clear: both;
}

#related_posts .post-listing{ height: 320px; }