/*****
Theme Name: MH Magazine Child Theme
Theme URI: http://www.mhthemes.com/themes/mh/magazine/
Description: This is a child theme for MH Magazine WordPress theme to make customizations much easier for you. By using this child theme you make sure, that you keep your changes after an update of the parent theme.
Author: MH Themes
Author URI: http://www.mhthemes.com/
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

/* HEADER SECTION */
.mh-preheader, .mh-wide-layout .mh-subheader {
    background: #170503; background-image: url("/images/topwoodbg.png");
}
.slicknav_menu {
    border-bottom: 1px solid #2a2a2a;
    background: #170503; background-image: url("/images/topwoodbg.png");
}	
.slicknav_btn {
    background: #ac8b60;
}
.mh-header {
    background: #e2c59f; background-image: url("/images/headbg.png");
}

.mh-site-logo {
    padding: 5px 10px 5px 10px;
    overflow: hidden;}

.mh-header-2 {
    margin: 30px 0px 20px 0;
    text-align: right;
    overflow: hidden;}

.mh-ticker-title {
    background: #9C9C9C;}

.mh-social-nav li a {
    min-width: 30px;}
    

/* SHARE BUTTONS */	

.mh-stumbleup span  { background: #ec4b24; }

.mh-share-button { width: 16.665%; }

.mh-image-caption { background: #401c13; }

/* CONTENT SECTION */	

.entry-content a {
    text-decoration: underline;}
.entry-content a:hover {
    color: #000;}
strong { font-weight: bold; }

/* Sidebar */	

#newsletterwidget-3 .mh-widget-title, #newsletterwidget-4 .mh-widget-title, #newsletterwidget-5 .mh-widget-title {
    background-image: url("/images/topwoodbg.png");
color: #FFF; padding: 5px; border: 0px; }


/* COMMENTS SECTION */
/* style admin comments */
.comment-author-admin {border-top: 10px solid #e18728;}
li ul.children li.comment-author-adminname {border-top: 10px solid #e18728; }


	
/* Footer SECTION */
.mh-copyright-wrap {
    border-bottom: 0;
	border-top: 0;
    background: #170503; }

.mh-footer {
    background: #251e11; }	

.mh-footer-widget .mh-author-bio-widget {
    border-bottom: 0;
    background: #3b3529; }

.mh-footer-widget .mh-social-widget li a {
    background: #a87442; }

.mh-footer-widget .mh-widget-title {
    border-bottom: 3px solid #baa378; }