﻿/* vim: set ts=4 :
$Id:$ 
57BC7C blauw-groen
A9CF38 geelgroen
7554A3 paars
*/


body, html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #E8E8CE;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #9BBB38; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
cite {
	font-family: "MS Trebuchet", "Times New Roman", serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #9BBB38;
}
input, textarea, select {
	border-width: 1px;
	border-color: #B96F17;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
input[type=submit], input[type=button] {
	border-width: 2px;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 750px;
	background-color: #FFF;
	text-align: left;
	min-height: 100%;
}
#header {
	position: relative;
	border-bottom: 1px solid #7554A3;
	background: #fff url(../img/hd-bg100.png);
	background-repeat: repeat-x;
	height: 100px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 25px;
	border: 0px;
}
#hdrmenu {
	position: absolute;
	right: 10px;
	bottom: -2px;
	padding: 2px;
}

#hdrmenu a {
	text-decoration: none;
/*	font-variant: small-caps; */
	font-weight: bold;
	background-color: #E8E8CE;
	border: 1px solid #7554A3;
	border-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #E58712;
	padding: 0 5px;
	margin-left: 10px;
}
#hdrmenu a:hover {
	color: #9BBB38;
	background-color: #fff;
}
#hdrmenu a.current {
	background-color: #fff;
	border-bottom: 2px solid #fff;
}
#content {
	float: left;
	margin: 0 0 0 20px;
	width: 500px;
	display: inline; /* IE double margin bug fix */
}
#sidebar {
	float: left;
	margin: 0 20px 0 20px;
	padding: 1.8em 0 0 0;
	width: 190px;
	font-size: 0.9em;
	height: 100%;
	display: inline; /* IE double margin bug fix */
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}
/* Footer Styles */
#footer p {
	margin: 0;
	padding: 10px 0 20px 0;
	background-color: #E8E8CE;
	border-top: 10px solid #9BBB38;
	font-size: 0.9em;
	text-align: right;
}
	
/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar h2 a {
	color: #9BBB38;
}
#sidebar h2 a:hover {
	color: #E58712;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 0.1em 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0.1em 10px 0.1em 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}
/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 190px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
} 
html>body #wp-calendar {
	width: 188px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	background: #9BBB38 url(images/posttitle.gif) no-repeat top right;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFF;	
}
.posttitle a:hover, .posttitle a:active {
	background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 180px;
}
pre, code, kbd {
 font-size: 9pt;
 background-color: #eee;
}
pre {
 padding: 1em;
 margin: 1em;
 border: 1px solid silver;
 overflow: auto;
}

.small {
	font-size: 0.9em;
	color: #999;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
	padding: 10px 0;
}
#wpcf_msg {
	width: 100%;
}
/* End Contact Form CSS */








/* ============= treemenu ============ */
.treemenu {
    margin: 10px;
    padding-bottom: 5px;
    list-style: none;
	background-color: #E6D4CF;
	border: 2px solid #57BC7C;
    width: 160px;
}
.treemenu ul {
    list-style: none;
    margin: 0px;
    padding-left: 8px;
}
.treemenu li {
    padding: 2px 0px 0px 8px;
    margin: 0px;
}
.treemenu a.expand {
    display: block;
    text-decoration: none;
    width: 14px;
    height: 14px;
    overflow: hidden;
    float: left;
}
.treemenu a:hover.expand {
    background-color: transparent;
    opacity: 0.5;
}
.treemenu li.treenodeopen a.expand {
    background-image: url('open.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 0px;
}
.treemenu li.treenode li {
    display: none;
}
.treemenu li.treenode a.expand {
    background-image: url('closed.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 0px;
}
/* ============= FAQ headlines ============ */
h3.faqHl {
    cursor: pointer;
}
h3.faqHl:before {
    content: url('closed.png') " ";
}
h3.faqHlOpen:before {
    content: url('open.png') " ";
}
#cc-license {
	position: absolute;
	bottom: 10px;
}