/*
Theme Name: Post Playhouse
Description: For use on www.postplayhouse.com.
Author: Double D Photo & Design
Author URI: www.ddphotodesign.com
Version: 1.0
*/
#ie6_sux{
	display:none;
}
#ie7_sux{
	display:none;
	float:right;
	width:400px;
}

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/*--------------------Begin Actual Styles----------------------------------*/

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #BAAC35;
	background-image: url(images/backgroundShadow.png);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 1.4em;
}
p {
    margin-bottom: 1em;
}
img {
	border-style: none;
}
a, a:visited{
    color: #A87324;
}
h2, h2.entry-title{
	color: #060;
	font-size: 1.5em;
	margin:0.5em 0 0.5em 0;
}
h2.entry-title{
	border-bottom:#060 1px solid;
}
h2.entry-title a{
	color:#060;
	text-decoration:none;
}
h3{
        color: #a87324;
        font-family: arial, sans-serif;
        font-size: 1.1em;
}
h5{
        color: #a87324;
        font-family: arial, sans-serif;
        font-weight:bold;
		font-size: 1.2em;
		text-align:center;
		border-bottom:2px solid #a87324;
		margin-bottom:8px;
}
h6{
        color: #06f;
        font-family: arial, sans-serif;
        font-style: italic;
        font-size: 0.9em;
        #font-variant: small-caps;
}
.anchor {
	clear:both;
}
#backdrop {
	background-image: url(images/backdrop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 785px;
	position: static;
}
#mainContainer {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -765px;
	position: relative;
}
#header {
	height: 125px;
	background-color: #FFFFFF;
	border-style: solid solid none solid;
	border-color: #006600;
	border-width: 3px;
	width: 340px;
	padding: 0 12px;
	position: relative;
}
#mask {
	width: 350px;
	height: 5px;
	position: absolute;
	left: 0px;
	bottom: -4px;
	background-color: #FFF;
}
#contentContainer {
	width: 720px;
	min-height:600px;
	background-color:#fff;
	background-image:url(images/screenImage_01.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 3px solid #060;
	border-bottom-style: none;
	position: static;
}
/* --------- Begining of Nav----------- */
ul#nav {
	position:relative;
	width:100%;
	float: left;
	list-style: none;
	line-height: 1.5em;
	background: #060;
	font-size: 0.9em;
    padding: 0;
	margin: 0;
	top:-3px;
	margin-bottom:10px;
}
#nav a{
	display: block;
	color: #999;
	text-decoration: none;
	padding: 0.25em 0.8em;
}
#nav li {
	float: left;
	padding: 0;
}
 
#nav li ul {
	background-color:#993;
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index: 100;
	font-size: 1.0em;
	/*border:#060 3px solid;
	border-top:none;*/
}
#nav li ul a {
	color:#000;
}
#nav li li {
	width: 16em
}
 
#nav li ul li{
	border-top:1px solid #060;
}
#nav li ul{
	border-bottom:1px solid #060;
	line-height:1.8em;
}
#nav li ul ul {
	border-left:1px solid #060;
} 
#nav li ul ul {
	margin: -2em 0 0 14em;
    font-size: 1.0em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: auto;
}
 
#nav li:hover,
#nav li a:hover,
#nav li:hover a {
	color: #000;
    background: #993;
}
#nav ul li:hover, #nav ul li a:hover{
	background-color:#cc9;
}
#nav li.current-menu-item a,
#nav li.current-menu-item a:hover,
#nav li.current-menu-ancestor li.current-menu-item a,
#nav li.current_page_item a,
#nav li.current_page_item a:hover,
#nav li.current_page_ancestor li.current_page_item a{
	color:#fff;
	cursor:default;
}
#nav li.current-menu-item a,
#nav li.current_page_item a{
	background:#060;
}
#nav ul li.current-menu-item a,
#nav ul li.current_page_item a,
#nav ul li.current-menu-item a:hover,
#nav ul li.current_page_item a:hover{
	background:#993;
}
#nav li.current-menu-ancestor a,
#nav li.current_page_ancestor a{
	background:#993;
	color:#000;
}
#nav li.current-menu-item ul a,
#nav li.current-menu-item ul a:hover,
#nav li.current_page_item ul a,
#nav li.current_page_item ul a:hover{
	color:#000;
}
#nav a{
	cursor:default;
}
#nav a:link, #nav a:visited{
	cursor:pointer;
}
/* ------------end of Nav----------- */

div#content {
        clear: left;
        margin: 5px 15px;
        
}
.entry-utility {
	margin-top:8px;
	font-size:0.7em;
}

/*  --------Ticket page tables------- */
.tickets {
	background-color: #ccc;
	line-height: 1.8em;
	border: 1px solid #006600;
	border-collapse: collapse;
	font-size: 0.8em;
	margin-bottom:18px;
}
.tickets .dotted_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DA28D;
}
.tickets  th {
	color: #006600;
	font-weight: normal;
	font-size: 1.3em;
	background: #aaa;
	line-height: 2em;
}
.tickets .centered {
	text-align: center;
}
.tickets .info {
	color: #006600;
	font-size: 0.75em;
	line-height: 1em;
	padding-bottom: 5px;
}
.tickets .solid_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tickets  td:first-child {
	width: 25%;
	padding-left: 2%;
}
#subscriber_info td.subscriber_alert {
	font-size: 0.8em;
	color: #a87324;
	padding-left: 8px;
	line-height: 1.5em;
}

