/* 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-header.builder-module {
	background-image: url(http://cjhenderson.com/wp-content/uploads/2011/11/header_bg_hp-copy1.jpg);
}
.page .entry-title {
	font-size: 162.5%;
}
.page .entry-title H1 {
	font-size: 162.5%;
}
.page .entry-title H2 {
	font-size: 162.5%;
}
.page .entry-title H3 {
	font-size: 162.5%;
}
.site-tagline {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	color: #eded8f;
	font-size: 150%;
}
.site-tagline a {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	color: #eded8f;
}
.site-tagline a:hover {
	color: #ffffff;
}
.site-title {
	text-transform: capitalize;
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #850808;
	font-size: 200%;
	font-weight: normal;
}
.site-title a {
	text-transform: capitalize;
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #850808;
	font-weight: normal;
}
.site-title a:hover {
	color: #ffffff;
}
body {
	background-image: url(http://cjhenderson.com/wp-content/uploads/2012/02/bkgrd.gif);
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}
html {
	font-size: 87.5%;
}