/* 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-module {
	margin-bottom: 5px;
	margin-top: 5px;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	font-family: Tahoma,Geneva,Verdana,sans-serif;
	font-size: 16px;
	background-color: #2B3990;
}
.builder-module-navigation li a:hover {
	color: #2B3990;
	background-color: #FFFFFF;
}
.builder-module.builder-module-navigation {
	background-color: #2B3990;
}
.hentry .entry-title {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.hentry .entry-title h1 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.hentry .entry-title h2 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.hentry .entry-title h3 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
body {
	color: #132996;
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
}
h1 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
}


/* Style Manager custom css */
.builder-module-sidebar h4.widget-title {
    padding: 0;
}