/**********************************************************************/
/* Template: carpenter for Serendipity (http://www.s9y.org  )         */
/* Authors: Frank Knauber                                              */
/* based on bullletproof                                              */
/* Stylesheet user.css                                   */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/




.serendipity_comment_author_fk {
    background: #cdcdcd;
}

.serendipity_image_left { margin: 5px 5px 5px 0; }
.serendipity_image_right { margin: 5px 0 5px 5px; }


#wrapper {
     font-family: Verdana, Arial, Sans-serif;
     font-size: 82%;
     background-color: #f8f8ee;
     border: 2px solid #bababa;
}
body {
    background: #f8f8ee;
}
#content {
    background-color: #f8f8ee;
}
#sitenav {
    background: #f8f8ee;
}

#serendipityLeftSideBar,
#serendipityRightSideBar {
    background-color: #f8f8ee;
}