/*
Theme Name:     Cause We Care
Description:    Child theme for the Cause We Care foundation. Elegant Themes' "Minimal" is the parent.
Author:         Blast Radius
Author URI:     http: //blastradius.com/
Template:       minimal
Version:        1.0
*/

@import url("../minimal/style.css");

/* -------- Social Media -------- */
#fcbk_share { float: left; clear: none !important }


/* -------- Image Button -------- */
.imgheader, .imgbutton{
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
}
.imgbutton{
display: block;
}


/* -------- GLOBAL Overrides -------- */
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#484848; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#6ebebb !important; font-weight:bold !important; }

body {
	background:#f1f1f1 none;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
    text-shadow:none;
}
p { line-height:22px; }
a { 
    color:#fff;
	text-shadow:none;
}
a:hover { 
    color:#6ebebb;
	text-decoration:none;
}
strong { color:#484848; }

a.readMore { 
    background:url("images/sprite.png") no-repeat 0 -184px;
    color:#6ebebb;
    font-weight:bold;
    padding-left:10px;
}
a.readMore:hover { background-position:0 -197px; color:#b2c834; }
a.post-edit-link { color:#6ebebb; font-weight:bold; }

input.input {
    -moz-border-radius:0 !important;
    border-radius:0 !important;
	border:1px solid #d9d9d9 !important;
}

#breadcrumbs { margin:0; }
.widget ul li { padding:0 0 5px 0; background:none; }
.widget ul li a { color:#6ebebb; }
.widget ul li a:hover { color:#b2c834; }

#page-wrap { background:url(images/bg_flare.png) no-repeat; }

#content { background:none; padding-bottom:80px; }
#content-area { width:650px; }
.pagefull_width #content-area { }

div#sidebar { float:left; width:269px; padding:50px 0 0 40px; }
div.sidebar-block { background:none; padding:0; margin-bottom:40px; }
div.sidebar-block a { color:#6ebebb; }
div.sidebar-block a:hover { color:#b2c834; }

div.entry { background:none; width:600px; }
div.entry h2.title, div.entry h1.title { 
    color:#6ebebb;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:30px;
	letter-spacing:0.25px;
}
h2.title a:hover { color:#b2c834 !important; } 
div.entry a, div#comment-section a { color:#6ebebb; }
div.entry a:hover, div#comment-section a:hover { color:#b2c834; }

.entry ul { margin:0 0 10px 40px; }

/*
.pagination { background-color:#eaeaea; padding:10px; }
.pagination a { color:#6ebebb; font-weight:bold; }
.pagination a:hover { color:#b2c834; }
*/

/* -------- HEADER -------- */
#header-wrap {
	background-color:#000;
    height:80px;
}
#header-wrap #header {
	width:960px;
	margin:0 auto;
    padding-top:0;
}
#header #headerLogo { float:left; padding:15px 0 0 10px; }
#header #headerNav { float:right; }
#header #headerNav .links { float:left; position:relative; padding-top:0; }
#header #headerNav .links .nav {
	background:none;
	border:none;
	margin:0;
	padding:37px 0 0 0;
	clear: both;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.75px;
}
#header #headerNav .links .nav li { border:none; }
#header #headerNav .links .nav li a { padding:10px 15px; color:#fff; }
/*#header #headerNav .links .nav li.current_page_item  a { color:#6ebebb; }*/
#header #headerNav .links .nav li a:hover { background-color:#b2c834; color:#fff; }

#header #headerNav .links .nav > li.current-menu-item > a,
#header #headerNav .links .nav > li.current-page-ancestor > a { background:none; color:#6ebebb; }

#header #headerNav .links .nav > li.current-menu-item:hover > a,
#header #headerNav .links .nav > li.current-page-ancestor:hover > a { background:#b2c834; color:#fff; }

#header #headerNav .links .nav li:first-child { padding:0; } 
#header #headerNav .links .nav li:last-child { background:none; padding:0; }


#header #headerNav .donate { padding-left:20px; float:left; }
#header #headerNav .donate .imgbutton {
	background:url(images/sprite.png) no-repeat;
	width:130px;
	height:80px;
}
#header #headerNav .donate .imgbutton:hover { background-position:-130px 0;}

/* -------- BREADCRUMB -------- */
#breadcrumbs {
	background:none;
	border-bottom:1px dashed #d6d6d6;
	margin:0;
	padding:10px 0 10px 25px;
	font-family:Arial, Helvetica, sans-serif;
}
#breadcrumbs, #breadcrumbs a { 
    color:#6ebebb;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
#breadcrumbs a:hover { color:#b2c834; }
#breadcrumbs span { color:#999; }

/* -------- DROPDOWN ---------- */
ul.nav ul {
	border-right:none;
	border-bottom:none;
    border-left:none;
	top:41px !important;
	left:0 !important;
	box-shadow:none;
}
.nav li ul { width:auto; }
ul.nav ul li a { background:none; }
ul.nav ul li a:hover { background:none; }
ul.nav li:hover a { background-color:#b2c834; }
ul.nav li:hover .sub-menu a { background-color:#6ebebb; }

#header #headerNav .links .nav .sub-menu { background-color:#6ebebb; }
#header #headerNav .links .nav .sub-menu li { border-bottom:1px solid #fff; text-align:left; }
#header #headerNav .links .nav .sub-menu li a {	
    background:#6ebebb url(images/sprite.png) no-repeat 15px -222px;
	padding:10px 10px 10px 25px;
	width:180px;
}
#header #headerNav .links .nav .sub-menu li a:hover {  background:#b2c834 url(images/sprite.png) no-repeat 15px -222px; }

/* -------- FEATURE Overrides -------- */
div#featured {
	background:#fff none;
	margin-bottom:30px;
	padding:0;
	height:466px;
}
div#featured a#left_arrow, div#featured a#right_arrow {
	background:url(images/sprite.png) no-repeat;
	top:420px;
	width:70px;
	height:35px;
}
div#featured a#left_arrow { left:10px; background-position:0 -80px; }
div#featured a#left_arrow:hover { background-position:0 -115px; }
div#featured a#right_arrow { right:10px; background-position:-70px -80px; }
div#featured a#right_arrow:hover { background-position:-70px -115px; }

#featured_content, .slide { width:960px !important; height:411px;}

#featured_content .quote { color:#fff; width:350px; padding:90px 0 0 70px; margin-bottom:20px; }
#featured_content .quote .open-quote {
    background: url(images/sprite.png) no-repeat -140px -80px;
    display: block;
    height: 24px;
    width: 34px;
}
#featured_content .quote .quote-wrapper { margin-top:20px; }
#featured_content .quote .quote-wrapper h2 { 
    color:#fff;
	font-family:Times,"Times New Roman",Georgia,serif;
    font-style:italic;
    font-size:26px;
    line-height:28px;
	letter-spacing:0.25px;
}
#featured_content .quote-footer { }
#featured_content .quote-footer .author { float:right; padding:0; margin-right:10px; }
#featured_content .quote-footer .close-quote {
    background: url(images/sprite.png) no-repeat scroll -176px -80px transparent;
    display: block;
    height: 24px;
    width: 34px;
	float:right;
}

