/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

    Kubrick v1.5
     http://binarybonsai.com/kubrick/

    This theme was designed and built by Michael Heilemann,
    whose blog you will find at http://binarybonsai.com/

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

*/

/*
MAIN STYLES
--------------------------------------------------------------  */
body {
    font-size: 75%; /* Resets 1em to 12px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color:#2eb0ca;
    color: #333;
    text-align: center;
    margin: 0;
    padding: 0;
    }
#page {
    background-color: white;
    margin: 0 auto 0px auto;
    padding: 0;
    width: 896px;
    border-right: 2px solid #1f6c86;
    border-left: 2px solid #1f6c86;
    text-align: left;
    overflow: hidden;
    }
h2.pageheader, .page-head h2 {
    background:#fff url(images/titel_bg_fade.gif) repeat-x left bottom;
    border-bottom:2px solid #777;
    padding:5px 0;
    }

#content {
    font-size: 1em;
    }

.widecolumn .entry p {
    font-size: 1.05em;
    }

#content .entry, .narrowcolumn .entry,
#content .entry-content,
.widecolumn .entry {
    line-height: 1.4em;
    }

.widecolumn {
    line-height: 1.6em;
    }

#content .postmetadata, .narrowcolumn .postmetadata {

    }

#commentlist li.alt {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#commentlist li a.counter,
#commentlist li span.gravatar {
    display: none;
}

.alt {
/*
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
*/
}

small, div.entry-head div.entry-meta, #commentlist li div.comment-meta {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}



/*
NAVIGATION
--------------------------------------------------------------  */
.menu {
    position:absolute;
    right:0px;
    bottom:0px;
    width:400px;
    height:50px;
    margin:0;
    padding:0;
    font-size:1.2em;
}
.menu li {
    width:80px;
    padding-top:10px;
    height:40px;
    float:left;
    margin-right:10px;
    list-style:none;
    font-weight:bold;
}
.menu li a:link,
.menu li a:visited,
.menu li a:hover,
.menu li a:visited:hover {
    background:#ffe18f url(images/tabtop.gif) no-repeat left top;
    display:block;
    width:80px;
    height:28px;
    text-align:center;
    padding:12px 0 0 0;
}
.menu li a:link,
.menu li a:visited {
}
.menu li a:hover,
.menu li a:visited:hover {
}

.menu li#current, .menu li.current_page_item {
    width:90px;
    padding-top:0px;
}
.menu #current a:link, .menu li.current_page_item a:link,
.menu #current a:visited, .menu li.current_page_item a:visited,
.menu #current a:hover, .menu li.current_page_item a:hover,
.menu #current a:visited:hover, .menu li.current_page_item a:visited:hover {
    background:#fff url(images/tabtopcurrent.gif) no-repeat left top;
    width:90px;
    height:34px;
    color:#000;
    padding:16px 0 0 0;
}
.menu #current a:link, .menu li.current_page_item a:link,
.menu #current a:visited, .menu li.current_page_item a:visited {
    color:#444;
}
.menu #current a:hover, .menu li.current_page_item a:hover,
.menu #current a:visited:hover, .menu li.current_page_item a:visited:hover {
    color:#000;
}



/*
HEADER
--------------------------------------------------------------*/
#headercontainer {
    height:120px;
    background-color:#f5b901;
    text-align:left;
    }
.headercontainer {
    position: absolute;
    height:120px;
    background-color:#f5b901;
    text-align:left;
}
#header {
    position:relative;
    background-color:#f5b901;
    margin: 0 auto;
    padding: 0;
    height: 120px;
    width: 900px;
    }
#headerimg     {
    height:120px;
    width:900px;
    }
#headerimg .description, div.logoslogan p.description {
    font-size: 1.2em!important;
    text-align: right!important;
    width:390px!important;
    color:#049!important;
    margin-top:0;
    padding-top:0;
    }
.logoslogan {
    width:390px;
    padding:30px 0 0 20px;
    }

.rssfeedslist {
    position:absolute;
    top:20px;
    right:20px;
    list-style:none;
    width:130px;
    padding:0;
    margin:0;
    }
