/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #3D5D68 url(images/blog_header_bg.jpg) repeat-x;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #333;
}

h1, h2, h3, h4 {
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; /*letter-spacing: -1px;*/
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #690;
}

	a:hover {
		text-decoration: none;
	}

hr {
	display: none;
}

img {
	border: none;
}

.rssButton, .xoxo a {
	margin: 0 3px;
}

/* Header */

#header {
	width: 940px;
	height: 270px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

	#logo .sitename {
		margin: 0;
		height: 160px;
		padding: 30px 0 0 170px;
		background: url(images/kassenaar.com.logo-144-precomposed.png) no-repeat left top; /*text-transform: lowercase;*/ /*letter-spacing: -2px;*/
		font-size: 3em;
		font-weight: normal;
	}

		#logo .sitename a {
			display: block;
			text-decoration: none;
			color: #fff;
			border-left: 4px solid #2790B0;
			background-color: rgba(0,0,0,0.5);
			padding:0 10px;			
		}

	#logo .strapline {
		margin: -80px 0 -10px 173px; /*text-transform: uppercase;*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #fff;
		border-left: 4px solid #2790B0;
		background-color: rgba(0,0,0,0.5);
		padding: 0 10px;
	}

	#logo a {
		display: block;
		text-decoration: none;
		color: #FFF;
	}

/* Menu */

#menu {
	float: right;
}

	#menu ul {
		margin: 0px;
		padding: 60px 0px 0px 0px;
		list-style: none;
	}

	#menu li {
		display: inline;
	}

	#menu a {
		display: block;
		float: left;
		margin-left: 5px;
		padding: 5px 20px;
		background: #FFF;
		text-decoration: none; /*text-transform: uppercase;*/
		border-top: 2px solid #EBEAD1;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		letter-spacing: 1px;
		color: #182C33;
	}

		#menu a:hover, .active a, #menu a.current {
			color: #690;
		}

/* Page */

#wrapper {
	/*background: #EBEAD1 url(images/img02a.jpg) repeat-x left bottom;*/
	background: #FFF url(images/img02a.jpg) repeat-x left bottom;
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding-top: 10px;
	margin-bottom: 50px;
}

/* Post */

.post {
	margin-top: 20px;
}

	.post .date {
		float: left;
		width: 76px;
		height: 58px;
		margin: 0;
		margin-right: 20px;
		padding-top: 2px;
		background: #514F42;
		line-height: normal;
		text-transform: uppercase;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #fff;
	}

		.post .date b {
			margin: 0;
			padding: 0;
			display: block;
			margin-top: -5px;
			margin-bottom: -2px;
			font-size: 40px;
		}

	.post .taggedlink {
		margin: 0;
		padding: 0;
		font-size: 1em;
	}

	.post h1 {
		padding: 0 0 .2em;
		margin: 0;
	}

		.post h1 a {
			color: #514F42;
			text-decoration: none;
		}

			.post h1 a:hover {
				text-decoration: underline;
			}

	.post h3 {
		font-weight: bold;
	}

	.post .meta {
		margin: 0 0 30px 20px;
		padding: 0;
		color: #979680;
		line-height: normal;
		font-size: 0.8em;
	}

		.post .meta a {
			color: #828170;
		}

	.post .entry {
		margin: 0;
		padding: 0 0 20px 0;
		border-bottom: 1px dashed #663;
	}

#postPaging {
	margin-top: .5em;
}

#relatedPosts div {
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 1px #663 dashed;
}

#relatedPosts h1 {
	margin: .5em 0;
}

#relatedPosts a {
	margin-top: 5px;
}

#relatedPosts p {
	font-weight: bold;
}

#relatedPosts span {
	display: block;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-bottom: 20px;
}

	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#sidebar li {
		margin-bottom: .2em;
	}

		#sidebar li ul {
			border-top: 1px dashed #663;
		}

		#sidebar li li {
			margin: 0;
			padding: .2em 0;
		}

			#sidebar li li a {
			}

	#sidebar h4 {
		padding: 0;
		margin: 0 0 6px 0;
		border-bottom: dashed 1px #663;
		font-size: 1.67em;
	}

	#sidebar a {
		text-decoration: none;
	}

		#sidebar a:hover {
			text-decoration: underline;
		}

	#sidebar .widget {
		padding: 10px 0;
	}

