/*	VINTAGE STYLES


	background/box	        	#fff		white
	light accent				#aac8ce		baby blue
	borders						#24a6c6		aqua
	headings/primary accent		#24a6c6		aqua
	light accent (used?)		#c5dada		bg blue
	copy/subtle headings		#3e5572   	grey
	h2							#005b74		dark teal-blue
	nav text 					#89c3ce		 
	footer						#91c6c6		muted aqua		
	links						#24a6c6		aqua
	hover					    #fd8100		orange



// 	COLORS: 

/*	BACKGROUND */
		body {background-color:#fff;}
		
/*	BG LIGHT SHADE 
		{#c5dada}
 
/*	NAV TEXT 					
		{#aac8ce}
 																															
/*	COPY */		
		body, a.cloaked, a.cloaked:active, a.cloaked:visited 
		{color:#3e5572;}
																															
/*	LINKS */		
		a:link, a:active, a:visited, span.faux_link 
		{color:#24a6c6;} 
		a.arrow {background-image:url(images/arrows/arrow.png);}

/*	BOX BORDERS	*/		
		.box, .outside.box, .inside.box, .box-color 
		{border-color:#24a6c6 !important;}

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

/*	HEADINGS */		
		h1
		{color:#24a6c6;}																			
		h1.subtle 
		{color:#3e5572;}															

/*	H2 HEADINGS	*/		
		h2,li.h2,a.h2,a.h2.weblink.arrow span,h3		 
		{color:#005b74;}

/*	HOVER */		
		a:hover {color:#fd8100;}
		a.h2:hover {color:#fd8100; border-color:#fd8100;}



/*	LAYOUT ADJUSTMENTS */
		#masthead { 
		top:100px; left:20px; 
		background-image:url(images/masthead/masthead.png);}

					
/*	FOOTER: */
 		#footer, #theme_select ul {
  		background:#fff;
		opacity:.8;
		border-color:#91c6c6;
		}
		                       
		#footer, #footer a 
		{color:#91c6c6;}
	
		#footer a:hover	
		{color:#24a6c6;}
  

/* HOME THEME */


/* 	RECORDINGS THEME */
		#recordings ul.tracklist>li 		
		{border-color:#c5dada;}
					
		#recordings ul.tracklist>li:hover	
		{background-image:url(images/recordings/hover.png);}

/*	PRESS THEME */


/*	SHOWS THEME */


/*	GALLERY THEME	*/
		#gallery 
		{background:#222 none;} /*  url(/global/gallery/images/gradient.png) repeat-x;} */  
		
		/* TABS */
		#gallery ul#gallery_nav
		{ /* border-color:#681134 !important;*/ }

	   	#gallery ul#gallery_nav li:hover {
		color:#aac8ce; 
		background:#24a6c6;
		border-color:#3e5572;
		}

		#gallery ul#gallery_nav li.current {
		color:#aac8ce;
		background:#22344a;
		border-color: #3e5572;		
		}
		
		
		/* THUMBS (thumbs.css) */
	   	#gallery .jcarousel-skin-thumbs .jcarousel-item 
		{border-color:#22344a;}   /* muted color */

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

		#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:#3e5572 !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:#222;
		border-color:#3e5572; 
		}                       
		#gallery #footer, #gallery #footer a 
		{color:#3e5572;} 
 
        #gallery #footer a:hover	
		{color:#24a6c6;}
		
		
/*	BIOGRAPHY THEME */


/*	CONTACTS THEME */



/*	IMAGES:	*/
		body 								
		{background-image:url(images/background/background.jpg);}
	
		.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;}   
		
		   
		
   
																														
																															
