body{
	font-family:Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#000000;
	background:url(img/mainbg.jpg) repeat-x top;
}
body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
a {
	color:#000000;
}

a:hover {
	color:#e0ba87;
}

#container {
	margin: auto;
	width: 950px;
	position: relative;
}

#leftside{
	width:510px;
	padding: 10px 10px 0 30px;
	margin-right: 400px;
	position: relative;
}

/* right hand panel */

#rightside{
	width:320px;
	float:right;
	padding:10px 0 0 0;
	position: relative;
}

/* top area */

#header{
	height:345px;
	background:url(img/headerbg.jpg) no-repeat top center;
	width:950px;
	padding:45px 0 0 0;
	position: relative;
}
#player{
	background:#231f20;
	margin:0 0 0 745px;
	height:63px;
	width:173px;
	padding:16px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
}
#player a {
	color:#ffffff;
	text-decoration:none;
}
#player ol {
	margin:5px 0 0 0;
	list-style:none;
	padding:0px;
}
#player li a {
	padding: 0px 0px 0px 15px;
    display: block;
    background: url(img/player.gif) 0px -4px no-repeat;
}
#player li a:hover {
    color: #e0ba87;
}
#player li.stop a {
    color: #e0ba87;
    background: url(img/player.gif) 0px -25px no-repeat;
}
#track_1{
	line-height:10px;	
}
#track_2{
	line-height:10px;	
}
.listen{
	display:block;
	text-indent:-5000em;
	width:44px;
	height:13px;
	background:url(img/listentitle.gif) no-repeat center top;
}
#nav{
	margin:90px 0 0 130px;
	height:38px;
	text-align:center;
}
#nav ul {
	list-style:none;
}
#nav ul li{
	float:left;
	margin:14px 0 0 30px;
}
#nav ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 16px;
}
#nav_home a{
	width:56px;
	background:url(img/navigation.gif) no-repeat 0px 0px;
}
#nav_home a:hover{
	background:url(img/navigation.gif) no-repeat 0px -20px;
}
#nav_tour a{
	width:113px;
	background:url(img/navigation.gif) no-repeat -90px 0px;
}
#nav_tour a:hover{
	background:url(img/navigation.gif) no-repeat -90px -20px;
}
#nav_videos a{
	width:77px;
	background:url(img/navigation.gif) no-repeat -240px 0px;
}
#nav_videos a:hover{
	background:url(img/navigation.gif) no-repeat -240px -20px;
}
#nav_photos a{
	width:86px;
	background:url(img/navigation.gif) no-repeat -347px 0px;
}
#nav_photos a:hover{
	background:url(img/navigation.gif) no-repeat -347px -20px;
}
#nav_mixes a{
	width:55px;
	background:url(img/navigation.gif) no-repeat -455px 0px;
}
#nav_mixes a:hover{
	background:url(img/navigation.gif) no-repeat -455px -20px;
}
#nav_shop a{
	width:51px;
	background:url(img/navigation.gif) no-repeat -545px 0px;
}
#nav_shop a:hover{
	background:url(img/navigation.gif) no-repeat -545px -20px;
}


#title {
	height:31px;
	margin:42px 0 0 340px;
}
.title {
	display:block;
	text-indent:-5000em;
	width:271px;
	height:31px;
	background:url(img/friendlyfires.gif) no-repeat center top;
}

/* end of top area */

/* left hand panel */


.news {
	display:block;
	text-indent:-5000em;
	width:300px;
	height:19px;
	background:url(img/latestnews.gif) no-repeat top left;
}
.item {
	background:url(img/blogline.gif) no-repeat left bottom;
	padding:20px 0 30px 0;
}
.blogtitle a{
	font-size:18px;
	font-family:Futura, Helvetica, sans-serif;
}
.blogdate{
	font-size:11px;
}

#leftside p{
	margin:10px 0 10px 0;
}
.comment a{
	font-size:11px;
	font-weight:bold;
	
}
.blogline {
	height:27px;
	background:url(img/blogline.gif) no-repeat top left;
	margin:40px 0 15px 0;
}

/* end of left hand panel */

/* buy online box */

#out_now_panel{
	background:url(img/bgglass1.jpg) no-repeat top right;
}

.out_now {
	display:block;
	text-indent:-5000em;
	width:169px;
	height:20px;
	margin:0 0 5px 0;
	background:url(img/out31august.gif) no-repeat top left;
	padding:0 0 10px 0;
}
.buyonline {
	display:block;
	text-indent:-5000em;
	width:115px;
	height:19px;
	margin:0 0 10px 60px;
	background:url(img/preorder.gif) no-repeat 0px 0px;
	padding:0 0 10px 0;
}
#out_now_panel ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#out_now_panel ul li{
	float:left;
}
#out_now_panel ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 16px;
}
#buy_itunes a{
	width:65px;
	background:url(img/buylinks.gif) no-repeat 0px 0px;
	margin:0 40px 0 45px;
}
#buy_itunes a:hover{
	background:url(img/buylinks.gif) no-repeat 0px -17px;
}
#buy_play a{
	width:90px;
	background:url(img/buylinks.gif) no-repeat -105px 0px;
}
#buy_play a:hover{
	background:url(img/buylinks.gif) no-repeat -105px -17px;
}
#buy_hmv a{
	width:90px;
	background:url(img/buylinks.gif) no-repeat -105px 0px;
}
#buy_hmv a:hover{
	background:url(img/buylinks.gif) no-repeat -105px -17px;
}