/* Calendar */
#calendarContainer {
	width: 100%;
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #E8E8E8;
}

	.calendar table {
		border-collapse: separate !important;
		border-spacing: 2px;
	}

	.calendar th {
		font-weight: bold;
		background: #514F42;
		color: #EBEAD1;
		border: solid 1px #514F42;
	}

	.calendar tbody td {
		border: 1px solid #514F42;
		text-align: center;
		background: white;
	}

	.calendar .weekend {
		background-color: #ccc;
	}

	.calendar .other {
		color: #3F6800;
	}

	.calendar a {
		font-weight: bold;
	}

		.calendar a:visited {
			color: #4A6F00;
		}

		.calendar a.exist {
			display: block;
			font-weight: bold;
			background-color: #ccc;
		}

/* Archive */
#archive h2 {
	margin: 1.82em 0 .5em 0;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

	#archive ul li {
		margin-right: 20px;
	}

#archive table {
	width: 100%;
	border-collapse: collapse;
}

	#archive table td, #archive table th {
		text-align: left;
	}

	#archive table td {
		text-align: left;
		border-bottom: 1px solid #D8D8D8;
		padding: 2px;
	}

#archive .date {
	width: 70px;
}

#archive .comments {
	width: 70px;
	text-align: center;
}

#archive .rating {
	width: 70px;
	text-align: center;
}


/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

	#footer a {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 11px;
		color: #FFF;
	}

	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#footer li {
		display: block;
		float: left;
		width: 300px;
		padding-left: 20px;
	}

		#footer li.first {
			padding-left: 0;
		}

		#footer li ul {
			margin: 0;
			margin-bottom: 30px;
		}

		#footer li li {
			display: list-item;
			float: none;
			margin: 0;
			padding: 2px 0;
			border-bottom: 1px solid #573D30;
		}

			#footer li li a {
			}

	#footer h2 {
		margin-top: 0;
		color: #FFF;
	}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

	#legal a {
		border-bottom: 1px dotted #939393;
		text-decoration: none;
		color: #939393;
	}

/*----------------------------
					Star rater
----------------------------*/

.rating {
	margin-bottom: 10px;
}

	.rating p {
		display: inline;
		position: relative;
		top: 14px;
		left: 55px;
	}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

	.star-rating li {
		display: inline;
	}

	.star-rating a, .star-rating .current-rating {
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -1000em;
		height: 25px;
		line-height: 25px;
		outline: none;
		overflow: hidden;
		border: none;
	}

		.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
			background-position: left bottom;
		}

		.star-rating a.one-star {
			width: 20%;
			z-index: 6;
		}

		.star-rating a.two-stars {
			width: 40%;
			z-index: 5;
		}

		.star-rating a.three-stars {
			width: 60%;
			z-index: 4;
		}

		.star-rating a.four-stars {
			width: 80%;
			z-index: 3;
		}

		.star-rating a.five-stars {
			width: 100%;
			z-index: 2;
		}

	.star-rating .current-rating {
		z-index: 1;
		background-position: left center;
	}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}

	.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
		background-image: url(../../pics/star_small.gif);
		line-height: 10px;
		height: 10px;
	}

/*----------------------------
				Contact page
----------------------------*/

#contact fieldset {
	border: none;
	padding: 0;
}

#contact dd {
	margin: 0;
}

#contact label {
	display: block;
	padding-top: 5px;
	font-weight: 700;
	margin-bottom: 5px;
}

#contact input, #contact textarea {
	width: 350px;
	margin-bottom: 5px;
	border: solid 1px #514F42;
	color: #514F42;
	font-size: 1.3em;
	padding: .3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

	#contact input:select, #contact textarea:select {
		background-color: lightyellow;
		border: solid 1px #f00;
	}

.sendbutton {
	margin: 15px 0;
	padding: 3px 5px;
}

