/* @override http://www.dezartperforms.com/css/styles.css */

/* @override http://www.dezartperforms.com/css/styles.css */

/* @override http://www.dezartperforms.com/css/styles.css */

/* @override http://dezartperforms.com/css/styles.css */

/** {
	margin: 0;
	padding: 0;
}*/

body {
	margin:  0;
	padding: 0;
	text-align: center;
	min-width: 914px;
	background-color: black;
	color: white;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#wrapper {
	text-align: left;
	width: 924px;
    /*min-height:700px;*/
    background-image:url(../img/bkrd-brown.gif);
	border: 1px solid #59362e;
    color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 110px;
	background-image: url(../img/DP-hdrArt.jpg);
	background-repeat: no-repeat;	
	border-bottom: .3em solid #000000;
	color: #000;
}

#header .logo {
	float: left;
	padding-top: 25px;
	padding-left: 27px;
}

#header ul {
	margin:  0;
	padding:   95px 20px 0 0;
	text-align: right;
}

#header li {
	display: inline;
	color: white;
}

#header a:link, #header a:visited {
	text-decoration: none;
	color: white;
} 

#header a:hover, #header a:active {
	color: #f29f05;
}

a {
   text-decoration: none;
   /* just a default, so we don't have to set it all over the place. */
   color: #fff;
}

#main {
	float: left;	
	background-image: url(../img/DP-homeBkgrd.jpg);
	background-repeat: no-repeat;
	background-color: ;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
}

#gallery {
	float: right;
	width:700px;
	margin: 25px 25px 130px 20px;
	border: 1px solid #b9d2e3;
	background-color: none;
	color: black;
}


#content {
	float: right;
	width:600px;
	margin: 25px 25px 130px 20px;
	border: 1px solid #b9d2e3;
	background-color: none;
	color: black;
}

#content3 {
	float: right;
	width:600px;
	margin: 25px 25px 500px 20px;
	border: 1px solid #b9d2e3;
	background-color: none;
	color: black;
}

.fb-like {
	background-color: none;
	color: #ffffff;
}

#space {
	float: right;
	width:auto;
	margin: 15px 25px 30px 25px;
	padding-top: 10px;
	border-top: 1px solid #b9d2e3;
	background-color: none;
	color: white;
}

#space h2{
	margin-top: 15px;
	color: #8aa1bf;
}

#space p a:link, #space p a:visited {
	color: #8aa1bf;
	font-size: 100%;
}


#content .inner {
	margin: 15px 20px 10px 20px;
}

#content .calendar {
	margin: 7px;
}

#content .inner h1 {
	color: white;
	margin-bottom: 15px;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 150%;
}

#content .inner h3 {
	margin-bottom: 2px;
	line-height: 18px;
	font-size: 130%;
	color: #e9ac37;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
	color:  #e9ac37;
}

#content .inner p {
	color: white;
	font-size:90%;
	margin: 7px 0 5px 0;
}

#content .inner p.title {
	color: white;
	font-size:90%;
	margin-top: 0px;
}

#content .inner p.author {
	font-weight: bold;
	font-size: 110%;
	margin: 4px 0 12px 0;
}

#content p.more {
	margin-top: 0;
	padding-top: ;
	text-align: right;
}

#content p.featurTickets {
	margin-top: 0;
	padding-top: 25px;
	text-align: right;
}

#content p.more a:link, #content p.more a:visited {
	background-image: url(../img/more-bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 105%;
	color: #8aa1bf;
} 

#content .inner ul.features {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#content .inner ul.features li {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#content .inner ul.staff {
    margin: 0;
    padding: 0;
    display: inline-table;
    list-style: none;
}
#content .inner .staff li {
    float: left;
    margin: 0 5px 20px 20px;
}

#season {
	margin: 15px 20px 15px 20px;
}

#season h1 {
	color: #b9d2e3;
	margin-bottom: 15px;
	padding-bottom: 0.5em;
	line-height: 21px;
/*	border-bottom: 1px solid #b9d2e3;*/
	font-size: 150%;
}

#season h2 {
	color: #e9ac37;
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 19px;
	text-align: justify;
}

#season p {
	color: white;
	padding-bottom: 15px;
	line-height: 16px;
	font-size: 100%;
}

#season ul {
	float: left;
    width:  100%;	
    margin:  0;
	padding:   10px 0px 10px 0;
	/*text-align: left;*/
	border-bottom: 1px solid #8aa1bf;
}

#season ul.subject {
    float: right;
    padding-top: 13px;
	font-size: 90%;
	border-bottom: none;
}

#season li {
/*	display: inline;*/
	color: white;
	list-style: none;
}

#select {
	margin: 15px 20px 15px 20px;
}

