@charset "utf-8";


/* ======== ORIGINAL STYLE START, NEW STYLE LIST BELOW ======== */
/*.Sun {
	WIDTH: 7%;
}
.Mon {
	WIDTH: 6%;
}
.Tue, .Wed .Thu, .Fri, .Sat {
	WIDTH: 16%;
}
*/
/*========== RESET ==========*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, em, font, img, ins, kbd, q, s, strong, sub, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:serif;
	font-size:100%;
	line-height:normal;
	margin:0;
	outline:0;
	vertical-align:baseline;
	color: #000;
}
img {
   display: none;
   }
table {
	border-collapse:separate;
	border-spacing:0
}
/*========== RESET  ==========*/
/*========== HTML  ==========*/

BODY { background-color: #FFF}
h1, h2, h3, h4, h5, h6, a {
	font-weight: normal;
	color: #000;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 0.75em;
	font-weight:bold
}
h3 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: .8em;
	font-weight: bold;
}
p {
	font-size: .8em;
	margin-bottom: .5em
}

/*========== HTML   ==========*/
/*========== LAYOUT ==========*/
#container, #mainContent {
	padding: 0;
   border: 0;
   float: none !important;
	width: 8in;
   color: #000000;
   background: transparent none;
   padding-top: .7em;
   }
.screen {display:none}
/*========== LAYOUT ==========*/
/*==========  TOP   ==========*/
#mastleft h1, #mastright h1 {
	font-size:24pt;
	margin-bottom: 8pt}
#mastleft {
	width:3in;
	float: left;
	text-align:left
}
#mastright {
	width:5in;
	float: right;
	text-align: right
}
/*==========  TOP  ==========*/
/*=========== PREV / NEXT ===========*/
.prevnext {display: none}
/*===========    TABLE    ===========*/
#container #mainContent #caltable {
	text-align:center;
	vertical-align:bottom;
	clear:both; width: 8in;
}
thead tr th.not{
	text-align: center;
	font-size: 12pt;
	border-bottom: #666 thin solid;
	}
tr {
	text-align:left;
	vertical-align:top;
	position: relative;
}
td {
	font-size: 11pt;
	border: #666 thin solid;
	border-top:none;
	border-left:none;
}
/*===========  TABLE  ===========*/
/*===========  DAY, DATE, TIME   ===========*/
.Sun {border-left: #666 thin solid;}
.Sun, .Mon{width:1in}
.Tue, .Wed, .Thu {width:1in}
.Fri, .Sat {width:1.4in}
p.date {
	align: left;
	font-size: 11pt;
	text-align:center;
	font-weight: bold;
	border: #000 1pt solid;
	display: block;
	width: 2em;
	margin: -1pt 0 0 -1pt;
}
.show {clear:both; display:block}
.show-early {border-bottom: #333 1pt dotted; clear: both; display:block}
/*======= TIME / GENRE =========*/
.time, .genre {
	font-size: 9pt;
	font-weight: normal;
	padding: 0 2pt;
	}
.time {
	float:right;
	text-align: right;
	max-width: 7em;
}
.genre {
	float: left;
	text-align: left;
	display: block;
	max-width: 16em;
}

/*===========  TIME   ===========*/
/*===========  SHOW   ===========*/
.headliner, .opener {
	clear:both;
	text-align:center;
}
.headliner {font-size: 11pt}
.opener    {font-size: 10pt}
.headliner a, .opener a {
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}

/*========== SHOW    ===========*/
.general, #footer { display:none}
