* { padding:0; margin:0; }

body {
text-align: center;
background-color: #0D1822;
color: #CFDCE7;
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
line-height: 1.2; /* this unit purposefully left blank */
}

#container {
position: relative;
text-align: left;
width: 760px;
margin-left: auto;
margin-right: auto;
padding-top: 49px;
background-image: url(/images/inner-glow-top.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#skip-links {
position: absolute;
top: 12px;
right: 0;
text-align: right;
padding-right: 35px;
color: #556674;
font-size: 90%;
}

#skip-links a {
color: #CFDCE7;
text-decoration: none;
}

#skip-links a:hover, #skip-links a:focus { text-decoration: underline; color: #CFDCE7; }

#header {
width: 519px;
height: 266px;
border-top: 2px solid #FFFFFF;
border-bottom: 10px solid #A0CE67;
background-color: #080808;
background-repeat: no-repeat;
background-position: top right;
padding: 23px 23px 23px 218px;
}

body#about #header { background-image: url(/images/header-cello-fine-tuners.jpg); }
body#calendar #header { background-image: url(/images/header-drum-sticks.jpg); }
body#contact #header { background-image: url(/images/header-tuba-valves.jpg); }
body#home #header { background-image: url(/images/header-violin.jpg); }
body#photos #header { background-image: url(/images/header-horn.jpg); }
body#media #header { background-image: url(/images/header-music.jpg); }
body#sponsorship #header { background-image: url(/images/header-trumpet-bell.jpg); }

#logo {
position: absolute;
top: 22px;
left: 22px;
}

#header p.intro {
width: 200px;
color: #FFFFFF;
line-height: 1.35em;
}

#content {
background-image: url(/images/inner-glow-bottom.jpg);
background-repeat: no-repeat;
background-position: top center;
padding: 87px 37px 37px 37px;
}

#content #main {
width: 425px;
margin-right: 37px;
float: left;
}

#content #main p { line-height: 1.7; }

body h1 {
background-repeat: no-repeat;
margin-bottom: 22px;
margin-left: auto;
margin-right: auto;
}

body#about h1 { background-image: url(/images/h1-about.png); width: 288px; height: 18px; }
body#calendar h1 { background-image: url(/images/h1-calendar.png); width: 321px; height: 19px; }
body#contact h1 { background-image: url(/images/h1-contact.png); width: 231px; height: 18px; }
body#home h1 { background-image: url(/images/h1-home.png); width: 356px; height: 43px; }
body#photos h1 { background-image: url(/images/h1-photos.png); width: 170px; height: 18px; }
body#media h1 { background-image: url(/images/h1-media.png); width: 321px; height: 19px; }
body#sponsorship h1 { background-image: url(/images/h1-sponsorship.png); width: 308px; height: 18px; }

#content #sub {
margin-left: 462px;
padding-top: 7px;
/* following rules are for IE-Mac only, I hate that browser, it makes me use hacks */
/*\*//*/
  clear: left;
  margin-top: 1.5em;
  margin-left: 0;
/**/
}

#content #sub h2 {
background-image: url(/images/upcoming-concerts.png);
background-repeat: no-repeat;
width: 183px;
height: 12px;
margin: 0 0 15px 0;
}

body#calendar #content #sub h2 {
background-image: url(/images/more-concerts.png);
width: 139px;
}

#content #sub div.concert {
color: inherit;
text-decoration: inherit;
padding: 7px;
height: 1%;
}

#content #sub div.linkarea-hover {
padding: 6px 7px;
border-top: 1px solid #C1DF92;
border-bottom: 1px solid #C1DF92;
background-color: #000000;
}

#content #sub h3, #content #sub div.concert a,
#content #sub div.concert a:hover, #content #sub div.concert a:focus {
background-color: transparent;
color: #CFDCE7;
text-decoration: none;
}

#content #sub h3 {
clear: right;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 .2em 0;
}

div.calendar-thumb {
float: right;
background-color: #274866;
text-align: center;
padding: .5em .9em .45em .9em;
margin: 0 0 5px 10px;
font-size: .9em;
font-variant: small-caps;
width: 2.5em;
}

div.calendar-thumb div.day { font-size: 2.5em; line-height: .9; font-family: "Times New Roman", Times, serif; }

#content div.concert ul {
list-style: none;
}

#content #sub li, #content div.concert ul#concert-dtl li { 
margin: .2em 0;
}

#content div.concert li {
padding-left: 23px;
background-repeat: no-repeat;
line-height: 16px;
font-size: 95%;
height: 1%;
}

li.song { background-image: url(/images/icon-song.gif); background-position: 0 2px; }
li.venue { background-image: url(/images/icon-venue.gif); background-position: 1px 0; }
li.time { background-image: url(/images/icon-time.gif); background-position: 2px 1px; }
li.date { background-image: url(/images/icon-date.gif); background-position: 2px 0; }

/*
Thanks to Stu Nicholls for the following bit of centered floating
goodness. http://www.cssplay.co.uk/menus/centered.html
*/
#nav {
position: absolute;
top: 369px;
width: 680px;
padding: 0 40px;
border-top: 4px solid #A0CE67;
border-bottom: 4px solid #A0CE67;
}

#nav ul {
list-style-type: none;
}

#nav li {
float:left;
}

#nav li a, #nav li strong {
display: block;
background-image: url(/images/menu-3.gif);
height: 47px;
background-repeat: no-repeat;
}

