body{
background-image:none;
background-color:#000;
margin-top:5px;
margin-bottom:0px;

}



.entry-content a, .serendipity_entry_body a, .serendipity_entry_extended a{
text-decoration:underline;
color:#2f672e;
}

#subscribe_links_banner a{
color:#fff;
font-weight:bold;
}

/*.category_title,.serendipitySideBarTitle, .serendipity_commentsTitle, .serendipity_comment_author_self {
background-color:#2b8437 !important;
background-image:none;*/



#wrapper {
background:#DDDDDD none repeat scroll 0 0;
border-top:0px;
border-bottom:0px;
border-left:2px groove #a1a1a1;
border-right:2px groove #a1a1a1;
}

#wrapper .sitenav1_above {
    /* override styles when sitenav1 is positioned above banner*/
    background:#EDEDED url(img/frost-sitenav-hover.png) repeat-x left top;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #BBBBBB;
}

.hfeed h2 {
font-size:14px;
color:#2f672e;
}

.serendipityAuthorProfile {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #BBBBBB;
width:615px;

}

.serendipity_commentBody img{
    float:left;
    margin:2px;
    padding:1px;
    border:1px silver groove;
}

.plugin_comment_body img{
    margin:2px !important;
    padding:1px !important;
    border:1px silver groove;
}

#adduserform input{
    width:100%;
    display:block
    margin:0;
    padding:0;


}

