@charset "UTF-8";
/* CSS Document */

body {
	color:#FFFFFF;
	background-color:#000000;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height:1.4;
	font-size:75%;
	vertical-align:baseline;
	margin:0px;
}

img {
	border:0 none;
}

h1 {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:24px;
	text-align:center;
	letter-spacing:1.5px;
	margin-top:0px;
}

#container {
	width:1000px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:860px;
	padding:20px 70px 0px 70px;
	height:460px;
	background: url(images/header.jpg) no-repeat;
}

#follow {
	float:left;
	width:auto;
	height:24px;
	margin-left:-10px;
}

#tourDates {
	width:860px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.clear {
	clear:both;
}

.tourRow1
{
	background-color:#000000;
}

.tourRow2
{
	background-color:#111111;
}

.label{ 
	color:#53e58d;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
}

.date
{
	color:#aaa;
	margin-left:18px;
	width:9%;
}

.date a
{
	color:#aaa;
	text-decoration:none;
	margin-left:18px;
}

.date a:hover, .date a:focus
{
	color:#aaa;
	text-decoration:underline;
}

.date2
{
	color:#aaa;
}

.date2 a
{
	color:#aaa;
	text-decoration:none;
}

.date2 a:hover, .date2 a:focus
{
	color:#aaa;
	text-decoration:underline;
}


.city
{
	color:#fff;
}

.city a
{
	color:#fff;
}

.city a
{
	color:#fff;
	text-decoration:none;
}

.city a:hover, .city a:focus
{
	color:#fff;
	text-decoration:underline;
}

.venue
{
	color:#fff;
}

.venue a
{
	color:#fff;
	text-decoration:none;
}

.venue a:hover, .venue a:focus
{
	color:#fff;
	text-decoration:underline;
}

.tickets
{
	color:#ffba00;
}

.tickets a
{
	color:#ffba00;
}

.tickets a:hover, .tickets a:focus
{
	color:#ffffff;
}

.details
{
	color:#fff200;
	margin-right:18px;
	width:18%;
}

.details a
{
	color:#fff200;
}

.details a:hover, .details a:focus
{
	color:#fff200;
}

.date, .date2, .city, .venue, .tickets, .details, .label
{
	padding:4px;
}
