/* general */


body {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	background: url(/images/bg-gradient.jpg) #000  top left repeat-x;
	
	text-align: center;
	margin: 0;
	padding: 0;
	
	color: #1c3145;
	
	font-size: 13px;
	
	line-height: 1.2em;
	
	position: relative;
}

a:link {
	color: #525046;
	text-decoration: none;
	zoom: 1; /* ie7 hack */

	border-bottom: 1px dotted #383421;
}
a:visited {
	color: #525046;
	text-decoration: none;
	zoom: 1;/* ie7 hack */
	border-bottom: 1px dotted #383421;
}
a:hover {
	color: #383421;
	text-decoration: none;
	border-bottom: none;
}
a:active {
	color: #525046;
	text-decoration: none;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	
	overflow: visible;
	
	position: relative;
	
	text-align: left;
}


#banner {
	position: absolute;
	z-index: 2;
	top: 50px;
	right: 0px;
}
#banner img, #banner a {
	border: none;
}


.clear {
	clear: both;
}

			
#content-wrapper {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 189px;
}

#content-interior-wrapper {
	background: url(/images/content-bg-middle.gif) transparent top left repeat-y;
	margin: 0;
	padding: 0 30px;
	position: relative;
}

.content-header {
	background: url(/images/bg-top-tape.jpg) transparent 280px 20px no-repeat;
	
	min-height: 309px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 309px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */

	width: 900px;	
}


/* design stuff */

#bg-star {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -150px;
}
#bg-stamp {
	position: absolute;
	z-index: 1;
	top: 0;
	right: -100px;
}
#torn-corner {
	position: absolute;
	top: 204px;
	right: 16px;
	z-index: 11;
}

#logo {
	position: absolute;
	top: 10px;
	left: -20px;
	z-index: 10;
	
	border: none;
}

#logo img {
	border: none;
}

/* ------------- */


/* interior content */ 

#content {
	padding-top: 10px;
	border: 1px solid #dfddd5; /* strange IE hack to show background of parent */
	margin: 0 30px;
}

#content #left {
	width: 500px;
}
#content #right {
	float: right;
	width: 300px;
}

#content .plays-left {
	float: left;
	width: 390px;
}
#content .plays-left h3 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0;
}
#content .plays-left p {
	font-size: 12px;
	margin-top: 5px;
}

#content .plays-right {
	float:right;
	width: 390px;
}

#content table.show-times {
	margin-top: 5px;
	font-size: 12px;
}

#content table.show-times td {
	padding: 2px;
}

#content table.show-times tr.odd td {
	background: #ceccc4;
}


#content h2 {
	font-size: 42px;
	line-height: 40px;
	margin: 8px 0;
}

#content h3 {
	font-size: 20px;
	line-height: 18px;
	margin: 8px 0;
}

#content h4 {
	font-size: 18px;
	line-height: 16px;
	margin: 18px 0 0px 0;
	color: #65645b;
}

#content h5 {
	font-size: 16px;
	line-height: 14px;
	margin: 15px 0;
	color: #525046;
}

#content h6 {
	font-size: 14px;
	line-height: 12px;
	margin: 15px 0 0 0;
}


#content p {
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.25em;
}

#content p.show-detail {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 12px;
}


#content ul {
	margin: 15px 0;
}

#content ul li {
	line-height: 1.5em;
}





#social a, #social img {
	border: none;
}

.play-press {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #65645b;
	padding: 10px;
	border: 1px dotted #333;
	background: #ceccc4;
	
	margin-top: 20px;
}

.play-press p {
	font-size: 16px;
}

.play-press p.right {
	text-align: right;
}

.play-press em {
	display: block;
	margin-left: 20px;
}




.donate {
}
.donate em {
	font-size: 12px;
}

.contactform {
	margin-left: 40px;
}
.note {
	color: #525046;
}



#previous {
	position:absolute;
	top: 330px;
	left: -40px;
	z-index: 5;
	border: none;
}

#next {
	position:absolute;
	top: 330px;
	right: -40px;
	z-index: 5;
	border: none;
}


/* --------*/

/* newsletter form */

#newsletter-form {
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 0px;
	color: #ccc;
}

#newsletter-form label {
	padding-right: 5px;
	font-size: 11px;
}
#newsletter-form input {
	border: 1px solid #ccc;
	background: #eaeaea;
}
#newsletter-form input.email {
	color: #999;
	width: 120px;
	font-size: .8em;
}
#newsletter-form input.submit
 {
	color: #666;
	font-size: .8em;
}

#footer {
	color: #3a5d72;
	text-align: right;
	padding: 10px;
}

.imglink, .imglink img {
	border: none;
}

ul#car-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-left: 0px;
	padding-left: 0;
	display: inline-table;
	white-space:nowrap;
	text-align: center;
} 