.rssfeedslist li {
    background:transparent url(images/icon_rss.gif) no-repeat left top;
    padding:1px 0 0 20px;
    margin:0 0 8px 0;
    text-align:left;
    }


h1,
h2,
h3,
h3.entry-title {
    /* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
    font-family: Garamond, Georgia, New York, Times, Times New Roman;
    /* font-weight: bold; */
    }

h1 {
    font-size: 4em;
    width:390px;
    margin-bottom:4px;
    }
h2, h3.entry-title {
    font-size: 2em;
    }

h2.pagetitle {
    font-size: 1.6em;
    }

h3.entry-title {
    display: none!important;
}

#sidebar h2, #sidebar-1 h4 {
    /* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
    font-family: Garamond, Georgia, New York, Times, Times New Roman;
    font-size: 1.6em;
    }

h3 {
    font-size: 1.3em;
    }

h1,
h1 a,
h1 a:hover,
h1 a:visited {
    text-decoration: none;
    color: white;
    }

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
    color: #333;
    }

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
#sidebar h2, #sidebar-1 h2,
#wp-calendar caption,
cite {
    text-decoration: none;
    }

.entry p a:visited {
    color: #b85b5a;
    }

#commentlist li,
.commentlist li,
#commentform input,
#commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
#commentlist li,
.commentlist li {
    font-weight: bold;
    }

#commentlist cite, #commentlist cite a,
#commentlist span.commentauthor, #commentlist span.commentauthor a,
.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    }

#commentlist p,
.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    }

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }

.commentmetadata {
    font-weight: normal;
    }

small,
#sidebar ul ul li, #sidebar-1 ul ul li,
#sidebar ul ol li, #sidebar-1 ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike,
div.entry-head div.entry-meta {
    color: #777;
    }

code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a, h2 a:hover, h3 a:hover {
    color: #06c;
    text-decoration: none;
    }

a:hover {
    color: #147;
    text-decoration: underline;
    }

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }
/* End Typography & Colors */



/*
WIDGETS
--------------------------------------------------------------  */

.widget {
    background:#ddd url(images/corner_left_top.gif) no-repeat left top;
    padding:5px 20px 20px 20px;
    width: 370px!important;
    overflow:hidden!important;
}
.widget_recent_comments, .sb-comments {
    background-color:#f5b901;
    }
.widget_links, .sb-links {
    background-color:#b2dcf4;
    }
.widget_links a:link, .sb-links a:link,
.widget_links a:visited, .sb-links a:visited,
.widget_links a:hover, .sb-links a:hover,
.widget_links a:visited:hover .sb-links a:visited:hover {
    color:#2b3451;
}
#text-1, .module {
    padding:5px 0px 20px 10px !important;
}
#text-1 h2, .module1 h4 {
    background:#aaa url(images/corner_left_top_header.gif) no-repeat left top;
    width:360px;
    overflow:hidden;
}
#text-1 .textwidget, .sb-php p {
    padding-left:10px;
}
#sidebar #text-1 h2, #sidebar-1 .module h4 {
    margin: 5px 0;
    padding: 5px 0 5px 10px;
    }
#text-2 {
    background-color:#b2dcf4;
    text-align:center;
    }
#text-2 span {
    display:block;
    margin-bottom:4px;
    }




/* Begin Structure */

#content, .narrowcolumn, #primary-wrapper {
    float: left;
    padding: 0;
    margin: 0;
    width: 450px;
    padding:0 26px 0 20px;
    }

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
    }

.post {
    margin: 0 0 20px 0!important;
    /*text-align: justify;*/
    }
.postheader {
    background:#fff url(images/titel_bg_fade.gif) repeat-x left bottom;
    border-bottom:2px solid #777;
    padding:5px 0;
}

.entry-head {
    background:#fff url(images/titel_bg_fade.gif) repeat-x left bottom;
    border-bottom:0px solid #777; /* 2px */
    padding:5px 0;
}


.post hr {
    display: block;
    }

