/********************************************
AUTHOR: James A. Smith 
WEBSITE: http://www.Renogeek.com/
TEMPLATE NAME: 	Community chest 3.0
********************************************/ 

/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #cccccc;
	color: #000;
	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
	text-align: center;
	margin: 15px 0;
}  

/* links */
a	{ 
	color: #ff6600;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #339900;
	background: inherit; 	 
}

#news a	{ 
	color: #fff;
	background: inherit;
	text-decoration: none;
}
#news a:hover { 
	color: #fff;
	background: inherit;
	text-decoration: underline; 	 
}
 
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;	
}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #000000;
}
h4 {
	font-size: 48px;
}
.f24 {
	font-size: 24px;
}

h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

h1, h2, h3, p { 
	padding: 0;
	margin: 10px 15px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #666666;
}
#video {
	text-align: center;
}


/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
	font-weight: bold; 
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px 3px; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}

/* search */
#sidebar #search {
	background: #f2f2f2;
	margin: 0 15px;
	padding: 5px 0;	
}
#sidebar #search img {
	vertical-align: bottom;
}
#sidebar #search .textbox {
	background: #FFF url(input.png) no-repeat top left; 
	border: 1px solid #EAEAEA;
	font-size: 11px;
	padding: 3px;	
	width: 110px;
}
#sidebar #search input.searchbutton { 
	margin: 0; 
	font: bold 100% Arial, Sans-serif;
	border: 1px solid #CCC; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	padding: 1px; 
	height: 25px;
	color: #333;	
	width: 55px;
}

/*****************************
      LAYOUT 
******************************/

#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#FFF;
   width: 950px;  	
}

#content-wrap {
	clear:both;
   margin:0; padding:0;
	width: 950px;		
}

/* header */
#header {
	position: relative;
   clear:left;
   width: 950px;
	height: 90px; 
	margin: 0; padding: 0;
	background: #0066cc url(header-photo-goes-here.gif) no-repeat left bottom;			
}

#shadowlogo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'agency fb', 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 1px;
	color: #000;
	text-transform: none;
        
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 18px; left: 72px;	
}


#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'agency fb', 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	text-transform: none;
        
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 16px; left: 70px;	
}

#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFF;
	
	/* change the values of top and right to adjust the position of the slogan*/
	top: 62px; left:74px;		
}
#logo_wrapper {
	margin-left: 300px;
}


/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #000;
   font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
} 



}
#blogheader {
	font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #333333;}







#header-tabs ul {		
	margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}

/* main content */
#main {
	float: left;
	width: 700px;
	margin: 0; padding: 0;
	background-color: inherit;
}
#main h1 {
	padding: 18px 0 10px 35px;
	text-transform: none;
	background: url(CCILogo.jpg) no-repeat 0% .0em;
	border-bottom: 2px solid #f2f2f2;	
	color: #333333;	
}	

/* sidebar */
#sidebar {
	float: right;
	width: 245px;
	margin: 0 0 10px 0; padding: 0;
	background-color: inherit;
	min-height: 500px;	
}
#sidebar h1 {
	padding: 18px 0 10px 35px;
	background: url(CCILogo.jpg) no-repeat 0% .0em;
	text-transform: none;	
	color: #333333;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #0066cc;
	color: #ffffff;
	border-left:5px solid #669900;
}


/* footer */
#footer { 
	clear: both;
	height: 40px;
	color: #CCC;
	background: #0066cc;
	margin: 0;	
	font-size: 92%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF; 
}
#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear {	clear:both;	} 
.clear_35 {
	clear:both;
	height: 35px;
}

.hide  { display: none; }
.gray  { color: #CCC; }
.green  { color: #33FF00; }

.comments { 
	color: #333; 
	background: #FFF;
	text-align: right; 
	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1; 
	padding: 5px 0;
	margin-top: 20px;
}

/* horizontal line rule hack*/

.line { 
width: 675px;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #000; 
}

/* logo in header */

#main_logo {
	float: left;
	height: 75px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.logo {
	float: left;
}
#therm {
	float: left;
	width: 350px;
}
#therm1 {
	float: left;
	width: 350px;
}
.therm_title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.document_dl {
	padding-top: 0px;
	width: 450px;
	float: left;
}
.event_title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.event_downloads {
	margin-left: 15px;
	margin-bottom: 20px;
}
.newsletter {
	float: left;
	padding-top: 10px;
}

