/* Add your custom CSS here. */

.element-slogan .slogan .slogan-text {
	color:#ffffff/*#e94007*/;
    font-size: 1.7em;
    line-height: 125%;
}

.logoblue h3.widget-title

{

	background-color: #008b99;

	color: #ffffff;

	padding: 5px;

	text-align: center;

}



.siteyellow h3.widget-title

{

	background-color: #FFDB2A;

	color: #ffffff;

	padding: 5px;

	text-align: center;

}

.logogreen h3.widget-title

{

	background-color: #7da42e;

	color: #ffffff;

	padding: 5px;

	text-align: center;

}

.siteorange h3.widget-title

{

	background-color: #FBA922;

	color: #ffffff;

	padding: 5px;

	text-align: center;

}
.entry-header {
    margin-bottom: 15px;
}
.entry-header .entry-title {
    background: /*url("../images/title-bg.png") repeat-x scroll 0 0 #E94007*/#fff;
    border-bottom: 3px solid /*#EAEAEA*/#E94007;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 21px;
    font-variant: small-caps;
    margin: 0;
    padding: 0.5em 0.85em;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.post_list .entry-footer {
    background: none repeat scroll 0 0 #24807A;
    overflow: hidden;
    padding: 5px;
}
/* Fixed Sidebar */
.fixed-sidebar .widget,
.element-columns .widget-area .widget {
	border: 1px solid #eaeaea;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	margin: 0 0 1em 0;
}
/*Left Sidebar*/
.sidebar_left .fixed-sidebar {
    width: 20.25%;
}
.fixed-sidebar .widget .widget-inner,
.element-columns .widget-area .widget .widget-inner {
	padding: 15px;
}
.fixed-sidebar .widget-title,
.element-columns .widget-area .widget-title {
	background: #e94007;
	border-bottom: 1px solid #eaeaea;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 14px;
	margin: -15px;
	margin-bottom: 1em;
	padding: 10px;
	text-shadow: 0px 0px 0 #ffffff;
	color: #ffffff;
text-align: center;
}
/* Collapsible Widget Areas */
.widget-area-collapsible {
	padding: 10px;
}
#branding .widget-area-collapsible {
	padding: 0;
}
.main-top .widget-area-collapsible {
	background: #ffffff url(../images/shadow.png) 0 bottom repeat-x;
	padding-bottom: 20px;
}
.main-bottom {
	clear: both;
}
.main-bottom .widget-area-collapsible {
	background: #ffffff url(../images/shadow.png) repeat-x;
	padding-top: 20px;
}
.widget-area-collapsible .widget {
	margin-bottom: 0;
	padding: 5px;
}
.widget-area-collapsible .widget {
	text-align: center;
}
.widget-area-collapsible img.alignleft, 
.widget-area-collapsible img.alignright,
.widget-area-collapsible img.aligncenter {
	margin-top: 0;
	margin-bottom: 0;
}
.footer-below .widget-area-collapsible .widget {
	margin-bottom: 10px;
}
/*Slider*/
.standard-slider-wrapper .slides-wrapper { background:#fff; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:0 0 40px 0; } 
/*Footer Disclaimer area*/
body.body_text_dark #footer_sub_content .container {
    background:#fff;
}
#footer_sub_content .container {
    background: url("../images/trans-black-20.png") repeat scroll 0 0 transparent;
    font-size: 0.9em;
    font-weight: normal;
    margin: 10px auto 20px;
    max-width: 960px;
    padding: 15px 0;
    text-align: center;
}
.slider-fallback li.slider-fallback-slide, .style_teal #featured .element, .style_teal #featured .standard-slider .slide .media-inner, .standard-slider {
    border-color: #fff;
}