@import url("menu.css");

/*PENOBSCOT THEATRE STYLESHEET */

html, body {
	padding: 0px;
	margin: 0px auto;
	background-color: #000000;
	font-family:"Arial";
	font-size: 12px;
}

.cl {
	clear: both;
}	

a {
	color:#FFF;
	text-decoration:none;
}

a:hover{
	color:#c49a6b;
}

#wrapper {
	position: absolute;
    top: 0px;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
	background-color: #FFF;
	z-index: 1;
}

#content {
	position:relative;
	width:1000px;
	/*background-image:url(../images/background.jpg);*/
	background-repeat: no-repeat;
	background-position:top;
	background-color: #000000;
	z-index: 2;
}


#header {
	position:relative;
	top: 60px;
	height:120px;
	/*background-image:url(../images/logo.png);*/
	background-position: top left;
	background-repeat:no-repeat;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#index-left{
	position:relative;
	float:left;
	width:425px;
	height:100%;
}


#main {
	position: relative;
	top: 40px;
	left: 35px;
	width:375px;
	background-color:#000;
	border: 1px solid #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#main2 {
	position: relative;
	float:left;
	padding-top:12px;
	margin-left:10px;
	top: 210px;
	left: 50px;
	width:425px;
	background-color:#000;
	border: 1px solid #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


#main-sub {
	position: relative;
	top: 40px;
	left: 35px;
	width:515px;
	background-color:#000;
	border: 1px solid #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	color: #FFFFFF;
	padding: 15px;
}


#main h1, #main-sub h1 {
	font-family:"Arial";
	font-size:26px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

#main-sub h2 {
	color: #c49a6b;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 35px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
}

#main-sub h2 .white {
	color: #FFFFFF;
}
	
	#main-sub h3{
	margin-top:3px;	
	}

#main-sub a img {
	border-color: #FFF;
}
#main-sub a:hover img {
	border-color: #c49a6b;
}
#main-sub img{
	margin-bottom:10px;
}

#main-sub h3, #main-sub h4, #main-sub h5, #main-sub h6 {
	color: #FFFFFF;	
}

#main-sub .sponsor:{
	color: #FFFFFF;
}

#main p, #main-sub p, #main2 p {
	font-family:"Arial";
	font-size:12px;
	line-height: 16px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:15px 18px;
}

#main-sub p {
	padding: 5px 0px;	
}

#main2 p {
	padding: 5px 18px;	
}

#main-sub .error {
	color: red;
	font-weight: bold;
}

#show_title {
	position: relative;
	top: 15px;
	left: 18px;
	width:200px;
	text-align:left;
	font-size: 30px;
	text-transform:uppercase;
}

#show_title2 {
	margin-top:0px; 
	position: relative;
	top: 5px;
	left: 18px;
	width:200px;
	text-align:left;
	font-size: 20px;
	text-transform:uppercase;
}

	#show_title2 a{
	color: #c49a6b	
	}

#show_date {
	position: relative;
	top: 15px;
	left: 18px;
	width:200px;
	text-align:left;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#show_title a, a:hover {
	text-decoration:none;
	color:#FFF;
}

#show_date a, a:hover {
	text-decoration:none;
	color: #799ba2;
}

#main img{
	display:block;
	float:right;
	margin: 17px 17px 10px 10px;
}

#main2 img{
	position: relative;
	top: 0px;
	display:block;
	float:right;
	margin: 0px 17px 5px 10px;
}

.four {
	position: relative;
	top: 52px;
	left: 35px;
	float:left;
	width:127px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	margin-right: 10px;
	background-color:#000;
	border: 1px solid #fff;
}

.three {
	position: relative;
	top: 52px;
	left: 35px;
	float:left;
	width:174px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	margin-right: 10px;
	background-color:#000;
	border: 1px solid #fff;
}

.one {
	position: relative;
	top: 52px;
	left: 35px;
	float:left;
	width:545px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	background-color:#000;
	border: 1px solid #fff;
}

#lower-link {
	position: relative;
	top: 30px;
	left: 35px;
	float:left;
	width:174px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	margin-right: 10px;
	background-color:#000;
	border: 1px solid #fff;
}

.four a, .three a, #lower-link a {
	display:block;
	color:#FFF;
	text-decoration:none;
}

.four a:hover, .three a:hover, #lower-link a:hover {
	display:block;
	color:#c49a6b;
	text-decoration:none;
}

#buy_button, #previous {
	position: relative;
	top: 52px;
	left: 35px;
	float:left;
	width:160px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	background-color:#000;
	border: 1px solid #fff;
}

#buy_button a, #network_botton a{
	display:block;
	color:#FFF;
	text-decoration:none;
}

	#network_button {
	position: relative;
	float:left;
	width:160px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	background-color:#000;
	margin-bottom:15px;
	border: 1px solid #fff;
	}
	
		#network_button a:hover{
			color:#c49a6b;
		}
	
	#homefooter{
		position: relative;
		top: 65px;
		left: 35px;
		width:377px;
		background-color:#000;
	}
	
		#homefooter-left{
			width:162px;
			float:left;
		}
		
		#homefooter-right{
			float:right;
			border:1px solid #fff;
			width:200px;
		}