#select h1 {
	color: #b9d2e3;
	margin-bottom: 15px;
	padding-bottom: 0.5em;
	line-height: 21px;
	border-bottom: 1px solid #b9d2e3;
	font-size: 150%;
}

#select h2 {
	color: #e9ac37;
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 19px;
	text-align: justify;
}

#select p {
	color: white;
	padding-bottom: 15px;
	line-height: 16px;
	font-size: 100%;
}

#select ul {
	float: left;
    width:  100%;	
    margin:  0;
	padding:   10px 0px 10px 0;
	/*text-align: left;*/
	border-bottom: 1px solid #8aa1bf;
}

#select ul.subject {
    float: right;
    padding-top: 13px;
	font-size: 90%;
	border-bottom: none;
}

#select li {
/*	display: inline;*/
	color: white;
	list-style: none;
}

#select li.play {
    margin: 0;
    color: #e9ac37;
	text-transform: NONE;
	font-size: 105%;
	padding: 3px 0 3px 0;
}

#select li.writer {
	float: left;
}

#select li.date {

	color: #b9d2e3;
	font-size: 107%;
	text-transform: uppercase;
    padding: 3px 0 7px 0;
}

#select li.synop {
    padding-top: 0px;
    margin: 7px;
    float: left;
    line-height: 16px;
}

/*#select dl {
	display: block;
	color: #b9d2e3;
}*/

#entries {
	margin: 15px 20px 15px 20px;
}

#entries h1 {
	color: #b9d2e3;
	margin-bottom: 5px;
	padding-bottom: 0.1em;
	line-height: 21px;
	/*border-bottom: 1px solid #b9d2e3;*/
	font-size: 150%;
}

#entries h2 {
	color: #e9ac37;
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 19px;
	text-align: justify;
}

#entries h3 {
	color: white;
	padding: 0;
	margin: 0;
	font-size: 110%;
	line-height: 19px;
	text-align: justify;
}
#entries p {
	color: white;
	padding-bottom: 5px;
	line-height: 16px;
	font-size: 100%;
}

/*#entries ul, ol {
	float: left;
    width:  100%;	
    margin:  0;
	padding:   10px 0px 10px 20px;
	text-align: left;
	border-bottom: 1px solid #8aa1bf;
}*/

#entries ul, ol {
	display: block;
	color: white;
	margin: 10px 0 5px 0;
}

#entries li {
	padding-bottom: 5px;
}
#entries dl {
    font-size: 110%;
	display: block;
	color: #b9d2e3;
}

#sponsors {
	float: left;
	width:520px;
	margin: 5px 25px 100px 20px;
	/*border: 1px solid #b9d2e3;*/
	background-color: none;
	color: white;
}

#sponsors li {
	display: block;
	color: white;
	text-align: center;
	line-height: 30px;
	padding-left: 0px;
	font-style: italic;
	font-size: 120%;
}

#sponsors h1 {
	color: #b9d2e3;
	margin-bottom: 15px;
	padding-bottom: 0.5em;
	line-height: 21px;
	border-bottom: 1px solid #b9d2e3;
	font-size: 150%;
}

#sponsors h2 {
	color: #b9d2e3;
	padding-left: 40px;
	margin-top: 20px;
	font-size: 135%;
}

#sponsors p.descrip {
	color: white;
	margin-top: 125px;
	padding-bottom: 15px;
	line-height: 20px;
	font-size: 100%;
	text-align: justify;
}

#sponsors h3 a:link, #sponsors h3 a:visited {
	color:  #e9ac37;
}

#content .inner .features li img {
    float: left;
    margin: 0 10px 15px 0;
    border:1px solid white;
}

#contentfoto {
	/*float: right;*/
	width:80%;
	margin: 35px 25px 130px 100px;
	border: 1px solid #b9d2e3;
	color: white;
}

#contentfoto h1 {
	color: #e9ac37;
	font-size: 150%;
	margin: 20px 0 0 20px;
}

#contentfoto p {
	color: white;
	font-size: 110%;
	margin: 7px 0 0 28px;
}
#popupFeature2 {
	text-align: left;
	position: relative;	
 	width:650px;
	/*border: 1px solid #b9d2e3;*/
	background-color: #000000;
	color: #e9ac37;
	margin: 10px;
	padding: 20px;
	height: 1%;
}

#popupFeature2 h1 {
	margin: 0;
	font-weight: bold;
	font-size: 140%;
}

#popupFeature2 h2 {
	margin: 0;
	font-weight: bold;
	font-size: 140%;
	line-height: 3em;
	color: #778ba5;
}

#popupFeature2 h3 {
	color: #e9ac37;
	margin: 0;
	font-weight: normal;
	font-size: 120%;
	line-height: 60%;
}

