body{
	margin:0;
	padding:0;
	text-align:center;
	font:12px verdana;
	}
body#siteNews{
	background:#e4e0c7;
	}
body#siteShows{
	background:#000;
	}
body#siteLyrics{
	background:#ADDBEB;
	}
body#siteMedia{
	background:#e4e0c7;
	}
body#siteAbout{
	background:#BA2600;
	}
body#siteContact{
	background:#E3A210;
	}
body#siteGlued_In{
	background:#E7E7E9;
	}

a{
	color:#90311a;
	}
a:hover{
	color:#e43600;
	}
img{
	border:0;
	}
.clear{
	clear:both;
	}
h1,h2,h3,h4,h5,h6{
	margin:0;
	}
h4 span.subHeading{
	font-size:10px;
	font-weight:normal;
	}
h1 span.subHeading{
	font-size:13px;
	font-weight:normal;
	}
h3 span.subHeading{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	}

.success{color:#009F07; font-weight:bold;}
.error{font-weight:bold;}
.warning{color:#FF530F; font-weight:bold;}
.hidden{display:none;}


#wrapAll{
	text-align:left;
	margin:0 auto;
	width:1000px;
	padding:0 24px;
	background:url('../img/shadow_side.png') repeat-y top left;
	}

/*Shadows*/

#wrapTopShadow, #wrapBottomShadow{
	width:1048px;
	height:24px;
	margin:0 auto;
	}
#wrapTopShadow{
	margin-top:20px;
	}
#wrapBottomShadow{
	margin-bottom:20px;
	}
.shadow{
	width:24px;
	height:24px;
	overflow:hidden;
	}
.leftShadow, .midShadow{
	float:left;
	}
.midShadow{
	width:1000px !important;
	}
.rightShadow{
	float:right;
	}

#topLeftShadow{
	background:url('../img/shadow_top_corner_left.png');
	}
#topMidShadow{
	background:url('../img/shadow_top.png') repeat-x;
	}
#topRightShadow{
	background:url('../img/shadow_top_corner_right.png');
	}
#bottomLeftShadow{
	background:url('../img/shadow_bottom_corner_left.png');
	}
#bottomMidShadow{
	background:url('../img/shadow_bottom.png') repeat-x;
	}
#bottomRightShadow{
	background:url('../img/shadow_bottom_corner_right.png');
	}

/*Navigation*/

#wrapHeader{
	width:650px;
	height:187px;
	padding-left:350px;
	background:url('../img/swings.jpg') no-repeat;
	}
#siteNews #wrapHeader{
	background-image:url('../img/tower/tower_02.jpg') !important;
	}
#siteShows #wrapHeader{
	background-image:url('../img/theater/theater_02.jpg') !important;
	}
#siteLyrics #wrapHeader{
	background-image:url('../img/sharks/sharks_02.jpg') !important;
	}
#siteMedia #wrapHeader{
	background-image:url('../img/hearts/hearts_02.jpg') !important;
	}
#siteAbout #wrapHeader{
	background-image:url('../img/forest/forest_02.jpg') !important;
	}
#siteContact #wrapHeader{
	background-image:url('../img/copters/copters_02.jpg') !important;
	}
#siteGlued_In #wrapHeader{
	background-image:url('../img/projector/projector_02.jpg') !important;
	}

	
#wrapNavigation{
	margin-top:5px;
	padding:0;
	width:635px;
	margin-left:0;
	}
#wrapNavigation li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
#wrapNavigation a, #wrapNavigation a:active{
	outline:none;
	}

/*Body*/

#wrapBody{
	width:100%;
	}
#wrapContent{
	float:right;
	margin-right:60px;
	z-index:5;
	width:900px;
	position:relative;
	min-height:530px;
	color:#90311a;
	}
body#siteContact #wrapContent{
	color:#000;
	}
body#siteAbout #wrapContent{
	color:#000;
	min-height:766px;
	}
body#siteShows #wrapContent{
	min-height:589px;
	}
body#siteMedia #wrapContent{
	min-height:772px;
	}
body#siteLyrics #wrapContent{
	min-height:750px;
	}
#wrapDoodles{
	width:1000px;
	height:627px;
	position:relative;
	margin-top:-410px;
	z-index:3;
	overflow:hidden;
	display:block;
	float:left;
	}