#buy_button a:hover, #previous a:hover{
	display:block;
	color:#c49a6b;
	text-decoration:none;
}

#previous {
	width: 260px;
}

#season_button, #next, #next_more {
	position: relative;
	top: 52px;
	left: 48px;
	float:left;
	width:200px;
	text-align:center;
	letter-spacing: .3em;
	padding: 10px 0px 10px 0px;
	background-color:#000;
	border: 1px solid #fff;
}

#season_button a, #next a, #next_more a {
	display:block;
	color:#FFF;
	text-decoration:none;
}


#season_button a:hover, #next a:hover, #next_more a:hover {
	display:block;
	color:#c49a6b;
	text-decoration:none;
}

#next_more {
	left: 355px;
	width: 225px;
}

#next {
	left: 95px;
	width: 225px;
}

.sponsor-photo {
	width: 230px;
	margin-left:150px;
	margin-bottom:10px;
}

.sponsor-photo-space {
	margin-right: 50px;
}

.sponsor-photo img {
	border: none;
	display:block;
	margin:0 auto;
}

.sponsor-photo h3 {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	margin-top: 5px;
}

#footer {
	clear:both;
	height:32px;
	padding-top:75px;
}

#footer_left {
	float:left;
	width:450px;
	height:27px;
	padding-top:5px;
}

#footer_left2 {
	float:left;
	width:600px;
	height:27px;
	padding-top:5px;
}

#footer_left p, #footer_left2 p {
	font-family:"Arial";
	font-size:10px;
	letter-spacing:.2em;
	line-height: 15px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}


#footer_right {
	float:left;
	width:420px;
	height:27px;
	padding-top:5px;
}

#footer_right p{
	font-family:"Arial";
	font-size:11px;
	color:#82ad7b;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:25px;
}


/* ----------------------------------------------------------------------------------------------------------
7) Page: News
---------------------------------------------------------------------------------------------------------- */

.news-container {
	border-top: 1px solid #343434;
	padding: 30px 0px;
}

	.news-container h3{
	display:block;
	margin-bottom:0px;
	font-size:20px;	
	}
	
	.news-container p{
	display:block;
	margin-top:3px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	}
	
	.news-container p a{
	margin-bottom:5px;
	margin-left:15px;
	font-size:16px;	
	color: #c49a6b;
	}

.news-container-no-border {
	padding: 15px 0px;
}

.center-container {
	padding: 30px 0 0 0;
	font-size: 12px;
}

.center-title {
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
 	font-size: 18px; 
 	color: #990000; 
 	background: inherit;
}

.center-body {
	margin-top: 10px;
}

.view-all {
	text-align: left;
	font-weight: bold;
}

.photo {
	padding-bottom: 10px;
}

.credits {
	float: left;
	margin-top: -5px;
	padding: 0px;
	color: #999999;
	font-size: 70%;
}

.caption {
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 70%;
	margin-bottom: 15px;
}

.article-title {
	color: #294B7B;
	font: normal 2.1em Arial, Sans-Serif; 
	letter-spacing: -1px;
	margin: 5px 0px 5px 0px;
}

.article-subtitle {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
}

.article-subtitle-static {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

.photo-main {
	margin-right: 10px;
	float: left;
}

.photo-main img {
	border: 0;
}

.gallery-desc {
	padding-left: 10px;
	font-size: 120%;
}

.author-area {
	float: left;
	margin-top: 15px;
}

.author-photo {
	float: left;
	margin-right: 5px;
}

.author-date {
	float: left;
	color: #666666;
	font-size: 85%;
	margin: 5px 0px 10px 0px;
}
	
.main-article {
	color: #000000;
	font-size: 100%;
	margin-top: 20px;
}

.title-header {
	clear: both;
	background: #294B7B url(images/corner.gif) no-repeat right top;
	color: #FFF;
	padding: 7px 5px 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 5px 0;
}

.date-header {
	float: right;
	font-weight: normal;
}

/* gallery */

.gallery {
	padding: 30px 0px;
}

.thumbnail {
	float: left;
	width: 200px;
	margin: 0px 80px 30px 0px;
	max-height: 150px;
	overflow: hidden;
}

.thumbnail img {
	border: none;
}

/* end gallery */


/* History archive */
.season-container {
	padding: 10px 0px;
}
.season-title {
	color: #c49a6b;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

/* TESTIMONIALS */
.testimonials-container {
	border-top: 1px solid #343434;
	padding: 15px 0px;
}

.testimonials-container-no-border {
	padding: 15px 0px;
}

#main-sub .testimonials-container h2, #main-sub .testimonials-container-no-border h2 {
	color: #FFFFFF;	
}

#main-sub .testimonials-container h5, #main-sub .testimonials-container-no-border h5 {
	color: #c49a6b;
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.testimonials-photo {
	float: left;
	margin-right: 15px;
}

.testimonials-photo img {
	border: 0;
}

.testimonials-thumb-container {
	margin: 10px 0px;
}

.testimonial-thumb {
	float: left;
	margin: 0px 8px 8px 0px;
	max-height: 73px;
	overflow: hidden;
}

.testimonial-thumb img {
	border: none;
}

.testimonials-text {
	float: left; 
	width: 300px;
}

.testimonials-text-full {
	float: left; 
	width: 475px;
}

.testimonials-read-more {
	float: right; 
	margin: 10px 0px 0px 0px;
}

#text .testimonials-read-more a, #text .testimonials-read-more a:hover {
	font-size: 12px;
	font-weight: bold;
}

