/* Rakim post styles ========================================= */

@font-face {
	font-family: 'Blackout Midnight';
	src: url('fonts/Blackout-Midnight.eot');
	src: local('fonts/Blackout Midnight'), 
	local('fonts/Blackout-Midnight'), 
	url('fonts/Blackout-Midnight.woff') format('woff'), 
	url('fonts/Blackout-Midnight.svg#Blackout-Midnight') format('svg'), 
	url('fonts/Blackout-Midnight.ttf') format('truetype');
}

/* Change your body background color or image */
body {
	background:#f1e300;
	font-family:"Blackout Midnight", Impact, Helvetica Neue, Helvetica, Arial,  sans-serif;
	text-transform:uppercase;
}
em {
	font-style:normal;
}
/* Link colours */
a {
  	color: #000;
}
/* Decide if we need the logo on black or white */
#header {
	border:none;
}
#header h1 a {
	background:url(../themes/hiphopquoted/images/logo-black.png);
}
#header p {
	color:#000;
	text-align:right;
	width:100%;
}
#header p a {
	color:#000;
}
#header ul li a,
#footer ul li a {
	background:#000;
	color:#f1e300;
	display:block;
}
/* Post styles */
.hentry {
	color:#fff;
	text-align:center;
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
.hentry h3 {
	display:block;
	font-size:230px;
	line-height:0.8;
	letter-spacing:-2px;
	position:absolute;
	text-align:left;
	top:-3px;
	left:0;
}
.hentry h3 em {
	font-size:230px;
	position:absolute;
	right:-320px;
	top:150px;
}
.hentry blockquote {
	background: url(images/rakim/paid-background.jpg) 0 0 no-repeat;
	border:10px solid #fff;
	display:block;
	font-size:30px;
	height:924px;
	line-height:0.8;
	text-align:right;
	width:940px;
}
.hentry blockquote p {
	position:relative;
	right:-5px;
	top:400px;
}
.hentry blockquote strong{
	display:block;
}
.hentry blockquote strong.first {
	font-size:80px;
	line-height:0.6;
}
.hentry blockquote strong.second {
	font-size:120px;
	line-height:0.8;
	position:relative;
	right:-10px;
}
.hentry blockquote strong.third {
	font-size:60px;
	line-height:0.4;
}
.hentry cite {
	font-size:1.6em;
	font-style: normal;
	text-transform: uppercase;
	display:block;
	line-height:normal;
	letter-spacing:2px;
	position:relative;
	text-align:left;
	top:-45px;
	left:5px;
}
.hentry a {
  	color: #fff; 
	font-weight:bold;
}
p.copyright,
p.browsers {
	color:#000;
	position:relative;
	top:-30px;
	left:0;
	text-align:left;
}
p.copyright a {
	color:#000;
}
p.browsers {
	font-size:10px;
	font-family:Helvetica Neue, Helvetica, Arial,  sans-serif;
}
