/* 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 */
.builder-container-outer-wrapper {
	background-color: #FFBF00;
}
.builder-module-content .builder-module-block {
	margin-bottom: 0px;
	margin-top: 0px;
}
.builder-module-content .builder-module-block .post:first-child {
	margin-top: 0px;
}
.builder-module-content .builder-module-block .post:last-child {
	margin-bottom: 0px;
}
.builder-module-content .left .builder-module-element {
	margin-left: 0px;
	margin-right: 0pt;
}
.builder-module-content .left .widget-wrapper-left .widget {
	margin-left: 0px;
}
.builder-module-content .left .widget-wrapper-single .widget {
	margin-left: 0px;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-content .right .builder-module-element {
	margin-right: 0px;
}
.builder-module-content .right .widget-wrapper-right .widget {
	margin-right: 0px;
}
.builder-module-content .right .widget-wrapper-single .widget {
	margin-right: 0px;
}
.builder-module-content .single .builder-module-element {
	margin-left: 0px;
	margin-right: 0px;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-sidebar-with-element {
	background-attachment: scroll;
	background-image: url("http://www.terrificscience.org/wp-content/uploads/2010/11/column.png");
	background-position: center top;
	background-repeat: no-repeat;
}
.builder-module-widget-bar {
	background-color: #00C4FF;
}
.builder-module-widget-bar .widget {
	background-color: #BF0404;
}
body {
	background-color: #000000;
	background-image: url("http://www.terrificscience.org/wp-content/uploads/2010/11/bkgrndBody2.png");
	background-repeat: repeat;
}
h1 {
	color: #C96500;
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-weight: bold;
}
h2 {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-weight: bold;
	margin-top: 12px;
}
h3 {
	font-family: Calibri,Candara,Segoe,'Segoe UI',Optima,Arial,sans-serif;
	font-size: 150%;
}