/* 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 {
	border-bottom-color: transparent;
	border-top-color: transparent;
}
.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;
}
.builder-module-middle {
	margin-bottom: 0px;
}
.builder-module-navigation li a {
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Book Antiqua',Palatino,'Palatino Linotype','Palatino LT STD',Georgia,serif;
	text-align: center;
}
.builder-module-navigation li a:hover {
	background-color: #D90000;
	color: #FFFFFF;
}
.builder-module-sidebar-with-element .widget {
	font-family: Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;
}
.builder-module-top {
	margin-bottom: 0px;
}
.builder-module.builder-module-navigation {
	background-color: #000000;
}
.page .post-title {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
}
.page .post-title h1 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
}
.page .post-title h2 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
}
.page .post-title h3 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
}
.post .post-title {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
	font-weight: bold;
}
.post .post-title h1 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
	font-weight: bold;
}
.post .post-title h2 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
	font-weight: bold;
}
.post .post-title h3 {
	font-family: 'Hoefler Text','Baskerville old face',Garamond,'Times New Roman',serif;
	font-weight: bold;
}
body {
	background-color: #E6E6E6;
}
h1 {
	font-family: 'Big Caslon','Book Antiqua','Palatino Linotype',Georgia,serif;
}
h2 {
	font-family: 'Goudy Old Style',Garamond,'Big Caslon','Times New Roman',serif;
}
html {
	font-size: 18px;
}