/**
* Laatste uitgave
************************************************/
#laatste-uitgave {
	overflow: hidden;
	width: 460px;
	margin: 0 0 10px 0;
	background: #414141 url(images/ankeilerbg.jpg) top right no-repeat;
	text-shadow: 1px 1px 0px #222;
	border: 1px solid #313131;
	color: #f6f6f6;
	}
#laatste-uitgave .bestellen {
	margin-top:10px;
	float:right;
	width: 150px;
	}
#laatste-uitgave .bestellen ul {
	padding:0px;
	width:148px;
	}
#laatste-uitgave .bestellen ul li {
	background-image: none;
	padding: 0;
	}
#laatste-uitgave .bestellen ul li a {	
	display:block;
	padding: 3px;
	border:1px dotted #f8f8f8;
	}
#laatste-uitgave .bestellen ul li a:hover {	
	background: #24638c;
	text-shadow: none;
	}
.feature h4 {
	color: #eee;
}
.feature {

	overflow: hidden;

	width: 441px;

	padding: 10px 10px 0  10px;

	color: #eee;

	border: none !important;

	}
#laatste-uitgave ul {
	margin-left:0;
	}
#laatste-uitgave ul li {
	margin-left:0;
	background-image: url(images/pijltjeankeiler.gif);
	}
#laatste-uitgave .entry-summary {
	float: left;
	width: 264px;
	}
#laatste-uitgave a {
	color: #f8f8f8;
	font-weight: normal;
	border-bottom:1px dotted #f8f8f8;
	}

#laatste-uitgave a:hover {
	text-decoration:none;
	border-bottom:1px dotted #4f7e3a;
	}

.feature img {

	float: right;

	max-width: 150px;

	max-height: 198px;

	width: 150px;

	height: 198px;

	margin: 0 0 0 10px;
	
	-ms-interpolation-mode: bicubic;

	}
#laatste-uitgave p {
	font-size:11px;
}
#laatste-uitgave .feature .entry-title {
	font-size: 18px;
	margin-bottom:18px;
	text-shadow: 1px 1px 0px #222;
	}

#laatste-uitgave .feature .entry-title a {
color:#f8f8f8;
border:none;

	}

#laatste-uitgave .feature .entry-title a:hover {



        text-decoration: none;

	}

.feature .byline {

	color: #777;

	margin-bottom: 10px;

	}

.more-link {

	float: left;

	text-indent: -9999px;

	width: 100px;

	height: 20px;

	display: block;

	background: url(images/more-link.gif) no-repeat 0 0;

	}

.more-link:hover {

	background: url(images/more-link.gif) no-repeat 0 -20px;

	}


#laatste-uitgave .post {
	background:none;
	padding-bottom:0px;
}


/**

* Featured excerpts

************************************************/
.thumbnail {
	float: left;
	width: 140px;
	margin: 0 10px 0px 0;
	padding: 5px 5px 11px 5px;
	background: #f0f0f0 url(images/image_shadow.gif) no-repeat center bottom;
	border:0px;
	-ms-interpolation-mode: bicubic;
	}
#hfeed .entry-title {
	color: #555;
	margin-bottom: 3px;

	font: 14px/18px Arial, Verdana, Tahoma;

	font-weight: bold;
	text-shadow: 1px 1px 0px #ccc;
	}

.byline {

	margin-bottom: 3px;

	}



#excerpts .post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px dotted #ccc;
	}

/**

* Headlines

************************************************/

.section-title {

	font: 14px/18px Arial, Verdana, Tahoma;

	font-weight: bold;

	margin: 0;

	padding: 0 0 0 5px;

	border-bottom: 1px solid #ddd;

	} 
.section-title a {
	color: #222;
	}
.section-title a:hover {
	text-decoration:none;
	}
#headlines .section-title {

	}

#headlines {

	overflow: hidden;


	}

#headlines .odd {

	float: left;

	overflow: hidden;

	width: 220px;

	clear: both;

		

	}

#headlines .even {

	float: right;

	overflow: hidden;

	width: 221px;

	clear: none;

	}

#headlines ul {

	font-size: 11px;
	margin-left:0;



	}

#headlines ul li {

	background: none;
	margin:0;
	padding-left: 5px;
	border-bottom: 1px dotted #ddd;

	}

#headlines ul li a {

	font-weight: normal;

	}



.wp-pagenavi, .navigation-links {

	display: none;

	}