/*
Theme Name: Anouk van den Berg Huid- en Oedeemtherapie
Theme URI: http://www.berghuidtherapie.nl
Author: VISSR Webdevelopment
Author URI: http://vissr.nl
Description: 2013 thema voor Anouk van den Berg Huid- en Oedeemtherapie
Version: 1.0
Text Domain: berghuidtherapie
*/

@import url(https://fonts.googleapis.com/css?family=Ruluko);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800,600);

html, body {
	height: 100%;
}

body {
	margin: 0;
	background: url(images/bg.png);
	font-family: Open Sans;
	font-weight: 300;
	font-size: 14px;
	color: #666;
}

h1,h2,h3 {
	font-family: Ruluko;
	color: #49612c;
	font-weight: normal;
}

#button-formulier-1, #button-formulier-2 {
	cursor: pointer;
}

div#wrapper {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div#navigation {
	background: url(images/bg-menu.png) repeat-x;
	height: 60px;
	padding: 0 !important;
	min-width: 1000px;
}

div.menu ul {
	list-style-type:none;
	width: 950px;
	padding: 0 0 0 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 25px;
}

div.menu ul li {
	
}

div.menu ul li a {
	padding: 22px 43px 22px 43px;
	float: left;
	color: white;
	text-transform: uppercase;
	font-family: Ruluko;
	font-weight: 300;
	text-shadow: rgba(0,0,0,0.25) 1px 1px;
	font-size: 14px;
	text-decoration: none;
}

div.menu ul li a:hover {
	background-color: rgba(0,0,0,0.2);
	cursor: pointer;
}

div.menu ul li.active {
	background-color: #5a9341;
}

div#header {
	background-color: #5a9341;
	height: 140px;
	padding: 30px;
}

div#sidebar {
	width: 30%;
	float: left;
	margin-right: 30px;
	position: relative;
	top: -200px;
	margin-bottom: -200px;
}

div#sidebar img#logo {
	margin-bottom: 30px;
}

div#sidebar h1, h2 {
	font-size: 22px;
	text-shadow: white 1px 1px;
}

div#sidebar ul, div#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

div#page {
	background: white;
	width: 62%;
	min-height: 850px;
	float: left;
	position: relative;
	margin-bottom: -180px;
	top: -180px;
	box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.2);
}

div#page a {
	text-decoration: none;
	color: #49612c;
	font-weight: bold;
}

div#page a:hover {
	text-decoration: underline;
}

div#page blockquote {
	background-color: #eef4ec;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 95% 90%;
	font-family: Ruluko;
	font-size: 20px;
	margin: 0;
	width: 520px;
	position: relative;
	left: -50px;
	padding: 5px 50px 5px 50px;
	
}

#metaslider_container_104 {
	width: 620px;
	position: relative;
	left: -50px;
}

div#page div.above-slider {
	position:relative !important;
	top: -190px !important;
	left:-50px;
	width: 540px;
	height: 110px;
	padding: 40px;
	background: rgba(255,255,255,0.6) !important;
	font-family: Ruluko;
	font-size: 18px;
	text-shadow: white 1px 1px;
	margin-bottom: -190px;
	pointer-events:none;
}

div#page button {
	background: #eee;
	padding: 10px 20px 10px 20px;
	color: #666;
	border: 0;
	border-bottom: 5px solid rgba(0,0,0,0.2);
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}

div#page input[type="text"] {
	width: 250px;
}

div#page textarea {
	width: 350px;
	height: 200px;
}

div#page input[type="text"], div#page textarea {
	padding: 10px 10px 10px 10px;
	font-family: Open Sans;
	font-weight: 300;
	color: #333;
	font-size: 14px;
	border-radius: 5px;
	background-color: #eef4ec;
	border: 0;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}

div#page hr {
	border: 0;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
}

div#page img.right {
	background: white;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

div#page table thead tr th {
	background-color: #666;
	color: white;
	text-align: left;
	font-weight: 300;
}

div#page table tbody tr:nth-child(even) {
	background-color: #eef4ec;
}

div#page div#formulier-1, div#page div#formulier-2 {
	position: relative;
}

div.content {
	padding: 30px 50px 30px 50px;
}

div#page .content h1 {
	font-size: 30px;
}

div#sidebar div.content {
	padding-right: 20px;
	font-size: 12px;
}

div#sidebar div.content a {
	color: #49612c;
	text-decoration: none;
}

div#sidebar div.content a:hover {
	text-decoration: underline;
}

div#footer {
	background-color: #333;
	clear: both;
}

div#footer .content {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 55px 20px 30px;
	color: white;
	text-shadow: black 1px 1px;
	color: #ccc;
}

div#footer .content #credits {
	margin-top: -6px;
	border: 0;
	float: right;
}

i {
	font-size: 20px;
	font-weight: bold;
	position:relative;
	bottom: -2px;
	text-shadow: white 1px 1px;
	margin-right: 5px;
}

div#error-afspraak, div#error-info {
	background-color: #f7e9e9;
	padding: 10px;
	border: 2px solid #e8c7c7;
}

div#success-afspraak, div#success-info {
	background-color: #e4f0f6;
	padding: 10px;
	border: 2px solid #cee0ea;
}