/* algemeen */
	body 
	{
		margin: 20px auto;
		padding: 0px;
		background: #000000 url(images/bg.gif) center top repeat-y;
		font-family: Verdana;
		color: #ccc;
	}
	
	a:link, a:visited
	{
		color: #ccc;
		text-decoration: none;
	}
	
	p a:link, p a:visited {
		text-decoration: underline;
	}
	
	p.categories a:link, p.categories a:visited {
		text-decoration: none;
	}
	
	a.more-link {
		text-decoration: none !important;
	}
	
	a:hover, #navigation a:hover, #navigation .active, #address a:hover, #sidebar a:hover
	{
		color: #666;
		text-decoration: none;
	}
	
	.entry a:link, .entry a:active, .entry a:visited
	{
		color: #ccc !important;
		text-decoration: underline !important;
		font-weight: 400 !important;
	}
	
	.entry a:hover, .entry a:visited:hover
	{
		color: #fff !important;
		text-decoration: underline !important;
		font-weight: 400 !important;
	}	
	
	.post p:first-child {
		color: #666;
	}
	
	td {
		font-size: 10pt;
	}
	
	.newsletter {
		margin: 20px 0px;
	}
	
	h2 {
		color: #efefef !important;
		font-weight: 400;
	}
	
	h3 {
		color: #efefef !important;
		font-weight: 400;
	}
/* end algemeen */



/* header */	
	#header
	{
		margin-bottom: 50px;
		/*position: relative;*/
		width: 860px;
	}
	
	h1#siteheader
	{
		visibility: hidden;
		position: absolute;
		top: 0px;
		left: -999px;
	}
	
	/*
	#header #siteheader 
	{
		position: absolute;
		top: 0px;
		left: 0px;
		color: #000;
		z-index: 5;
	}
	*/
	
	/* navigation */
		#navigation
		{
			width: 200px;
			padding-top: 1px;
			margin-left: 30px;
			font-size: 19px;
			/*position: relative;
			z-index: 50;
			width: 150px;*/
			float: left;
		}
		
		#navigation ul
		{
			margin-top: 20px;
			width: 200px;
			margin-bottom: -15px;
			font-family: Rockwell, Verdana;
		}
		
		#navigation a {
			width: 200px;
			text-decoration: none;
		}
	/* end navigation */
	
	/* logo */
		#logo 
		{
			width: 200px;
			float: left;
			padding-top: 34px;
			/*width: 225px;
			position: relative;
			z-index: 50;*/
		}
	/* end logo */
	
	/* logo7beaufort */
		#logo7beaufort 
		{
			width: 200px;
			float: left;
			margin-left: 200px;
			padding-top: 34px;
			/*width: 225px;*/
			position: relative;
			/*z-index: 50;*/
		}
	/* end logo */
/* end header */



/* page */
	#page 
	{
		margin: 0px auto;
		padding: 0px;
		width: 860px;
	}
/* end page */



/* sidebar */
	#sidebar
	{
		width: 225px;
	}
	
	#sidebar form
	{
		margin: 0;
	}
	
	#sidebar a
	{
		font-size:10px;
		text-decoration: none;
		
	}

	#sidebar h2 
	{
		color: #666;
		font-size: 20px;
		background: url(images/art_h2.gif) repeat-x;
		margin: 5px 0 0 0;
		padding-top: 0px;
		padding-bottom: 5px;
		text-decoration: none;
		font-weight:normal;
		height: 31px;
		line-height: 29px; /* align text */
		vertical-align: center; /* align text */
	}
	
	#sidebar ul
	{
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#sidebar ul li ul li
	{
		margin-left: 9px;
		list-style-image: url(images/pijl.gif);
	}
	
	#sidebar ul ul li
	{
		color: #777;
		margin: 3px 0 0;
		padding: 0;
	}
	
	#sidebar ul ol li
	{
		color: #777;
		margin: 3px 0 0;
		padding: 0;
		list-style: decimal outside;
	}

	#sidebar ul li 
	{
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 15px;
	}
	
	#sidebar ul p, #sidebar ul select 
	{
		margin: 5px 0 8px;
	}
	
	#sidebar ul ul
	{
		margin: 5px 0 0 10px;
	}
	
	#sidebar ul ol 
	{
		margin: 5px 0 0 10px;
	}
	
	#sidebar ul ul ul
	{
		margin: 0 0 0 10px;
	}
	
	#sidebar #searchform #s 
	{
		width: 108px;
		padding: 2px;
	}

	#sidebar #searchsubmit 
	{
		padding: 1px;
	}
	
	#sidebar .rss a {
		display: block;
		height: 14px;
		line-height: 14px;
		vertical-align: middle;
	}
	
	#sidebar .rss a img {
		border: 0px;
		float: left;
		width: 14px;
		height: 14px;
		margin-right: 5px;
	}
	
	#sidebar .rss span {
		clear: both;
	}
