/*
Theme Name: Munck
Author: Yau Development
Author URI: http://www.yau.eu/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000; /* #808080 */
	background: #FFFFFF url(images/lgrey.jpg) repeat 0 0;
}
a {
text-decoration: none;
	color: #927103;
}
a:hover {
	text-decoration: underline;
	color: #C29704;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

#wrapper {
	width: 940px;
	margin: auto auto;
	text-align: left;
	border-style:ridge;
	border-width:1px;
	border-color:#C7C7B6;
	margin-top: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 1px; -webkit-border-radius: 1px;
	background: #FFFFFF;
}

#header {
	margin-top:0px;
	padding-top: 0px;
	background: #FFFFFF;
}
	#header h1 {
		float: left;
		height: 190px;
		padding: 17px 200px 20px;
	}
		#header h1 a {
			display: block;
			width: 140px; height: 40px;
			background: url(images/l.png) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
		}
	#header .ad468x60 {
		float: right;
		padding-right: 0px;
	}
	#header ul {
		list-style-type: none;
		height: 33px; / Hoogte van Menubalk* 58px */
		background: url(images/header.gif) repeat-x 0 0;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			padding-right: 2px;
			background: url(images/divider.gif) no-repeat right 0;
		}
		#header ul li a {
			display: block;
			padding: 16px; / Hoogte van Menubalk* 21px */
			text-decoration: none;
			color: #D9A4A4;
		}
		#header ul li a:hover {
			background-color: #F91932;
			color: #ffffff;
		}

#body {
	background-color: #696969;
	clear: both;
	padding: 0px 0px 0px 0px;
}

#content {
	width: 710px;
	float: right;
	padding: 0px 10px 0px 0px;
	min-height: 402px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;

}
	#content .post {
		margin-bottom: 10px;
		clear: both;
		padding: 0 20px 10px;
	}
		#content .post .date {
			margin-left: -20px;
			background: url(images/date.gif) no-repeat 0 0;
			font-weight: bold;
			font-size: 0.9em;
			color: #ffffff;
			padding: 7px 15px 20px;
			margin-bottom: 10px;
		}
		#content .post h2 {
			margin-bottom: 10px;
			font-size: 1.6em;
			color: #C29704;
		}
			#content .post h2 a {
				text-decoration: none;
				color: #C29704; /* #808080 */
			}
		#content .post .thumb img {
			padding: 7px;
			background-color: #ffffff;
			float: left;
			margin: 0 10px 10px 0;
		}
		#content .post p {
			line-height: 1.7em;
			margin-bottom: 10px;
		}
		#content .post .details {
			clear: both;
			padding-top: 10px;
			height: 10px;
		}
			#content .post .details a {
				display: block;
				float: right; /* float: left; */
				padding: 5px 0 5px 26px;
				background-repeat: no-repeat;
				background-position: 0 4px;
				margin-right: 40px;
			}
			#content .post .details .category a {
				background-image: url(images/category.gif);
			}
			#content .post .details .comments a {
				background-image: url(images/comments.gif);
			}
	#content .postnav {
		font-weight: bold;
		padding-top: 20px;
	}

#sidebar {
	width: 205px;
	float: left;
	padding: 0px 5px 0px 0px;
	background: #696969 repeat-y 0 0;
}
	#sidebar h2 {
		color: #0F7BA4;
		font-size: 1.9em;
		font-weight: normal;
		font-family: Georgia;
		margin-bottom: 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.6em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #212121;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			text-decoration: underline;
			color: #0F7BA4;
		}
	#sidebar .box {
		margin-bottom: 20px;
	}
	#sidebar .l {
		width: 135px;
		float: left;
	}
	#sidebar .r {
		width: 135px;
		float: right;
	}
		#sidebar .l h2, #sidebar .r h2 {
			margin-top: 20px;
		}
		#sidebar .l ul, #sidebar .r ul {
			padding-left: 10px;
		}

