/*
Theme Name: pmnewslive2018v13
Author: OgunsolaTumininu
Version: 1.0
*/

/* mobile options */

@media only screen and (max-width: 849px) {
div.post h1 {
	margin: 0 20px 20px;
    font-size: 250%;
}
}

@media only screen and (max-width: 849px) {
div.headline-summary {
    display: inline-block;
    padding: 0 30px;
    height: 230px;
    color: white;
    background-color: #e5040c;
}
}

@media only screen and (max-width: 849px) {
div.headline-summary p {
    display: none;
}
}
	
@media only screen and (max-width: 849px) { div.opinion-title {
	  text-align: center;
    float: left;
    width: 150px;
    color: white;
    margin: 20px 0 0;
}
}

@media only screen and (max-width: 849px) { div.opinion-title h4 {
	font-size: 150%;
	line-height: 1.2em;
}
}

@media only screen and (max-width: 849px) {
.sidebar-nav {
    display: none;
}
}

@media only screen and (max-width: 849px) {
div.latest-news-title {
    margin-left: 150px;
    min-height: 120px;
    padding: 0;
    font-size: 130%;
    line-height: 1.2em;
}
}

@media only screen and (max-width: 849px) {
.col-md-3 {
	clear: both;
}
}

@media only screen and (max-width: 849px) {
div.caption h4 {
    font-size: 150%;
    line-height: 1.2em;
}
}

.head-advert {
	margin: 90px 0 30px;
	clear: both;
}


[id*='attachment_'] {
	max-width: 100% !important;
}

[id*='attachment_'] img {
	max-width: 100% !important;
	height: auto;
}

.head-advert {
	margin: 90px 0 30px;
	clear: both;
}

.headline-ad {
	text-align: center;
	width: 100%;
	margin: 0 0 30px;
}

.opinion-ad {
	clear: both;
}

.sidebar-ad {
	margin: 30px 0;
	text-align: center;
}

.sidebar-nav {
	text-align: right;
	margin: 80px 0 0
}

div.latest h4 {
    padding-left: 0;
    margin-bottom: -10px;
    font-size: 1.5em;
}

div.footer {
	width: 100%;
		margin: 0px;
		padding-top: 20px;
    text-align: center;
    background-color: #2a2a2a;
	color: #f1f1f1;
}

div.footer a {
	color: #f1f1f1
}

div.sidebar-latest {
	
}

body {
	background-color: #ffffff; 
	font-family: Helvetica Neue,Verdana,Helvetica,Arial,Utkal,sans-serif;
}

a:hover{
	color:  #e5040c;
text-decoration: none
}

a{
	color:  black;
text-decoration: none
}

/*headline styling*/	
div.headline-thumbnail {
    max-height: 380px;
    margin-top: 50px;
    padding: 0;
    height: inherit;
}

div.headline-thumbnail img{
	width: 100%;
	max-height: auto;
	object-fit: cover	
	margin-top: 0;
	height: inherit;
}

div.headline-summary {
	display: inline-block;
	padding: 50px 30px;
	height: 430px;
	color: white;
	background-color: #e5040c;

}

div.headline-summary h2 {
	font-family: Helvetica Neue,Verdana,Helvetica,Arial,Utkal,sans-serif;
	color: white;
	font-size: 250%;
	font-weight: bold;
}

div.headline-summary p{
	color: white;
	font-size: 1.2em;
}

/*healines list styling */
div.headlines {
    margin-bottom: 0;
    min-height: 280px;
    vertical-align: top;
}

div.headline-list h4{
	font-weight: bold;
}
	
div.headline-list{
	object-fit: cover;
	border:none;
	margin: 10px 0;
	background-color: inherit;
	height: 280px;
	padding:0;
	font-weight: bolder; !important
}

div.headline-list img{
	width:100%;
	object-fit: cover;
	transform-origin: top right;
	height: 180px; !important
	
}

.thumbnail .caption {
    padding: 0;
    color: #333;
}

.col-md-12 {
	padding-right: 0px;
	padding-left: 0px

}

.col-md-8 {
	padding-right: 0px
}

/* Archive thumbnail*/
div.archive img{
	height: 250px;
	transform-origin: top right;
	position: relative
	
}

div.caption h4 {
    font-size: 120%;
    line-height: 1.2em;
}

div.side h4{
	font-size: 1.3em;
	line-height: 1.5em;	
}

div.caption h4:hover{
	color: #e5040c;
	font-size: 1.1em
}

div.caption p{
	color:  #d9d9d9;
}

/*search result cat title*/
div.cat{
	color: white;
	position: absolute;
	top: 200px;
	left: 60px	
}

