/****************************************************/
				/* Blog */
/****************************************************/

div.border_left
{
	width: 930px;
	border: none;
}

div.border_left h1
{
	font-size: 32px;
	color: #26a9e0;
	width: 550px;
	float: left;
}

div.border_left h1.title_blog
{
	margin: 0 0 0 -6px;
}

div.border_left span
{
	color: #787878;
	font-size: 11px;
}

	#container_sub_items p 
, 	#container_main_item p
{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bebebe;	
}

div#other_blog_posts
{
	display: block;
	width: 300px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #bebebe;
}

	div#other_blog_posts a
	{
		background-image: none;
	}

	div#other_blog_posts span
	{
		margin: 0;
		padding: 0;
	}
	
	a.link_lees_meer
	{
		text-decoration: underline;	
	}

div.blog_post_date
{
	font-size: 11px;
	color: #787878;
	float: left;
	margin: 5px 0 0 0;
}

div.blog_post_title
{
	float: left;
	width: 227px;
	margin: 5px 0 0 7px;
}

a#other_blog_post:hover div.blog_post_title  
{
	text-decoration: underline;
	color: #26a9e0;
}

		div .wrapper_blog_item
	, 	div .wrapper_blog_items
	{
		width: 550px;
		float: left;
		margin: 0 0 0 -5px;
	}

a.go_back
{
	clear: left;
	text-decoration: underline;
	font-size: 12px;
	background-image: url('../img/back.png');
}

.wrapper_blog_item .addthis_button
{
	background-image: none;
	margin: 0 10px 0 0;
}

div#right_top_box
{
	background-color: #ededed;
	width: 300px;
	height: 100px;
	margin: 0 0 20px 0;
}
	
	div.images_right
	{
		padding: 30px 0 0 60px;
	}
 
	div .images_right a
	{
		text-decoration: none;
	}
	
#wrapper_right_top
{
	border-left: 1px solid #bebebe;
	float: right;
	width: 300px;
	padding: 10px 0 0 30px;
	margin: 10px 0 0 0;
}
	
	#right_top_overview
	{
		background-color: #ededed;
		height: 100px;
		margin: -10px 0 20px 0;
	}
	
		#wrapper_right_top a
		{
			background-image: none;
		}
	
		#wrapper_right_top a img.image_bestel_het
		{
			margin: 30px 0 0 40px;
		}
		

	#wrapper_right_top div.twitter_dock a
,	#other_blog_posts div.twitter_dock a
{
	font-size: 13px; 
	background-image: url(../img/faq_in.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

/****************************************************/
				/* End Blog */
/****************************************************/
