/* [BLOG] */
.blogomschrijving {
	margin: 0 0 30px 0;
}

.noimage {
	opacity: 0.4;
}

.fbthumb {
	position: relative;
	float: left;
	margin: 5px 10px 10px 0px;
	max-width: 150px;
}

.blogitem .fbimage {
	width: 100%;
}

.btn.btn-default.fbreadmore {
	background: none;
	background-color: #3a5795;
	color: #FFFFFF !important;
}

.btn.btn-default.fbreadmore i {
	font-weight: bold;
	font-size: 18px;
	margin-right: 15px;
}

.btn.btn-default.fbreadmore:hover {
	background-color: #5370AD;
}

.btn.btn-default.instareadmore {
	background: none;
	background-color: #125688;	
	color:#FFFFFF !important;
}

.btn.btn-default.instareadmore i {
	font-weight: bold;
	font-size: 18px;
	margin-right: 15px;
}