#popupFeature2 p {
	color: white;
	font-size: 110%;
	line-height: 18px;
}

#popupFeature2 a:link {
	text-decoration: underline;	
}

#popupFeature {
	position: relative;	
 	width:450px;
	/*border: 1px solid #b9d2e3;*/
	background-color: #000000;
	color: #e9ac37;
	margin: 10px;
	padding: 20px;
	height: 1%;
}

#popupFeature h1 {
	margin: 0;
	font-weight: bold;
	font-size: 140%;
}

#popupFeature h3 {
	color: #e9ac37;
	margin: 0;
	font-weight: normal;
	font-size: 100%;
}

#popupFeature p {
	color: white;
	font-size: 110%;
	line-height: 18px;
}

#popupFeature a:link {
	text-decoration: underline;	
}

#aboutfeature {
	/*border: 1px solid red;*/
	/*background-image: url(../img/FeatureBnr.jpg);*/
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 4em 1em 20px;
	/*height: 1%;*/
}

#aboutfeature h2 {
	margin: 5px 0 0 0;
	line-height: 24px;
	font-weight: bold;
	font-size: 175%;
}

#aboutfeature p {
	color: white;
	font-size: 100%;
	line-height: 18px;

}

#aboutfeature p a:link, #aboutfeature p a:visited {
	background-image: url(../img/google_maps_icon.png);
	background-repeat: no-repeat;
	background-position: center left;
    padding:4px 0 0 32px;
	font-size: 112%;
	color: #8aa1bf;
	line-height: 32px;

}

#aboutfeature p.more {
	margin-top: 0;
	text-align: left;
}

#aboutfeature .happen {
	color: #8aa1bf;
	font-weight: bold;
	text-transform: uppercase;
}
#message {
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: white;
	padding: 1em 3em 1em 2em;
	/*height: 1%;*/
}

#message h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#message h2 {
	margin: 7px 0 0 0;
	line-height: 20px;
	font-weight: bold;
	font-size: 110%;
}

#message h2 a:link, #mainfeature h3 a:visited {
	color: #8aa1bf;
}

#message p {
	margin-top: 15px;
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#mainfeature {
	/*border: 1px solid red;*/
	background-image: url(../img/2014audienceFav-announceArt-03.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 7em 0em 22px;
	/*height: 1%;*/
}

#mainfeature h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#mainfeature h2 {
	margin: 7px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 125%;
}

#mainfeature h3 a:link, #mainfeature h3 a:visited {
	color: #f70916;
}

#mainfeature p {
	margin-top: 15px;
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#mainfeature p.tix a:link, #mainfeature p.tix a:visited {
	background-image: url(../img/more-bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding:4px 0 0 14px;
	font-size: 118%;
	color: #8aa1bf;}

#mainfeature p.more {
	margin-top: 0;
	text-align: left;
}

#mainfeature .happen {
	color: #8aa1bf;
	font-weight: bold;
	text-transform: uppercase;
}

    /* Section for feature2 page only */
#feature2b {
	/*border: 1px solid red;*/
	background-image: url(../img/FeatureBnr2b.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 28em 1em 20px;
	/*height: 1%;*/
}

#feature2b h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#feature2b h2 {
	margin: 7px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 125%;
}

#feature2b p {
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#feature2 {
	/*border: 1px solid red;*/
	background-image: url(../img/FeatureBnr_8thePlay.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 28em 1em 20px;
	/*height: 1%;*/
}

#feature2 h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#feature2 h2 {
	margin: 7px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 125%;
}

#feature2 h3 a:link, #feature2 h3 a:visited {
	color: #f70916;
}

#feature2 p {
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#feature2 p.tix {
	color: #8aa1bf;
	font-size: 100%;
}

#feature2 p.more {
	margin-top: 0;
	text-align: left;
}

#feature2 .happen {
	color: #8aa1bf;
	font-weight: bold;
	text-transform: uppercase;
}

#feature3 {
	/*border: 1px solid red;*/
	background-image: url(../img/FeatureBnr.season2014-2.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 28em 1em 20px;
	/*height: 1%;*/
}

#feature3 h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#feature3 h2 {
	margin: 7px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 125%;
}

#feature3 h3 a:link, #feature2 h3 a:visited {
	color: #f70916;
}

#feature3 p {
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#feature3 p.tix {
	color: #8aa1bf;
	font-size: 100%;
}

#feature3 p.more {
	margin-top: 0;
	text-align: left;
}

#feature3 .happen {
	color: #8aa1bf;
	font-weight: bold;
	text-transform: uppercase;
}
    /* Section for mainfeature2 page only */
    /* Section for faves page only */

