/*
Theme Name: advanced newspaper Child Theme
Theme URI: http://www.gabfirethemes.com/
Author: 
Author URI: 
Description: 
Version: 2.0
Template: advanced-newspaper
*/

@import url("../advanced-newspaper/style.css");

/* Navigation Menu */
nav .mainnav li a {
    color: #0a52af;
    cursor: pointer;
    display: block;
    padding: 5px 8px;
    line-height: 16px;
    font: 700 15px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}
nav .mainnav li a:hover{color:#0063dd;}

a{color: #365984;}

#header{border-bottom: 3px solid #0a52af;}

#header .slogan a{color: #0404B4;}

#header .themequote .quote {color: #006899;}

nav.main-navigation{
	background-image:none;
	background-color:#e7f2d5;
}

h3.widgettitle{
    color: #0a52af;
}

.tagcloud a{
    color: #4c7fba;
}
.tagcloud a:hover{
    color: #194e8e;
}

.gabfiremeta_readmore a{
    color: #518c51;
}
.gabfiremeta_bydate{
    color: #619aaa;
}

p.catname span a{
	color:#0a52af;
}
p.catname span a:hover{
	color:#0a52af;
}

.entry-title a{
    color: #158200;
}
h1.single-post-title{
    color: #158200;
}
footer .footer-firstrow{
	padding:20px 0;
}
footer .footer-firstrow .widget{
	font-size:14px;
}
div.footer-firstrow-widget{
	width:40%;
}
div.footer-mid-column{
	width:20%;
}

.slideBody{
	font-family:Verdana, no serif;
	font-size:14px;
	margin-bottom:5px;
}
.slideBody div.label{
	margin-top:5px;
}
.slideBody ul{
	font-family:Verdana, no serif !important;
	font-size:13px !important;
	font-weight:bold;
}


#secondary-left .catname{background: #529131;}

#secondary-left .widget li{background: #E7F2D5; padding:6px 0;}
#secondary-left .widget li:hover{background: #E7F2D5;}
#secondary-left .widget li a{}
#secondary-left .widget li a:hover{color: #2D6E0A;}

#fea-nav{display:none !important;}

.subnews_posts_wrapper .liststyle:last-child{margin-bottom:25px;}