/*****
Theme Name: BL Magazine 2016 Theme
Theme URI: http://www.boyslife.org
Description: This is the 2016 template for boyslife.org niche sites. It is a child theme of MH Magazine WordPress theme version 3.8.6.
Author: Bryan Wursten and MH Themes
Author URI: http://www.boyslife.org/
Template: mh-magazine
Version: 1.8.6
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

.aligncenter {
	margin: auto;
}

.slicknav_nav a {
	color: #ffffff !important;
}

.slicknav_nav a:hover {
	background: #ffcb05 none repeat scroll 0 0 !important;
}

.slicknav_icon-bar {
	background: #fff none repeat scroll 0 0 !important;
}

.home .tagcloud {text-align:center;}

.home .tagcloud a {
	color: #231f20;
	margin: 2px;
	padding: 5px 10px;
	background: #f1e1c7 none repeat scroll 00 !important;
}

.home .tagcloud a:hover {
	color: #f1e1c7 !important;
	background: #231f20 none repeat scroll 00 !important;
}

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

.widget_taxonomy_dropdown_widget select {
	font-size:14px;
	font-family:open sans;
}

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

.comment-form .comment-notes {display:none; }

.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:#231f20 !important;
}

.jp-relatedposts-post-title a:hover {
	color:#e64946 !important;
	text-decoration:none !important;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	background: #ffcb05 none repeat scroll 0 0;
	color: #231f20;
	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: 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: #231f20 !important; }
.mh-social-widget li:hover a { background: #231f20; }
.mh-footer-widget .mh-social-widget { background: #231f20; }
.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: #231f20; }

.mh-footer .wp-caption-text { color:#ffffff; }
.mh-footer-nav li a:hover, input[type="submit"]:hover { color: #ffffff; }