/*
Theme Name: Magazine BBT
Description: Magazine Child for BoostBlogTraffic
Author: Themify
Template: magazine
*/

@import url("../magazine/style.css");

/* write custom css below */


/*Subscribe form styles */
#subscribeform {margin-right:37px;}
#subscribeform label {color: #fff;vertical-align:middle;height:20px;line-height:20px;font-family:impact, sans-serif;font-size:15px;border-left: 2px solid #fff;padding-left: 20px;}
.submit {background: #a73623;border:1px solid #bbb;color:#fff;height:19px; line-height:13px;padding-bottom:4px;cursor:pointer;width:32px;vertical-align:middle;font-family: impact, sans-serif;font-size: 13px;padding: 0;}
#subscribeform input.text {height:19px;background:url(images/sprite22.png) no-repeat left top;border:none;width:121px;color: #fff;padding: 6px 10px 0 10px;vertical-align: middle; }
#subscribeform a {color:#767676;font-sixe:10px;}
#subscribeform img {vertical-align:middle;}
#feature {background: url(images/featurebg.png) no-repeat left top;height:210px;width:960px;padding-top:105px;position:relative;}
#feature p {color:#545454;font-size:17px !important; text-align:left !important; margin-left:52px;margin-bottom:4px !important; padding-bottom: 10px; line-height: 24px; font-family: Arial, Verdana, sans-serif;}

.texta {width:240px;height:38px;border:none !important;background:none !important;margin-left:24px;padding-left:10px;padding-right:10px;font-size:16px;margin-top: 2px !important; font-family: Arial, Verdana, sans-serif;}

#submit {width:114px;height:35px;border:none;margin-left:10px;background: #a73623;border:1px solid #bbb;color:#fff;}
#feature #submit {background: none;border:none;}
.optin {background:url(images/optin-norss.png) no-repeat left top;width:299px;height:265px; padding-top:20px;position:relative;}
.optin p {color: #fff !important;text-align:center;width:225px;margin:0 auto;font-size:18px !important;}
#optin {margin-top:60px;margin-left:40px;}
#optin .text {margin-top:8px; width:224px !important;height:26px;border:none !important; background:none !important;}
#optin .submit {float:right;width:65px;height:30px;background:none !important;margin-right:37px;margin-top:6px;border:none !important;}
.rsslink {display:block;width:122px;height:23px;position:absolute;bottom:27px;left:41px;color:transparent;outline:none;}

/*#header #secondary .cat-item {display:none !important;}
span.box span.overlay{ background-position: 0 0; width: 59px; height: 59px; } 
span.date { background-position: 0 -109px; width: 64px; height: 29px; } 
#footer { background-position: 0 -188px; width: 1px; height: 32px; } 
.sprite-header-top-bg{ background-position: 0 -270px; width: 1px; height: 45px; }  
h4#recent, div#breadcrumbs, #sidebar h4{ background-position: 0 -511px; height: 17px; } 
#search-form, #subscribeform input.text{ background-position: 0 -578px; width: 141px; height: 25px; } 
.sprite-search_btn{ background-position: 0 -653px; width: 22px; height: 20px; } 
.sprite-tab-top-bg{ background-position: 0 -723px; width: 1px; height: 2px; } 
.sprite-tabs-left-bg{ background-position: 0 -775px; width: 2px; height: 1px; } */


/* fix some spacing */
.header-widget {
margin: 38px auto -60px;
}

#submit {
height: inherit !important;
width: inherit !important;
}

a.more-link {
	clear: both;
	border: none;
	box-shadow: 0 0 2px #666;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 10px 0;
	padding: 0 10px;

	background: #d91b0d; /* Old browsers */
	background: -moz-linear-gradient(top,  #d91b0d 0%, #be362b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91b0d), color-stop(100%,#be362b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d91b0d 0%,#be362b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91b0d', endColorstr='#be362b',GradientType=0 ); /* IE6-9 */	
}

a.more-link:hover {
	color: #fff !important;
	background: #660000; /* Old browsers */

}

.post-image.right {
	float: right !important;
}
	
/** Optin Box Customizations Start */

@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);

#p2-feature {
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px 10px 5px 50px;
	text-align: left;

	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #ddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f0f0 0%,#ddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#ddd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f0f0 0%,#ddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ddd',GradientType=0 ); /* IE6-9 */
}