#faves {
	/*border: 1px solid red;*/
	background-image: url(../img/faves2010Bnr.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	/*padding: 1em 28em 1em 20px;*/
	/*height: 1%;*/
}

#faves h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}
#faves h2 {
	margin: 7px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 125%;
}

#faves h3 a:link, #mainfeature h3 a:visited {
	color: #f70916;
}

#faves p {
	color: white;
	line-height: 18px;
	font-size: 100%;
}

#faves p.tix {
	color: #8aa1bf;
	font-size: 100%;
}

#faves p.more {
	margin-top: 0;
	text-align: left;
}

#faves .happen {
	color: #8aa1bf;
	font-weight: bold;
	text-transform: uppercase;
}
    /* Section for faves page only */
    /* Section for calendare page only */

#featureCal {
	/*border: 1px solid red;*/
	background-image: url(../img/cal-bnr.jpg);
	background-repeat: no-repeat;
	background-color: #112236;
	border-bottom: 1px solid #8aa1bf;
	color: #e9ac37;
	padding: 1em 30em 1em 20px;
	/*height: 1%;*/
}

#featureCal h1 {
	margin: 5px 0 0 0;
	line-height: 21px;
	font-weight: bold;
	font-size: 175%;
}

#featureCal p {
	color: white;
	font-size: 100%;
}

#featureCal p.more {
	margin-top: 0;
	text-align: left;
}

#featureCal .happen {
	color: #8aa1bf;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
}
.address p {
	padding-left: 40px;
}

    /* Section for calendar page only */

#sidebar {
    float: right;	
    top: 25px;
	left: 10px;
	width: 260px;
	color: white;
	margin: 0;
	padding: 0;
}

#sidebar .inner {
	margin-top: 25px;
	padding: 0px;
}

.sched h2 {
	margin: 0;
	font-size: 115%;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
	color: #e9ac37;
	text-transform: none;
	font-family:Futura;
}

#sidebar .inner .pay {
	float: left;
	margin: 5px 7px 3px 3px;
	padding: 0 0 5px 5px;
	border: 1px solid white;
}

.pay h2 {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 10px 20px 5px 5px ;
	padding-bottom: 5px;
	font-size: 102%;
	line-height: 18px;
	/*border-bottom: 1px solid ;*/
	color: #8aa1bf;
}

.pay h3 {
	margin: 20px 20px 5px 5px ;
	padding-top: 5px;
	font-size: 90%;
	line-height: 16px;
	border-top: 1px solid #8aa1bf;
	color: #8aa1bf;
}

#sidebar h1 {
	margin-top: 0;
	font-size: 18px;
	line-height: 24px;
	padding: 12px 0 0 15px;
	color: #8aa1bf;
	text-transform: none;
	font-family:Futura;
}


#sidebar ul {
	width: 240px;
	margin-left: 10px;
	font-size: 12px;
	line-height:18px;
	list-style-type: none;
	/*border-bottom: 1px solid #d19800;*/
	padding-left: 0;
}

#sidebar h2 a:link, #sidebar h2 a:visited {
	margin: 18px;
	padding: 9px;
	background-image: url(../img/email_icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 34px;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	color: #8aa1bf;
}	

/*#noicon a:link, #sidebar h2.noicon a:visited {
	margin: 18px;
	padding: 9px;
	background-image: url(../img/email_icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 34px;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	color: #8aa1bf;
}*/

#sidebar p, #sidebar li {
	font-size: 90%;
	padding: 5px 7px 2px 7px;
	border-bottom: 1px solid #d19800;
	color: white;
}

#sidebar .sched li.last {
	font-size: 90%;
	margin-bottom: 21px;
	border-bottom: 1px solid #d19800;
	color: white;
}

#sidebar li.quote {
	text-align: justify;
	padding: 7px;
	border-top: 1px solid #d19800;
	color: white;
}


#sidebar ul a:link, #sidebar ul a:visited {
	text-transform: none;
	color: #f29f05;
} 

#sidebar li p.patron {
	border: 0;
	margin: 0px;
	text-transform: none;
	text-align: right;
	color: #f29f05;
} 

 

#sidebar .date {
	font-weight: bold;
}

/*#sidebar .tix h3 {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 7px;
	font-size: 90%;
	color: #8aa1bf;
	text-transform: uppercase;
}*/

#sidebar p.more {
	clear: right;
	margin: 0 30px 0 0;	
	text-align: right;
}

#sidebar p.more a:link, #sidebar p.more a:visited {
	color: white;
	background-image: url(../img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}

#sidebar h3 {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	margin-left: 5px;
	color: #8aa1bf;
}

#footer {
	font-size: 90%;
	text-align: center;
	padding: 5px 0 5px 0;	
	clear: both;
}


















