/*
Theme Name: Daily Press Child
Description: Daily Press Child theme for Nigerian Pilot by Mrinal Kanti Roy
Author: Mrinal Kanti Roy
Author URI: http://mkrdip.me
Template: dailypress
*/

@import url("../dailypress/style.css");

/* write custom css below */

p {
    font: 14px/1.5em 'Lato',sans-serif;
}
.posttitle, .entrytitle, body.paged .listing .post:first-child .posttitle {
    font: bold 22px/1.1em 'Lato',serif;
    margin-bottom: 10px;
    width: 85%;
}
body.single .posttitle, body.page .entrytitle {
    font: bold 30px/1.1em 'Lato',serif;
    margin: 10px 0 30px;
    width: 95%;
}
#postExcerpt p {
    color: #838383;
    font: 15px/1.3em 'Lato',serif;
    padding-bottom: 25px;
}
#nextPrevPosts p {
    font: bold 15px/1.1em 'Lato',serif;
    width: 35%;
}
#authorBio h4 {
    font: 22px/1em 'Lato',serif;
    margin-bottom: 0;
}
h2.authorName {
    font: 24px/1em 'Lato',serif;
    margin-bottom: 0;
}
.cn_wrapper{
	height:520px;
}
.cn_content h2 {
    font: bold 20px/1em 'Lato',serif;
    margin-bottom: 10px;
}
.cn_content h2 a {
    color: #333333;
    line-height: 1.1em;
}
.cn_item h2 a {
    color: #333333;
    font: bold 14px/15px 'Lato',serif;
}

.metaStuff {
    color: #FF0000;
}
.metaStuff a {
    color: #FF0000;
}

#dropmenu > li:hover {
    background: none repeat scroll 0 0 #FAFAFA;
}
#dropmenu > li:hover > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #AAAAAA -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    text-decoration: none;
}
#dropmenu li ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FF0000;
    border-color: -moz-use-text-color #E8E8E8 #E8E8E8;
    border-image: none;
    border-right: 1px solid #E8E8E8;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: block;
    left: -1px;
    list-style: none outside none;
    opacity: 0;
    padding: 0 0 10px 15px;
    position: absolute;
    top: 32px;
    visibility: hidden;
    width: 200px;
    z-index: 300;
}
#dropmenu li ul li {
    display: block;
    float: none;
    padding: 0;
    position: relative;
}
#dropmenu li ul li:first-child {
    border-top: none;
    margin-right: -5px;
    padding-top: 10px;
}
#dropmenu li ul li a {
    color: #FFFFFF;
    display: block;
    font: bold 12px/1em sans-serif;
    padding: 11px 15px 11px 0;
    text-transform: uppercase;
}
#dropmenu li ul li a:hover {
    color: #000000;
    text-decoration: none;
}
#dropmenu li ul li ul {
    border: 1px solid #E8E8E8;
    left: 200px;
    position: absolute;
    top: 0;
}
#dropmenu li ul li ul li:first-child {
    border-top: medium none;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
    display: block;
}
#dropmenu li:hover > ul, #dropmenu li li:hover > ul, #dropmenu li li li:hover > ul, #dropmenu li li li li:hover > ul {
    display: block;
    opacity: 1;
    transition-duration: 0.15s;
    transition-property: opacity;
    transition-timing-function: linear;
    visibility: visible;
}
#dropmenu > li.current-menu-item, #dropmenu > li.current-menu-ancestor, #dropmenu > li.current-menu-parent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #AAAAAA #E8E8E8 -moz-use-text-color;
    border-image: none;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#dropmenu > li.current-menu-item:first-child, #dropmenu > li.current-menu-ancestor:first-child, #dropmenu > li.current-menu-parent:first-child {
}
#dropmenu > li.current-menu-ancestor > a, #dropmenu > li.current-menu-item > a, #dropmenu > li.current-menu-parent > a {
    border: medium none;
    text-decoration: none;
}
#dropmenu > li > a {
    font: bold 12px/1em sans-serif;
}
#dropmenu > li:hover {
    background: none repeat scroll 0 0 #FF0000;
}
#dropmenu > li.current-menu-item, #dropmenu > li.current-menu-ancestor, #dropmenu > li.current-menu-parent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#dropmenu li, #dropmenu > li.current-menu-item, #dropmenu > li.current-menu-ancestor, #dropmenu > li.current-menu-parent {
}
#dropmenu > li:hover > a {
    color: #FFFFFF;
}
#dropmenu > li.current-menu-item:hover, #dropmenu > li.current-menu-ancestor:hover, #dropmenu > li.current-menu-parent:hover {
    background: none repeat scroll 0 0 #FF0000;
}


#logoTagline {
    border-bottom: 1px solid #E9E9E9;
    height: 95px;
    text-align: center;
    width: 100%;
}
#header-right {
    width: 350px;
    float: left;
}
#header_ad {
    height: 90px;
    width: 728px;
    float: right;
}

#header {
    border-color: #FF0000;
    border-width: 0 0 1px;
}


