html, body {
   	background: #f9ac17 url("/img/star.gif");
	margin: 0;
	padding: 0;
	font: 100.1% Verdana, Arial, sans-serif;
	height: 100%;
} 

img { display: block; }
a img { border: 0; }
.clear { clear: both; }
a { color: #de7008; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { border: none; }
ul { padding: 0.5em 0 0.5em 2em; margin: 0; }

#wrap {
   	width: 619px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	z-index: 5;
	background: #fff;
	height: 100%;
}

body > #wrap { min-height: 100%; height: auto; }

#shadow {
	top: 0;
	left: -10px;
   	position: absolute;
	width: 639px;
	height: 100%;
	background: url("img/shadow.gif") repeat-y top left;
	z-index: 1;
}

#wrap > #shadow { background-image: url("/img/shadow.png"); }

#main { position: relative; z-index: 5; padding-top: 30px; }

#header { display: block; margin: 0 auto; }

#menu { background: #de7008; }
#menu ul {
   	list-style: none;
	height: 20px;
	margin: 20px 0 0 0;
	padding: 6px 37px;
	text-align: center;
	font-size: 62.5%; 
}
#menu li {
   	width: 77px;
	height: 16px;
	color: #fff;
	background: #de7008;
	letter-spacing: -1px;
	float: left;
}
#menu a {
   	text-decoration: none;
	color: #fff;
}
#menu a:hover { color: #333; }


.ticket {
   	background: #f2e6be url("/img/ticket.png") no-repeat 0 12px;
	padding: 8px 8px 8px 13px;
	display: block;
}
.ticket:hover { background-color: #666; }
.top { margin: 5px 0 0 10px; }
.top:hover { background-color: #f2e6be; }

#homeCol { width: 303px; float: right; position: relative; z-index: 5; }
#homeCol a { margin-bottom: 6px; }

#donate, #buy { width: 103px; background-color: #de7008; float: left; }
#donate:hover, #buy:hover { background-color: #666; }
#donate { width: 147px; float: right; }
#donate input { display: block; }

#submenu {
	clear: both; 
   	background: #858382;
	list-style: none;
	margin: 0;
	height: 15px;
	text-align: center;
	padding: 20px 0;
	width: 100%;
}
#submenu li { display: inline; }
#submenu img { display: inline; }

#bottomMenu { clear: both; width: 100%; }
#bottomMenu ul { width: 304px; float: right; }

#footer {
   	font-size: 0.5625em;
	text-align: center;
	clear: both;
	padding: 25px 0 20px 0;
	line-height: 1.8;
}
#footer img { margin: 0 auto; }
#footer div { font-size: 1.23em; }

#footer ul { list-style: none; text-align: center; }
#footer li { display: inline; padding: 0 3em; }

#main .homeFoot {
    width: 445px;
    float: left;
    clear: none;
    padding-left: 10px;
}

#heading { background: url("/img/waves.png"); padding: 15px 20px; height: 50px; }
#heading h1 { margin: 0; padding: 0; letter-spacing: -2px; }
h1 { font-size: 35px; }
h2 { font-size: 1.2em; padding: 0.4em 0 0.1em 0; margin: 0; }
h3 { font-size: 1em; }
h4 { margin-bottom: 0; }
#heading h1 div { display: inline; color: #de7008; }
#imgHeader { float: right; margin: 8px 0; }

#content {
   	margin: 5px 0 4px 0;
	font-size: 62.5%;
	clear: both;
	background: #f2e6be;
	width: 100%;
	position: relative;
	z-index: 1;
}

/* Float: left to make it autoclear in FF */
#main > #content { float: left; }

#content p { margin: 0; padding: 0.5em 0; }
#content .compact p { line-height: 1.1; }

