.blog-banner-ad {
	width: 728px;
	height: 90px;
	margin: auto;
}

@media screen and (max-width: 750px) {
	.blog-banner-ad {
		width: 320px;
		height: 50px;
		margin: auto;
	}
	
	#mh-mobile .mh-header-1 {
		margin: 0;
	}
}

.mh-custom-header {
	padding-bottom: 10px;
	padding-top: 10px;
}

.mh-ticker-item-date, .mh-ticker-item-cat {
	display: none;
}

.mh-carousel-layout2 {
	padding: 0 15px 20px 0;
}

.mh-carousel-caption {
	display:none;
}

.mh-carousel-title {
	padding: 5px 0 0 0;
}

.home .mh_magazine_custom_posts {
	min-height: unset;
}

.category-sponsored .mh-custom-posts-large-inner {
	background-color: #ccedf6;
	padding: 10px !important;
	border-bottom: medium none !important;
}

.category-sponsored .mh-posts-list-item {
	background-color: #ccedf6;
	padding: 10px !important;
	border-bottom: medium none !important;
}

.single .category-sponsored {
	background-color: unset;
	padding: unset !important;
	border-bottom: unset;
}

.category-sponsored .mh-custom-posts-header:before, .category-sponsored .mh-posts-list-header:before, .category-sponsored .entry-header:before {
	content: "SPONSORED POST";
	font-size: .85rem;
	font-weight: normal;
}

#mh_magazine_custom_posts-2 .category-sponsored, #mh_magazine_custom_posts-4 .category-sponsored, #mh_magazine_custom_posts-7 .category-sponsored {
	display: none !important;
}

.category-scouting-magazine-archives .mh-custom-posts-header:before, .category-scouting-magazine-archives .mh-posts-list-header:before, .category-scouting-magazine-archives .entry-header:before {
	content: "FROM THE ARCHIVES";
	font-size: .85rem;
	font-weight: normal;
}

.mh-footer-widget .mh-social-widget, .mh-social-widget li a {
	background: #003f87 !important;
}

.mh-footer-widget .mh-social-widget, #text-12 {
	padding: 0;
	margin: 0;
}

.mh-footer-widget .wp-caption {
	margin: auto;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	background: #e64946;
}

.poll-choice-title {
	font-size: 1.2rem !important;
}

.scoutmag_author_box {
	border: 1px solid #ddd;
	padding: 10px;
}

.scoutmag_author_img {
	width: 250px;
	display:block;
	float:left;
	margin-right: 15px;
}

.scoutmag_author_byline {
	padding-top: 3px;
}

@media print {
	#disqus_thread {display:none;}
	
	#disqus_recommendations {display:none;}
	
	.entry iframe, ins {
		display: none;
		width: 0 !important;
		height: 0 !important;
		overflow: hidden !important;
		line-height: 0pt !important;
		white-space: nowrap;
	}

	.embed-youtube, .embed-responsive {
		position: absolute;
		height: 0;
		overflow: hidden;
	}

	.scoutmag_author_box .entry-meta-comments, .scoutmag_author_box .entry-meta-categories{
		display:none;
	}	
	
	.scoutmag_author_box .mh-meta:after {
		content: "https://blog.scoutingmagazine.org";
	}

	.entry-content a:after {
		content: " [" attr(href) "] ";
	}	
	
}