.main-nav { background: #f7311c; }
.widget-title { background: #f7311c; }
.widget-title, .widget-title a, .widget-title a:hover { background: #3d3d3d; }
.mh-header { border-bottom: 5px solid #b71b4a; }
.mh-footer {  border-top: 5px solid #f7311c; }
.footer-info a { color: #b79f1b; }

.mh-header { background: solid #f7311c;  }
.mh-footer { background: solid #f7311c;  }
body.custom-background { background-color: #3c142c; }
.logo { background: #2d0d20; padding: 5px; }

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

.content-list-more {  background: #f7311c; }

.entry-meta .fa {  color: #f7311c; }

.content-list { background: #300e22; }
.sb-widget, .home-main-widget { background: #5c155b; }

.comic-nav a:hover {
color: #e764fe;
}

.content-list:hover .content-list-title a { background: rgba(0, 0, 0, 0); color: #f8311c; }


.search-form { background: #5c155b; }

.entry-category-title { background: #5c155b;   }

.comment-section-title {  background: #f7311c;   }

input[type=submit] {  background: #3d3d3d; }

#respond { background: #5c155b; }


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

a { color: #e764ff; }

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

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

.entry-tags span {  background: #b71b4a; }

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


.widget_recent_entries li {
    padding: 0px;
}


body { color: #FFFFFF;}

.post-wrapper { background: #230818;  }

.entry-meta {  border-top: 4px dotted #f7311c; }

.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; }

.pagination {
    padding: 6px;
    text-align: center;
    background: #f8311c;

}

.pagination .page-numbers:hover, .pagination .pagelink:hover, .pagination .current, .pagination .current:hover, .entry-content .pagelink, .entry-content .pagelink:hover, .entry-content a .pagelink { color: #fff; background: #f8311c; text-decoration: none; }


.comments-wrap, .pingback-wrap {
    background: #230818;
}
.commentlist .depth-1 { background: #3c142c; padding: 25px; margin-top: 25px; }
.commentlist .meta a:hover { color: #fff; background: #f8311c; }
.commentlist .meta .url:hover { background: transparent; color: #f8311c; }
.commentlist .children li { padding: 25px; background: #5c155b; margin-top: 25px; }
.commentlist .depth-2 .children li { background: #7b1f7a; }
.commentlist .depth-3 .children li { background: #90288f; }
.commentlist .depth-4 .children li { background: #a834a6; }
.comment-text blockquote p:last-child { margin: 0; }
.comment-footer-meta a { background: #f8311c; color: #fff; padding: 5px 10px; font-size: 14px; font-size: 0.875rem; font-weight: 700; margin-right: 5px; }
.comment-info { color: #1f1e1e; margin: 20px 0px; }
.pinglist .pings { background: #f0f0f0; padding: 25px; margin-top: 10px; font-size: 14px; font-size: 0.875rem; font-weight: 700; }
.pinglist .pings:hover a { background: #a834a6; color: #fff; }
.pinglist .fa-link { margin-right: 25px; padding: 5px; background: #f8311c; color: #fff; }
.no-comments { padding: 25px; background: #a834a6; }
input[type=submit] {
background: #f8311c;
}

.archive-title {
    background: #a834a6;
}

.cat-description span { display: inline-block; background: #5c155b; padding: 10px; }

.cat-description {  margin-bottom: 10px; padding: 10px; background: #300f22; }

.widget-title, .widget-title a, .widget-title a:hover {
background: #f8311c;
}

.mh-sidebar {
	width: 50%;
}
#main-content {
	width: 100%;
}
table tr:nth-child(odd) {
	background-color: #3c142c;
}

table#comic-nav-wrapper {
	background-color: #3c142c;
	border: none;
}
table#comic-nav-wrapper td {
	font-size: 160%
}

.commentlist .bypostauthor .avatar {
border: 5px solid #f8311c;
}