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

/* Change your body background color or image */
body {
	background: #fff;
	color:#000;
	font-family:"Adobe Caslon Pro", "Hoefler Text", Garamond, 'Palatino Linotype', Georgia, Times New Roman, Times, serif;
}
/* For all main headings */
@font-face {
	font-family: 'League';
	src: url('fonts/LeagueGothic.eot');
	src: local('fonts/League'), 
	local('fonts/League-Bold'), 
	url('fonts/LeagueGothic.svg#LeagueGothic') format('svg'),
	url('fonts/LeagueGothic.ttf') format('truetype');
}
/* 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;
}
#header p a,
#footer p a {
	color:#000;
}
#header ul li a,
#footer ul li a {
	background:#000;
	color:#fff;
}
/* Audio player */
#footer p {
	clear:both;
	color:#353232;
	font-size:12px;
	margin:0;
}
/* Post styles */
.hentry {
	margin:0 auto;
	width:960px;
}
.hentry h3 {
	position:relative;
	font-style:italic;
	line-height:0.5;
	text-align:left;
	z-index:1;
}
.hentry h3.one {
	font-size:500px;
	letter-spacing:-20px;
	margin:-75px 0 0 0;
}
.hentry h3.two {
	font-size:300px;
	letter-spacing:-10px;
	margin:30px 0 0 120px;
}
.hentry h3.three {
	font-size:200px;
	line-height:1.2;
	letter-spacing:-5px;
	margin:-50px 0 100px -40px;
}
.hentry h3.four {
	font-size:200px;
	line-height:1.2;
	letter-spacing:-5px;
	margin:-60px 0 0 450px;
}
.hentry h3.five {
	font-size:160px;
	line-height:1.2;
	letter-spacing:-5px;
	margin:-30px 0 100px 80px;
}
.hentry h3.six {
	font-size:200px;
	line-height:1.2;
	letter-spacing:-5px;
	margin:-50px 0 100px 250px;
}
.hentry h3 span {
	height:100%;
	position:absolute;
	padding-left:6px;
	width:100%;
}
.hentry h3 span.one {
	color:#e8e50b;
	left:-5px;
	opacity:0.8;
	top:3px;
	z-index:1;
}
.hentry h3 span.two {
	color:#1159cf;
	left:0;
	opacity:0.8;
	top:10px;
	z-index:2;
}
.hentry h3 span.three {
	color:#cf1111;
	left:8px;
	opacity:0.8;
	top:5px;
	z-index:3;
}
.hentry h3.three span.one,
.hentry h3.four span.one,
.hentry h3.five span.one,
.hentry h3.six span.one {
	left:-5px;
	top:3px;
}
.hentry h3.three span.two,
.hentry h3.four span.two,
.hentry h3.five span.two,
.hentry h3.six span.two {
	left:0;
	top:10px;
}
.hentry h3.three span.three,
.hentry h3.four span.three,
.hentry h3.five span.three,
.hentry h3.six span.three {
	left:5px;
	top:3px;
}
.hentry blockquote p {
	position:relative;
	font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
	font-size:24px;
	text-align:left;
	line-height:14px;
}
.hentry blockquote p.verse-one {
	margin:-240px 0 0 520px;
}
.hentry blockquote p.verse-two  {
	margin:-643px 0 0 0;
	text-align:right;
	width:400px;
}
.hentry blockquote p.verse-two,  x:-moz-any-link,
.hentry blockquote p.verse-two,  x:-moz-any-link, x:default {
	margin:-585px 0 0 0;
}
.hentry blockquote p.verse-three  {
	margin:-276px 0 0 530px;
	width:500px;
}
.hentry cite {
	display:block;
	font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
	font-size:24px;
	font-style:normal;
	margin:0 0 0 530px;
	text-align:left;
}
