#profile {
	background-color:#380143;
	background-image:url(../images/search_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #6B0181;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	margin-bottom:11px;
	padding:2px 0 17px 5px;
	color: #FFFFFF;
}

#profile h2, #events h2 {
	border-bottom: 1px solid #FFF;
	font-size: 20px;
	background: none;
	margin-bottom: 10px;
	text-align: left;
	font-family:Arial,sans-serif;
}



#profile_left{
	float: left;
	width: 75%;
}

#profile_right{
	float: right;
	width: 25%;
}

#profile_right a, #profile_right a:visited, #profile_right a:hover{
	color: #000000;
}

		
#profile_photo {
	float:left;
	border: 2px solid #FFF;
	padding: 1px;
	margin: 5px;

}

.user_name {
	font-size:22px;
	padding-bottom: 2px;
}

.user_location {
	font-size: 15px;
	padding-bottom: 10px;
}

.user_info {
	padding-bottom: 10px;
}

.user_stats {
	padding-bottom: 10px;
}

.user_bio {
	padding-bottom: 5px;
}

#events {
	color:#FFFFFF;
	font-size:18px;
	padding:5px;
}

#events a, #events a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#events a:hover {
	color: #DDDDDD;
}

#events p {
	padding-bottom: 5px;
}


#events .all_events {
	text-align: right;
	font-size: 22px;
	margin-top:25px;
}

#musics {
	height:auto;
	background-color: #555555;
	margin:5px;
	padding:5px;
}

#musics h2 {
	border-bottom: 1px solid #FFF;
	font-size: 20px;
	background: none;
	margin-bottom: 10px;
	text-align: left;
	font-family:Arial,sans-serif;
}

.admin {
	margin: 10px 3px; 
}

.admin a, .admin a:visited {
	color: #FFFFFF;
}

.admin ul {
	padding: 3px 0;
	display: list-item;
}
