/* BROWSER RESET */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}

/* BASE HTML STYLING */
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h1,h2,h3{margin:0 0 .5em 0;}
h1,h2,h3,h4,h5,h6{font-family:Georgia,"Times New Roman", Times, serif;font-weight:normal;}
strong,dt{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ol,ul{margin:1em;}
dl{margin:1em 0}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
th,td{border:1px solid #000;padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
a{outline:0}

/* BASIC LNF */
html,body {
	height:100%;
	background:#000
}

body {
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
	color:#190F0D;
	line-height:20px;
	text-align:center;
	background-color:#000
}

a,a:visited {
	text-decoration:none;
	color:#508885
}

a:hover,a:active {
	color:#666
}

.floatfix {
	clear:both
}

.content_container {
	width:900px;
	margin:0 auto;
	text-align:left
}

#content_a {
	background:#f3f0e1 url(../../images/head_tile.gif) left -2px repeat-x
}

#content_a .content_container {
	position:relative;
	width:1000px;
	height:340px;
	padding-top:1px;
	background:url(../../images/header.jpg) left top no-repeat;
}

#content_b {
	padding-top:1px;
	padding-bottom:1px;
	background:#f3f0e1
}

#content_c {
	font-size:10px;
	background:#000 url(../../images/foot.gif) left top repeat-x
}

#content_c .content_container {
	padding-top:25px;
	color:#f3f0e1
}

#logo {
	position:absolute;
	top:30px;
	left:50px;
	display:block;
	width:250px;
	height:120px;
	text-indent:-5000px
}

#navbar {
	position:absolute;
	top:190px;
	left:20px
}

#navbar li {
	float:left;
	display:inline;
	list-style-type:none;
}

#navbar li a {
	text-decoration:none;
	color:#f3f0e1;
	font-size:18px;
}

#navbar li a:hover {
	color:#fff
}

#nav1 a {
	float:left;
	display:block;
	width:119px;
	height:73px;
	padding-top:70px;
	padding-left:100px;
	background:url(../../images/nav1.gif) left top no-repeat
}

#nav2 a {
	float:left;
	display:block;
	width:113px;
	height:83px;
	padding-top:60px;
	padding-left:90px;
	background:url(../../images/nav2.gif) left top no-repeat
}

#nav3 a {
	float:left;
	display:block;
	width:88px;
	height:63px;
	padding-top:70px;
	padding-left:90px;
	background:url(../../images/nav3.gif) left top no-repeat
}

#nav4 a {
	float:left;
	display:block;
	width:105px;
	height:73px;
	padding-top:70px;
	padding-left:110px;
	background:url(../../images/nav4.gif) left top no-repeat
}

/* HOMEPAGE */

#tour_dates {
	float:left;
	width:255px;
	height:227px;
	margin:0;
	padding:90px 0 0 0;
	background:url(../../images/dates.jpg) left top no-repeat
}

#tour_dates li {
	list-style-type:none;
	padding:5px  0 0 20px
}

#tour_dates li a {
	text-decoration:none;
	color:#f3f0e1;
	
}

#tour_dates li a:hover {
	color:#fff
}

#new_record {
	float:left;
	display:inline;
	width:361px;
	height:336px;
}

#home_text {
	float:left;
	width:279px;
	padding-top:10px;
	padding-left:5px;
}

#home_text h1 {
	margin-bottom:5px
}

#lyrics {
	width:279px;
	height:305px;
	background:url(../../images/lyrics.gif) left top no-repeat;
	text-indent:-5000px
}

#shows_wrap {
	width:100%;
	border-top:1px solid #333;
	padding-top:10px;
}

.sn_icon {
	margin-right:10px
}