/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.main-nav { background: #000000; }
.widget-title { background: #6f6c52; }
.widget-title, .widget-title a, .widget-title a:hover { background: #000000; }
.mh-header { border-bottom: 5px solid #000000; }
.mh-footer {  border-top: 5px solid #6f6c52; }
.footer-info a { color: #6f6c52; }

.mh-header { background: rgba(25, 21, 2, .5);  }
.mh-footer { background: rgba(25, 21, 2, .5);  }
body.custom-background { background-color: #6f6c52; }
.logo { background: #6f6c52; padding: 21px; }

.content-list-category { background: #6f6c52; color: #fff; }

.content-list-more {  background: #6f6c52; }

.entry-meta .fa {  color: #df2011; } /* icons */


.content-list { background: #4c492f; }
.sb-widget, .home-main-widget { background: #4c492f; }
/* backgrounds */

.content-list:hover .content-list-title a { background: rgba(0, 0, 0, 0); color: #df2011; }
/* HOVER */


.search-form { background: #4c492f; }

.entry-category-title { background: #6f6c52;   }

.comment-section-title {  background: #6f6c52;   }

input[type=submit] {  background: #6f6c52; }

#respond { background: #6f6c52; }


.entry-content a { color: #df2011; }

a { color: #FFFFFF; }
//header text

.widget-title, .widget-title a, .widget-title a:hover { color: #FFFFFF; }

.widget_recent_entries li {
    background: #4c492f;
}
.search-form .search-field { background: #ddd; }

.entry-tags span {  background: #5c5a47; }

.post-nav-wrap { background: #ee0909; }


.widget_recent_entries li {
    padding: 0px;
}


body { color: #e5e2b3;}
/* body text color */

.post-wrapper { background: #4c492f;  }

.entry-meta {  border-top: 1px dotted #ee0909; }

.entry-meta span {
    display: inline-block;
    background: none;
    padding: 0;
    margin: 0 15px 15px 0;
}
.entry-meta-author:hover, .entry-meta-date:hover { background: none }

.widget_nav_menu li a, .widget_meta li a { padding: 0; background: none; }

.entry-category a { padding: 0px; background: none; }

 .entry-category-title { background: none;   }

.entry-tags span {  background: none; }
.entry-tags a { background: none; padding: 4px; }

/*comments*/
.commentlist .depth-1 {
background: #4c492f;
}
.comments-wrap, .pingback-wrap {
background: #000000;
}

//margins

.entry-title {
font-weight: 700;
font-size: 36px;
font-size: 2.25rem;
margin-bottom: 0px;
}

.entry-category {
margin-bottom: 0px;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
}

.entry-meta {
overflow: hidden;
font-weight: 700;
padding-top: 5px;
margin-bottom: 0px;
font-size: 14px;
font-size: 0.875rem;
border-top: 2px dotted #1f1e1e;
}

.content-list-item {
padding: 20px;
}

.content-list-category {
display: inline-block;
padding: 10px 10px;
background: #6f6c52;
color: #fff;
font-weight: 700;
}

.content-list-more {
background: #6f6c52;
	padding: 1px 1px;
}

//comments section

#respond .comment-reply-title {
margin-bottom: 0px;
color: #fff;
font-weight: 700;
}

.comments-wrap, .pingback-wrap {
background: #6f6c52;
}


