

/*----->>> 1. HTML Resets & Styles <<<---------------*/


body {
	background: White url(body_bg.gif) repeat-y center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
}
a {
	color: #ad413e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



h2 {
	color: White;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-size: 18px;
}
h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 14px;
}
h4 {
	padding: 0;
	margin: 10px 0 3px;
	font-size: 12px;
}

h5  {
	padding: 0;
	font-size: 12px;
	line-height: 1.8em;
	}
	

h6  {
	padding: 0;
	font-size: 10px;
        line-height: 1em;
}


hr {
	color: #ccc;
	border: 0;
	border-top: 1px solid #666;
}
img {
	border: 0;



}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	line-height: 1.4em;
}


img.album {
         border: 0;
         float:left; 
         margin-right: 10px;

}

img.buy {
  float: left;
  margin-bottom: 30px;
}  




/*----->>> 2. Panes & Columns <<<---------------*/

.bigcol {
	width: 735px;
}
.medcol {
	width: 700px;
}
.smlcol {
	background: url(smlcol_bg.jpg) repeat-y top left;
	padding: 4px 0 0 4px;
	width: 188px;
}
.bigcol .subcol {
	width: 360px;
}
.medcol .subcol {
	width: 342px;
}
.float {
	float: left;
}
.centered {
	margin: 0 auto;
}
.rightgap {
	margin-right: 15px;
}
img.photo-left {

}
.pane {
	background: #CCCCCC;
	border-top: 4px solid white;
	border-left: 4px solid white;
	margin-bottom: 17px;
	padding: 10px;
	font-size:12px;
}
.pane h1 {
	background: url(panehead_bg.gif) no-repeat top left;
	color: #444;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size: 22px;
	height: 30px;
	margin: 0;
	padding: 6px 0 0 8px;
	position: relative;
}








.content, .content-small {
	background: #ccc;
	color: #333;
	padding: 20px 10px;
}
.content.scrollable, .content-small.scrollable {
	height: 400px;
	overflow: auto;
}
.content-small {
	font-size: 11px;
	padding: 8px;
}
.content-small.scrollable {
	height: 255px;
}
a.expand, a.collapse {
	background: url(plus.gif);
	display: block;
	height: 20px;
	overflow: hidden;
	position: absolute;
		top: 9px;
		right: 9px;
	width: 20px;
}
a.collapse {
	background: url(minus.gif);
}
.clear {
	clear: left;
}
.big {
	font-size: 15px;
}

.small {
	font-size: 11px;
}



/*----->>> 3. Bullets <<<---------------*/

div.bullet {
	background-image: url(bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	height: 14px;
	margin-right: 5px;
	width: 14px;
}
div.bullet.b1 { background-position: -14px 0; }
div.bullet.b2 { background-position: -28px 0; }
div.bullet.b3 { background-position: -42px 0; }
div.bullet.b4 { background-position: -56px 0; }
div.bullet.b5 { background-position: -70px 0; }
div.bullet.b6 { background-position: -84px 0; }
div.bullet.b7 { background-position: -98px 0; }
div.bullet.b8 { background-position: -112px 0; }
div.bullet.b9 { background-position: -126px 0; }


/*----->>> 4. Forms & Buttons <<<---------------*/

.field .label {
	font-weight: bold;
	margin-bottom: 5px;
}
.field .content {
	padding: 0;
	background: transparent;
}
.field .info {
	font-size: 10px;
	font-style: italic;
	padding: 5px 10px;
}
.field input, .field textarea {
	border: 2px solid Black;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	padding: 2px 3px;
}
p.button a, p.button a:hover, p.button b {
	background: #FF0099;
}



/*----->>> 5. Page Regions <<<---------------*/

#Page {
	background: url(bg.gif) repeat-y top left;
	border: 0;
	margin: 0 auto; 
	height: 100%;
	width: 980px;
}
#Page td {
	vertical-align: top;
}
#ToolTip {
	display: none;
}

#Head {
padding: 0;
margin: 0;
}

#Head A { display: block; }

#hate { 
background: url(nav.jpg) no-repeat 0 0; 
height: 34px;
margin-top: 0px; 
padding-top: 0px;
padding-left: 0px; 
}




#hate a { 
margin: 0; 
height: 34px;
padding-left: 0; 
float: left;
} 

#hate a:hover { 
background-image: url(nav_over.jpg);
}


#hate li.on a {
	background-image: url(nav_on.jpg);
} 

#hate a.home {
	background-position: 0px 0;
	width: 150px;
} 

#hate li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
} 



#hate a.episodes {
	background-position: -150px 0;
	width: 200px;
}

#hate a.progcasts {
	background-position: -350px 0;
	width: 215px;
}

#hate a.blog {
	background-position: -565px 0;
	width: 110px;
}

#hate a.music {
	background-position: -665px 0;
	width: 129px;
}

#hate a.about {
	background-position: -804px 0;
	width: 130px;
      }


      #Body {