div.cat a{
	font-size: 0.8em;
	background-color: red;
	color: white;
	padding: 7px;
	font-weight: bold;
}

/*clearfix*/
.clearfix:before, .clearfix:after{ content: ""; display: table; }
.clearfix:after{ clear: both; }
.clearfix{ *zoom:1; }

/*  opinions */

div.opinion{
	padding: 15px;
}
div.opinion img{
	border: 4px solid white;
	border-radius: 75px;
}

div.opinion-title{
	float:left; 
	width:150px; 
	color:white; 
	margin:20px
}

div.opinion-img a{	
    width: 250px;
    position: absolute;
    top: 0px;
	left:0;
	right:400px;
    margin: 0 auto;
	display: flex;
	justify-content: center;
	width:100%
}

/*footer nav styling*/
.menu-footer-nav-bar-container ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #bbb
}

/*sidenav styling*/
.sidebar-nav {
    margin: 0 20px 0 30px;
}

.home nav{
margin-left: 0;
}

.sidebar-nav ul li{
	list-style: none;
	line-height: 50px;
	border-bottom: 1px dotted #333;
	font-size: 1.3em;
	width:130px;
}

.sidebar-nav ul li:last-of-type {
	border-bottom: none;

}
#myNavbar a:hover{
	color: #e5040c;
}

.navbar {
	position: fixed;
	z-index: 90000;
	width: 100%;
	min-height: 50px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15), 0 -5px 3px -10px #fff;
	border: none;
}

/*latest news styling */

div.news{
	text-align: left;
	margin-left: 0;
}

div.news h2{
	margin-left: 0px;
}

div.more-btn{
	display: flex; 
	justify-content: center; 
	width:100%;	
	margin: 30px auto;
	padding-top: 20px;
}

div.more-btn button:hover{
	width: 200px;
	color:  white;
	background-color: #e5040c;
}

div.more-btn button{
	width: 200px;
	color: white;
	background-color:  #999;
}

div.latest-news{
	position: relative;
	height: 120px;
	background-color: white;
	padding:0;
	width: 100%;
	padding-bottom: 0;
	margin:20px 0;
}

div.latest-news-title {
    margin-left: 150px;
    min-height: 120px;
    padding: 10px;
    font-size: 150%;
	line-height: 1.2em
}

div.latest-news-title span{
	color: #999;
	font-size: 0.8em;
}

div.latest-news-thumbnail{
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 120px;
	border: none;
}

div.latest-news-thumbnail img{
	width: 130px;
	height: 120px;
	transform-origin: top right;
}

div.latest h4{
	padding-left: 18px;
	margin-bottom: -10px;
	font-size: 1.5em;
}

/*side latest styling*/
div.side-list{
	box-shadow: none;
}

/*recent news*/

div.most-read{
	text-align: left;
	margin-top: 28px;
}

div.most-read img{
	width: 100%;
	transform-origin: top right;
}

.read {
	clear: both
}

.read ul{
	padding-left: 0;
}

.read ul li{
	list-style: none;
	padding-top: 10px;
	border-top: 1px dotted black;
	font-size: 1.3em;
	margin: 20px 20px 0 0 ;	
}

div.footer{
	text-align: center;
	background-color: white;
}

/*post styling*/
div.post h1 {
	font-family: Helvetica Neue,Verdana,Helvetica,Arial,Utkal,sans-serif;
	margin: 0 20px 20px;
    font-size: 3.75em;
	width: 80%;
}

div.post-content{
    font-family: Helvetica Neue,Verdana,Helvetica,Arial,Utkal,sans-serif;
    font-weight: normal;
    font-size: 120%;
    line-height: 1.5em;
    text-align: left;
    color: #212121;
}



div.post-content img {
    max-width: 100%;
    transform-origin: top right;
}

div.post-content {
	width: 100%;
	text-align: none;
	margin-left: 0px;
	margin-bottom: 30px;	
}

div.post-content p {
    margin: 0 0 20px;
}

/*  latest styling */

div.latest-column{
	float: right;
	padding: 20px;
	border-left : 1px solid #bfbfbf;	
}
/*  daily-news styling */
div.daily-news{
	border-top: 1px solid #bfbfbf;
}

div.daily-news a{
	padding: 10px;
	font-size: 1.5em;
	border: 1px solid #bfbfbf;
	color:  #d9d9d9;
	background-color: inherit;
}
div.daily-news a:hover{
	border: 1px solid black;
	color:  black;
	cursor: pointer;
}

/*category styling*/
div.cat-list{
	vertical-align: top;
	color: green;
}

/*page styling*/
div.page p{
	font-size: 1.3em;
}

/*comment section styling*/
div.comment-section{
	width: 100%;
}