.widecolumn .post {
    margin: 0;
    }

#content .postmetadata, .narrowcolumn .postmetadata {
    padding-top: 5px;
    }

.widecolumn .postmetadata {
    margin: 30px 0;
    }

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: left;
}

#footer {
    border-left: 2px solid #1f6c86;
    border-right: 2px solid #1f6c86;
    border-bottom: 2px solid #1f6c86;
    background-color:#1f6c86;
    color:#fff;

    padding: 0;
    margin: 0 auto 20px auto;
    width: 896px;
    clear: both;
    }

#footer p {
    margin: 0;
    padding: 8px 0;
    text-align: center;
    }

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:visited:hover {
    color: #fff;
}
/* End Structure */



/*    Begin Headers */
h1 {
    padding: 0;
    margin: 0;
    }

h2, h3.entry-title {
    margin: 30px 0 0;
    }

h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}




h3 {
    padding: 0;
    margin: 30px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
/* End Headers */



/* Begin Images */
p 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-left: auto;
    margin-right: 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,
html>body .entry-content ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    }

html>body .entry li,
html>body .entry-content li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before, #sidebar ul ul li:before,
.entry-content ul li:before {
    content: "\00BB \0020";
    }

.entry ol,
.entry-content ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li,
.entry-content ol li {
    margin: 0;
    padding: 0;
    }


ol li {
    list-style: decimal outside;
    }
/* End Entry Lists */




/*
POST META DATA
--------------------------------------------------------------  */
.postmetadata, .entry-end {
    font-size:0.9em;
}
.postmetadata ul,
.postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }
.postmetadata a:link,
.postmetadata a:visited,
.postmetadata a:hover,
.postmetadata a:visited:hover,
.entry-end a:link,
.entry-end a:visited,
.entry-end a:hover,
.entry-end a:visited:hover {
    font-weight:bold;
}
.postmetadata a:link,
.postmetadata a:visited,
.entry-end a:link,
.entry-end a:visited {
    text-decoration:underline;
    color:#970246;
}
.postmetadata a:hover,
.postmetadata a:visited:hover,
.entry-end a:hover,
.entry-end a:visited:hover {
    color:#000;
}
.reageerlink {
    padding:0 0 0 16px;
    background:transparent url(images/reageer_ico.gif) no-repeat left 1px;
}




/*
FORMS (SEARCH AND COMMENT)
--------------------------------------------------------------  */
#searchform {
    position:absolute;
    top:20px;
    right:180px;
    margin:0;
    padding:0;
    width:220px;
    }
#searchform fieldset {
    border:0;
    margin:0;
    padding:0;
    }
#searchform #s {
    width: 140px!important;
    padding: 2px!important;
    }
#searchsubmit {
    padding: 1px!important;
    border:1px solid #444!important;
    background-color:#ccc!important;
    color:#444!important;
    cursor:pointer!important;
    }
#searchsubmit:hover {
    border:1px solid #fff;
    background-color:#000;
    color:#fff;
    }

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
    }

select {
    width: 130px;
    }
#commentform label {
    width:200px;
    float:left;
    display:block;
}
#commentform {
    margin-bottom:40px;
}
#commentform p {
    overflow:hidden;
}
#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 98%;
    padding: 2px;
    }

#commentform #submit {
    margin: 0;
    float: right;
    }



/*
COMMENTS
--------------------------------------------------------------  */
.alt {
/*
    margin: 0;
    padding: 10px;
*/
    }

#commentlist,
.commentlist {
    padding: 0;
    text-align: justify;
    }

#commentlist li,
.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    }

#commentlist p,
.commentlist p {
    margin: 10px 5px 10px 0;
    }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }



/*
SIDEBAR
--------------------------------------------------------------  */
#sidebar, #sidebar-1 {
    padding: 80px 20px 0 0;
    margin:0;
    float:left;
    margin-right:-3px; /* Bugfix for IE 6 Duplicate Characters Bug */
    width: 380px;
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }

#sidebar form, #sidebar-1 form {
    margin: 0;
    }
