body{
	background:url(../user_images/body-bg.gif);
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#444;
	margin:0;
}
a{
	color: #434343;
	text-decoration:underline;
}
a.clean{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/*style for all images*/
img{
	display:block;
	float:left;
	border:0;
}
ul{
	padding:0;
	margin:0;
    float:left;
	list-style:none;
}

#content-inner ul, #content-inner2 ul, #content-inner3 ul, #content-inner4 ul, #content-inner5 ul, #content-inner6 ul {
	list-style:square;
	font:12px Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#content-inner li, #content-inner2 li, #content-inner3 li, #content-inner4 li, #content-inner5 li, #content-inner6 li  {
	margin-bottom: 5px;
	padding-left: 10px;
}


/*
ul#content-inner  {
	padding:4;
	margin:4;
	list-style:square;
}

ul#content-inner li {
	padding:4;
	margin:4;
	list-style:square;
}*/




table {
    float:left;
}
/*main box*/
#main{
	width:898px;
	margin:0 auto;
	padding:11px 0 0 0;
}
/* header with top background and logo*/
#header{
	background:#E3E3E3 url(../user_images/main-top.gif) no-repeat 0 0;
	float:left;
	width:898px;
	padding:12px 0 0 0; 
}
/*h1 for logo*/
#header h1{
	text-indent:-9999px;
	float:left;
	width:172px;
	height:172px;
	padding:0 15px 0 12px;
	margin:0;
	
}
/*logo in h1 tag*/
#header h1 a{
	display:block;
	background:url(../user_images/logo.gif) no-repeat 0 0;
	width:172px;
	height:172px;
}
/*container for placing header image*/
#requi{
	width:685px;
	float:left;
	height:129px;
}
/*navigation*/
ul.navigation{
	float:left;
	border:1px solid #B4B4B4;
	margin:15px 0 0 0;
	display:inline;
}
ul.navigation li{
	float:left;
	background:url(../user_images/ul-navigation-li-split.gif) no-repeat 0 0;
	height:26px;
	padding:0 0 0 1px;
	position:relative;
}
ul.navigation li.last{
	background:none;
}
ul.navigation li a{
	float:left;
	background-position:0 0;
	display:block;
	height:26px;
}
ul.navigation li a:hover{
	background-position:0 -26px;
}
ul.navigation li a#home{
	background-image:url(../user_images/button-home.gif);
	width:89px;
}
ul.navigation li a#news{
	background-image:url(../user_images/button-news.gif);
	width:83px;
}
ul.navigation li a#about{
	background-image:url(../user_images/button-about.gif);
	width:91px;
}
ul.navigation li a#concerts{
	background-image:url(../user_images/button-concerts.gif);
	width:107px;
}
ul.navigation li a#recordings{
	background-image:url(../user_images/button-recordings.gif);
	width:123px;
}
ul.navigation li a#links{
	background-image:url(../user_images/button-links.gif);
	width:82px;
}
ul.navigation li a#contact{
	background-image:url(../user_images/button-contact.gif);
	width:101px;
}
ul.navigation li ul {
	width:144px;
	position:absolute;
	top:16px;
	left:10px;
	display:none;
	padding:10px 0 0 0;
	margin:0 0 0 -10px;
	z-index:1000;
	overflow:hidden;
}
ul.navigation ul li {
	float:left;
	position:static;
	border:1px solid #B4B4B4;
	line-height:24px;
	width:142px;
	background:#D9D9D9;
	padding:0;
}
ul.navigation li:hover ul, ul.navigation li.hover ul {
	display:block;	
}
ul.navigation ul li a {
	display:block;
	width:137px;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size:12px;
	color:#444;
}
ul.navigation ul li a:hover {
	background:#CECECE;
	text-decoration:none;
}
/*box for content*/
#content{
	width:884px;
	background:#E3E3E3;
	float:left;
	padding:34px 0 0 14px;
}
/*box for content (inner page)*/
/* 	if you want to make each one have it's own picture
	either make an inner-x or have a seperate stylesheet
	that alters #content-inner { background-image:url(../user_images/.......) no-repeat 0 80%;}
*/
#content-inner{
	width:884px;
	background:#E3E3E3 url(../user_images/inner-content-bg.jpg) no-repeat 0 80%;
	float:left;
	padding:34px 0 0 14px;
}

#content-inner2{
	width:884px;
	background:#E3E3E3 url(../user_images/page2img.jpg) no-repeat 20% 20%;
	float:left;
	padding:34px 0 0 14px;
}

