/*

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

-------------------------------------- */

.home.page .entry-category {
	display: none;
}
.home.page .OB_default {
	display: none !important;
}
.sidebar {
	padding: 5%;
	margin-bottom: 26%;
}
#masthead #branding {
	margin: 30px 0px auto;
	text-align: left;
}
#masthead #branding .tagline {
	display: inline-block;
}
.logo {
	display: inline-block;
	margin-right: 3%;
}
.tagline {
	float: none;
}
#azk12298 {
	display: inline-block;
	float: right;
}
#masthead #branding {
	text-align: left;
}
.div.mr_social_sharing_top {
	display: inline-block;
}
div.mr_social_sharing, 
span.mr_social_sharing, 
div.mr_social_sharing_top, 
span.mr_social_sharing_top {
	display: inline-block !important;
	width: 65px !important;
}
#post-32 img {
	display: none;
}
.mepr_signup_table {
	padding-top: 4%;
}
.mepr_signup_table,
#mepr_logged_in_purchase {
	padding-bottom: 6%;
}
.postid-128855 .mepr_signup_table {
	padding-bottom: 0;
}
.postid-128855 #outbrain_widget_0 {
	padding-top: 10%;
}
.postid-128855 .attachment-img_big.wp-post-image {
	display: none;
}
.single-memberpressproduct .wpsr-floatbar-float_left {
	display: none !important;
}
.page-id-128851 .page-content {
	width: 57%;
}

/*remove from about.php then delete this */
.page-id-32 .lazy.attachment-img_big.wp-post-image.data-lazy-ready {
	display: none !important;
}

@media only screen and (max-width: 960px) {
		#azk12298 {
			display: none;
		}
}
@media only screen and (min-width: 801px) {
		.entry-image {
			opacity: 1 !important;
			transition: opacity 0.7s ease-in-out;
			-moz-transition: opacity 0.7s ease-in-out;
			-webkit-transition: opacity 0.7s ease-in-out;
	}
}

@media only screen and (max-width: 780px) {
		#azk12298 {
			display: none;
		}
}
@media only screen and (max-width: 568px) {
		span.tagline {
			display: none;
		}
		.logo img {
			max-width: 80%;
			float: left;
		}
		#masthead #branding {
			margin: 15px 0px auto;
		}
		.logo {
			padding-bottom: 15px;
		}
		.sidebar-ad img {
			width: 100%;
		}
}