/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Stylesheet for the colorset 'januar'                               */
/*                                                                    */
/* http://katalog-it.de                                       */
/**********************************************************************/
 .entry-content, serendipity_entry_body {
 border-top: 1px solid #DCBA98;
 padding-top:5px;
 }

.serendipitySideBarContent input, .serendipitySideBarContent select  

{

width: 40px;

}

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

.serendipity_xml_icon img {
    visibility: hidden;
}

a {
    color: #FF6600;
    text-decoration: none;
}

a:hover {
    color: #505050;
}

body {
    background: #B2C3D7 url('img/januar_bg.jpg') repeat-x;
    padding-top:30px;
}

#wrapper {
    width: 944px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 69%;
    border: 0px solid #823995;
    margin: 0px auto;
}

#serendipity_banner {
    height: 40px;
    margin: 0;
    vvvborder: 1px solid #823995;
    vvvbackground: WHITE url('img/gray_weisserh.gif') repeat-x;
    background:transparent;
    margin-bottom:30px;
}



#serendipity_banner h1 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 180%;
    padding: 0;
    color:#FF6600;
    COLOR.#ffffff;
}

#serendipity_banner h2 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 130%; 
    padding: 0em;
    color:#FF6600;
    COLOR.orange;
}

#serendipity_banner a {
    color: gray;
    COLOR.#ffffff;
    text-decoration: none;
}

















#sitenav {
     
    padding: 0;
     padding-top: 0px;
    padding-left:1px;
     
}

#sitenav ul li {
    font-size: 90%; 
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 0;
    padding: 0; 
    
    display: inline;
}

#sitenav ul a {
     
    padding: 6px 10px 6px 10px;
    float: left;
    
    overflow: hidden;
}

#sitenav ul li a:hover,
#sitenav .currentpage a {
    padding: 6px 10px 6px 10px;
    
}

#serendipityLeftSideBar,
#serendipityRightSideBar {
    background-color: white;
    color: #505050;
    overflow: hidden; 
}

#content {
    background-color: #fff;
    color: #505050;
}

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

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

#content h4 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 170%;
    letter-spacing: -1px;
    margin: 5px 0 5px 0;	
}

.serendipity_entryFooter {
    font-size: 90%;
    margin: 5px 0;
    padding: 8px 0;
    border-top: 1px solid #93A6C4;
    border-bottom: 1px solid #93A6C4;
    
    
    
    display: block;
    
    background-color: #E6F2FF;    
    background-image: none;    
    background-repeat: repeat;    
    background-attachment: scroll;  
    background-x-position: 0%;    
    background-y-position: 0%;    
    margin-top: 8px;   
    margin-right: 0px;   
    margin-bottom: 15px;   
    margin-left: 0px;   
    padding-top: 5px;   
    padding-right: 10px;   
    padding-bottom: 5px;   
    padding-left: 10px;   
    font-size: 11px;   
    color: #ad5433;   
    clear: both;
}

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

.serendipitySideBarItem {
    margin: 5px;
    padding: 0;
    border: 0px none;
    overflow: hidden; 
}

.serendipitySideBarTitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 151%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #30303f;
    padding: 8px 5px 8px 5px;
    margin: 0;
}

.serendipitySideBarContent {
    padding: 10px;
    border-bottom: 1px solid #DCBA98;
    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 {
    display: block;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 8px 0px 8px 5px;
    background: #EDE6EE url('img/jan_nav.png') top left;
}

#sbsitenav ul a:hover,
#sbsitenav .currentpage a {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #CB97D8 url('img/jan_nav.png') bottom left;
}

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

}

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

#footer {
    font-size: 100%;
    background-color: #57729F;
    color:white;
    
}
#footer a{
color:white;
 text-decoration: underline; 
    
}

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

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

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

blockquote {
    background: #f4edf5;
    color: #505050;
    border-left: 5px solid #823995;
    margin: 1em 2em 1em 4em;
    padding: 1em 1em 1em 2em;
}

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

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

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

.serendipity_commentsTitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 130%;
    letter-spacing: -1px;
    margin: 1em 0;
    padding: 0.5em 0;
}

.s9y_wrap {
    background: #fff;
    font-size: 69%;
}
abbr 
{

border-bottom-width:0px;
 

}

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


















.box { width: 100%; background: #FF9900;}
.box h1,box h3, .box p {margin: 0 1px;}
.box h1 ,box h3{font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #193976;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FF9900;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .r8{margin: 0 0px;
   border-bottom: 2px solid #EC8D00}

.box .top .r4, .box .bottom .r4
   {margin: 0 1px;height: 2px;}
   
 .box .serendipitySideBarTitle {font-size:150%; color:#ffffff;font-weight: bold;letter-spacing: .15em;}
 .box  a{
color:black;
 text-decoration: underline; 
 }
 
  .box .serendipitySideBarContent {
  font-size:12px;
  }
 
 .box  a:hover  {
 color:white;
 }
  .snbelow  {
      background: #fff url('img/jan2.png') top left;
      border-top: 2px solid #ffffff;
      margin: 0;
      padding: 0;
      
  }
  
   .snbelow a:hover {
      background: #fff url('img/jan1.png') top left;
      border-top: 0px solid #ffffff;
      margin: 0;
      padding: 0;
      color:white;
  } 

  
  
  .snbelow a:  {
   
      color:white;
 }
  .snbelow a:link  {
   
      color:white;
 } 
  .snbelow a:visited  {
   
      color:white;
 }
 
 snabove a:  {
  color: #FF6600;
 } 
 

  .snabove a:visited {
        
       color: #FF6600;
  }
  
  .snabove a:hover {
      
      color:white;
  }