#featured_content .quote-link {
	font-size:14px;
	font-weight:bold;
	padding-left:70px;
}
#featured_content .quote-link a { 
    background:url(images/sprite.png) no-repeat 0 -156px;
	color:#6ebebb;
	padding-left:15px;
}
#featured_content .quote-link a:hover { background-position:0 -171px; color:#b2c834; }


div#controllers { bottom:15px; padding:0; }
div#controllers a {
	background:none;
    border:#bfbfbf 1px solid;
	width:11px;
	height:11px; 
}
div#controllers a:hover {
	border:none;
	width:13px;
	height:13px;
	background-color:#b2c834;
}
div#controllers a.activeSlide {
	border:none;
    width:13px;
    height:13px;
    background:#6ebebb none;
}

/* -------- HOME -------- */

#home-content h3 { color:#6ebebb; text-transform:uppercase; font-size:16px; }
#home-content h3 a:hover { color:#b2c834 !important; }
#home-content h3, #home-content h4 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#home-content p { color:#484848; padding-bottom:20px; }

#home-content { margin-bottom:30px; }
#home-content .home-about { 
    float:left;
	padding:0 10px;
    width:290px;
}
#home-content .home-blogPost h4 { color:#484848; font-size:16px; }
#home-content .home-blogPost span { display:block; margin-bottom:10px; font-size:10px; }
#home-content .home-blogPost { 
    background:url(images/bg_home.jpg) no-repeat;
	float:left;
	width:280px;
	padding-left:340px;
	border-left:1px dashed #bbb;
	min-height:253px;
} 

