/* CSS Document */
body {
	background-color: #fff;
	height: 100%;
}
html {
	height: 100%;
}

#duwTop {
	width: 981px;
	height: 150px;
	background: #FFF;
}
#wrapper {
	width: 981px;
	background: #FFF;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	margin: 0 auto -80px auto;
}

#KalHeader {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
#Kal980 {
	position: relative;
	width: 981px;
	height: 176px;
	margin: 0 auto;
	background-color: #FFF;
}
#KalSocial {
	position: relative;
	right: 40px;
	top: 118px;
	width: 46px;
	height: 20px;
	float: right;
	visibility: hidden;

}
#KalRechtslijnend {
	position: relative;
	float: right;
	margin-right: 28px;
	top: 45px;
	z-index: 999;
}
#KalSocialMedia {
	position: relative;
	top: -2px;
	float: right;
	width: 24px;
	height: 24px;
	margin-right: 2px;
}
#KalSocialMedia img:hover {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.KalLI:hover {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.KalTopImage {
	position: relative;
	margin-top: 2px;
}
.KalTopImageMargin {
	margin-right: 15px !important;
}
#KalHoofdMenu {
	float: right;
	text-align: right;
}
#KalHoofdMenu ul {
	font-size: 20px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#KalHoofdMenu li {
	float: right;
	margin-right: 10px;
	position: relative;
}
#KalHoofdMenu a {
	color: #C7C7BD;
	display: block;
	text-decoration: none;
}
ul.sub-menu {
	visibility: hidden;
    width: 0;
}



#KalSubMenu {
	margin-top: 5px;
	text-align: right;
	width: 700px;
}
#KalSubMenu ul {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#KalSubMenu li {
	float: right;
	margin-right: 10px;
	position: relative;
	display: block;
}
#KalSubMenu a {
	color: #C7C7BD;
	display: block;
	text-decoration: none;
}


#footer {
	position: relative;
	margin: 20px auto 0 auto;
	background-color: #FFF;
	padding-bottom: 0;
	width: 100%;
	clear: both;
}
#KalFooter {
	color: #C7C7BD;
	background-image: url(../img/backBLUE.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: small;
	margin: 0 auto 0 auto;
	padding-left: 40px;
	width: 940px;
	height: 60px;
}
#duwDIV {
	height: 60px;
	clear: both;
}
#KalFooter a {
	color: #C7C7BD;
	text-decoration: none;
}
#KalFooter a:hover {
	color: #A7D0D1;
	text-decoration: none;
}

#KalSideBar_Right {
	font-size: 13px;
	line-height: 19px;
	width: 200px;
	float: right;
	padding-right: 50px;
}
#KalSideBar_Left {
	font-size: 13px;
	line-height: 19px;
	width: 200px;
	float: left;
	
}
#kaartrechts {
	width: 670px;
	float: right;
	margin-left: 20px;
	padding-right: 40px;
}
#fotolinks {
	width: 670px;
	float: left;
	margin-right: 20px;
}

.tags_in_sidebar, .tags_in_sidebar a {
	color: #999;
}

.attachment-medium {
	margin-bottom: 20px;
}
.attachment-thumbnail:hover {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
.divider-in-gallerie{
	margin-bottom: 15px;
}
#grijsstreepje {
	width: 100%;
	height: 1px;
	background-color: #E9E9E9;
	margin: -10px 0 15px 0;
	clear: both;
}
#blogvak {
	width: 670px;
	float: left;
}
#blogvakloop {
	margin-right: 20px;
	width: 440px;
}
#KalSideBar_Right_Tags {
	font-size: 15px;
	line-height: 19px;
	width: 200px;
	float: right;
	padding-right: 50px;
	list-style: none;
}
#KalSideBar_Right_Tags a:link {
	line-height: 26px;
}

#content h2 {
	color: #c7c7bd;
	font-size: 13px;
	margin-bottom: 5px;
}

#jme-taglist {
	list-style: none;
	margin-left: 0;
}


#KalSlider {
	position: absolute;
	left: 150px;
	top: 50px;
	float: left;
	width: 275px;
	height: 78px;
	z-index: 1;
}

#content img {	
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
}
#content img.attachment-medium {
	border-radius:0;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
}

.gallery-thumb {
	height: 220px;
}