/* @override http://thestraymuse.dev/artcss/voter_apathy.css */

body{
	background: #fff;
}
.home .logo{
	background: url(/images/layout/homeLogo_0d3163.png) no-repeat left 20px;
}
.article{
	position: relative;
	color: #000;
	text-shadow: none;
	overflow: hidden;
}
.article h1{
	position: absolute;
	top: 0px;
	left: 0;
	width: 760px;
	height: 520px;
	background: url(/images/article/voter_apathy/joust.png) no-repeat;
	text-indent: -9000px;
	z-index: 1;
}
.cover h1{
	position: relative;
	margin-top: 200px;
	width: 970px;
	height: 635px;
	background: transparent;
}
.cover h1 a{
	display: block;
	height: 635px;
	background: url(/images/article/voter_apathy/homeh1.jpg) no-repeat left top;	
}
.cover h1 a:hover, .cover h1 a:active{
	
	border: 0;
	background-position: 0 -635px;
}
.what, .how{
	z-index: 10;
}
.article li{
		font: italic 18px/25px Georgia, Times, "Times New Roman", serif;
		list-style-image: url(/images/article/voter_apathy/bullet.jpg);
}
.article ul.simpleList{
	padding-bottom: 140px;
	list-style-image: url(/images/article/voter_apathy/bullet.jpg);
}
.article h2{
	text-indent: -9000px;
	height: 45px;
	width: 478px;
	background: url(/images/article/voter_apathy/h2.jpg) no-repeat;		
}
.article .h3{
	text-indent: -9000px;
	height: 84px;
	width: 314px;
	background: url(/images/article/voter_apathy/h3.jpg) no-repeat;	
}
.article p{
	font: 16px/25px Georgia, Times, "Times New Roman", serif;	
}
.otherFeatures{
	margin-top: 0px;
	overflow: hidden;
}
.otherFeatures .h3{
	color: #322d2a;
	text-shadow: none;
	display: none;
}
.otherFeatures li{
	text-shadow: none;
	padding: 10px;
	float: left;
	width: 220px;
	color: #322d2a;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.otherFeatures li a:hover{
	border: 0;
}
.otherFeatures .h5{
	border-top: 1px solid #d5d5d5;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 20px;
}
.seeMore{
text-shadow: none;
text-align: left;
margin-bottom: 40px;
	border-top: 1px solid #d5d5d5;
	padding-top: 10px;
}