/* -------- PAGE Overrides -------- */
#content div.entry { padding:0 40px 0 10px; margin-top:50px; border-right:1px solid #d6d6d6; }
#content div.entry h3 {
	color:#484848;
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
	margin-bottom:14px;
}
#content div.entry h4 {
	color:#484848;
    font-size:12px;
    font-weight:bold;
    letter-spacing:.25px;
	margin-bottom:14px;
}
#content div.entry h5 {
	  color:#484848;
    font-size:12px;
    font-weight:bold;
    padding-top:15px;
}
#content div.entry table { 
    margin-bottom:20px;
	text-align:center;
}
#content div.entry table td { border:1px solid #d6d6d6; padding:5px 20px; }
#content div.entry table tr.strong td {}

#content div.entry .full-cols { padding-bottom:20px; }
#content div.entry .divider { border-bottom:1px dashed #d6d6d6; margin-bottom:20px; padding-bottom:10px; }

#content div.entry .subtitle { padding-bottom:30px; }
#content div.entry .entry-header { border-bottom:1px solid #d6d6d6; margin-bottom:30px; }

#content div.entry .full-background { margin-top:-50px; }
#content div.entry .full-left { float:left; width:320px; margin-right:70px; }
#content div.entry .full-right { float:left; width:320px; }

/* ------- 2 COLUMN ------- */
.template-2Col .title {
    color:#6ebebb;
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.25px;
	padding-bottom:14px;
	margin-top:20px;
}
.template-2Col .title-small {
    color:#6ebebb;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.25px;
    padding-bottom:14px;
    margin-top:20px;
}

.template-2Col .page-content span { font-size:16px; font-weight:bold;  }
.template-2Col .page-content h3 { font-size:16px; font-weight:bold; padding-top:15px  }
.template-2Col .page-content h3 span{ font-size:12px; font-weight:normal;  }

.template-2Col .page-content h4 {
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
    padding-bottom:14px;
}

#content.template-2Col { }
#content.template-2Col #breadcrumbs { margin-bottom:40px; }
#content .template-2Col-left { 
    float:left;
	margin-left:10px;
	padding-right:60px;
	width:580px;
	border-right:1px solid #d6d6d6;	
}
#content .template-2Col-left .page-wrapper { 
    background:url(images/sprite.png) no-repeat 0 -276px;
	padding-left:60px;
}
#content .template-2Col-left .page-content ul { list-style:disc; }
#content .template-2Col-left .page-content li { margin-bottom:5px; }
#content .template-2Col-left .page-content li sup { font-size:11px; color:#999; }
.footnotes { margin-top:10px; font-size:11px; color:#999;}

#content .template-2Col-right { 
	padding-left:40px; 
	float:left; 
	width:260px;
}
#content .template-2Col-right .widget { margin-bottom:40px; }
#content .template-2Col-right .widget h3 {
    color:#484848;
	font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
    padding-bottom:14px;
}

#content .template-2Col-media .video {
  padding-bottom:20px;
}

