/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #990000;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	background-color: #990000;
}
.builder-module-navigation li a:hover {
	background-color: #000000;
}
.builder-module.builder-module-navigation {
	background-color: #990000;
}
body {
	background-color: #000033;
}