#content-inner3{
	width:884px;
	background:#E3E3E3 url(../user_images/page3img.jpg) no-repeat 0 80%;
	float:left;
	padding:34px 0 0 14px;
}

#content-inner4{
	width:884px;
	background:#E3E3E3 url(../user_images/page4img.jpg) no-repeat 0 20%;
	float:left;
	padding:34px 0 0 14px;
}


#content-inner5{
	width:884px;
	background:#E3E3E3 url(../user_images/page5img.jpg) no-repeat 5% 15%;
	float:left;
	padding:34px 0 0 14px;
}


#content-inner6{
	width:884px;
	background:#E3E3E3 url(../user_images/page6img.jpg) no-repeat 0 80%;
	float:left;
	padding:34px 0 0 14px;
}




#inner-box{
	width:330px;
	float:left;
	margin:0 0 0 400px;
	display:inline;
}

#inner-concert{
	float:left;
	margin:0 0 0 225px;
}
/*text in inner page*/
#inner-box p{
	float:left;
	color:#5C5050;
	font-size:12px;
	padding:0 0 25px 0;
	margin:0;
}
/*h2-tags*/
h2{
	/* this might just fix the floating nonsesne in IE */
	width:400px;
	font-size:35px;
	color:#6E7C8E;
	float:left;
	margin:0;
	padding:0 0 6px 0;
	font-weight:normal;
	
/*	
	Trusty debug borders. Turn them on if you want
	to see the padding
	border:2px solid green; 
	
	*/
}
h2.left-h2{
	width:606px;
}
h2.inner-h2{
	width:330px;
}
h2.right-h2{
	width:252px;
	padding:0 0 0 14px;
}
h2.wide{
	width:884px;
	padding:21px 0 26px 0;
}
h3{
	padding:0 0 25px 0;
	margin:0;
	float:left;
	color:#6E7C8E;
	width:330px;
	font-weight:normal;
}
h4 {
	padding:0 0 0px 0;
	margin:0;
	float:left;
	color:#6E7C8E;
	width:330px;
	font-weight:normal;
		
}
/*background for left/right columns*/
#columns{
	width:870px;
	background:url(../user_images/columns-bg.gif) repeat-y 0 0;
	float:left;
}
/*left-column (upcoming concerts)*/
#left{
	width:570px;
	float:left;
	border-top:1px solid #C2C2C2;
	margin:0 14px 1px 1px;
	display:inline;
	padding:0 18px 0 16px;
	background:#cecece;
}
#left p{
	float:left;
	padding:0 0 20px 0;
	margin:0;
	
}

/* background box for concerts */
.concert-box{
	width:570px;
	float:left;
	border-top:1px solid #C2C2C2;
	margin:14px 14px 1px 1px;
	display:inline;
	padding:0 18px 0 16px;
	background:#cecece;
}
.concert-box p{
	float:left;
	padding:0px 0 10px 0;
	margin:0 0 0 0;
	
}
a.book-online{
	background:url(../user_images/book-online-button.gif) no-repeat 0 0;
	width:97px;
	height:30px;
	float:right;
	display:block;
	margin:6px 0 0 0;
	display:inline;
}
.left-topp{
	width:570px;
	float:left;
}
span.name{
	font-size:22px;
	color:#677382;
	float:left;
	padding:0 8px 0 0;
	margin:0;
}
span.date{
	color:#788364;
	font-size:18px;
	float:left;
	padding:4px 0 0 0;
	margin:0;
}
span.location{
	float:left;
	padding:0px 0 2px 0;
	margin:0 0 0 0;
	font-weight:bold;
/* set the width so location is wrapped on a new line in safari */
	width:500px;
	
}
/*right-column (buy cds)*/
#right{
	width:226px;
	float:left;
	margin:0 0 0 1px;
	border-top:1px solid #C2C2C2;
	padding:20px 0 0 23px;
	background:#cecece;
}
/*cds*/
ul.cds{
	width:218px;
	float:left;
}
ul.cds li{
	height:70px;
}
ul.cds li img{
	margin:0 7px 7px 0;
	display:inline;
}
ul.cds li span{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#595959;
}
ul.cds li i{
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}
/*buy-online button*/
a.buy-online{
	background:url(../user_images/buy-theese-online.gif) no-repeat 0 0;
	width:205px;
	height:30px;
	display:block;
	float:left;
	padding:0 0 11px 0;
}
#news-column{
	float:left;
	width:884px;
	color:#E3E3E3;
