body{
	background: #000;
}

#topten-panel #topten-scroller #topten{
	height: auto;
	overflow-y: auto;
}

#header{
	width: 320px;
	height: 110px;
	margin: 0;
	padding: 0;
}

#header .main-menu{
	display: none;
}

#header #logo{
	background: url('../img/mobile/header.jpg') left top no-repeat;
	width: 320px;
	height: 110px;
	position: static;
}

#content_wrapper{
	height: auto;
	margin: 0;
	background: transparent;
}

#content{
	margin: 0;
	width: 320px;	
}

#topten-panel{
	position: static;
	width: 320px;
}

#topten-panel #topten-scroller{
		background-color: #161616;
}
#topten-panel #title-topten{
	display: none;
}

#topten-panel #genre-select-form{
	top: -70px;
}

#band{
	display: none;
}

#podcast-panel{
	width: 300px;
	margin-bottom: 10px;
	background-color: #161616;
}

#podcast-panel .download{
	text-indent: -5000em;
	display: block;
	background: url('../img/mobile/download-from-itunes.png') left top no-repeat;
	width: 134px;
	height: 44px;
	float: left;
}

#podcast-panel h2{	
	background: url('../img/mobile/gilded-balloon-podcast.png') left top no-repeat;
	width: 158px;
	height: 42px;
	margin-bottom: 2px;
}

#below_content{
	position: static;
	margin-top: 10px;
}

#search-panel{
	margin-top: 0;
	width: 300px;
		background-color: #161616;
}

ul#secondary_menu{	
	position: relative;
	top: -20px;
	left: 110px;
	width: 220px;
	bottom: auto;
	right: auto;
}

#topten-panel .th_karma_tooltip{
	top: -11px;
	left: 210px;
}

#topten-panel .th_noise_tooltip{
	top: -11px;
	left: 59px;
}
 
#performer-noflash{
	width: 298px;
	height: auto;
}
#performer-noflash ul.twinge_list li{
	width: 298px;
	margin-bottom: 5px;
}

#performer-noflash ul.twinge_list li a{
	color: #A1B2C2;
}
#performer-noflash ul.twinge_list li .when{
	color: #496B80;
}

body.performer ul#secondary_menu{
	top: 10px; 
}

body.performer #footer{
	display: none;
}
