/* Aesop Rock post styles ========================================= */

/* Change your body background color or image */
body {
	background: url(images/aesop-rock/battery-background.gif) 0 0 ;
	color:#000;
	font-family: Georgia, Times New Roman, Times, serif;
}
/* Decide if we need the logo on black or white */
#header h1 a {
	background:url(images/aesop-rock/battery-logo.jpg);
}
#header p,
#footer p {
	color:#344749;
}
#header p a,
#footer p a {
	color:#344749;
}
#header ul li a,
#footer ul li a {
	background:url(images/aesop-rock/battery-button-background.jpg) no-repeat;
	color:#e4dcbb;
}
#footer p {
	clear:both;
	font-size:12px;
	margin:0;
}
/* Post styles */
.hentry {
	color:#76251c;
	font-size:15px;
	margin:0 auto;
	overflow:hidden;
	width:600px;
}
.hentry blockquote {
	text-align:justify;
	position:relative;
	overflow:hidden;
	margin:0 0 -20px 0;
}
.hentry blockquote p.title-one,
.hentry blockquote p.title-two {
	clear:both;
	text-indent:-9999px;
}
.hentry blockquote p.title-one {
	background:url(images/aesop-rock/battery-verse-one-title.jpg) no-repeat;
	height:460px;
	margin:0 0 5px;
	width:600px;
}
.hentry blockquote p.title-two {
	background:url(images/aesop-rock/battery-verse-two-title.jpg) no-repeat;
	height:417px;
	margin:0 0 5px;
	width:600px;
}
.hentry blockquote p.verse {
	float:left;
	letter-spacing:-0.5px;
	margin:0 0 10px;
	width:290px;
}
.hentry blockquote p.verse.first {
	margin-right:20px;
}
.hentry cite {
	display:block;
	font-style:normal;
	text-align:left;
	text-indent:-9999px;
}
.hentry cite a {
	border:0;
	display:block;
	position:relative;
	margin:0 0 -25px 0;
}
.hentry cite a.wikipedia {
	background:url(images/aesop-rock/battery-wikipedia-title.jpg) no-repeat;
	height:266px;
	width:600px;
}
.hentry cite a.single {
	background:url(images/aesop-rock/batter-single-title.jpg) no-repeat;
	height:390px;
	width:600px;
}
.hentry cite a.album{
	background:url(images/aesop-rock/battery-album-title.jpg) no-repeat;
	height:220px;
	width:600px;
}
