/*
   style.css
   Website AcceptEmail
   Theme Name: AcceptEmail

	Version: 1.0
	Author: Eyefun
	Author URI: http://eyefun.nl/

   Created by Bart Bruggemann on 31-05-2010.
   Copyright 2010 Eyefun. All rights reserved.
*/

/* @group Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,th,td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: "";
}
blockquote,q {
  quotes: "" "";
}
/* @end */



/***************************************************
				      GLOBAL
***************************************************/

body {
	background-image: url(images/bg-body.gif);
	margin: 0;
	padding: 0;
	color: #000;
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
p {
	margin-bottom: 15px;
	}	
	
a {
	color: #000;
	text-decoration: none;
	}	

a:hover {
	color: #199dcf;
	text-decoration: underline;
	}	

#container {
	width: 960px;
	background-color: #fff;
	margin: auto;
	}



/***************************************************
				      HEADER
***************************************************/	

#header {
	float: left;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 150px;
	width: 960px;
	position: relative;
	z-index: 2;
	}

#logo {
	float: left;
	width: 249px;
	height: 57px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 25px;
	}

#logo h1 {
	width: 249px;
	height: 57px;
	float: left;
	display: inline;
	text-align: left;
	}

#logo h1 a {
	display: block;
	width: 249px;
	height: 57px;
	}

#logo h1 a span { 
	margin-left: -4000px; 
	}		
	
#language {
	float: right;
	margin-right: 33px;
	margin-top: 25px;
	}
#navigation {
	margin-top: 17px;
/	margin-top: 19px;
	width: 960px;
	height: 42px;
	margin-left: 45px;
	padding-top: 10px;
	}	
	
	
#navigation ul {
	width: 960px;
	float: left;
	margin: -2px 0px 0px 0px;
	}	

#navigation li a {
	font-family: arial,Verdana,Helvetica,sans-serif;
	text-shadow: 1px 1px #82888b;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navigation li {
	position: relative;
	z-index: 1;
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(images/navigation-line.png);
	background-repeat: no-repeat;
	background-position:  right 1px;
	margin-left: 6px;	
	padding: 8px 12px 0px 1px;
	}	

#navigation li a:hover {
	color: #000;
	text-shadow: 1px 1px #b8b8b8;
	}
	
#navigation .current_page_item a {
	color: #000;
	text-shadow: 1px 1px #b8b8b8;
	}	


/***************************************************
				      ADD HOME
***************************************************/	
#add-home {
	float: left;
	background-image: url(images/add-home-01.jpg);
	background-repeat: no-repeat;
	height: 323px;
	width: 960px;
	margin-top: -8px;
	position: relative;
	z-index: 1;
	font-size: 13px;
	line-height: 24px;
	}

#add-tekst {
	float: left;
	height: 283px;
	width: 500px;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	padding: 30px 0px 0px 50px;
	font-size: 13px;
	line-height: 24px;
	}	

h3 {
	font-size: 35px;
	margin-bottom: 9px;
	font-weight: normal;
	font-family: arial,Verdana,Helvetica,sans-serif;
	color: #3e3f3f;
	}
	
#add-tekst img{
	float: right;
	border: 0;
	}		

	
/***************************************************
				      CONTENT
***************************************************/	

#content {
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	}

#content a {
	color: #ee7b00;
	}

#content h4 {
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 7px;
	padding-bottom: 3px;
	}
	
	
#content #container01 {
	float: left;
	background-image: url(images/bg-home-container.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 150px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}

#content #container01 .post_title a {
	color: #000;
	}
	
#content #container02 {
	float: left;
	background-image: url(images/bg-home-container.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 150px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content #container03 {
	float: left;
	background-image: url(images/bg-home-container.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 150px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content #container04 {
	float: left;
	background-image: url(images/bg-home-container.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 150px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}			

#content #container05 {
	float: left;
	width: 196px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content #container06 {
	float: left;
	width: 196px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content #container07 {
	float: left;
	width: 196px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content #container07 a, #content #container08 a {
	color: #000;
	text-decoration: underline;
	}
	
#content #container07 a:hover, #content #container08 a:hover {
	color: #ee7b00;
	text-decoration: underline;
	}			
	
#content #container08 {
	float: left;
	width: 196px;
	margin-right: 12px;
	padding: 10px 10px 0px 10px;
	}
	
