



/* RANKS--------------------------------------------------------------------*/
/*  1 ----------------------  set the symbol color --------------------------*/
.ur-symbol {
	font-family: arial, "Times New Roman", Times, serif;
	font-size : 14px ;
	color :  #549bd8  ;
	
}



/*2. add the styling for the level names--------------------------------------*/

	 
	#level1	
	 
	 {
	color:  #81d742 ;
	 }
	 	 
	 	 
	#level1	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level1	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	 
	#level2	
	 
	 {
	color:  #dd9933 ;
	 }
	 	 
	 	 
	#level2	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level2	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	 
	#level3	
	 
	 {
	color:  #dd3333 ;
	 }
	 	 
	 	 
	#level3	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level3	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	 
	#level4	
	 
	 {
	color:  #8224e3 ;
	 }
	 	 
	 	 
	#level4	
	 
	 {
	Font-Style:  italic ; 
	 }
	 #level4	
	 
	 {
	Font-weight:  bold ; 
	 }
	 	




/* BADGES--------------------------------------------------------------------*/

	 
		 
	 	 
		 
		 
	 	 
	
/*----------------------  custom css--------------------------*/

#buddypress div#item-header #bur_profile ul li
{
    float : none  ;
}
