/*
Theme Name: United Way
Theme URI: http://wordpress.org/
Description: United Way WordPress theme.
Version: 1.6
Author: John Wade
Author URI: http://binarybonsai.com/
Tags: none



*/
/* Take outline off for Mozilla!!!!!*/
a:focus {
outline:none;
}




/* Begin Typography & Colors */
body { 
	margin: 0; 
	background: url('img/bodyBG.jpg') repeat-x; 
	/*font: 12px MyriadPro, Calibri, Arial, Verdana, Geneva, sans-serif; */
	font: 13px  Arial, Helvetica, sans-serif; 
	line-height: 20px;
	color: #333; }
	
	a { color: #369; text-decoration: none; }
	a:visited { color: #369; text-decoration: none; }
	a:hover { color: #C60; text-decoration: underline; }
	

#header { background: url('images/header.jpg') no-repeat; height: 110px; width: 725px; margin: 0 auto; }

#stuff { width: 685px; color: #fff; padding: 10px 40px 0 0; text-align: right; }
#stuff a { color: #fff; text-decoration: none; }
#stuff a:visited { color: #fff; text-decoration: none; }
#stuff a:hover { color: #fff; text-decoration: underline; }

#bigNav { height: 63px; width: 725px; margin: 0 auto; }
#bigNav img { border: none; }

#btn_vol_calendar{
	display:block;
	float:left;
 	background: url('images/btn_vol_calendar.jpg');
	height: 52px;
	width: 235px;
	
}
#step1{
	display:block;
	float:left;
 	background: url('images/step1.jpg');
	height: 114px;
	width: 150px;
	


}
#step2{
	margin-left:10px;
	display:block;
	float:left;
 	background: url('images/step2.jpg');
	height: 114px;
	width: 150px;
}

#step3{
	margin-left:10px;
	display:block;
	float:left;
 	background: url('images/step3.jpg');
	height: 114px;
	width: 150px;
}


#btn_vol_calendar:hover{
	background-position:0 -52px;
}


#btn_vol_signup{
		float:left;
	display:block;
 	background: url('images/btn_vol_signup.jpg');
	height: 52px;
	width: 237px;
	
	
}

#btn_vol_signup:hover{
	
	background-position:0 -52px;
}
#nav { height: 36px; width: 725px; margin: 0 auto; }

#wrapper { width: 725px; margin: 0 auto; }

h2 { font: 26px Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: 400; color: #fb9907; margin: 12px 0 5px 0; line-height: 30px; }

h4 { font: 18px Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: 400; color: #797eb7; margin: 5px 0 12px 0; line-height: inherit; }

p {
	margin: 5px 0 15px 0;
	text-align: left;
}

#leftCol { float: left; width: 514px; }
#leftColTwo { float: left; width: 514px; background: #FFF url(images/leftColBG.jpg) repeat-x; }

#eNews { height: 29px; width: 489px; background: url(images/enewsSignup.jpg); padding: 45px 10px 10px 15px; }
#sisters { height: 248px; width: 514px; background: url(images/happySisters.jpg); }
#content { width: 474px; padding: 0 20px 0 20px; }
#contentTwo {
	width: 474px;
	padding: 15px 20px 0 20px;
	text-align: left;
}

#rightCol {
	float: right;
	width: 211px;
	background: url(images/rightCol_bg.gif);
	text-align: center; }

#rightColTop { text-align: left; color: #474ba3; font-weight: 700; background: url(images/rightCol_top.jpg); height: 32px; width: 201px; padding: 5px 0 0 10px; }
#rightColSection { text-align: left; color: #474ba3; font-weight: 700; background: url(images/rightCol_section.gif); height: 29px; width: 201px; padding: 5px 0 0 10px; }

#rightColCopy { text-align: left; font: 11px MyriadPro, Calibri, Arial, Verdana, Geneva, sans-serif; line-height: 15px; padding: 5px 15px 10px 15px; }

#rightCenter { text-align: center; padding: 0 0 8px 0; }

#footer { clear: both; width: 685px; margin: 10px auto 0 auto; padding: 0 20px 0 20px; border-top: solid 1px #f90; color: #454565; font: 11px; line-height: normal; }

.foot a{ color: #454565; text-decoration: none; }
.foot a:visited{ color: #454565; text-decoration: none; }
.foot a:hover{ color: #454565; text-decoration: underline; }

.footer { color: #9e9ebb; }

.give a{ font: 13px; color: #fb9600; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.give a:visited{ font: 13px; color: #fb9600; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.give a:hover{ font: 13px; color: #fb9600; font-weight: bold; letter-spacing: 2px; text-decoration: underline; }

.advocate a{ font: 13px; color: #fa2005; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.advocate a:visited{ font: 13px; color: #fa2005; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.advocate a:hover{ font: 13px; color: #fa2005; font-weight: bold; letter-spacing: 2px; text-decoration: underline; }

.volunteer a{ font: 13px; color: #787db5; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.volunteer a:visited{ font: 13px; color: #787db5; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
.volunteer a:hover{ font: 13px; color: #787db5; font-weight: bold; letter-spacing: 2px; text-decoration: underline; }

/****** ACCORDION TAB *******/

.toggler  { cursor: pointer; font-weight: normal; color: #797eb7; margin: 0; padding: 5px 0 5px 2px; font-size: 15px; font-family: Arial, sans-serif; border-bottom: 1px solid #999; }

.toggler:hover	 { background: #eee; font-weight: normal; }

.element	 { padding:0 5px; }

.image	 { margin:10px 20px; }

h3 { color: #F93; } 