ul#car-nav li {
	margin-left: 0;
	padding: 3px 12px;
	list-style: none;
	display: inline;
	font-size: 20px;
}
ul#car-nav li a:link {
	color: #525046;
	text-decoration: none;
	border-bottom: none;
}
ul#car-nav li a:visited {
	color: #525046;
	text-decoration: none;
	border-bottom: none;
}
ul#car-nav li a:hover {
	color: #525046;
	text-decoration: none;
	border-bottom: none;
}
ul#car-nav li a:active {
	color: #525046;
	text-decoration: none;
	border-bottom: none;
}

/* --------*/

/* navigation */

#navigation {		
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 145px;
				
	background: url(/images/bg-navigation.gif) transparent  top left no-repeat;
	
	width: 628px;
	
	min-height: 44px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 44px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */

	
	text-align: center;	
	
	white-space: nowrap;
}

#navigation ul {
	margin-top: 18px;
	margin-left: 0px;
	padding-left: 0;
	display: inline-table;
	white-space:nowrap;
} 

#navigation ul li {
	margin-left: 0;
	padding: 3px 10px;
	list-style: none;
	display: inline;
	font-size: 14px;
}

#navigation ul li a:link {
	color: #525046;
	text-decoration: none;
}
#navigation ul li a:visited {
	color: #525046;
	text-decoration: none;
	border-bottom: 1px dotted #383421;
}
#navigation ul li a:hover {
	color: #383421;
	text-decoration: none;
	border-bottom: none;
}
#navigation ul li a:active {
	color: #525046;
	text-decoration: none;
}

/* --------*/

/* home page bottom */

#home-triple {
	padding-bottom: 20px;
	border-bottom: 1px dotted #3a5d72;
}
#home-triple a:link {
	color: #5d93a9;
	border-bottom: 1px dotted #5d93a9;
}
#home-triple a:visited {
	color: #5d93a9;
	border-bottom: 1px dotted #5d93a9;
}
#home-triple a:hover {
	color: #5d93a9;
	border-bottom: none;
}
#home-triple a:active {
	color: #5d93a9;
	border-bottom: none;
}

#twitter-box a:link {
	border-bottom: none;
}
#twitter-box a:visited {
	border-bottom: none;
}
#twitter-box a:hover {
	border-bottom: none;
}
#twitter-box a:active {
	border-bottom: none;
}

#home-updates, #home-merch, #home-mission {
	width: 290px;
	float: left;
	margin-left: 20px;
}
#home-updates {
	width: 270px;
}
#home-mission {
	width: 310px;
}
#home-mission p {
	margin-right: 10px;
}

/* --------*/


/* header */

.content-header-home {

	min-height: 309px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 309px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	
	width: 900px;	
}

.content-header-photo {
	position: absolute;
	top: 0px;
	left: 30px;
}
		
h1.content-header-title {
	position: absolute;
	top: 50px;
	right: 70px;
	width: 498px;
	height: 44px;
	text-indent: -9999px;
}

.content-header-text, #content-header-text {
	color: #65645b;
	font-size: 12px;
	width: 520px;
	
	position: absolute;
	top: 100px;
	left: 380px;
}

.home-button {
	z-index: 50px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	border: none;
}

.content-header-quote {
	width: 481px;
	height: 109px;
	
	position: absolute;
	
	top: 160px;
	left: 440px;
}




/* --------*/

/* quotes */

#quote-live {
	position:absolute;
	top: 170px;
	right: 55px;
}

#quote-films {
	position:absolute;
	top: 180px;
	left: 500px;
}

#quote-plays {
	position:absolute;
	top: 175px;
	left: 500px;
}

#quote-creative {
	position:absolute;
	top: 180px;
	left: 380px;
}

#quote-about {
	position:absolute;
	top: 180px;
	left: 380px;
}

#quote-contact {
	position:absolute;
	top: 175px;
	left: 400px;
}
/* --------*/

/*  HEADERS */
#creative-services {
	background: url(/images/header-creative-services.gif) transparent top right no-repeat;
}

#live-performances {
	background: url(/images/header-live-performances.gif) transparent top right no-repeat;
}

#films {
	background: url(/images/header-films.gif) transparent 390px 0px no-repeat;
}

#about {
	background: url(/images/header-about.gif) transparent 360px 0px no-repeat;
}

#contact {
	background: url(/images/header-contact.gif) transparent 360px 0px no-repeat;
}

#plays {
	background: url(/images/header-plays.gif) transparent 390px 0px no-repeat;
}

#home1 {
	background: url(/images/header-taking.gif) transparent 0px 0px no-repeat;
}

#home2 {
	background: url(/images/header-fatman.gif) transparent 270px 0px no-repeat;
}

#home3 {
	background: url(/images/header-spooky.gif) transparent 150px 0px no-repeat;
}

/* --------*/

