/**** weblog ****/

div#blog {
	border-left: 1px dotted #333333;
	border-right: 1px dotted #333333;
	background-color: #ffffff;
}

div#banner, div.module-presence, div.module-powered, div.module-syndicate, div.typelist-plain, div.typelist-note {
	display: none;
}

div#container {
	position: relative;
	background-color: #ffffff;
}

h2.module-header, h2.comments-open-header {
	border-top: 1px dotted #333333;
	color: #ffffff;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
}

h2.laatste-reacties {
	margin-top: -27px; 
	border: 0px; 
	background-color: #000000;
}

h2.comments-open-header {
	margin-top: 15px;
	margin-left: -13px;
	margin-right: -13px;
}

h2.module-header a, h2.module-header a:visited {
	color: #ffffff;
	font-weight: normal;
}

h2.date-header {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	margin-top: 7px;
}

h3.entry-header {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}

h3.module-header {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	font-weight: normal;
}

p.entry-footer {
	border-top: 1px dotted #333333;
	color: #666666;
	font-size: 10px;
	padding-bottom: 15px;
}

p.comment-footer {
	color: #666666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

div.comment-content p{
	margin: 0px;
	margin-top: 7px;
}

p.entry-footer a, p.content-nav a, p.comment-footer a{
	font-weight: normal;
}

h3.trackbacks-header, h3.comments-header {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #333333;
	color: #666666;
	padding-top: 15px;

}


div#alpha {
	float: left;
	width: 240px;
	background-color: #ffffff;
}

div#beta {
	float: left;
	border-left: 1px dotted #333333;
	border-right: 1px dotted #333333;
	width: 450px;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #ffffff;
}

div#gamma {
	float: left;
	width: 240px;
	background-color: #ffffff;
}

div#delta {
	background-color: #ffffff;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}


ul.module-list {
	list-style-type: none;
	list-style-position: default;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
}

ul.module-list a {
	font-weight: normal;
}

li.module-list-item {
	padding-left: 15px;
	padding-bottom: 7px;
	margin-right: 8px;
}

div.module-email, div.module-calendar div.module-content {
	padding-left: 15px;
	padding-bottom: 7px;
}

div.module-photo {
	margin-left: 15px;
	margin-top: 15px;
}

div#comments-open-data, p#comments-open-text {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	background-color: #e1e1e1;
	padding: 15px;
}

div#comments-open-footer {
	padding-left: 15px;
}

div#comments-open-footer input {
	color: #ffffff;
	background-color: #999999;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 12px;
}

form#comment-form {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

form#comment-form label {
	display: block;
}

div#beta embed, div#beta img {
	width: 450px;
}

div#beta embed {
	height: 360px;
}