/*comment*/
.comment-reply-link{
	background-color: #006ec3;
	color: red;
	text-decoration: none;
	padding: 10px;
	margin: 20px 0;
	font-size: 17px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	opacity: 0.9;
	-webkit-transition: all 150ms;
	   -moz-transition: all 150ms;
		-ms-transition: all 150ms;
		 -o-transition: all 150ms;
		    transition: all 150ms;
}
div.reply a{
	color: white;
	text-decoration: none;
}

div.comment-meta a{
	text-decoration: none;
}

.comment-reply-link:hover{
	opacity: 1;
	-webkit-transition: all 150ms;
		-moz-transition: all 150ms;
		-ms-transition: all 150ms;
		-o-transition: all 150ms;
		transition: all 150ms;
	
}

li.comment{
	list-style: none;
	margin 20px 0;
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #bfbfbf;
}
div.comment{

}

#comments{
	background-color: #006ec3;
	color: white;
	margin: 20px 0;
	font-size: 30px;
	padding: 5px 10px;
	font-weight: normal;
}

.comment-list[class*='depth-']{
	margin: 20px 0 0 40px;
}

.comment-list .depth{
	margin-left: 0;
}

.comment-header{
	height: 50px;
}

div.vcard img{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.comment-list p{
	clear:both;
	margin: 10px 0;
	
}

.fn{
	font-size: 20px;
	font-style: normal;
	font-family: sans-serif;
}

.comment-meta {
	font-size: 10px;
	color: #444;
}

[class*='comment-form-'] label {
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
}

[class*='comment-form-'] input, [class*='comment-form-'] textarea {
	border: 1px solid #bfbfbf ;
	font-family: sans-serif;
	width: 100%;
	padding: 5px;
	
}

[class*='comment-form-'] input{
	height: 50px;
}
.comment-respond {
	margin: 30px auto;
	padding: 20px;
	background: white;
	color: #333;
}

.form-submit #submit {
	background: red;
	color: white;
	width: 220px;
	padding: 14px;
	font-size: 1.4em;
	border: none;
	font-family: sans-serif;
	cursor: pointer;
	opacity: 0.9;
	-webkit-transition: all 150ms;
	   -moz-transition: all 150ms;
		-ms-transition: all 150ms;
		 -o-transition: all 150ms;
		    transition: all 150ms;
		
}
.form-submit #submit:hover {
	-webkit-transition: all 150ms;
	   -moz-transition: all 150ms;
		-ms-transition: all 150ms;
		 -o-transition: all 150ms;
		    transition: all 150ms;
}

.awaiting-comfirmation {
padding-top: 20px;
	font-style: italic;
	color: #777;
}
/* Most comment post style */
div.most-comment {
    position: fixed;
    z-index: 90000;
    bottom: 0;
    right: 0;
    height:auto;
    box-shadow: 2px -1px 25px -2px rgba(0,0,0,0.33);
    background-color: rgb(255, 253, 253, 0.9);
}

div.most-comment a, div.most-comment a:hover {
    border-radius: 50px;
    background-color: dodgerblue;
    color: white;
    padding: 10px 20px;
    margin: 15px auto 10px -100px;
}
.close{
    margin: 25px auto 10px auto;
}
div.most-comment h3{
    
    font-size: 1.6em;
    margin-top: 20px;
}

div.most-comment strong{
    color:dodgerblue;
}

div.most-comment span{
    font-size: 4.9em;
    color: rgb(194, 23, 23);
}



@media only screen and (max-width:500px) {

    div.most-comment{
        position: fixed;
        z-index: 90000;
        bottom: -50px;
        left: 0;
        height: 180px;
        float: left;
        margin-left: 0;
    }

    div.pep,
    div.most-comment h3,
    div.most-comment h4,
    div.most-comment a, 
    div.most-comment a:hover {
        
        font-size: 1.1em;
    }

    
    div.most-comment h4 {
        color: #006ec3;
        margin-left: 15px;
        margin-top: 0px;
    }

    div.most-comment h3 {
        margin-left: 30px;
        margin-top: -5px;
        
    }

    div.most-comment span{
        padding-top: 30px;
        font-size: 2.9em;
        color: rgb(194, 23, 23);
    }

    div.most-comment a, div.most-comment a:hover {
        border-radius: 40px;
        background-color: dodgerblue;
        color: white;
        font-size: 0.9em;
        padding: 5px 15px;
        margin: -10px auto 15px 30px;
    }
    .close{
        margin-top: -30px;
        margin-right: 40px;
    }

    .alert {
        padding: 0;
        margin-bottom: 0;
        border: 1px solid transparent;
        border-radius: 4px;
    }
}

.hidden{
    display: none;
}

.alert {
    padding: 15px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 4px;
}