*{
 margin:0px;
 padding:0px;
}

html{
}

body{  
 text-align:center; 
 font-family:verdana,arial,sans-serif;
 margin: 8px 0px 0px 0px;
 background-color:#fff;
 background:url(/images/bg/red40x40.jpg);
}

.nomobile{
 display:inline-block;
}
.mobileonly{
 display:none;
}

h1{
 padding: 5px 0px 0px 5px;
}
h2,h3,h4,h5{
 margin:10px 0px 0px 5px;
}
h5{
 padding-top:15px;
 padding-bottom:5px;
}
h1, h2, h3, #show-title{
 font-size:1.2em;
 font-weight:bold;
 padding-right:0px; 
}
h2, h3{
 margin:10px 0px 0px 5px;
}
#show-title{
 font-style:italic;
}
h5, #show-author{
 font-size:.8em;
 margin:0px 0px 0px 5px;
}
#show-author{
 padding-top:0px;
 font-weight:normal;
}


p{
 padding:5px 0px 5px 0px;
 margin-left:10px;
 margin-right:8px;
}

ul{
 margin-left:10px;
 margin-right:15px;
}
li{
 margin-left:30px;
}

a{
 color:#008AA4;
}

img{
 border:none;
}
 
#pagewidth{ 
 width:800px; 
 border-top:2px solid #999;
 border-left:2px solid #999;
 border-right:3px solid #555;
 border-bottom:3px solid #555;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
} 
 
#header{
 position:relative; 
 height:140px; 
 background-color:#fff; 
 width:100%;
 border-style:solid;
 border-color:#ccc;
 border-width:0px 0px 1px 0px;
}

#sitelogo img{
 float:left;
 height:130px;
 margin-left:3px;
 margin-top:5px;
}

#fiftieth{
 height:90px;
 margin:0px;
 margin-right:-15px;
 padding:0px;
 float:right;
}

#headershow{
 border-style:solid;
 border-color:#ccc;
 border-width:2px 2px 1px 1px;
}

#headershow img{
 width:300px; 
 overflow:hidden;
}
 
#wrapper{
 background-color:#fff;
}

#leftcol{
 width:120px; 
 float:left; 
 position:relative;
 margin:0px 0px 0px 0px;
}
 
#mainmenu{
 list-style:none;
 padding:0px 0px 0px 0px;
 margin:0px;
}

#mainmenu li{
 background-color:white;
 padding:8px 0px 8px 5px;
 margin:0px 0px 0px 0px;
 border-width:0px 1px 2px 0px;
 border-style:solid;
 border-color:white;
}

#mainmenu li:hover{
 /*background-color:#008AA4;*/
 background:url(/images/bg/red40x40.jpg);
 cursor:pointer;
 border-color:#ccc;	
}

#mainmenu li a{
 font-size:.9em;
 font-weight:bold;
}

#mainmenu li:hover a{
 color:white;
}

#twocols{
 width:680px; 
 float:right; 
 position:relative;
 padding:0px;
 margin:0px; 
}
 
#maincol{
 background-color: #fff;  
 float: left; 
 display:inline; 
 position: relative; 
 min-height:550px;
 width:526px;
 margin:0px;
 padding:0px 0px 25px 0px;
 border-style:solid;
 border-color:#ccc;
 border-width:0px 1px 0px 1px;
}
 
#rightcol{
 width:150px; 
 float:right; 
 position:relative; 
 background-color:#fff;
 margin:0px;
 padding:0px 0px 0px 0px;
 }
 
#rightcol img{
 height:200px; 
}

.hrdiv{
	width:80%;
	height:0px;
	margin-left:10%;
	margin-right:10%;
	border-top:1px solid #ccc;
	margin-bottom:10px;
	margin-top:10px;	
}

.slideshow{
 margin:5px 5px 10px 5px;
 width:140px;
 padding:0px;
 text-align:center;
}
.slideshow > div{
 margin-left:auto;
 margin-right:auto;
}
.slideshow img{
 margin-left:auto;
 margin-right:auto;
}
.slideshow-title{
 margin-top:5px;
 font-size:.9em;
 font-style:italic;
}
 
#footer{
 font-size:.7em;
 min-height:85px;
 padding-top:10px;
 padding-bottom:20px;
 background-color:#fff;
 text-align:center; 
 clear:both;
 border-style:solid;
 border-color:#ccc;
 border-width:1px 0px 0px 0px;
 } 

.footer-address{
 background-color:purple;
}

.showlogo{
 float:right;
 margin:5px 10px 10px 5px;
 width:200px;
}
.showlogo-with-title{
 float:left;
 width:45%;
 text-align:center;
 vertical-align:middle;
 border:none;
 padding-bottom:30px;
 padding:2%;
 margin-bottom:15px;
 overflow:hidden;
 min-height:200px; 
}
.showlogo-summary{
}
.showlogo-summary img{
 max-width:90%;
}
#season img{
 max-height:180px;
 max-width:200px;
}
#events img{
 max-height:180px;
 max-width:200px;
}

