/* Standardize child theme styling */
.builder-module.builder-module-top,
.builder-module.builder-module-single {
	margin-top: 0;
}
.builder-module.builder-module-bottom,
.builder-module.builder-module-single {
	margin-bottom: 0;
}
.builder-module-sidebar {
	padding: 0;
}
.post {
	margin-left: 0;
	margin-right: 0;
}
#comments {
	margin-left: 0;
	margin-right: 0;
}
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}

.builder-module .left .builder-module-element,
.builder-module .middle .builder-module-element {
	margin-right: 0;
}
.builder-module .middle .builder-module-element,
.builder-module .right .builder-module-element {
	margin-left: 0;
}

.builder-module-image .builder-module-element-outer-wrapper {
	width: 100% !important;
}
.builder-module-image .builder-module-element img {
	width: 100%;
}

.builder-module {
	border-left: 0 !important;
	border-right: 0 !important;
}



/* Style Manager generated css */
.builder-container-outer-wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: #000000;
	border-width: 5px;
	border-style: outset;
}
.builder-module {
	margin-bottom: 0px;
	margin-top: 0px;
}
.builder-module-html .builder-module-element a {
	color: #032BF5;
	text-decoration: underline;
}
.builder-module-html .builder-module-element a:hover {
	color: #DB2E0B;
	text-decoration: none;
}
.builder-module-navigation li a {
	font-size: 14px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.builder-module-sidebar-with-element .widget {
	background-color: #F5F5F5;
}
.builder-module-widget-bar {
	background-color: #F5F5F5;
}
.builder-module.builder-module-content {
	background-color: #F5F5F5;
}
.builder-module.builder-module-navigation {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.meta-bottom a {
	color: #032BF5;
	text-decoration: underline;
}
.meta-bottom a:hover {
	color: #DB2E0B;
	text-decoration: none;
}
.post-content a {
	color: #032BF5;
	text-decoration: underline;
}
.post-content a:hover {
	color: #DB2E0B;
	text-decoration: none;
}
.post-meta a {
	color: #032BF5;
	text-decoration: underline;
}
.post-meta a:hover {
	color: #DB2E0B;
	text-decoration: none;
}
body {
	background-color: #821624;
}