/*Styles pertinent only to the homepage*/

/*Headers*/


#latest h2 {
	width:390px;
	float:right;
	font-size:2em;
	line-height:115%;
	}

.excerpt h3 {
	margin-bottom:-12px;
	font-size:14px;
	color:#26429d;
	font-weight:normal;
	}

h3#video {
	background:url(../images/youtube.gif) no-repeat right;
	width:148px;
	margin-bottom:6px;
	}

h3#obamablog {
	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*/
#promo_container{
	/** background-image: url(../images/home_banner_bgnd.png); **/
	
	background-color: #222d50;
	height: 232px;
	width:885px;
	margin:0px auto;
	padding: 0px;
}
#promo_inner_container{
	opacity:100%;
	
}

/**
#slider          { background:  height: 227px; overflow: hidden;
                   position: relative; margin: 5px 0; }
#mover           { width: 2880px; position: relative; }
.slide           { padding: 40px 30px; width: 900px; float: left; position: relative; }
.slide h1        { font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
                   color: #ffffff; }
.slide p,.slide a,.slide a:active         { color: #ffffff; font-size: 12px; line-height: 22px; width: 300px; }
.slide img      { position: absolute; top: 0px; left: 400px; }
#slider-stopper  { position: absolute; top: 1px; right: 0px; background: #ac0000; color: white;
                   padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
    **/              
                   
                   
#mid_row{
	margin:0px auto;
border-top:none;
border-bottom: 1px dotted #e3e3e3;
	margin-bottom: 15px;
	padding:10px;
}
#mid_row_left{
	float:left;
	width:275px;
	border-right: 1px dotted #969696;
	padding:5px;
}
#mid_con{
	margin:0px auto;
	width:270px;
}
#mid_con .icon{
	float:left;
	width:57px;
	height:54px;
	margin-right: 5px;
}
#mid_con #content_set{
	float:left;
	width:200px;
}
#mid_con #content_set .title{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 5px;
}
#mid_con #content_set .paragraph{
	font-size: 11px;
	color:#fff;
}
#mid_con #content_set a{
	color:#bce0ff;
}
#mid_row_center{
	float:left;
	width:275px;
	padding:5px;
	border-right: 1px dotted #969696;
}
#mid_row_right{
	float:left;
	width:275px;
	padding:5px;
	
}
#mid_row_right #emailform{
	margin:0px;
	padding:2px;
	
}
#emailform input{
	font-size: 14px;
	color:#666666;
	border:1px solid #e3e3e3;
	background-color: #ffffff;
	margin:3px;
}
.submit{
	background-color: gray;
}
#left_column{
float:left;
width:290px;
}
#middle_column{
float:left;
width:210px;
padding-left: 15px;
}

#right_column{
float:right;
width:367px;
text-align: center;
}

.col-title{
	background-color: #222d50;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.video-title{
	color:#222d50;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.video-text{
	color:#666666;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#column_heading{
	/** background:url(images/col_heading_bgnd.png) repeat-x; **/
	padding:4px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 12px;
	margin-top:12px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	text-align: center;
	background-color: #e8e9ec;
}
#resource_items{
	margin-bottom: 12px;
}
#resource_list{
	float:left;
	width:180px;
	/** border-right:1px dotted #969696; **/
	font-size: 12px;
	padding-left: 4px;
	border-bottom:none;
	border-top:none;
	margin-left: 0px;
	margin-right:14px:
}



#resource_list li{
	padding:3px;
}
#flickr{
	float:left;
	width:210px;
	/** border-right:1px dotted #969696; **/
	vertical-align: top;
	padding:5px;
	padding-top: 10px;
	margin-right: 4px;
	height:auto !important;/*all browsers except ie6 will respect the !important flag*/
	min-height:160px;
	height:160px;/*Should have the same value as the min height above*/
}
#flickr img{
	border:none;
}
#social_links{
	float:left;
	width:245px;
	padding-left: 5px;
	height:auto !important;/*all browsers except ie6 will respect the !important flag*/
	min-height:160px;
	height:160px;/*Should have the same value as the min height above*/
	font-family: Arial , Verdana, Sans-Serif;
	margin-left: 0px;
}

/** resource list **/
#resource_list #issues{
	list-style-image: url(../images/li_issues.png);
}
#resource_list #district{
	list-style-image: url(../images/li_district.png);
}
#resource_list #volunteer{
	list-style-image: url(../images/li_volunteer.png);
}
#resource_list #recommendation{
	list-style-image: url(../images/li_recommendation.png);
}
#resource_list #forward{
	list-style-image: url(../images/li_forward.png);
}
#resource_list #endorse{
	list-style-image: url(../images/li_endorse.png);
}
/**social_links**/
#social_links ul{
	list-style: none;
	margin:0px auto;
}
#social_links li{
	padding:5px;
	border-bottom: 1px dotted #969696;
}
#social_links .logo{
	float:left;
	width:15px;
	margin-right: 10px;
}
#social_links .social_span{
	float:left;
	font-size: 12px;
}

#home #content {
	width:485px;
	float:left;
	}	

#latest {
	background:#1b4680 url(../images/bg_latest.jpg) no-repeat;
	padding:13px 19px 20px 19px;
	}

#calendar {
	background:url(../images/calendar.png);
	width:45px;
	height:44px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font:0.9em Arial , Verdana, Sans-Serif;
	padding-top:1px;
	margin-top:3px;
	}
	
#calendar p {
	font:2.4em Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-transform:none;
	}	

.excerpt {
	padding:10px;
	border-bottom:1px dotted #969696;
	}

.excerpt .commentcount {
	background:url(../images/bubble.gif) no-repeat 1px 4px;
	}
		
#donate {
	background:#103064 url(../images/bg_donate.jpg) no-repeat;
	padding:14px 19px 20px 19px;
	margin-bottom:18px;
	}

#media {
	background:#103064;
	padding:16px 19px 20px 19px;
	}	
	
.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;
	padding:5px 0 5px 34px;
	width:90px;
	text-transform:uppercase;
	color:#e9d393;
	margin:10px 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;
	}