.summary-row{
 margin-bottom:15px;
}
.summary-show{
 width:45%;
 text-align:center;
 border:none;
 margin:10px;
 overflow:hidden;
 min-height:160px; 
}
.summary-show-single{
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.summary-logo{
 margin-left:auto;
 margin-right:auto;
 overflow:hidden; 
}
.summary-logo img{
 margin:auto;
 overflow:hidden;
 min-width:65%;
 max-width:100%;
}
.summary-title{
 width:100%;
 margin-top:5px;
 margin-bottom:5px;
 text-align:center;
 font-style:italic; 
}
.summary-schedule{  
 width:100%;
 text-align:center;
}

.schedule{
 font-size:.9em;
 padding-top:0px;
 margin:5px;
}

.schedule th{
 text-align:center;
 color:#0086B3;
}

.schedule td{
 border:1px solid black;
 padding:2px;
}

.numbered-instructions{
 margin-top:0px;
}

.numbered-instructions li{
 padding-top:5px;
}

.numbered-instructions p{
 padding:0px 0px 5px 0px;
 margin:0px;
}

.about-menu{
 list-style:none;
 padding:5px 0px 0px 0px;
 margin:0px;
}
.about-menu li{
 font-size:.9em;
 padding-left:0px;
 line-height:2.0em;
}

#about-content{
 width:100%;
}

#about-content img{
 padding: 5px 10px 5px 10px;
 width:200px;
}

#about-content h4{
 text-align:center;
 padding-top:40px;
}	
#patrons-angels-donations{
 margin: 10px 5px 10px 25px;
 font-size:.9em;
}
#patrons-angels-donations th{
 padding-right:20px;
 font-size:.8em;
 color:#0086B3
}
 
#past-menu{
 list-style:none;
 padding:5px 0px 0px 0px;
 margin:0px;
}
#past-menu li{
 font-size:.9em;
 padding-left:0px;
 line-height:2.5em;
}


.cast, .crew{
	margin:10px 25px 5px 25px;
	font-size:.9em;
	}
.cast-dots, .crew-dots{
	z-index:0;
	position:relative;
	top:0px;
	width:100%;
	margin-top:3px;
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#ccc;
	}
.cast-char, .crew-pos{
	z-index:10;
	position:relative;
	top:1px;
	left:0px;
	text-align:left;
	background-color:white;
	border:1px solid white;
	margin:0px;
	padding-right:3px;
	}
.cast-actor, .crew-mbr{
	z-index:10;
	position:absolute;
	top:0px;
	right:0px;	
	text-align:right;
	background-color:white;
	border:1px solid white;
	margin:0px;
	padding-left:3px;
	}
	
.sponsors{
	border:1px solid #008AA4;
	margin:10px 5px 25px 5px;
	}
.sponsors h6{
	background:url(/images/bg/red40x40.jpg);
	color:white;
	font-size:.8em;
	padding-left:5px;
	border-bottom:1px solid #008AA4;
	}
.sponsors-list{
	list-style:none;
	padding-top:5px;
	padding-bottom:15px;
	margin-left:5px;
	margin-right:5px;
	}
.sponsors-list li{
	margin:10px 0px 0px 0px;
	font-size:.7em;
	}
.sponsors-list a{
	}
.sponsors-tagline{
	width:100%;
	background-color:#ccc;
	border-top:1px solid #008AA4;
	padding-bottom:2px;
	font-size:.6em;
	}
.sponsors-tagline div{
	margin-left:5px;
	margin-right:5px;
	}
	

.facebook-badge{
	border:1px solid #008AA4;
	margin:20px 5px 25px 5px;	
	}
.facebook-badge h6{
	background:url(/images/bg/red40x40.jpg);
	color:white;
	font-size:.8em;
	padding-left:5px;
	border-bottom:1px solid #008AA4;
	}
.facebook-badge-img{
	margin:10px 0px 10px 10px;
	}
.facebook-tagline{
	width:100%;
	border-top:1px solid #008AA4;
	background-color:#ccc;
	padding-bottom:2px;
	font-size:.6em;
	}
.facebook-tagline div{
	margin-left:5px;
	margin-right:5px;
	}
	
.show-slideshow{
	 width:480px;
	 height:360px;
	 margin:10px 0px 10px 25px;
}
.google-calendar{
 	width:480px;
 	height:360px;
 	margin:30px 0px 20px 25px;
}
	
#site-meter-container{
	padding:8px 0px 5px 0px;
	margin-left:auto;
	margin-right:auto;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

