/*@font-face {
    font-family: 'futurabook';
    src: url('../fonts/futurat-book-webfont.eot');
    src: url('../fonts/futurat-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-book-webfont.woff') format('woff'),
         url('../fonts/futurat-book-webfont.ttf') format('truetype'),
         url('../fonts/futurat-book-webfont.svg#FuturTBooBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futurabookoblique';
    src: url('../fonts/futurat-bookoblique-webfont.eot');
    src: url('../fonts/futurat-bookoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-bookoblique-webfont.woff') format('woff'),
         url('../fonts/futurat-bookoblique-webfont.ttf') format('truetype'),
         url('../fonts/futurat-bookoblique-webfont.svg#FuturTBooOblBookOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futurabold';
    src: url('../fonts/futurat-bold-webfont.eot');
    src: url('../fonts/futurat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-bold-webfont.woff') format('woff'),
         url('../fonts/futurat-bold-webfont.ttf') format('truetype'),
         url('../fonts/futurat-bold-webfont.svg#FuturTBolBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futurademi';
    src: url('../fonts/futurat-demi-webfont.eot');
    src: url('../fonts/futurat-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-demi-webfont.woff') format('woff'),
         url('../fonts/futurat-demi-webfont.ttf') format('truetype'),
         url('../fonts/futurat-demi-webfont.svg#FuturTDemDemi') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futurademioblique';
    src: url('../fonts/futurat-demioblique-webfont.eot');
    src: url('../fonts/futurat-demioblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-demioblique-webfont.woff') format('woff'),
         url('../fonts/futurat-demioblique-webfont.ttf') format('truetype'),
         url('../fonts/futurat-demioblique-webfont.svg#FuturTDemOblDemiOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futuramedium';
    src: url('../fonts/futurat-medium-webfont.eot');
    src: url('../fonts/futurat-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurat-medium-webfont.woff') format('woff'),
         url('../fonts/futurat-medium-webfont.ttf') format('truetype'),
         url('../fonts/futurat-medium-webfont.svg#FuturTMedMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

* {
	margin: 0;
	padding: 0;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}

a, a:visited, .postlink, .postlink:visited{
	color: #8ec558;
}

a:hover, a:active, .postlink:hover, .postlink:active {
	color: #a2ed59;
}

img {
	border: none;
}

body {
	text-align: center;
	background: #000000 url(../images/sitebg.jpg) top center no-repeat;
}

.tape {
	position: relative;
	top: 200px;
}

.hidden {
	display: none;
}

#header {
	display: block;
	margin: 0;
	width: 1000px;
	height: 120px;
}

#filmcontainer {
	position: relative;
	width: 1000px;
	height: 425px;
	margin: 0 auto 0 auto;
	background: url(../images/blackback.png) top left repeat;
}

/*.wide:after, #songplayer:after, #songplayer span:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}*/

h2, h5 {
	margin: 5px 0;
	font-family: 'futurademi', futura, arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
}

h5 {
	margin: 6px 0 0 10px;
}

h2 a, h2 a:visited, h5 a, h5 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover, h2 a:active, h5 a:hover, h5 a:active {
	color: #ffffff;
	text-decoration: underline;
}

h2 span a, h2 span a:visited, h5 span a, h5 span a:visited, a.twitterdate, a.twitterdate:visited, #tweetnav a, #tweetnav a:visited {
	color: #555555;
}

h2 span a:hover, h2 span a:active, h5 span a:hover, h5 span a:active, a.twitterdate:hover, a.twitterdate:active, #tweetnav a:hover, #tweetnav a:active {
	color: #838488;
	text-decoration: none;
}

h2 span, h5 span, .twitterdate, #tweetnav a {
	margin: 0 0 0 10px;
	font-family: 'futurabook', futura, arial, sans-serif;
	font-size: 10px;
/*	color: #333333;*/
}

h5 span {
	display: block;
	margin: -2px 0 0 1px;
}

p {
	font-family: 'futurabook', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;	
	margin: 15px 0 10px 0;
}

.wide img, #songplayer, ol li, #redirect {
	-moz-box-shadow: 0 0 5px #111111;
	-webkit-box-shadow: 0 0 5px #111111;
	box-shadow: 0 0 5px #111111;
}

#songplayer {
	display: block;
	width: 260px;
	margin: 3px 0 0 20px;
	padding: 5px 2px 5px 10px;
	color: #ffffff;
	font-family: 'futurademi', futura, arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	background: #84b94f;
	border: 1px solid #b4da8d;
	float: left;
}

#songplayer span {
	display: block;
	padding: 1px 0 0 0;
	margin: 0;
}

#songplayer iframe {
	margin: 0 10px 0 0;
	float: left;
}

/*#downloadbutton:hover, #downloadbutton:active {
	background: #8ec558;
}*/

/*#songplayer span {
	display: block;
	margin: none;
	font-size: 10px;
}*/

.subfeature, .superfeature, .subfeaturefilm {
	position: relative;
	width: 960px;
	margin: 0 auto 10px auto;
	padding: 14px 20px;
	text-align: left;
	background: url(../images/grayback.png) top left repeat;
	border-bottom: 1px solid #333333;
}

