@import url(yui-reset.css);

* {
	border:0 solid #eee;
	margin:0;
	padding:0;
	list-style:none;
}

html,body {
	width:100%;
	height:100%;
/* 	overflow: auto; */
	color: #fff;
}

html { font-family: Arial, sans-serif; background: #000; }

.container{
	font-size: 12px;
	line-height: 16px;
}

a:link { text-decoration: none; color: #e547de; }
a:visited { text-decoration: none; color: #e547de; }
a:hover { text-decoration: none; color: #f565ef; }
a:active, a:focus { text-decoration: none; color: #fff; }

#bg {
/* overflow: auto; */
background:#000;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

#black { background: url(../img/black_2.png) top center no-repeat; z-index: -10; }

#bg div {
	position:fixed;
	width:220%;
	height:220%;
	top:-60%;
	left:-60%;
	background:black;
	z-index: -9999999;
}

#bg td {
	vertical-align:center;
	text-align:center;
}

#bg img {
	min-height:50%;
	min-width:50%;
	margin:0;
	position:fixed;
	top:0;
}

#content { padding-bottom: 50px; }

#contentscroller {
	position: absolute;
	top: 50%;
	left: 201px;
	right: 0;
	height: 200px;
/* 	overflow: auto; */
}

/*remove this height for bigger area*/
#cont { display: block;
/* overflow: auto; */
width: 100%; }

#contentscroller .box {
	width: 350px; height: 200px;
	border-right: 1px solid black;
	display: block;
	float: left;
}

#contentscroller .pad { margin: 7px; }

h1 {
	position:absolute;
	right:0;
	top:20px;
}

h1 a {
	padding:0;
	height:195px;
	width:549px;
	color:#fff;
	background:url(../img/29.png) top right no-repeat;
	display:block;
	text-indent: -10000px;
	overflow: hidden;
}

#player { position: fixed; top: -5px; height: 18px; display: block; width: 100%; }

#stripes {
	position: fixed;
	z-index:-1;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:url(../img/stripes2.png) top left;
	background-attachment: fixed;
}

a:focus, a:active {
  outline: none;
}

#col2 .pad { padding: 0 15px 15px 5px; }
#col1 .ad { margin-left: 10px; }


#header { height: 300px; }

#nav { display:block; background: url(../img/29_nav.png) top left no-repeat; width: 380px; height: 124px; overflow: hidden; margin-top: 170px}

#nav li a { display: block; width: 50px; height: 30px; position:relative; float: left; text-indent: -10000px; overflow: hidden;}

#nav li a:hover { background-image: url(../img/29_nav.png); }

#nav #home { top: 40px; width: 80px;}
#nav #bio { top: 35px; left: 5px; width: 60px;}
#nav #dates { top: 25px; left: 15px; width: 73px;}
#nav #media { top: 10px; left: 25px; width: 90px;}
#nav #discography { top: 40px; left: 10px; width: 160px;}
#nav #extras { top: 20px; left: 10px; width: 90px;}
#nav #shop { top: 10px; left: 20px; width: 90px;}

#nav #home:hover { background-position:  -10px -164px; }
#nav #bio:hover { background-position:  -95px -159px; }
#nav #dates:hover { background-position:  -165px -149px; }
#nav #media:hover { background-position:  -248px -134px; }
#nav #discography:hover { background-position:  -20px -198px; }
#nav #extras:hover { background-position:  -180px -178px; }
#nav #shop:hover { background-position:  -280px -168px; }

h2 { color: #e547de;
font-size: 21px; line-height: 18.5px;
letter-spacing: -1px;
margin-bottom: 10px;
 text-transform: uppercase;
}

p {
margin-bottom: 5px;
font-size: 12px; line-height: 16px;
}

#col1 {margin-top:50px}
#col2 {margin-top:200px;background:black}
#col3 {margin-top:105px; margin-left: -1px; width: 159px; margin-right: 1px;}