/* -------after content--------*/
#footer {
	position: relative;
	width: 720px;
	height: 85px;
	margin: 0 auto 0 auto;

}
#footer a,
#footer a:visited{
    color: #999;
}
#footer a:hover{
	color:#000;
}
#footerShadow {
	background-image: url(images/bottom_bumper.png);
	background-position: left bottom;
	height: 110px;
	width: 792px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: -36px;
}
#footerContent {
	background-color: #FFFFFF;
	background-image: url(images/screenImage_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 720px;
	margin: auto;
	border: 3px solid #060;
	border-top-style: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 9px;
	color: #777;
	position: absolute;
	top: 0px;
	left: -3px;
}
#copy{
	min-height:45px;
	position:absolute;
	top:58px;
	left:0;
	width:630px;
	text-align:left;
	z-index:99;
	color: #030;
	font-size:9px;
	line-height:8px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/NA_logo.png);
	background-repeat: no-repeat;
	background-position: 605px 2px;
	padding-right:100px;
	padding-top:5px;
}
#copy a, #copy a:visited{
	color:#030;
}
/*-----------------------------------the new stuff--------------------------*/
div#pictureBoxes{
	width:670px;
	height:210px;
	margin:60px auto 0px auto;
}
div#todayBox{
	height:200px;
	width:200px;
	background-color:#fff;
	position:relative;
	float:left;
}
div#todayBox_frame{
	background-image:url(images/todayBox.png);
	position:absolute;
	top:-21px;
	left:-9px;
	height:240px;
	width:229px;
}
div#todayBox_frame_upcoming{
	background-image:url(images/todayBox_upcoming.png);
	position:absolute;
	top:-21px;
	left:-9px;
	height:240px;
	width:229px;
}

div#todayBox_message{
	position:absolute;
	background-color:#eeb;
	border:1px solid #dda;
	height:188px;
	width:188px;
	top:-1px;
	left:-1px;
	padding:6px;
	font-size:1.7em;
	line-height:1em;
	text-align:center;
}

div#slideshowBox{
	height:200px;
	width:420px;
	background-color:#fff;
	position:relative;
	float:right;
}
div#slideshow_overflow{
	overflow:hidden;
}
div#slideshowBox_frame{
	background-image:url(images/slideshowBox.png);
	position:absolute;
	top:-9px;
	left:-9px;
	height:228px;
	width:452px;
}

#todayMenu{
	position:absolute;
	height:200px;
	width:200px;
	left:-9999em;
	background:rgb(256, 256, 256);
	background:rgba(256, 256, 256, 0.8);
}
#todayMenu li a{
	color:#111;
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin:8px auto;
	margin-bottom:24px;
	padding:4px;
	text-align:center;
	line-height:1em;
}
#todayMenu li a:hover{
	background-color:#666;
	background-color:rgba(000,000,000, 0.7);
	color:#fff;
}
div#todayBox:hover ul#todayMenu {
	left:auto;
}


#nav-below{
	margin:8px auto;
}
#nav-above{
	display:none;
}
/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
	border:#060 2px solid;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #797;
	line-height: 18px;
	text-align: center;
	margin-bottom: 12px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #111;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}


/* Quick fixes ---------------------------------------------------*/

.entry-content{
	line-height:1.8em;
}

.page {
	position:relative;
}

div.page-link.top {
	position:absolute;
	top:0;
	right:0;
}

div.page-link {
	border:1px solid #060;
	background: #FFFFCC;
	padding:0 5px;
	position:relative;
	bottom:auto;
	top:0;
}
h1.page-title {
	color:#060;
	text-align:center;
	font-size:1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:8px;
	border-top:none;
	border-bottom:solid;
	border-right:none;
	border-left:none;
	border-width:2px;
	border-color:#669966;
}
div.production_image{
	background:#000;
	border:8px solid #060;
	border-left: none;
	border-right: none;
	margin-bottom:0;
}
#content div.production_image img{
	border:none;
	margin-top:8px;
	margin-bottom:8px;
}
#content div.sponsor_image img{
	border:1px solid #dda;
	float:right;
	width:200px;
	height:auto;
}
#content div.sponsor_image{
	margin-top:0;
}
#content div.running_dates {
	float:left;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#a87324;
	font-weight:bold;
	width:200px;
	font-size:0.9em;
}
#content div.running_dates li{
	margin-left:24px;
	text-indent:-24px;
}
#content div.dates_message{
	font-size:2em;
	color:#CC0000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#content div.production_content{
	clear:both;
	border-bottom:2px solid #7a7;
	padding-top:8px;
}
#content div.production_stats{
	margin:0;
	background-color: #eeb;
	padding:8px;
	border-bottom:1px solid #dda;
}
div.production h2.entry-title{
	color:#060;
	text-align:center;
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:8px;
	border:none;
	line-height:1em;
}
.show_title {
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
}
.song_title {
	font-style:italic;
	color:#333333;
}
.writers {
	display:block;
	margin-top:-24px;
	font-size:0.8em;
}
.notice {
	display:block;
	border:1px solid #a87324;
	background-color: #ffc;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	line-height:1.3em;
	width:90%;
	margin:auto;
	color:#CC0000;
}
a.photo_gallery{
	margin:auto;
	background-color: #eeb;
	border:1px solid #dda;
	color:#a87324;
	padding:5px;
	text-decoration:none;
}
a.photo_gallery:hover{
	text-decoration:underline;
}
#content ol{
	list-style:decimal;
	padding-left:3em;
	margin:8px;
}
.bio_role{
	display:block;
	color:#a87324;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.2em;
}
.hover:hover{
	color:#a87324;
}
ul.page_tree{
	float:right;
	border:1px solid #060;
	background: #FFFFCC;
	padding:0 5px;
	margin:8px;
}
