

body {
	background: #000000; 
	font-family: Arial, Verdana, Sans-Serif;  
	color: #330000;
	font-size: .8em;
	line-height: 1.4em;
	text-align: left
}

#container {
	background: url(../images/background1.jpg) no-repeat top center;
	text-align: left; /* hack for IE */
	z-index: 0;
	width: 1200px;
	margin: 0 auto;
	height: 100%;
} 


#indent { 
	margin-left: 30px;
	}

#container a, a:link, a:visited { 
	color: #333300; 
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap; /* prevents links from extending too far */
		}
			
#container a:hover {
	color:#996600; 
	}
	
#container a:active { 
	color: #663300; 
		}	

#indexplayer {
	margin: 50px 0 15px 0;
	height: 130px}

/* Toggle for Credits and Tracks */
	
h3.toggle {
	cursor: pointer;
	padding:5px;
	width: 360px;
	font-size:1.1em;
	color:#663300;
	background-color:#cccc99;
	border: 1px solid #663300;
	-moz-border-radius: 7px; /* Rounded Corner */
       -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:5px;
	}
	
.togglebox {
	color:#330000;
	background-color:#cccc99;
	border: 1px solid #330000;
	-moz-border-radius: 7px; /* Rounded Corner */
       -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	padding:5px;	
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;	
	width: 360px;
	clear: both;
	margin-bottom:10px;
	}

.togglebox .contentbox {
	padding: 20px;
	}
	
.togglebox .contentbox_center {
	padding: 20px;
	text-align: center;
	}	

/* End toggle */

#album {
	width: 100%;
	margin-bottom: 30px
	}
	
#centerlinks {
	font-size: 1.2em;	
	margin-bottom: 20px;
	text-align: center;
	}		

/* Buttons */

#button1 { 
	float:left;
	width: 180px;
	margin-left: -30px
	}

#button1 ul {
	list-style-type: none;
	}

#button1 a {
	display: block;
	width: 170px; 
	padding: 5px;
	color: #cccc99;
	background-color: #663300;
	text-align: center;
	border: 1px solid #cccc99;
		-moz-border-radius: 7px; /* Rounded Corner */
        -webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
	}

#button1 a:hover {
	background-color: #ffffcc;
	color: #330000;
	}

	
/* End Buttons */

/* Start Musicplayer Popup */

#musicpopup {
	text-align: center;
	height: 400px;
	width: 420px;
	margin: 10px auto 10px auto;	
	background:url(../images/musicplayer.jpg) top left no-repeat;    
	}

#musicpopup object {
	position:relative;
	margin: 140px 30px 20px 100px;
	}

/* End Musicplayer Popup */
	
/** Replacing text by image headings **/ 

#index {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#index span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/index.png) top left no-repeat;
     }
     
#music {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#music span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/music.png) top left no-repeat;
     }
	
#shows {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#shows span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/shows.png) top left no-repeat;
     }
     	
#biography {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#biography span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/biography.png) top left no-repeat;
     }     	
	
#photos {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#photos span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/photos.png) top left no-repeat;
     }
     
#lyrics {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#lyrics span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/lyrics.png) top left no-repeat;
     }     
     
#presskit {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#presskit span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/presskit.png) top left no-repeat;
     }     
     
#blog {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#blog span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/blog.png) top left no-repeat;
     }     
     
#writing {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#writing span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/writing.png) top left no-repeat;
     }     

#contact {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#contact span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/contact.png) top left no-repeat;
     }
     
#credits {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#credits span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/credits.png) top left no-repeat;
     }     
     
#recordings {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#recordings span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/recordings.png) top left no-repeat;
     }      
     
#downloads {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#downloads span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/downloads.png) top left no-repeat;
     }           
     
#videos {
     margin:0; 
     padding:0;
     position:relative;
     width:670px; 
     height:110px;
     overflow:hidden;
     }
      
#videos span {
     display:block;
     position:absolute; 
     left:0; 
     top:0; 
     z-index:1;
     width:670px; 
     height:110px;
     margin:0; 
     padding:0;
     background:url(../images/videos.png) top left no-repeat;
     }       
     
/** End replacing text by image headings **/ 	

h1 {
	font-size: 2em;
	font-weight:600;
	margin: 10px 0 40px 50px
	}	

h2 { 
	font-weight:600;
	margin-top: 10px;
	font-size: 1.3em;
		}

h2.centerlinks { 
	font-weight:600;
	margin-top: 10px;
	font-size: 1.1em;
	text-align: center
		}					
		
h2.redbg {
	display: block;
	color: #ffffcc;
	background-color: #330000;
	font-weight:500;
	padding: 13px;
	}				

h3 { 
	font-weight:600;
	margin-top: 10px;
	font-size: 1.1em;
		}	

h3.center {
	text-align: center
	}	
		
h3.presskit {
	display: block;
	background-color: #cccc99;
	padding: 1px 1px 1px 5px;
	}	
	
li.space { 
	margin: 1em 0;
	}
	
