/*  
Author: Alex Berger

UNDER CONSTRUCTION
*/



body {
	background: #000000 url(images/page_background.jpg) no-repeat top center;
}

.page h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 .8em 0;
	letter-spacing: .5px;
	line-height: 1.1;
	text-align: center;
}

.page h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 32px 0 .8em 0;
	letter-spacing: .5px;
	line-height: 1.1;
	text-align: left;
}

.page .first h3, .page h3.first {
	margin-top: 0;
}

.page h3 span.sub {
	font-size: .6em;
}

a {
	text-decoration: none;
	color: #AB9BBB;
}

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

a:visited {
	text-decoration: none;
	color: #AB9BBB;
}

a:hover {
	border-bottom: 1px solid #7B7086;
}

h3 a, h3 a:link {
	color: #999;
}

h3 a:hover {
	border: none;
}

div.page {
	position: relative;
	left: -10px;
	margin-top: 102px;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 36px;
	line-height: 1.5;
}

div.page p {
	margin: 1em 0 0 0;
}

ul.page_nav {
	display: none;
	padding: 0;
	margin: 0 0 32px 0;
	list-style-type: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 2;
	text-transform: uppercase;
}

ul.page_nav li {
	display: inline;
	text-align: center;
	margin: 0 1em;
}

ul.page_nav li a {
	color: #999;
	border: none;
}

ul.page_nav li a:link {
	color: #999;
	display: inline;
	border: none;
}

ul.page_nav li a:visited {
	color: #999;
	display: inline;
	border: none;
}

ul.page_nav li a:hover {
	color: #ffffff;
}


.page div.item {
	margin: 0;
}

#contact_page {
	text-align: center;
}

#contact_page #address{
	margin-top: 2em;
	font-size: 1.2em;
}

#contact_page #emails{
	margin-top: 2em;
}

#about_page img.preceding {
	float: left;
	border: 1px solid #fff;
	margin: 0 16px 7px 0;
}

#about_page #board ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#about_page #board ul li {
	display: block;
	clear: both;
	margin: 0 0 .5em 0;
	padding: 0;
}

#about_page #board img {
	border: 1px solid #fff;
	margin: 0 16px 0 0;
	vertical-align: middle;
}

.page div#hamlet_main, .page div#hac_main, .page div.show_main {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #444;
	margin-bottom: 1.5em;
}

.page #timeplace {
/*
	width: 300px;
	margin: 36px auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
*/
	text-align: center;
	padding: 1em 0 .75em 0;
}

.page #timeplace p#dates {
	margin-top: 0;
}

#hac_page #timeplace {
	font-size: .8em;
}

#hac_page #timeplace #dates{
	font-weight: bold;
}

#hamlet_page img, #hac_page img, .show img {
	border: 1px solid #fff;
	margin: 0 auto 24px auto;
}

#hamlet_page div.item, #hac div.item, .show div.item {
	text-align: center;
	line-height: 1.4;
}

#hac_page h2 {
	width: 459px;
	height: 108px;
	text-indent: -9999px;
	margin: 0 auto 1em auto;
	background: #000000 url(images/hac_banner.jpg) no-repeat top center;
	border: 2px solid #000;
}

#hac_main h3 {
	text-align: center;
}

.page h4 {
	text-align: left;
	margin: 1em 0 0 0;
}

.page h4.cast {
	text-align: center;
}

.page .poster {
	text-align: center;
}

.page p.excited {
	font-weight: bold;
	font-style: italic;
}

.page p.jesse_signoff {
	padding-top: 70px;
	background: #000000 url(images/jam_sig.jpg) no-repeat top left;
}

.page a.midpage_button {
	display: block;
	text-align: center;
	margin-top: 1em;
	font-size: 1.25em;
}

.page a.midpage_button:hover {
	border-bottom: none;
	text-decoration: underline;
}

#hac_page .poster {
	display: block;
	background: #000000 url(images/andromache_poster_small.jpg) no-repeat top center;
	text-indent: -9999px;
	width: 264px;
	height: 336px;
	float: left;
	margin: 0 10px 10px 0;
}

.page .cast {
	margin: 0;
	padding: 0;
	font-size: .8em;
}

.page ul.cast li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.page p.explanation {
	clear: both;
	text-align: left;
	font-style: italic;
	font-size: .8em;
	padding-top: 1.5em;
}

.show div#cast {
	text-align: left;
	font-style: italic;
	font-size: .8em;
}

.page ul li.sum_total {
	font-style: italic;
	margin-top: .5em;
}

#soundoff_page, #hac_page {
	text-align: center;
}

#soundoff_page h2 {
	width: 459px;
	height: 108px;
	text-indent: -9999px;
	margin: 0 auto 1em auto;
	background: #000000 url(images/soundoff_banner.jpg) no-repeat top center;
	border: 2px solid #000;
}

.page form h3 {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

.page form input, .page form select {
	background-color: #ccc;
	color: #111;
	border: none;
	font-size: .9em;
}

.page form .chunk {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 2em;
}

.page form #email_chunk,  .page form #inform_chunk {
	clear: both;
	float: none;
	width: 400px;
}

.page form #email_chunk input {
	width: 300px;
}

.page form #email_chunk .explanation {
	margin-top: .5em;
}

.page form label {
	font-weight: bold;
	display: block;
	font-size: .8em;
	color: #aaa;
}

.page form #inform_chunk label {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}

form div.error {
	color: #B14242;
	margin-bottom: 1em;
}

form .error h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}

form .error p {
	margin-top: 0;
	padding-top: 0;
	font-style: italic;
}

#shows_page {
	text-align: center;
}

#shows_page .players {
	margin-top: 22px;
	font-size: .9em;
	text-align: center;
	font-style: italic;
	color: #aaa;
}

.players p {
	margin: 0;
	padding: 0;
}

.players p.section-start {
	margin-top: 2em;
}

.players strong {
	font-style: normal;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
}

#photos_page .gallery {
	text-align: center;
	margin-top: 12px;
}

.gallery a, .gallery a:link, .gallery a:hover {
	text-decoration: none;
	border: none;
}

.gallery p.credit {
	font-size: .9em;
	margin-top: 0;
	color: #aaa;
}

a.poster, .a.poster:link, a.poster:hover {
	text-decoration: none;
	border: none;
}

.page .section {
	border: 1px solid #3a3a3a;
	padding: 16px 0;
	margin-bottom: 16px;
}

.page .section_content {
	margin-top: 16px;
	display: none;
}

.page .section a.toggle {
	display: block;
	margin-top: 16px;
	font-style: italic;
}

.page .section a.toggle:hover {
	border: none;
	text-decoration: underline;
}

.page .section a.less {
	display: none;
}

.page .section h3.section_head {
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#shows_page a.poster img, #shows_page a.poster:link img{
	border: 1px solid #000000;
}

#photos_page a.poster:hover img{
	border: 1px solid #AB9BBB;
}

#shows_page a.photo_link img, #shows_page a.photo_link:link img{
	margin: 4px;
	border: 1px solid #000000;
}

#shows_page a.photo_link:hover img{
	border: 1px solid #AB9BBB;
}