#sidebar h2, #sidebar-1 h2 {
    margin: 10px 0 10px 0;
    padding: 0;
    }
#sidebar ul, #sidebar-1 ul,
#sidebar ul ol, #sidebar-1 ul ol,
#sidebar-1 div {
    margin: 0;
    padding: 0;
    }

#sidebar ul li, #sidebar-1 ul li,
#sidebar-1 div {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 20px;
    }

#sidebar ul p, #sidebar ul select,
#sidebar-1 ul p, #sidebar-1 ul select,
#sidebar-1 div p, #sidebar-1 div p,
#sidebar-1 div.sb-comments ul {
    margin: 5px 0 8px 0;
    }

#sidebar ul ul, #sidebar ul ol,
#sidebar-1 div ul, #sidebar-1 div ol,
#sidebar-1 div div {
    margin: 5px 0 0 10px;
    }

#sidebar ul ul ul, #sidebar ul ol,
#sidebar-1 div ul ul, #sidebar-1 div ol {
    margin: 0 0 0 10px;
    }
#sidebar ul ol li,
#sidebar-1 div ol li {
    list-style: decimal outside;
    }

#sidebar-1 div.sb-comments ul li,
#sidebar-1 div.sb-links ul li ul li {
    list-style: square outside;
}

#sidebar-1 div.sb-search {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    position: absolute;
    right: 180px;
    top: 0px;
    width: 220px;
}

#sidebar-1 div.sb-search h4 {
    display:none;
}

#sidebar-1 div.sb-links ul li {
    list-style: none;
    padding:0;
    margin:0;
}

#sidebar ul ul li, #sidebar ul ol li,
#sidebar-1 div ul li, #sidebar-1 div ol li {
    margin: 3px 0 0 15pt;
    padding: 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;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    }
.navigation div.nav-previous {
    float: left;
    display: inline;
}
.navigation div.nav-next {
    float: right;
    display: inline;
}
#nav-below {
    display: none;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
    It won't be a stylish marriage, I can't afford a carriage.
    But you'll look sweet upon the seat of a bicycle built for two." */

.skiplink {
    display:none;
}

div.entry-head div.entry-meta {
    display: none; /* inline */
}

div.entry-head div.entry-meta span.meta-start,
div.entry-head div.entry-meta div.entry-author,
div.entry-head div.entry-meta div.entry-author span.meta-prep,
div.entry-head div.entry-meta div.entry-author address,
div.entry-head div.entry-meta div.entry-author address a,
div.entry-head div.entry-meta div.entry-date,
div.entry-head div.entry-meta div.entry-categories,
div.entry-head div.entry-meta div.meta-end,
div.entry-head div.entry-meta span.entry-edit {
    display: inline;
}

div.entry-head div.entry-meta a.commentslink,
div#current-content div p.entry-end,
.admintab,
#sidebar-1 .sb-links ul li.linkcat h4,
#sidebar-1 div#none h4,
#sidebar-1 div#none-2 h4,
#sidebar-1 div#none-3 h4,
#sidebar-1 div#none-4 h4,
#sidebar-1 div#none-5 h4,
#sidebar-1 div#none-6 h4,
#sidebar-1 div#none-7 h4,
#sidebar-1 div#none-8 h4,
#sidebar-1 div#none-9 h4,
#sidebar-1 div#none-10 h4,
#sidebar-1 div#none-11 h4,
#sidebar-1 div#none-12 h4,
#sidebar-1 div#none-13 h4,
#sidebar-1 div#none-14 h4,
#sidebar-1 div#none-15 h4,
#sidebar-1 div#none-16 h4,
#sidebar-1 div#none-17 h4,
#sidebar-1 div#none-18 h4,
#sidebar-1 div#none-19 h4,
#sidebar-1 div#none-20 h4,
#sidebar-1 .sb-comments a.feedlink {
    display:none;
}
.more-link {
display: block;
margin-top: 5px;

}
.commentsrsslink {
display: block;
margin-top: 5px;
}
.trackbacklink{
display: block;
margin-top: 5px;
}

body p { line-height: 13pt; }
