body{
	background: #252525 url('../img/bg_wood.jpg');
	background-attachment: fixed;
  	font: 13px trebuchet ms;
  	color: #CCC;
  	height: 100%;		
}

a:link, a:visited{color: #729bd1; text-decoration: none;}
a:hover{color: #D28C51;}
a:active{outline: none;}

#header-wrap {
	width: 100%;	
	z-index:5;
}

#header-container {
	height: 190px;
}

#header {
	width: 100%;
	margin: 0 auto;
	position: relative;
}


}
#body{
	width:1080px;

}
#content {
	position: float;
	float: right;
	width: 750px;
}

#container {
   min-height:600px;
  height:auto !important;
  height:500px;
   position:relative;
}

#footer {
position: inherit;
	bottom:0px;
	width:99%;
   height:30px;   /* Height of the footer */
   border-top: 1px solid #CCC;
   background:#000;
}

#sidebar {
	text-align:center;
	margin-top: 10px;
	float: left;
	width: 250px;;
}

#cover_image{
	margin-left: -35px;
}
#logo {
	text-align: right;
	height: 132px;
}

#nav {
	border-top: #729bd1 1px solid;
	width:650px;
	text-align: right;
	float: right;
	font-size: 18pt;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 95px;
	padding-right: 125px;
}

#nav a:link, #nav a:active, #nav a:visited{ color: #CCC; text-decoration:none; border-right: #729bd1 1px solid; padding-right:8px; padding-left: 8px;}
#nav a:hover{ color: #d7c756; }
#nav a:active{outline: none;}

#current_link a:link, #current_link a:visited{color:#F00}
#current_link a:active{outline: none;}
#sub_nav {
	border-top: #729bd1 1px solid;
	width: 650px;
	text-align: right;
	float: right;
	font-size: 12pt;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 95px;
}

#covers{
	position: relative;
	text-align: center;
	top: 155px;
}
#main_cover_title{
	position: relative;
	text-align: center;
	width: 75%;
	margin-bottom: -15px;
}

#main_cover img{
	border:#555 1px solid;
}

#cover_thumbs{
	position: fixed;
	bottom: 45px;
	text-align: center;
	margin-left: 15px;
}
#cover_thumbs img{
	padding: 0px;
	margin: 1px;
	margin-top: 20px;
}


#content h1{
	color: #edc555;
}
.album_title{
	font-size:155%;
	color:#ACACAC;
	font-family:Georgia,Serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:normal;
}
.blue_title{
	font-size: 19pt;
	color: #729bd1;
	width: 500px;
	border-bottom: #888 1px solid;
}

.blue_title_no_line{
	font-size: 19pt;
	color: #729bd1;
	width: 500px;
}

.yellow_title{
	color: #d7c756;
	font-size: 14pt;
}

#tracks{
	float: left;
	width: 345px;
	border-bottom: #666 1px dashed;
}
.track{
	border: #666 1px dashed;	
	border-bottom: 0px;
	padding: 6px;

}
.track a:link{ color: #CCC; text-decoration:none;}
.track a:visited{ color: #CCC; text-decoration:none;}
.track a:hover{ color: #729bd1}
.track a:active{outline: none;}

.track_no{
	width: 15px;
}

.currently_playing{
	padding-left: 15px;
	font-size: 17px;
	text-decoration: bold;
}
.currently_playing a:link{ color:#729bd1; text-decoration:none;}
.currently_playing a:visited{ color:#729bd1; text-decoration:none;}
.currently_playing a:hover{ color:#729bd1; text-decoration:none;}
.currently_playing a:active{outline: none;}

.track_name{
	padding-left: 15px;
}
.last_track{
	border-top: #666 1px dashed;
	width: 425px;	
}
#album_details{
	float: left;
	font: 13px trebuchet ms;
	width: 100%;
	padding: 0px;		
	visibility:shown;
}

#album_details p { text-indent: 1pt } 


#credits{
	position: absolute;
	font: 13px trebuchet ms;
	width: 870px;
	padding: 0px;		
	visibility:hidden;
}


#track_info{
	float: right;
	padding: 2px;
	width: 305px;
	padding-top: 35px;
	font: 13px trebuchet ms;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-right: 10px;
	margin-bottom: 15px;
	text-align: right;
}

#lyrics{
	padding-right: 20px;
	width: 302px;
	position: relative;
	visibility:shown;	
	overflow : auto;
	max-height: 320px;
}



#info1{
	width: 302px;
	position: absolute;	
	min-height: 250px;
	overflow : auto;
	visibility:hidden;
}
#info a:link{ color: #FFF;}
#info a:visited{ color: #CCC; text-decoration:none;}
#info a:hover{ color: #729bd1}
#info a:active{outline: none;}

.blue{
	color: #729bd1;
}

.clear {
	clear: both;
	}

.postTabs_divs{
	padding: 4px;	
}


.postTabs_titles{
	display:none;	
}

ul.postTabs{
	margin:0px 0px 1em !important;
	padding: 0 1em 0em 20px !important;
	border-bottom: 1px solid #ccc !important;
	font-size: 18px;
	list-style-type: none !important;
	line-height:normal;
	text-align: left;
	display: block !important;
	background: none;
}

ul.postTabs li
	{	
	display: inline !important;
	font-size: 11px;
	line-height:normal;
	background: none;
	padding: 0px;
	margin: 0px;
	}
  
ul.postTabs li:before{
content: none;	
}  
  	
ul.postTabs li a
	{
	text-decoration: none;
	background: #f3f3f3;
	border: 1px solid #ccc  !important;
	padding: 0.2em 0.4em !important;
	color: #666 !important;
	outline:none;	
	cursor: pointer;
	
	}
	
ul.postTabs li.postTabs_curr a{
	border-bottom: 0px solid #fff  !important;
	background: #fff;
	color: #000000 !important;
	text-decoration: none;
	
	}

ul.postTabs li a:hover
	{
	color: #666 !important;
	background: #fff;
	text-decoration: none;
	
	}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}