padding:13px 15px;
vertical-align:top;
}

           #left {
background-color: #8853bd;
float:left;
min-height:700px;
padding-top: 15px;
padding-left: 7px;
padding-right: 7px;
text-align:left;
width:190px;
}

       #middle
{


padding-left: 15px;
padding-right: 15px;
float: left;
background-color: #e6e6e6;
width: 570px;
min-height: 715px;

}

#right
{

background-color: #8853bd;
float: left;
width: 162px;
min-height: 700px;
padding-top: 15px;
padding-left: 7px;
padding-right: 7px;

}



/*----->>> 6. Homepage <<<---------------*/


.videotitle {
	width: 550px;
	height: 30px;
	background: url(vidtitle.jpg) no-repeat top left;
	color: white;
	font-family: "Arial", Arial, Sans-Serif;
	font-size: 22px;
	margin: 0;
        text-align:left;
	position: relative;
	padding-left: 10px;
	line-height:30px;

}

.videodesc {

	background: #CCCCCC;
        text-align:left;
	padding: 10px;

}

.playerdiv {
	width: 550px;
	height: 400px;
        position: relative;


}


.video {
	background: #CCCCCC;
        width: 550px;
	height: 492px;
	padding-top: 0px;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
	border-left: 4px solid white;
	border-top: 4px solid white;
	margin-bottom: 17px;


}

.video-episodes {
	background: #CCCCCC;
        width: 550px;
	height: 400px;
	padding-top: 0px;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
	border-left: 4px solid white;
	border-top: 4px solid white;
	margin-bottom: 17px;


}


.bandleft {
	background: #CCCCCC;
	float: left;
	border-top: 4px solid white;
	border-left: 4px solid white;
	margin-bottom: 17px;
	margin-left: 20px;
	padding: 10px;
	font-size:12px;
	width: 225px;
	text-align: left;
	min-height: 250px;
}

.bandright {
	background: #CCCCCC;
	float: left;
	border-top: 4px solid white;
	border-left: 4px solid white;
	margin-bottom: 17px;
	margin-left: 30px;
	padding: 10px;
	font-size:12px;
	width: 225px;
	text-align: left;
	min-height: 250px;
}



.facebook {
background:transparent url(facebook.gif) no-repeat /*scroll left center */;
padding-left:20px;
}

.youtube {
background:transparent url(youtube.gif) no-repeat /* scroll left center */;
padding-left:20px;
}

.stumble {
background:transparent url(stumble.png) no-repeat /* scroll left center */;
padding-left:20px;
}

.myspace {
background:transparent url(myspace.jpg) no-repeat /* scroll left center */;
padding-left:20px;
}

.lastfm {
background:transparent url(lastfm.jpg) no-repeat /* scroll left center */;

padding-left:20px;
}





h1.comments-head {`
	position: relative;
}
h1.comments-head span {
	font-size: 15px;
	position: absolute;
	top: 10px !important;
	top: 12px;
	left: 115px;
}
.comment-url {
	display: none;
}
h1 div {
	display: inline;
}
.response {
	clear: left;
	margin-bottom: 12px;
}
.response .num {
	float: left;
	font-size: 18px;
	color: #999;
	width: 30px;
	text-align: center;
}
.response .num.small {
	font-size: 14px;
}
.response .comment {
	float: left;
	padding-top: 5px;
	width: 275px;
}
.response .namedate {
	font-size: 10px;
	margin-top: 5px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
}





#Nav-Scenes {
	background: White;
	padding-bottom: 30px;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}
#Nav-Scenes li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Nav-Scenes a {
	background: url(nav-scenes.gif) no-repeat 0 0;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
}
#Nav-Scenes a:hover, #Nav-Scenes li.on a {
	background-image: url(nav-scenes_on.gif);
}
#Nav-Scenes a.cast {
	background-position: 0 -29px;
}
#Nav-Scenes a.team {
	background-position: 0 -58px;
}
#Nav-Scenes a.gallery {
	background-position: 0 -87px;
}
.photo-search {
	height: 30px;
}
.photo-search input {
	float: right;
}
.content.table-list td {
	padding-bottom: 20px;
	vertical-align: top;
}
.content.table-list td img {
	border: 1px solid Black;
}






/*----->>> Eps <<<---------------*/


.content-episodes {
	padding: 10px;
}
.content-episodes a {
	color: Black;
}
.content-episodes a:hover {
	color: #AD413E;
}
.episode-description {
	background-color: #ccc;
	padding: 10px;
}
.episode-info {
	color: #444;
	font-size: 10px;
	padding-left: 20px;
}
.episode-link-column {
	float: left;
	width: 250px;
}
.episode-link {
	float: left;
	margin-bottom: 5px;
	width: 250px;
}
.episode-link img {
	margin-right: 4px;
}
.episode-link a {
	font-size: 13px;
}
.episode-link a.new {
	background: url(new.gif) no-repeat right;
	padding-right: 34px;
}


