/*
Design by Free Responsive Templates
http://www.free-responsive-templates.com
Released for free under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0)
*/ 
* {
	margin:0;
	padding:0;
}
body {
	font-family: 'Karla', serif;
	font-size: 16px;
	color: #F4F0E6;
	text-shadow: 0 0px, 1px 1px #000;
	background: url(../images/siteBackground.jpg);
}

a img { 
	border: none;
}
a:link {
	color: #ABBBCD;
	text-decoration: underline;
}
a:visited {
	color: #BFC4C9;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #5AA2CA;
	text-decoration: none;
}
.logoContainer {
	float:left;
	width:410px;
}
.logo {
	float:left;
	padding-right:10px;
}

.logo a {
	font-size:60px;
	color:#1f1f1d;
	font-family: 'Yesteryear', sans-serif;
	text-shadow: 0px 0px, 1px 2px #000;
	text-decoration:none;
}
.slogan {
	font-style:italic;
	padding:42px 0 0 0;
}
h1 {
	font-size:30px;
	color:#F1EADD;
	font-family: 'Salsa', sans-serif;
	padding: 0 0 10px 0;
	text-shadow: 0px 0px, 1px 2px #000;
	font-weight:inherit;
}
h2 {
	font-size: 26px;
	color: #F1EADD;
	font-family: 'Salsa', sans-serif;
	padding: 0 0 15px 0;
	text-shadow: 0px 0px, 1px 2px #000;
	font-weight: inherit;
}
h3 {
	font-size:20px;
	color:#F1EADD;
	font-family: 'Salsa', sans-serif;
	padding: 0 0 10px 0;
	text-shadow: 0px 0px, 1px 2px #000;
	font-weight:inherit;
	text-transform:uppercase;
}
p {
	line-height: 140%;
	padding-bottom: 10px;
}
.sliderSlogan {
	text-align:center;
	padding-top:20px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 15px;
	padding-bottom: 50px;
	
}
header .pageTitle .error {
	padding-bottom: 100px;
}

.header {
	margin-bottom: 20px;
}
.wrapper #headerIndex {
	margin-bottom: 0px;
}
.pageTitle {
	text-shadow: 0 0px, 1px 1px #040707;
	width: 100%;
	height: 30px;
	background-color: hsla(0,0%,20%,0.70);
	padding: 0px 0px 0px 0px;
	border-radius: 6px;
}
.homeTitle {
	display:none;
}

