/*
Theme Name: Jan van Hest Wijnen
Theme URI: /wp-content/themes/janvanhestwijnen
Author: aceview
Author URI: http://aceview.nl/
Description: Site voor Vrienden van Jan van Hest Wijnen
Version: 1.0
License: copyright Aceview Internet
License URI: license.txt
Text Domain: janvanhest
*/
/* Font ================================================================================ */
@import url(https://fonts.googleapis.com/css?family=Oswald);
@font-face {
	font-family: "fetteengschriftregular";
	font-style: normal;
	font-weight: normal;
	src: url("font-webfont.eot?#iefix") format("embedded-opentype"), url("font-webfont.woff") format("woff"), url("font-webfont.ttf") format("truetype"), url("font-webfont.svg#fetteengschriftregular") format("svg");
}

H1 {
	color:#2E0002;
	font-size:22px;
	font-family: 'Oswald', sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0px;
	text-decoration:none;
}
H2 {
	color:#574739;
	font-size:16px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0px;
	text-decoration:none;
}
H3 {
	color:#574739;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0px;
	text-decoration:none;
}
/* Default ================================================================================ */
HTML {
	height: 100%;
}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ededee;
	line-height:18px;
	color:#333;
	margin:0;
	padding:0;
	height: 100%;
	background-image:url(images/bg.png);
}
p {
	margin:0 0 10px 0
}
a {
	color:#ec1857;
	text-decoration:none;
}
a:hover {
	color:#000;
}
small {
	color:#ec1857!IMPORTANT;
	text-decoration:none;
}
.clearer {
	clear:both;
	height:1px;
}
/* Layout ================================================================================ */
#container {
	position:relative;
	width:1000px;
	padding:0px;
	margin:0px auto;
	min-height:100%;
}
#main-container {
	background:#fff;
}
#main {
	display:table;
	float:left;
	width:1000px;
	height:400px!IMPORTANT;
	margin:0 0 45px 0;
	padding:0px;
}
/* Header ================================================================================ */
#header {
	float:left;
	width:1000px;
	height:184px;
}
#header_photo {
	float:left;
	width:774px;
	height:189px;
	margin:0 0 0 10px;
	padding:0;
	overflow:hidden;
	background-image:url(images/header.png);
	background-repeat:no-repeat
}
#header-side {
	float:left;
	width:195px;
	height:189px;
	overflow:hidden;
}
.foto-top {
	float:left;
	margin:0 0 10px 0;
	padding:0;
	height:151px;
}
.block {
	width:195px;
	height:28px;
	background-color:#000;
	float:left;
}
.logo {
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	background-color:#000;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:195px;
	height:114px;
}
.logo-rd {
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	background-color:#000;
	background-image:url(images/logo-red.png);
	background-repeat:no-repeat;
	width:195px;
	height:114px;
}
.foto-sidebar {
	float:left;
	margin:-5px 0 0 0;
	padding:0;
}
/* Sidebar Left ================================================================================ */
#sidebar {
	display:table-cell;
	width:195px;
	height:100%;
	margin:0;
	padding:0 0 30px 0;
}
.adres {
	float:left;
	width:195px;
	height:150px;
	line-height:22px;
	padding:20px 0 0 0;
}
a#offerte_btn {
	display:block;
	width:200px;
	height:20px;
	font-size:16px;
	background-color:#000;
	color:#d5e04e;
	text-align:center;
	padding:10px;
	margin-top:20px;
}
a#offerte_btn:hover {
	color: #000;
	background-color:#d5e04e;
}
ul#menu {
	width:410px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
