* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
	background-color : 000000;
	background-image: url('http://www.altpress.com/specials/theaptour/aptour09/images/dark-checkered_bg.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	font: 10px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #FFFFFF;
}

.imgstate img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.4;
}

.imgstate:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#menu{position:absolute; top:108px; width:500px;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;padding:0px;margin:0px;}

#menu ul:hover .item a{text-decoration:none;}
#menu ul:hover .item a:hover{}

#menu ul{width:100px;float:left;margin:0px;padding:0px;list-style:none;}
.clear{clear:both;}



.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}


#header {
	margin: 0 auto;
	color: #A59F92;
	padding: 0 0 0 0;
	background: url(images/headerbg.png) top left repeat-x;
	height: 133px;
	width: 100%;
	left: 0; /** Just for IE ;) **/
	/* position: fixed; */
}



#main {
	background-image: url('http://www.altpress.com/specials/theaptour/aptour09/images/checkered_bg.jpg');
	background-repeat: repeat;
	background-position: 50% 0;
	background-attachment: scroll;
	border-top: 0;
	border-bottom: 0;
	border-left: 30px;
	border-right: 30px;
	border-style: solid; 
	border-color: #ffffff;
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height: 100%;
	margin: 0 auto;
}

#footer {
	position: relative;
	top: -100px;
	width: 970px;
	height:100px;
	padding: 10px;
	clear: both;
}


#logo {
	position: relative;
	top: -155px;
	left:-50px;
	z-index: 1;
	overflow: visible;
	height: 508px;
	width: 382px;
}

#nav {
	padding: 0 0 0 20px;
	background: transparent; 
	overflow: visible;
}

#rightCol {
	width: 600px;
	overflow: visible;
	padding: 0 10px 0 20px;
	float: left;
}

#leftCol {
	width: 320px;
	overflow: visible;
	padding: 0 10px 0 10px;
	float: left;
}

#subCol {
	position:relative;
	top:-170px;
}

#tourDates {
	width: 285px;
	background-image: 	url('http://www.altpress.com/specials/theaptour/aptour09/images/tour_dates-bg.gif');
	background-repeat: repeat-y;
	padding: 10px 15px 10px 15px;
	z-index: 1;
}

#twitter_top {
	height:			41px;
	width:			300px;
	_width:			300px;
	background: 	url(http://www.altpress.com/specials/theaptour/aptour09/images/twitter_logo-top.png) no-repeat transparent;
	font-style:		italic;
	font-size:		12px;
}


#tourdates_top {
	height:			41px;
	width:			300px;
	_width:			300px;
	background: 	url(http://www.altpress.com/specials/theaptour/aptour09/images/tour_dates-top.png) no-repeat transparent;
	font-style:		italic;
	font-size:		12px;
}

#tourdates_bot{
	height:			16px;
	background: 	url(http://www.altpress.com/specials/theaptour/aptour09/images/tour_dates-bot.png) no-repeat bottom left;
}

#news {
	width: 500px;
	background-image: 	url('http://www.altpress.com/specials/theaptour/aptour09/images/news-bg.png');
	background-repeat: repeat-y;
	padding: 10px 15px 10px 15px;
	z-index: 1;
}

#news_top {
	height:			16px;
	width:			500px;
	_width:			500px;
	background: 	url(http://www.altpress.com/specials/theaptour/aptour09/images/news-top.png) no-repeat transparent;
	font-style:		italic;
	font-size:		12px;
}

#news_bot{
	height:			16px;
	background: 	url(http://www.altpress.com/specials/theaptour/aptour09/images/news-bot.png) no-repeat bottom left;
}

#odd {
	background: transparent;
	padding-top: .5em;
	padding-bottom: .5em;
}

#even {
	background: #ceaec1;
	padding-top: .5em;
	padding-bottom: .5em;
}
.month {
	color: black;
    font-family: helvetica, 'arial', sans-serif;
	padding: 2em 0 2em 0;
	font-size: 2em;
}

.day {
	padding-left: 2em;
	font-weight: bold;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}

.time {
	padding-left: .2em;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}

.venue {
	min-width: 100px;
	padding-left: .2em;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}

.citystate {
	padding-left: .2em;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}

/*
.tix {
	padding-left: .2em;
	padding-right: .2em;
    font-family: helvetica, arial, sans-serif;
	font-size: .9em;	
}
*/

.soldout {
	text-transform: uppercase;
	background-color: red;
	color: white;
	padding-left: .2em;
	padding-right: .2em;
	padding-top: .2em;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}

.content {
	text-transform: uppercase;
	background-color: #e4a2cb;
    font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}
