/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
Version: 2.0
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

.featured-posts article{width: 100%; width: 94%; border: 1px solid black; padding: 17px;}

.featured-posts .left{float:left; width:50%;}

.featured-posts .right{float:left; width:50%;}

.featured-posts .right .entry-title{font-size:30px;}

.featured-posts header{text-align: left; margin-left: 20px;}

.featured-posts .entry-summary {text-align: left; margin-left: 20px;}

.home .sidebar .popular-widget li {
    border: medium none;
    color: #000;
    font-weight: bold;
    list-style: decimal inside none;
}
  
.sidebar h3{
	color: #000;
}

.sidebar .pop-widget-tabs {
	background: none;
}

.sidebar ul.pop-widget-tabs li a{
	background: none;
	border: none;
	font-size: 15px;
}

.sidebar ul.pop-widget-tabs li a.active{color: #C23F1F;background: none;}

.sidebar ul.pop-widget-tabs li a:hover{background: none;}

.sidebar .popular-widget .pop-inside{border: none;} 
.latest-posts .masonry-layout article, body:not(.home) .masonry-layout article { min-height:256px;}

body:not(.with-sidebar) .home-section.around-posts article:nth-child(3n+1){
	clear:none ;
}

.around-posts article {
    float: left;
    width: 225px;
}
.around-posts .grids.entries{
	background-color: rgb(209, 209, 209);
	padding: 20px;
	margin-left:0px;
}
.around-posts .grids.entries article:first-child{margin-left:0px;}

.yop-poll-container {
width: auto !important;
font-family: 'Oswald';
padding:30px !important;
}
.poll-title{text-transform:uppercase; margin-top:15px;}
.yop-poll-question{margin-bottom: 25px !important;}
.yop_poll_vote_button{
	background: black;
	border: none;
	color: white;
	padding: 7px 25px;
	cursor:pointer;
}
div.yop-poll-answers ul li{
	float: none !important;
	width: auto !important;
}
.home-section.featured-posts .entry-image{height:315px;}
.more-link:after {
    content: none;
}
.poll-ad-fb-section .grids article{margin-left:25px;}
.poll-ad-fb-section .poll-section{border:1px solid #000000;}

.flex-viewport {height:280px!important;}
.posts-slider .entry-header{display:block !important;background-color: #3D3D3D; width:30%; left:0; padding-left: 10px;}
.flex-viewport .entry-header{top:0; height:500px; z-index:1;}
.posts-slider{width: 66%; float:left;}
.posts-slider .entry-header > h2 {
    font-size: 15px;
    padding: 10px;
    text-align: left;
}
.posts-slider .entry-header p{font-size:11px; text-align: left; letter-spacing: 0.2em; padding: 10px;}

.flexslider .slides img{float:right; width:70%;}
.home-page-slider-advertisement {
    float: left;
    margin-left: 4%;
    margin-top: 2%;
}

.posts-slider .flex-prev{left:230px;}
.posts-slider:hover figure:before{opacity:0.1 !important;}
.posts-slider figure:before{position:relative;}
.posts-slider .flex-direction-nav a{border:none;}
.posts-slider .flex-prev:hover, .posts-slider .flex-next:hover{box-shadow: none; text-shadow: none;}

@media only screen and (max-width: 800px) {
.featured-posts .left{display:none;}
.featured-posts .right{float:left; width:100%;}

}
.flex-viewport .slides .entry-header{top:0px !important;}

.sidebar .widget .pop-layout-v li{border:none;}

.single .related-posts .carousel .entry-image {margin: 0 auto;}

.entry-meta {
position: absolute !important;
width: 100% !important;
margin: 0 auto !important;
}

h1.single-title {
text-transform: none !important;
position: absolute !important;
bottom: 0px !important;
width: 100% !important;
margin: 0 auto !important;
font-size: 32px !important;
}

.single .entry-media {
	position:relative !important;
}

.entry-meta a {
color: #000000 !important;
text-decoration: none; 
}

#masthead {
margin-bottom: 0 !important;
}


/* Praba Style Begins */
@media only screen (min-width:960px) and (max-width: 1200px) 
{
.sub-posts li { padding: 40px 18px !important; }

}
/* Praba Style Ends */

@media only screen (min-width:200px) and (max-width: 700px) 
{
ul.social-right li a {
  padding: 0px 20px !important;
  text-decoration: none;
  float: left !important;
}
}
