@charset "utf-8";
html {
	font-size: 14px !important;
}
body {
	font: 100%/1.4  Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif !important;
	background-color: #bfab82;
	background-image: url(../img/mainBG.jpg);
	background-position: top left;
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	color: #000;
}

/*## Basic Element/tag selectors ##*/
a {
	transition: all 0.5s ease-out;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
img {
	margin: 0; 
	padding: 0;
}
a img {
	border: none;
}
address {
	font-family: Georgia,
         Palatino,
         "Palatino Linotype",
         Times,
         "Times New Roman",
         serif;
	padding: 40px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: #42413C 1px solid;
}
a:hover, a:active, a:focus {
	color: #555;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	border-bottom-color: rgba(0, 0, 0, 0.01);
}
ul#nav a:hover {
	color: #000;
	text-shadow: 2px 2px 4px #333;
	border-bottom: #42413C 1px solid;
}

/*## Layout ##*/
html, body {
	width: 100%; 
	height: 100%;
	margin: 0;
	padding: 0;
}
#outer-wrapper {
	height: 100%;
	width: 100%;
}
#main-wrapper {
	background: transparent;
	min-height:100%; 
	height:auto !important;
	height: 100%;
	width: 100%;
	float: left;
}
#wrapper {
	background: transparent;
	min-height:100%; 
	height:auto !important;
	height: 100%;
	width: 100%;
	float: left;
}
#container {
	width: 700px;
	margin-left: 365px;
}
#header {
	height: 90px; 
	margin-top: 25px;
	background: #947d52;
	position: relative; 
	margin-left: 350px;
}
#content {
	padding: 10px 0;
	width: 700px;
	float: left;
}
#left {
	min-height:100%; 
	height:890px !important;
	float: left; 
	margin-left: -100%;
	width: 350px;
	background: #907952 url(../img/left_BG.jpg) top right no-repeat;
	position: relative; 
}
.atelier-image, .bigPic {
  width: 600px;
  float: left;
  margin: 25px 0 25px 20px;
  border: 3px solid #000;
}

/*## Opmaak ##*/
h1, h2, h3, h4 {
	font-family: Georgia, Times, "Times New Roman",	serif;
}
h1#logo {
	margin-left: 85px;
  margin-top: 0;
	height: 242px; 
	width: 189px;
	position: relative; 
	background: transparent url(../img/PK2.gif) top left no-repeat;
	text-indent: -999em;
}
#slideshow a:link, #slideshow a:hover {
	text-decoration: none !important;
	text-decoration-color: none !important;
	text-decoration-line: none !important;
	text-decoration-style: none !important;
}
span.for-sale {
  position: relative;
  float: right;
  top: 6px;
}

#left p {
	font-size: 18px;
	margin: 60px 20px 20px;
}
p.quote {
	font-family: Georgia,
             	 Palatino,
             	 "Palatino Linotype",
             	 Times,
             	 "Times New Roman",
             	 serif;
	margin: 150px 20px 20px;
	font-size: 18px;
	line-height: 200%;
	text-align:center;
}
p.quote:first-letter {
	vertical-align: bottom;
	margin-bottom: -5px;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 2px 2px 4px #333333;
}
ul#links {
	margin: 150px 40px 20px 40px;
	font-size: 18px;
	line-height: 200%;
	color:#000;
	list-style:none;
}
ul#links a {
	border: none;
	color:#000;
	font-style: italic;
}
ul#links li:hover {
	border-color: transparent;
}
ul#links li {
	transition: all 0.5s ease-out;
	border-bottom: 1px solid #333;
}

.contentImg {
	float:right; margin: 10px 0px 40px 40px; border: 3px solid;
}
#content #main {
	margin: 20px;
}
#content div#main.omschrijving {
  padding: 2em 1em;
  background-color: hsla(0,0%,100%,.3);
  border: 1px solid hsla(0,0%,0%, .4);
  box-shadow: 0 1px 4px hsla(0,0%,0%,.7);
}
#content #img {
	margin: 40px 50px;
	width: 150px; /*width of the image on the front page + 24px*/
	height: 624px; /* height of the image on the front page + 24px*/
}
#content #img a {
	color:#999;
	text-decoration:none;
	border-bottom: 1px #999 dotted;
}
#content #img img {
	border: 12px solid #000;
}
#thumbs {
	margin-left: 55px;	
}
#content ul, #content ol { 
	padding: 0 15px 15px 40px;
}

.omschrijving blockquote, .omschrijving q {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#contact h4 {
	margin-bottom: 1.5em;
	padding-left: 0;
	font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#contact #content p {
	padding: 0 4em;
}
#contact #content ul {
	padding: 0 6em;
}
/*## Navigation Bar ##*/
ul#nav {
	height: 90px;
	list-style: none; 
	margin-bottom: 15px; 
}
ul#nav li {
	height: 60px;
	padding-top: 30px;
	float: left;
}

ul#nav a, ul#nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	padding: 0 30px;
	text-decoration: none;
	color: #000; 
	font-size: 20px; 
	font-variant:small-caps;
	text-shadow: 2px 2px 4px #333333;
}
ul#nav a.active {
	text-shadow: 0px 0px 4px #666666;
	color: #bbb;
}
ul#nav a:first-letter {
	font-weight: bold;
}
ul#nav a:hover, ul#nav a:active, ul#nav a:focus {
	color: #bbb;
	text-shadow: 2px 1px 2px #333;	
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*## Forms ##*/
textarea {
	font: 13px/1.4 Arial, Helvetica, sans-serif;
}

#bericht, .input {
	width: 450px;
	height:;
	background: transparent url(../img/formField.png);
	border: 1px #947d53 solid;
}
#verzenden {
	color: #000;
}
#bericht:forus, .input:focus {
	color: #000;
}
input:focus, textarea:focus {
	-webkit-box-shadow:0 0 15px #222;
	-moz-box-shadow:0 0 15px #222;
	box-shadow:0 0 15px #222;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ddd;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ddd;
}
#errors ul {
	list-style-type: none;
	margin: 25px 0;
	padding: 0; }
#errors li {
	background: transparent url(../img/raquo.png) no-repeat 0px 7px;
	margin-left: 15px; padding-left: 20px;
}
.fout, #errors {
	color: #900;
}
/*gallerific css*/
.controls {
	font-size: 12px;
	font-weight: normal;
}
/* Form and form error handling */
form#contact {
    margin-top: 4em;
}
.error input, .error textarea {
	border-color: #A94442;
    background-color: #FFE2E1;
}
.error small {
	color: #A94442;
}
span.check {
  display: block;
  color: hsl(100, 56%, 34%);
  padding: 6px;
}


/* werk selector */
#left div.selection {
  margin: 1.5em 2.88em;
  border: 1px solid hsla(39,29%,35%,1);
  border-radius: 6px;
  color: #ddd;
  background-color: hsla(39,40%,60%,0.4);
  font-size: 12px;
}
#left .selection p {
	display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0 .5em 0;
}
select#rule {
	display: inline-block;
  background-color: hsla(39,40%,60%,0.4);
  border-radius: 6px;
  border-color: hsla(39,29%,35%,1);
  color: #ddd;
}
#rule option {
	background: rgb(194,162,107);
	/* -webkit-appearance: none; */
}