/* OC post styles ========================================= */

/* Change your body background color or image */
body {
	background:#f2f2f2 url(images/oc/word-life-background.gif) 200px 0 no-repeat;
	color:#000;
	font-family:"Courier new", Courier, "Andale Mono";
	text-align:left;
}
#container {
	background:url(images/oc/word-life-container-background.gif) 130% 130% no-repeat;
	text-align:left;
}
/* 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;
	font-size:15px;
}
#header p a {
	color:#000;
}
#header ul li a,
#footer ul li a {
	background:#000;
	color:#fff;
	font-size:15px;
}
/* Post styles */
.hentry {
	background:url(images/oc/word-life-quote-background.gif) no-repeat 0 600px;
	width:960px;
}
.hentry cite {
	display:block;
	font-style:normal;
	font-size:40px;
	line-height:0.6;
	text-align:left;
}
.hentry cite a {
	color:#000;
	border:none;
}
.hentry cite em {
	display:block;
	font-size:80px;
	font-weight:bold;
	font-style:normal;
}
.hentry blockquote {
	overflow:hidden;
	text-align:left;
}
.hentry blockquote p.intro {
	color:#6a88e9;
	font-family:"Arial Black", Impact, Helvetica Neue, Helvetica, Arial,  sans-serif;
	font-size:350px;
	margin:60px 0 700px 0;
	letter-spacing:-30px;
	line-height:0.6;
	position:relative;
	left:-70px;
}
.hentry blockquote p.intro b {
	position:relative;
	left:200px;
}
.hentry blockquote p.verse-one {
	font-size:16px;
	position:absolute;
	top:650px;
	padding-left:400px;
	left:40px;
}
.hentry blockquote p.verse-one em {
	font-style:normal;
	font-weight:bold;
	font-size:50px;
	left:0;
	line-height:normal;
	position:absolute;
	top:40px;
	text-align:right;
	width:400px;
}
.hentry blockquote p.verse-two em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:60px;
	margin:-20px 0 -30px 0;
	position:relative;
	width:600px;
}
.hentry blockquote p.verse-two {
	font-size:15px;
	position:absolute;
	top:150px;
	left:20px;
	line-height:normal;
}
.hentry blockquote p.verse-two em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:60px;
	margin:-20px 0 -30px 0;
	position:relative;
	width:600px;
}
.hentry blockquote p.verse-three {
	font-size:13px;
	position:absolute;
	top:0;
	left:480px;
}
.hentry blockquote p.verse-three em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:60px;
	line-height:normal;
	margin:-40px 0 -30px 0;
	position:relative;
}
