/* \"nullstille\" lister generellt*/
.community_frame ul,
.community_menubox_container ul,
#update_user ul{	
margin:0px;	
padding:0px;
list-style:none; 
}
.community_frame li,
.community_menubox_container li,
#update_user form li{	
margin:0px;	
padding:0px;	
list-style:none; 
}
#update_user form li,
.user_account_profile_info li,
.community_groups_findgroups li{
padding:5px 0px;
}
/*generelle innholdscontainer*/
.community_frame{	
width:100%;	
margin:20px 0px 0px 0px;	
padding:0px;	
float:left;
}
.community_container,
#community_container,
.community_menubox_container,
.community_menu_container,
#community_group_groupmenu_container,
#smallprofile,
#user_account_short_profile{	
display:block;	
margin:0px;		
padding:0px;		
height:100%;
overflow:hidden;
}
.community_container{
border:1px solid #60ac7e; 	
}
.community_container,
#smallprofile,
#update_user,
#user_account_short_profile{
padding:12px;
}
#smallprofile .smallprofile_name,
#user_account_short_profile .user_account_short_profile_nick{
padding:0px 2px 0px 12px;
font-size:12px;
font-style:normal;
}
/*full bredde på tekster i p-tags */
.community_frame p{
display:block;
width:100%;
height:auto;
}
/*full bredde på forms tags */
.community_frame form{
display:block;
width:100%;
height:auto;
float:left;
overflow:hidden;
}
/*full bredde på tables */
.community_frame table{
display:block;
width:100%;
height:auto;
/*float:left;*/
overflow:hidden;
;}
/*tekster og headers*/
.community_frame h1,
#update_user h1{	
display:block!important;
width:100%;
clear:both;
font-size:16px;		
font-weight:bold;	
padding:0px;		
line-height:22px;	
margin:0px;
border-bottom:1px dotted #00933f;
margin-bottom:6px; 
}
.community_frame h2,
h2{	
font-size:13px;		
font-weight:bold;		
margin:0px;
}
.community_frame h3{	
font-size:11px;		
font-weight:bold;		
padding-bottom:3px;	
font-weight:bold;		
margin:0px;
}
.community_frame h4{	
font-size:12px;
font-weight:normal; 
padding-bottom:3px;			
margin:0px;
}

/*horisontal meny*/
#profile_menu {
/*resets*/margin: 0; padding: 0; border: 0; outline: 0; 
line-height: 1.1; text-decoration: none; font-size: 100%; 
list-style: none;
	font-family:  Arial, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #00923f;
	bottom: -1px;
}
#profile_menu  ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; 
line-height: 1.1; text-decoration: none; font-size: 100%; 
list-style: none;
}
#profile_menu  li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; 
line-height: 1.1; text-decoration: none; font-size: 100%; 
list-style: none;
	float: left;
	border: 1px solid #00923f;
	border-right: none;
}
#profile_menu  li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; 
line-height: 1.1; text-decoration: none; font-size: 100%; 
list-style: none;
	float: left;
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
	padding: .4em 1em;
	color: #ffffff;
	background: #00923f url(images/00923f_40x100_textures_03_highlight_soft_25.png) 0 50% repeat-x;
}
#profile_menu li a:hover {
	background: #60ac7e url(images/60ac7e_40x100_textures_03_highlight_soft_25.png) 0 50% repeat-x;
	color: #ffffff;
}
/*buttons/tools*/
a.tools,
.tools a,
.profile_user_edit_profile a,
.profile_user_deletepicture a,
.toolbutton,
#user_blog_getcomments{
display:block;
float:left;
text-decoration:none;
border:1px solid silver;
padding:2px 5px;
color:#666666!important;
font-weight:normal!important;
}
.tools li,
#user_message_menu li{
display:inline!important;
float:left;
margin:3px;
}
#user_message_smsbutton{
float:right!important;	
}

/*datoer*/
.date{
font-size:10px;	
font-style:italic;	
}
/*innlegg, kommentarer og innhold i blogg, gjestebok osv*/
.description{	
font-style:italic;	
float:left; 
}
div.entries{
padding:1px!important;
border:1px dotted #cec6c3;
max-width:100%!important;
_width:100%; 
clear:both; 
}
/*ul.entries{
margin:1px;
padding:1px;
border:1px dotted #cec6c3;
}*/
ul.entries li{
margin:1px;
padding:4px;
border:1px dotted #cec6c3;
overflow:hidden; 
height:100%;
}
span.entries{
padding:4px!important;
display:inline; 
}
.entry_title,
.entry_edit{	
font-weight:bold;	
/*margin-left:15px;	
margin-top:10px;*/
}
.commentarea {	
width:300px;	
height:200px;}

/*smallprofile*/
#user_account_short_profile_nameinfo{
display:block;
width:100%;
}
.profile_user_picture,
.user_account_short_profile_picture{	
width:170px;
float:right;	
margin-top:0px;
border:1px solid #00933f;
padding:4px;
}
.profile_user_picture img,
.user_account_short_profile_picture img{
width:160px!important;
height:auto!important; 
}
#user_account_short_profile .user_account_short_profile_nick{	
font-size:16px;		
font-weight:normal;		
padding-bottom:3px;	
font-weight:bold;
float:left; 
display:block;
width:100%;
padding:0px 3px 0px 0px!important;
text-align:left;
}
#smallprofile .nick,
#user_account_short_profile .nick{	
font-size:12px;		
font-weight:normal;		
padding-bottom:3px;	
font-weight:normal;
float:left; 
display:none;
padding:0px 3px 0px 0px!important;
line-height:16px;
height:16px;
}

.profile_user_aboutme,
.profile_user_edit_profile{	
width:62%;
height:auto;		
margin-top:10px;
float:left;
display:block;
}
#smallprofile .tools,
#user_account_short_profile .tools{	
margin-top:5px!important;	
margin-bottom:5px!important;
}
#user_account_short_profile .add_profile_user_picture{
width:62%;
float:left;
}
#user_account_short_profile .add_profile_user_picture .submit{
float:left;
}

/*profilemenu - center*/
#profile_menu li{
float:left;
}
/*tilpasninger editor -- lagt til av Gro-Nina*/
.ui-dialog-content table{
width:85%;
}
.ui-dialog-content .textinput,
.ui-dialog-content .entrycontent{
width:100%;
}
.ui-dialog-content .entrycontent{
height:300px;	
}
/*ikon-messages*/
.user_message_title_new{
background-image:url(../../admin/images/tip.gif);
background-repeat:no-repeat;
}
.user_message_title_new a{
display:block;
margin-left:24px; 
}
.user_message_title_new img{
display:none;
}

/*last forum post*/

.community_last_forum_entries li
{
list-style: none;	
margin: 0px;
padding: 0px;
}

.community_last_forum_entries
{
list-style: none;	
margin: 0px;
padding: 0px;
}

.community_last_forum_nick a,
.community_blog_lastentry_userpicture a
{
color: #047C5C!important;
}

.community_blog_lastentry_title a
{
color: #333333!important;
}
.wp_center_coloumn {
text-align: left;
}