.subfeaturefilm {
	width: 1000px;
	padding: 14px 0px;
}

.subfeaturepadding {
	padding: 0px 20px 15px 20px;
}

.subfeature h2, .subfeaturefilm h2 {
	width: 160px;
	margin: 0;
	float: left;
}

.subfeature p, .superfeature p, .subfeaturefilm p {
	width: 790px;
	margin: 2px 0 2px 10px;
	float: left;
}

.superfeature p {
	width: 930px;
}

.superfeature p strong {
	margin: 0 0 10px 0;
	font-size: 22px;
	letter-spacing: 1px;
	display: block;
}

.superfeature p strong a, .superfeature p strong a:visited {
	color: #a20000;
	text-decoration: none;
}

.superfeature p strong a:hover, .superfeature p strong a:active {
	color: #ffffff;
}

.subfeaturefilm p {
	width: 600px;
	padding: 10px 0 0 0;
}

#albuminfo {
	width: 500px;
	margin: 2px 0;
	float: left;
}

.clear {
	clear: both;
}

#lowercontent {
	width: 1000px;
	margin: 60px auto;
	text-align: left;
}

#leftcolumn {
	margin: 0 5px 0 0;
	padding: 0 10px;
	width: 410px;
	float: left;
	background: url(../images/grayback.png) top left repeat;
}

#leftcolumn h2 {
	margin: 10px 0 0 10px;
}

#rightcolumn {
	margin: 0 0 0 5px;
	padding: 0;
	width: 560px;
	float: left;
	background: url(../images/grayback.png) top left repeat;
}

#rightcolumn h2 {
	margin: 10px 0 0 20px;	
}

.quote {
	margin: 0 20px 0 20px;
	padding: 10px 0 0 30px;
	background: url('../images/quote.png') top left no-repeat;
}

.narrow {
	position: relative;
	width: 370px;
	margin: 10px 0 10px 0;
	padding: 15px 20px 10px 20px;
	text-align: left;
	background: url(../images/grayback.png) top left repeat;
	border-bottom: 1px solid #333333;
}

.wide {
	position: relative;
	margin: 0 10px;
	text-align: left;
	list-style-type: none;
}

ol li {
	width: 540px;
	margin: 10px 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #333333;
	background: url(../images/grayback.png) top left repeat;
}

h4 {
	font-family: 'futurademi', futura, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
}

#leftcolumn h4 {
	margin: 0 20px 5px 0px;
}

#rightcolumn h4 {
	margin: 0 20px 5px 20px;
}

.date, .date:visited {
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 20px;
	font-family: 'futurabook', futura, arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #838488;	
	text-decoration: none;
	background: url(../images/blackback.png) top left repeat;
}

.date:hover, .date:active {
	color: #ffffff;
	background: #84b94f;
}

ol p {
	margin: 0 0 5px 0;
}

ol img, ol div, ol span, ol embed, .postlink, iframe {
	margin: 0 20px;
}

#filmcontainer iframe {
	margin: 0;
}

.postlink {
	font-family: 'futurabook', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

ul {
	margin: 10px 0 0 0;
	list-style-type: none;
	font-family: 'futurabook', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;	
}

strong {
	margin: 0 10px 0 0;
	font-family: 'futurademi', futura, helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

ul li, ul li:visited {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/blackback.png) top left repeat;
}

ul li:active, ul li:hover {
	background: #84b94f;
}

ul a, ul a:visited, ul a:active, ul a:hover {
	color: #ffffff;
	text-decoration: none;
}

#no_tumblr {
	margin: 15px 0 20px 20px;
	padding: 10px 0;
	width: 520px;
	text-align: center;
	color: #ffffff;
	background: url(../images/grayback.png) top left repeat;
	border: 1px solid #333333;
}

#no_tumblr, #no_twitter {
	font-family: 'futurademi', futura, arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ffffff;
}

#no_tumblr a, #no_tumblr a:visited {
	color: #ffffff;
}

#no_tumblr a:hover, #no_tumblr a:active {
	color: #a2ed59;
}

#twittercontainer {
	width: 550px;
	margin: 0 0 20px 0;
	padding: 4px 0 10px 10px;
	border-bottom: 1px solid #333333;
}

#twitle {
	float: left;
}

#twitter {
	margin: 10px 0;
	padding: 0 10px;
	background: url(../images/grayback.png) top left repeat;
}

#no_twitter {
	margin: 0 0 0 19px;
	width: 398px;
	float: left;
	background: url(../images/grayback.png) top left repeat;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #333333;
}

#no_twitter a, #no_twitter a:visited {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #ffffff;
}

#no_twitter a:hover, #no_twitter a:active {
	text-decoration: underline;
	color: #a2ed59;
}

#redirect {
	width: 500px;
	margin: 200px auto 0 auto;
	padding: 30px 20px;
	background: url(../images/grayback.png) top left repeat;
	border-bottom: 1px solid #333333;
}

#redirect h2 {
	position: absolute;
	top: -5000px;
}

#redirect p {
	font-size: 18px;
	margin: 20px;
}

#redirect em {
	padding: 5px 10px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 10px;
	background: red;
}


















