/* Eric Meyer style reset */

html, body, div, span, applet, object, iframe,
 h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html { background: white }
body {
	line-height: 1;
	padding-left: 50px;
	padding-right: 50px;
	width:90%;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end of reset */

html { background: #fcd62c url(images/circusBackground.jpg) repeat-x }

body { background-color: transparent;
	   color: #2a2728;
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	margin: 0 auto -4px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	   }
p { margin: 20px 0; line-height: 1.3em; text-align: left; font-family: Verdana, Geneva, sans-serif; }
#mainContent a:link { color: #2A2760; text-decoration: underline; }
#mainContent a:visited { color: #ccc }
#mainContent a:hover { color: #f00; border-bottom: 1px solid #fff68d; }
#mainContent a:active { color: #f00 }
strong { font-size: 1.1em; font-weight: bold ; font-style: italic }
em { font-style: italic }


#banner { top: 0; 
    width: 800px;
	margin: 0 auto;
}
#banner img { float: right; margin-top: 40px; }

a#home { 
	display: block;
	text-decoration: none;
	background: url(images/fnface-yellow-fill-no-back.gif) no-repeat top left;
	width:146px;
	height:150px;
	
	}
h1#masthead { background: url(images/Firstnight_small.png) no-repeat top left;
	width: 400px;
	height: 99px;
	display: block;
	margin-bottom: 0;
}
body.gohome h1#masthead { background: url(images/Firstnight.png) no-repeat top left;
	width: 800px;
	height: 178px;
	display: block;
	margin-bottom: 0;
}
h1#masthead span, h2#location span, h2#date span, #banner a#home { display: none }

h2#location { background: url(images/mwso2010_small.png) no-repeat top left;
	height: 68px;
	width: 400px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
}
body.gohome h2#location { background: url(images/mwso2010.png) no-repeat top left;
	height: 135px;
	width: 800px;
}
h2#date { background: url(images/Date_small.png) no-repeat top left ;
	width: 400px;
	height: 30px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
}
body.gohome h2#date { background: url(images/Date.png) no-repeat top left ;
	width: 800px;
	height: 59px;
}

#nav {  width: 870px; margin: 0 auto; padding-top: 30px; padding-left: 30px; }
#nav ul { height: 30px;  display: block; margin-left: auto; margin-right: auto; }
#nav ul li { float: left; display: inline; margin-right: 20px }
#nav ul li * { margin-right: auto; margin-left: auto; }

/* individual nav buttons */
#nav ul li.gohome { background-image: url(images/home.png); width: 90px }
#nav ul li.performers { background-image: url(images/performers.png); width: 174px; }
#nav ul li.locations { background-image:url(images/locations.png); width: 149px }
#nav ul li.schedule { background-image:url(images/schedule.png); width: 138px; }
#nav ul li.buttons { background-image: url(images/admission.png); width: 207px; }

#nav ul li { background-repeat: no-repeat; height: 17px; }
#nav ul li { background-position: left top }
#nav ul li a { display: block; height: 25px; }
#nav ul li a span { display: none }


/* different looks for different pages */

/* this changes the hilight color of the appropriate nav button 
body.gohome #nav li.gohome,
body.performers #nav li.performers,
body.call #nav li.call,
body.buttons #nav li.buttons,
body.locations #nav li.locations,
body.schedule #nav li.schedule {	
	border-left: 10px solid #2f839c;
	margin-left: 0;
	 }
*/
#mainContent { width: 800px; margin: 0 auto; }
body.gohome #mainContent { width: 700px }
body.gohome div#banner ul li { margin: 5px }

body.schedule #mainContent { width: 80%; margin: 0 auto; padding-left: 0 }
body.performers #mainContent div.image { float: left ; width: 140px; margin: 0 15px 15px -15px }
body.performers #mainContent div.image img { float: right }
body.performers #mainContent p { clear: both; margin-top: 20px; }
#mainContent li { padding: 0px 0 0px 10px; margin-top: 15px; border-left: 8px solid #EE4823 }

#mainContent img { float: left }