ul#menu li {
	border-bottom:1px solid #fff;
	padding:0;
	margin:0;
}
ul#menu li a {
	color:#000;
	display:block;
	padding:6px 0;
	font-size:13px;
	text-decoration:none;
	padding-left:20px;
	/*background-color:#000;*/
	border-left:5px solid #000;
}
ul#menu li a:hover {
	color:#EC1857;/*background-color:#EC1857;*/
	
}
ul#menu li.current_page_item a {
	color:#EC1857;/*background-color:#EC1857;*/
}
/* Content ================================================================================ */
#content {
	padding:95px 40px 0 40px;
	margin:0;
	height:100%;
	display:table-cell;
	vertical-align:top;
}
/* Sidebar Right ================================================================================ */
#sidebar-right {
	padding-top:100px;
	width:155px;
	display:table-cell;
	vertical-align:top;
}
.block-right {
	background-color:#000;
	border:1px solid #fff;
	padding:5px;
	margin-bottom:40px;
	color:#fff;
	text-align:center;
	font-size:12px;
}
.block-right a {
	color:#d5e04d;
}
.block-right a:hover {
	color:#EC1857;
}
.block-right strong {
	color:#d5e04d;
}
.viniloog {
	margin:10px 0 0 20px;
}
/* Hoofdnavigatie ================================================================================ */
.menu-hoofdmenu-container {
	position:absolute;
	right:60px;
	top:60px;
}
ul#menu-hoofdmenu {
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu-hoofdmenu li {
	margin:0 0 10px 0;
	padding:0 0px;
	width:75px;
}
ul#menu-hoofdmenu li:last-child {
	border-right:0;
	margin-bottom:10px;
}
ul#menu-hoofdmenu li a {
	color: #333;
	font-size: 16px;
}
ul#menu-hoofdmenu li a:hover {
	color:#000;
	font-weight:bold;
}
ul#menu-hoofdmenu li.current-menu-item a, ul#menu-hoofdmenu li.current-page-ancestor a {
	color:#000;
	font-weight:bold;
}
/* Subnavigatie ================================================================================ */
.menu-submenu-container {
	position:absolute;
	top:70px;
	right:0px;
	z-index:999;
}
ul#menu-submenu {
	list-style:none;
	float:right;
}
ul#menu-submenu li {
	display:inline;
	margin:0;
	padding:0 5px;
}
ul#menu-submenu li:last-child {
	border-right:0;
}
ul#menu-submenu li a {
	color:#fff;
	font-size:12px;
	font-family: 'oswald', arial;
	text-transform: uppercase;
}
ul#menu-submenu li a:hover {
	color:#F0A000;
}
ul#menu-submenu li.current-menu-item a {
	color:#F0A000;
}
/* Footer navigatie ================================================================================ */
.menu-footermenu-container {
	float:right;
}
#footernav {
	position:absolute;
	width:509px;
	left:240px;
	top:10px;
}
ul#menu-footermenu {
	margin:0px 0 0 0;
	padding:0;
}
ul#menu-footermenu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-right:1px solid #d5e04d;
}
ul#menu-footermenu li a {
	color:#fff;
	padding:0 15px;
	margin:0;
	font-size:12px;
	text-decoration:none;
}
ul#menu-footermenu li a:hover {
	color:#d5e04d;
}
.menu-footermenu-container {
}
/* Footer ================================================================================ */
#footer-container {
	clear:both;
	width:100%;
	height:50px;
	background-color:#000;
}
#footer {
	position:relative;
	width:1000px;
	height:30px;
	margin:0 auto;
	padding:10px 0;
	color:#fff;
	text-align:center;
	background-color:#000;
}
#studiocase {
	float:left;
}
#studiocase a{
	color:#fff;
}
#studiocase a:hover{
	color:#d5e04d;
}
/* ======================================================================================= */
.alignright {
	float:right;
	margin:0 0 10px 10px;
	padding:2px;
	border:1px solid #eee;
}
/* Comments ================================================================================ */
.commentlist {
	background-color:#574739;
	color:#F0A000;
}
.comment-body {
	background-color:#eee;
	margin-bottom:5px;
	padding:10px;
}
.comment-meta {
	font-size:11px;
}
.comment-body p, .comment-body .says {
	color:#574739;
}
#commentform input, #commentform textarea {
	border:1px solid #ccc;
}
.reply {
	width:80px;
	padding:3px;
	background-color:#ccc;
	text-align:center;
}
#submit {
	padding:5px;
	background-color:#F0A000;
	border:0;
}
/* Nieuws ================================================================================ */
#nieuws .entry {
}
#nieuws .post-date {
	font-size:11px;
	width:80px;
	margin-bottom:10px;
	padding:2px 5px;
	background-color:#F0A000;
	color:#fff;
}
#nieuws h3 {
	font-size:14px;
	font-weight:bold;
}
#nieuws .post-thumb, #nieuws .nieuws-image {
	float:right;
	padding:2px;
	border:1px solid #F0A000;
	margin:0 0px 5px 20px;
}
/* Contact ================================================================================ */
#gform_1 input, #gform_1 textarea {
	border:1px solid #ccc;
}
.gform_button {
	background-color:#F0A000;
	border:1px solid #333;
	padding:5px;
	color:#fff!IMPORTANT;
}
/* Bewerk button ================================================================================ */
a.post-edit-link {
	background-color:#eee;
	border:1px solid #ccc;
	color:#999;
	padding:4px;
}
a.post-edit-link:hover {
	background-color:#999;
	border:1px solid #ccc;
	color:#ccc;
	padding:4px;
}
ul#gallery {
	margin:0;
	padding:0;
	list-style:none;
}
ul#gallery li {
	float:left;
	margin:0 6px 0 0;
	padding:0;
	width:174px;
	height:174px;
	background-color:#F0A000;
}
ul#gallery li:last-child {
	margin-right:0;
}
ul#gallery-thumbs {
	list-style:none;
	padding:0;
	margin:0;
}
ul#gallery-thumbs li {
	float:left;
	padding:0;
	margin:0 11px 11px 0;
}
ul#gallery-thumbsli:last-child {
	margin-right:0;
}
ul#gallery-thumbs li img {
	border:1px solid #fff;
	padding:2px;
}
/*Header zoeken _____________________________________________________________________________________*/
#zoeken {
	position:absolute;
	top:36px;
	right:0px;
	z-index:300;
	height:23px;
	padding:0;
	margin:0;
	border:none;
	width:250px;
	text-align:right;
}
.error {
	position:absolute;
	top:30px;
	right:0px;
	background-color:red;
	color:#fff;
	padding:5px;
}
#zoeken #searchform {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
}
#s {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	color: #818181;
	float: left;
	height: 22px;
	line-height: 25px;
	width: 160px;
}
.searchtxt {
	padding: 0 20px;
	width: 190px;
}
#searchsubmit {
	height: 25px;
	margin-right: 0;
	width: 25px;
	background: url("images/search.png") no-repeat scroll 50% center #fff;
	border: medium none;
	float: right;
	margin-left: 5px;
}
ul#flags {
	position:absolute;
	top:10px;
	right:0px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#flags li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