/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 500px;
}
fieldset {
	margin-top: 5px;
	padding: 1px 2px;
}
fieldset legend {
	color: #729bd1;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 70%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 0px;
}
form div {
	clear: both;
	margin-bottom: .1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #CCC;	
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 90%;
	padding-right: 20px;
}
input {
	clear: both;
	font-size: 120%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 400px;
	height: 20px;
}
textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 400px;
	height: 60px;
}

select {
	clear: both;
	font-size: 80%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 80%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type="submit"] {
	clear:both;
	display:inline;
	font-family:"frutiger linotype","lucida grande","verdana",sans-serif;
	font-size:150%;
	height:40px;
	padding:2px 5px;
	text-align:center;
	width:140px;
}

#download_link{
	position:absolute;
	left: 215px;
	font-size: 21px;
	top: 5px;
	width: 450px;
}

#download_link a:link, 
#download_link a:visited, 
#download_link a:active{color:#D7C756; size:15px; outline: none;}
#download_link a:hover{color:#729bd1; size:15px; text-decoration: underline}

h2{
	border-bottom:1px dotted #668;
	color: #D28C51;
}
.date-header {
	
	color:#729bd1;
	font-family:Georgia,Serif;
	font-size:65%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.3em;
	line-height:normal;
	margin:0 0 0.75em;
	padding-bottom:0.35em;
	text-transform:uppercase;
}
.date-comment {
	
	color:#d7c756;
	font-family:Georgia,Serif;
	font-size:85%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.3em;
	line-height:normal;
	margin:0 0 0.75em;
	padding-bottom:0.35em;
	text-transform:uppercase;
}

.post_title {
	margin-left: 40px;
	font-size:115%;
	color:#ACACAC;
	font-family:Georgia,Serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.3em;
	line-height:normal;
	margin:.2 0 0.75em;
	padding-bottom:0.35em;
}

.post_title a:link, 
.post_title a:visited{
	color:#ACACAC;
	text-decoration: none;
}
.post_title a:active{outline: none;}

.post_title a:hover{
	color:#EEE;
}

.posted_by{
	font-size: x-small;
	margin-left: 35px;
	color:#ACACAC;
}
.username{
	font-size: x-small;
	color:#d7c756;
}

fieldset
{
     border: 0px solid #000000;
}

#spinner{
	position:fixed;
	top:48%;
	left:41%;
}

#wave_wrap{
	width:100%
	position: inherit;
	height: 153px;
}
#wave{
background: url('../img/city.png');
background-repeat: no-repeat;
position: absolute;
left:5px;
height: 135px;
width: 680px;
opacity: 0.80;
}

.tiny_white{
	color:#FFF;
	font-size: 8pt;
}

.small_caps{
	font-size:85%;
	color:#FFF;
	font-family:Georgia,Serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:normal;
}

#wave_text{
	position: inherit;
	bottom: 5px;
	left: 45px;
	color: #FFF;
	font-size: 75%
}

#other_releases{
	margin-top: 20px;
	border-bottom: 1px dashed #AAA;
	margin-bottom: 9px;
}

#rss{
	width: 250px;
	padding-top: 15px;
	font-size: 75%;
}

#rss img{ padding-right: 6px;}

#album_info{
	position:relative;
	top: 0px;
	padding-top: 10px;
}
#question{
	font-family:Georgia,Serif;
	font-size-adjust:none;
	font-size: 85%;
	color:#729bd1;
}

#question a:link, a:visited, a:active{color:#729bd1}