* {
	margin: 0;
	padding: 0;
}
	
body {
	background: #a8a5a8;
	color: #000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', sans-serif;
	text-align: center;
	margin: 0;
	padding:0;
}

img {
	float:left;
}

/* general typography >>>>>>>>>>>>>>>>>>>>>>>>> */

p {
	text-align: left;
}

p.red {
	color: #91152f;
}

h2 {
	font: 1.3em normal;
	text-align: right;
	color:#91152f;
	padding: 5px 10px 0 0;
	
}

h3 {
	display: block;
	color: #fff;
	font: 1.1em normal;
	letter-spacing: 1px;
	background: #5f5c75;
	text-align: center;
	padding: 3px 0;
}


h4 {
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
}

h5 {
	font-size: .9em;
	font-weight: normal;
	display: block;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px #91152f solid;
	padding-bottom: 3px;	
}

a {
	color: #91152f;
	text-decoration: underline;
}

/* wraps >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#wrap {
	background: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#topcol {
	margin: 0 20px 0 20px;
	height: 187px;
}

#topcol a {
	text-decoration: none;
	color: #000;
}

#botcol {
	height: 175px;
	margin: 20px 20px 0 20px;
}

#content {
	height: 550px;
}

/* navs >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#mainnav {
	float: right;
	width: 530px;
	border-top: 10px solid #5f5c75;
	border-bottom: 2px solid #91152f;
	background: #fff;
	height: 30px;
	vertical-align: text-bottom;
}

#mainnav img {
	margin-top: -12px;
	margin-bottom: auto;
}

#mainnav ul {
	margin-top: 4px;
	float:left; 
}

li {
	list-style:none;
}

#mainnav li{
	display: block;
	font-size: 1.2em;
	text-align: center;
	float: left;
	padding: 3px 14px;
}

#mainnav a:hover {
	color: #91152f;
}

li#contact {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
}

li#forums {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
}

li#jaytv {
	height: 15px;
	border-left: 1px dashed #000;
}

li#jaytv img {
	position: absolute;
	margin-top: -5px;
}

#subnav {
	float: right;
	width: 530px;
	border-bottom: 1px dashed #000;
}

#subnav a:hover {
	color: #dbdad9;
}

#subnav ul {
	float: right;
}

#subnav li {
	float: left;
	display: block;
	text-align: center;
	padding: 0 5px;
	margin: 5px 0;
}

li#arch {
	border-right: 1px dashed #000;
	border-left: 1px dashed #000;
}

li#rent {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
}

li#myspace {
	padding-right: 0;
}

img.bar {
	padding: 20px 0;
	float: right;
}

/* concerts >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#logotype {
	position: relative;
	top: 12px;
	width: 398px;
	height: 25px;
}

#concerts {
	width: 725px;
	height: 98%;
	float: left;
	border-top: 1px dashed #000;
	border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
	margin-top: 1px;
}

#concerts img {
	margin: 10px 58px 0 0;
	border: none;
}

#concerts img.last {
	margin-right: 0;
}

#concerts img.logo {
	margin-top: -13px;
}

/* newsletter >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#newslet {
	width: 175px;
	height: 173px;
	float: right;
	background: #dbdad9;
	border-bottom: 2px solid #91152f;
}

#newslet h4{
	font-size: 1.0em;
	text-align: center;
	margin: 5px;
}

label {
	display: block;
	text-align: left;
	font: .8em;
	margin-left: 12px;
}

input.reg {
	float: left;
	margin-left: 15px;
}

input.subr {
	margin-top: 25px;
	margin-left: -75px;
}

label.sub {
	margin: 5px 2px;
	display: inline;
}

/* Social >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/


#social h3 {
	text-align: center;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	background: #5F5C75;
	display: block;
	font-family: Times;
	letter-spacing: 1px;
	padding: 3px;
	color: #ffffff;
}

ul#socialicons {
	margin-left: 46px;

}

ul#socialicons li img {
	padding: 5px;
	border: none;

}



/* tickets >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#tix {
	width: 175px;
	height: 530px;
	float: left;
	background: #dbdad9;
	margin: 20px 0 0 20px;
}

*html #tix {
	width: 205px;
	w\idth: 175px;
}

#tix p, #tix p.red {
	margin: 0 20px;
}

#tix img {
	float: none;
	padding-bottom: 20px;
}

.buyticks {
	border:none;
}

p.num{
	color: #91152f;
}

.num img{
    border: none;
}

.num:before {
	content: "or call ";
	color: #000;
	float: left;
}

/* main content >>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#cal {
	float:left;
	margin: 0 20px 0 20px;
	border-left: 1px dashed #000;
	height: 550px;
	width: 529px;
	overflow: scroll;
}

.show {
	height: 264px;
	margin: 0 10px;
	border-bottom: 1px dashed #000;
}

p.presents, p.band, p.spec, p.secband, p.misc {
	text-align: center;
}

p.presents, p.info {
	color: #91152f;
}

p.spec, p.misc {
	color: #918881;
}

p.date {
	font-size: 1.2em;
	color: #605a78;
	padding-bottom: 10px;
}

p.presents {
	font-style: italic;
}

p.band {
	font: 1.8em normal;
	letter-spacing: 1px;
}

p.band a, p.secband a, p.summary {
	color: #000;
}

p.band a:hover, p.secband a:hover, p.summary a:hover {
	color: #605a78;
}

p.misc {
	clear: both;
	padding: 10px 0;
}

p.summary {
	float: left;
	display: inline;
}

p.info {
	float: right;
}
.calpics {
	margin: 10px 20px;
}

.caltix {
	float: left;
	width:120px;
	height: 110px;
}

.caltix p {
	text-align: center;
}

.caltix img {
	padding-top: 10px;
}

.bandpic {
	float: right;
}

/* promos >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#promoto {
	float:left;
	width: 175px;
	height: 550px;
	background: #dbdad9;
}

.promo {
	margin: 15px;
}

.promo p {
	font-size: .9em;
	text-align: left;
}

.promo a {
	text-transform: uppercase;
}

/* rss >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#rsscal {
	margin: 30px 20px 0 20px;
	padding: 2px 0;
	width: 920px;
	border-top: 1px #000 dashed;
}

#rsscal p, #rss p {
	vertical-align: middle;
	display: inline;
	text-align: center;
}

#rsscal img, #rss img{
	float: none;
	vertical-align: middle;
}

#rsscal a, #rss a {
	color: #000;
}

/*  foota >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#footer {
	display: block;
	margin: 0 20px;
	height: 60px;
	width: 920px;
	background: #dbdad9;
	border-bottom: 2px solid #91152f;
}

img#binkyboy, img#jayfoot {
	padding: 7px 5px 5px 0;
}

img#jayfoot {
	display: inline;
	float: none;
}

img#binkyboy {
	float: none;
	display: inline;
}

/* pop up >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.infowrap {
	background: #fff;
	width: 390px;
	padding: 18px;
}

.infowrap h1 {
	font: 1.6em normal;
	text-align: center;
}

.infoshow {
	padding-top: 18px;
	margin: 18px 0;
	border-top: 1px #000 dashed;
	text-align: center
}

.infotix {
	float: left;
}

.infotix p {
	text-align: center;
}

p.tixadv {
	clear: both;
	font: 1.2em normal;
}

.infotix img {
	float: none;
	padding: 5px 0;
}

.infopic {
	float: right;
}

p.showcontent {
	clear: both;
	padding-top: 18px;
}

.infofoot {
	padding: 5px 0;
	background: #dbdad9;
	border-bottom: 2px solid #91152f;
	margin-top: 18px;
}

.infofoot p {
	text-align: center;
	font: 1.3em normal;
}

/* sub pages >>>>>>>>>>>>>>>>>>>>>>>>>>> */

.subpage {
	border-bottom: 1px dashed #000;
	padding: 10px 0;
	margin: 0 10px;
}

p.center {
	text-align: center;
}

.subpage h3 {
	background: none;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0;
	padding: 0;
}

.subpage h4 {
	font-size: 1.1em;
	 color:#91152f;
	 text-align:center;
	 margin-bottom: 10px;
}

h4.canopy {
	font-size: 1.4em;
	color: #a8a5a8;
}

.subpage h5 {
	font-size 1.1em;
	color:#000;
	text-align: center;
	text-transform: uppercase;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;
}

.subpage ul {
	text-align: left;
}