/*
Theme Name: BuddyPress Dusk
Theme URI: 
Description: 
Version: 1.1
Author: Batman
Author URI: 
Template: twentythirteen
Tags: buddypress, two-column, grey, dark
*/

.bp-profile-header{
	padding:20px 0;
}

#item-header-avatar .avatar{
	padding:5px;
	border:1px solid #e8e8e8;
}
#item-header-avatar{
	
}
#item-header-content p{
	margin-bottom:5px;
}
#item-header-content h1{
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:3px solid #e8e8e8;
}
.bp-user-title span{
	float:right;
	font-size:14px;
	padding-top:12px;
	padding-right:10px;
}
.bp-user-title span a{
	color:#222;
}
.bp-user-title span a:hover{
	color:#008CBA;
}

.bp-played-tracks strong{
	font-size:30px;
}
.bp-home-track{


}
.bp-user-desc{
	margin-top:10px;
	margin-right:30px;
	text-align:left;
	
}
.bp-template-notice p{
	background-color:green;
	color:white;
	padding:4px 10px;
}
.user-content{
	padding:20px;
	border:1px solid  #DDDDDD;
	margin-left:-1px;
}
.user-blog-posts h3{
	margin-top:20px;
}
.buddypress .tabs{
	margin:30px 0;
}

.badge{
	font-family:helvetica;
	font-size:0.8em;
	 margin-left: 10px;
    margin-top: -10px;
}


.register-section .field-visibility-settings{
	display:none !important;
}
