﻿



* {
	margin: 0; padding: 0;
}
html, body {
	color: #f5f5f5;
	background: #036C8A url(images/backline.png) repeat-x;
	font: 13px Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 100%; height: 100%;
}
a, a:link, a:visited, a:hover {
	color: #7cbacc;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	text-indent: -9999px;
	display: block;
}
ul, ol {
	list-style: none;
}
p, span, li {
	display: block;
}
img {
	border: none;
}
h5 {
	margin: 0 0 25px;
	height: 25px;
}
#wrapper {
	width: 100%;
   	height: auto !important;
	visibility: visible !important;
	display: block !important;
}
#left {
	width: 325px; height: 3850px;
}
#freeze {
	position: fixed;
	left: 0; top: 195px;
	text-indent: -9999px;
	width: 325px; height: 225px;
	z-index: 2;
}
#freeze h1 {
	width: 324px; height: 75px;
	background: url(images/logo.png) no-repeat;
}
#freeze h5 {
	margin: 50px 0 -25px;
	background: url(images/listennow.png) no-repeat;
}
#freeze ul#listen {
	width: 325px; height: 76px;
	background: url(images/listen.png) no-repeat;
}
#listen a {
	display: block; color: #f5f5e1;
	height: 18px;
}

/* menu --------------------------------------------------------------- */

#menu {
	position: fixed;
	left: 240px; top: 450px; 
	width: 100px; height: 150px;
	z-index: 999;
}
#menu li {
	width: 100px;
}
#menu a {
	display: block;
	color: #fff;
	width: 135px; padding: 10px 0 3px;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 1px;
	border-bottom: 3px solid #fff;
}
#menu li#status_m a {
	border-top: 3px solid #fff;
}
#menu li#status_m a:hover {
	background:  #385E03;
}
#menu li#link_m a:hover {
	background:  #32332d;	
}
#menu li#about_m a:hover {
	background:  #310300;	
}
#menu li#backto a:hover {
	background:  #036c8a;	
}

/* white line -------------------------------------------------- */

#line {
	position: absolute;
	left: 325px; top: 0;
	width: 50px; height: 3850px;
	background: #fff; 
	opacity: 0.25
	z-index: 100;
	
}

/* contents --------------------------------------------------- */

#contents {	
	position: absolute;
	left: 360px; top: 8px;
	padding-left: 60px;
	width: 599px; height: 3922px;
	z-index: 999;
	line-height: 1.2em;
}

/* nowplaying ---------------------------------------------- */

#nowplaying {
	width: 530px; height: 175px;
}
#nowplaying h5 {
	background: url(images/nowplaying.png) no-repeat;
}
#nowplaying ul#shareit img {
	border: none;
	float: left;
	margin-right: 15px;
	border: 3px solid #f5f5f5;
	}
#nowplaying li#cover {
	float: left;
	width: 220px; height: 131px;
	background: url(images/cover_bg.png) no-repeat;
}
#nowplaying li#cover a {
	display: block;
	width: 130px; height: 103px;
	padding: 3px 0 0 3px;
	text-decoration: none;
}
#nowplaying li#cover img {
	width: 178px; height: 125px;
}
#nowplaying li.line {
	padding-top: 18px;
}	
#passed {
	clear: both;
	float: left;
	width: 280px; height: 605px;
}
#passed h5 {
	background: url(images/passedsongs.png) no-repeat;
}
#passed ul {
	clear: both;
	height: 136px;
}
#passed li, #side li {
	padding-top: 3px;
}	
#passed li.cover {
	float: left;
	width: 130px; height: 66px;
	padding: 0;
	background: url(images/passed_bg.png) no-repeat;
}
#passed li.cover a, #side li.cover a {
	display: block;
	width: 52px; height: 52px;
	padding: 2px 0 0 2px;
	text-decoration: none;
}
#passed ul#shareit img {
	border: none;
	float: left;
	margin-right: 15px;
	border: 2px solid #f5f5f5;
	}
#passed li.cover img, #side li.cover img {
	width: 100px; height: 100px;
}