#p2-feature img {
	float: right;
}

#p2-feature h4 {
	color: #c8351f;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	margin: 0;
	text-transform: uppercase;
}

#p2-feature h3 {
	color: #5e5e5e;
	font-family: 'Oswald', sans-serif;
	font-size: 27px;
	margin: 0 0 10px;
}

#p2-feature p {
	margin-bottom: 15px;
}

#p2-feature form {
	overflow: hidden;
}

#p2-feature form .p2-form-intro {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#p2-feature form .p2-form-intro-text {
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	line-height: 35px;
	padding: 0 10px;

	background: #d91b0d; /* Old browsers */
}

#p2-feature form .p2-arrow-right {
	float: left;

	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-bottom: 17px solid transparent;

	border-left: 18px solid #d91b0d;
}

#p2-feature form input[type="text"] {
	background: #fff !important;
	color: #000;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0 10px 15px 0 !important;
	padding: 0 10px;
	width: 180px;
}

#p2-feature form input[type="submit"] {
	border: none;
	box-shadow: 0 0 2px #666;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	letter-spacing: normal;
	line-height: 35px;
	margin: 0 0 15px;
	padding: 0 10px;

	background: #d91b0d; /* Old browsers */
	background: -moz-linear-gradient(top,  #d91b0d 0%, #be362b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91b0d), color-stop(100%,#be362b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d91b0d 0%,#be362b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91b0d', endColorstr='#be362b',GradientType=0 ); /* IE6-9 */
}

@media only screen and (max-width: 620px) {

	#p2-feature {
		padding: 20px 30px 5px 30px;
	}

	#p2-feature img {
		display: none;
	}

}

@media only screen and (max-width: 568px) {

	#p2-feature form .p2-form-intro {
		float: none;
		margin: 0 0 10px;
	}

	#p2-feature form .p2-form-intro-text {
		float: none;
		font-size: 18px;
		padding: 0;
		text-align: center;
		width: 200px;
	}

	#p2-feature form .p2-arrow-right {
		float: none;
		border-bottom: none;

		border-left: 100px solid transparent;
		border-right: 100px solid transparent;

		border-top: 10px solid #d91b0d;
	}

	#p2-feature form input[type="text"] {
		display: block;
		float: none;
	}

	#p2-feature form input[type="submit"] {
		display: block;
		float: none;
	}

}

@media only screen and (max-width: 360px) {

	#p2-feature p {
		display: none;
	}

	#p2-feature form .p2-form-intro {
		margin: 0 auto 10px;
		width: 200px;
	}

	#p2-feature form input[type="text"] {
		margin: 0 auto 15px !important;
	}

	#p2-feature form input[type="submit"] {
		margin: 0 auto 15px;
	}

}

/** OptIn Box Customizations End */

/*comment reformatting */
.commentlist .reply {
	top: auto;
	bottom: -20px;
}









/* ultimate guide page css */
.page-template-guidepage-php
.fixed-header #nav-bar {
/*	position: absolute;
	top: -100px; */
}


