/* Jay-Z post styles ========================================= */

/* Change your body background color or image */
body {
	background: #a01414;
	color:#fff;
	font-family: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(images/jay-z/devils-logo.gif);
}
#header p,
#footer p {
	color:#6a0d0d;
	font-size:15px;
}
#header p a,
#footer p a {
	color:#ffffff;
}
#header ul li a,
#footer ul li a {
	background:#262121;
	color:#ffffff;
}
#footer {
	background:#6a0d0d;
}
/* Audio player */
#footer p {
	clear:both;
	color:#fff;
	font-size:11px;
	margin:0;
}
/* Post styles */
.hentry {
	background:url(images/jay-z/devils-footer-background.gif) bottom left repeat-x ;
	margin:0 auto;
}
.hentry blockquote {
	background:url(images/jay-z/devils-text.gif) 0 25px no-repeat;
	display:inline-block;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 225px;
	width:735px;
}
.hentry blockquote p {
	background:url(images/jay-z/devils-quote.gif) top right no-repeat;
	font-size:12px;
	float:left;
	margin:0 0 0 20px;
	padding:0 0 220px 0;
	text-align:left;
	width:225px;
}
.hentry blockquote span {
	display:block;
	font-size:32px;
	font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
	line-height:32px;
	margin:74px 0 18px 0;
	text-transform:uppercase;
}
.hentry cite {
	display:block;
	font-style:normal;
	font-size:15px;
	margin:0 auto -18px auto;
	overflow:hidden;
	text-align:left;
	padding:0 0 0 265px;
	position:relative;
	width:735px;
}
.hentry cite a{
	color:#fff;
}