#datetop {
    color: #FF0000;
    float: left;
    font: bold 15px/32px serif;
    text-align: right;
    width: 230px;
}
#top_social {
    float: right;
    font: 12px/32px serif;
    width: 570px;
}
#fb_like {
    float: left;
    padding: 2px 0 0;
    width: 300px;
}
#twitter_follow {
    float: right;
    padding: 5px 0 0;
    width: 265px;
}
#twitter_follow a {
    color: #FFFFFF;
    font-size: 12px;
}


#leftDropmenu li {
    float: left;
    line-height: 1em;
    list-style: none outside none;
    padding: 10px 10px 11px 0;
    position: relative;
}
#leftDropmenu > li > a {
    border-left: 1px solid #000000;
    color: #000000;
    display: block;
    font: 9px/1em sans-serif;
    padding-left: 10px;
    text-transform: uppercase;
    vertical-align: baseline;
}
#leftDropmenu > li > a:hover {
    color: #000000;
    text-decoration: underline;
}
#leftDropmenu > li:first-child > a {
    border: medium none;
}
#leftDropmenu > li.current-menu-item a, #leftDropmenu > li.current-menu-ancestor a {
    text-decoration: underline;
}

#topBannerContainer {
    background: none;
    border-bottom: none;
    height: 30px;
    outline: none;
    width: 100%;
}


#topLeftNav {
    float: left;
}
.top-left-menu a:hover {
    color: #000000;
    text-decoration: underline;
}

#headerSearch {
    border: 1px solid #E9E9E9;
    border-radius: 12px;
    display: block;
    float: left;
    height: 30px;
    padding: 7px;
    position: relative;
    width: 218px;
    z-index: 1000;
}
#headerSearch input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #FF0000 #E9E9E9 -moz-use-text-color;
    border-image: none;
    border-left: 1px solid #E9E9E9;
    border-radius: 7px;
    border-right: 1px solid #E9E9E9;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #444444;
    height: 28px;
    line-height: 25px;
    margin: 0;
    padding: 0 30px 0 15px;
    width: 170px;
    z-index: 99;
}
#sidebar ul li.widget {
    border-top: 4px solid #FF0000;
}

#secondarySidebar ul li.widget h2.widgettitle {
    color: #FF0000;
    font: bold 18px/40px sans-serif;
    padding-left: 20px;
    margin: -35px -5px 30px -5px;    
}
#secondarySidebar ul li.widget {
    border-top: none;
    width: 240px;
    padding: 35px 5px 10px 5px;    
}
h2.catName {
    color: #FF0000;
    font: bold 18px/40px sans-serif;
    border-top: none;
}
h2.catName a {
    color: #FF0000;
}
h2.catName a:hover {
    color: #0a67b3;
}
h2.latestnewstitle{
    color: #FF0000;
    font: bold 18px/40px sans-serif;
    border-bottom: 1px solid #E9E9E9;
    letter-spacing: 0.5px;    
    padding-left: 20px;
    text-transform: uppercase;
}
h2.latestnewstitle a {
    color: #FF0000;
}
h2.latestnewstitle a:hover {
    color: #0a67b3;
}

.latestnews .time {
    background: none repeat scroll 0 0 #FF0000;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    height: 14px;
    margin: 4px 2px 0 2px;
    padding: 2px 5px;
    text-align: center;
    width: 45px;
}
.latestnews .title {
    font-weight: bold;
    list-style: none outside none !important;
    margin: 4px 0 0 2px;
}
.latestnews .title :focus {
    text-decoration: none;
}
.latestnews .title a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}
.latestnews .title a:hover {
    color: #000000;
    text-decoration: underline;
}


#news-tickers {
    height: 30px;
    margin: 5px 0;
    width: 100%;
}

.ticker-title {
    background: url("http://dvsl3w2q45hb8.cloudfront.net/wp-content/themes/theme/images/breaking_bg.jpg") no-repeat scroll right center #D61D00;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 130px;
    font-weight: bold;
    text-transform: uppercase; 
    float: left;
    margin-right: 5px;  
}

.ticker-content {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 30px;
    margin: 0 0 0 5px;
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
}
.ticker-content:focus {
    text-decoration: none;
}
.ticker-content a {
    color: #1F527B;
    text-decoration: none;
}
.ticker-content a:hover {
    color: #0D3059;
    text-decoration: underline;
}
#footer {
    border-top: 4px solid #FF0000;
}
#footer-widget {
clear: both;
width: 100%;
border-top: 4px solid #FF0000;
}
#footer-sidebar ul li{
list-style: none outside none;
}
#footer-sidebar {
display:block;
margin: 5px;
}
#footer-sidebar h3.widget-title {
color:#006633;
}

#footer-sidebar1 {
float: left;
width: 16%;
margin-left:5px;
margin-right:5px;
}
#footer-sidebar2 {
float: left;
width: 16%;
margin-left:5px;
margin-right:5px;
}
#footer-sidebar3 {
float: left;
width: 16%;
margin-left:5px;
margin-right:5px;
}
#footer-sidebar4 {
float: left;
width: 16%;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar5 {
float: left;
width: 16%;
margin-right:5px;
}

#footer-sidebar6 {
float: left;
width: 16%;
}

.tw-recent-posts .excerpt, .tw-recent-posts img {
    display: none;
}
.tw-recent-posts .featured-post:first-child .excerpt, .tw-recent-posts .featured-post:first-child img {
    display: block;
}


#google{
    position:absolute;
    top:0px;
  
}