#content .template-2Col-media .video .video-link {
  display:block;
  margin-bottom:20px;
}
#content .template-2Col-media .video h3 {
  color: #6EBEBB;
  display: block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 18px;
  padding: 10px 0 5px;
}
#content .template-2Col-media .video h6{
  font-size: 11px;
  letter-spacing: 0;
  line-height: 13px;
}

#content .template-2Col-media .video .video-desc {}

/* -------- GALLERY ------- */
.gallery-item {
  float: left;
  text-align: left;
  margin:0;
}
.gallery-item img {
  border: 4px solid #fff;
  margin-right:7px;
}
#content .gallery .gallery-item .gallery-icon a{
  margin:0;
}
.gallery-item .gallery-caption {
  margin-left: 0;
}

/* ------- HERO 2 COLUMN ------ */

.template-hero2Col .title {
    color:#6ebebb;
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.25px;
}
.template-hero2Col .page-content { padding-top:20px; }
.template-hero2Col .page-content strong { font-size:16px; }
.template-hero2Col .page-content p span { font-weight:bold; }
.template-hero2Col .page-content h3 {     
    color:#484848;
	font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
	padding:30px 0 0;
	margin-bottom:14px;
}
.template-hero2Col .page-content table { border-top:1px solid #d6d6d6; width:350px; }
.template-hero2Col .page-content table tr { border-bottom:1px solid #d6d6d6; }
.template-hero2Col .page-content table td { padding:3px 0; }

#content.template-hero2Col { padding-bottom:40px; }
#content .template-hero2Col-wrapper { padding:60px 0 30px 0; border-bottom:1px solid #d6d6d6; }
#content .template-hero2Col-wrapper .template-hero2Col-left { float:left; width:490px; }
#content .template-hero2Col-wrapper .template-hero2Col-right { float:left; width:460px; }

#content .template-hero2Col-foot { padding-top:30px; }
#content .template-hero2Col-foot .footer-leftCol { 
    float:left;
	border-right:1px dashed #d6d6d6;
	padding-left:10px;
	width:620px;
}
#content .template-hero2Col-foot .footer-leftCol .sponsors { padding-bottom:20px; }
#content .template-hero2Col-foot .footer-leftCol .sponsors h3 {
    color:#484848;
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
	padding-bottom:14px;
}

#content .template-hero2Col-foot .footer-leftCol .sponsors #corporate-supporter-list { width: 300px !important }
#content .template-hero2Col-foot .footer-leftCol .sponsors #corporate-supporter-list li {  padding-left: 20px !important }
#content .template-hero2Col-foot .footer-leftCol .sponsors #corporate-supporter-list li a { color: #6EBEBB !important; font-weight: bold }
#content .template-hero2Col-foot .footer-leftCol .sponsors #corporate-supporter-list li a:hover {color: #B2C834 !important }

#content .template-hero2Col-foot .footer-leftCol .sponsors img { margin-right:10px; }

#content .template-hero2Col-foot .footer-rightCol { float:left; padding-left:20px; width:300px; } 
#content .template-hero2Col-foot .footer-rightCol h3 {
	color:#484848;
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.25px;
    padding-bottom:14px;
}
#content .template-hero2Col-foot .footer-leftCol ul, #content .template-hero2Col-foot .footer-rightCol ul { border-top:1px solid #d6d6d6; }
#content .template-hero2Col-foot .footer-leftCol li, #content .template-hero2Col-foot .footer-rightCol li { border-bottom:1px solid #d6d6d6; padding:3px 0 3px 10px; }

/* ------- 3 COLUMN ----- */

.template-hero3Col .title {
    color:#6ebebb;
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:14px;
    letter-spacing:0.25px;
	border-bottom:1px solid #d6d6d6;	
}
.template-hero3Col .quote {
    border-bottom:1px solid #d6d6d6;
	font-family:Times;
	font-size:16px;
	font-style:italic;
	line-height:22px;
	padding:20px 80px 20px 30px;
}
.template-hero3Col .quote span { font-size:18px; font-weight:bold; }
.template-hero3Col .quote .quote-open { background:url(images/sprite.png) no-repeat -143px -114px; width:19px; height:13px; margin-bottom:10px; }
.template-hero3Col .quote .quote-close { background:url(images/sprite.png) no-repeat -167px -114px; width:19px; height:13px; margin-left:331px;}

