
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: normal 15px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #23070e url('http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/bg2.jpg') center top no-repeat;
	color: #fff;
	width: 960px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

a {
	color: #afafaf;
	text-decoration: none;
	font-weight: bold;
}

.entry a:hover, .description a:hover, #notes a:hover, #footer a:hover {
	text-decoration: underline;
}

blockquote {
	padding-left: 13px;
	border-left: 2px solid #674e48;
}

pre {
	padding: 10px 15px;
	color: #FFF;
	background-color: #F00;
	line-height: 20px !important;
	text-shadow: rgba(0,0,0,0.5) 0 1px 1px;
}

pre a {
	color: #FFF !important;
}

code {
	font: normal 12px Menlo, "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, mono !important;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ol, ul, dt {
	margin-left: 30px;
}

/* Page construction */

#outer {
	width: 960px;
	margin: 0 auto;
}

#inner {
	width: 940px;
	margin: 0 auto;
}

/* Header */

#header {
	/*border-top: 5px solid #000;*/
}

#header h1 {
	text-transform: uppercase;
	font: bold 72px/100px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 0 1px 1px rgba(255,255,255,0.2);
	visibility: hidden;
}

#header h1 a {
	color: #000;
}

#header h1 a:hover {
	color: #F00;
}

.subscribe {
	float: right;
	display: inline;
	font: 12px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.subscribe a {
	font-weight: normal !important;
	display: block;
	padding: 4px 10px 6px 25px;
	background: #000 url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/rss.png) no-repeat 4px 1px;
	color: #afafaf;
}

#home_link {
	position: relative;
}

#home_link a {
	display: block;
	position: absolute;
}

#homelink {
	top: 25px;
	width: 220px;
	height: 170px;
	left: 47px;
}

#order_links {
	position: relative;
	top: 272px;
}

#order_links a {
	display: block;
	position: absolute;
}

#itunes_link1 {
	width: 77px;
	height: 28px;
	left: 22px;
}

#itunes_link2 {
	width: 77px;
	height: 28px;
	left: 103px;
}

#play_link {
	width: 74px;
	height: 28px;
	left: 184px;
}

#amazon_link {
	width: 87px;
	height: 22px;
	left: 131px;
	top: 31px;
}

#hmv_link {
	width: 45px;
	height: 22px;
	left: 76px;
	top: 31px
}

#site_link {
	width: 186px;
	height: 16px;
	left: 54px;
	top: 56px;
}


/* Content */

#content {
	border: 2px solid #674e48;
	background-color: #111215;
	margin-top: 256px;
}

.corner-fold {
	width: 60px;
	height: 60px;
	float: right;
	display: inline;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/corner-fold2.gif) no-repeat right top;
	margin-right: -2px;
	margin-top: -2px;
}

.about {
	margin: 0 10px;
	padding: 20px 0 13px;
	border-bottom: 1px solid #2f0e00;
	text-shadow: 0 1px 1px rgba(255,255,255,0.2);
	box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

.pc {
	padding-bottom: 8px;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/fold.png) no-repeat left bottom;
	float: left;
	display: block;
	margin-left: -19px;
}

.profilepic img {
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	width: 80px;
	height: 80px;
	vertical-align: bottom;
	border: 1px solid #B3B3B3;
	background-color: #000;
}

.profilepic {
	border: 1px solid #666;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.6);
	padding: 4px;
	background-color: #FFF;
}

.description {
	width: 510px;
	float: left;
	display: block;
	margin-left: 22px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.6em;
}

.description > div, .elsewhere > div {
	height: 92px;
	display: table-cell;
	vertical-align: bottom;
}

.elsewhere {
	margin-left: 95px;
	float: left;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.8em;
}

.elsewhere > div {
	padding: 0 0 0 18px;
}

.elsewhere img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 3px;
}

.ir {
	display:block;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}

#facebook_link {
	float: left;
	width: 24px;
	height: 25px;
	margin-right: 5px;
	background: url(img/facebook.gif) no-repeat;
}

#twitter_link {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background: url(img/twitter.gif) no-repeat;
}

#youtube_link {
	float: left;
	width: 23px;
	height: 24px;
	margin-right: 5px;
	background: url(img/youtube.gif) no-repeat;
}

#website_link {
	float: left;
	width: 61px;
	height: 24px;
	background: url(img/official.gif) center no-repeat;
}

/* Entries */

#entries {
	margin: 10px 0 25px;
}

.entry {
	width: 510px;
	margin-left: 107px;
	padding: 25px 0;
}

.meta {
	width: 249px;
	background-color: #000;
	margin-right: -299px;
	float: right;
	display: none;
	border: 2px solid #674e48;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	font: bold 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

.inner-meta {
	padding: 19px 18px 20px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

.meta span {
	float: right;
	display: inline;
}

.meta a:hover {

}

.ultrameta {
	float: left;
	display: inline;
	width: 624px;
	margin-left: -116px;
	padding-bottom: 8px;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/fold.png) no-repeat left bottom;
	margin-bottom: 12px;
}

.linkplayer, .audioplayer {
	display: block;
	background-color: #000 !important;
	background-repeat: no-repeat;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

.linkplayer {
	padding: 14px 15px 16px 114px;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/link.png) no-repeat 20px 50%;
}

.audioplayer {
	padding: 12px 15px 13px 114px;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/audio.png) no-repeat 20px 50%;
}