.title_hsn {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.heaing_title {
	font-size: 18px;
	font-weight: bold;
}
.quote_name {
	padding-left: 75px;
}

.facebook_hsn {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#social_media {
	text-align: center;
}
.icon {
	float: left;
	height: 40px;
	width: 34px;
	margin-right: 10px;
}
.icon1 {
	float: left;
	height: 45px;
	width: 55px;
	margin-right: 10px;
}
#social_justice {
	text-align: center;
}
.super_hero_pic {
	float: left;
	width: 170px;
	height: 170px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.super_name {
	background-color: #FFFF01;
	width: 148px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: -5px;
}
.flt_right_pad {
	float: right;
	height: 50px;
	width: 35px;
	padding-top: 15px;
	padding-right: 320px;
}
.flt_left_pad {
	float: left;
	padding-leftt: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.flt_left_pad5 {
	float: left;
	padding-leftt: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#donate_btn {
	margin-left: 70px;
	float: left;
	padding-top: 15px;
}
.spacer {
	height:65px;
	line-height: 1.4em;
}
.spacer5 {
    height: 1px;
    line-height: 0;
    margin-top: -5px;
}
.wrapper {
	padding-top:15px;
	padding-bottom:15px;
}
#sup_wrapper {
	padding:15px;
}
.sm_emp {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
#header_slider {
	height: 398px;
	width: 950px;
	background-color: #FFF;
}
#news {
	float: right;
	color: #FFF;
	width: 300px;
	text-align: center;
}
.lrg {
	font-size:14px;
	font-weight:bold;
}

.lrg1 {
	font-size:12px;
	font-weight:bold;
}

.square {
	list-style:square;
	color:#000;
}

.lrg_link {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: solid 1px #000;
	background-attachment: scroll;
	background-color: #039;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.container {width:100%; padding:5px;}
.span4 {width:28%; float:left; margin-right:3%; padding:1%; min-height:235px; font-size:12px;}

.orange {
	background-color:#E46C0A;
	color:#fff;
	text-align:center;
}
.aqua	{
	background-color:#31859C;
	color:#fff;
	text-align:center;
}
.green	{
	background-color:#77933C;
	color:#fff;
	text-align:center;
}

.span4 a {color:#fff; text-decoration:none; font-weight:bold;}

.span4 a:hover, .span4 a:active {color:#fff; text-decoration:underline; font-weight:bold;}

.span4 .inner_wrapper {min-height:170px;}

.lg_text {text-align:center; font-size:175%; text-transform:uppercase; margin-bottom:15px; }

.no_bg {background:none; border:none; }

.no_bg img {border:none; }

#sidebar div.no_bg form {
    height: 145px;
    margin-bottom: 15px;
}

.container ul { color:#000; }
.container ul li {list-style:disc; }
.container ul ul li {list-style:square; }
.purple {color:#394163; font-weight:bold; }

/** FUNDING PAGE **/

.gill {font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-weight:bold; text-align:center; font-size:18px;}
.lower {font-style:italic; text-align:center; font-weight: bold;}

.dk_high {color:#E36C0A;}
.lt_high {color:#F79646;}
.dk_positive {color:#5F497A;}
.lt_positive {color:#8064A2;}
.dk_employment {color:#31849B;}
.lt_employment {color:#4BACC6;}
.dk_mental {color:#76923c;}
.lt_mental {color:#9bbb59;}
.dk_food {color:#365f91;}
.lt_food {color:#4f81bd;}
.dk_social {color:#943634;}
.lt_social {color:#c0504d;}
.dk_cc {color:#17365d;}
.lt_cc {color:#1f497d;}