.template-hero3Col .page-content { padding-top:30px; }
.template-hero3Col .page-content strong { font-size:16px; }
.template-hero3Col .page-content p span { font-weight:bold; }
.template-hero3Col .page-content a { color:#6ebebb; font-weight:bold; }
.template-hero3Col .page-content a:hover { color:#b2c834; }

#content.template-hero3Col { padding-bottom:40px; }
#content .template-hero3Col-wrapper { padding:60px 0 30px 0; border-bottom:1px solid #d6d6d6; }
#content .template-hero3Col-wrapper .template-hero3Col-left { float:left; width:490px; }
#content .template-hero3Col-wrapper .template-hero3Col-right { float:left; width:460px; }

#content .template-hero3Col-foot { padding-top:30px; }
#content .template-hero3Col-foot .footer-link { 
	float:left;
	width:185px; 
	border-left:1px dashed #d6d6d6;
	padding-left:125px;
	padding-bottom:40px;
	margin-right:10px;
}
#content .template-hero3Col-foot .footer-link h3 { 
	color:#6ebebb;
	font-size:16px;
	font-weight:bold;
    text-transform:uppercase;
	letter-spacing:.25px;
}
#content .template-hero3Col-foot .footer-link p { line-height:20px; }
#content .template-hero3Col-foot .footer-link.one { background:url(images/bg_callout_01.jpg) no-repeat; border:none; }
#content .template-hero3Col-foot .footer-link.two { background:url(images/bg_callout_02.jpg) no-repeat; }
#content .template-hero3Col-foot .footer-link.three { background:url(images/bg_callout_03.jpg) no-repeat; margin:0; }
#content .template-hero3Col-foot .footer-link.four { background:url(images/bg_callout_04.jpg) no-repeat; border:none; }
#content .template-hero3Col-foot .footer-link.five { background:url(images/bg_callout_05.jpg) no-repeat; }
#content .template-hero3Col-foot .footer-link.six { background:url(images/bg_callout_06.jpg) no-repeat; margin:0; }

/* -------- Programs Page --------- */
#content.template-programs { padding:0 0 80px 10px; }
#content.template-programs h1 {
    color:#6ebebb;
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.25px;
	padding-top:60px;
	padding-bottom:30px;
}
#content.template-programs h3 {
    padding-bottom:8px !important;
}
#content.template-programs h4 {
    font-size:12px;
    letter-spacing:normal;
    font-weight:bold;
}
#content.template-programs .template-programs-nav { }
#content.template-programs .template-programs-nav li { 
	float:left;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#content.template-programs .template-programs-nav li:last-child { border-right:1px solid #ccc; }
#content.template-programs .template-programs-nav li a { 
    display:block;
	width:188px;
	text-align:center;
	color:#6ebebb;
	text-transform:uppercase;
    letter-spacing:.25px;
	padding:10px 0;
	font-weight:bold;
}
#content.template-programs .template-programs-nav li.active a { background-color:#77c1bf; color:#fff; }

#content.template-programs .template-programs-wrapper { }
#content.template-programs .template-programs-wrapper li { border-top:1px dashed #ccc; padding:20px 0; }
#content.template-programs .template-programs-wrapper li:first-child { border:none; padding-top:0; }

#content.template-programs .template-programs-wrapper .landing { display:block; margin-top:20px; }

