/* 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-container-outer-wrapper {
	background-color: #4A4A4A;
	background-position: center center;
}
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #CDCDC1;
}
.builder-module-navigation li a {
	font-size: 12px;
	text-align: center;
	background-color: #CDCDC1;
}
.builder-module-sidebar-with-element {
	background-color: #ECF1EF;
}
.builder-module.builder-module-content {
	background-color: #DEEBDC;
}
.builder-module.builder-module-footer {
	background-color: #8B8B83;
}
.builder-module.builder-module-navigation {
	background-color: #CDCDC1;
}
.builder-module.builder-module-widget-bar {
	background-color: #ECF1EF;
}
body {
	background-color: #4A4A4A;
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}