@charset "utf-8";
/* CSS Document */

* html {
text-align: center;
}

body {
  margin: 0 auto; padding: 0;
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	color: #fff; text-align: center; 
}
body #container {
  margin: 0 auto; padding: 0;
	width: 1024px;
	text-align: center;
}
a, a img { border: 0px; }

#content { clear: left; margin: 0px; color: #fff; }
#content a { color: #9fcf67; text-decoration: none; }
#content a:hover { color: #9fcf67; text-decoration: underline; }
#content p { font-size: .85em; color: #fff; line-height: 1.5em; }
#content h1 { font-size: 1.5em; color: #b3ef6f; }
#content h2 { font-size: 1.2em; color: #b3ef6f; }
#content h3 { font-size: 1em; color: #b3ef6f; }
#content h4 { font-size: .9em; color: #b3ef6f; }
#leftcol ul { font-size: .85em; color: #b3ef6f; line-height: 1.5em; }
#leftcol { width: 540px; padding: 0px 20px 0px 20px; float: left; background: transparent; text-align:left; }
#rightcol ul { font-size: .85em; color: #b3ef6f; line-height: 1.5em; }
#rightcol { width: 540px; padding: 0px 0px 0px 20px; float: left; background: transparent; text-align:left; }
#spread { width: 100%; padding: 0px 0px 0px 20px; float: left; background: transparent; text-align:left; }
#sidebar { text-align: left; width: 300px; float: left; background: transparent; margin:0; padding:0;}
.bubble { color: #81c1e8; width: 300px; font-size: .70em; padding: 14px 0px 0px 0px; margin: 14px 0px 10px 0px; background: transparent url('../images/bubble_top.gif') top no-repeat; }
.bubblebottom { height: 15px; background: transparent url('../images/bubble_bottom.gif') top center; }
.bubble_bottomspeak { height: 41px; background: transparent url('../images/bubble_bottomspeak.gif') top center; }
.bubble ul { padding: 0; list-style: none; margin: -5px 0 0; background: #0b1d2d;}
.bubble li { display: block; padding: 7px 5px; margin: 0px 10px; list-style: none; border-bottom: 1px solid #071624; }
.bubble li a { color: #9fcf67; text-decoration: none; font-weight: bold; }
.bubble li a:hover { color: #9fcf67; text-decoration: underline; 	}
#subnav { font-size: .72em; margin: 0px 20px 10px 0px; }
.right { text-align:right; }
.darkback { background: #0b1d2d; }
.boxes { padding:15px; text-align:center; color:#FFF; float:left; font-size: 11px; }

/* Discography Styles */
#discography p { text-align: center; width: 220px; height: 230px; padding: 10px; float: left; }

#sponsors { width: 100%; color: #fff; vertical-align:middle; } #sponsors img { vertical-align:middle; }
#allsponsors { }
#allsponsors p { text-align: center; padding: 10px; vertical-align:middle; } #allsponsors p img { padding: 5px; vertical-align:middle; }

#footer { margin: 0px 0px 10px 0px; padding: 5px 0px 15px 0px; font-size: .9em; color: #fff; }
#footer ul { margin: 0; padding: 0; list-style: none; }
#footer li { display: inline; margin: 0px 0px 0px 0px; padding: 2px 6px 3px 6px;  }
#footer li.last { border: none; }
#footer li a { 	color: #fff; text-decoration: none; font-weight: bold; }
#footer li a:hover { color: #fff; text-decoration: underline; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }


/* --- Watch Live --- */

#live-left { padding: 10px 0px 0px 0px; margin: 0px 0px 0px 15px; float:left; }
.live-video { width:448px; height:799px; padding:24px 0px 0px 0px;}
#live-right { padding: 10px 0px 0px 5px; margin: 0px 0px 0px 0px; text-align: left; float:left; }
.live-info { color:#fff; line-height: 16px; width: 526px;height:799px;}
.live-info-content {padding: 24px 0px 0px 28px;}
.desc { color: #fff;}
.desc p { font-size:12px; }
.video-banner { text-align: left; margin: 20px 0px 0px 0px; }
.connect { width:369px; height:143px; }
.promo { width:518px; height:143px; }
.nav { padding: 0px 26px 0px 26px; }
#slideshow { height:106px; width:470px; background:#000;margin: 0px 0px 0px 0px; }


/* --- tables & forms --- */

input, select, th, td {font-size:.8em}
.formtext { font-size:.8em; }

/* --- Unused Styles ---
.fixPNG { behavior: url("<?php echo URL_PUBLIC; ?>/public/iepngfix.htc") }
*/

}


