/* 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 {
	max-width: 100%;
}

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

.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-container-outer-wrapper {
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}
.builder-module {
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #FFFFFF;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-size: 112.5%;
	background-color: #9C1E8A;
	background-image: none;
}
.builder-module-navigation li a:hover {
	background-color: #0B2E82;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.builder-module-sidebar-with-element .widget .widget-title {
	color: #9C1E8A;
	text-align: center;
	margin: -2px -24px 4px;
	padding: 12px;
}
.builder-module-widget-bar .widget {
	text-align: center;
	background-color: #F8F2F2;
}
.builder-module-widget-bar .widget .widget-title {
	color: #9C1E8A;
}
.builder-module.builder-module-image {
	background-image: none;
}
.builder-module.builder-module-navigation {
	background-color: #9C1E8A;
	background-image: none;
}
.page .post-title {
	color: #9C1E8A;
}
.page .post-title h1 {
	color: #9C1E8A;
}
.page .post-title h2 {
	color: #9C1E8A;
}
.page .post-title h3 {
	color: #9C1E8A;
}
.post .post-title {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-weight: bold;
}
.post .post-title a {
	color: #0B2E82;
}
.post .post-title a:hover {
	color: #0B2E82;
}
.post .post-title h1 {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-size: 137.5%;
	font-weight: bold;
}
.post .post-title h2 {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-size: 137.5%;
	font-weight: bold;
}
.post .post-title h3 {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-size: 137.5%;
	font-weight: bold;
}
.post a {
	color: #0B2E82;
}
.post a:hover {
	color: #9C1E8A;
}
body {
	background-color: #8F7F72;
	background-image: none;
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
}
html {
	font-size: 20px;
}