/*
    CSS files kept in the 'schemes' directory can be used to
    costumize your K2 installation without having to mess
    with the core K2 files. This in turn makes it easier to
    upgrade to new K2 version as well as debug any problems
    that might occur.

    You select schemes from the K2 Options page in the
    'Presentation' section of your WordPress administration.

    Author Name    :Simon-Claudius Wystrach
    Author Site    :simon.mindpot.de
    Style Name    :Coffeehouse Two
    Style URI    :webmaster@coffeehousestudios.de
    Version        :1.1
    Comments    :
*/

#header {
background-color:#FFF3D1;
}

body {
background:#000000 url(hintergrundbilder/rotate.php) no-repeat scroll 0 0;
font-family:sans-serif;
}
body.columns-three #primary {
margin-left:162px;
width:550px;
}
body.columns-three #sidebar-1 {
left:-590px;
margin-left:-157px;
width:150px;
}
body.columns-three #sidebar-2 {
margin-right:-20px;
width:150px;
}
body.columns-three .template-image #primary {
margin-left:0;
}
strong, em, b, i {
font-family:Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6, .blog-title {
font-family:Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
}
h4 {
border-color:black #666666;
border-style:solid dotted solid solid;
border-width:1px 1px 1px 3px;
font-variant:small-caps;
letter-spacing:0.2em;
margin-top:2em;
text-align:left;
text-decoration:none;
text-indent:0.5em;
}
#page {
background:#FFF3D1 none repeat scroll 0 0;
border:medium none;
padding-top:0px;
}
ul.menu {
font-size:small;
font-weight:lighter;
margin-left:80px;
padding-bottom:3px;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
background-color:#FFF3D1;
}
ul.menu li a {
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
color:white;
display:block;
font-size:1em;
padding:3px 15px;
}
ul.menu li a:hover {
background:#111111 none repeat scroll 0 0;
}
a, a:visited, .sidebar a:visited {
color:#8D571B;
}
.post p a:visited {
color:#8D571B;
}
.content {
background:#FFF3D1 none repeat scroll 0 0;
height:0;
}
#footer {
background-image:url(footer.png);
background-position:center top;
background-repeat:no-repeat;
font-size:1.1em;
font-variant:small-caps;
font-weight:lighter;
height:125px;
letter-spacing:0.3em;
max-width:950px;
padding-top:32px;
}
#footer a {
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
}
#footer a:hover {
border-bottom:1px solid #FFFFFF;
color:#8D571B;
}
