html {
	background-color: #301d0a;
}
body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	background-color: #BE7529;
	font: 13px Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
    text-align: center;
}
p {
	padding: .5em;
	font-family:  Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
}
img {
	border: 0;
}
h1,h2,h3 {
	font-weight: 700;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.2em;
    margin: 2px 0 -2px 0;
}
address {
    margin-left: 15px;
}
.fake-h3 {
	font-size: 3em;
	font-weight: 700px;
	color: #992001;
}
#content ul li {
	margin-left: 2.5em;
	list-style: disc;
}
#content ul.no-disc li {
    list-style: none;
}
#logo {
	position: relative; 
	display: block;
	float: left;	
	width: 216px;
	height: 150px;
	z-index: 100;
    top: 10px;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 800px;
    text-align: left;
	background-color: #BE7529;
}
#content-left {
	background: #fff url(/images/left-side-border.jpg) 0 0 repeat-y;
}
#content-right {
	background: transparent url(/images/right-side-border.jpg) 750px 0 repeat-y;
	padding-top: 20px;
}
#fundraiser-push, 
#masthead-review {
	position: relative;
	float: right;
}
#masthead-review { 
	top: -10px; 
	width: 480px;
	margin-right: 40px;
}
#fundraiser-push { 
	height: 25px;
	width: 471px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid darkred;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#fundraiser-progress {
	position: absolute;
	top: 0; left: 0;
	height: 25px;
	background-color: red;
}
#fundraiser-progress p { }
#fundraiser-progress-text {
	position: absolute;
	top: 0; left: 0;
	height: 25px;
	width: 100%;
	padding: 0; margin: 0;
}
#content-main {
	clear: both; 
	margin-left: 40px;
	width: 710px;
	padding: 0 0 20px 0;
	background-color: #fff;
}
#footer {
	clear: both;
	color: #DBB58F;
	border-top: #000 3px solid;
	background-color: #301d0a;
	width: 100%;
}
#footer-main {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: .85em;
}
#footer-main * a {
    text-decoration: none;
    padding: 0 8px;
}
#footer-main * span {
	color: #DBB58F;
}

h3 {
	clear: both;
	font-size: 2em;
}
h3.show-title {
	font-size: 3em;
}
h3.short-play-title {
    float: left;
}
div#short-play-title-desc {
	clear: left;
	padding-top: 5px;
	width: 380px;
}
h3 span.byline {
	font-size: .5em;
}
h4 {
	margin-top: 10px;
	clear: both;
	font-size: 1.5em;
}

/***
 * navigation
 ***/
#navigation {
	width: 100%;
	background-color: #301D0A;
	border-bottom: #000 3px solid;
	color: #ccc;
	height: 95px;
}
#navigation-main {
	position: relative;
    margin: 0 auto;
	width: 750px;
    text-align: left;
}
#nav-bar {
	position: relative;
	top: 25px;
	width: 499px; height: 70px;
	background-image: url(/images/navigation.png);
	margin: auto 0 0 auto;
}
#nav-bar li {
	margin: 0; padding: 0; list-style: none; position: absolute; display: block; 
}
#nav-bar a {
	display: block; height: 28px;
}
#nav-bar span {
	display: none;
}
#currprod { left: 0; width: 170px; top: 10px; height: 35px; }
#currprod a { height: 35px; }
#currprod a:hover { background: transparent url(/images/navigation.png) 0 -78px no-repeat; }
#tickets { left: 167px; width: 62px; top: 30px; }
#tickets a { height: 40px; }
#tickets a:hover { background: transparent url(/images/navigation.png) -167px -170px repeat; }
#donations { left: 213px; width: 84px; top: 26px;}
#donations a { width: 84px; }
#donations a:hover { background: transparent url(/images/navigation.png) -213px -94px repeat; }
#pastprod { left: 261px; width: 145px; top: 5px; height: 31px; }
#pastprod a { width: 145px; height: 31px; }
#pastprod a:hover { background: transparent url(/images/navigation.png) -261px -145px repeat; }
#aboutus { left: 358px; width: 75px; height: 26px; top: 40px; }
#aboutus a { height: 26px; width: 75px; }
#aboutus a:hover { background: transparent url(/images/navigation.png) -358px -180px repeat; }
#contactus { left: 404px; height: 25px; width: 92px; top: 22px; }
#contactus a { height: 25px; width: 92px; }
#contactus a:hover { background: transparent url(/images/navigation.png) -404px -90px repeat; }

#supporters {
    border: 1px solid black;
}
dl#synopsis dd {
  border-top: 1px solid #ccc;
  clear: both;
	font-weight: 700;
	padding: 5px;
}

