img {
   behavior: url("http://www.andresen.de/blog/index.php?/plugin/pngbehavior.htc");
}
.bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
}
.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
/* templates/kubrick/style.css  */
/*   
     janosch007 / jimdo-Style for my blog 
     based on http://binarybonsai.com/kubrick/

*/


/* Ergänzungen durch jimdo-Layout */
html * div.n {
  height: 1%;
}
div.n {
  padding: 5px;
}


ul.mainNav1 li a.current {
  background:#EEEEEE none repeat scroll 0 0;
  color:black;
  font-weight:bold;
}
ul.mainNav1 li a:hover {
   background:#EEEEEE none repeat scroll 0 0;
   color:black;
}
ul.mainNav1 li a,  ul.mainNav1 li a:visited {
   padding:5px 4px 5px 15px;
}
ul.mainNav1 li a, ul.mainNav1 li a:visited {
   border-bottom:1px solid #CCCCCC;
   color:#333333;
   display:block;
   text-decoration:none;
}


/* Begin Typography & Colors */
body {
    color: #333333;
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-size-adjust: none; 
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-color: #f1c631;
    height: 100%
    align: center;
    }

#page {
    align: center;
    background: url("http://www.andresen.de/bg.gif") repeat-y scroll center top;
    background-color: #f1c631;
    text-align: left;
    padding: 20px 25px 0px;
    margin-left: auto;
    width: 850px;
    margin-right: auto;
    }

#header {
    background-color: white;
    margin: 0 !important; margin: 0 0 0 1px; 
    height: 198px; width: 850px;
    padding: 20px 25px 25px;
    }

#content {
    width: 625px;
    font-size: 14px; 
    line-height: 140%;
    }

img.categoryIcon {
    float: right;
    border: 0px;
    margin: 5px;
}

#serendipityQuickSearchTermField {
    width: 90%;
}

.widecolumn .entry div {
    font-size: 1.05em;
    }

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 160%;
    }

.widecolumn {
    line-height: 1.6em;
    }
    
.graybox {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }

#footer {
    background-color: #f1c631;
    background: url("http://www.andresen.de/footer-bg.gif") no-repeat scroll center bottom;
    height: 25px; 
    }

h1, h2, h3 {
    color: #40509E;
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    font-weight: normal;
    margin-bottom: 20px;
    }

.description {
    font-size: 1.2em;
    text-align: center;
    }

h2 {
    font-size: 20px;
    }

h2.pagetitle {
    font-size: 1.6em;
    }

#sidebar h2 {
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    font-size: 1.2em;
    }

h3 {
    font-size: 1.3em;
    }

h1, h1 a, h1 a:hover, h1 a:visited, .description {
    text-decoration: none;
    color: white;
    }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
    }

.entry div a:visited {
    color: #b85b5a;
    }

.commentlist li, .serendipity_commentForm input, .serendipity_commentForm textarea {
    font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    }
    
.commentlist li {
    font-weight: bold;
    }

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    }

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    }

.serendipity_commentForm {
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    }

.commentmetadata {
    font-weight: normal;
    }

#sidebar {
    width: 225px;
    font: 1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    vertical-align: top;
    }

.small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
    text-align: right;
    }
    
code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a  {
    color: #d66933;
    text-decoration: none;
    line-height: 140%;
    }

a:hover {
    text-decoration: underline;
    }
    
#wp-calendar #prev a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }
/* End Typography & Colors */



/* Begin Structure */
body {
    margin: 0;
    padding: 0; 
    text-align: center;
    }

    
#header {
    padding: 0;
    margin: 0 auto;
    height: 190px;
    }

#headerimg {
   width: 850px;
   background-color: #f1c631;
   background: url("http://www.andresen.de/emotionheader.jpg") no-repeat scroll center top;
   height: 190px;
   overflow: hidden;
   position: relative;
   margin: 0;
    }

.narrowcolumn {
    background-color: transparent;
    float: left;
    padding: 0px 10px;
    margin: 0;
    font-size: 14px;
    line-height: 160%;
    }

.widecolumn {
    padding: 5px;
    }
    
.post {
    margin: 0px 20px 5px 5px;
    text-align: left;
    font-size: 14px;
    line-height: 160%;
    width: 550px;
    font-variant: normal;
    font-weight: normal; 
    }

h2.post {
    font-weight: bold;
}

.widecolumn .post {
    margin: 0;
    }

.narrowcolumn .postmetadata {
    padding-top: 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    }

.widecolumn .postmetadata {
    margin: 30px 0;
    }
    
#footer {
    background-color: #f1c631;
    width: 900px;
    margin-left: -25px ;
    clear: both;
    }

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    }
/* End Structure */



/*  Begin Headers */
h1 {
    font-size: 27px;
    text-align: right;
    margin-right: 20px;
    margin-top: 23px;
    padding: 0;
    }

.description {
    text-align: right;
    margin-right: 20px;
    margin-top: -15px;
    padding: 0;
    }

h2 {
    color: #40509E;
    margin: 30px 0 0;
    }

h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
    }

h3 {
    padding: 0;
    margin: 30px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
/* End Headers */



/* Begin Images */
div img {
    padding: 0;
    max-width: 100%;
    }

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */
    
img.centered {
    display: block;
    margin: 0 auto;
    }
    
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }
    
.alignleft {
    float: left
    }
/* End Images */



/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    } 

html>body .entry li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }
    
#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
    }

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    }

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
    }

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: decimal outside;
    }

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px; 
    text-align: center;
    }

#sidebar #searchform #s {
    width: 130px;
    padding: 2px;
    }

#sidebar #searchsubmit {
    padding: 1px;
    }

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
    }

select {
    width: 130px;
    }

.serendipity_calendarDay {
    text-align: center;
}

.serendipity_commentsValue input, 
.serendipity_commentsValue select {
    width: 100%;
    padding: 2px;
    }

.serendipity_commentsValue textarea {
    width: 100%;
    padding: 2px;
    }

.serendipity_commentForm submit {
    margin: 0;
    float: right;
    }
/* End Form Elements */



/* Begin Comments*/
.graybox {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    }

.commentlist p {
    margin: 10px 5px 10px 0;
    }

.serendipity_commentForm {
    margin: 5px 0;
    }

.serendipity_commentsLabel {
    vertical-align:top;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    width: 225px;
    padding: 20px 0 10px 0;
    margin-top: 7px;
    margin-left: 625px;
    }

#sidebar form {
    margin: 0;
    }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    }

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

#wp-calendar a {
    display: block;
    }

#wp-calendar caption {
    text-align: center;
    width: 100%;
    }

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    }

blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

.center {
    text-align: center;
    }

hr {
    display: none;
    }

hr.footer_entry {
   
   background-color: red;
   border-bottom: 1px dotted #f1c631;
}

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
    }
/* End Various Tags & Classes*/

.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
