@charset "UTF-8";
body {
	background-color: #000;
	margin: 0px;
}
#container {
	width:960px;
	display:block;
	background:url(images/border_bg.png) repeat-y;
	margin:auto;
}
#masthead {
	width: 960px;
	height:500px;
	background-image:url(images/HEADSPACE.jpg);
	margin-bottom: 10px;
	float: left;
	display: block;
}
#mastheadhome {
	width: 960px;
	height:500px;
	float:left;
	background-image:url(images/HEADSPACE.jpg);
}
#news {
	width:562px;
	height:546px;
	float:left;
	margin: 0px 20px 22px 17px;
}
#news_header {
	width:562px;
	height:41px;
	float:left;
	margin: 0px 0px 5px 0px;
	border:1px #60573b solid;
	background:url(images/news_header.jpg) no-repeat;
}
#news_content {
	width:562px;
	height:500px;
	float:left;
	border:1px #60573b solid;
}
#tour {
	width:340px;
	height:546px;
	float:left;
}
#tour_header {
	width:340px;
	height:41px;
	float:left;
	margin-bottom:5px;
	border:1px #60573b solid;
	background:url(images/tour_header.jpg) no-repeat;
}
#tour_content {
	width:340px;
	height:500px;
	float:left;
	border:1px #60573b solid;
}
#video {
	width:562px;
	height:363px;
	float:left;
	margin: 0px 20px 20px 17px;
}
#video_header {
	width:562px;
	height:41px;
	float:left;
	margin: 0px 0px 5px 0px;
	border:1px #60573b solid;
	background:url(images/video_header.jpg) no-repeat;
}
#video_content {
	width:562px;
	height:317px;
	float:left;
	border:1px #60573b solid;
}
#merch {
	width:340px;
	height:363px;
	float:left;
}
#merch_header {
	width:340px;
	height:41px;
	float:left;
	margin-bottom:5px;
	border:1px #60573b solid;
	background:url(images/merch_header.jpg) no-repeat;
}
#merch_content {
	width:340px;
	height:317px;
	float:left;
	border:1px #60573b solid;
}
#tourframe {
	width:340px;
	height:500px;
}
#newsframe {
	width:562px;
	height:500px;
}
div#tourwrap{
	margin:auto;
	max-width:960px;
}
div#newswrap{
	margin:auto;
	max-width:960px;
}
div#newswrap iframe{
	margin-bottom:20px;
}

div#newsitem {
	margin: 10px 10px 10px 10px;
	border-bottom: 1px #60573b solid;
	min-height: 210px;
}
div#newspic {
	width: 200px;
	height:200px;
	float: left;
}
div#newsmain {
	min-height: 210px;
}
p.tourtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #60573b;
	font-size:14px;
	margin: 0px;
}
p.tourtextbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #60573b;
	font-size:14px;
	margin: 0px;
	font-weight:bold;
}
div#tourdate {
	height: 82px;
	width:317px;
	margin: 10px 10px 10px 10px;
	border-bottom: 1px #60573b solid;
	float:left;
	clear: both;
}
div#date, div#venue, div#city {
	float:left;
	clear:both;
	height:15px;
	margin: 0px 0px 10px 0px
}
div#headline {
	clear:both;
	height:15px;
	margin: 0px 0px 10px 0px
}
div#headline p {
	font-family: Arial, Helvetica, sans-serif;
	color: #60573b;
	font-size:16px;
	margin: 0px;
	font-weight:bold;
}
div#newsbody {
	clear:both;
	margin: 0px 0px 0px 0px
}
div#newsbody p {
	font-family: Arial, Helvetica, sans-serif;
	color: #60573b;
	font-size:14px;
	margin: 0px 0px 10px 0px;
}
div#newsbody p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4c7382;
	font-size:14px;
	text-decoration:none;
}
div#newsbody p a:hover{
	color: #7299a8;
}
div#newsbody img{
	margin: 0px 0px 10px 0px;
}
#spotifyplayer {
	width:300px;
	height:80px;
	float:left;
	margin-top:350px;
	margin-left:20px;
}
div#social {
	width: 236px;
	height: 30px;
	margin-top:450px;
	margin-left:20px;
}
div#social img {
	float: left;
	margin-right: 10px;
}
div#menu {
	width: 193px;
	position:absolute;
	top:0px;
	margin-left:20px;
}