/* CSS Document */
body{
	font-family: Arial, san-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	height: 1000px;
}

/******* hyperlink and tagging styles *****/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

/****** header styles ******/

h1{
	font: bold, 120%, Century Gothic, Arial, Sans-serif;
	color: #334dd5;
	margin: 0px;
	padding: 0px;
}

h2{
	font: bold, 114%, Century Gothic, Arial, sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: bold italic 80% arial,sans-serif;
 color:#CCCCCC;
 margin: 0px;
 padding: 0px;
}

/******  list tag styles  *****/
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* GLOBAL NAV   *********/
#masthead{
	position: absolute;
	height: 32px;
	top: 65px;
	left: 5%;
	right: 5%;
	width:90%;
}
#listen{
	font: 80% Century Gothic,Arial,sans-serif;
	margin: 16px 0px 8px 5px;
	color: #ffffff;
	font-weight: normal;
}
#pagenav img{
	position: absolute;
	top: 0px;
	right: 5px;
	padding: 0px;
	margin: 0px;
}

/********* Page Cell ********/
#pagecell{
	position: absolute;
	top: 100px;
	left: 5%;
	right: 5%;
	height: 70%;
	width: 90%;
	background-color: #ffffff;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr{
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************* breadCrumb styles ***************/

#breadcrumb{
	padding: 5px 0px 0px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadcrumb a{
	color: #AAAAAA;
}

#breadcrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#pagename{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#bandname{
	font: normal 200% Century Gothic,Arial,sans-serif;
	color: #000000;
	padding:0px 0px 15px 10px;
}
/******* mailing list *******/

#mailinglist{
	position: absolute;
	width: 200px;
	top: 2px;
	right: 5px;
	margin: 0px;
	padding: 0px;
	z-index: 101;
}
input{
	font-size:70%;
}
#address{
	width: 140px;
 }
 
#submitbutton{
	width: 50px;
}	

/********* PAGE LEFT *********/
#pageleft{
	float: left;
	height: 100%;
	width: 20%;
	padding: 10px;
}
#pageleft tr{
	border-bottom: #FFFFFF;
}
.logo{
	margin: 0px;
	padding: 0px;
}
#albumavailable{
	font: normal 8pt Century Gothic, Arial, sans-serif;
}
#pastthesun{
	font: normal 8pt Century Gothic, Arial, sans-serif;
}
#cost{
	font: bold 8pt century gothtic, arial, sans-serif;
	color: #666666;
}
/******** story ********/
.story {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

.story td{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

/*******  SHOWS ********/
#shows {
	float: right;
	width: 20%;
	height: 100%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	line-height: .75;
	background-color: ##F5f7f7
}
#shows h2{
	font: bold 12pt Century Gothic, Arial, sans-serif;
	color: #006699;
	margin: 5px;
	padding: 0px;
}
#shows h3{
	font: bold 10pt Arial, sans-serif;
	color: #444444;
	margin: 5px;
	padding: 0px;
}
#shows h4{
	font: bold 10pt Arial, sans-serif;
	color: #006699;
	margin: 5px;
	padding: 0px;
}
#shows p{
	font: normal 10pt Century Gothic, Arial, sans-serif;
	color: #999999;
	margin: 5px;
	padding: 0px;
	line-height: .8;
}
#shows h5{
	font: normal 10pt Century Gothic, Arial, sans-serif;
	color: #333333;
	margin: 5px;
	padding: 0px;
}
#shows h6{
	font: normal italic 8pt Arial, sans-serif;
	color: 333333;
	margin: 5px;
	padding: 0px;
}

/********* CONTENT **********/
#content{
	float: left;
	height: 100%;
	width: 50%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}

.feature{
	overflow: scroll;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-arrow-color: #333333;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #333333; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dLight-color: #333333; 
	scrollbar-darkshadow-color: #333333; 

	padding: 1px 10px 0px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 95%;
}
.feature h2{
	font: bold 18pt Arial,sans-serif;
	color:#666666;
}

.feature h4{
	font: normal 10pt century gothic, arial, sans-serif;
	color:#222222;
}
.feature h5{
	font: italic 8pt century gothic, arial sans-serif;
	color:#999999;
}
.feature p{
	color:#333333;
}
/**
html>body .feature {height: auto;}
***/
.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

