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

/* Change your body background color or image */
body {
	background: #000 url(images/nas/one-love-background.jpg) top center no-repeat fixed;
	color:#000;
	font-family:"Helvetica Neue", Arial, Helvetica, 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-white.png);
}
#header p {
	color:#fff;
}
#header p a,
#footer p a {
	color:#fff;
}
#header ul li a,
#footer ul li a {
	background:#fff;
	color:#000;
}
/* Audio player */
#footer p {
	clear:both;
	color:#fff;
	font-size:12px;
	margin:0;
}
#footer object {
	margin:0 0 3px 0;
}
/* Post styles */
.hentry {
	color:#fff;
	font-family:"Arial Black", Impact, Helvetica Neue, Helvetica, Arial,  sans-serif;
	font-size:15px;
	margin:0 auto;
	width:960px;
}
.hentry blockquote p {
	color:#fff;
	letter-spacing:-1px;
	line-height:0.8;
}
.hentry blockquote em {
	display:block;
	margin:54px 0 0 0;
}
.hentry blockquote span {
	background: rgba(0, 0, 0, 0.5);
	font-size:60px;
	font-style:normal;
	letter-spacing:-3px;
	padding:0 10px 0 10px;
}
.hentry blockquote p.verse-two {
	margin:90px 0 0 370px;
}
.hentry blockquote p.verse-two em {
	line-height:67px;
	position:relative;
}
.hentry blockquote p.verse-three {
	margin:90px 0 36px 210px;
}
.hentry blockquote p:first-letter {
	background: rgba(238, 26, 36, 0.4);
	float:left;
	font-size:90px;
	line-height:0.7;
	padding:10px;
	position:relative;
	margin:-23px 10px 0 -23px;
	text-transform: uppercase;
}
.hentry cite,
.hentry .attribute {
	background: rgba(0, 0, 0, 0.5);
	color:#fff;
	display:inline-block;
	font-size:24px;
	font-style:normal;
	text-align:left;
	margin:100px 0 0 0;
	padding:0 20px 0 20px;
}
.hentry cite a,
.hentry .attribute a {
	border:none;
	color:#fff;
}
.hentry .attribute {
	font-size:12px;
	margin:18px 0 0 370px;
}
