/*usermenu in left column*/
.community_menubox_container .myprofile_picture img{
width:120px!important;	
}
.community_menubox_container H3{
font-size:12px;	
margin:0px;
padding:0px;
margin-top:4px;
}
.community_menubox_container #user_menu,
.community_menubox_container #admin_menu{
background-image:url(http://www.samiskhs.no/site/Arbediehtu/aimages/menubox_bg_left_1228469764.jpg);
background-repeat:repeat-y;
width:100%;
float:left;
margin-top:12px;
}
.community_menubox_container .user_account_profile_info li{
padding-bottom:4px;
}
.community_menubox_container #user_menu a,
.community_menubox_container #admin_menu a{
font-weight:bold;
text-decoration:none;
color:#ffffff;
border-bottom:1px dotted #DAA12D;	
line-height:18px;
display:block;
padding-left:12px;
}
/*MY PROFILE*/
/*ikoner i header_profil, edit profile og finn  andre brukere*/
/*#community_container_user_profile h1,
#finduser_form h1,
#update_user h1{
	padding-left:70px;
	background-image:url(http://demo.wisepublisher.com/site/informs_demo/aimages/usermenu_icon_1219305271_1219306185.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100%;
	margin-bottom:12px;
}*/
/*her må det lages egen header css, 
da denne hentes fra WP på en annen måte 
enn resterende innhold */

#update_user h1{
	float:left;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	padding-left:15px;
	background-color:#988575;
	line-height:22px;
	margin:0px;
display:block;
width:528px;
	
}
#update_user ul{
list-style:none;
margin-top:20px;
}

#community_container_user_profile form{
	float:right;
	margin-right:15px;
}
/*last opp profilbilde*/
.add_profile_user_picture{
	margin:15px 0px 15px 15px;
}
/*plassering av knapper til høyre*/
#user_profile_addfriend{
	margin:5px 10px 5px 0px;
	float:right!important;
}
/*utlisting av personalia i profilen*/
#community_container_user_profile h3{
font-style:normal!important;
font-size:15px;
font-weight:normal!important;
margin-top:15px;
}
#community_container_user_profile ul{
	padding:0px 0px 15px 15px;
	float:left;
	clear:both;
}
#community_container_user_profile li{
	font-size:10px;
	line-height:16px;
	font-weight:bold;
 }
.aboutme{
font-size:12px;
font-weight:normal;
color:#988575;
padding:5px 0px 5px 0px;
margin:5px 15px 5px 0px;
border-top:1px solid #988575;
border-bottom:1px solid #988575;
display:block;
width:100%;
}
/*tekst i finn bruker skjema*/
#finduser_form p{
	padding-left:70px;
	margin:0px;
}
