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

body {
    color: #d7d7d7;
    text-align: center;
    background-color: black;
}
a {
    color: #ebc3a0;
    text-decoration: none;
}
a:hover {
    color: #ebc3a0;
    text-decoration: underline;
}
a:focus {
    outline: none;
}
img {
    border: none;
}


.serendipity_xml_icon {
    background: url('img/black_xml.png') center center no-repeat;
    padding: 10px 0;
    margin: 0;
    visibility: visible;
}

 .serendipity_xml_icon img {
    visibility: hidden;
}



#wrapper {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 69%;
    margin: 0px auto;
    width: 900px;
    overflow: hidden;
    text-align: left;
}
#inner-wrapper {
    border: 2px solid #d7d7d7;
    border-top: none;
    width: 889px;
    margin-left: 7px;
    overflow: hidden;
}

#serendipity_banner {
    background: black url('http://www.nepomuk-amps.com/themes/nepomuk/images/nepomuk_bg_header_900x160_7.jpg');
    margin: 0;
    height: 150px;
    border: 0px;
}

#serendipity_banner h1 {
    font-weight: bold;
    font-size: 140%;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 180%;
    padding-top: 88px;
    color: #d7d7d7;
    font-style: italic;
    margin-left: 20px;
}

#serendipity_banner h2 {
    font-weight: normal;
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 130%;
    padding: 0.25em;
}

#serendipity_banner a {
    color: #d7d7d7;
    text-decoration: none;
}

#serendipity_below_banner {
    /* not used in this template */
}



#serendipityLeftSideBar,
#serendipityRightSideBar {
    color: #d7d7d7;
    background: black url('http://www.nepomuk-amps.com/themes/nepomuk/images/bg_leder_black_2.jpg') ;
    border: 1px solid #BBBBBB;
    margin-bottom: 10px;
    margin-right: 5px;
}

#content {
    color: #d7d7d7;
    margin-left: 5px;
    /*margin-top: 15px;*/
}

#content h3 {
    font-size: 100%;
    margin: 10px 0 0 0;
}

.serendipity_commentsTitle {
    font-size: 100%;
    font-weight: bold;
}

#content h4 {
    text-transform: uppercase;
    font-size: 120%;
    letter-spacing: .2em;
    margin: 5px 0 15px 0;
}

.serendipity_entryFooter {
    font-size: 90%;
    margin: 5px 0;
    padding: 8px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.serendipity_pageFooter {
    margin: 5px 0 10px;
}

/* pagination links */
div.pagination{
    margin-top: 1em;
}

.pagination a:link,
.pagination a:visited{
    border: 1px solid #CFCFCF;
    padding: 2px 6px;
}

span#thispage {
    background-color: #3D98C5;
    border: 1px solid #3D98C5;
    color: #ffffff;
    padding: 2px 6px;
}

.pagination a:hover,
.pagination a:active {
    background-color: #EDF8FD;
    border: 1px solid #3D98C5;
}

.serendipitySideBarItem {
    margin: 10px;
    padding: 0;
    border: 0px none;
    overflow: hidden;
    height: 100%;
}

.serendipitySideBarTitle {
    text-transform: uppercase;
    font-size: 95%;
    letter-spacing: .2em;
    color: #d7d7d7;
    padding: 8px 5px 8px 5px;
    margin: 0;
}

.serendipitySideBarContent {
    font-size: 90%;
    padding: 10px;
    margin: 0;
}

.serendipitySideBarFooter {
    /* not used in this template */
}

#sbsitenav .serendipitySideBarContent {
    padding: 0;
    border: 0;
    margin: 0;
}

#sbsitenav {
    padding: 10px;
    margin: 0;
}

#sbsitenav ul{
    margin: 0;
    list-style-type: none;
}

#sbsitenav ul a {
    border-left: 4px solid #dfdfdf;
    padding: 8px 0px 8px 10px;
    display: block;
}

#sbsitenav ul a:hover,
#sbsitenav .currentpage a {
    border-left: 4px solid #3D98C5;
}

#sbsitenav li {
    font-size: 90%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    background-color: #efefef;
    margin: 0 0 2px 0;
    padding: 0;
    overflow: hidden;
}

#month,
.serendipity_weekDayName,
#today  {
    font-size: 100%;
}

#footer {
    font-size: 80%;
    border: none;
    width: 889px;
}

img.serendipity_entryIcon {
    float: left;
    border: 0px;
    margin:0 5px 0px 0;
}

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

#sitenav #searchform input {
    border: 1px solid #1f5f7f;
}

blockquote {
    background: #d6e2e8;
    color: #d7d7d7;
    border-left: 1px solid #85a8b9;
    border-top: 1px solid #85a8b9;
    border-right: 1px solid #1f5f7f;
    border-bottom: 1px solid #1f5f7f;
    margin: 1em 4em;
    padding: 1em;
}

blockquote p {
   margin: 0.5em 0;
   padding: 0;
}

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    line-height: 1.2em;
    border: 1px dotted #d7d7d7;
}

.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    line-height: 1.2em;
    border: 1px dotted #d7d7d7 ;
}

.serendipity_commentsTitle {
    text-transform: uppercase;
    font-size: 100%;
    letter-spacing: .2em;
    margin: 1em 0;
    padding: 0.5em 0;
}

.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;
}

#sitenav {
    height: 25px;
    margin-left: 9px;
}
#sitenav ul {
    font-size: 0.75em;
    position: absolute;
    width: 685px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#sitenav ul li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
#sitenav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    font-size: 1.3em;
    font-weight: bold;
    color: #d7d7d7;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border: 1px solid #d7d7d7;
    border-left: none;
    background: black url('http://www.nepomuk-amps.com/themes/nepomuk/images/bg_leder_black.jpg') ;
}
#sitenav ul li a:hover,
#sitenav ul li.current a {
    color: #d7d7d7;
    background: #962527 url('http://www.nepomuk-amps.com/themes/nepomuk/images/bg_leder.jpg') ;
}
#sitenav ul li.current a:visited {
}
/* hide the sublevels */
#sitenav ul ul {
    display: none;
}

#sitenav #searchform {
margin:0 16px 0 0;
}

#sitenav #searchform input {
border:1px solid #d7d7d7;
background:#FFFFFF url(/templates/bulletproof_nepomuk/img/quicksearch.png) no-repeat scroll 97% 50%;
font-size:100%;
margin-top:3px;
padding-left:3px;
width:195px;
}

#today {
/*    display: none;*/
}

.serendipity_Sticky_Entry {
    background: black url('http://www.nepomuk-amps.com/themes/nepomuk/images/bg_leder_black_2.jpg') ;
    border: 1px solid #BBBBBB;
    margin-top: 0;
    margin-left: 0;
    padding-left: 1em;

}