
	body {
		text-align: center;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		background-image:url('../images/948467_17044640.jpg');
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #74386B;
	}
	a{
		color:orange;
	}
	a:visited{
		color:orange;
	}
	#transback {
		background-color:#2E1729;
		height: 75px;
		width: 100%;
		left: 0px;
		top: 0px;
		margin-bottom:10px;
	}
	#player {
		float: right;
		width: 390px;
		
	}
	#playerback{
		background-color: #333333;
	}
	#social {
		float: left;
		color: white;
		width: 450px;
	}
	#topfront {
		background-image: url("../images/titleImage.png");
		background-position: top center;
		background-repeat: no-repeat;
		height: 75px;
		width: 100%;
		left: 0px;
		top: 0px;
		position: absolute;
	}
	
	#last20 {
		color: white;
		white-space:nowrap
	}
		.recentItem{
		font-size: .95em;
		font-family: futura, Helvetica, Tahoma, "lucida sans", Arial, sans-serif;
		background-color: #121212;
		border-bottom: 1px solid #333333;
		padding-top: 5px;
		
	}
	.recentItem img{
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 5px;
		float:left;
		width: 50px;
		height: 50px;
	}
	.recentEnd{
	clear:left;
	}
	/* begin hide from ie5 \*/
	.recentItem {height:1%;}
	/* hide end */
	
	.recentAgo {
		font-size: .8em;
		color: #bababa;
	}
	#container {
		text-align: left;
		margin:0 auto;
		width: 860px;
	}
	#socialHeader {
		
	}
	#socialMain {
		font-family: futura, Helvetica, sans-serif;
		background-repeat: repeat-x;
		background-color: #101010;
		background-image: url(../images/socialBackTop.png);
		padding: 15px;
		
	}
	#socialFooter {
		padding-top: 10px;
		clear:both;
	}
	
#userlikes {
	padding-top:10px;
}

#userlikes ul {
	margin: 0;
	padding: 0;
}
#userlikes ul li {
	display: inline;
	list-style: none;
}
#nowlistening{
	padding-top:10px;
}

#nowlistening ul{
	margin: 0;
	padding: 0;
}

#nowlisteing img{
	padding-right:5px;
}

.artMedium {
	width: 50px;
	height: 50px;
}

.artSmall {
	width: 50px;
	height: 50px;
}

.recentListeners{
	list-style-position: inside;
	list-style-type: none;
}

.recentListeners img {
	height: 25px;
	width: 25px;
	padding-right: 9px;
	padding-bottom: 2px;
	vertical-align:middle;
	
}
.socialUsername{
	font-size: 2.5em;
}
.socialForm label{
}
.socialForm input{
	width: 25em;
}

p.playerheader {
	padding: 23px 0 0 390px;
	margin: 0 0 0 0;
	background: 
		transparent 
		url(../images/playerHeader.png)
		no-repeat 
		top left;
}

p.playerrecent {
	padding: 23px 0 0 390px;
	margin: 0 0 0 0;
	background: transparent 
		url(../images/playerRecent.png)
		no-repeat 
		bottom left;
}

p.playerfooter {
	padding: 16px 0 0 390px;
	margin: 0 0 0 0;
	background: transparent 
		url(../images/playerEnder.png)
		no-repeat 
		bottom left;
}

#loaderImage{
	float: right;
}