#news { margin-top: 70px; }
#col4 { margin-top: 165px; }
#news .post { padding: 0 0 20px 10px; }
#news h2 { padding-left: 10px; }
#news h2,#col3 h2,#col4 h2 { color: white; font-weight: bold; text-transform: uppercase; }
#news .post small, .date small { font-size: 10px; text-transform: uppercase; color: #707695; }
div.date {border-bottom: 1px solid #d2d6da; }
.date h3 { margin-bottom: 1px; line-height: 11px; margin-top: 3px; }
.date p { color: #707695; font-size: 10px; margin-top: 0px; padding-bottom: 0px; }
.date small { padding-bottom: 5px; color: #000; }
.white { background: #fff; color: #1d3446; overflow: auto; border-bottom: 1px solid black;}
.alt { background: #1d3446; color: #fff; overflow: auto; border-bottom: 1px solid black; }

h3 { color: #e547de; text-transform: uppercase; font-size: 12px; font-weight: bold; }
p.date { border-bottom: 1px solid #484f6d; color: #707695; font-size: 10px; margin-top: -10px;}

.body { margin-bottom: 30px; }

#col4 .pad, #col3 .pad { padding: 10px 10px 5px 10px; }

.long_header { background-image: url(../img/h2_long.png); background-position: top left; background-repeat: no-repeat; }
.short_header { background-image: url(../img/h2_short.png); background-position: top left; background-repeat: no-repeat; }

textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #e547de; }

div.galleryimage {
	width: 450px;
	height: 338px;
	background: #1d3446;
}

div.galleryitem {
	display: none;
	position: absolute;
}

div.galleryitem img {
	margin: 0 auto; 
}

div.scrollable { 
	position: relative; 
	overflow: hidden; 
}

div.scrollable div.items { 
	position: absolute; 
}

div.scrollable div.items img { 
    float:left; 
}  

div.galleryscrollable {
    width: 450px; 
    height: 90px; 
}

.navi { 
    margin-left: 187px; 
    width: 390px; 
    height: 20px; 
} 

.navi a { 
    width: 8px; 
    height: 8px; 
    float: left; 
    margin: 3px; 
    background: url(../img/navigator.png) 0 0 no-repeat; 
    display: block; 
    font-size: 1px; 
} 
 
.navi a:hover { 
    background-position: 0 -8px;       
} 
 
.navi a.active { 
    background-position: 0 -16px;      
}

body div#fancy_overlay {
	background-color: #000;
}

#player_container {
	height:80px;
	position: fixed;
	z-index: 50;
	bottom:0;
	left: 0; right: 0;
	background:#000;
}

#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}

#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}

#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}

#player_play {
	background: url("../img/spirites.jpg") 0 0 no-repeat;
}

#player_play.jqjp_hover {
	background: url("../img/spirites.jpg") -41px 0 no-repeat;
}

#player_pause {
	background: url("../img/spirites.jpg") 0 -42px no-repeat;
}

#player_pause.jqjp_hover {
	background: url("../img/spirites.jpg") -41px -42px no-repeat;
}
 
#ctrl_prev {
	position: absolute;
	left:20px;
	top:26px;
	background: url("../img/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
 
#ctrl_prev:hover {
	background: url("../img/spirites.jpg") -29px -112px no-repeat;
}
 
#ctrl_prev.disabled {
	background: url("../img/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}
 
#ctrl_next {
	position: absolute;
	left:88px;
	top:26px;
	background: url("../img/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
 
#ctrl_next:hover {
	background: url("../img/spirites.jpg") -29px -141px no-repeat;
}
 
#ctrl_next.disabled {
	background: url("../img/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}
 
 
#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("../img/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("../img/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:180px;
	top:32px;
	background-color: #eee;
	right: 200px;
	height:15px;
}
#player_progress_load_bar {
	background: url("../img/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("../img/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("../img/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	right: 150px;
	top:32px;
	background: url("../img/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
 
#player_volume_max {
	position: absolute;
	right: 50px;
	top:32px;
	background: url("../img/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
 
#player_volume_min.jqjp_hover {
	background: url("../img/spirites.jpg") -19px -170px no-repeat;
}
 
#player_volume_max.jqjp_hover {
	background: url("../img/spirites.jpg") -19px -186px no-repeat;
}
 
#player_volume_bar {
	position: absolute;
	right: 90px;
	top:37px;
	background: url("../img/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("../img/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}
 
#play_time,
#total_time {
	position: absolute;
	left:180px;
	top:55px;
	right: 200px;
	font-size:.8em;
	font-style:oblique;
}
 
#total_time {
	text-align: right;
}
#playlist_list {
	position: fixed;
	z-index: 60;
	bottom: 45px;
	left: 165px;
}
 
#playlist_list ul{
	list-style-type:none;
	padding:0;
	margin:0 0 10px 0;
	border-top:none;
	font-size:.9em;
}
 
#playlist_list li{
	padding:0;
	cursor: pointer;
	display: none;
}
 
#playlist_list li.playlist_current{
	display: block;
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}
 
#playlist_list li.playlist_hover {
	color:#0d88c1;
}

#social {
	display: block;
	background: url(../img/social.png) top left no-repeat;
	height: 150px;
	width: 231px;
	overflow: hidden;
	padding:0;
}

#social a#contact { background: url(/media/img/contact.png) top right no-repeat; position: absolute; float: right;overflow: hidden;
	text-indent: -1000px;
	margin-left:111px;
	display: block;
	width:119px;
	height: 39px;
 }

#social ul {width: 230px;list-style: none; padding:53px 0 0 1px;display: block; overflow: auto;}

#social li { padding: 0; margin: 0; }

#social ul li a {
	text-indent: -1000px;
	display: block;
	overflow: hidden;
	width: 38px;
	height: 38px;
	float:left;
	margin-bottom:3px;
}

#social a#bebo, #social a#spotify, #social a#amazon, #social a#play { background: #000; opacity:0.8}

#social a:hover {background: url(../img/social.png); }

#social a#facebook:hover { background-position: -1px -204px; }
#social a#twitter:hover { background-position: -39px -204px;}
#social a#bebo:hover { background-position: -77px -204px;}
#social a#myspace:hover { background-position: -115px -204px;}
#social a#youtube:hover { background-position: -153px -204px;}
#social a#spotify:hover { background-position: -191px -204px;}

#social a#rss:hover { background-position: -1px -249px; }
#social a#ical:hover { background-position: -39px -249px;}
#social a#itunes:hover { background-position: -77px -249px;}
#social a#amazon:hover { background-position: -115px -249px;}
#social a#play:hover { background-position: -153px -249px;}
#social a#podcast:hover { background-position: -191px -249px;}

body div#fancy_title { display: none; }

table { width: 100%; }
table td { padding: 10px; }
table,tr,td { border: none; }

.navi a { padding: 0; }