#callout { 
	width: 200px; 
	padding: 10px 5px;
	margin: 0 0 10px 10px;
	background: #EE4823 ; 
	color: #FCD62C ; 
	font-size: 0.9em;
	text-align: center;
	float: right; }
#callout p { 
	text-align: center; 
	margin: 0 5px 5px; 
	font-size: 0.9em ;
	}	
#callout a:link, #callout a:visited { color: #000 }
#callout a:active { color: #2f839c }
#callout a:hover { color: #2f839c; }	
#callout h5 { 
	color: #2A2728; 
	font-style: italic; 
	font-weight: bold;
	margin-bottom: 5px;
	}
h2, h4, h3 { 
	color: #ee4823;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	margin-top: 40px;
}
h2 { font-size: 40px; font-family: "Arial Black", Gadget, sans-serif; font-weight: bold; font-variant: small-caps; font-style: normal; }
h3 { font-size: 32px }
h4 { clear: both }

.footer, .push {
	height: 15em; /* .push must be the same height as .footer */
	text-align: center;
	margin-left: auto; margin-right: auto ;
	clear:both;
}	
.push { height: 4em }
.footer  { 
	border-top: 8px solid #ee4823; padding-top: 1em;
	font-family: Arial, Helvetica, sans-serif; font-size: .8em;
	line-height: 1.4em;
	background:url(images/fnlogo_with_town_color.jpg) no-repeat 0px 0px;
	padding-left: 140px;
	margin-left: -50px;
	
	}
	
#sponsors { height: 325px }
#sponsors h4 { margin-bottom: 25px }
#sponsors img { margin-top: 15px }
#sponsors img.center { margin: 0 37px }

body.gohome .footer { margin-left: 0 }

.schedule .footer { margin-left: auto }	
.footer p { margin-top: 10px; }
.footer a:link { color: #2A2728 }
.footer a:visited { color: #333 }
.footer a:active, .footer a:hover { color: #EE4823  }

table.schedule {  width: 100%; font-size: 0.7em; 
	border-bottom: 1px solid #2f839c;  }
table.schedule tr { height: 50px }
table.schedule tr th { font-size: 0.9em; 
	vertical-align: bottom; 
	border-bottom: 1px solid #2f839c; 
	text-align: center;
	height: 50px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	}
table.schedule tr th.time { vertical-align: top; text-align: right; 
	padding-bottom: 0px; font-size: 1.2em; }
	
table.schedule tr.last th { border-bottom: 0 }	
table.schedule tr td { vertical-align: top; padding: 0 4px; background: transparent; border-right: 1px solid #2f839c; }
table.schedule tr td.spanned { border-right: 1px solid #fcd62c }

/* divs for events, sized by length */

table.schedule td div { 
	width: 100%; 
/*	border-right: 1px solid #fff;
 border-left: 1px solid #000; */
	clear: both;
	background: #fff68d; 
	color: #000;
	padding: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	}
	
table.schedule td div.dark { background: transparent; 
	color: #fff; 
	border: 0px 1px; 
	padding: 0px 3px;;
	vertical-align: bottom; 
	text-align: center;
	 }	
table.schedule td div.dark strong { position: relative; top: 30px }	 
table.schedule td div.concurrent { float: left ; clear: auto; }
table.schedule td div { height: 50px }
table.schedule td div.two { height: 100px }
table.schedule td div.three { height: 150px }
table.schedule td div.four { height: 200px }
table.schedule td div.five { height: 250px }
table.schedule td div.six { height: 300px }
table.schedule td div.seven { height: 350px }
table.schedule td div.eight { height: 400px }
table.schedule td div.nine { height: 450px }
table.schedule td div.ten { height: 500px }
table.schedule td div.eleven { height: 550px }
table.schedule td div.twelve { height: 600px }
table.schedule td div.thirteen { height: 650px }
table.schedule td div.fourteen { height: 700px }
table.schedule td div.fifteen { height: 750px }
table.schedule td div.sixteen { height: 800px }
table.schedule td div.twentysix { height:1300px }

table.schedule td div.all { height: 800px }

iframe { margin-top: 20px }