/*



	Theme Name: Purplestars

	Version: 1.0.2
author: Melissa
	


*/



html{

	margin: 0;

	padding: 0;

	text-align: center;

}



body {

	background: #282828 url(images/bg.jpg) repeat;

	font-size: 13px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
h1{
	font-weight: bold;
	color: #400b81;
	font-size: 20px;

}

h2{
	font-weight: bold;
	color: #400b81;
	font-size: 15px;
}



a {
	color: #000;
	text-decoration: none;
}



img {

	border: none;

}


#main{
		background: white;
		width: 100%;
		margin: 0 auto;
	 
}


#header{

background: #282828 url(images/bg.jpg) repeat;
	font-weight: bold;
	width: 100%
	margin: 0;
padding: 0;
}

#header p{
font-size: 19px;
}
#content {

	background: white;

	color: #000000;

	float: left;
	margin-left: 50px;

	text-align: left;

	width: 50%;
	margin-top: 50px;

}

#content a {

	color: #400b81;

}

#right{
	background: white;
width: 500px;
float: left;
margin-top: 50px;
}

#sidebar{
	text-align: left;
margin-left: 150px;
margin-right: 25px;

}


#sidebar ul{
	list-style-type: none;
	list-style-image: none;
	

}




#sidebar li{
	margin-left: -40px;
		}
#sidebar h2 a{
	color: #400b81;
}


#footer{
	clear: both;

}
#footer a {

	color: #400b81;

}

#flickr {
width:214px;
height:200px;
	padding: 0;
	margin: 5px 0 10px;
}


#flickr img {
float:left;
background: #2f0c72;
padding:4px;
width:62px;
height:62px;
	margin: 0 0px 8px 8px;
}


#twitter{
margin-top: 75px;

	}
#twitter_update_list li{
	font-size: 12px;
	margin-top: 10px;

	}
	
.bar{
	background-color: #fff;
	width: 100%;
	height: 10px;
	border-top: 1px dashed #a5a5a5;
}

.lastplay{
	color: #2b2b2b;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;


}
.lastsong{




}
#last{
	font-size: 12px;
	color: #400b81;
	font-weight: bold;
}

#last li{
width: 200px;

}