@charset "UTF-8";
/* CSS Document created by Anissa Hart */

html, body
{
	height:100%;
	background-color:#000;/*#c89b50;*/
	margin:0;
	padding:0;
	border:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	overflow:hidden;
	
}

.normalres
{
	overflow:hidden;
}

.lores
{
	overflow:auto;
}



img
{
	border:none;
	outline:none;
}

iframe
{
	margin:0;
	padding:0;
}

#wrapper
{
	
	width:900px;
	min-width: 900px;
	margin:0px auto;
	
	
}

#oac
{
	width:300px;
	height:100px;
	margin-top:30px;
	font-size:10px;
	color:#FFF;
	position:absolute;
	right: 20px;
	display:block;
	
}

#oac p
{
	margin-left:20px;
}

.biowrap
{
	
	background:transparent url(../images/biobg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	min-width:900px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	

	
	
}

.conwrap
{
	background-image: url(../images/cbgb.jpg);
	background-repeat:repeat;
	width:100%;
	min-width:900px;
	height:906px;
	background-color:#000;
}

.goldwrap
{
	background-image: url(../images/goldbg.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	min-width:900px;
	height:912px;
	background-color:#000;
}


#heading
{
	height:50px;
	margin-top:45px;
	margin-bottom:0px;
	float:left;
	
}
	
#heading a, #heading img
{
	border:none;
	outline:none;
}

#icons
{
	height:45px;
	margin-top:50px;
	margin-bottom:0px;
	float:right;
	
}

#facebook
{
	background-image:url(../images/icons/facebook.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#twitter
{
	background-image:url(../images/icons/twitter.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#myspace
{
	background-image:url(../images/icons/myspace.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#gplus
{
	background-image:url(../images/icons/googleplus.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#tumblr
{
	background-image:url(../images/icons/tumblr.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#wordpress
{
	background-image:url(../images/icons/wordpress.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#youtube
{
	background-image:url(../images/icons/youtube.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#vimeo
{
	background-image:url(../images/icons/vimeo.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#itunes
{
	background-image:url(../images/icons/itunes.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#shop
{
	background-image:url(../images/icons/shop.png);
	width:42px;
	height:41px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#email
{
	background-image:url(../images/icons/email.png);
	width:42px;
	height:41px;
	float:left;
	cursor:pointer;
	display:block;
}



.scrollbg
{
	background-image:url(../images/sphere.png);
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	
}

.scrollbg img
{
	display:block;
}

#biobox
{
	width:700px;
	min-height:350px;
	background-color:#000;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#biotext
{
	width: 610px;
	height: 340px;
	padding:10px;
	color:#FFF;
	overflow:auto;
}

#buttons
{
	position:absolute;
	z-index:150;
	bottom:0px;
	left:50%;
	width:810px;
	margin-left:-405px; 
	margin-top:100px;
	background-color: transparent; 
	height:200px; 
	bottom:-200px;
	border:none;
	outline:none;
	clear:both;
}

#buttons div 
{
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:90px;
	height:200px;
	border:none;
	outline:none;
}

#buttons img
{
	border:none;
	outline:none;
}

#buttons #news 
{
	display:block;
	left:0px;
	background-image:url(../images/tabs/news.png);
	border:none;
	outline:none;
}

#buttons #tour 
{	
	display:block;
	left:90px;
	background-image:url(../images/tabs/tour.png);
	border:none;
	outline:none;
}

#buttons #music 
{	
	display:block;
	left:180px;
	background-image:url(../images/tabs/music.png);
	border:none;
	outline:none;
}

#buttons #video 
{
	display:block;
	left:270px;
	background-image:url(../images/tabs/video.png);
	border:none;
	outline:none;
}

#buttons #bio 
{
	display:block;
	left:360px;
	background-image:url(../images/tabs/bio.png);
	border:none;
	outline:none;
}

#buttons #photos 
{
	display:block;
	left:450px;
	background-image:url(../images/tabs/photo.png);
	border:none;
	outline:none;
}

#buttons #merch 
{
	display:block;
	left:540px;
	background-image:url(../images/tabs/merch.png);
	border:none;
	outline:none;
}

#buttons #downloads
{
	display:block;
	left:630px;
	background-image:url(../images/tabs/mp3.png);
	border:none;
	outline:none;
}

#buttons #contact
{
	display:block;
	left:720px;
	background-image:url(../images/tabs/contact.png);
	border:none;
	outline:none;
}
	
#buttons div a h1 
{
	width: 90px;
	height:200px;
	margin:0;
	display:block;
	text-indent:-5000px;
	border:none;
	outline:none;
}

#buttons div a
{
	outline:none;
	border:none;
}

.hide
{
	display:none;
}

.spacer
{
	clear:both;
	width:100%;
	height:25px;
}

.black
{
	background-color:#000;
}

#gigs, #vids
{
	width: 800px; 
	min-height:350px; 
	background-color:#000; 
	color:#FFF;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
}

#gigs a
{
	color:#CCC;
	font-size:17px;
	text-decoration:none;
	border:none;
	outline:none;
	
}

.selected
{
	color:#FFF !important;
}

#upcoming, #past
{
	margin-top:15px;
	margin-left:75px;
	/*overflow:auto;*/
}

#uc
{
	padding-left:200px;
	
}

table
{
	border:thin;
	font-size:12px;
	width:100%;
	
}

table th
{
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

table td
{
	padding-right:20px;
	padding-left:5px;
	text-align:left;
	height:26px !important;
}

#curgigs a:link, #curgigs a:visited, #pastgigs a:link, #pastgigs a:visited
{
	font-size:12px;
}

#curgigs a:hover, #pastgigs a:hover
{
	color:#FFF;
}


span.tourbtns
{
	position: relative;
	top:4px;
	margin-left:100px; 
	width:210px;
	
}

#mbTitle iframe
{
	position: relative;
	top:5px;
}



#contactinfo
{
	color: #FFF;
	background-color:#000;
	width: 800px;
	min-height:350px;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	
}

#contactleft
{
	float:left;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	
}


.contactleft p
{
	padding-left:20px;
	font-size:13px;
	line-height:16px;
	
}


#mailinglist
{
	width:350px;
	margin-left:15px;
	padding-top:20px;
	float:right;
	
	
}

#mailinglist table
{
	font-size:13px !important;
}

#contactinfo a:link, #contactinfo a:visited
{
	color: #FFF;
	text-decoration:none;
}

#contactinfo a:hover
{
	text-decoration:underline;
}

#contactinfo p
{
	margin-bottom:15px;
	margin-top:10px;
	
}

.indented
{
	margin-left: 50px;
}

.indentemail
{
	margin-left: 90px;
	margin-top:-10px !important;
}

.indentemail2
{
	margin-left: 59px;
	margin-top:-10px !important;
}

.photowrap
{
	background-image:url(../images/InnerAlbum.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:900px;
}

#photog
{
	margin-left:auto;
	margin-right:auto;
	min-height:350px;
	background-color:#000;
	padding-left:50px;
}

#photog p a:link, #photog p a:visited, .hireslink a:link, .hireslink a:visited
{
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
	margin-left:300px;
}

#photog p a:hover, .hireslink a:hover
{
	text-decoration:underline;
}

.hireslink
{
	clear:both;
	height:30px;
}

#vids
{
	font-size:13px;
	color:#FFF;
	padding-left:20px;
	height:350px !important;
}

.vidthumb
{
	float:left;
	margin-right:26px;
	text-align:center;
	
}

.vidthumb2
{
	margin-top:20px;
	float:left;
	margin-right:26px;
	text-align:center;
}

.vidthumb a, .vidthumb2 a
{
	outline:none;
	border:none;
}

#disco
{
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:20px;*/
	background-color:#000;
	color:#FFF;
	
	
}

#disco a:link
{
	color:#CCC;
	font-size:18px;
	/*margin-left:5px;*/
	text-decoration:none;
	border:none;
	outline:none;
}

#disco a:hover
{
	color:#FFF;
	border:none;
	outline:none;
}

.itunesbtn
{
	margin-top:340px; 
	margin-left:60px;
}
	
.cdimage
{
	margin-top:30px;
	float:left;
	margin-left:20px;
	width:350px;
	display:block;
	background: transparent url(../images/mmcover_sm.jpg);
	background-repeat:no-repeat;
}

.cdimageb
{
	margin-top:30px;
	float:left;
	margin-left:20px;
	width:350px;
	/*height:314px;*/
	display:block;
	background: transparent url(../images/beacons_cover.jpg);
	background-repeat:no-repeat;
}

.cdimagec
{
	margin-top:30px;
	float:left;
	margin-left:20px;
	width:350px;
	display:block;
	background: transparent url(../images/sfftt_cover.jpg);
	background-repeat:no-repeat;
}


.tracklist
{
	float: left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
	
}

.tracklist h2
{
	font-size:16px;
}

.tracklist h3
{
	font-size:13px;
	margin-top:15px;
	margin-bottom:7px;
	padding:0 !important;
}

.tracklist ol li
{
	font-size:13px;
	list-style-type:decimal;
	margin-left:20px;
	color:#FFF;
	line-height:20px;
}

.tracklist ol
{
	margin-bottom:20px;
}

.albumlink1, .albumlink2, .albumlink3
{
	float:left;
	margin-left:78px;
	margin-top:20px;
	
}

.albumlink1 a:link, .albumlink1 a:visited, .albumlink2 a:link, .albumlink2 a:visited, .albumlink3 a:link, .albumlink3 a:visited 
{
	color: #CCC;
	font-size:18px !important;
	text-decoration:none !important;
}

#promofact
{
	position:absolute;
	/*bottom: 5px;*/
	right: 20px;
	background-image:url(../images/promofact.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:40px;
	
}

#promofact a
{
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

.scroll-pane
{
	width: 100%;
	min-height: 350px;
	overflow: auto;
	color:#fff;
}



.scroll-pane h3
{
	color:#FFF;
	font-size:14px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:10px;
	font-weight:bold;
}

.scroll-pane p
{
	padding-left:25px;
	margin-top:10px;
	font-size:13px;
	line-height:20px;
}


.scroll-pane a:link, .scroll-pane a:visited
{
	font-size:13px; 
	color: #CCC;
	text-decoration:underline;
}

.scroll-pane a:hover
{
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
}

.scroll-pane iframe
{
	margin-left:25px;
	z-index:1;
}

.smlinks
{
	margin:0;
	padding:0;
	float:left;
}

.smlinks iframe
{
	margin-left:0px !important;
}

#dropcards
{
	width:900px;
	min-height:350px; 
	color:#FFF;
	padding-top:60px;
	margin-left:auto;
	margin-right:auto;
}

.mmcards
{
	width:450px;
	float:left;
	
	
}

.bcards
{
	width:450px;
	float:left;
	
}

/*twitter */
#rightcolumn
{
	width: 240px;
	
}

.tweet
{
	border-radius:6px;
	-moz-border-radius: 6px;
	background-color:#000;
	/* Fallback for web browsers that doesn't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.7);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
}

