/* Standardize child theme styling */
.builder-module-top,
.builder-module-single {
	margin-top: 0;
}
.builder-module-bottom,
.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;
}


/* Style Manager output */
.builder-module-content .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .builder-module-element a {
	color: #FFD800;
	text-decoration: underline;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-navigation li a {
	background-color: #FFD800;
	background-image: none;
	color: #A91B00;
}
.builder-module-navigation li a:hover {
	background-color: #FAD800;
	color: #FFD800;
}
.builder-module-navigation li li {
	border-bottom-color: #A80000;
	border-left-color: #A80000;
	border-right-color: #A80000;
	border-top-color: #A80000;
}
.builder-module-navigation li ul {
	border-bottom-color: #A80000;
	border-left-color: #A80000;
	border-right-color: #A80000;
	border-top-color: #A80000;
}
.builder-module.builder-module-navigation {
	background-color: #FFD800;
	background-image: none;
	border-bottom-color: #A80000;
	border-left-color: #A80000;
	border-right-color: #A80000;
	border-top-color: #A80000;
}
.meta-bottom a {
	color: #FFD800;
	text-decoration: underline;
}
.post-content a {
	color: #FFD800;
	text-decoration: underline;
}
.post-meta a {
	color: #FFD800;
	text-decoration: underline;
}
body {
	background-color: #000000;
	background-image: none;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}