body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#footer {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
}


#top {
	background-color: #CC1E33;
	height: 150px;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	padding-top: 65px;
}
#nav  {
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#nav ul {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content-wrapper {
	width: 791px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.redline {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.td-pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.info {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC1E33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
}
.quote {
	font-style: italic;
	color: #666666;
	display: block;
}
.quote-pad {
	font-style: italic;
	color: #666666;
	display: block;
	margin-right: 20px;
}
a:link, a:visited, a:active {
	color: #CC1E33;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.poster-box {
	float: left;
	width: 188px;
	margin-right: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	color: #7d7d7d;
}
.poster-box.last {
	margin-right:0;
}
.poster-box p{
	padding-top:0;
}
.poster-box a {
	display:block;
	position:relative;
	color: #CC1E33;
	text-decoration: none;
	font-size: 13px;
}
.poster-box a img{
	border-width:0;
	margin-bottom:5px;
}
.poster-box a span{
	display:none;
}
.poster-box a:focus,
.poster-box a:hover,
.poster-box a:active{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
.poster-box a:hover span{
	display:block;
	width:188px;
	height:290px;
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,0,0,.5);
}
.poster-box .note {
	font-weight: normal;
	text-transform: none;
}
.clear {
	clear: both;
	margin-bottom: 70px;
}
.productions-left {
	float: left;
	width: 380px;
	margin-right: 21px;
}
.productions-left img {
	padding-bottom: 6px;
}
.productions-left .credits {
	padding-bottom: 3px;
	font-size: 11px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.productions-dates {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.productions-quotes-wrap {
	margin-bottom: 20px;
}
.productions-right {
	float: left;
	width: 390px;
}
.productions-poster {
	float: right;
	margin-left: 6px;
	padding-left: 6px;
	margin-top: 6px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.productions-back {
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	margin-top: 20px;
}
.archive-box {
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
}
.archive-box .poster {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.archive-box .entry {
	float: left;
	padding-left: 12px;
	width: 560px;
}
.archive-divider {
	clear: both;
}
#slide-box {
	float: left;
	margin-right: 21px;
}
ul.slideshow {
	list-style:none;
	width:380px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:380px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
	color: #FFF;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
