body {
background: transparent;
font-family:"Century Gothic", Arial, Tahoma, sans-serif;
font-size:12px;
background-color:#0e1a24;
color: #ffffff;
margin: 0 0 0 0;
background-image:url(images/gradient.jpg);
background-repeat:repeat;
height: 100%;
}

#header {
height: 100px;
background-color: #0e1a24;
}

#header_wrapper{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 900px;
height: 600px;
}

#menu_bar{
height: 50px;
background-color: #162533;
}

#menu_wrapper{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 900px;
height: 600px;
}


#main_box{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 900px;
height: 100%
}

#main_text{
width: 600px;
height: 600px;
}

#media_text{
width: 600px;
height: 100%;
}

.faded {
font-family:"Century Gothic";
font-size: 12px;
font-weight: normal;
color: #85919a;
}

.light{
font-family:"Century Gothic";
font-size: 12px;
text-align: left;
font-weight: normal;
color: #b4c2cc;
}

.padding {margin: 2px;}

#right_bar {
position: relative;
width: 200px;
margin-left: 610px;
margin-top: -580px;
}

#quote_bar {
float: left;
width: 150px;
margin-left: 0px;
margin-top: 30px;
}

.quotes {
font-size: 15px;	
color:#898989;
}

.quoter {
font-size: 10px;	
color:#b9b9b9;
}

#about_text{
font-size: 14px;
width: 650px;
height: 100%;
margin-left: 180px;
margin-top: 20px;
}

.show_info {}
	
.show_info a{
text-decoration:none;
color:#fff;
font-size: 14px;
}

.show_info a:hover {
text-decoration: underline;
}

h3 {
color:#FFF;
font-weight: bold;
font-size: 18px;
}

.show_details {
color:#6a8194;
font-weight: bold;
font-size: 16px;
}

#contact_details {
color:#6a8194;
font-weight: bold;
font-size: 16px;
}

#contact_details a {
color:#6a8194;
font-weight: bold;
font-size: 16px;
}

table.linkcontainer td{

	margin-left: auto;
	margin-right: auto;
	/*filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;*/
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #b8bdc1;
	line-height: 50px;
	font-size: 16px;
}
a.main_link:hover{
	background-color:#14212e;
	color: #FFFFFF;
	
}

#content {
padding: 0 0 0 0;
}

.cd {
width: 390px;
height: 581px;
text-align: right;
}

.text {
text-align: center;
vertical-align: top;
padding: 50px 0 0 0;
width: 450px;
height: 500px;
}

.name {
font-family:"Century Gothic";
font-size: 30px;
font-weight: normal;
color: #FFF;
}

.faded {
font-family:"Century Gothic";
font-size: 12px;
font-weight: normal;
color: #85919a;
}

.title {
font-family:"Century Gothic";
font-size: 30px;
font-weight: normal;
color: #fff;
}

.intro {
	text-align: center;
font-family:"Century Gothic";
font-size: 40px;
font-weight: normal;
color: #fff;
}

.bottom_border {
border-bottom: 1px solid #485868;
}

#shows_title {
text-align:center;
color:#fff;
font-family:"Century Gothic";
font-size: 18px;
font-weight: normal;
}

#shows {
color:#fff;
text-align: left;
font-family:Calibri, "Century Gothic";
font-size: 12px;
font-weight: normal;
width: 100%;
}

#shows td {
border-bottom: 1px dotted #485868;
}

.imgborder {
   border:1px solid #021a40;
}


#footer {
position: absolute;
width: 100%;
height: 100px;
margin-top: 50px;
background-color: #0e1a24;
border-top: 2px solid #0c0f11;
}

#push{
height: 100px;

}


#footer_box{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 900px;
color: #343333;
}

#footer a{
text-decoration:none;
color:#333;
}

#footer_text{text-align: left; margin-top: 20px;}

#album {
	width: 366px;
	height: 391px;
	background-image: url(img/album.png);
	position: absolute;
	left: 112px;
	top: 14px;
}

#song-info {
	text-align: center;
	text-indent: -10px;
	text-shadow: rgba(0,14,16,0.01) 0 0 1px;
	border-top: 1px solid rgba(255,254,255,0.14);
	padding-top: 5px;
	margin-top: 24px;
	display: none;
}

.player-progress {
	background-color: #525352;
	width: 133px;
	height: 5px;
	overflow: hidden;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	margin-bottom: 12px;
	background-image: -moz-linear-gradient(top, #0f0f0f, #303030); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0f0f0f),color-stop(1, #303030));
	position: absolute;
	top: 14px;
	left: 37px;
	-webkit-box-shadow: 0 1px 0 #555;
}

.progress-bar {
	width: 2px;
	height: 5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color: #3a94d5;
	background-image: -moz-linear-gradient(top, #67ddff, #0086f2); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #67ddff),color-stop(1, #0086f2));
}

.progress-load {
	
}

.play {
	background: url(img/player-play.png) no-repeat 1px;
	margin-top: -1px;
}

.pause {
	background-image: url(img/player-pause.png);
}

.control {
	display: inline-block;
	text-indent: -10000000px;
}

.control:active {
	opacity: 0.75;
	cursor: pointer;
}

#play-control {
	width: 14px;
	height: 17px;
	position: absolute;
	top: 9px;
	left: 12px;
	cursor: pointer;
}

.playatTime {
	width: 8px;
	position: absolute;
	text-indent: -1000000px;
	background: url(img/player-skip.png) no-repeat;
	height: 9px;
	top: 12px;
	right: 93px;
	cursor: pointer;
}

.player-current-time {
	display: none;
	position: absolute;
}

.player-remaining-time {
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 197px;
}


