@charset "utf-8";

/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #131313 url(common/bg.jpg) top left repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1, h2, h3 {
	color: #81998c;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	color: #454331;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 874px;
	height: 80px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 15px 37px 0 0;
	margin-left:0;
	height: 54px;
	background: url(common/img02.gif) no-repeat 100% 63px;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: -2px;
	
}

#logo h2 {
	float: right;
	padding: 55px 0 0 0;
	text-transform: lowercase;
	font-weight:bold;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #fff;
	text-transform: normal;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #454331 url(common/img03.gif) repeat-x left bottom;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #454331 url(common/img03.gif) repeat-x left bottom;
}

/* Page */

#witvlak {
	width: 918px;
	margin: 0 auto;
	background:#382f02;
}


#bg {
	background: url(common/img04.jpg) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;

}

/* Content 625px */

#content {
	float: left;
	width: 840px;
	padding: 0 0 0 24px;
	
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(common/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(common/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(common/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
padding-left: 32px;
	margin-left: 5em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
	visibility: hidden; 
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(common/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;
	background: url(common/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(common/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

#breadcrumb {height: 10px; padding: 10px 0px; margin-bottom: 20px;}
#breadcrumb a {font-size: 2.0em; text-decoration: underline;}
#breadcrumb a:hover {text-decoration: none;}

#calender {	margin: 0px 0px 10px 0px;}
#calender table {width: 100%;	height: 150px; text-align: center;}
#calender table td {width: 14%; padding: 3px 0px;}
#calender table .controls {font-weight: bold;}
#calender table .controls a {text-decoration: underline;}
#calender table .controls a:hover {text-decoration: none;}
#calender table .title2 {background-color: #ddd;}
#calender table .days td {}
#calender table .days a {text-decoration: underline;}
#calender table .days a:hover {text-decoration: none;}
#calender table td.empty {}
#calender table td.article {background-color: #ddd;}
#calender table td.article_event {background-color: #eee;}
#calender table td.event {background-color: #ccc;}
#calender table td.event a, #calender table td.article a, #calender table td.article_event a {color: #FFFFFF; text-decoration: underline;}
#calender table td.event a:hover, #calender table td.article a:hover, #calender table td.article_event a:hover {color: #FFFFFF; text-decoration: none;}
	
#notification {background-color: #FFFDFB; height: 100%; padding: 15% 10%; text-align: center;}
#notification h1 {margin: 5px 0px; font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; font-weight: normal; font-size: 25px; color: #728c40; text-transform: uppercase;}
#notification a {color: #4F5F34; text-decoration: underline;}
#notification a:hover {color: #4F5F34; text-decoration: none;}

#screenshot {background-image:url(Common/Screenshot-Background.gif); background-position: top left; background-repeat: repeat-x; margin: 0px auto; padding: 5px; text-align: center; text-align: center; color: #FFFFFF; overflow: visible;}
#screenshot img {background-color: #EFEFD6; border: 1px solid #542700; margin: 6px; padding: 3px;}

.article {}
.post .details {margin: 0; padding: 0; list-style: none;}
.post .details li {margin: 0px 5px 10px 0px; display: inline;}
.post p {margin: 15px 0px 0px 0px;}
.post .introduction {border-bottom: 1px solid #E4E4E4; line-height: 20px; font-size: 115%;}
.post .link {font-size: 110%; text-align: right;}
.post .gallery {}
.post .gallery img {border: 1px solid #EEEEEE; padding: 3px; margin: 3px;}

#Pics a {border: 1px solid #EEEEEE; padding: 3px; margin: 3px;}

#comments {margin-bottom: 20px;}
#comments .details {margin-bottom: 10px;}
#comments .details dt {background-image: url(Icons/Avatar.jpg); background-position: top left; background-repeat: no-repeat; float: left; height: 55px; width: 55px; margin-right: 5px;}
#comments .details dd {margin: 0;}

.comment {padding: 5px 0px; clear: both;}
.whisper {background-color: #E4E4E4; padding: 5px 5px; clear: both;}

form {margin: 0; padding: 0;}
form #comment {width: 100%; height: 125px;}
form #whisper {margin-left: 0px;}
form #keywords {width: 32%;}
form #date {width: 32%;}
form #category {width: 32%;}

#paging {text-align: right;}
#paging a {padding: 0px 5px;}

.event {}
.event h1 {}
.event h2 {}
.event h3 {}
.event .details	{margin: 0;	padding: 0;}
.event .details li {margin-right: 5px; list-style: none; display: inline;}

.clear {clear: both;}

.grijzelijn {width: 100%; height: 10px; background-color: #f0efef; margin-top: 25px;}

input
{
border: 0px #ccc;
width: 260px;
font-size: 1.3em;
color: #4A5157;
padding: 0.5em 0.5em 0.5em 0.5em;
background-color: #eae7f0;
}


input.checkbox
{
border: 0px #ccc;
width: 50px;
font-size: 1.3em;
color: #4A5157;
padding: 0.5em 0.5em 0.5em 0.5em;
background-color: #eae7f0;
}


input.button
{
background: #81998c url('common/bg_button.gif') repeat-x;
color: #fff;
border: solid 1px #81998c;
font-weight: bold;
font-size: 1.3em;
height: 2em;
width: 150px;

}

input.image
{
width:60px;
border: 0px;
}

textarea
{
border: 0px #ccc;
font-size: 1.3em;
color: #4A5157;
padding: 0.25em 0.25em 0.25em 0.25em;
background-color: #eae7f0;
width: 100%;
height: 300px;
overflow: auto;

}

.entry img {border: 1px solid #EEEEEE; padding: 3px; margin: 3px; margin-right: 10px; float: left;}



.fotoRechts img {border: 1px solid #EEEEEE; padding: 3px; margin: 3px; float: right;}
