html {
	background-color: #ccc;
}
body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	background-color: #494fb2;
	text-align: center;
	font-size: 13px;
	font-family: Corbel,
             "Lucida Grande",
             "Lucida Sans Unicode",
             "Lucida Sans",
             "DejaVu Sans",
             "Bitstream Vera Sans",
             "Liberation Sans",
             Verdana,
             sans-serif;
		
}
p {
	padding: .5em;
	font-family: Corbel,
             "Lucida Grande",
             "Lucida Sans Unicode",
             "Lucida Sans",
             "DejaVu Sans",
             "Bitstream Vera Sans",
             "Liberation Sans",
             Verdana,
             sans-serif;
}
img {
	border: 0;
}
h1,h2,h3 {
	font-weight: 700;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.5em;
    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: 300px;
	height: 53px;
	z-index: 100;
	top: 10px;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 800px;
    text-align: left;
}
#fundraiser-push, 
#masthead-review {
	position: relative;
	width: 750px;
	padding-top: 5px;
	font-size: .85em;
	overflow: auto;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
#masthead-review blockquote {
	width: 640px;
	float: left;
}
#facebookLike {
	float: left;
	padding-left: 5px;
}
#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; 
	width: 750px;
	padding: 0 20px;
	background-color: #fff;
}
#footer {
	clear: both;
	color: #000;
	border-top: #000 3px solid;
	background-color: #ccc;
	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: #000;
}

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;
}
#wide-banner-title-desc {
	padding-top: 5px;
	width: 380px;
	float: left;
}
#wide-banner-show-dates {
	width: 300px; 
	margin-left: 25px; 
	height: 130px;
	float: right;
	padding-top: 5px;
}
h3 span.byline {
	font-size: .5em;
}
h4 {
	margin-top: 10px;
	clear: both;
	font-size: 1.5em;
}

/***
 * navigation
 ***/
#navigation {
	width: 100%;
	background-color: #fff;
	border-bottom: #000 3px solid;
	color: #ccc;
	height: 75px;
}
#navigation-main {
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
.nav-bar {
	position: relative;
	margin: 10px 0;
	float: right;
	width: 200px;
}
.nav-bar li {
 margin: 0; padding: 0;
 height: 19px;
}
/*
#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;
	width: 390px;
}
#currprodhead {
	position: relative;
	width: 367px;
	left: 380px;
}
#pastprodhead {
	position: relative;
	width: 306px;
	left: 445px;
}
#donationshead {
	clear: both;
	position: relative;
	width: 176px;
	left: 550px;
}
#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-size: 11px;
	font-family: Corbel,
             "Lucida Grande",
             "Lucida Sans Unicode",
             "Lucida Sans",
             "DejaVu Sans",
             "Bitstream Vera Sans",
             "Liberation Sans",
             Verdana,
             sans-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;
}

/****
 * Image slices for /productions/index.php
 **/
#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;
}
#muerte-2010 {
	background: url(/productions/images/muerte-slice.jpg) 0 0 no-repeat;
}
#muerte-2010:hover {
	background: url(/productions/images/muerte-slice.jpg) 0 -43px no-repeat;
}
#extinction-2010 {
	background: url(/productions/images/extinction-slice.jpg) 0 0 no-repeat;
}
#extinction-2010 a:hover {
	background: transparent url(/productions/images/extinction-slice.jpg) 0 -43px no-repeat;
}
#wonderful-2011 {
	background: url(/productions/images/wonderful-slice.jpg) 0 0 no-repeat;
}
#wonderful-2011 a:hover {
	background: transparent url(/productions/images/wonderful-slice.jpg) 0 -43px no-repeat;
}
#vcv-2011 {
	background: url(/productions/images/vcv-slice.jpg) 0 0 no-repeat;
}
#vcv-2011 a:hover {
	background: transparent url(/productions/images/vcv-slice.jpg) 0 -43px no-repeat;
}

.teaser {
	border: 1px solid black;
	padding: 1px;
}
.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;
}
#vcv-poster {
  float: right;
  width: 300px;
}
#orbs-poster {
  float: right;
	width: 360px;
}
#verse-chorus-verse-show-poster {
	clear: both;
	width: 600px;
	margin: 0 50px 15px 0;
}

