/*++++++++++++++++++++++++++++++

Theme Name: Blog theme D66
Theme URI: http://jetzeluhoff.nl/
Description: Thema speciaal voor D66-blogs, ontworpen met de bestanden van de bekende <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0 (12-2009)
Author: Jetze Luhoff
Author URI: http://jetzeluhoff.nl/

Tags: green, custom header, fixed width, two columns, widgets

De CSS, XHTML en het ontwerp vallen onder de GPL licentie zie voor meer informatie: http://www.opensource.org/licenses/gpl-license.php

++++++++++++++++++++++++++++++*/

body {
font-size : 10px;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
background : #d9f1d9;
color : #000000;
text-align : left;
margin : 0 0 20px 0;
padding : 0;
}
#page {
background : #d9f1d9 url(images/background.png) repeat top center;
text-align : left;
width : 820px;
margin : auto;
}
#top_menu {
text-align : right;
padding : 10px 10px 10px 0;
font : 1.25em Verdana, Sans-Serif;
color : #000000;
text-decoration : none;
background : #d9f1d9;
}
.top_menu li {
display : inline;
text-decoration : none;
}
#top_menu a {
color : #000000;
font-weight : bold;
text-decoration : none;
}
#top_menu a:hover {
color : #00a100;
text-decoration : none;
}
#searchform {
margin : 5px auto;
padding : 5px 0 0 0;
text-align : right;
}
#searchform #s {
width : 150px;
padding : 2px;
border : 1px solid #ffffff;
}
#searchsubmit {
border : 1px solid #00a100;
padding : 1px;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
color : #ffffff;
font-size : 1em;
background : #00a100;
font-weight : bold;
}
#header {
margin : 0 0 0 0;
padding : 0;
height : 230px;
width : 840px;
}
#headerimg {
margin : 0 0 0 10px;
background : #d9f1d9 url('images/header.jpg') no-repeat top left;
height : 230px;
width : 795px;
}
#headerimg .description {
padding : 50px 495px 0 8px;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 1.7em;
text-align : left;
text-decoration : none;
font-weight : bold;
color : #000000;
}
#headerimg .motto {
margin : -60px 0 0 495px;
}
#logo {
text-align : left;
font-size : 4em;
font-weight : 700;
background : #d9f1d9;
width : 100%;
height : 100px;
margin : 0 0 0 0;
background : #d9f1d9 url(images/background_top.png) no-repeat bottom center;
}
#logo .logotxt {
background : #d9f1d9;
margin : 0 0 10px 110px;
line-height : 50px;
}
#logo a:link {
color : #000000;
text-decoration : none;
}
#logo a:visited {
color : #000000;
text-decoration : none;
}
#logo a:hover {
color : #000000;
text-decoration : none;
}
#logo a:active {
color : #000000;
text-decoration : none;
}
#main_menu {
font-size : 13px;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
float : right;
line-height: 150%;
margin-top : -76px;
margin-right : 0;
font-weight : bold;
color : #000000;
text-decoration : none;
}
#main_menu li {
display : inline;
float : left;
margin-top : 10px;
padding : 10px 0 10px 5px;
color : #000000;
text-decoration : none;
}
#main_menu a {
padding : 10px 0 10px 5px;
color : #000000;
text-decoration : none;
}
#main_menu li a {
padding : 12px 15px 10px 5px;
color : #000000;
text-decoration : none;
}
#main_menu li a:hover {
background : url(images/background_tab.png) no-repeat right top;
color : #00a100;
text-decoration : none;
}
#main_menu li.current_page_item {
background : url(images/background_tab.png) no-repeat right top;
color : #00a100;
text-decoration : none;
}
#footer {
background : #d9f1d9 url(images/background_bottom.png) repeat top center;
border : none;
padding : 0;
margin : 0 auto;
width : 820px;
clear : both;
}
#footer p {
margin : 0;
padding : 20px 0;
text-align : center;
}
p {
text-align : left;
line-height : 1.5em;
}
a {
color : #00a100;
text-decoration : underline;
}
a:visited {
color : #00a100;
text-decoration : underline;
}
a:hover {
color : #000000;
text-decoration : underline;
}
h1 {
padding-top : 70px;
margin : 0;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-weight : bold;
font-size : 4em;
text-align : center;
text-decoration : none;
color : #000000;
}
h1 a {
text-decoration : none;
color : white;
}
h1 a:visited {
text-decoration : none;
color : white;
}
h1 a:hover {
text-decoration : none;
color : white;
}
h2, h2 a, h2 a:visited {
margin : 30px 0 0 0;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-weight : bold;
font-size : 1.2em;
text-align : left;
text-decoration : none;
color : #000000;
}
h2 a:hover {
text-decoration : none;
color : #00a100;
}
h3, h3 a, h3 a:visited {
margin : 0 0 0 0;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-weight : bold;
font-size : 1.2em;
text-align : left;
text-decoration : none;
color : #000000;
}
h3 a:hover {
text-decoration : none;
color : #00a100;
}
h2.pagetitle {
margin-top : 30px;
text-align : center;
font-size : 1.6em;
}
h3.comments {
padding : 0;
margin : 40px auto 20px;
}
h4 {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-weight : bold;
font-size : 1em;
text-decoration : none;
color : #00a100;
}
.entry p a {
color : #00a100;
}
.entry p a:visited {
color : #00a100;
}
.entry p a:hover {
color : #000000;
}
.sticky {
background : #f7f7f7;
padding : 0 10px 10px;
}
.sticky h2 {
padding-top : 10px;
}
small {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 0.9em;
line-height : 1.5em;
}
small, .postmetadata {
color : #000000;
}
code {
font : 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size : 0.9em;
letter-spacing : 0.07em;
cursor : help;
}
acronym, abbr {
border-bottom : 1px dashed #999;
}
cite {
text-decoration : none;
color : #333;
}
blockquote {
margin : 15px 30px 0 10px;
padding-left : 20px;
border-left : 5px solid #ddd;
}
blockquote cite {
margin : 5px 0 0;
display : block;
}
hr {
display : none;
}
.navigation {
display : block;
text-align : center;
margin-top : 10px;
margin-bottom : 60px;
}
#content {
font-size : 1.2em;
}
.narrowcolumn, .widecolumn {
float : left;
padding : 0 0 0 0;
margin : -10px 0 0 10px;
width : 485px;
line-height : 1.6em;
}
.widecolumn .entry p {
font-size : 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height : 1.4em;
}
.narrowcolumn .postmetadata {
text-align : left;
}
.thread-alt {
background-color : #f8f8f8;
}
.thread-even {
background-color : white;
}
.depth-1 {
border : 1px solid #ddd;
}
.even, .alt {
border-left : 1px solid #ddd;
}
.post {
margin : 0 0 40px;
text-align : justify;
}
.post hr {
display : block;
}
.widecolumn .post {
margin : 0;
}
.narrowcolumn .postmetadata {
padding-top : 5px;
}
.widecolumn .postmetadata {
margin : 0;
}
.widecolumn .smallattachment {
text-align : center;
float : left;
width : 128px;
margin : 5px 5px 5px 0;
}
.widecolumn .attachment {
text-align : center;
margin : 5px 0;
}
.postmetadata {
font-size : 0.9em;
clear : both;
}
.clear {
clear : both;
}
a img {
border : none;
}
p img {
padding : 0;
max-width : 100%;
}
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 2px 0 0;
margin : 0 5px 2px 0;
display : inline;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
.center {
text-align : center;
}
.aligncenter, div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}
.hidden {
display : none;
}
.screen-reader-text {
position : absolute;
left : -1000em;
}
html > body .entry ul {
margin-left : 0;
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;
}
.entry form {
text-align : center;
}
select {
border : 1px solid #00a100;
width : 200px;
padding : 1px 1px 1px 1px;
font : 1em Verdana, Tahoma, Arial, Sans-Serif;
}
#commentform {
margin : 5px 10px 0 0;
}
#commentform p {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
margin : 5px 0;
}
#commentform input {
border : 1px solid #00a100;
width : 170px;
padding : 2px;
margin : 5px 5px 0 0;
font : 0.9em Verdana, Tahoma, Arial, Sans-Serif;
}
#commentform textarea {
border : 1px solid #00a100;
width : 100%;
padding : 0;
font : 0.9em Verdana, Tahoma, Arial, Sans-Serif;
}
#commentform #submit {
margin : 0 0 5px auto;
float : right;
border : 1px solid #00a100;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
color : #ffffff;
font-size : 1em;
background : #00a100;
font-weight : bold;
}
#respond:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.commentlist {
padding : 0;
text-align : justify;
}
.commentlist li {
margin : 10px 0 0 0;
padding : 5px 5px 10px 10px;
list-style : none;
font-weight : bold;
border : 1px solid #00a100;
font : 0.9em Verdana, Tahoma, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size : 1em;
}
.commentlist li .avatar {
float : right;
border : 1px solid #00a100;
padding : 2px;
background : #fff;
}
.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;
}
.commentmetadata {
font-weight : normal;
}
.alt {
margin : 0;
padding : 10px;
}
.commentlist li ul li {
margin-right : -5px;
margin-left : 10px;
}
.commentlist p {
margin : 10px 5px 10px 0;
}
.children {
padding : 0;
}
.nocomments {
text-align : center;
margin : 0;
padding : 0;
}
.commentmetadata {
margin : 0;
display : block;
}
.recentcomments a {
display : inline !important ;
padding : 0 !important ;
margin : 0 !important ;
}
#sidebar {
padding : 20px 0 0 0;
margin-left : 505px;
width : 300px;
font : 1em Verdana, Tahoma, Arial, Sans-Serif;
}
#sidebar h2 {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-weight : bold;
font-size : 18px;
text-align : left;
text-decoration : none;
color : #000000;
padding : 10px 0 10px 10px;
background : #e0dcd6;
border-top : 3px solid #00a100;
}
#sidebar h2 a, #sidebar h2 a:visited {
padding : 0;
font-size : 18px;
}
#sidebar h2 a:hover {
text-decoration : none;
color : #00a100;
}
.textwidget {
padding-left : 15px;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
color : #00a100;
}
#sidebar form {
margin : 10px;
}
#sidebar ul {
margin : 0;
padding : 0;
}
#sidebar ul ol {
margin : 0;
padding : 0;
}
#sidebar ul li {
list-style-type : none;
list-style-image : none;
padding-bottom : 10px;
margin-bottom : 15px;
background-color : #e0dcd6;
font-size : 12px;
}
#sidebar ul p, #sidebar ul select {
margin : 5px 0 5px 15px;
}
#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;
}
#sidebar ul ul li, #sidebar ul ol li {
margin : 5px 0 0;
padding : 0;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size : 1em;
}
#wp-calendar caption {
font : bold 1em Verdana, Tahoma, Arial, Sans-Serif;
color : #00a100;
text-align : right;
text-decoration : none;
}
#wp-calendar th {
font-style : normal;
text-transform : capitalize;
}
#wp-calendar {
empty-cells : show;
margin : 10px auto 0;
width : 200px;
}
#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;
text-decoration : underline;
}
#wp-calendar td {
padding : 3px 0 0 5px;
text-align : center;
}
#wp-calendar td.pad:hover {
background-color : #fff;
}