#contact p.lichtgrijs {
	background-color: #EEE;
	border: 1px dotted red;
	margin: 10px;
	padding: 10px;
}

/*----------------------------
					Comments
----------------------------*/

#addcomment {
}

#comment, #addcomment {
	font-weight: bold;
}

.comment {
	padding: 3px 10px;
	margin-bottom: 10px;
}

	.comment .date {
		font-size: 10px; /*text-align: right;*/
		margin: 0;
		padding: 3px 0px;
		border-bottom: 1px dotted #366;
	}

	.comment .author {
		margin: 0;
		padding: 3px 0px;
		border-top: 1px solid #fff;
	}

.self {
	/*border: 1px solid #4E9FC8;*/
	background-color: #ffd;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

	.comment .gravatar img {
		height: 80px;
		width: 80px;
	}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite {
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm label {
	float: left;
	display: block;
	width: 100px;
}

.commentForm input {
	width: 300px;
	margin-top: .5em;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #514F42;
}

#commentMenu {
	padding: 0;
	margin: 0;
	clear: both;
}

	#commentMenu li {
		float: left;
		border: 1px solid #4E9FC8;
		border-bottom: transparent;
		margin: 0;
		list-style: none;
		margin-right: 5px;
		padding: 3px 8px;
		cursor: pointer;
		position: relative;
		top: 2px;
		background: #514F42;
		color: #690;
	}

		#commentMenu li.selected {
			background: #514F42;
			border-bottom: 1px solid #514F42;
			color: #fff;
		}

#commentPreview {
	display: none;
	clear: both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
	font-size: .7em;
	float: right;
	position: relative;
	top: 20px;
}

.bbcode a {
	margin: 1px 0 0 .2em;
	padding: 1px .4em;
	background: #514F42;
	color: #fff;
	font-weight: bold;
}


/***********************
	  Zoeken
************************/
/* search form */
#SearchBox {
	background: transparent;
	border: none;
	margin: 138px 0px -32px 0px;
	padding: 0;
	float: right;
}

	#SearchBox label {
		display: inline;
		font-weight: normal;
		margin: 5px 3pt;
		color: #fff;
	}

#searchfield {
	margin: 0;
	width: 240px;
	border: 2px solid #2790B0;
	background: #FFF;
	color: #333;
	height: 20px;
	vertical-align: top;
	font-family: Verdana,sans-serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
}

#searchbutton {
	margin: 0pt 0pt 0pt 5px;
	padding: 2px 3px;
	font: bold 12px Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;
	width: 60px;
	vertical-align: top;
}

#searchcomments {
	margin: 0pt 5px 0pt 0px;
}

.searchresult {
	margin-top: 1em;
}

/* Instellingen voor google adsense boven in pagina */
.adsense {
	width: 100%;
	margin: 0 auto;
	padding: 10px 5px 10px 5px;
}

.box {
	border: 1px dashed #182C33;
	text-align: left;
	padding: 10px;
	margin: 0px;
}

/* Instellingen voor tabmenu op de pagina 'werk' */
ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

	ul.tabNavigation li {
		display: inline;
	}

		ul.tabNavigation li a {
			padding: 3px 10px;
			margin-right: 10px;
			background-color: #ccc;
			color: #000;
			text-decoration: none;
			background-image: url(images/tabContainer.jpg);
			letter-spacing: 1px;
			font-size: 14px;
		}

			ul.tabNavigation li a.selected, ul.tabNavigation li a:hover {
				background-color: #333;
				color: #690;
				padding-top: 7px;
			}

div.tabs > ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin-top: 1px;
	border-top: 1px dashed #366;
	background-color: #fff;
}

	div.tabs > div h2 {
		margin-top: 15px;
	}

/* Instellingen voor weergave van covers/boeken op de pagian 'werk' */
.boek {
	width: 110px;
	float: left;
	padding: 5px;
}

	.boek p {
		text-align: center;
		font-size: 10px;
	}

#usability img {
	float: left;
	margin: 10px;
	min-height: 100px;
}
