/* 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 {
	background-color: #FFFFFF;
	border-color: transparent;
}
.builder-module-navigation li a {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: #015299;
	background-image: none;
}
.builder-module-navigation li a:hover {
	background-color: #015299;
}
.builder-module-sidebar-with-element {
	background-color: #F4F4F4;
}
.builder-module-sidebar-with-element .widget {
	text-align: center;
	background-color: #F4F4F4;
	border-color: #000000;
	border-width: thin;
	border-style: outset;
}
.builder-module-sidebar-with-element .widget .widget-title {
	font-size: 112.5%;
	text-align: center;
}
.builder-module-sidebar-with-element .widget a {
	color: #337387;
}
.builder-module-widget-bar {
	background-color: #015299;
	background-image: none;
	border-color: #000000;
	border-width: medium;
	border-style: ridge;
}
.builder-module-widget-bar .widget {
	text-align: center;
	border-width: medium;
}
.builder-module.builder-module-content {
	background-color: #FFFFFF;
}
.builder-module.builder-module-navigation {
	background-color: #015299;
	background-image: none;
}
.hentry .entry-title {
	color: #B31D1D;
}
.hentry .entry-title h1 {
	color: #B31D1D;
}
.hentry .entry-title h2 {
	color: #B31D1D;
}
.hentry .entry-title h3 {
	color: #B31D1D;
}
.hentry a {
	color: #337387;
}
body {
	background-color: transparent;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}


/* Style Manager custom css */
#builder-module-4cbf69d4d4e6a .builder-module-element-outer-wrapper {
    width: 650px;
    max-width: 650px;
}