footer {
	background-color: #333333;
}
.about .picBorderNature.leftPic img {
	border: 0px;
}
footer h3, .pageTitle h3 {
	color:#d5d3d9;
	text-shadow:0 0px, 1px 1px #040707;
	text-transform:none;
}
.footerTop {
	color:#d5d3d9;
	text-shadow:0 0px, 1px 1px #040707;
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
.footerTop a {
	color: #5AA2CA;
	text-decoration: none;
}
.footerTop a:hover {
	color: #5AA2CA;
	text-decoration: underline;
}
.boxes {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
	border: 1px solid #635954;
	margin-top: 10px;
}
.box {
	float: left;
    list-style: none outside none;
    margin: 20px 0;
    width: 240px;
	padding:0 35px;
}
.box p {
	margin-bottom:20px;
}
.button a {
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Salsa', sans-serif;
	padding: 7px 20px;
	font-weight: inherit;
	background-color: #7E401D;
	text-shadow: none;
	text-decoration: none;
}
.buttonRight {
	float:right;
}
.button a:hover {
	background-color: #594A32;
}
.boxSeparator {
	border-left:1px solid #635954;
	border-right:1px solid #635954;
}
.welcome {
	padding-top: 20px;	
}

.sidebar {
	background-repeat: repeat;
	background-image: none;
	background-color: rgba(143,137,132,0.06);
	background-attachment: scroll;
	border: 1px double #635954;
	border-radius: 6px;
}
.sidebar h2 {
	font-size: 24px;
	padding: 10px 20px 15px 20px;
	text-shadow: none;
	text-decoration: none;
	color: #A5DBE6;
}
.sidebar ul {
	padding: 0 20px 30px 20px;
}
.sidebar p {
	padding:0 20px 20px 20px;
}
.horSeparator {
	border-bottom: 1px dotted #b4b4b4;
	box-shadow: 0 1px 2px #46413D;
	padding: 10px 0;
	-webkit-box-shadow: 0 1px 2px #46413D;
}
.portfolioContent {
	padding:10px 0;
}
.post {
	padding-bottom:70px;
}
.post span {
	font-style:italic;
}
.post h2 {
	padding:10px 0;
}
.post .postContent {
	padding:10px 0 20px 0;
}
.about h2 {
	padding-top:15px;
}

.latestNews, .sidebar {
	margin-top:20px;
}
.latestNews li, sidebar li {
	border-bottom: 0.5px solid #635954;
	box-shadow: 0 0.5px #635954;
    list-style: none outside none;
    margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.latestNews li span {
	color:#8b8b8b;
	font-style:italic;
}

.bulletList {
	width:80%;
	padding:0 35px 0 0;
	float:left;
}
.bullet li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 12px;
	background: url(../images/list.png) no-repeat left 5px;
	
}

.links {
	width:80%;
	padding:0 35px 0 0;
	float:left;
}
.linksList li {
	border-bottom: 0.5px solid #635954;
	box-shadow: 0 0.5px #635954;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 12px;
	background: url(../images/links.png) no-repeat left 5px;
	-webkit-box-shadow: 0 0.5px #F0E9E0;
}

.services {
	padding-top: 40px;
}
.serviceBox {
	width:205px;
	padding:0 35px 0 0;
	float:left;
}
.greyList li {
	box-shadow: 0 0.5px #635954;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 12px;
	background: url(../images/p.png) no-repeat left 5px;
}
.greyList a {
	color: #6892B3;
	text-decoration: none;
}
.greyList a:hover {
	color:#A5DBE6;
	text-decoration: underline;
}
.about, .welcome {
	float:left;
	width:515px;
}
.footerTop_leftDiv
{
	float:left;
	width:auto;
}
.leftPic {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.wrapper .welcome.about .justText {
	padding-top: 0px;
}
.wrapper .footerNature {
	padding-top: 0px;
}
.footerNature {
	float:left;
	width:515px;
}
#ImageW_Caption {
	position: relative;
	left: -5px;
	bottom: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding: 0px;
	margin-bottom: 0px;
	height: 1px;
}

.leftPic_clearBoth {
	clear: both;
	margin-bottom: 10px;
}

.facebook, .latestNews, .sidebar, .contactForm {
	float:right;
	width:366px;
}

.contactForm {
	padding-top: 5px;
}

body .wrapper .contact {
	padding-top: 5px;
}
.facebook li {
	background:url(../images/facebook_icon_heart.png) no-repeat left top;
	list-style:none;
	padding:0 0 30px 40px;
}

 body .wrapper .portfolio {
	padding-top: 10px;
}

.contact p {
	padding:20px 0;
}
.portfolio li {
	float:left;
	padding:7px;
	list-style:none;
}
.portfolio2 {
	display:none;
}

form {
	width:340px;
}
.required {
    float:right;
    font-size: 10px;
	position: relative;	
	padding: 0px;
	bottom: -5px;
}
.inputContact, .textareaContact {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
	border:1px solid #635954;
	width: 340px;
	height: 30px;
	padding: 0px 0px 0px 3px;
	margin: 4px 0px 10px 0px;
	font-family: 'Karla', serif;
	font-size: 16px;
	color: #BAD2D5;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	border-radius: 4px;
	/*text-shadow:0 0px, 1px 1px #ffffff;*/
}
 
input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

.captchaforklaring {
    font-size: 10px;
}

.contactForm .captcha {
}

#submit {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
    width:127px;
    height:38px;
    border:none;
    padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
    cursor:pointer;
	font-family: 'Karla', serif;
	color: #BAD2D5;
	border:1px solid #635954;
    
}

#submit:hover {
	opacity:.9;
}

.textareaContact {
	height:200px;
	margin-bottom:10px;
}

.footerBottom {
	background-color: hsla(180,27%,2%,0.70);
	color: #8b8b8b;
	text-shadow: none;
	text-align: center;
}
.footerBottom p {
	padding:30px 0;
}
.footerBottom a {
	color: #5AA2CA;
	text-decoration: underline;
}
.footerBottom a:hover {
	color: #5AA2CA;
	text-decoration: none;
}
/*.picBorder {
	border: 1px solid #A69E94;
	box-shadow: 0 0 5px #111;
	background-color: #6F6761;
	padding: 5px;
	border-radius: 2px;
}*/
/*.picBorderNature {
	border: 1px solid hsla(0,0%,20%,0.70);
	box-shadow: 0 0 5px #111;
	background-color: hsla(0,0%,20%,0.70);
	padding: 5px;
	border-radius: 2px;
}*/
.picBorderGallery {
	border:1px solid #b4b4b4;
	background:#ffffff;
	padding:5px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearboth { 
	clear:both;
}
.map {
	border: 0px;
}
/**************************/
/*********************************Begin slider****************************************/
/**************************/
#slideshow{
	height:444px;
	margin:15px auto 0;
	position:relative;
	width:960px;
	box-shadow:0 0 5px #111;
}
#slideshow ul{
	height: 444px;
	list-style: none outside none;
	overflow: hidden;
	position: absolute;
	width: 960px;
	border-radius: 8px;
}
#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}
#slideshow li:first-child{
	display:block;
	z-index:1000;
}
#slideshow .slideActive{
	z-index:1000;
}
#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}
#slideshow .arrow{
	height:46px;
	width:55px;
	position:absolute;
	background:url(../images/arrows.png) no-repeat;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
	z-index:5000;
}
#slideshow .previous{ 
	background-position:left top;left:0;
}
#slideshow .previous:hover{ 
	background-position:left bottom;
}
#slideshow .next{ 
	background-position:right top;right:0;
}
#slideshow .next:hover{ 
	background-position:right bottom;
}
/**************************/
/*********************************End slider****************************************/
/**************************/
/*********************************Begin main menu****************************************/
/**************************/
nav {
	float: right;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 14px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding: 5px 15px;
	font-size:18px;
}
#navlist a:link, #navlist a:visited {
	color: #C2D2E1;
	text-decoration: none;
}
#navlist a:hover {
	color: #C7D3D9;
	text-shadow: none;
	background-color: #346087;
	text-decoration: none;
	border-radius: 4px;
}
#navlist #active a {
	color: #A5DBE6;
	text-shadow: none;
	background-color: #346087;
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
}

