/* Talib Kweli post styles ========================================= */

/* Change your body background color or image */
body {
	background: #fff;
	color:#000;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* Decide if we need the logo on black or white */
#header h1 a {
	background:url(../themes/hiphopquoted/images/logo-black.png);
}
#header p {
	color:#000;
}
/* Audio player */
#footer p {
	clear:both;
	color:#000;
	font-size:12px;
	margin:0;
}
/* Post styles */
.hentry {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
.hentry blockquote {
	text-align:justify;
	position:relative;
	overflow:hidden;
	margin:0;
}
.hentry blockquote p {
	clear:both;
	float:left;
	margin:0 0 18px 0;
	/* overflow:hidden; Clear the floated items */
	width:960px;
}
.hentry blockquote .title {
	float:left;
	text-indent:-9999px;
}
.hentry blockquote .text {
	float:left;
	margin:18px 0 0 0;
	overflow:hidden;
	width:715px;
}
.hentry blockquote .column {
	float:left;
	margin-right:20px;
	width:225px;
}
.hentry blockquote img {
	float:left;
}
.hentry blockquote .column.last {
	margin:0;
}
.hentry blockquote .intro-title .title {
	background:url(images/talib-kweli/drugs-title.jpg) no-repeat;
	height:839px;
	margin:0 20px 0 0;
	width:470px;
}
.hentry blockquote .verse-one .title {
	background:url(images/talib-kweli/drugs-intro-one.jpg) no-repeat;
	height:262px;
	margin:-3px 0 -3px 0;
	position:relative;
	width:715px;
}
.hentry blockquote .verse-one img {
	margin-right:20px;
}
.hentry blockquote .verse-two .title {
	background:url(images/talib-kweli/drugs-intro-two.jpg) no-repeat;
	height:392px;
	margin:0 20px 0 0;
	position:relative;
	width:715px;
}
.hentry blockquote .verse-two .column {
	margin:18px 0 0 0;
}
.hentry blockquote .verse-two img.lower-image {
	margin:-265px 0 -265px 0;
	position:relative;
}
.hentry blockquote .verse-three .title {
	background:url(images/talib-kweli/drugs-intro-three.jpg) no-repeat;
	height:411px;
	margin:0 20px 0 0;
	position:relative;
	width:225px;
}
.hentry blockquote .verse-three .text {
	overflow:hidden;
}
.hentry cite {
	display:block;
	font-style:normal;
	font-size:34px;
	text-align:left;
	position:relative;
	margin:-240px 0 0 245px;
	width:470px;
}
