/* Pharcyde post styles ========================================= */

/* Change your body background color or image */
body {
	background: #3188ea;
	color:#fff;
	font-family:'Droid', serif;
	height:100%;
}
/* 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-white.png);
}
#header p,
#footer p {
	color:#ffffff;
	font-size:16px;
}
#header p a,
#footer p a {
	color:#ffffff;
}
#header ul li a,
#footer ul li a {
	background:#2879d5;
	color:#ffffff;
}
#footer {
	background:#1b599f url(images/pharcyde/drop-triangle-three.gif) no-repeat center top;
	height:200px;
}
/* Audio player */
#footer p {
	clear:both;
	color:#fff;
	font-size:16px;
	margin:0;
}

/* Main Content */
.hentry {
  margin:0 auto;
  width:100%;
}
.hentry h3 {
  font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
  font-size:678px;
  left:50%;
  line-height:0.7;
  margin:0 0 40px -497px;
  position:relative;
  text-transform:uppercase;
  text-shadow:10px 10px 0 #2879d5;
  width:960px;
}
.hentry blockquote {
  background: #2879d5 url(images/pharcyde/drop-triangle-one.gif) no-repeat center top;
  width:100%;
}
.hentry blockquote p.column {
  font-family:'Droid', serif;
  float:left;
  font-size:18px;
  left:50%;
  position:relative;
  text-align:left;
  width:300px;
}
.hentry blockquote p.column.one {
  margin:80px 0 40px -470px;
}
.hentry blockquote p.column.two {
  margin:80px 0 40px -150px;
}
.hentry blockquote p.column.three {
  margin:80px 0 40px 20px;
}
.hentry p.column:first-letter {
  font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
  float:left;
	font-size:100px;
	line-height:0.8;
	padding:7px 25px 5px 0;
	position:relative;
	margin:0;
	text-transform: uppercase;
	text-shadow:5px 5px 0 #3188ea;
}
.hentry blockquote p.cite {
  background: #226dc3 url(images/pharcyde/drop-triangle-two.gif) no-repeat center top;
  clear:both;
  margin:0;
  width:100%;
}
.hentry blockquote p.cite cite {
  display:block;
  font-family:'League', Arial Narrow, Helvetica, Arial, Sans Serif;
  font-style: normal;
  left:50%;
  margin:0 0 0 -497px;
  padding-top:40px;
  position:relative;
  width:970px;
}
.hentry blockquote p.cite .quote {
  display:block;
  font-size:150px;
  margin:0;
  position:relative;
  text-transform:uppercase;
  text-shadow:5px 5px 0 #2879d5;
}
.hentry blockquote p.cite .logo {
  background:url(images/pharcyde/drop-pharcyde.gif) no-repeat top left;
  border:0;
  display:block;
  height:375px;
  margin:-100px 0 -20px 45px;
  position:relative;
  text-indent:-9999px;
  width:911px;
}
.hentry blockquote p.cite .logo:hover {
  background:url(images/pharcyde/drop-pharcyde.gif) no-repeat bottom left;
  -webkit-transition:none;
}
.hentry blockquote p.cite .from {
  border:0;
  color:#fff;
  display:block;
  font-size:100px;
  line-height:1;
  margin:0;
  position:relative;
  text-transform:uppercase;
  text-shadow:5px 5px 0 #2879d5;
}
.hentry blockquote p.cite .on {
  border:0;
  color:#fff;
  display:block;
  font-size:240px;
  line-height:0.8;
  margin:0 0 0 20px;
  position:relative;
  text-transform:uppercase;
  text-shadow:5px 5px 0 #2879d5;
}
.hentry blockquote p.cite .drop {
  border:0;
  color:#fff;
  display:block;
  font-size:678px;
  line-height:0.8;
  margin:0;
  position:relative;
  text-transform:uppercase;
  text-shadow:10px 10px 0 #2879d5;
}
.hentry blockquote p.cite .drop:hover {
  color:#1b599f;
}
.hentry blockquote p.cite .album {
  border:0;
  color:#fff;
  display:block;
  font-size:160px;
  line-height:1.2;
  margin:0 0 0 20px;
  position:relative;
  text-transform:uppercase;
  text-shadow:5px 5px 0 #2879d5;
}
.hentry blockquote p.cite .album:hover {
  color:#1b599f;
}
.hentry blockquote p.cite a:hover {
  -webkit-transition:none;
}