body#siteAbout #wrapDoodles{
	margin-top:-766px;
	height:993px;
	}
body#siteLyrics #wrapDoodles{
	margin-top:-750px;
	height:977px;
	}
body#siteShows #wrapDoodles{
	margin-top:-589px;
	height:806px;
	}
body#siteMedia #wrapDoodles{
	margin-top:-772px;
	height:989px;
	}
body#siteGlued_In #wrapDoodles{
	margin-top:-265px !important;
	}
#wrapAd{
	width:300px;
	height:100px;
	position:absolute;
	margin:25px 0 0 330px;
	}
#wrapLinks{
	width:300px;
	height:100px;
	position:absolute;
	top:215px;
	margin-left:20px;
	z-index:1000;
	}
#wrapLinks a{
	margin-right:10px;
	}

.baseBodyChild{
	width:570px;
	float:right;
	}
.baseBodyChild > .column{
	width:265px;
	padding-right:20px;
	float:right;
	}
#streetTeamContainer, #streetTeamContainer .baseBodyChild{
	width:600px !important;
	}

label, input, textarea, select{
	float:left;
	margin-bottom:10px;
	}
select{
	width:160px;
	}
.wideForm label{
	width:130px;
	}
label{
	width:85px;
	line-height:20px;
	clear:both;
	}
label + input, label + textarea{
	height:14px;
	padding:2px;
	border:1px solid;
	background:#EFEBD1;
	}
label + textarea{
	height:100px;
	}
.wideForm .submit{
	margin-left:130px;
	}
.submit{
	clear:both;
	margin-left:85px;
	}

/*Page Specific*/

#pageVideo, #pagePhoto{
	float:right;
	}
#pageVideo{
	width:300px;
	margin-right:20px;
	color:#e4ab03;
	}
#pagePhoto{
	width:300px;
	margin-right:-30px;
	color:#8ea880;
	}
#pagePhotoSingle{
	float:right;
	margin-right:50px;
	text-align:left;
	width:504px;
	}
#pagePhotoSingle img{
	border:2px solid #e43600;
	margin:10px 0 60px;
	}

/*Shows*/

#tourViewAll{
	width:100%;
	}
#tourViewAll td{
	padding:8px 12px;
	margin:0;
	vertical-align:top;
	}
#tourViewAll .alternating td{
	background:#202020;
	}
#siteGlued_In #tourViewAll .alternating td{
	background:#DFDBD1 !important;
	}
#tourViewAll td.date{
	font-weight:bold;
	width:50px;
	}
#tourViewAll td.moreInfo{
	width:80px;
	}

/*Glued In*/

#streetTeamNav{
	margin:0 0 0 -4px;
	padding:0;
	width:660px;
	}
#streetTeamNav li{
	margin:0 16px 0 0;
	padding:0;
	float:left;
	list-style:none;
	font-weight:bold;
	}
#streetTeamNav li a{
	text-decoration:none;
	}
#streetTeamNav li a:hover, #streetTeamNav li a.selected{
	text-decoration:underline;
	}
.prevButton{
	float:left;
	font-weight:bold;
	}
.nextButton{
	float:right;
	font-weight:bold;
	}

.comments{
	max-width:600px;
	word-wrap:break-word;
	padding:5px;
	}
.comments .commentHead{
	font-weight:bold;
	white-space:nowrap;
	}
.subComments{
	background:transparent url(img/tour_alt.png);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	margin:5px 15px 5px 30px;
	padding:5px;
	}
#streetTeamComments div{
	width:250px;
	padding-bottom:10px;
	padding-top:2px;
	}
form.replyButton{
	display:inline;
	margin:0;
	padding:0;
	}
form.replyButton input{
	float:none;
	background:transparent;
	border:0;
	padding:0;
	text-decoration:underline;
	margin:0;
	font:12px verdana;
	color:#90311a;
	cursor:pointer;
	font-weight:bold;
	}

#albumArtList{
	margin:0;
	padding:0;
	width:630px;
	}
#albumArtList li{
	margin:5px 10px 5px 0px;
	padding:0;
	float:left;
	list-style:none;
	}
.formCheckList{
	float:left;
	}
.formCheckList label{
	float:none !important;
	margin-left:3px;
	}
.formCheckList input[type=radio]{
	margin-top:4px;
	}
	
	
