/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #F5821F;
}
.builder-module-html .builder-module-element a {
	color: #FFFFFF;
}
.builder-module-navigation .current-cat a {
	color: #FFFFFF;
	background-color: #F5821F;
}
.builder-module-navigation .current-menu-item a {
	color: #FFFFFF;
	background-color: #F5821F;
}
.builder-module-navigation .current_page_item a {
	color: #FFFFFF;
	background-color: #F5821F;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	background-color: #F5821F;
}
.builder-module-navigation li a:hover {
	color: #FFFFFF;
	background-color: #F5821F;
}
.builder-module-sidebar-with-element .widget {
	color: #FFFFFF;
}
.builder-module-sidebar-with-element .widget .widget-title {
	color: #000000;
	font-size: 125%;
}
.builder-module-widget-bar .widget {
	color: #FFFFFF;
}
.builder-module-widget-bar .widget .widget-title {
	color: #FFFFFF;
}
.builder-module.builder-module-navigation {
	background-color: #F5821F;
}
.entry-content a {
	color: #FFFFFF;
}
.hentry {
	font-size: 125%;
}
.hentry .entry-title {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.hentry .entry-title h1 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.hentry .entry-title h2 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.hentry .entry-title h3 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.loop a {
	color: #FFFFFF;
}
.page .entry-title {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.page .entry-title h1 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.page .entry-title h2 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
.page .entry-title h3 {
	font-size: 137.5%;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	font-family: MyriadPro;
	color: #FFFFFF;
}
h2 {
	color: #DBCEB0;
}
h3 {
	color: #DBCEB0;
}
html {
	font-size: 112.5%;
}


/* Style Manager custom css */
/*Header*/
#builder-module-53744efd5bec5-background-wrapper{
	background: #31271D;
}

/*Navigation*/
.builder-module-navigation-background-wrapper{
	/*margin-top:1.5em;*/
	position:relative;
	font-family: MyriadPro;
}

.builder-module-navigation li a {
	text-transform:uppercase;
	font-weight:normal;
}
.tagline, .tagline:hover{
	color:#dbceb0;
	text-decoration:none;
	font-family: MyriadPro;
	font-size: 1.25em;
	padding-top:70px;
}

/*Modules*/
.builder-container-outer-wrapper{
	margin-top:0;
	margin-bottom:0;
}

.builder-module-background-wrapper{
	margin-bottom:0;
	background:none;
}

.builder-module-widget-bar-background-wrapper{
	background:#eb8125;
}

#it_widget_content-7{
	background:#ffffff;
	padding:1.5em;
}

.builder-module-content-background-wrapper{
	margin:490px 0 1em;
	position:relative;
	background: none repeat scroll 0 0 #386398;
	min-height:320px;
}

/* "Stay-On-Top" element */
#builder-module-53744efd5bec5-background-wrapper.fixed {
position: fixed;
left: 0;
top: 0;
width: 100%;
-webkit-box-shadow: 0 0 40px #222;
-moz-box-shadow: 0 0 40px #222;
box-shadow: 0 0 40px #222;
z-index: 100;
}
/*Widget Footer*/

.builder-module-sidebar h4.widget-title, .builder-module-widget-bar .widget .widget-title {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

/*Footer*/

.builder-module-footer-background-wrapper {
    	background: #f4f3f3;
	padding:15px 0 20px;
}

.builder-module-footer .builder-module-element,
.builder-module-footer .builder-module-element a{
	color:#000000;
}
.entry-footer {
    border-top: none;
    clear: both;
    margin-bottom: 0;
    padding-top: 0;
}

/*Content*/
.entry-title{
	letter-spacing:0;
}