dl#synopsis dt {
	padding: 5px;
}
dl#synopsis dd.first {
  border-top: 0;
}
dd.contribution-category {
    font-weight: 700;
    margin-left: 10px;
}
dt.contributor {
    margin-left: 20px;
}
.ens-thumb {
	margin: 40px 0 0 20px;
	width: 85px;
	height: 85px;
	padding: 0;
	border-right: 2px solid #000;
}
.ens-group-photo {
	border: 1px solid #000;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
.ens-thumb img {
	border: 1px solid #000;
	border-top-color: #ccc;
	border-left-color: #ccc;
	margin-top: 5px;
}
.ens-desc {
	position: relative;
	left: 120px;
	width: 600px;
	margin-top: -85px;
}
.ens-info {
	clear: both;
}
.ens-info p {
	margin:2px; padding: 0;
}
.ens-title {
	position: relative;
	float: right;
	padding-right: 50px;
}
#home-collage {
    text-align: center;
}
#home-collage img {
    width: 600px;
}
#pastprod-collage {
	float: right;
}
#currprodhead {
	position: relative;
	width: 367px;
    left: 240px;
}
#pastprodhead {
	position: relative;
	width: 306px;
    left: 300px;
}
#donationshead {
	clear: both;
	position: relative;
	width: 176px;
	margin-left: 100%; left: -176px;
}
#contactushead {
	clear: both;
	position: relative;
	width: 195px;
	margin-left: 100%; left: -195px;
}
#ticketshead {
	clear: both;
	position: relative;
	width: 123px;
	margin-left: 100%; left: -123px;
}
#aboutushead {
	position: relative;
	width: 157px;
    top: 20px;
	left: 450px;
}
ul#pastprod-slices, ul#pastprod-slices li {
	margin: 0 0 2px 5px; padding: 0;
}
#pastproddetail {
	padding: 0 15px;
}
.playdesc {
	font-weight: 700;
	font-style: italic;
}
.synopsis-cast-wrapper {
  padding: 8px;
}

.synopsis-cast {
  width: 100px;
  height: 120px; 
  margin:3px;
  padding: 5px; 
  font: 11px Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
}

.synopsis-cast img {
  padding: 3px;
  border: 1px solid #ccc;
}
.cast-headshot {
	text-decoration: none;
	color: #000;
}
.extended-bio {
    display: none;
}
.show-dates {
	text-align: center;
	width: 200px;
    float: left;
}
#location {
	font-size: 1.5em; font-weight: 700; margin-top: 10px; 
}
p.location-horiz {
	font-size: 1.5em; font-weight: 700; width: 100%; text-align: center;
	margin: 0; padding: 0;
}
address.location-horiz {
	width: 100%; text-align: center;
}
.show-dates p {
	margin: 0; padding: 0;
	text-align: center;
}
.show-dates #dates {
	font-size: 1.5em; font-weight: 700;
}
.show-dates #times {
	font-size: 1.2em;
}
#show-desc {
    margin-bottom: 15px;
}
.grs {
    color: #666;
}
#bpt-form {
    width: 400px;
    margin-left: 20px;
}
#bpt-form-holder {
    position: relative;
    top: 5px;
}
#bpt-form * option {
    width: 100px;
    min-width: 100px;
    height: 15px;
}
#bpt-submit {
    width: 50px;
    min-width: 50px;
}
.small-ticket {
    text-align: center;
}
.reviews {
    position: relative;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    margin-top: 30px;
    width: 400px;
    clear: left;
}
.reviews strong {
    font-weight: 700;
}
.reviews p {
    padding: 0; margin: 0 0 5px 0;
}
.reviews blockquote {
    margin: 10px 0;
}
.reviews blockquote p {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
}

#pastprod-slices * span {
	display: none;
}
ul#pastprod-slices li {
	display: block;
	position: relative;
	width: 299px;
	height: 43px;
	border: 1px solid #000;
	border-left-color: #ccc;
	border-top-color: #ccc;
}
ul#pastprod-slices li a {
	position: relative;
	display: block;
	width: 299px;
	height: 43px;
}
#sc-slice-2007 {
	background: url(/productions/images/splintered-crosses-slice.jpg) 0 0 no-repeat;
}
#sc-slice-2007 a:hover {
	background: transparent url(/productions/images/splintered-crosses-slice.jpg) 0 -43px no-repeat;
}
#howd-slice-2008 {
	background: url(/productions/images/howd-slice.jpg) 0 0 no-repeat;
}
#howd-slice-2008 a:hover {
	background: transparent url(/productions/images/howd-slice.jpg) 0 -43px no-repeat;
}
#gregor-slice-2008 {
	background: url(/productions/images/gregor-and-the-squonk-slice.jpg) 0 0 no-repeat;
}
#gregor-slice-2008 a:hover {
	background: transparent url(/productions/images/gregor-and-the-squonk-slice.jpg) 0 -43px no-repeat;
}
#musing-slice-2009 {
	background: url(/productions/images/musing-slice.jpg) 0 0 no-repeat;
}
#musing-slice-2009 a:hover {
	background: transparent url(/productions/images/musing-slice.jpg) 0 -43px no-repeat;
}
#boy-slice-2009 {
	background: url(/productions/images/bastards-of-young-slice.jpg) 0 0 no-repeat;
}
#boy-slice-2009 a:hover {
	background: transparent url(/productions/images/bastards-of-young-slice.jpg) 0 -43px no-repeat;
}
#burst-slice-2010 {
	background: url(/productions/images/burst-slice.jpg) 0 0 no-repeat;
}
#burst-slice-2010 a:hover {
	background: transparent url(/productions/images/burst-slice.jpg) 0 -43px no-repeat;
}
#ozma-slice-2010 {
	background: url(/productions/images/ozma-slice.jpg) 0 0 no-repeat;
}
#ozma-slice-2010 a:hover {
	background: transparent url(/productions/images/ozma-slice.jpg) 0 -43px no-repeat;
}
.show-poster {
	float: right;
	width: 300px;
	border: 1px solid black;
	padding: 1px;
	margin-top: 6px;
}
.horiz-show-poster {
	float: left;
	width: 350px;
}
.horiz-show-poster-desc {
	width: 300px;
}
#sc-show-poster {
	width: 331px;
	float: right;
}
#howd-show-poster, 
#g-and-s-show-poster {
	float: right;
	width: 300px;
}
#musing-show-poster {
    float: right;
    width: 300px;
    border: 1px solid black;
}
#boy-show-poster {
    float: right;
    width: 300px;
}
#ozma-show-poster {
    float: right;
    width: 300px;
}
