/* Big L post styles ========================================= */

/* Change your body background color or image */
body {
	background: #f2f2f2 url(images/krumbsnatcha/background.gif) 0 0 ;
	color:#353232;
	font-family: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,
#footer p {
	color:#000;
	font-size:12px;
}
#header p a,
#footer p a {
	color:#000;
}
#header ul li a,
#footer ul li a {
	color:#000;
	color:#f2f2f2;
}
/* Audio player */
#footer p {
	clear:both;
	color:#000;
	font-size:12px;
	margin:0;
}
/* Post styles */
.hentry {
	font-size:12px;
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
.hentry blockquote p {
	float:left;
	margin-right:20px;
	text-align: justify;
	position:relative;
	overflow:hidden;
	width:300px;
}
.hentry blockquote p span.first,
.hentry blockquote p span.third {
	display:block;
	margin-left:80px;
	width:140px;
}
.hentry blockquote p span.second {
	display:block;
	width:300px;
}
.hentry blockquote p span.first:after,
.hentry blockquote p span.second:after {
	content: "_________________________________________";
	line-height: 0px;
	color: #ffffff;
	visibility: hidden;
}
.hentry blockquote p span.first,
.hentry blockquote p span.second  {
	margin-bottom:-18px;
	position:relative;
}
.hentry cite,
.hentry blockquote em {
	display:block;
	font-size:14px;
	font-style:normal;
	text-align: justify;
	margin:0 80px 0 80px;
	width:140px;
}
.hentry blockquote em {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:40px;
}
.hentry blockquote em b {
	font-size:34px;
}
.hentry blockquote em strong {
	font-size:35.2px;
}
