/* Jehst post styles ========================================= */

/* Change your body background color or image */
body {
	background: #999 url(images/jehst/city-of-industry-background.jpg) 0 0;
	color:#000;
	font-family: Helvetica Neue, Helvetica, Arial,  sans-serif;
	text-align:left;
}
#container {
	text-align:left;
}
/* Decide if we need the logo on black or white */
#header h1 a {
	background:url(../themes/hiphopquoted/images/logo-black.png);
}
#header p {
	background:#000;
	color:#fff;
	padding:0 20px 0 10px;
	right:0;
}
#header p a,
#footer p a {
	border:none;
	color:#fff;
}
#header ul li a,
#footer ul li a {
	background:#000;
	color:#fff;
}
/* Audio player */
#footer p {
	clear:both;
	background:#000;
	color:#fff;
	font-size:12px;
	margin:0;
}
#footer object {
	margin:0 0 3px 0;
}
/* Post styles */
.hentry {
	color:#000;
	font-size:15px;
	overflow:hidden;
	width:960px;
}
.hentry blockquote {
	position:relative;
	overflow:hidden;
	margin:0 0 -20px 0;
}
.hentry blockquote p.title {
	color:#d9cd3f;
	font-family:"Arial Black", Impact, Helvetica Neue, Helvetica, Arial,  sans-serif;
	font-size:250px;
	letter-spacing:-30px;
	line-height:0.7;
	opacity:0.8;
	position:absolute;
	top:0;
	left:80px;
	text-align:left;
	z-index:1;
}
.hentry blockquote p.title b {
	display:block;
	position:relative;
	margin:-40px 0 0 90px;
}
.hentry blockquote p.title em {
	display:block;
	font-style:normal;
	position:relative;
	margin:-10px 0 0 -58px;
}
.hentry blockquote p.verse-one,
.hentry blockquote p.verse-two {
	float:left;
	letter-spacing:2px;
	position:relative;
	text-align:justify;
	z-index:10;
	width:400px;
}
.hentry blockquote p.verse-one {
	margin:90px 0 0 90px;
	position:relative;
}
.hentry blockquote p.verse-two {
	margin:-338px 0 0 515px;
	position:relative;
}
.hentry cite {
	background:#000;
	color:#fff;
	display:inline-block;
	font-size:18px;
	font-style:normal;
	text-align:left;
	margin:100px 0 0 0;
	padding:0 20px 0 20px;
}
.hentry cite a {
	color:#fff;
}
.hentry cite a {
	border:none;
}
