/*	SWINGS STYLES


	background/box	        	#f7f9e4		cream
	light accent (nav text)		#c4f5ff		baby blue
	borders						#db901a		bright orange
	headings/primary accent		#b95d0b		dark orange
	light accent (used?)		#eaaf7b		pale orange
	copy/subtle headings		#595246		mushroom
	h2							#3b2f1f		brown
	nav text 					#ad9879		beige
	footer text 				#978262		beige (darker)
	footer						#e0e2cf		dark cream
	links						#718234		avacodo
	hover						#90c208		lime


// 	COLORS: 

/*	BACKGROUND */
		body {background-color:#f7f9e4;}
		
/*	BG LIGHT SHADE 
		{#c4f5ff}
 
/*	NAV TEXT 					
		{#ad9879}
 																															
/*	COPY */		
		body, a.cloaked, a.cloaked:active, a.cloaked:visited 
		{color:#595246;}
																															
/*	LINKS */		
		a:link, a:active, a:visited, span.faux_link 
		{color:#718234;} 
		a.arrow 
		{color:#b95d0b; background-image:url(images/arrows/arrow.png);}

/*	BOX BORDERS	*/		
		.box, .box-color 
		{border-color:#db901a !important;}

/*	box dividers (lighter) */		
		.divider 
		{border-color: #db901a;}

/*	HEADINGS */		
		h1 
		{color:#b95d0b;}																			
		h1.subtle 
		{color:#595246;}															

/*	H2 HEADINGS	*/		
		h2,li.h2,a.h2,a.h2.weblink.arrow span,h3		 
		{color:#3b2f1f;}       
		
/*	QUOTES */		
		blockquote		 
		{color:#3b2f1f;}  

/*	HOVER */		
		a:hover {color:#90c208;}
		a.h2:hover {color:#90c208; border-color:#90c208;}
																														
																															
/*	LAYOUT ADJUSTMENTS */
		#masthead { 
		top:330px; left:10px; 
		background-image:url(images/masthead/masthead.png);}

			
/*	FOOTER: */
 		#footer, #theme_select ul {
  		background:#e0e2cf;
		opacity:.8;
		border-color:#978262;
		}

		#footer, #footer a 
		{color:#978262;}

		#footer a:hover	
		{color:#3b2f1f;}     
				
 

/* HOME THEME */


/* 	RECORDINGS THEME */
		#recordings ul.tracklist>li 		
		{border-bottom:1px solid #681134;}
					
		#recordings ul.tracklist>li:hover	
		{background-image:url(images/recordings/hover.png);}

/*	PRESS THEME */


/*	SHOWS THEME */


/*	GALLERY THEME	*/
		#gallery 
		{background:#16140a none;} 
		
		/* TABS */
		#gallery ul#gallery_nav
		{ /* border-color:#681134 !important;*/ }

	   	#gallery ul#gallery_nav li:hover {
		color:#e3efbb; 
		background:#90c208;
		border-color:#766141;  
		}

		#gallery ul#gallery_nav li.current {
		color:#e3efbb;
		background:#766141;
		border-color: #766141;          
		}
		
		
		/* THUMBS (thumbs.css) */
	   	#gallery .jcarousel-skin-thumbs .jcarousel-item 
		{border-color:#766141;}   /* muted color */

		#gallery .jcarousel-skin-thumbs .jcarousel-item:hover 
		{border-color:#e3efbb;}

		#gallery .jcarousel-skin-thumbs .jcarousel-next-horizontal {background-image:url(images/arrows/gallery/next.png);}
		#gallery .jcarousel-skin-thumbs .jcarousel-prev-horizontal {background-image:url(images/arrows/gallery/prev.png);}

         
		/* PERFORMANCES COLORS */
		#gallery .box 
		{border-color:#766141 !important;} 
		
		#gallery #performances, #gallery #performances a.cloaked  {color:#aac8ce; border-color:#aac8ce;}
		#gallery #performances .h2 {color:#aac8ce; border-color:#aac8ce;}  
		#gallery #performances .h2:hover {color:#24a6c6; border-color:#24a6c6;} 
		 

       	/* GALLERY FOOTER */
 		#gallery #footer, #gallery #theme_select ul {
   		background:#16140a;
		border-color:#766141; 
		}                       
		#gallery #footer, #gallery #footer a 
		{color:#766141;} 
 
        #gallery #footer a:hover	
		{color:#e3efbb;}
				

/*	BIOGRAPHY THEME */


/*	CONTACTS THEME */




/*	IMAGES:	*/
		body 								
		{background-image:url(images/background/background.png);}
	
		.outside.box 						
		{background-image:url(images/background/box.png);}
	
		div.quote 							
		{background-image:url(images/quotes/open.png);}
	
		div.quote blockquote 				
		{background-image:url(images/quotes/close.png);}
		
		/* NAV STYLES AND IMAGES */  
  		/* someday, see if we can simplify! */
        #nav ul.nav, .nav li a,
	 	.nav .current-home .home a:link, .nav .current-home .home a:visited,
		.nav-home, .nav-home-click,
		.nav .current-recordings .recordings a:link, .nav .current-recordings .recordings a:visited,
		.nav-recordings, .nav-recordings-click,
	 	.nav .current-press .press a:link, .nav .current-press .press a:visited,
		.nav-press, .nav-press-click,
		.nav .current-shows .shows a:link, .nav .current-shows .shows a:visited,
		.nav-shows, .nav-shows-click,
		.nav .current-gallery .gallery a:link, .nav .current-gallery .gallery a:visited,
		.nav-gallery, .nav-gallery-click,
		.nav .current-biography .biography a:link, .nav .current-biography .biography a:visited,
		.nav-biography, .nav-biography-click,
	   	.nav .current-spacer .spacer a:link, .nav .current-spacer .spacer a:visited,
		.nav-spacer, .nav-spacer-click,
	  	.nav .current-contacts .contacts a:link, .nav .current-contacts .contacts a:visited,
		.nav-contacts, .nav-contacts-click 
		{background-image:url(images/nav/nav.png);}           
 		
		
		/* HEADINGS */
		h1 span {visibility:hidden;}
		h1.home {background:url(images/headings/welcome.png) no-repeat;}
		h1.welcome {background:url(images/headings/welcome.png) no-repeat;}
		h1.recordings {background:url(images/headings/recordings.png) no-repeat;}   
		h1.subtle.recordings {background:url(images/headings/subtle/recordings.png) no-repeat;}
		h1.press {background:url(images/headings/press.png) no-repeat;}   
		h1.subtle.press {background:url(images/headings/subtle/press.png) no-repeat;}
		h1.shows {background:url(images/headings/shows.png) no-repeat;}   
		h1.subtle.shows {background:url(images/headings/subtle/shows.png) no-repeat;}   
		h1.gallery {background:url(images/headings/gallery.png) no-repeat;}
		h1.biography {background:url(images/headings/biography.png) no-repeat;}     
		h1.contacts {background:url(images/headings/contacts.png) no-repeat;}   
		
		   
		
   
																														
																															

