/*****
Theme Name: Scouting Magazine 2016 Theme
Theme URI: http://www.scoutingmagazine.org
Description: The 2016 template for scoutingmagazine.org. Child theme of MH Magazine WordPress theme v3.8.1.
Author: Bryan Wursten and MH Themes
Author URI: http://www.scoutingmagazine.org/
Template: mh-magazine
Version: 1.3.8
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scoutmag2016
*****/

.home .mh_magazine_custom_posts {
	min-height: 675px;
}



.mh-header-2 {
	margin: 20px 0;
}

.mh-header .mh-col-2-3 {
	width:728px;
	margin-left:auto;
	margin-right:auto;
}

.archive .page-title, .page .page-title {font-size: 2rem; }

.scoutmag_rss_posts {background-color:#f5f5f5;}

.mh-slider-category {display:none;}

.jetpack-image-container .aligncenter {margin:auto;}

.jp-relatedposts-post-context {display:none;}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity:1.0 !important;
}

.jp-relatedposts-post-title a {
	color:#000 !important;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	background: #ce1126 none repeat scroll 0 0;
	color: #fff;
	font-size: 0.875rem !important;
	font-weight: 700;
	padding: 10px 15px;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
	width:100%;
}

#jp-relatedposts h3.jp-relatedposts-headline em::before {
	border-top:none !important;
	margin-bottom: none !important;
	content:none !important;
}

/***** MH Social Widget *****/

.mh-social-icons ul {
    text-align: left;
}

.mh-social-widget { padding: 15px 15px 15px 0; background: #f5f5f5; }
.mh-social-widget .fa-mh-social, .mh-social-widget li:hover .fa-mh-social { color: #f5f5f5; }
.mh-social-widget li { margin: 1px; }
.mh-social-widget li a { display: block; width: 63px; height: 63px; line-height: 63px; background: #2a2a2a !important; }
.mh-social-widget li:hover a { background: #2a2a2a; }
.mh-footer-widget .mh-social-widget { background: #2a2a2a; }
.mh-footer-widget .mh-social-widget .fa-mh-social { color: #f5f5f5; }
.mh-footer-widget .mh-social-widget li a { width: 34px; height: 34px; line-height: 34px; font-size: 20px; background: none; }
.mh-footer-widget .mh-social-widget li:hover a { background: none; }
.mh-footer-widget .mh-social-widget li:hover .fa-mh-social { color: #2a2a2a; }


@media screen and (max-width: 1120px) {
	.mh-site-logo, .mh-social-nav ul { text-align: center; }
	.mh-header-widget-2 { display:none; }
}

@media screen and (max-width: 767px) {
	.home .mh_magazine_custom_posts { min-height: 50px;	}
	.mh-header-nav-mobile {display:none; }
	.mh-preheader {display:none; }
}