ul#search {
	margin:0;
	padding:0;
	list-style:none;
}
ul#search li {
	margin:10px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #fff;
}
ul#producten {
	list-style:none;
	margin:0;
	padding:0;
}
ul#producten li {
	position:relative;
	width:100%;
	height:150px;
	overflow:hidden;
	background-color:#eee;
	margin:0 0 20px 0;
	padding:0;
	border:1px solid #ccc;
}
ul#producten li #thumb {
	float:left;
}
ul#producten li #info {
	width:350px;
	float:left;
	padding:8px;
}
a.btn {
	padding:3px 10px;
	background-color:#EC1857;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.btn:hover {
	background-color:#000;
	color:#fff;
}
.detail-btn{
	position:absolute;
	bottom:0;
	right:0;
	padding:6px 8px;
	background-color:#EC1857;
	color:#fff;	
	}
.detail-btn:hover{
	background-color:#000;
	color:#fff;	
	}
	
#gform_2{
	font-size:12px;	
	}
	
#gform_2 h2.gsection_title{
	color:#EC1857;
	color:#900;
	
	}
	
h2.gsection_title{
	color:#900!IMPORTANT;
	}
	
#gform_2 .gsection_description{
	font-size:12px!IMPORTANT;
	line-height:18px;	
	}
	
#gform_2 input{
	font-size:12px;
	border:1px solid #ccc;	
	}
	
#gform_2 input#gform_submit_button_2{
	font-size:12px;
	border:1px solid #ccc;
	background-color:#EC1857;
	}
	
	
	
ul#social-media{
	margin:10px 0 0 0 ;
	padding:0;
	list-style:none;
	}
	
ul#social-media li{
	float:left;
	margin:0;
	padding:0 10px 0 0;
	}
	