#content-left {
	float: left;
	width: 216px;
	margin-right: 45px;
	margin-top: 20px;	
	}	
	
	
#content-right {
	float: left;
	width: 640px;
	margin-top: 20px;
	}	
	
	
#content-right h2 {
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 32px;
	line-height: 23px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #3e3f3f;
	}
	
#content-right h2.pers {
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #3e3f3f;
	}
	
#content-right h2.pers a:hover {
	color: #ee7b00;
	text-decoration: none;
	}		
	
#content-right small {
	color: #535353;
	font-size: 11px;
	}
	
#content-right .entry {
	margin-top: 15px;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 15px;	
	}		
	
.logos img {
	border: 1px solid #d0d0d0;
	margin: 3px 5px 0px 0px;
	}	


/***************************************************
				      EXPANDING
***************************************************/
.layer1 {
margin: 0;
padding: 0;
}
 
.heading {
margin: 1px;
color: #000;
font-weight: bold;
padding: 0;
cursor: pointer;
position: relative;
}
.content {
padding: 0;
margin-bottom: 15px;
}
p { padding: 0; }


/***************************************************
				      SIDEBAR
***************************************************/
.sidebar-foto {
	margin-bottom: -20px;
	}
	
	
#sidebar-algemeen {
	width: 196px;
	background-image: url(images/bg-links.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 20px;	}

#sidebar-algemeen h2 {
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #535353;
	}
		
#sidebar-algemeen li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	}	

#sidebar-nieuwsbrief {
	width: 196px;
	background-image: url(images/bg-links.gif);
	background-repeat: no-repeat;
	padding: 10px;
	}
	
#sidebar-overons {
	width: 216px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#sidebar-overons a {
	color: #000;
	padding: 0px 20px 0px 0px;
	}
	
#sidebar-overons ul li {
	}
	
#sidebar-overons a:hover {
	width: 216px;
	color: #ee7b00;
	text-decoration: none;
	}	

#sidebar-overons li {
	width: 216px;
	border-top: 1px solid #dddddd;
	padding: 5px 0px 5px 0px;
	background-image: url(images/nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
#sidebar-overons li:hover {
	width: 216px;
	border-top: 1px solid #dddddd;
	padding: 5px 0px 5px 0px;
	background-image: url(images/nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}	
	
#sidebar-overons ul {
	width: 216px;
	border-bottom: 1px solid #dddddd;
	}

#sidebar-overons li.current_page_item a {
	color: #ee7b00;
	}	
	
#sidebar-overons li.current_page_item {
	color: #ee7b00;
	background-image: url(images/nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}	

#sidebar-contact {
	width: 196px;
	background-image: url(images/bg-links.gif);
	background-repeat: no-repeat;
	padding: 10px;
	}
	
#sidebar-contact h2 {
	font-family: arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #535353;
	}	

/***************************************************
				      NIEUWSBRIEF
***************************************************/

	
#container05 input, #sidebar-nieuwsbrief input {
	width: 110px;
	padding: 3px 4px 4px 4px;
	font-size: 11px;
	color: #aeaeae;
	border: 1px solid #aeaeae;
	}	

#container05 .sendbutton, #sidebar-nieuwsbrief .sendbutton {
	color: #fff;
	background-image: url(images/bg-submit.gif);
	background-repeat: repeat-x;
	width: 50px;
	padding: 3px 10px 4px 10px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #faaa1d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
	}


	
/***************************************************
				      FORM CONTACT
***************************************************/

.wpcf7-not-valid-tip-no-ajax {
	color: #ff0000;
	padding-left: 10px;
	}
	
.wpcf7-validation-errors {
	background-color: #fff2f2;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 10px;
	margin-bottom: -1px;
	}
	
.wpcf7-mail-sent-ok {
	background-color: #f2faf3;
	border: 1px solid #00970e;
	color: #00970e;
	padding: 10px;
	margin-bottom: -1px;
	}	
			
.wpcf7-form .veld {
	padding: 3px 4px 4px 4px;
	font-size: 11px;
	width: 300px;
	color: #000;
	border: 1px solid #aeaeae;
	}	

.wpcf7-form .contact-sent {
	color: #fff;
	background-image: url(images/bg-submit.gif);
	background-repeat: repeat-x;
	width: 75px;
	padding: 3px 10px 4px 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	border: 1px solid #faaa1d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
	}
		
	
