/* 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-html .builder-module-element a {
	color: #1630F5;
}
.builder-module-html .builder-module-element a:hover {
	color: #727A7D;
}
.builder-module-navigation li a {
	font-size: 112.5%;
}
.builder-module-sidebar-with-element .widget a {
	color: #1630F5;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #727A7D;
}
.builder-module-widget-bar .widget a {
	color: #1630F5;
}
.builder-module-widget-bar .widget a:hover {
	color: #727A7D;
}
.meta-bottom a {
	color: #1630F5;
}
.meta-bottom a:hover {
	color: #727A7D;
}
.post a {
	color: #1630F5;
}
.post a:hover {
	color: #727A7D;
}
.post-content a {
	color: #1630F5;
}
.post-content a:hover {
	color: #727A7D;
}
.post-meta a {
	color: #1630F5;
}
.post-meta a:hover {
	color: #727A7D;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
html {
	font-size: 100%;
}