div.left, div.right { position: relative; z-index: 10; }
div.left { width: 310px; float: left; border-right: 5px solid #fff; }
div.right { background: #f2e6be; padding: 0 10px; width: 281px; float: right; }
div.full { border: 5px solid #fff; padding: 10px 30px; }
div.padded { padding-top: 10px; padding-bottom: 10px; }

#wrap div.noback { background: #fff; }
#content .noback { padding: 0; width: 303px; }
.noback .ticket { margin-bottom:  5px;}

table { border-collapse: collapse; }
table.data td, .data th { border: 2px solid #fff; padding: 5px; }
.data th { background: #de7008; color: #fff; }

#levels td { text-align: center; padding: 5px 3px; }

.show {
   	clear: both;
	background: #f2e6be;
	overflow: auto;
	border-bottom: 5px solid #fff;
	width: 100%;
	position: relative;
    font-size: 0.9em;
}
.show h2 { font-size: 1.5em; margin:0 padding:0 }
.show h3 { margin: 0; }
.show img { float: left; border-right: 5px solid #fff; }
.show div { padding: 8px 8px 8px 328px; }
.show .date {
	display: block;
   	font-weight: bold;
	color: #4e4a49;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
#zoppe .date { margin-bottom: 0.1em; }
#diavolo p, #nunsense p, #zoppe p, #keith p { line-height: 1.2em; padding-top: 0.1em; }
#zoppe .date, #diavolo .date { margin-bottom: 0; }
.show div img { float: right; border: 0; margin-right: 8px; }
.show .buy {
   	background: #666;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
	padding: 8px 0 8px 4px;
	border-top: 5px solid #fff;
	font-size: 1.5em; 
	font-weight: bold 
}
.buy a { width: 72px; float: left; display: block; }
.show .buy img { border: 0; float: none; margin: 0;}
.buy ul {
   	list-style: none;
	margin: 0;
	padding: 0;
	width: 218px;
	float: right;
}
.buy li {
   	color: #fff;
	float: left;
	width: 51px;
	padding: 2px 1px;
	text-align: center;
	border-right: 1px solid #fff;
}
.buy ul li.last { border: 0; }
.buy .prices { color: #fff; line-height: 30px;  padding-left: 10px; }
#writers p, #cat p, #grascals div p, #jesse div p, #shanghai div p, #tennessee div p { line-height: 1.1; }
#tennessee div p { word-spacing: -1px; font-size: 0.9em; }

#lectureSponsors { width: 100%; text-align: center; font-size: 62.5%; }
#lectureSponsors img { display: inline; margin: 0 5px; }

#contacts .title { padding-top: 1em; }

.caption { display: block; padding: 3px 0; text-align: center; color: #666; background: #fff; }

#donors { border: 1px solid #000; background: #f2e6be; }
#donors td { border: 1px solid #fff; padding: 4px; }
td.sectiontitlewhite { font-size: 1.2em; font-weight: bold; background: #de7008; color: #fff; }

table label { display: block; text-align: right; padding-right: 0.5em; }
#choices { text-align: right; padding: 0.5em 0; }
#choices label { display: inline; }
.submit { text-align: center; }
#content .note { font-size: 0.9em; text-align: center; padding: 0.5em 75px; }

#errors { text-align: center; border: 1px solid red; background: #f6efd5; margin: 0 80px; }
#thanks { background: #f2e6be; padding: 60px 80px; text-align: center; }

.schedule li { padding-bottom: 0.5em; }

#schools img.yshow { float: right; margin: 10px 0 10px 10px;; }
#schools div.yshow { padding: 10px 0;  border-top: 1px solid #de7008; clear: both; }

#logos img { display: inline; padding: 0 10px 0 0; }

#schools { margin: 0 12px 7px 12px; background: #f2e6be; padding: 15px; }
#schools .section { border-top: 1px solid #de7008; padding: 15px 0; margin-top: 15px; }

.amenities img { margin-top: 10px; }

.year { font-weight: bold; padding-right: 0.5em; }
#highlights li { padding-bottom: 9px; }

.partnerLogo { display: block; margin: 2px auto; }

.spLogo { margin-bottom: 3px; }


.festival .right { padding-bottom: 10px; }
.festival .stage { background: #f2e6be; border-bottom: 5px solid #fff; clear: both; text-align: center; }
.festival .stage h2 { font-size: 20px; }

.festWrap { clear: both; border-bottom: 5px solid #fff; overflow: auto; width: 100%; background: #f2e6be url('img/faux.gif') repeat-y top left; }

/* BEGIN: ---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active h1 { font-size: 50px; line-height: 1em; visibility: hidden; letter-spacing: 0; }
.sIFR-active div.show h2 { font-size: 35px; line-height: 1em; visibility: hidden; margin: 0 0 -5px 0; padding: 0;}
.sIFR-active #writers h2 { font-size: 22px; }
.sIFR-active #diavolo h2, .sIFR-active #zoppe h2 { font-size: 28px; }
.sIFR-active #menu li { line-height: 1em; color: #fff; font-size: 16px; visibility: hidden; }
.sIFR-active h3.sub { font-size: 22px; line-height: 1em; }
.sIFR-active #bigband h2 { font-size: 30px; line-height: 1em; }
.sIFR-active #bigband h3.sub { font-size: 16px; line-height: 1em; }
.sIFR-active #hollywood h2 { font-size: 20px; }
.sIFR-active #hollywood h3.sub { font-size: 18px; }
.sIFR-active #injustice h2 { font-size: 28px; }
.sIFR-active #blues h2 { font-size: 32px; }

.sIFR-active #tkam h2, .sIFR-active #tkamfilm h2 { font-size: 30px; }
.sIFR-active #tkam h3.sub { font-size: 16px; }
#festival p, #tkam p, #tkampro p, #milman p { line-height: 1.1em; }
#tkampro .fine { font-size: 8px; clear: right; }

.sIFR-active .show h3.sub { font-size: 18px; }
.sIFR-active #shakespeare h2 { font-size: 28px; }
.sIFR-active #shakespeare p { line-height: 1.2; }

.sIFR-active #river h2 { font-size: 28px; }

.sIFR-active #neil h2 { font-size: 28px; }
.sIFR-active #neil p { line-height: 1.1; }

.sIFR-active .stage h1 { font-size: 35px; line-height: 1em; visibility: hidden; margin: 0 0 -5px 0; padding: 0;}
.stage h1 .sIFR-alternate { font-size: 20px; margin: 0; padding: 3px 0; line-height: 1.3; }

h2 .sIFR-alternate { font-size: 18px; }
#menu .sIFR-alternate { font-size: 12px; }
 /* END */

.ecDetails .ecTitle {
   	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
	width: 240px;
	position: absolute; 
	top: 1px;
	left: 7px;
	height: 45px;

}
.sIFR-active .ecTitle { font-size: 32px; padding-top: 6px; }
.ecDetails {
	position: relative;
   	background: url('img/home_bttm_rot.jpg') no-repeat bottom left;
	clear: both;
	width: 311px;
	height: 55px;
	border-top: 4px solid #fff;
}
.ecImg { height: 302px; margin: 0; padding: 0; overflow: hidden }
.ecImg img { display: block; }
.ecDate { 
	left: 257px;
	top: 5px;
	width: 50px;
	height: 40px;
	position: absolute;
	font-size: 12px;
	overflow: hidden;
	line-height: 10px;
}
.sIFR-active .ecDate .month { position: relative; top: -12px; }
.sIFR-active .ecDate {
	font-size: 20px; line-height: 20px;
}
#cycle .secondary { position: absolute; visibility: hidden; }
#wrap .footerCycle .ecDetails { border-top: 0; }