/*	background:url(../user_images/columns-bg-bottom.gif) no-repeat 0 0; */
	overflow:hidden;
	padding:0 0 20px 0;
}
/*current news*/
ul.news-text{
	width:884px;
}
ul.news-text li{
	width:426px;
	padding:0 0 0 15px;
	float:left;
}
ul.news-text li p{
	font-size:13px;
	color:#595959;
	float:left;
	padding:0 10px 0 0;
	margin:0;
	line-height:17px;
}
ul.news-text p a{
	text-decoration:underline;
	color:#6E7C8E;
	font-weight:bold;
	float:right; 
	display:block;
	padding:0 20px 0 26px;
}



ul.news-text a.more{
	font-size:16px;
	color:#434343;
	background:url(../user_images/more-bg.gif) no-repeat 0 70%;
	float:right; 
	display:block;
	font-weight:bold;
	padding:0 20px 0 26px;
	text-decoration:none;
}
ul.news-text a.more:hover{
	text-decoration:underline;
}
ul.news-text a:hover{
	text-decoration:none;;
}
ul.news-text li span{
	float:left;
	padding:0 0 11px 0;
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#595959;
}
/*footer*/
#footer{
	float:left;
	background:url(../user_images/footer-top-bg.gif) repeat-x 0 0;
	width:898px;
	height:27px;
}
#footer-content{
	width:898px;
	float:left;
	background:#E3E3E3;
	height:40px;
	font:11px "Trebuchet MS", "Times New Roman", Times, serif; /*WAS 12 NOW 11*/
	color:#8B8B8B;
	overflow:hidden;
}
#footer-bottom{
	background:url(../user_images/footer-bottom.gif) no-repeat 0 0;
	float:left;
	width:898px;
	height:7px;
	padding:0 0 20px 0;
}
#footer-content ul{
	float:left;
	width:898px;
}
#footer-content ul li.second{
	float:left;
	width:380px;
	padding:8px 0 0 7px;
	height:30px;
}
#footer-content ul li.secondplus{
	float:left;
	width:165px;
	padding:8px 0 0 7px;
	height:30px;
	background:url(../user_images/footer-li-split.gif) no-repeat 100% 0;
}
#footer-content ul li.third{
	float:right;
	width:220px;
	height:30px;
	padding:8px 10px 0 0; 
}
#footer-content ul li.first-foot{
	width:93px;
	height:40px;
	float:left;
	background:url(../user_images/footer-li-split.gif) no-repeat 100% 0;

}
#footer-content ul li.first-foot a{
	width:74px;
	height:29px;
	background:url(../user_images/fuel-studios-logo.gif) no-repeat 0 0;
	margin:11px 0 0 10px;
	display:block;
	display:inline;
	float:left;
}
#footer-content ul li a{
	color:#8B8B8B;
}
a.subscribe{
	background:url(../user_images/subscribe-button.gif) no-repeat 0 0;
	float:right;
	width:205px;
	height:30px;
	display:block;
	margin:0 0 0 0;
}

a.subscribe:hover{
	background:url(../user_images/subscribe-button-over.gif) no-repeat 0 0;

}




/* additions */

ul.artists {
	float:left;
}

ul.artists li {
padding:0 0 0 50px;
}

ul.artists li.header {
	padding:0;
}

.entry h3, .entry h3 a {
 font-weight: bold;
 color:#595959;
 padding-bottom: 7px;
}

.entry h3 a:visited, .entry h3 a:active  {
 text-decoration:none;
 font-weight: bold;
 color:#595959;
}

.entry h3 a:hover {
text-decoration:underline;
 font-weight: bold;
 color:#595959;
}

.entry a.full-text{
	font-size:16px;
	color:#434343;
	font-weight:normal;
	text-decoration:none;
    display:block;
    float:none;
}
.entry a.full-text:hover{
	text-decoration:underline;
}
#inner-box .entry p {
padding:0px;
margin-bottom:0px;
}
#inner-box .entry p a {
padding-top:3px;
padding-bottom:15px;
margin-bottom:0px;
}

/* the margin-left will move the iframe across. But move it too far and it cuts out in IE */
#inner-box p.iframe {
padding:0px;
margin-bottom:0px;
margin-left:-60px;
}

img a {
	border:none;
	text-decoration:none;
}

.link {
text-align:right;
}