.audioplayer .container {
	float: left;
	display: inline;
	margin-right: 15px;
	padding: 3px;
	border: 1px solid #888;
}

.audioplayer .audiotitle {
	display: inline;
	float: right;
	color: #FFF;
	padding: 6px 0;
	font: normal 13px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.linkplayer:hover, .audioplayer a:hover {
	color: #FFF !important;
}

.audioplayer a:hover {
	background-color: #000;
}

.minimeta {
	width: 66px;
	margin-left: -116px;
	float: left;
	display: inline;
	padding-bottom: 8px;
	background: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/fold.png) no-repeat left bottom;
}

.minimeta a {
	display: block;
	height: 60px;
	background-color: #000 !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

a.mm-video {
	background-image: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/video.png);
}

a.mm-photo {
	background-image: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/photo.png);
}

a.mm-text {
	background-image: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/text.png);
}

a.mm-chat {
	background-image: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/chat.png);
}

a.mm-quote {
	background-image: url(http://assets.umusic.co.uk/polydor/coverdrive/tumblr/img/quote.png);
}

#entries h2 {
	font: bold 24px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}

#entries h2 a {
	color: #fff;
}

.quote h2, .chat h2, .link h2 {
	font: bold 20px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

.quote h2:before{
	content:"‟ ";
}

.link h2, .link h2 a, .audiotitle a {
	font-weight: 500 !important;
	color: #fff !important;
}

h3, h4, h5, h6 {
	font: bold 17px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

.media .container {
	display: inline-block;
	border: 2px solid #674e48;
	background-color: #000;
	margin: 0 0 20px 0;
}

.container img, .container embed, .container object {
	vertical-align: bottom;
}

.entry p, .entry ul, .entry ol, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry pre, .entry blockquote, .media hr {
	margin-bottom: 20px;
}

.entry p:last-child, .entry ul:last-child, .entry ol:last-child, .entry h2:last-child, .entry h3:last-child, .entry h4:last-child, .entry h5:last-child, .entry h6:last-child, .entry pre:last-child, .entry blockquote:last-child, .media hr:last-child {
	margin-bottom: 0 !important;
}

.chat .label {
	font-weight: 500;
	text-transform: uppercase;
}

.chat ul {
	list-style-type: none;
	margin: 0;
}

.chat li {
	color: #FFF;
	margin-bottom: 2px;
	padding: 7px 15px;
	text-shadow: rgba(0,0,0,0.5) 0 1px 1px;
}

.chat li.even {
	background-color: #afafaf;
	color: #000;
}

.chat li.odd {
	background-color: #000;
}

.chat li a {
	font-weight: normal !important;
	background-color: transparent !important;
	color: #fff !important;
}

.chat li a:hover {
	color: #FFF !important;
}

.quote .content span {
	float: left;
	display: inline;
	text-indent: 15px;
	margin-right: 10px;
}

.open-quote {
	float: left;
	display: inline;
	margin-right: 8px;
	height: 21px;
	width: 28px;
}

/* Navigation */

.page-navigation {
	padding: 25px 22px;
}

.page-navigation .left, .page-navigation .right {
	float: right;
	display: inline;
}

.page-navigation .right {
	margin-left: 7px;
}

.page-navigation a {
	display: block;
	color: #3b3e49;
}

.page-navigation .left a {
	padding: 10px 15px;
	background-color: #afafaf;
}

.page-navigation .left a:before {
	content: "< ";
}

.page-navigation .right a {
	padding: 10px 15px;
	background-color: #afafaf;
	text-align: right;
}

.page-navigation .right a:after {
	content: " >";
}

/* Notes */

#notes {
	width: 510px;
	margin-left: 107px;
	padding: 40px 0;
	border-top: 1px dotted rgba(0,0,0,0.2);
}

#notes ol {
	list-style-type: none;
	margin: 0;
}

#notes ol li {
	background-color: #000;
	margin-bottom: 2px;
	padding: 7px 15px;
}

.avatar {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #B3B3B3;
	padding: 2px;
	background-color: #FFF;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

#notes blockquote {
	margin: 5px 0 5px 7px;
	padding-left: 8px;
	border-left: 2px solid #674e48;
}

#notes blockquote a {
	color: #fff;
	font-weight: normal !important;
}

#notes .source_tumblelog, #notes .tumblelog, #notes .like a {
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(255,255,255,0.2);
}

/* Footer */

#footer {
	font: bold 14px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	width: 894px;
	margin: 0 auto;
	padding: 25px 0 35px;
}

#footer .left {
	float: left;
	display: inline;
}

#footer .right {
	float: right;
	display: inline;
}