.item
{
	margin-bottom: 2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/* styles for the weblog */
.middle
{
	width: 630px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 670px; /* real value */
}

.weblogentry { margin-bottom: 2em; }

#weblogreactions .weblogentry
{
	background: #dde6ee;
	/*border-top: 1px solid #ccc;*/
	background-image: url(../images/boxhead440.gif);
	background-repeat: repeat-y;
	padding: 6px;
	width: 388px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px; /* real value */
}

#weblogreactions .weblogtitle
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	margin-bottom: 4px;
}

.weblogentry h4
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	margin-bottom: 4px;
}

.weblogentry p { margin: 0 0 10px 0; }

.weblogcomment
{
	color: #666;
	margin: 4px 0 0 0;
	padding: 2px;
	border-top: 1px solid #ccc;
	clear: both;
}

.weblogcomment a:link, .weblogcomment a:visited
{
	border: 0;
	color: #666;
}

.weblogcomment a:hover, .weblogcomment a:active
{
	color: #c00;
	border-bottom: 1px solid #c00;
}

label
{
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
}

fieldset
{
	border: 0;
	padding: 10px;
	width: 380px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px; /* real value */
	background-image: url(../images/boxhead440.gif);
	background-repeat: repeat-y;
}

.formcomment
{
	font-size: 0.9em;
	color: #666;
	border-top: 1px solid #999;
	padding: 3px;
}

/* bladeren */
#blader {
	border-top: 1px solid #999;
	padding-top: 1em;
}

#blader .wrap
{
	width: 68%;
	float: left;
}

#blader .links
{
	width: 40%;
	float: left;
}

#blader .midden
{
	width: 60%;
	float: right;
	word-spacing: 4px;
}

#blader .right
{
	width: 32%;
	float: right;
}

ul.nobullets { list-style: none; }

