* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 0;
}
li, dd {
	margin-left:5%;
	color: #999999;
}
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	/*original background color: 272727*/
	background:#000; 
	color:#BFBFBF;
	/*font-size:11px;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}
a{
	color:#FFF;
	text-decoration:none;
	-webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
}
a:hover{
	color:#FFCC00;
	text-decoration:none;
}
h1{
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
h2{
	font-size:1.15em;
	color:#FFF;
	font-weight:normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
h3{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
h4{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}
p{
	line-height:1.75em;
	color: #999999;
}
ul li{
	list-style-type:none;
	margin:0.5em 0 0.5em 2em;
}
blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}
pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}
table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	color:#000;
	text-align:left;
}
table td{
	color:#FFF;
	vertical-align: top;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}
.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}
div#container{
	min-width:1100px;
}
div#leftcol {
	float:left;
	min-width:420px;
	text-align:left;
}
div#leftcolwide {
	width:50%;
	padding-right:10px;
	padding-top:15px;
	text-align:left;
}
div#rightcol {
	float:right;
	width:300px;
}
div#centercol{
	width:900px;
	min-height:500px;
	margin:auto;
}
div#content {
	position:relative;
	margin:0px auto;
	min-height:650px;
	background-position:100% 0%;
	background-repeat:no-repeat;
	z-index:5;
}
.column{
	width:900px;
}
#slider {
    position:relative;
    width:880px; /* Change this to your images width */
    height:440px; /* Change this to your images height */
    background:url(headerimages/header_accordion.jpg) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
	display:none;
}
#slider a {
    border:0;
    display:block;
}
.slideshowtitle{
	background-image:url(dark_bg.png);
	position:absolute;
	left:0px;
	bottom:0px;
	padding:10px;
	width:860px;
	margin:0;
	display:inline-block;
}
.slideshowtitle h1{
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	margin:0px;
}
.quotetext{
	font-size:14px; 
	color:#CCCCCC;
}
.quotesource{
	text-align:right; 
	color:#DDDDDD; 
	font-size:9px; 
	margin-top:4px;
}
div#footer {
	position:relative;
	margin:25px auto;
	padding-top:1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:x-small; 
	color:#757575;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:a3a3a3;
	width:98%;
	min-width:900px;
}
#footer a{
	color:#757575;
	padding-right:3px;
}
#footer a:hover{
	color:#FFCC00;
}
div#nav {
	position:relative;
	margin:auto;
	margin-top:7px;
	padding-top:4px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#a3a3a3;
	width:722px;
}
div#musicplayer{
	width:560px;
	padding:10px;
}
div#header {
	height:103px;
	width:100%;
	position:relative;
	left: 0px;
	top: 0px;
	margin:auto;
	padding-top:10px;
	background-color:#222222;
	background-repeat:no-repeat;
	text-align:center;
}
div#headerimage{
	position:relative;
	padding:0px 10px 10px 10px;
	background-color:#222222;
}
#right_nav
{
	font-size: 9px;
	color: #666666;
	float: right;
	}
div#location{
	position:absolute;
	top:0px;
	left:0px;
	width:10%;
	min-width:80px;
	height:100%;
	background-color:#000;
}
div#frontalbum{
	background-color:#222222;
	padding:5px;
}
.creditsleft{
	color:#999;
}
.creditsright{
	color:#999;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box{
	background-color:#222222;
	padding:3px;
}
.buylinks{
	margin:0px 0px 35px 0px;
	font-size:13px;
}
.email{
	position:relative;
	top:200px;
	left:0px;
	width:100%;
	padding:10px;
	}
.title {
	background-color:#333333;
}
.subheading{
	font-weight:normal;
}
.work{
	color:#999999;
	padding:2px;
	padding-top:5px;
	padding-left:2em;
}
.image{
	padding:5px;
}
#newslist {
	padding:20px;
}
#newslist li {
	padding-bottom:5px;
	font-size:13px;
}
.news{
	padding:20px 10px;
}
.date{
	color:#CCCCCC;
	font-style:italic;
	}

.shaded{
	background-image:url(dark_bg.png);
	padding:0px 10px 10px 0px
}

.nav_btn{
	padding:0px 8px 0px 8px;
}

.album_title{
	color:#999;
	margin: 0px 0px 0px 0px;
}

.album_title h1{
	margin:10px 0px 0px 0px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	border-bottom-width: 1px;
	padding-bottom: 5px;

}
	
/* Credits */

.creditscontainer {
	background-image:url(dark_bg.png);
	padding:0px 10px 10px;
}

.creditscontainer h1{
	margin:0;
	padding:10px 0px;
}
.creditsentry{
	clear:both;
	width:565px;
}
.creditsleft{

	float:left;
	width:255px;
	padding-left:10px;
	padding-top:4px;
}
.creditsright{
	float:left;
	width:300px;
	padding-top:4px;
}
.creditcontent{
	background-image:url(dark_bg.png);
	width:600px;
	padding:1em;
}
.album_title p {
	line-height: 0.98em;
	font-size: x-small;
	margin: 0px 0px 10px 0px;
}
.disc_entry img {
	float: right;
	position: relative;
	margin-left: 10px;
}
.disc_entry {
	clear: both;
	margin: 0 0 80px 0;
	min-height: 480px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#social_btns {
	text-align: right;
	float: right;
	position: absolute;
	right: 10px;
}
#social_btns img {
	margin-top: 10px;
}

