#blog
{
	position:			relative;
}
#blog .kop
{
	margin:				0 0 10px;
}
#blog h2
{
	margin:				0;
}
#blog h3
{
	margin:				10px 0 0;
}
#blog h3 a
{
	text-decoration:	none;
}
#blog h3 a:hover
{
	text-decoration:	underline;
}
#blog .kop a:hover, #blog .kop .details a:hover
{
	color:				#F90;
}
#blog .kop .auteur
{
	color:				#BBB;
}
#blog .datum
{
	color:				#777;
	font-style:			italic;
}
#blog .kop .bekeken
{
	color:				#777;
}
#blog .kop .details
{
	font-style:			italic;
	color:				#777;
}
#blog .kop .details a
{
	color:				#777;
}

#blog .overzicht .item
{
	position:			relative;
	margin:				0 0 5px 0;
	padding:		 	0 0 25px;
	border-bottom:		1px solid #D7D7D7;
	overflow:			auto;
	_zoom:				1;
}
#blog .overzicht .item h3
{
	margin-left:		135px;
}
#blog .overzicht .item img
{
	margin-top:			-40px;
	float:				left;
}
#blog .overzicht .item .leesmeer
{
	left:				0;
	bottom:				5px;
	background:			url(/media/images/pijltje.png) left center no-repeat;
	padding-left:		22px;
	font-style:			italic;
}
#blog .overzicht .item p
{
	margin-bottom:		5px;
}
#blog .inleiding
{
	font-weight:		bold;
}

#blog .geenreacties
{
	color:				#777;
	margin:				0 0 10px;
}
#blog .reactie
{
	margin:				10px 0;
	overflow:			auto;
}
#blog .reactie .reactiekop
{
	background:			#EEE;
	padding:			1px 0;
	margin:				10px 0 0;
}
#blog .reactie .reactiekop .datum
{
	float:				right;
}
#blog .reactie .reactiekop .auteur
{
	font-weight:		bold;
}
#blog .reactie .reactiekop .email
{
	margin-left:		10px;
}

#blog .reactie .reactiecontent
{
}
#blog .reactie .reactiefeedback
{
	display:			none;
}
#blog .reactie .reactiefeedback > div
{
	background:			#EEE;
	border:				1px solid red;
	padding:			5px;
}
#blog .reactie .reactiefeedback > div > div
{
	float:				right;
	margin-right:		150px;
}
#blog .reactie .reactiefeedback > div > div > span
{
	cursor:				pointer;
}
#blog .reactie .reactiefeedback > div > div > span:hover
{
	text-decoration:	underline;
}

#blog .reacties
{
	margin:				30px 0 0;
}
#blog .blogreageren
{
	border-top:			1px solid #D7D7D7;
}
#blog fieldset
{
	border:				none;
}
.layout2 #blog .details
{
	display:			none;
}
#blog .buttons
{
	margin:				0 0 0 238px;
	width:				200px;
	background:			none;
}

#blog .doorsturen
{
	float:				right;
	clear:				right;
}

#footerBlog
{
	float:				left;
	padding:			0 20px;
	margin:				0 25px 0 10px;
	height:				90px;
	width:				160px;
}
#footerBlog a
{
	display:			block;
	margin:				5px 0;
}
#footerBlog a img
{
	margin-left:		15px;
	vertical-align:		text-bottom;
}