/* Standardize child theme styling */
.builder-module-top,
.builder-module-single {
	margin-top: 0;
}
.builder-module-bottom,
.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;
}


/* Style Manager output */
#comments {
	background-color: transparent;
}
#pluginbuddyalert {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #286285;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-color: #191919;
	border-top-color: #191919;
	color: #FFFFFF;
}
.builder-container-outer-wrapper {
	background-color: transparent;
}
.builder-module {
	background-color: transparent;
}
.builder-module-content .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-navigation li a {
	background-image: url("http://www.nealresources.com/wp/wp-content/uploads/2012/05/nav-image.jpg");
}
.builder-module-navigation li a:hover {
	background-color: #E9A371;
	color: #E7E1F7;
}
.builder-module.builder-module-footer {
	background-color: #706183;
}
.builder-module.builder-module-navigation {
	background-image: url("http://www.nealresources.com/wp/wp-content/uploads/2012/05/nav-image.jpg");
}
.emailbuddy input {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FFFFFF;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto auto;
	color: #000000;
}
.emailbuddy input[type="submit"] {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #7F007F;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto auto;
	color: #FFFFFF;
}
.emailbuddy input[type="submit"]:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #BF00BF;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto auto;
	color: #D7D9F7;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 162.5%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 112.5%;
	font-weight: bold;
}
html {
	font-size: 100%;
}