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

/* Change your body background color or image */
body {
	background: #ece6cb url(images/big-l/ebonics-background.gif) 0 0 ;
	color:#353232;
	font-family:'Hoefler Text', Garamond, 'Palatino Linotype', Georgia, Times New Roman, Times, serif;
}
/* Decide if we need the logo on black or white */
#header h1 a {
	background:url(images/big-l/ebonics-logo.png);
}
#header p,
#footer p {
	color:#353232;
	font-size:15px;
}
#header p a,
#footer p a {
	color:#353232;
}
#header ul li a,
#footer ul li a {
	background:#353232;
	color:#f2f2f2;
}
/* Audio player */
#footer p {
	clear:both;
	color:#353232;
	font-size:12px;
	margin:0;
}
/* Post styles */
.hentry {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
.hentry blockquote p {
	background:url(images/big-l/ebonics-quote-left.png) 155px 36px no-repeat;
	border-top:1px solid #353232;
	font-size:24px;
	margin:23px 0 0 0;
	padding:30px 0 0 250px;
	position:relative;
	text-align:left;
}
.hentry blockquote em {
	font-variant: small-caps;
	font-style: normal;
}
.hentry blockquote span {
	font-size:13.6px;
	font-variant: small-caps;
	top:95px;
	left:0;
	line-height:18px;
	text-align:right;
	position:absolute;
	width:225px;
}
.hentry blockquote p.intro {
	background:none;
	border-top:none;
	margin:5px 0 -23px 0;
	padding:0 0 23px 250px;
}
.hentry blockquote p.intro strong {
	display:block;
	font-weight:normal;
	font-size:76px;
	margin:-24px 0 -27px 0;
	position:relative;
	text-transform:uppercase;
}
.hentry cite {
	background:none;
	border-top:1px solid #353232;
	display:block;
	font-size:16px;
	margin-top:23px;
	padding:37px 0 0 250px;
	text-align:left;
}
.hentry cite em {
	font-variant: small-caps;
	font-style:normal;
}