p.indentclose { 
	margin:0;
	padding: 0;
	margin-left: 30px;
	}	
	
p.center { 
	text-align: center
	}	
	
p.close { 
	margin-top: -.8em;
	}	

p.topspace { 
	margin-top: 40px;
	}	

p.morespace { 
	margin-top: 80px;
	}		

p.small { 
	font-size: .9em;
	line-height: 1.2em;
	}		
	
img.alignright {
	float:right; 
	margin:0 0 .6em .6em
	}
	
img.alignleft {
	float:left; 
	margin:0 .6em .6em 0
	}
	
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
	}
	
a img {
	border:0
	}	
	
.addborder:hover img{
	border: 3px solid #cccc99;
	}

.addborder:hover{
	color: #cccc99; /* irrelevant definition to overcome IE bug */
	}

.addborder2 img {
	border: 3px solid #333300}

.addborder2:hover img{
	border: 3px solid #ffffcc;
	}

.addborder2:hover{
	color: #ffffcc; /* irrelevant definition to overcome IE bug */
	}



img.photos {
	background-color: #ffffff; 
	padding: 6px 4px 18px 4px; 
	border: 1px solid #D0D0D0;
	margin: 2px
	}

blockquote.small {
	font-size: .9em;
	line-height: 1.3em
	}		

#pageheader {
	width: 800px;
	height: 150px;
	padding: 30px 0 0 20px;
	margin: 0;
}

#pklist  ul li {
	list-style: none;
	}	


/* Begin Shows Listing */
	
table.shows {
	table-layout: fixed;
	width:500px;
	font-size: 14px;
	margin: 0 0 30px 0;
	}

th.shows1{
	height:1px;
	width:140px;
	background-color: #330000;
	color: #330000;
	padding:1px;
	font-size:0em;
	}
	
th.shows2{
	height:1px;
	width:240px;
	background-color: #330000;
	color: #330000;
	padding:1px;
	font-size:0em;
	}	
	
th.shows3{
	height:1px;
	width:120px;
	background-color: #330000;
	color: #330000;
	padding:1px;
	font-size:0em;
	}								

td {
	padding:5px;
	}	

.alt {
	background-color: #cccc99;
	}	
	
p.shows {
	margin-left: 15px;
	}

/* Begin Show and Hide */
	
.more {
    display: none;
    border-top: 1px solid #330000;
    border-bottom: 1px solid #330000; 
    }

a.showLink {
    padding-left: 10px;
    }
    
a.hideLink {    
    padding-left: 150px;
    }
    
/* End Show and Hide */	
	
/* End Shows Listing */

/** Dawn Xiana Moon logo rollover **/  

.logorollover a {  
	display: block;  
	width: 500px;  
	height: 100px;  
	background: url(../images/logo.png) 0 0 no-repeat;
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;  
 }  
   
.logorollover a:hover {  
     background-position: 0 -100px;  
 }  
 
 
/** End logo rollover**/  


/* Main Box */

#mainheader {
	background: url(../images/top.png) no-repeat top left;
	width: 670px;
	height: 60px;
	padding: 0;
	margin: 0 0 0 100px;
}

#mainbody {
	background: url(../images/main.png) repeat-y top left;
	width: 670px;
	padding: 0;
	margin: 0 0 0 100px;
	min-height: 300px;
}

#mainfooter {
	background: url(../images/bottom.png) no-repeat top left;
	width: 670px;
	height: 130px;
	padding: 0;
	margin: 0 0 0 100px;
}

#content {
	width: 470px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: 70px;
	padding: 10px 30px 30px 30px;
	min-height: 200px;
	overflow: hidden; /* prevents links from extending too far */
}

#album {
	height: 200px
}

.lyrics {
	background: url(../images/lyricsbackground.png) no-repeat bottom right;
}

.index {
	background: url(../images/chinese.png) no-repeat top left;
}
	

/* End Main Box */



/* Begin Navigation */

#navigation {
	position: absolute;
	top: 75px;
	margin-left: 500px;
	width: 500px;
	height: 170px;
	font-size: 15px;	
	color: #ffffcc;
	visibility: visible;
	text-transform: uppercase;
	text-align: center;
}

#navigation a, a:link, a:visited  { 
	color: #ffffcc; 
	font-weight: 600;
	margin: 9px;
	text-decoration: none;
	line-height: 120%;
		}
			
#navigation a:hover {
	color:#999966; 
	text-decoration: underline;
	}

#navigation a:active {
	color: #cccc99; 
	} 

/* End Navigation */


#pagebottom {
	width: 670px;
	text-align: left;
	color: #ffffcc;
	font-size: 1em;
	padding: 0;
	margin: 0 0 0 50px;
	overflow: hidden; /* prevents links from extending too far */
}

#pagebottom a, a:link, a:visited { 
	color: #999966; 
	margin: 0;
		}
			
#pagebottom a:hover {
	color:#ffffcc; 
	}

#pagebottom a:active { 
	color: #cccc99; 
		}

		

