@charset "UTF-8";

/* CSS Document */


/* 
------------------------------
BODY 
------------------------------ 
*/


html {
	/*background-image: url(../images/background_about.jpg);*/
	background-image:url('../images/main_tile_bg.gif');
	/*background-color: #060604;*/
	/*background-repeat:no-repeat;*/
	font-size:14px;		
	line-height: 22px;
	color : #eeeeee;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
}

body {

	position:absolute;
	left: 48%;
	width:950px;
	/*set to a negative number 1/2 of your width*/
	margin-left: -475px;

}

#centerit{
	position:absolute;
	/*left: 48%;*/
	left: 275px;
	width:650px;
	height:590px;
	/*set to a negative number 1/2 of your width*/
	/*margin-left: -325px;*/
}

.albumtitle {
	font-size : 13px;
	/*line-height: 12px;*/
	padding-bottom:5px;
	color : #fee903;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
.credits, tr, td {
	font-size : 12px;
	line-height: 13px;
	color : #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle {
	font-size : 11px;
	line-height: 13px;
	color : #fee903;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.btext {
color:#fee903; 
font-size: 24px; 
margin: 14px 0px 4px 0px; 
padding: 0px 0px 3px 0px; 
display: block; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left;  
text-transform:uppercase;}

	
a:link, a:visited, a:active {
	color:#fee903;
	text-decoration: underline;
}
	
a:hover {
	color:#ffffff;
	text-decoration: none;
}

a:link, a:visited, a:active img{
	color:#fee903;
}
	
a:hover img{
	color:#000000;
}


borderwhite { 
border-color:#ffffff;
}	

.lyrics a:link, .lyrics a:visited, .lyrics a:active {
    font-size : 10px;
	color:#ffffff;
	text-decoration: none;
}
	
.lyrics a:hover {
    font-size : 10px;
	color:#ffffff;
	text-decoration: underline;
}
	


	
/* 
------------------------------
MAIN NAV
------------------------------ 
*/

.header { position:relative;left:250px;width:725px; }

.navigation {
	position: relative;
	clear:both;
	width: 100%;
	top:20px;
	left:38px;
	padding-bottom:50px;
}

.navigation a {
  display : block;
  /*width : 100px;*/
  margin-right:44px;
  /*height : 20px;*/
}

.navigation ul, .navigation li{
	z-index:100;position:relative;
}

.navigation a:hover img, .navigation a:focus img, .navigation a:active img  {
  background : transparent;
  visibility : hidden;
}

.navigation a.nav_about:hover, .navigation a.nav_about:focus, .navigation a.nav_about:active {
	background : transparent url(../images/home_o.png) no-repeat;
}
.navigation a.nav_news:hover, .navigation a.nav_news:focus, .navigation a.nav_news:active {
	background : transparent url(../images/bio_o.png) no-repeat;
}
.navigation a.nav_music:hover, .navigation a.nav_music:focus, .navigation a.nav_music:active {
	background : transparent url(../images/music_o.png) no-repeat;
}
.navigation a.nav_videos:hover, .navigation a.nav_videos:focus, .navigation a.nav_videos:active {
	background : transparent url(../images/videos_o.png) no-repeat;
}
.navigation a.nav_tourdates:hover, .navigation a.nav_tourdates:focus, .navigation a.nav_tourdates:active {
	background : transparent url(../images/tourdates_o.png) no-repeat;
}
.navigation a.nav_contact:hover, .navigation a.nav_contact:focus, .navigation a.nav_contact:active {
	background : transparent url(../images/contact_o.png) no-repeat;
}
.navigation a.nav_gallery:hover, .navigation a.nav_gallery:focus, .navigation a.nav_gallery:active {
	background : transparent url(../images/gallery_o.png) no-repeat;
}


.title {
	width:355px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}

.gigs {
	text-align:right;
	position: relative;
	width:304px;
	float:right;
	font-size:11px;
	line-height:16px;
}

.gigs li { list-style: none; }

.sarashots {
	position:absolute;width:266px;top:25px;
}

.smIcons {
	text-align:center;padding-top:25px;
}

.smIcons img {
	padding-left:8px;
	padding-right:8px;
}

.leftmenu_hr {
	position:relative;
	left:30px;
	margin-top:15px;
	margin-bottom:10px;
	width:200px;
	border-top:1px solid black;
	border-bottom:1px solid #333333;
}

.leftmenu_fop {
	clear:both;
	width:200px;
	padding-left:30px;
	padding-top:10px;
	font-size:12px;
	line-height: 16px;
}

/* 
------------------------------
ACTIVE BODY
------------------------------ 
*/

.headshot { position:relative; right:13px; z-index:20; }

#copy {
	
  	z-index:10;
  	top:30px;
	position:relative;
	/*left:290px;*/
	width:650px;
	float: left;
	/*background-color:#1a1a1a;*/
	background-image:url('../images/tile_bg.gif');
	padding:25px;
	margin-bottom:50px;

     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    
    behavior: url(border-radius.htc);
    border-radius: 20px;
	
	
}

.gigdate { width:25%;float:left;background-color:#242424;padding:6px; }
.gigdeets { width:65%;float:left;background-color:#242424;padding:6px;margin-left:1px;margin-bottom:40px; }

#copy p { clear:both; }

#copy p.quoteauthor { margin-top:0px;padding-bottom:25px;float:right; }


/* 
------------------------------
SIDE NAV
------------------------------ 
*/


.sidenav {
	top: 75px;
	/*position: relative;*/
	/*left: 710px;*/
	width: 220px;
	padding: 0px;
	float: right;
}

.side_tourtease {
	top: 10px;
	position: relative;
	float: left;
	left: 0px;
	width: 225px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	z-index:4;
}

.ml {padding:5px;}

.side_elist {
	top: 25px;
	position: relative;
	float: left;
	left: 0px;
	width: 240px;
	height: 130px;
	padding: 5px;
	overflow: hidden;
	text-align: left;
	z-index:4;
	border:1px dotted #222222
}


.side_links {
	top: 60px;
	position: relative;
	float: left;
	left: 0px;
	width: 250px;
	height: 85px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	z-index:4;
	
}

.side_mini {
	top: 80px;
	position: relative;
	float: left;
	left: 0px;
	width: 199px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	z-index:4;
	
}



