/* Ludacris post styles ========================================= */

/* Change your body background color or image */
body {
	background:#090909 url(images/biggie/rock-background.gif) no-repeat center 200px;
	font-family: Georgia, Times New Roman, Times, Helvetica Neue, Helvetica, Arial,  sans-serif;
}
/* Link colours */
a {
  	color: #fff;
}
/* If the image is tall use the container to set a fixed height */
#container {
	height:100%;
}
/* Decide if we need the logo on black or white */
#header {
	border:none;
}
#header h1 a {
	background:url(../themes/hiphopquoted/images/logo-white.png);
}
#header p,
#footer p {
	color:#fff;
}
#header p a,
#footer p a {
	color:#fff;
}
#header ul li a,
#footer ul li a {
	background:#fff;
	color:#090909;
	display:block;
}
/* Post styles */
.hentry {
	color:#fff;
	text-align:left;
	letter-spacing:-1px;
	margin:0 auto;
	width:760px;
}
.hentry h3 {
	font-size:30px;
	font-weight:bold;
	margin:0 0 6px 0;
	position:relative;
	z-index:10;
}
.hentry p {
	font-size:20px;
	position:relative;
	z-index:10;
}
.hentry li.eleven h3 {
	font-size:70px;
}
/* The list styling */
.hentry li {
	position:relative;
	width:600px;
}
/* List positions */
.hentry li img {
	position:absolute;
}
.hentry li.zero{
	
}
.hentry li.one{
	width:500px;
}
.hentry li.two{
	left:100px;
}
.hentry li.three{
	text-align:right;
	right:-470px;
	width:300px;
}
.hentry li.four{
	margin:0 0 140px 0;
	text-align:right;
	right:-470px;
	width:300px;
}
.hentry li.five{
	
}
.hentry li.six {
	margin:0 0 40px 0;
}
.hentry li.seven {
	text-align:right;
	right:-170px;
}
.hentry li.eight{
	text-align:right;
	right:-170px;
}
.hentry li.nine{
	text-align:right;
	right:-170px;
}
.hentry li.ten{
	
}
.hentry li.eleven{
	
}
/* The image positions */
.hentry li img {
	position:absolute;
}
.hentry li.zero img{
	top:-20px;
	left:-70px;
}
.hentry li.one img{
	top:-10px;
	left:-70px;
}
.hentry li.two img{
	top:30px;
	left:-70px;
}
.hentry li.three img{
	top:-10px;
	right:-50px;
}
.hentry li.four img{
	top:-20px;
	left:10px;
}
.hentry li.five img{
	top:-10px;
	left:-50px;
}
.hentry li.six img{
	top:-30px;
	right:200px;
}
.hentry li.seven img{
	top:-10px;
	right:-50px;
}
.hentry li.eight img{
	top:-30px;
	right:200px;
}
.hentry li.nine img{
	top:30px;
	right:-70px;
}
.hentry li.ten img{
	top:-50px;
	left:-80px;
}
.hentry li.eleven img{
	bottom:-40px;
	right:150px;
}

.hentry cite {
	font-size:1.2em;
	font-style: normal;
	font-weight:bold;
	display:block;
	margin:1.5em 0 0.5em;
}
.hentry a {
  	color: #fff; 
	font-weight:bold;
}