/***************************************************
				      FOOTER
***************************************************/	
#footer {
	float: left;
	background-color: #aeaeae;
	color: #e4e4e4;
	width: 960px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	}

#footer a {
	color: #e4e4e4;
	}

#footer a:hover {
	color: #fff;
	}

#footer #column01 {
	float: left;
	width: 216px;
	margin-left: 40px;
	border-right: 1px solid #e4e4e4;
	margin-top: 10px;
	}
	
#footer #column02 {
	float: left;
	width: 216px;
	margin-left: 10px;
	border-right: 1px solid #e4e4e4;	
	margin-top: 10px;
	}
	
#footer #column03 {
	float: left;
	width: 216px;
	margin-left: 10px;
	border-right: 1px solid #e4e4e4;	
	margin-top: 10px;
	}
	
#footer #column04 {
	float: left;
	width: 216px;
	margin-left: 10px;
	margin-top: 10px;
	}	
	
#credits {
	width: 920px;
	float: left;
	border-top: 1px solid #e4e4e4;
	margin-top: 15px;
	padding: 10px 0px 10px 40px;
	}	
	
/***************************************************
				      LANGUAGES
***************************************************/		
	
#lang_sel {
	height: 32px;
	position: relative;
	z-index: 99;
	font-family: arial,verdana, sans-serif;
	}

/* hack to correct IE5.5 faulty box model */
* html #lang_sel {
	width: 12em;
	w\idth: 12em;
	}

/* remove all the bullets, borders and padding from the default list styling */
#lang_sel ul, #lang_sel li {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important;
	}

#lang_sel li:before { content: '' !important; 	}
#lang_sel ul ul { width: 149px; 	}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel li {
	float: left;
	width: 149px;
	position: relative;
	}

/* style the links for the top level */
#lang_sel a, #lang_sel a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none !important;
	color: #444444;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding-left: 10px;
	line-height: 24px;
	}

/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel a, * html #lang_sel a:visited {
	width: 149px;
	w\idth: 138px;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 25px;
	left: 0;
	width: 149px;
	border-top: 0px solid #cdcdcd;
	}

/* another hack for IE5.5 */
* html #lang_sel ul ul {
	top: 18px;
	t\op: 19px;
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	}

/* style the second level links */
#lang_sel ul ul a, #lang_sel ul ul a:visited {
	background: #ffffff;
	color: #444444;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	border-width: 0 1px 1px 1px;
	}

/* yet another hack for IE5.5 */
* html #lang_sel ul ul a, * html #lang_sel ul ul a:visited {
	width: 150px;
	w\idth: 128px;
	}

/* style the top level hover */
#lang_sel a:hover, #lang_sel ul ul a:hover {
	color: #000;
	background: #eee;
	}

#lang_sel :hover > a, #lang_sel ul ul :hover > a {
	color: #000;
	background: #eee;
	}

#lang_sel a.lang_sel_sel {
	background: url(../img/nav-arrow-down.png) #fff right no-repeat;
	color: #444;
	}

#lang_sel a.lang_sel_sel:hover {
	text-decoration: none;
	color: #000;
	}

/* make the second level visible when hover on first level list OR link */
#lang_sel ul li:hover ul,
#lang_sel ul a:hover ul { visibility: visible; 	}

#lang_sel img.iclflag {
	width: 18px;
	height: 12px;
	position: relative;
	top: 1px;
	}

#lang_sel_footer {
	margin: 0;
	padding: 7px;
	text-align: center;
	font: 11px Verdana, sans-serif;
	height: 15px;
	clear: both;
	border: 1px solid #cdcdcd;
	}

#lang_sel_footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#lang_sel_footer ul li img {
	position: relative;
	top: 1px;
	width: 18px;
	height: 12px;
	}

#lang_sel_footer ul li {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	}

#lang_sel_footer ul li a, #lang_sel_footer ul li a:visited {
	text-decoration: none;
	padding: 5px 10px;
	}

#lang_sel_footer ul li a:hover, #lang_sel_footer ul li a:active { 	}

#wpml_credit_footer {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	}

#lang_sel_list li {
	z-index: 99;
	font-family: arial,verdana, sans-serif;
	}
	
li.icl-en {
	float: right;
	padding-left: 5px;
	}
		
li.icl-nl
{
	float: right;
	padding-right: 5px;
	border-right: 1px solid #000;
}		

#lang_sel_list ul {
border-top:0px solid;
}
	
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}