#content.template-programs .template-programs-wrapper .landing li .program-wrapper {}
#content.template-programs .template-programs-wrapper .landing li .program-wrapper .leftcol { float:left; width:215px; }
#content.template-programs .template-programs-wrapper .landing li .program-wrapper .rightcol { float:left; width:720px; }
#content.template-programs .template-programs-wrapper .landing li .program-wrapper .rightcol h3 {
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.25px;
    padding:5px 0 14px 0;
}
#content.template-programs .template-programs-wrapper .landing li .program-wrapper .rightcol p {}
#content.template-programs .template-programs-wrapper .landing li .program-wrapper .rightcol a {}

#content.template-programs .template-programs-wrapper .programs { display:none; }
#content.template-programs .template-programs-wrapper .programs .program-2col {}
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol { border-right:1px solid #d6d6d6; float:left; width:600px; padding-right:40px; }
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-image { padding:40px 0 30px 0; }
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-block { display:none; }
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-block a { color:#6ebebb; font-weight:bold; }
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-block a:hover { color:#b2c834; }
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-block h3 {
    color:#6ebebb;
	font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.25px;
	padding-bottom:20px;
}
#content.template-programs .template-programs-wrapper .programs .program-2col .leftcol .program-block h4 {
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.25px;
    padding-bottom:10px;
}

#content.template-programs .template-programs-wrapper .programs .program-2col .rightcol { float:left; width:260px; padding-left:40px; }
.program-2col .widget { padding-top:30px; }
.program-2col .widget h3 {
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:.25px;
    padding-bottom:10px;
}

/* -------- FULL WIDTH Overrides -------- */

#content.pagefull_width { background:url(images/bg_fullWidth.png) repeat-y; }
#content.pagefull_width #content-area { float:left; width:780px; margin-right:50px; }
#content.pagefull_width #content-spacer { float:left; width:130px;}
#content.pagefull_width div.entry { width:770px; padding:0 0 0 10px; border:none; }

#content.pagefull_width div.entry .image-space { padding:20px 0; }
#content.pagefull_width div.entry .our-partners { padding-top:30px; }
#content.pagefull_width div.entry .our-partners h4 { padding:0; margin:0 0 5px 0; }
#content.pagefull_width div.entry .our-partners p { padding:0; line-height:18px; }
#content.pagefull_width div.entry .our-partners > h4 { margin-bottom:20px;}
#content.pagefull_width div.entry .our-partners .partner { margin-bottom:20px; }

/* -------- BLOG Overrides -------- */
.entry #blogRoll  { }
.entry #blogRoll .blogentry { padding-bottom:30px; border-bottom:1px dashed #d6d6d6; margin-bottom:30px; }
.entry #blogRoll .blogentry p { line-height:22px; }
.entry #blogRoll .blogentry .title { font-size:16px; color:#6ebebb; padding:0 0 14px 0; }
.entry #blogRoll .blogentry .blogmeta { font-weight:bold; font-style:italic; padding:0 0 14px 0; }
.entry .blogextra { clear:both;margin:20px 0 20px 0; font-style:italic; }
.entry .blogextra a { color:#484848; }
.entry .blogextra a span { font-weight:normal; }
.entry .blogextra .green a { color:#6ebebb; }
.entry .blogextra .green a:hover { color:#b2c834; }

.entry #blogRoll .page-nav { background-color:#eaeaea; }

.pagination { padding:10px 15px; }

#content-area.rightBorder { border-right:1px solid #ccc; margin-top:50px; }
#content-area.rightBorder .entry { border:none; margin-top:0; }

#content div.single { }
#content div.single h3.blogtitle { color:#6ebebb; margin-bottom:5px; text-transform:uppercase; }
#content div.single p.blogmeta { font-size:12px; font-weight:bold; font-style:italic; }
#content div.single .blogextra { margin-bottom:0; border-bottom:1px dashed #ccc; padding-bottom:20px; }

#comment-section { padding:0 40px 0 10px; }

#respond { padding-bottom:20px; }
#respond h3 { font-size:16px; font-weight:bold; color:#484848; padding-bottom:10px; }

#commentform input[type="text"] { margin:0; }
#commentform .respond-req { color:#b2c834; margin-bottom:5px; }
#commentform .respond-author label { display:block; font-weight:bold; }
#commentform .respond-author #author { margin-bottom:5px; }
#commentform .respond-email label { display:block; font-weight:bold; }
#commentform .respond-email #email { margin-bottom:5px; }
#commentform .respond-textarea textarea { margin:10px 0; }
#commentform textarea#comment { width:589px; }
#commentform #submit {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC !important;
    border-radius: 0 0 0 0 !important;
    color: #6EBEBB !important;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding: 0 30px;
    width: auto;
}
#comment-section .comment-wrapper { border-top:1px dashed #ccc; padding-top:30px; }
#comment-section .comment-wrapper h3 {
	color: #484848;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}
#comment-section .comment-wrapper .alignleft .avatar { display:none; }
#comment-section .comment-wrapper .alignleft .clear { display:none; }

#comment-section .comment-wrapper .commentlist .comment { background:none; margin:0; padding:10px; font-size:11px; }
#comment-section .comment-wrapper .commentlist .comment .reply-container { display:none; }
#comment-section .comment-wrapper .commentlist span.bottom_bg { display:none; }
#comment-section .comment-wrapper .commentlist .thread-even { background-color:#e8e8e8; }

#comment-section .comment-wrapper .commentlist .comment .comment-author {
	text-align:left;
	margin:0;
	padding:0;
}
#comment-section .comment-wrapper .commentlist .comment .comment-meta { margin:0; }
#comment-section .comment-wrapper .commentlist .comment .comment-meta a { font-style:italic; font-size:10px; }

div.comment-author span.fn a, div.comment-author span.fn {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold !important;
	font-size:11px;
	color:#6ebebb !important;
}


/* -------- SIDEBAR Overrides -------- */
div.widget h3.widgettitle { color:#484848; font-size:16px; font-weight:bold; }


/* -------- CONTACT form -------- */
#et-contact {}
#et-contact p.contact-form-req{
  color:#B2C834;
}
#et-contact label{
  display:block;
  font-weight:bold;
} 
#et-contact label span { color:#b2c834; }
#et-contact .star { color:#b2c834; }
#et-contact label.checkboxLabel{
  display:inline !important;
  font-weight:normal;
}
#et-contact input.text{
	background-image:none !important;
	background-color:#fff !important;
	width:240px !important;
	height:17px !important;
	padding:3px !important;
}
#et-contact p textarea.text{
	background-image:none !important;
	background-color:#fff !important;
	width:440px !important;
	padding:8px !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius:0 !important;
}

