/*  
Theme Name: Henk
Theme URI: http://www.henkrijckaert.be
Description: De site van Henk
Version: 1.0
Author: Michel Vuijlsteke
Author URI: http://blog.zog.org

	This theme is not released. Gerrof.

*/


h1, h2, h3, h4, h5, h6{
font-family: Impact, Arial, Helvetica, Georgia, sans-serif;
font-size: 23px;
font-weight: normal;
}

h7{
font-family: Impact, Arial, Helvetica, Georgia, sans-serif;
font-size: 16px;
font-weight: normal;
}
a{
text-decoration: underline;
color: #6d411d;
}

h2 a { text-decoration: none; color: #6d411d}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
margin: 15px 0 0;
background: #fff3d7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
margin: 15px;
background: #fff;
}

code{
background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
clear: both;
margin: 15px 15px 5px 15px;
border: 0;
height: 1px;
text-align: left;
background: #ddd;
color: #ddd;
}

small{
font-size: 11px;
}

pre{
width: 90%;
}

input, textarea{
font-family: Arial, Helvetica, Georgia, sans-serif;
font-size: 12px;
padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
border: 1px solid #ddd;
padding: 3px;
}

input#author, input#email, input#url{
margin: 0 5px 0 0;
}





body {
font-family: Arial, Helvetica, Georgia, Sans-Serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background-color: #eed497;
background-image: url(http://www.henkrijckaert.be/wp-content/themes/henk/images/bg.jpg);
color: #000;
}

#container {
margin-left: auto;
margin-right: auto;
width: 914px;
background-image: url(http://www.henkrijckaert.be/wp-content/themes/henk/images/mainback.png);
background-repeat: repeat-y;
padding-bottom: 80px; 
}


#page {
background-image: url(http://www.henkrijckaert.be/wp-content/themes/henk/images/henkboven.jpg);
background-repeat: no-repeat;
padding-left: 110px;
padding-right: 110px;
text-align: left; 
}

#footer {
padding: 15px;
}

#menu{
padding-top: 17px;
height: 40px;
}

#menu ul{
list-style: none;
margin: 0;
padding: 12px 15px 0;
}

#menu ul li{
display: inline;
padding: 0 20px 0 0;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

#menu ul li a{
color: #fff;
}

#menu ul li h1{
font-size: 12px;	
}

#banner {
height: 215px;
cursor: pointer;
}

#banner a { margin-left: -1000px; }

.post, .comments-template{
padding: 20px;
}

.post h2{
padding: 0 0 12px;
background-image: url(http://www.henkrijckaert.be/wp-content/themes/henk/images/bg_dotted_horizontal.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

.comments-template h3 {
color: #6d411d;
font-size: 20px;
}

.commentlist li {
margin-top: 10px;
}

h3#respond {
margin-top: 30px;
}