@charset "utf-8";
/* CSS Print from AListApart */
* { padding: 0 ; margin: 0 ; }
body {
   background: white;
	line-height: 1;
	position: absolute ;
   }
table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	}   
td {
   vertical-align:top;
   margin: 0;
   }
tr.headrow {
	text-align:center;
	font-weight:bold;
	border-bottom: thin;
	}   
.screen, .tbd {
	display: none;
}
.general, .prevnext, #footer {
	display: none;
}
img {
   display: none;
   }
#wrapper, #content {
	padding: 0;
   border: 0;
   float: none !important;
	width: 8in;
   color: #000000;
   background: transparent none;
   padding-top: .7em;
   }
div#mast {
   margin-bottom: -8px;
   }
#caltable {
	width: 8in;
	border-bottom: solid thin #000000;
	vertical-align:top;
}

.Sun {
	WIDTH: 7%;
}
.Mon {
	WIDTH: 6%;
}
.Tue, .Wed .Thu, .Fri, .Sat {
	WIDTH: 16%;
}
/*
.Sun { width: 1 in; }
.Mon { width: 0.5 in; }
.Tue, .Wed .Thu, .Fri, .Sat { width: 1 in; }
*/
a, a:link, a:visited {
   color: #333333;
   text-decoration: none;
   }
h1 {	
	margin: 0 0 1em 0;
	padding: 0;
	text-align: right;
	font-size: 20pt;
}
h1.left {
	position: relative;
	float: left;
	text-align: left;
	width: 4in;

	}

td {
	border-top: solid thin #000000;
	border-left: solid thin #000000;
}
.genre, .nodate, .tix, p{
	font-size: 10pt ;
	text-align: center;
}
.band {
	text-align: center;
	margin-top: 1.2em;
}
.band a {
	font-family: serif;
	font-weight: bold;
	font-size: 12pt ;
	display: block ;
	padding: .2em;
	color: #000 ;
}

p.nbr{
	float:left;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	width:1.5em;
	position: absolute;
	border-right: solid black thick;
	border-bottom: solid black thick;
	margin-top: -.01em;
}
table {
	border-right: solid black thin ;} 
#mastright{ float: right;}
.headrow {font-size:12px;}