/* blog */
select,
option
	{
	font-size: 10px;
	}
	
select
	{
	margin: 25px 0 5px 0;
	}	
	
optgroup 
	{
	font-size: 9px;
	}

.px130
	{
	width: 130px;
	}
	
.selecteer
	{
	height: 18px;
	color: #fff;
	border: 0px solid #fff;
	background: #D2741D;
	text-align: center;
	font-size: 10px;
	margin: 0 0 4px 5px;
	}
	
.datumblokje
	{
	float: left;
	display: block;
	margin: 5px 5px 0 0;
	padding: 0;
	background: #DACF99;
	border-right: 1px solid #978A72;
	border-bottom: 1px solid #978A72;
	width: 30px;
	font-family: Courier;
	text-align: center;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	}
	
.fotosubcat a
	{
	color: #fff;
	}
	
.fotosubcat a:hover
	{
	color: #000;
	}	
	
h4
	{
	font-family: Courier;
	font-size: 18px;
	line-height: 28px;
	color: #85785F;
	font-weight: bold
	}
	
input#verstuur
	{
	width: 85px;
	height: 27px;
	background: url(../beeld/button_verstuur.gif) 0 0 no-repeat;
	}

input#verstuur:hover
	{
	background-position: 0 -27px;
	}

.reactie
	{
	font-family: "Lucida Grande",Calabri,Corbel,Candara,Arial,sans_serif;
	font-size: 12px;
	color: #3F383D;
	margin: 0 0 20px 20px;
	}

.byline
	{
	
	color: #7E532A;
	}