/* 
GUIDE STYLES
================================================ */
#guide-nav-bar {
	background: #fff; /* #000; */
	width: 100%;
	padding: 5px 0;
	min-height: 28px;
}
#guide-menu-icon-top {
	display: none;
}
#guide-top-nav {
	margin: 3px 0 0;
	position: relative;
	z-index: 99999;
}
#guide-top-nav li {
	margin: 0px 10px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#guide-top-nav a {
	text-decoration: none;
	margin-right: 7px;
	color: #000; /* #fff; */
	font-size: 0.80em; /* 0.75em; */
	text-transform: uppercase;
}
#guide-top-nav a:hover {
	color: #47a7d7;
}
/* sub-levels link */
#guide-top-nav ul a, #guide-top-nav .current_page_item ul a, #guide-top-nav ul .current_page_item a, #guide-top-nav .current-menu-item ul a, #guide-top-nav ul .current-menu-item a, #guide-top-nav li:hover > ul a  {
	color: #000; /* #fff; */
	font-weight: normal;
	text-transform: none;
	padding: 7px 0 7px 15px;
	margin: 0;
	width: 180px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	display: block;
}
/* sub-levels link :hover */
#guide-top-nav ul a:hover, #guide-top-nav .current_page_item ul a:hover, #guide-top-nav ul .current_page_item a:hover, #guide-top-nav .current-menu-item ul a:hover, #guide-top-nav ul .current-menu-item a:hover, #top-nav li:hover > ul a:hover {
	background: #000; /* #fff; */
	color: #47a7d7;
}
/* dropdown ul */
#guide-top-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 23px;
	background: #47a7d7;
	border: solid 3px #47a7d7;
	z-index: 100;
	display: none;
}
#guide-top-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
}
/* sub-levels dropdown */
#guide-top-nav ul ul {
	left: 190px;
	top: -2px;
}
/* show dropdown ul */
#guide-top-nav li:hover > ul {
	display: block;
}

#guide-top-nav a {
	font-family: Oswald;
}

#guide-logo {
	float:left;
	margin-left: -24px;
	margin-right: 30px;
}


#guide-feature-intro {
	float:left;
	margin-right: 14px;
	margin-top: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
}


#guide-nav-bar .social-widget a, .guidepage #footerwrap .social-links a {
color: #000;
}

#guide-nav-bar #menu-icon-top {
	padding-top: 60px;
	color: black !important;	
}


/* fix some spacing */
.guide-header-widget {
margin: 8px auto 8px;
}



#guide-menu-block {
float: right;
}


#guide-nav-bar .social-widget {
float:right;
}



@media screen and (max-width: 780px) {
	#guide-menu-block {
	display:none;
	}
}




@media only screen and (max-width: 620px) {

	#guide-feature-intro {
		width:100%;
	}


}

@media only screen and (max-width: 568px) {

	#guide-feature-intro {
		width:100%;
	}

}

@media only screen and (max-width: 360px) {

	#guide-feature-intro {
		width:100%;
	}
	
}


#guide-parent-title-wrap {
	margin-top:20px;
}

#guide-parent-title {
	/* width: 960px; */
	/* padding: 20px; */
	/*	background-color: #5c5c5c;	/* dark grey background */
	color: #fff;
	font-size:1.8em;
	font-weight:bold;
	font-family:'Oswald', sans-serif;
	}


.page-title {
	line-height: 130%;
}

/* #guide-parent-title .post-meta { */
.guidepage .post-meta {
	font-size: 0.9em;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
} 

.guidepage .post-meta-details {
	border: none !important;
	display: inline-block;
	padding-left: 30px;
	

}

.guidepage .author-name {
	font-size: 1.4em;
}


/* guide side menu styling */
.custom-desc-menu-widget ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 8px;
}

.custom-desc-menu-widget a {
	text-decoration: none;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
	display: block;
	line-height:1.15em;
	padding: 8px 18px;
	color: #640000;
}

.custom-desc-menu-widget a:hover {
	background-color: #e8e8e8;	/* #fcffbc; */
}

.link-desc {
	font-size: .7em;
	font-weight: normal;
	font-family: 'arial', sans-serif;
	margin-left: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.15em;
	display: block;
}

.custom-desc-container .current-menu-item  {
	background-color: #e8e8e8;	/* #fcffbc; */ 

}
	
	
.page-title {
	text-transform: none;
	letter-spacing: inherit;
	margin: 20px 0 .4em;
	font-size: 2.2em;
}

.guidepage h1 { font-size: 2.2em; }


