/* CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS Reset v1.0 | 20080212 */









html
{

}


body
{
	background-color: #000000;
	color: #E6E6E6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .09em;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 { color: #FAFAFA; }

h2
{
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 1em;
}

h3
{
	font-size: 1.3em;
	margin-bottom: 1em;
	letter-spacing: .1em;
	margin-top: .5em;
}

h4
{
	font-size: 1.2em;
	margin-bottom: 1em;
	letter-spacing: .1em;
}

a, a:link
{
	color: #FAD01E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

b { letter-spacing: .08em; }

p
{
	margin-bottom: 1.2em;
	line-height: 1.1em;
}

p.caption
{
	font-size: 7pt;
	color: #B3B3B3;
	margin-bottom: 2em;
}

address
{
	font-style: normal;
	margin-bottom: 1em;
}

.sup
{
	font-size: .7em;
	position: relative;
	bottom: 0.35em;
}

.clear
{
	clear: both;
	width: 100%
	height: 1px;
}

#wrapper
{
	width: 960px;
	margin: 30px auto;
}

#nav
{
	font-size: 20pt;
	letter-spacing: 0em;
}

#nav a { color: #E6E6E6; }
#nav a:hover, #nav li.current a { color: #FAD01E;	text-decoration: none;
 }

#nav ul li
{
	float: left;
	padding-right: 2.5em;
}

#nav ul li.donate { padding-right: 0;margin-right: 0; }

#nav ul li.sm {padding-left: 1.6em; }
#nav ul img {height: 23px; width: 23px; margin-top: 3px;}


#left, #content .left
{
	width: 368px;
	margin-right: 33px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	margin-bottom: 50px;
}

#left .main, #content .left .main
{
	width: 330px;
	margin: 0px auto;
}

#left ul, #content .left ul
{
	margin-bottom: 1em;
	margin-left: 1em;
}

#left li, #content .left li
{
	line-height: 1.3em;
}

img#main
{
	margin-left: -10px;
	margin-top: 3px;
	padding-bottom: 2em;
}

#right, #content .right
{
	float: right;
	width: 550px;
	margin-top: 2.1em;
	margin-bottom: 50px;
	/* border:  2px solid red; */
}

#headliner
{
	width: 332px;
	height: 95px;
	overflow: hidden;
	float: left;
}

#headliner, #buy
{
	color: #FAD01E;
	letter-spacing: .08em;
}


#buy
{
	float: right;
	width: 200px;
	text-align: center;
}

#buy_tickets
{
	display: block;
	width: 200px;
	height: 50px;
	background: url("../images/donate.gif") no-repeat 0 0;
}

#buy_tickets:hover { background-position: 0 -50px; }
#buy_tickets span { display: none; }
 /* img#buy_button { padding-bottom: 5px; } */
.call { /* color: #E6E6E6; */ }

#content
{
	clear: both;
	padding-top: 11px;
	margin-bottom: 50px;
}

#content p
{
	line-height: 1.3em;
	/*text-align: justify;
	text-transform: inherit;*/
}

#footer
{
	height: 120px;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #FAD01E;
	clear: both;
	text-align: center;
	padding-top: 5em;
	color: #333333;
	font-size: 9pt;
}

#index .clear
{
	margin-bottom: 4em;
	
}

img.poster
{
	margin-top: 40px;
}

ul.projects img
{
	height: 300px;
	float: left;
	margin-right: 40px;
		margin-bottom: 40px;

}

ul.projects.li
{
}

#about #left {
	padding-top: 37px;
}

#footer a { color: #333333; }

.credits {font-size: .9em;}
.quotes {margin: 20px 0;}

#the-play .actor
{
	height: 280px;
	margin-bottom: 2em;
}

#the-play .actor p
{
		text-align: left;

}