#passed2 {
	clear: right;
	float: right;
	width: 280px; height: 605px;
}
#passed2 h5 {
	background: url(images/passedsongs.png) no-repeat;
}
#passed2 ul {
	clear: both;
	height: 136px;
}
#passed2 li, #side li {
	padding-top: 3px;
}	
#passed2 li.cover {
	float: left;
	width: 130px; height: 66px;
	padding: 0;
	background: url(images/passed_bg.png) no-repeat;
}
#passed2 li.cover a, #side li.cover a {
	display: block;
	width: 52px; height: 52px;
	padding: 2px 0 0 2px;
	text-decoration: none;
}
#passed2 ul#shareit img {
	border: none;
	float: left;
	margin-right: 15px;
	border: 2px solid #f5f5f5;
	}
#passed2 li.cover img, #side li.cover img {
	width: 100px; height: 100px;
}
#side {
	clear: right;
	float: right;
	width: 280px; height: 605px;
}
#side span {
	margin: 10px 0;
}
#side h5#featured {
	background: url(images/featured.png) no-repeat;
}
#side h5#added {
	margin-top: 20px; clear: both;
	background: url(images/added.png) no-repeat;
}
#side h5#share {
	margin-top: 20px;
	background: url(images/share.png) no-repeat;
}
#side ul#shareit li {
	width: 310px; height: 16px;
}
#side ul#shareit li a {
	display: block;
	width: 310px; height: 16px;
}
#side li.cover {
	float: left;
	width: 310px; height: 66px;
	padding: 0;
	background: url(images/passed_bg.png) no-repeat;
	}
#side ul#shareit img {
	border: none;
	float: left;
	margin-right: 15px;
	border: 2px solid #f5f5f5;
}
#side ul {
	clear: both;width:310px;
	height: 66px;
}
#side ul#shareit img:hover {
	border: 2px solid #7cbacc;
}
/* status ---------------------------------------------------------- */
	
#info {
	clear: both;
	width: 530px; height: 880px;
}
#info li {
	margin-bottom: 25px;
}
#info ul.support li {
	margin: 0 0;
}
#info ul.support2 li {
	margin: 30px 0;
}
#info span.client {
	margin: 10px 0;
}
#info ol {
	margin-top: 25px;
}
#info ol li {
	float: left;
	width: 190px; height: 75px;
	margin-right: 25px;
}
#info li#green_bn span, #info li#black_bn span {
	text-align: right;
}
#info li#white_bn span {
	background: #535d2b;
}
#info code {
	font: 10px Verdana, sans-serif;
}
#info h5#statuswin {
	height: 70px;
	background: url(images/status.png) left bottom no-repeat;
}
#info h5#aac {
	background: url(images/aacstream.png) no-repeat;
}
#info h5#promote {
	margin-top: 30px;
	background: url(images/promotetools.png) no-repeat;
}

/* link - about -------------------------------------------------- */

#link {
	width: 530px; height: 1280px;
}
#about {
	width: 530px; height: 770px;
}
#link h5, #about h5 {
	margin-top: 30px;
}
#link ul {
	background: #31322C;
}
#otherlink ul {
	background: #2F0200;
}
#link li, #about li {
	height: 15px;
}
#about p {
	margin-bottom: 10px;
}
#link span, #about span {
	margin: 10px 0;
}
#link span.inline {
	margin: 0;
	display: inline;
	color: #fff;
}
#player h5 {
	margin-top: 0;
	height: 70px;
	background: url(images/linksplayer.png) left bottom no-repeat;
}
#misc h5 {
	background: url(images/linksmisc.png) no-repeat;
}
#inspiration h5 {
	background: url(images/linksinspiration.png) no-repeat;
}
#site {
	margin-top: 0;
	height: 70px;
	background: url(images/betuvagas.png) left bottom no-repeat;
}
#admin {
	background: url(images/admin.png) no-repeat;
}
#otherlinks {
	background: url(images/otherlinks.png) no-repeat;
}
#player a, #misc a, #inspiration a, #otherlink a {
	text-indent: 15px;
	display: block;
	height: 15px;
	border-left: 1px solid #fff;
	text-decoration: none;
}
#player a:hover, #misc a:hover, #inspiration a:hover, #otherlink a:hover {
	text-decoration: none;
	color: #fff;
	border-left: 5px solid #fff;
}
#footer {
	clear: both;
	text-transform: uppercase;
	width: 100%; height: 30px;
}