/**************************/
/*********************************End main menu****************************************/
/**************************/
/*********************************Begin Media Queries****************************************/
/**************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	.wrapper {
		width: 95%;
	}
}
/* for 768px or less */
@media screen and (max-width: 768px) {
	.logoContainer {
		float: none;
		width: auto;
		text-align:center;
	}
	.logo {
		float:none;
		padding-right:0;
	}
	
	.slogan {
		padding:0;	
	}
	.wrapper nav {
	float: none;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	text-align: center;
	
	}
	.homeTitle {
		display: block;
	}
	#slideshow{
		display:none;
	}
	.sliderSlogan {
		display:none;
	}
	.boxes {
	margin-top: 30px;
	}
	.box {
		float: none;
		margin: 0;
		width: auto;
		padding:40px 15px;
	}
	.boxSeparator {
		border-top:1px solid #b4b4b4;
		border-bottom:1px solid #b4b4b4;
		border-left:none;
		border-right:none;
	}
	.about, .welcome {
		float: none;
		width: auto;
	}
	.footerNature {
		float: none;
		width: auto;
	}
	
	.facebook, .latestNews, .sidebar, .contactForm {
		float: none;
		width: auto;
	}
	.serviceBox {
		width: auto;
		padding:0 0 0 0;
		float: none;
	}
	.footerTop {
		padding:20px;
		width:auto;
	}
	.facebook {
		padding-top:20px;
	}
	.footerBottom {
		padding:0 20px;
	}
	.fixedPic {
		width:518px;
	}
	.inputContact, .textareaContact {
		width:370px;
	} 
#headerIndex .logoContainer .logo.index {
}


}
/* for 480px or less */
@media screen and (max-width: 480px) {
	.logo {
	position: relative;
	top: 10px;
	
	}
	.logo img {
	margin-left: 24px;
	}
		
	body img {
	padding:2px;
	}
	
	body .wrapper .fixedPic {
		width: 94%;
		margin: 0px auto;
	}
	
	.leftPic {
		float: none;
	}
	
	.portfolio li {
		float:none;
		padding:1px;
		list-style:none;
	}
	
	.inputContact, .textareaContact {
		
	} 
	.google-maps {
		position: relative;
		padding-bottom: 75%; /*// This is the aspect ratio*/
		height: 0;
		overflow: hidden;
	}
	.google-maps iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
}
	.portfolio {
		display:none;
	}
	.portfolio2 {
		display:block;
	}
	.portfolio2 li {
		list-style:none;
		width:190px;
		height:170px;
		float:left;
		padding:7px;
		text-align:center;
	}
	.portfolio2 p {
		padding:10px 0;
	}
	.portfoli2 ul {
		text-align:center;
		width:auto;
	}
	nav {
		float:none;
		text-align:center;
		padding:0px 0 0 0;
	}
	#navlist li {
		display: block;
		padding:6px 0;
	}
	.serviceBox {
		padding:0;
	}

}

@media only screen and (max-width: 480px) {

.inputContact, .textareaContact{

width: 100% !important;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

}

.inputContact, .textareaContact {

width: 100%;
}

form{
margin: auto;
width: 98%;

}

}

img {
	height: auto;
	width: auto;
	max-width: 100%;
	padding: 7px;
	border: 1px solid #A69E94;
	box-shadow: 0 0 5px #111;
	background-color: #6F6761;
	border-radius: 2px;
}

body .wrapper .img {
	border: none;
	box-shadow: none;
	background: none;
	padding: 0px;
	height: auto;
	width: auto;
	max-width: 100%;
}

/**************************/
/*********************************End Media Queries****************************************/
/**************************/
