/*Styles pertinent only to the homepage*/

/*Headers*/


#latest h2 {
	font-size:2em;
	line-height:115%;
	padding-left: 55px;
	padding-top: 10px;
}
#latest p {
	clear:left;
}
.excerpt h3 {
	margin-bottom:-12px;
}
h3#video {
	background:url(../images/youtube.gif) no-repeat right;
	width:148px;
	margin-bottom:6px;
}
h3.sidebarHeading {
	margin-bottom:5px;
}
h3#audio {
	background:url(../images/feedburner.gif) no-repeat right;
	width:132px;
	margin:22px 0 8px 0;
}
h3#pics {
	background:url(../images/flickr.gif) no-repeat right;
	width:153px;
	margin-top:15px;
}
/*Content Styles*/

#home #content {
	padding-left:0;
}
#latest {
	background:#1b4680 url(../images/bg_latest.jpg) no-repeat;
	padding:13px 19px 20px 19px;
}
#calendar {
	background:url(../images/calendar-trans.png);
	width:45px;
	height:44px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	padding-top:1px;
	margin-top:3px;
	margin-bottom:5px;
}
#calendar p {
	font:2.4em Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-transform:none;
}
.excerpt {
	padding:14px 18px;
	background:url(../images/divider.gif) bottom no-repeat;
	margin-bottom:10px;
}
.excerpt .commentcount {
	background:url(../images/bubble.gif) no-repeat 1px 4px;
}
#donate, #helpSam, #media {
	margin-bottom:18px;
	color: #666;
	padding-bottom: 4px;
	background-image:url(../images/rounded-bottom-trans.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#donate #e2ma_signup_form{
	padding:0 19px 20px 19px;
	background-image:url(../images/form-bg-trans.png);
	background-color:#fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height:44px;
}
#helpSam ul{
	padding:0 0 16px 0;
	margin:0;
	list-style-type:none;
	float:left;
	width:100%;
	background-image:url(../images/short-bg-trans.png);
	background-color:#fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height:44px;
}
#helpSam h3{
	padding-left:19px;}

#helpSam li {
	width: 148px;
	height:46px;
	float:left;
	padding-left:10px;
}
#helpSam li a {
	display:block;
	width: 148px;
	height:46px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#helpSam #contributeButton {
	background-image:url(../images/btn-contribute-trans.png);
}
#helpSam #volunteerButton {
	background-image:url(../images/btn-volunteer-trans.png);
}
#media #socialNetworks{
	padding:0 19px 20px;
	background-image:url(../images/short-bg-trans.png);
	background-color:#fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height:44px;
	width: 290px;
}
.headlines {
	padding:15px;
}
.headlines li {
	list-style:none;
	border-bottom:1px solid #3b608d;
	padding:4px 0;
}
a.button, a.button:visited {
	background:url(../images/bg_button.gif) no-repeat;
	display:block;
	width: 300px;
	padding:5px 0 5px 10px;
	text-transform:uppercase;
	color:#B4D377;
	margin:5px 4px 0 0;
}
a.button:hover, a.button:active {
	background:url(../images/bg_button_on.gif) no-repeat;
	text-decoration:none;
}
.mainlist li {
	list-style:none;
	padding: 4px 0;
	border-top:1px solid #315885;
}
a.archives, a.archives:visited {
	margin:0 0 0 18px;
}