/* end sidebar */



/* sidebar2 */
	#sidebar2
	{
		width: 200px;
		height: auto;
	}
	
	#sidebar2 ul
	{
		list-style-type: none;
		margin-left: 20px;
		padding-left: 0px;
	}
	
	#sidebar2 ul ul li
	{
		font-size: 18px;
	}
	
	#sidebar2 ul li h2
	{
		display:none;
	}
/* end sidebar2 */



/* narrowcolumn */
	.narrowcolumn 
	{
		float: right;
		width: 610px;
	}	
	
	.narrowcolumn .post .entry p , p
	{
		color: #ccc;
		font-size:11px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	
	.narrowcolumn .post h2 a, .narrowcolumn .post h2, .narrowcolumn .pagetitle
	{
		color: #fff;
		font-size:20px;
		font-weight: normal;
	}
	
	.narrowcolumn .post a 
	{
		color: #666;
		font-size:10px;
	}
	
	.narrowcolumn .postmetadata 
	{
		text-align: right;
		background: url(images/art_h2.gif) repeat-x;
		height: 31px;
		color: #666;
		font-size:10px;
		line-height: 25px; /* vertical align */
		vertical-align: center; /* vertical align */
		margin-bottom: 13px !important;
	}
	
	.narrowcolumn .postmetadata p
	{
		padding-top: 50px;
	}
	
	.narrowcolumn .postmetadata, .narrowcolumn .post .postmetadata
	{
		text-transform: uppercase;
		margin-top: 10px;
		padding-top: 2px;
	}
	
	.narrowcolumn .post p
	{
		margin: 0;
		padding: 0;
	}
/* end narrowcolumn */



/* widecolumn */
	.widecolumn 
	{
		float: right;
		width: 615px;
	}
	
	.widecolumn .entry p 
	{
		color: #ccc;
		font-size:11px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	
	.widecolumn .entry 
	{
		line-height: 1.4em;
	}
	
	.widecolumn .post 
	{
		margin: 0;
	}

	.widecolumn .postmetadata 
	{
		margin: 30px 0;
		border: 1px solid green;
	}
	
	.stbutton {
		height: 29px !important;
		overflow: visible !important;
		background-image: none !important;
	}
	
	.widecolumn .smallattachment 
	{
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
	}
	
	.widecolumn .attachment 
	{
		text-align: center;
		margin: 5px 0px;
	}
	
	.widecolumn .post h2
	{
		color: #fff;
		font-size:20px;
		font-weight: normal;
	}
	
	.widecolumn h3
	{
		color: #fff;
		font-size:24px;
		font-weight: normal;
	}
/* end widecolumn */



/* footer */
	#footer 
	{
		background: black;
		border: none;
		padding: 0;
		margin: 0 auto;
		clear: both;
	}

	#footer p 
	{
		margin: 0;
		margin-bottom: 10px;
		text-align: left;
		color: #999;
		font-size:10px;
	}
/* end footer */



/* headers */
	h1
	{
		font-size: 24px;
		text-align: center;
		text-decoration: none;
		color: white;
		padding-top: 70px;
		margin: 0;
	}
	
	h2
	{
		font-size: 20px;
		color: #333;
		margin: 0 0 0;
	}
	
	h3
	{
		font-size: 16px;
		color: #333;
		margin: 0 0 0;
	}
	
	h3.comments 
	{
		padding: 0;
		margin: 40px auto 20px ;
	}
/* end headers */



/* comments */
	.commentlist li, #commentform input, #commentform textarea 
	{
		font: 10px;
	}
	
	.commentlist li 
	{
		font-weight: bold;
		margin: 15px 0 3px;
		padding: 5px 10px 3px;
		list-style: none;
	}
	
	.commentlist li .avatar 
	{ 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
	}
	
	.commentlist cite, .commentlist cite a 
	{
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
	}
	
	.commentlist p 
	{
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
		margin: 10px 5px 10px 0;
	}
	
	#commentform p 
	{
		color: #999;
		font-size: 10px;
		margin: 5px 0;
	}
	
	.commentmetadata 
	{
		font-weight: normal;
		margin: 0;
		display: block;
		text-align: right;
	}
	
	.alt 
	{
		background-color: black;
		margin: 0;
		padding: 10px;
	}
	
	.commentlist li
	{
		color: white;
		font-size: 10px;
	}
	
	.commentlist .stippellijn
	{
		background: url(images/dcr_lijn.gif) repeat-x;
		height: 1px;
	}
	
	.commentlist li p
	{
		color: white;
		font-size: 10px;
	}
	
	small 
	{
		font-size: 10px;
	}
	
	.commentlist 
	{
		padding: 0;
		text-align: justify;
	}
	
	.nocomments 
	{
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#comments
	{
		font-size: 15px;
	}
/*end comments */



/* posts */
	.post 
	{
		padding: 0;
		margin: 0;
		text-align: justify;
	}
	
	.post hr 
	{
		display: block;
	}
	
	.postmetadata 
	{
		clear: left;
	}
/*end posts*/





/* contact page */
	#info
	{
		width: 230px;
		margin-left: 210px;
	}

	
	#address
	{	
		float: left;
		width: 208px;
	}
/* end contact page */




.entry{
	line-height: 1.2em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em ;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.clear {
	clear: both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: url(images/pijl.gif) ;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	color: #FFFFFF;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.twittercontainer {
	width: 75%;
	margin: 0px;
}

div.twitterheader {
	width: 100%;
	height: 49px;
	background: transparent url(http://assets0.twitter.com/images/twitter.png) no-repeat top left;
	margin-bottom: 15px;
	margin-top: -10px;
}

div.twitter {
	width: 47%;
	margin-top: 3px;
}

div.twitter.left {
	float: left;
}

div.twitter.right {
	float: right;
}

div.twitter h3 {
	font-weight: 400;
	text-align: left;
	color: #fff;
	font-size: 1.2em;
}

ul.twitter {
	color: #efefef;
	list-style-type: none;
	display: block;
	margin: 8px 0px;
	padding: 0px;
	font-size: .75em;
	line-height: 160%;
	width: 100%;
}

ul.twitter li.twitter-item {
	background-color: #232323;
	border: 1px solid #ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin: 12px 0px;
	padding: 5px;
	width: 100%;
}

span.twitter-timestamp {
	cursor: default;
	display: block;
}

span.twitter-timestamp abbr {
	cursor: default;
}

a.twitter-user {
	font-weight: 400;
	font-size: 1.2em;
	border-bottom: 1px dashed #ccc;
	text-transform: capitalize;
}

a.twitter-user:hover {
	color: #fff;
}
	
div.message, div.error {
	margin: 10px 0px;
}

div.message p {
	color: #80bfaf !important;
	margin: 4px 0px;
}

div.error p {
	color: red !important;
	margin: 4px 0px;
}
	
form.cafedison {
	margin: 15px 0px;
}

form.cafedison table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 0px -7px;
}

form.cafedison table td {
	text-align: left;
	padding: 7px 8px;
	vertical-align: top;
}

form.cafedison table td input, form.cafedison table td select, form.cafedison table td textarea {
	margin: 0px;
	margin-top: -3px;
	width: 250px;
	background-color: #444;
	border: 1px solid #ccc;
	border-top-color: #999;
	border-left-color: #999;
	padding: 4px 8px;
	height: 16px;
	line-height: 16px;
	vertical-align: center;
	font-size: 1em;
	outline: none !important;
	color: #efefef;
}

form.cafedison table td textarea {
	width: 320px;
	height: 100px;
	resize: none;
}

form.cafedison table td select {
	padding: 0px 8px;
	height: 24px;
	padding-right: 0px;
	padding-left: 4px;
	padding-top: 2px;
	width: 268px;
	-webkit-border-radius: 0px;
}

form.cafedison table td.submit input {
	width: auto;
	height: auto;
	padding: 4px 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.post .entry input[type="button"], .post .entry input[type="submit"] {
	margin: 0px;
	margin-top: -3px;
	width: 250px;
	background-color: #444;
	border: 1px solid #ccc;
	border-top-color: #999;
	border-left-color: #999;
	padding: 4px 8px;
	height: 16px;
	line-height: 16px;
	vertical-align: center;
	outline: none !important;
	color: #efefef;
	width: auto;
	height: auto;
	padding: 4px 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

form.cafedison table td.submit input:active {
	border-top-color: #666;
	border-left-color: #666;
	outline: none !important;
}

h5.toggle {
	font-weight: 400;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

div.element {
	margin-bottom: 15px;
}

h3.cafedison {
	font-weight: 400;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

h4.cafedison {
	font-weight: 400;
	margin-top: -0px;
	font-size: 1em;
}

.narrowcolumn h4.cafedison {
	margin-top: -15px;
}

h2 small {
	font-size: .6em;
}