/* end of buy online box */

/* subscribe box */

#subscribe {
	height:100px;
	width:290px;
}

#subscribe_title {
	display:block;
	text-indent:-5000em;
	width:112px;
	height:18px;
	margin:0 0 10px 0;
	background:url(img/subscribetitle.gif) no-repeat top center;
	padding:0 0 10px 0;
}

#subscribebox {
    position: relative;
    display: block;
}

#subscribefield {
    width: 206px;
    height: 25px;
    font-size: 13px;
    position: relative;
    z-index: 5;
    padding: 0px;
}

#subscribesubmit {
    position: absolute;
    z-index: 10;
    width: 47px;
    height: 29px;
}

/* end subscribe box */

/* podcast box */

#podcast_home{
	line-height:1.3em;
}
#podcast_title {
	display:block;
	text-indent:-5000em;
	width:112px;
	height:18px;
	margin:0 0 10px 0;
	background:url(img/podcasttitle.gif) no-repeat top center;
	padding:0 0 10px 0;
}

/* end podcast box */


/* live box */

#livebox {
	background:url(img/bgglass2.jpg) no-repeat -5px 60px;
	margin: 0 0 50px -17px;
}

#livetitle {
	display:block;
	text-indent:-5000em;
	width:80px;
	height:18px;
	margin:0 0 10px 0;
	background:url(img/livetitle.gif) no-repeat top center;
	padding:0 0 10px 0;
}

#livebox ul {
	text-decoration:none;
	list-style:none;
	margin:0 0 0 18px;
}
#livebox li {
	text-transform:uppercase;
	line-height:0.8em;
	margin:0 0 20px 0;
}

.live_venue a {
	font-size:11px;
}

.live_comment a {
	color:#e0ba87;
	font-weight:bold;
	margin:0 5px 0 5px;
}
.livecomment a:hover {
	color:#000000;
}


/* end live box */


.rightsidedivider{
	margin:40px 0 30px -15px;
	height:60px;
	background:url(img/rightsidedivider.jpg) no-repeat top left;
}

/* end of right hand panel */

/* start footer */

#footer {
margin:30px 0 0 30px;
width:890px; 
clear:both;
background:url(img/blogline.gif) repeat-x top left;
height:30px;
padding-top:30px;
}

/* end footer */



/* TOUR DATES */

.tourlist{
	list-style:none;
	margin-bottom:20px;
}

.tourdatedetail{
	font-size:16px;
	font-family:Futura, Helvetica, sans-serif;
	font-weight:normal;
}

.tourdatedetailmore{
	line-height:0.3em;
	padding-bottom:20px;
	font-size:11px;
}

/* end TOUR DATES */

/* PHOTOS */

.photostitle{ 
	display:block;
	text-indent:-5000em;
	width:92px;
	height:39px;
	background:url(img/photostitle.gif) no-repeat center top;
}
img.thumbnail.galleryThumb {
margin: 0 10px 10px 0;
}

/* end PHOTOS */

/* VIDEOS */

#podcastbox{ 
border:#000000 1px solid;
padding:10px;
width:460px;
}

.podcast a{
	font-size:19px;
	font-family:Futura, Helvetica, sans-serif;
	background:url(img/podcast.gif) no-repeat center left;
	padding-left:55px;
	height:50px;
	line-height:1.3em;
}

.videostitle{ 
	display:block;
	text-indent:-5000em;
	width:92px;
	height:39px;
	background:url(img/videostitle.gif) no-repeat center top;
}


/* end VIDEOS */

/* THANKS  */

#thankspanel{
	width:710px;
	padding: 10px 10px 0 30px;
	margin-right: 400px;
	position: relative;
}
.thankstitle{ 
	display:block;
	text-indent:-5000em;
	width:92px;
	height:39px;
	background:url(img/thankstitle.gif) no-repeat center top;
}
.thankstext{
	font-size:18px;
	font-family:Futura, Helvetica, sans-serif;
}

/* end THANKS */



#twitter{
	margin-top:20px;
	background:#F7F7F7;
	padding:20px;
}


/* Mixes */

.mixestitle{ 
	display:block;
	text-indent:-5000em;
	width:68px;
	height:18px;
	background:url(img/mixestitle.gif) no-repeat center top;
	margin-bottom:20px;
}

/* brits link */

.brits{ 
	display:block;
	text-indent:-5000em;
	width:210px;
	height:210px;
	background:url(img/brits.png) no-repeat center top;
	position: absolute;
	top: 10px;
	-webkit-transition: 0.3s ease-in-out;
	-webkit-transform: rotate(-3deg) scale(0.95);
}.brits:hover{
	-webkit-transform: rotate(0deg) scale(1);
} 