/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Stylesheet for the colorset 'blank'                                */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/


#wrapper,
#navbarsearchform input {
    border: 1px solid #222222;
/* this is just to outline the wrapper since there are no */
/* colors in the 'blank' colorset. Same for other borders */
    color: #AAAAAA;
}

#serendipity_banner,
#sitenav {
    border-bottom: 1px solid #222222;
    color: #CCCCCC;
    line-height: 2em;
}

#footer {
    border-top: 1px solid #222222;
}

input#serendipityQuickSearchTermField {
    border: 1px solid #222222!important;
}

.s9y_wrap {
    font-size: 69%;
}

/* edit link for all sidebar items */
.serendipity_edit_nugget {
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
}

.serendipity_edit_nugget a {
    background: transparent url('img/configure.png') bottom left no-repeat;
    padding: 4px 0 0 20px;
}

a, a:link, a:visited { color: #DDDDDD; font-style: bold; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

.serendipitySideBarTitle { color: #CCCCCC; margin-bottom: 5px;}

.serendipitySideBarContent li {
  margin-top: 3px;
}

twomain {
  margin-left: 30px;
}