li#nav-home a, li#nav-home strong { width: 76px; background-position: 0px 0px; }
li#nav-sponsor a, li#nav-sponsor strong { width: 139px; background-position: -76px 0px; }
li#nav-calendar a, li#nav-calendar strong { width: 112px; background-position: -215px 0px; }
li#nav-about a, li#nav-about strong { width: 80px; background-position: -327px 0px; }
li#nav-photos a, li#nav-photos strong { width: 91px; background-position: -407px 0px; }
li#nav-media a, li#nav-media strong { width: 79px; background-position: -498px 0px; }
li#nav-contact a, li#nav-contact strong { width: 103px; background-position: -577px 0px; }

li#nav-home a:hover, li#nav-home a:focus, li#nav-home strong { background-position: 0px -47px; }
li#nav-sponsor a:hover, li#nav-sponsor a:focus, li#nav-sponsor strong { background-position: -76px -47px; }
li#nav-calendar a:hover, li#nav-calendar a:focus, li#nav-calendar strong { background-position: -215px -47px; }
li#nav-about a:hover, li#nav-about a:focus, li#nav-about strong { background-position: -327px -47px; }
li#nav-photos a:hover, li#nav-photos a:focus, li#nav-photos strong { background-position: -407px -47px; }
li#nav-media a:hover, li#nav-media a:focus, li#nav-media strong { background-position: -498px -47px; }
li#nav-contact a:hover, li#nav-contact a:focus, li#nav-contact strong { background-position: -577px -47px; }

#footer {
width: 686px;
padding: 1em 37px;
text-align: right;
background-color: #C2DF94;
color: #4B711B;
background-image: url(/images/bg-footer.gif);
background-repeat: repeat-x;
background-position: top;
border-top: 1px solid #FFFFFF;
}

/* Hides from IE-mac \*/
* html #footer {height: 1%;}
#footer {display: block;}
/* End hide from IE-mac */

#footer p { margin: .25em 0; }

#footer a { color: #274600; }

/* #extra1, #extra2 { display: none; } */

#mapContainer-container { 	 
  height: 417px; 	 
  width: 417px;
  padding: 1px;
  background-color: #000000;
  border: 3px solid #FFFFFF;
  color: #000000;
}

#mapContainer { 	 
  height: 417px; 	 
  width: 417px;
}

#content #mapContainer a, #content #mapContainer a:focus, 
#content #mapContainer a:hover, #content #mapContainer a:active {
padding: 0;
background-color: transparent;
color: #274600;
}

#content #main #mapContainer img { display: inline; border: none; background-color: transparent; padding: 0; }

/* General purpose */

hr { display: none; }

img { border: none; }
#content #main img { border: 3px solid #FFFFFF; background-color: #000000; padding: 1px; }
#content #main img.left { float: left; margin: 1em 1em .2em 0 }

table.imgs tr td { padding: 0 11px 11px; }
table.imgs tr td:nth-child(1) { padding-left: 0; }
table.imgs tr td:nth-child(2) { padding-left: 22px; padding-right: 22px; }
table.imgs tr td:nth-child(3) { padding-right: 0; }

a { outline: none; }
#content a { color: #FFD163; position: relative; padding: .15em 0 .25em 0; z-index: 1; }
#content a:hover, #content a:focus { background-color: #000000; color: #FFB400; }
#content a.img:hover, #content a.img:focus { background-color: transparent; }

h2,h3,h4,h5,h6 { font-family: "Times New Roman", Times, serif; margin: 1em 0 .3em; color: #ADCD86; }

#content #main h2 { font-weight: normal; text-align: center; clear: both; }

#content #main h3, #content #main h4, #content #main h5, #content #main h6 {
text-align: center;
}

#content li { margin: .3em 1em .3em 2.5em; }

#content p { margin: 1em 0; }

cite { font-style: italic; }

/*-------------notifications------------------------------------*/
div.notification {
color: #000;
border: 2px solid #000;
padding: 5px 10px 5px 50px;
margin: 20px 0;
background-repeat: no-repeat;
background-position: 93% 100%;
}

#content #main div.notification h2 {
color: #000;
border: none;
padding: 2px 0 2px 40px;
margin: 0 0 0 -40px;
background-repeat: no-repeat;
text-align: left;
}

#content div.notification a { color: #000066; }
#content div.notification a:hover, #content div.notification a:focus { background-color: #FFFFFF; }

#content div.notification p {
text-indent: 0;
margin: .6em 0;
}

div#critical-warning { background-color: #FFF2F2; border-color: #7F0000; background-image: url(/images/notifications/critical-warning-box-bg.gif); }
div#warning { background-color: #FFFDF2; border-color: #7F6C1C; background-image: url(/images/notifications/warning-box-bg.gif); }
div#success { background-color: #F5FFF2; border-color: #227F00; background-image: url(/images/notifications/success-box-bg.gif); }
div#info { background-color: #F0F4FF; border-color: #00277F; background-image: url(/images/notifications/info-box-bg.gif); }

div#critical-warning h2 { background-image: url(/images/notifications/critical-warning-lg.gif); }
div#warning h2 { background-image: url(/images/notifications/warning-lg.gif); }
div#success h2 { background-image: url(/images/notifications/success-lg.gif); }
div#info h2 { background-image: url(/images/notifications/info-lg.gif); }

/* Hackishy type stuff */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Thanks to Mark Wiens for updated MIR: http://markwiens.net/gab/article/16/updates */
.mir { letter-spacing : -1000em; }
/*\*/
* html .mir {
text-indent: -999em;
overflow: hidden;
}
html>body .mir {
letter-spacing: normal;
text-indent: -999em;
overflow: hidden;
}/**/

/* ====================
Lightbox v2
=====================*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #fff;
	color: #666666;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	