#et-contact p input.checkbox{
  display:inline;
  vertical-align:top;
  width:auto !important;
}
#et-contact select{
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius:0 !important;
  padding: 3px !important;
  width: 249px;
}
#et-contact #et_contact_submit{
  background:#fff;
  border:1px solid #CCCCCC !important;
  color:#6EBEBB !important;
  float:left;
  padding:0 30px;
  font-size:16px;
  font-weight:bold;
  width:auto;
  height:34px;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius:0 !important;
  text-transform:none;
  line-height:34px;
  margin-top:20px;
}
#et-contact #et_contact_submit:hover{
  color:#B2C834 !important;
}
#et-contact p label.et_contact_error{
  border:0 !important;
  color:#ff0000 !important;
}

#et-contact-message {}
#messageCount{
  display:block;
  font-size:11px;
}  
#et-contact p input#et_contact_captcha{
  width:30px !important;
  padding:4px !important;
}


/* -------- FOOTER Overrides -------- */

div#footer {
	background-color:#000;
    border:none;
    margin:0;
	line-height:16px;
	height:auto;
	padding:15px 20px;
}
div#footer-content {
	color:#fff;
	font-size:11px;
	border:none;
}

#footer-content #copyright {
	float:left;
}
#footer-content #footer-nav { float:right; }
#footer-content #footer-nav li { float:left; border-left:1px solid #666; margin-right:15px; padding-left:15px; }
#footer-content #footer-nav li.first { border:none; padding:0; }