#footer {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px;
	min-height: 32px;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #927103;
	}
	#footer a:hover {
		color: #C29704;
	}

#copyright {
	width: 200px;
	text-align: left;
	padding:0px 5px 0px;
	margin: auto auto;
	font-size: 0.9em;
	color: #000000;
}

#headerlogo {
	width: 620px;
	float: left;
	text-align: left;
	padding:5px 20px 10px;
	background-color: #FFFFFF;
}

#headerlanguage {
	width: 260px;
	min-height: 50px;
	float: left;
	height: 50 px;
	text-align: center;
	padding:15px 10px 20px;
	color: #C29704;
	background-color: #FFFFFF;
}

#headertopleft {
	width: 210px;
	float: left;
	min-height: 15px;
	padding:0px 5px 0px;
	background-color: #696969;
}

#headertopright {
	width: 707px;
	float: right;
	min-height: 15px;
	padding:0px 5px 0px;
	background-color: #696969;
}

#headermiddleleft {
	width: 210px;
	float: left;
	text-align: center;
	padding:0px 0px 0px;
	margin: 3px 0px 3px;
	background-color: #DDDDDD;
}

#headermiddleright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: left;
	padding:0px 0px 0px;
	margin: 3px 0px 3px;
	background-color: #DDDDDD;
}

#headerbottomleft {
	width: 210px;
	float: left;
	min-height: 26px;
	padding:0px 5px 0px;
	margin: 0px 0px 3px;
	background-color: #696969;
}

#headerbottomright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: center;
	padding:0px 0px 0px;
	margin: 0px 0px 3px;
	background-color: #696969;
}

#footerleft {
	width: 210px;
	float: left;
	height: 20 px;
	text-align: center;
	padding:15px 5px 5px;
	margin: 0px 0px 0px;
	background-color: #696969;
}

#footerright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: center;
	padding:0px 0px 0px;
	margin: 5px 0px 0px;
	font-size: 0.9em;
	color: #C29704;
	background-color: #FFFFFF;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #696969; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#696969, #696969);
	background: -o-linear-gradient(#696969, #696969);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#696969), to(#696969)); /* older webkit syntax */
	background: -webkit-linear-gradient(#696969, #696969);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 10px 0;	
	height: 25px;
}
#access ul {
	font-size: 11px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #FFF;
	display: block;
	line-height: 2.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.333em;
	left: 0;
	width: 168px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #696969;
	border-bottom: 1px dotted #ddd;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 5px 5px;
	width: 148px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #C29704;
}
#access li:hover > a,
#access a:focus {
	background: #C29704; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#C29704, #C29704);
	background: -o-linear-gradient(#C29704, #C29704);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C29704), to(#C29704)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#C29704, #C29704);
	color: #FFF;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}


h2.title {
	margin-bottom: 20px;
	font-size: 0.9em;
	font-family: Verdana;
	text-transform: uppercase;
}
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #FFFFF0;
		border-width: 1px 0;
		border-style: solid;
		border-color: #FFFFF0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
		color: #C29704;
	}

/*reserv-form*/
.reserv-form {
	padding: 10px;
	background: #eeebe2;
	color: #666;
	height: 209px;
}
.reserv-form div {
	overflow: hidden;
	margin-bottom: 7px;
	clear: both;
	width: 100%;
}
.reserv-form div span {
	font-size: 11px;
	line-height: 16px;
	width: 25px;
	float: left;
	padding-left: 5px;
}
.reserv-form label {
	font-size: 10px;
	display: block;
}
.reserv-form select {
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	width: 80px;
	height: 18px;
	margin-right: 2px;
}
.reserv-form select.small {width: 41px;}
.btn-check {
	/*background: url(../wp-content/blogs.dir/2/css/img-btn-check-availability.gif) no-repeat;*/
	width: 123px;
	height: 19px;
	margin: 10px 0 5px;
}
.more-options {
	font-size: 9px;
	color: #ca94a7;
}

#header_language_list{
  margin-bottom: 25px;
  text-align: center;
}
