/* 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-module-content .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0pt;
}
.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;
}
body {
	background-attachment: fixed;
	background-image: url("http://gographix.com/wp-content/uploads/2012/01/sitebackground.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}