/*
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: #222;
    cursor: pointer;
    display: block;
    padding: 5px 10px;
    line-height: 16px;
    font: 700 15px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

a{color: #2a752a;}

#header .slogan a {
    color: #2a752a;
}

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

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

h3.widgettitle{
    color: #004c70;
}

.tagcloud a{
    color: #0074aa;
}
.tagcloud a:hover{
    color: #63a563;
}

.gabfiremeta_readmore a{
    color: #518c51;
}
.gabfiremeta_bydate{
    color: #63a563;
}

p.catname span a{
	color:#CD1713;
}

.entry-title a{
    color: #2a752a;
}
h1.single-post-title{
    color: #2a752a;
}
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;
}
.label, .slideBody, .slideBody ul li{overflow: hidden;}