/* General */
ul.square{ list-style:square;margin-left:20px;}

.pk_black_bg_divider
{
    width:100%;
    background: url('../images/menu-black-bg.jpg');
    font-size:120%;
    color:white;
    height:25px;
    padding:8px 4px 0px 25px;
    margin:0px;
    text-transform: uppercase;
}

a.gray{color:#555}
a.gray:hover{color:#C0C0C0}
a.white{color:#FFFFFF}
a.white:hover{color:#C0C0C0}
a.orange{color:#c55915}
a.orange:hover{color:#fb7f30}
a.black{color:#000}
a.black:hover{color:#C0C0C0}


/*********************************************************
Startsidan
*/
.pk_firstpage_graybox
{
    float:left;
    background:url(../images/box.jpg);
    width:190px;
    height:100px;
    padding:10px 10px 10px 20px;
    margin-left:11px;
    line-height:140%;
}
.pk_firstpage_graybox h2
{
    font-weight:900;font-size:16px;margin-bottom:5px
}
.pk_firstpage_graybox p a{color:black;}
.pk_firstpage_graybox p a:hover{text-decoration:underline;}
.pk_firstpage_graybox p a.orange{color:#c55915;}
.pk_firstpage_graybox p a.orange:hover{color:#fb7f30;}

.pk_bottomflap
{
    float:left;margin-left:0px;width:221px;margin-left:13px;padding:10px 0px 0px 0px;
}
.pk_bottomflap h2
{
    font-weight:900;font-size:14px;margin-bottom:30px;color:white;text-align:center;text-transform:uppercase;
}



/* Expertpanelen */
.expertpanelen-expertarkiv-img_avatar
{
    float:left;
    padding:2px;
    margin:5px;
    border:1px solid #C0C0C0;
    width:80px;
}
.pk_expertpanelen_expertwrapper
{
    margin-bottom:10px;
}
.pk_expertpanelen_expertwrapper .inner_left{ width:50px;float:left;}
.pk_expertpanelen_expertwrapper .inner_right{ width:160px;float:left;}

.pk_firstpage_activities{font-size:90%;}
.pk_firstpage_activities .time-since{ font-size:80%;display:block;color:#7e7e7e;}
.pk_firstpage_activities .view{ display:none;}

#wp-admin-bar {
    position: absolute;
}

#widget-recent-global-posts{ margin-top:-15px;}
#widget-recent-global-posts li
{
    clear:both;
    padding-bottom:4px;
}
#widget-recent-global-posts li div.avatar{ float:left;width:35px;margin-right:7px;}
#widget-recent-global-posts li div.title{ float:left;width:140px;font-size:90%;}
#widget-recent-global-posts li div.title a{ color:black;}
#widget-recent-global-posts li div.title a:hover{ color:#C0C0C0;}
#widget-recent-global-posts li div.clear{ clear:both;}

blockquote{
    font-family:garamond;
    font-style:italic;
    margin:0px 10px 0px 10px;
    font-size:150%;
}

.header-logged-in a img{ border:0;}

.poster-name a{color:black;}
.poster-name a:hover{color:#C0C0C0;}
.object-name a{color:black;}
.object-name a:hover{color:#C0C0C0;}
.td-freshness{color:black!important;}

a.pk_orange_button{ background: url('../images/button-bg3.png') no-repeat;width:300px;height:30px;color:white;padding:11px 50px 11px 30px;}
a.pk_orange_button:hover{color:#000;}

a.pk_orange_button_small{ background: url('../images/button-bg6.png') no-repeat;width:137px;height:30px;color:white;padding:7px 40px 11px 15px;}
a.pk_orange_button_small:hover{color:#000;}

/* gruppsidan */

#groups-list .item .item-desc p{color:black;}
#groups-list .action .meta{color:black;}