/* END TESTIMONIALS */

/* ARTICLES */
.article-container {
	border-bottom: 1px solid #82ad7b;
	padding: 15px 0px;
}

.article-title {
	font-size: 18px;
}

/* END ARTICLES */

/* EMBED PAGE */
.embed {
	margin: 25px 0px;
}
/* END EMBED PAGE */

/* CONTACT US */

#contact-area {
	margin: 0px;
	font-weight: bold;
}

#contact-area p {
	font-size: 14px;
}

/* END CONTACT US */

/* ----------------------------------------------------------------------------------------------------------
Page: Schedule
---------------------------------------------------------------------------------------------------------- */

.season_holder {
	width: 515px;
	padding-top: 20px;
	border-top: 1px solid #343434;
}

.stoopid_div {
	clear:both;
	height: 5px;
}

.showtitle {
	background-color:#FFF;
	color:#003263;
	font-weight: bold;
	width: 100%;
	display: block;
	font-size: 1em;
	padding: 0;
}

.ticketlink {
	font-weight: bold;
	/*width: 100%;*/
	text-align: right;
	font-size: 1em;
	padding:0px;
	width: 300px;
}

.ticketlink img{
	margin-right:10px;
	}

.pic_box {
	width: 220px;
	float: left;
}

.desc_box {
	width: 295px;
	float: left;
}

#main-sub .desc_box h2 {
	margin: 0 0 10px 0px;
	text-transform: none;
}

.desc_box h2 a {
	text-decoration: none;
}

.desc_box h2 a:hover {
	text-decoration: none;
	color: #c49a6b;
}

.desc_box p {
	font-weight: normal;
	font-size: 12px;
	/*line-height: 200%;
	margin-bottom: 5px;*/
	color: #333;
}

.desc_box .date {
	margin: 0 0 0 15px;
	color: #799ba2;
	font-size: 12px;
	line-height:18px;
}

	.desc_box .date strong{
	font-weight:100;	
	}
	
	.date {
	margin: 0 0 0 15px;
	color: #799ba2;
	font-size: 12px;
	line-height:18px;
}

	.desc_box .date strong{
	font-weight:100;	
	}

/* ----------------------------------------------------------------------------------------------------------
Page: Show (Detail page for Schedule)
---------------------------------------------------------------------------------------------------------- */

.post {
	margin-bottom: 15px;
}

#main-sub .post h2 {
	color:#fff;
	font-size: 40px;
	line-height: 1em;
	padding-bottom: 5px;
	text-transform: none;
}

.post .title h3 {
	font-size: 1.75em;
	margin: 0;
	margin-bottom: 10px;
	line-height: normal;
	font-weight:normal;
}

.post .title h2 {
	font-size: 2.5em;
	font-weight:bold;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

	/* .title .showdates{
	color:#799ba2;	
	} */

.post .title p a {
	color: color:#799ba2;;
}

.post .links {
	width: 300px;
	/*font-size:14px;*/
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 0px;
	/*padding: 6px 0px 10px 4px;*/
	/*background: url(../images/img08.gif) no-repeat;*/
}


	.post .links-show{
	width: 300px;
	/*font-size:14px;*/
	height: 58px;
	margin: 0;
	margin-top: 15px;
	margin-bottom:15px;
	padding: 6px 0px 10px 0px;
	/*padding: 6px 0px 10px 4px;*/
	/*background: url(../images/img08.gif) no-repeat;*/
	}
	
	.post .links-show img{
	border:none;
	}

.post .links a {
	/*padding: 0 23px;*/
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links a:hover {
	text-decoration: none;
	color: #FB000B;
}

.post .links img {
	border: none;
}

.post .links_lg {
	width: 520px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 5px;
	/*background: url(../images/img09.gif) no-repeat;*/
}

.post .links_lg a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links_lg a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .entry {
	padding-top: 15px;
}

.now_playing_poster {
	margin-left: 20px;
	margin-bottom: 20px;
}
/* END SHOW */

#text .next {
	float: right;
	padding: 5px;
	margin-top: 15px;
}

#text .next a, #text .next a:hover {
	font-size: 14px;
	font-weight: bold;
}

#text .previous {
	float: left;
	padding: 5px;
	margin-top: 15px;
}

#text .previous a, #text .previous a:hover {
	font-size: 14px;
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.required {
	color: red;
	font-size: 1.3em;
}

/* ----------------------------------------------------------------------------------------------------------
Page: Workshops (patch fix until TreeFrog is updated)	
---------------------------------------------------------------------------------------------------------- */

.workshop{
	font-size:20px;
	margin-bottom:5px;
	margin-top:30px;
}

.workshop-p{
	margin-top:0px;
}

