body, html, div {
	padding: 0;
	color: #4B4B4B;
	text-align: justify;
	margin: 0px;
	font: 11px/1.7em Georgia, "Times New Roman", Times, serif;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover{
	color: #007CF9;
}

#sidebar_left a {
	color: #B7B7B7;
	text-decoration: none;
	line-height: 1.8em;
}

#sidebar_right a:hover, #sidebar_left a:hover, .kleur a:hover {
	color: #003366!important;
}

.activepage a {
	color: #003366!important;
}

#sidebar_left a:visited{
	color: #9A9A9A;
	text-decoration: none;
	visibility: hidden;
}

#sidebar_right a {
	visibility: hidden;
	line-height: 1.8em;
}

#sidebar_right a:visited {
	color: #B7B7B7;
}

#sidebar_right a:visited, #sidebar_right a:hover {
	visibility: visible;
	text-decoration: none;
}

h1 {
	color: #006;
	border-bottom: 1px solid #AACBD9;
	font: 32px Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #AACBD9;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
}

h1 a, h2 a {
	text-decoration: none; /* Don't make headlines look too much like regular links, even 
       though they're clickable */
}

h3 {
	color: #006;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

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

hr {
	border: 0px solid transparent;
	border-bottom: 1px solid #DDD;
}

#content {
	width: 750px;
	margin: 0px auto;
}

#sidebar_left {
	float: left;
	text-align: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 178px;
	margin-right: 20px;
	margin-top: 6px;
	font: 11px arial, helvetica, sans serif;
}

#sidebar_right {
	float: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 178px;
	text-align: left;
	margin-left: 20px;
	margin-top: 6px;
	font: 11px arial, helvetica, sans serif;
}

#sidebar small, #sidebar strong {
	visibility: hidden;
}

#content-inner, #sidebar-inner {
}

.pivot_image {
	border: 1px solid #CCCCCC!important;
	margin-bottom: 10px;
}

#content-inner {
	width: 350px;
	float: left;
	margin-top: 7px;
	padding: 0px 0px;
}

p.weblogsubtitle {
	color: #006;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
}

p.date {
	color: #B7B7B7;
	padding: 0;
	margin: 0;
	text-align: right;
	font-family: arial, helvetica, sans serif;
}

.entryfooter {
	text-align: right;
	padding: 0px 0px 0px 0px!important;
	border-top: 1px solid #DDD;
	color: #999;
	margin: 20px 0px 0px 0px!important;
}

blockquote {
	border: 1px solid #CCC;
	background-color: #F2F2F2;
	padding: 10px;
	font-style: italic;
	color: #666;
}

li, ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	height: 22px;
}

.spacer {
	width: 100%;
	clear: left;
}

.openboek {
	font-size: 150px;
	color: #E0E0E0;
	text-align: justify;
	width: 360px;
	line-height: 0.8em;
}

#content p {
	margin: 0;
	padding: 0;
}

.openboek a {
	color: #D7D7D7;
}

.openboek a:hover {
	color: #AACBD9;
}

#header_text {
	color: #B2B2B2;
	width: 774px;
	margin: 100px auto -1px auto;
	font: 25px/normal Georgia, "Times New Roman", Times, serif;
}

#header {
	border-bottom: 1px solid #B2B2B2;
	width: 100%;
}

.kleur {
	color: #003366;
	margin: 0px 21px 0px 0px;
	padding: 0px;
}

.kleur a {
	color: #003366;
	text-decoration: none;
}

.kleur a:hover {
	color: #007CF9!important;
	text-decoration: none;
}

.commentform {
	margin-top: 20px;
}

/* PivotX overrides.. */
div.markItUp {
	width: 350px !important;
}

textarea.markItUpEditor {
	width: 338px !important; /* 12px less than div.markItUp */
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#piv_name, #piv_email, #piv_url {
	border: 1px solid #AAAAAA;
	width: 299px;
	margin-bottom: 5px;
	background: #F7F7F7;
	padding: 2px 0px 2px 3px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

.commentbutton {
	border: 1px solid #AAAAAA;
	background: #F7F7F7;
	padding: 2px 2px;
	margin-bottom: 10px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

.comment {
	margin: 10px 0px 0px 0px;
	background: #EFEFEF;
	padding: 10px;
}

cite {
	font-style: normal!important;
	text-align: left;
	margin-top: 8px;
	display: block;
}

#footer {
	border-top: 1px solid #B2B2B2;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: both;
	font-size: 10px;
}

#footer_text {
	color: #B2B2B2;
	width: 350px;
	margin: 0px auto -1px auto;
}

#footer .kleur {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font: 11px arial, helvetica, sans serif;
}


/**
 * Search forms
 */
.searchbox, .result-searchbox, .commentinput, .piv_notify, .piv_discreet {
    border: 1px solid #B5B5B5;
    padding: 3px;
    background: #F8F8F8;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.searchbutton, .result-searchbutton, .commentbutton {
    border: 1px solid #B5B5B5;
    background: #E2E8E5;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    height: 21px;
    margin-top: 5px;
}


.result-searchbox, .result-searchbutton {
    margin-bottom: 10px;
}

fieldset > .result-searchbox {
    margin-bottom: 11px;
}

.pivot-search fieldset, .pivot-search-result fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.pivot-search label, .pivot-search legend, .pivot-search-result label, .pivot-search-result legend {
    display: none;
    visibility: hidden;
}

#search-results li a {
    font-weight: bold;
}

#search-results li {
    line-height:1.4em;
    margin-bottom: 0.5em;
}

