body, div, td, p, li {
	font: 11px/21px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
	
a {color:#FF9900; font-weight:bold; text-decoration:none;}
a:link {color:#FF9900;}
a:visited {color:#FF9900;}
a:hover {color:#FF9900;text-decoration:underline;}
a:active {color:#FF9900;}

	

body {
	margin: 0 0 0 1px;
	background: #A8A8A8 url(images/wrapper-bkgnd.gif) center repeat-y;
	text-align: center;
	}
	
#logo {
	height: 100px;
	}	
	
ul#nav {
	width: 800px;
	margin:0;
	padding:0;
	height: 14px;
	list-style-type:none;
	line-height:0;
	}
	
ul#nav li {
	color: transparent;
	float: left;
	margin:0;
	line-height:0;
	padding:0;
	}	
	
#header {
	}	
	
#fakeRightCol {
	float:right;
	margin: 0 0 0 20px;
	}
	
#headerbottom {
	height: 20px;
	position: absolute;
	top: 118px;
	}	
	
div#wrapper {
	margin:0px auto 0px auto;
	width: 800px;
	background: #fff;
	text-align:left;
	}	
	
#content {
	margin:0;
	width: 760px;	
	padding: 44px 20px 40px 20px;
	
	}
	
p {
	margin:0 0 1em 0;
	text-align:justify;
	}	
	
	
#breadcrumb {
	background: red;
	}	
	
#footer {
	background:#000 url(images/footer-bkgnd.jpg) no-repeat top;
	color: #fff;
	height: 120px;
	text-align: center;
	padding: 10px 0 0 0;
	}
	
#footer p {
	text-align: center;
}		
	
#content .leftCol {
	width:292px;
	float:left;
	}
	
#content .leftCol p {
	text-align:left;
	}	
	
#content .rightCol {
	width:448px;
	padding: 0 0 0 20px;	
	float:left;
	}		
	
div.clearer {clear: left; line-height: 0; height: 0;}	

/* ------------------------------------ NEWS STYLES ------------------------------------ */

ul {
	padding:0;
	margin:0;
	list-style:none;
	
	}
	
li {
	line-height:12px;
	margin: 0 0 10px 0;
	
	}
	
h3 {         /* HEADLINE, ALBUMS TITLE, SONG TITLE, ETC   */
	font-size: 1.7em;
	text-transform:uppercase;
	margin:0 0 .8em 0;
	line-height: 1.2em;
	color:#333333;
	}	
	
.newsDate {
	font-style: italic;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	padding-right: 8px;
	}	
	
/* ------------------------------------ SHOWS STYLES ------------------------------------ */	

div.show {
	margin: 0 0 1em 0;
	}
	
div.show .dateAndTime strong{
	font-size: 12px;
	}	

div.show .dateAndTime em {
	font-size: 10px;
	}
	
div.show .notes {
	font-style:italic;
	}	
	
/* ------------------------------------- MISCELLANEOUS STYLES ------------------------------------ */

img.left {
	float: left;
	margin: 0 10px 20px 0;
	}	
	
img.right {
	float: right;
	margin: 0 0 10px 20px;
	}	
	
h5 {
	color:#999999;
	font-size: 10px;
	margin:0 0 1em 0;	
	line-height:1em;
	text-transform:uppercase;
	letter-spacing:2px;
	}	
	
p.alert {
	font-weight: bold;
	color: red;
	}	
	
/* --------------------------------------- MUSIC STYLES ------------------------------------------- */

ol.trackListing {
	padding-left: 15px;
	margin:1em 0 0 0;
	line-height:1em;
		}	
	
ol.trackListing li {
	line-height: 1.5em;
	}	
	
div#musicSubNav {
	
	}	
	
div#musicSubNav p {
	}		
	
table.gearTnails {
	margin: 10px 0 10px 0;
	}	
	
table.gearTnails td {
	vertical-align:top;
	line-height: 1em;
	width: 104px;
	padding:0;	
	}	
	
table.gearTnails td img {
	border: 1px solid #e1e1e1;
	margin: 0 0 4px 0;
	}	
	
table.gearTnails a:hover img {
	border:1px solid #ccc;
	}		
	
img.albumcover {
	display:block;
	float: right;
	margin: 0 0 20px 20px;
	}	
	
a.mp3 {
	color:#990000;
	}	
	
/* ---------------------------------- GEAR STYLES  ------------------------------------------ */

img.fullSizeGear {
	border: 1px solid #e1e1e1;
	}	
	
#gearSubNav ul, #videoSubNav ul, #subNav ul{
	margin:  1.2em 0;
	}
	
#gearSubNav li, #videoSubNav li, #subNav li {
	line-height:5px;
	}	
	
/* -------------------------------- VIDEO STYLES ------------------------------- */	

#movie {
	float: left;
	margin:  0 20px 0px 0;
}

img.active {
	border: 1px solid #990000;
}


/* -------------- TOUR BLOG STYLES ---------------- */

.location {
	text-transform:uppercase;
	}


