@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UMRG ARTIST PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		ss_news.css
	Date:			April 29, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	leftCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#leftCol {
		width:535px;
		margin:30px 0 0 25px;
		background:transparent;
		font:12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		float:left;
	}
	#liveHeader {
		width:132px;
	}
	#schedHeader {
		width:525px;
		margin:33px 0 0 0;
	}
	.tourDate1 {
		width:521px;
		padding:20px 0 10px 4px;
	}
		.tourDate1 h1 {
			width:102px;
			margin:0;	
			font:14px Arial, Helvetica, sans-serif;
			float:left;
		}
		.tourDate1 h3 {
			width:166px;
			margin:0;
			font:12px Arial, Helvetica, sans-serif;
			float:left;
		}
		.tourDate1 h4 {
			width:160px;
			margin:0;
			font:12px Arial, Helvetica, sans-serif;
			float:left;
		}
	.tourDate1 a.buyticketurl:link, .tourDate1 a.buyticketurl:active, .tourDate1 a.buyticketurl:visited {
		width:86px; height:21px;
		display:inline;
		background:url(../images/btn_tickets.gif) no-repeat top;
		float:left;
		text-decoration:none;
		color:#272727;
	}
		.tourDate1 a.btn_itunes:hover {
			background:url(../images/btn_tickets.gif) no-repeat 0px -21px;
		}				
	.tourDate2 {
		width:521px;
		padding:20px 0 10px 4px;;
		background:#272727;
	}
		.tourDate2 h1 {
			width:102px;
			margin:0;	
			font:14px Arial, Helvetica, sans-serif;
			float:left;
		}
		.tourDate2 h3 {
			width:166px;
			margin:0;
			font:12px Arial, Helvetica, sans-serif;
			float:left;
		}
		.tourDate2 h4 {
			width:160px;
			margin:0;
			font:12px Arial, Helvetica, sans-serif;
			float:left;
		}
	.tourDate2 a.buyticketurl:link, .tourDate2 a.buyticketurl:active, .tourDate2 a.buyticketurl:visited {
		width:86px; height:21px;
		display:inline;
		background:url(../images/btn_tickets.gif) no-repeat top;
		float:left;
		text-decoration:none;
		color:#000000;
	}
		.tourDate2 a.btn_itunes:hover {
			background:url(../images/btn_tickets.gif) no-repeat 0px -21px;
		}				
/*	--------------------------------------------------------------------------------------------------------------------------
	RightCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#rightCol {
		width:333px;
		float:left;
		margin:30px 0px 0px 35px;
		display:inline;
	}
	.note {
		margin:15px 0 0 0;
	} 
	.note h1 {
		font:14px bold Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		margin:0 0 0 0;
	}
	.note h2 {
		font: 12px Arial, Helvetica, sans-serif;
		margin:10px 0 0 0;
		color:#ffe02e;
	}
	.note p {
		font:11px Arial, Helvetica, sans-serif;
		margin:10px 0 20px 0;
		color:#FFFFFF;
	}
	
	.imgHolder {
		margin:0 0 20px 0;
	}
	