#guide-parent-title .post-meta-details .author-name {
border-right: none;
padding: 0 12px;
margin: 6px 0 20px 30px;
display: inline-block;
color: #fff;
}

#guide-parent-title .post-meta a {
	color: white;
}

.guidepage #contentwrap, .guidepage #sidebar {
padding-top: 1%;
}


.fb_iframe_widget span {
	vertical-align: top !important;
	margin-top: -2px;
	position: relative;
}

#guidefb { width: 95px !important; }
#guidefb, #guidetwitter, #guidegoogle, #guidebuffer { display: inline-block;  position:relative; z-index:9999; }
#guidesocial {  max-width:100%; float: right; }   



.guidepage #footerwrap {
		background: #fff;
		color: #484848;
	}
	
.guidepage #footer a {
	color: #484848;
}
	
.guidepage .back-top a {
		color: #fff !important;
	}
	
.guidenav .more-link:after { content: none; }

.guidenav a.more-link { float: none; padding: 10px !important; margin: 10px !important; display: inline-block; }

.guidenav { margin-top: 60px;  Margin-bottom: 30px; }


/* Added by Glen. */
.screenshot img {
	border:4px solid #f0f0f0; 
	box-shadow: 6px 6px 6px #a0a0a0;
	padding: 0;
	margin: 0;
	}

.screenshot2 img {
	border:4px solid #000000; 
	box-shadow: 6px 6px 6px #a0a0a0;
	padding: 0;
	margin: 0;
	}
	
.caption {
	font-family: Arial;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin-top:1em;
}
	
.embedded-image {
	padding: 0px;
	display: inline-block;
	margin-bottom: 1em;
}

a.subtle:hover, a.subtle:active,  a.subtle:link, a.subtle:visited {
	color: #808080;
	text-decoration: none;
}

a.subtle:hover, a.subtle:active {
	color: #620004;
	text-decoration: underline;
}

.tweetable {
	background: #FAFAD2;
	padding: 1em;
	margin-left: 2em;
	margin-right: 4em;
	margin-bottom: 1em;
	box-shadow: 6px 6px 6px #a0a0a0;
}

img.artist-photo {
	float: right;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

/* End of styles added by Glen. */

.opt-area a {
	border: none;
	box-shadow: 0 0 2px #666;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	letter-spacing: normal;
	line-height: 35px;
	margin: 0 0 15px;
	padding: 0 10px;
	text-decoration: none;
	

	background: #d91b0d; /* Old browsers */
	background: -moz-linear-gradient(top,  #d91b0d 0%, #be362b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d91b0d), color-stop(100%,#be362b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d91b0d 0%,#be362b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d91b0d 0%,#be362b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91b0d', endColorstr='#be362b',GradientType=0 ); /* IE6-9 */
}

.opt-area a:hover {
	color: #fff !important;
	background: #660000; /* Old browsers */

}


.testpage #top-nav {
	margin-top:35px;
	margin-right:-6px;
	float: right !important;
}


#top-nav {
	margin-top:35px !important;
	margin-right:-6px !important;
	float: right !important;
}

.strikeout { text-decoration: line-through; color: red; }
.underline { text-decoration: underline; }
.highlight1 { color: red; }
.highlight2 { color: blue; }
.highlight3 { color: green; }
.highlight4 { color: #0070C0; font-weight: bold; }
.alt-subhead { font-weight: bold; font-size: 120%; margin-bottom: 1em; }

ul,ol {
	margin-left: 44px !important;
}

.et_monarch .et_social_networks div {
	/* font-size: 88%; */
}

/* make sure AppSumo social media buttons don't cover content */

#pagewrap { margin-left: 36px;  /* Margin-right: 36px; */ }
#headerwrap { margin-left: -36px;  /* Margin-right: -36px; */ }

.pagewidth {
    width: 1040px !important;
}


/* from CSS HERO */
.page-title { font-weight: lighter !important; font-size: 52px !important; }
