/*
Theme Name: Edvoters
*/


body {
	text-align: center;
	font-family: Arial, 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif; 
	font-size:12px;
	background-color: #fff;
	margin: 0;
	
	}
	

#Wrap {
margin: 0 auto;
text-align: left;
width: 750px;
margin-top: 20px;

}

#Header {
width: 750px;
display: block;
margin-bottom: 20px;
overflow: hidden;
}

#Header #divFlashHeader {
	width: 476px;
	height: 212px;
	float: left;
}

	#Header #divFlashHeader img {
		border: none;
	}


#Header #divHeaderActions {
	width: 274px;
	height: 202px;
	float: left;
	padding-top: 10px;
	background: #858585 url(images/actions-bg.jpg) no-repeat center center;
	margin: 0;
	}
	
	a.bttn {
		width: 165px;
		height: 43px;
		overflow: hidden;
		text-indent: -9999px;
		margin: 0 auto;
		display: block;
	}
	
	.join {
	background: transparent url(images/join-bttn.jpg) no-repeat 0 0;

	}
	
	.donate {
		background: transparent url(images/donate-bttn.jpg) no-repeat 0 0;
		margin-top: 70px !important;
	}

#HomeLine {
height: 1px;
border-bottom: 1px solid #f1b846;
width: 610px;
display: block;
margin-bottom: 3px;
}
#NoHomeLine {
height: 1px;
border: 0;
width: 610px;
margin-bottom: 3px;
}



	

#SideBarLeft {
float: left;
width: 120px;
margin: 0;
margin-right: 20px;
display: block;
}
#SideBarLeft ul {
list-style: none;
margin: 0;
padding: 0;
}

#SideBarLeft .page_item a {
color: #000;
display: block;
width: 72px;
padding-bottom: 10px;
padding-top: 10px
}
#SideBarLeft li {
border-bottom: 1px solid #f1b846;
}

#SideBarLeft .page_item a:hover {
color: #f1b846;
}


#SecondaryNav .page_item a {
color: #000;
}



#SecondaryNav .current_page_item a {
color: #f1b846;
}


#SecondaryNav .page_item a:hover {ac
color: #f1b846;
}





#SideBarLeft .current_page_item a {
color: #f1b846;
}


ul#SecondaryNav {
padding: 0;
margin-left: 0px;
list-style: none;
display: inline;
padding-top: 0px;

}


ul#SecondaryNav li {
float: left;
display: inline;
border-right: 1px solid #000;
padding: 0 5px;
margin: 0;

}


#TopBar {
display: block;
padding-top: 9px;
padding-bottom: 10px;
margin-bottom: 17px;
height: 17px;
width: 470px;
border-bottom: 1px solid #f1b846;
}



ul#SecondaryNav li:last-child {
border-right: 0;


}

li {
margin-bottom: 10px;

}



#Content {
float: left;
display: block;
width: 62%;
padding: 0;
margin: 0;

}


#SideBarRight {
float: right;
width: 120px;
margin: 0;
padding: 0;
margin-left: 20px;
text-align: left;
}

#SideBarRight ul {
margin: 0;
padding: 0;
list-style: none;
}





#Footer {
background: URL("http://edvotersofohio.org/wordpress/wp-content/themes/Edvoters/images/lowerbanspc.gif") repeat;
width:750px;
height:34px;
margin: auto;
display: block;
clear: both;
text-align: right;
color: #fff;
}

#Footer a { 
color: #fff;
line-height: 20px;
margin: 5px;
}
#Footer a:hover { 
color: #000;

}

#Footer a:last-child {
margin-right: 20px;


}



a:link {
color: #666666;
text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}



div#Column1 {
width: 210px;
float: left;

}

div#Column2 {
width: 220px;
float: right;

}



h1 {color: #FFAA00; font-size: 14px; }

h1 {padding-top: 0; margin-top: 0;}

h2 {color: #FFAA00; font-size: 12px; }
h3 {color: #FFAA00; font-size: 12px; }
h4 {color: #FFAA00; font-size: 12px; }
h5 {color: #FFAA00; font-size: 11px; }

.HomePage h1 {
text-transform: uppercase;
}

.alignright {padding-left: 5px;}
.alignleft {padding-right: 5px;}

.HomePage .alignright {padding-left: 0px;}
.HomePage .alignleft {padding-right: 0px;}

#SideBarRight a {
color: #999999;
}

#SideBarRight a:hover {
color: #f1b846;
}

#SideBarRight a.ExcerptLink {font-style: italic; color: #666;}





#SideBarRight a.ExcerptLink:hover {
color: #f1b846;
}

.post a img{
  border: 2px solid #000;  
}