
.albums
{
	display: block;
	float: left;
	width: 250px;
	margin-left: 5px;
	margin-right: 5px;
}

a {
	text-decoration: none;
}

#nav a {
	color: #abafff !important;
}
#nav a:hover {
	color: #4249e0 !important;
}

.albums li
{
	list-style-type:none;
	
}

.imageblock
{
	display: block;
	float: left;
	height: 255px;
	
}

.upcoming
{
	display: block;
	float: left;
	width: 120px;
	height: 115px;
	padding: 5px;
	background: #fff;
	margin-left: 10px;
	text-align: center;
}

.error
{
	background: url('/images/error.png') no-repeat;
	width: 363px;
	height: 39px;
	padding: 10px;
	font-size: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.upcoming p
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}



.summary{
 padding: 20px;
}



.infoblock
{
	padding-left: 30px;
	height: 255px;
	display: block;
	float: left;
	width: 550px;
}
.infotitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #ff8700;
}

.albums li span
{
	color: #000;
	background: #fff;
	padding: 2px;
	margin-top: 2px;
}

.album ul
{
	text-align: left;
}

.album h2, .album h3
{
	padding: 0;
	margin: 0;
}


.album
{
	background: #191919;
	padding: 4px;
	margin-top: 5px;
	text-align: center;
}


.chart li
{
	list-style-type:none;
	margin-top: 8px;

	
}





.chart li ul li:before {
	content: "\00BB \0020";
	}

.chart
{
	width: 420px;
	float: left;

	
	
}

.shiftchart
{

/*	position: relative;



	bottom: 30px;
*/}


h1
{
	margin-left: 20px;
}

span.playing
{
	color: #ff8700;
	font-weight: bold;
}

div.playcount
{
	color: #ff8700;
	font-weight: bold;
	font-size: 1.8em;
	display: block;
	float: left;
	width: 120px;
	margin-left: 30px;
	text-align: left;
}

div.pos
{
	font-size: 0.5em;
	display: block;
	float: left;
	width: 90px;
	text-align: center;
}

span.smaller{
	font-size: 0.8em;
}

span.shiftpos
{
	width: 25px;
}

div.shiftpos
{
	width: 30px;
	text-align: center;
	display: block;
	margin-top: 10px;
	float: left;
}

.p_plays
{
	color: #fc00ff;
}
.p_singles
{
	color: #6cff00;
}
.p_albums
{
	
	color: #ff0000;
}

div.main_pos
{
	display: block;
	float: left;
	width: 30px;
}

.twitter
{
	position:absolute;
	 top:55px;
	 right:50px;
	z-index: 100;
height: 48px;
width: 48px;
}

.infob
{
	width: 230px;
	display: block;
	float: left;
	line-height: 1.4em;
	margin-left: 30px;
}

.top10
{
	width: 100%;
	display: block;
	float: left;
	margin-top: 2px;
}

.artist
{
font-weight: bold;
}

.trackartist
{
	display: block;
	float:left;
padding-left: 10px;
padding-right: 10px;
color: #000;
	background: #fff;
}

.paddingup 
{
	margin-top: 10px;
}


