/*
Theme Name: Eyefun
Description: Blog theme gebasseerd op Creative bewerkt door Eyefun
Version: 2.0
Author: Eyefun
Author URI: http://www.eyefun.nl/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
  }
body {
	line-height: 1;
  }
h1, h2, h3, h4, h5, h6 {
  }
ol, ul {
	list-style: none;
  }
blockquote {
	quotes: none;
  }
blockquote:before, blockquote:after {
	content: '';
	content: none;
  }
del {
	text-decoration: line-through;
  }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
  }
a img {
	border: none;
  }




/* =Typografie
-------------------------------------------------------------- */
body,
input,
textarea {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #ffffff;
	}

p {
	margin: 0px 0px 18px 0px;
	}

a {
	color: #00b1c1;
	text-decoration:none;
	}

#navigation li a {
	font-family: 'Open Sans', arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	color: #262c26;
	text-decoration: none;
	padding: 20px 15px 12px 0px;
	}
	
#navigation li li a {
	font-family: 'Open Sans',arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 500;
	line-height: 26px;
	color: #262C26;
	text-decoration: none;
	padding: 20px 15px 12px 0px;
	}	

h1.entry-title {
	display: block;
	margin: 0px 0px 20px 0px ;
	padding: 0px 0px 10px 0;
	width: 650px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 20px;
	font-weight: bold;
	color: #262c26;
	}

.row-one .first h1,
.row-two .first h1 {
	border-bottom: 1px solid #262C26;
	color: #262C26;
	display: block;
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 12px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	}
.row-one .second h1{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: #262C26;
	letter-spacing: -0.25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}		
.row-two .second h1 {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}	
	
.row-three .first,
.row-three .first a,
.row-three .second,
.row-three .second a,
.row-three .third,
.row-three .third a {
	color: #ffffff;
	}	
	
.row-three .first h1,
.row-three .second h1,
.row-three .third h1 {
	letter-spacing: 1px;
	font-size: 18px;
	letter-spacing: -0.025em;	
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 5px 0px;
	}	
	
h3.widget-title {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	}		

.entry-content h2 {
	color: #262c26;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
  width: 100%;
	}

.entry-content li {
	background-image: url(images/bullet_footer_ul.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.entry-content h3 {
	color: #262c26;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding: 0;
  width: 100%;
	}
	
h1.category {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 20px;
	color: #262c26;
	font-weight: bold;
	line-height: 26px;
	}

h2.entry-title a {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	text-transform: normal;
	letter-spacing: -0.25px;
	font-size: 20px;
	font-weight: bold;
	color: #262c26;
	line-height: 26px;
	}
	
h2.entry-title {
	display: block;
  float: left;
  margin: 0;
  padding: 3px 3px 0px 0px;
  width: 525px;	
}

#footer h3 {
	letter-spacing: 1px;
	font-size: 18px;
	letter-spacing: -0.025em;	
	font-weight: bold;
	line-height: 26px;
	color: #8B908E;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #8B908E;
	}		
		
h2 {
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}	

h3.posted-in {
  border-style: none;
  font-weight: normal;
 	float: left;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
  padding: 0;
  color: #8C8C8C;
  }

h3.posted-in a {
  color: #8C8C8C;
  font-weight: normal;
  text-decoration: underline;
  }


input.submit {	
	color: #FFFFFF;
	font-size: 11px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

.date {
  bottom: 0;
  color: #C5C7C6;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  }
.date .date_holder {
  margin: 0;
  padding: 0;
  }
.date span.year {
  float: left;
  font-size: 16px;
  }
.date span.month {
  float: right;
  font-size: 16px;
  line-height: 14px;
  padding-left: 2px;
  padding-top: 7px;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  }
.date span.day {
  display: inline;
  float: right;
  font-size: 38px;
  letter-spacing: -2px;
  line-height: 42px;
  }

#footer {
	color: #8B908E;
	}	
	
#footer a {
	color: #8B908E;
	}	
	
#footer a:hover {
	color: #15a1b4;
	}

		
/* =Menu
-------------------------------------------------------------- */

#navigation {
	display: block;
	float: left;
	height: 30px;
	margin: 82px 0px 0px 0px;
	padding: 0;
  }

#navigation .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
  }
#navigation .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
  }
#navigation .menu-header li,
div.menu li {
	float: left;
	position: relative;
  }
#navigation a {
	color: #262c26;
	display: block;
	line-height: 38px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
  }
#navigation ul ul {
	display: none;
	position: absolute;
	top: 58px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	background-image: url("images/dropdown-top.png");
	background-repeat: no-repeat;
  background-position: left top;
  padding: 12px 0px 0px 0px;
  margin: -12px 0px 0px 0px !important;
  }
#navigation ul ul li {
	background-color: #00b1c1;
	min-width: 180px;
	border-bottom: 0px solid #C5C7C6;
  }
#navigation ul ul ul {
	left: 100%;
	top: 0;
  }
#navigation ul ul a {
	line-height: 1em;
	color: #ffffff;
	padding: 10px;
	width: 180px;
	height: auto;
  }
#navigation li:hover > a {
	color: #00b1c1;
  }

#navigation ul ul :hover > a {
	background-color: #262c26;
	color: #ffffff;
  }

#navigation ul ul li.current-menu-item > a,
#navigation ul ul li.current-menu-parent > a {
	color: #ffffff;
  }
#navigation ul li:hover > ul {
	display: block;
  }
#navigation ul li.current_page_item > a,
#navigation ul li.current-menu-ancestor > a,
#navigation ul li.current-menu-item > a,
#navigation ul li.current-menu-parent > a,
#navigation ul li.current_page_parent > a {
	color: #00b1c1;
  }
* html #navigation ul li.current_page_item a,
* html #navigation ul li.current-menu-ancestor a,
* html #navigation ul li.current-menu-item a,
* html #navigation ul li.current-menu-parent a,
* html #navigation ul li a:hover {
	color: #00b1c1;
  }

/* =Structure
-------------------------------------------------------------- */
body {
	}

#wrapper {
	width: 990px;
	margin: auto;
  overflow: hidden;
  padding: 0px 0px 20px 0px;
  background: none repeat scroll 0 0 #F4F4F4;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	-khtml-border-radius: 5px;
	border-width: 2px solid #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	padding: 3px 3px 0px 3px;
	background-image: url(images/bg-container.png);
	background-repeat: no-repeat;
	background-position: 23px 22px;
	}

#container {
	float: left;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	}
	
#content {
	float: left;
  width: 650px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

#primary {
	float: left;
	height: 100% !important;
	margin: 0;
	padding: 15px 0px 0px 0px;
	width: 280px;
	}		

#footer {
	width: 990px;
	margin: 10px auto;
	height: 80px;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 0px 0px 0px 0px;	
	}	
	
/* =Header
-------------------------------------------------------------- */

#header {
	width: 1000px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	margin-top: 20px;
	}

#logo {
	width: 120px;
	height: 120px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
  }

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

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

#logo h1 a span { 
	margin-left: -4000px; 
	display: none;
	}	

address {
	display: none;
	}	

.screen-reader-text {
	display: none;
	}
#searchform {
	margin: 90px 0px 0px 0px;
	float: right;
  }
#searchform input {
	background-color: #f4f4f4;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 200px;
	color: #8b908d;
	height: 18px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #f4f4f4;
  }
#searchform input:focus {
	background-color: #c5c7c6;
	border: 1px solid #c5c7c6;
	color: #000;
  }
#searchform #searchsubmit {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #262c26;
	float: left;
	width: 57px;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
#searchform #searchsubmit:hover {
	background-color: #00b1c1;
	cursor: pointer;
  }
#searchform #searchsubmit:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
  }
	

/* =Content home
-------------------------------------------------------------- */



.row-one {
	float: left;
	width: 950px;
	}

.row-one .first {
	float: left;
	width: 200px;
	height: 195px;
	color: #8B908D;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 5px 0px 0px 0px;
  text-decoration: none;
	}

.row-one .second {
	float: left;
	width: 710px;
	height: 185px;
	background-color: #fff;
  float: left;
	color: #262c26;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 10px 10px;
  text-decoration: none;
	}

.row-two {
	float: left;
	width: 950px;
	margin: 20px 0px 0px 0px;
	}

.row-two .first {
	color: #8B908D;
	float: left;
	width: 200px;
	height: 200px;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.row-two .second {
	float: left;
	height: 200px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.row-two .second ul {
	display: block;
	float: left;
	list-style-type: none;
  margin: 0px 0px 0px -15px;
  padding: 0px 0px 0px 0px;
	width: 745px;
	}

.row-two .second li {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	position: relative;
	width: 233px;
	}

.row-two .second ul li a.item {
	background-color: #ffffff;
	color: #262c26;
	display: block;
	font-size: 12px;
	height: 180px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	text-decoration: none;
	}
	
.row-two .second ul li a.item:hover {
	background-color: #00b1c1;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 180px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	text-decoration: none;
	}
		

.row-two .second ul li .post_date {
  bottom: 15px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
	}


.row-three {
	float: left;
	width: 930px;
	height: 210px;
	margin: 15px 0px 0px 0px;
	padding: 30px 10px 0px 10px;
	background-image: url(images/bg-row-three.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	}

.row-three .first {
	float: left;
	width: 190px;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.row-three .second {
	float: left;
	width: 235px;
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.row-three .second ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.row-three .second ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
  }
	
.row-three .third {
	float: left;
	width: 470px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

div.tb_tweetlist {
  border-bottom: 0px solid #ffffff !important;
  margin: 0;
  padding: 0;
  }

div.tb_tweet {
	background: none repeat scroll 0 0 transparent;
	border-top: 0px solid #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
	list-style: none outside none;
	min-height: 35px !important;
	overflow: hidden;
	padding: 2px;
  }

.tb_tweet-info {
}

.bottom {
	width: 950px;
	margin: auto;
	}

.bottom .first {
	float: left;
	width: 200px;
	height: 200px;
  float: left;
  margin: 25px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.bottom .second {
	float: left;
	width: 230px;
	height: 200px;
  float: left;
  margin: 25px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.bottom .third {
	float: left;
	width: 230px;
	height: 200px;
  float: left;
  margin: 25px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

.bottom .fourth {
	float: left;
	width: 230px;
	height: 200px;
  float: left;
  margin: 25px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
	}

		
/* =Content
-------------------------------------------------------------- */
.entry {
	display: block;
	float: left;
	margin: 0px 0px 50px 0px;
	min-height: 200px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	}

.social-content {
	float: left;
	margin: 30px 0px 0px 0px;
	}
	
.entry-content p img {
	margin-bottom: -8px;
	}
.entry .title_holder {
	border-bottom: 1px solid #C5C7C6;
	border-style: none none solid;
	color: #262c26;
	float: left;
	margin: 0;
	padding: 0 0 5px;
	position: relative;
	width: 650px;
	}

#content .logos img {
	border: 0 none;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0;
	}

.entry-content img {
	background-color: #262c26;
	border: 1px solid #C5C7C6;
	margin: -1px 0px 10px 0px;
	padding: 0;
	}

ul.team_avatar {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 25px 0;
	width: 100%;
	}

ul.team_avatar li {
	background-color: #18211C;
	background-image: none;
	color: #AAAAAA;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 9px 9px 0;
	padding: 10px;
	width: 290px;
	}

ul.team_avatar a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	}

ul.team_avatar strong {
	border-style: none;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	}

ul.team_avatar em {
	color: #AAAAAA;
	display: block;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 10px;
	}

ul.team_avatar img {
 	float: right;
	}
	
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
  }
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
  }
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 30px;
  }	

/* Social
-------------------------------------------------------------- */
.entry-content .portfolio ul.socialize-this {
	float: left;
	width: 650px;
	display:block;
	background-color: #f4f4f4;
	list-style:none outside none;
	margin:0px 0px 30px 0px !important;
	padding:5px 5px 0px 5px !important;
	text-align:left !important;
	border-color: #FDFDFD #fff #fff;
	border-radius: 0px 0px 5px 5px;
	border-style: solid;
	border-width: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	}

ul.socialize-this {
	float: left;
	width: 630px;
	display:block;
	background-color: #fff;
	list-style:none outside none;
	margin:0px 0px 0px 0px !important;
	padding:5px 5px 0px 10px !important;
	text-align:left !important;
	border-color: #FDFDFD #fff #fff;
	border-radius: 0px 0px 5px 5px;
	border-style: solid;
	border-width: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
	}


ul.socialize-this li {
	border-bottom:none;
}

ul.socialize-this li {
opacity:1;
}

ul.socialize-this li span.youlike {
	position: relative;
	top: -9px;
	padding-top: -5px;
	font-size: 11px;
	opacity:1;
}

#inner_content ul.socialize-this li img {
	border: none;
}

#comment_holder ul.socialize-this {
	background-color: #EBEBEB;
	display:block;
	list-style:none outside none;
	margin:20px 0px 20px 0px;
	padding:5px 5px 0px 5px;
	text-align:left;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}

#comment_holder ul.socialize-this li {
	border-bottom:none;
}

#comment_holder ul.socialize-this li {
opacity:1;
}

#comment_holder ul.socialize-this li span.youlike {
	position: relative;
	top: -7px;
	padding-top: -5px;
	opacity:1;
}

.fb-like {
	display: none;
	}

.plus-one-wrap { 
	margin-top: 10px;
	}

#facebookbar	{
	border:none; overflow:hidden; width:130px; height:21px; float:left;margin:2px 0px 0px 0px;
	}

#googleplusbar	{
	float: left !important;
	margin-top: 2px !important;
	width: 75px;
	}

#tweetsbar	{
	float: left !important;
	margin-top: 2px !important;
	}	
	
/* Contact
-------------------------------------------------------------- */

#contactinfo {
  border: 1px solid #C5C7C6;
  display: inline;
  float: right;
  margin: 0 0 15px;
  padding: 0;
  width: 525px;
  height: 350px;
  }

#contactinfo img {
  margin: 0;
  padding: 0;
	}

.intro {
  color: #8B908D;
  float: left;
  margin: 0 0 0 0px;
  padding: 0;
  text-decoration: none;
  width: 229px;
  }

.contact_info {
  float: none;
  margin: 0;
  padding: 0 0 35px;
  width: 300px;
  }
.contact_info p {
  margin: 0;
  padding: 0;
}

.contact_info pre {
  margin: -15px 0px 0px 0px;
  padding: 0;
}
.contact_info strong {
  background-image: none;
  display: block;
  margin: 0;
  padding: 0 0 5px;
  }

.intro strong {
  border-bottom: 1px solid #262c26;
  color: #262c26;
  display: block;
  font-family: 'Open Sans',arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 12px;
	font-weight: 500;
  font-weight: normal;
  margin: 0px 0px -5px 0px;
  padding: 0px 0px 5px 0px;
  text-transform: uppercase;
  }

#formcontact {
  background-color: #262c26;
  color: #FFFFFF;
  float: right;
  margin: 0;
  padding: 20px;
  position: relative;
  width: 910px;
  }

#formcontact strong {
  color: #FFFFFF;
  display: block;
  font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 20px;
	font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 10px;
  }

#formcontact div {
  float: left;
  margin: 0 0 10px;
  padding: 0 15px 10px 0;
  position: relative;
  }

.wpcf7-form div {
  float: left;
  margin-bottom: 20px;
  }

#formcontact div label {
  color: #FFFFFF;
  display: block;
  height: 20px;
  width: 400px;
  }

#formcontact label {
  color: #FFFFFF;
  margin: 0;
  }

.wpcf7-form label {
  color: #000000;
  display: block;
  height: 20px;
  width: 400px;
  }

#formcontact input {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #18211C;
  float: left;
  font-family: Helvetica,arial,sans-serif;
  font-size: 12px;
  padding: 8px;
  width: 409px;
  }

.wpcf7-form input {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #18211C;
  float: left;
  font-family: Helvetica,arial,sans-serif;
  font-size: 12px;
  padding: 8px;
  width: 509px;
  }

.verplicht {
  color: #15A1B4;
  display: inline;
  font-size: 11px;
  }

#wpcf7-f3814-t1-o1 .wpcf7-validation-errors {
	float: left;
	width: 509px;
	padding: 5px;
	color: #fff;
	margin-left: 0px;
	background-color: #FF0000;
	border:2px solid #FF0000;
	}
#wpcf7-f3814-t1-o1 .wpcf7-mail-sent-ok {
	float: left;
	width: 509px;
	padding: 5px;
	color: #fff;
	margin-left: 0px;
	background-color: #15A1B4;
	border:2px solid #15A1B4;
	}
div.wpcf7-mail-sent-ng {
	border:2px solid #FF0000;
  }

div.wpcf7-response-output {
	margin:2em 0.5em 1em;
	padding:0.2em 1em;
  }	

#wpcf7-f3814-t1-o1 span.wpcf7-not-valid-tip {
	background:none;
	border: none;
	color: #FF0000;
	font-size:10pt;
	left:-300px;
	padding: 8px;
	position:absolute;
	top:10px;
	width:280px;
	z-index:100;
  }

#formcontact textarea {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #18211C;
  font-family: Helvetica,arial,sans-serif;
  font-size: 12px;
  padding: 8px;
  width: 850px;
  }
.wpcf7-form textarea {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #18211C;
  float: left;
  font-family: Helvetica,arial,sans-serif;
  font-size: 12px;
  padding: 8px;
  width: 509px;
  }

#formcontact .wpcf7-submit {
  background-color: #15A1B4;
  border-style: none;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 11px;
  margin: 0;
  padding: 8px;
  width: 75px;
  }

/* Comment
-------------------------------------------------------------- */
#commentform {
  float: left;
  margin: 20px 0 0;
  padding: 0;
  position: relative;
  width: 665px;
  }

#commentform label {
  display: block;
  width: 500px;
  }

#commentform input {
  background-color: #FFFFFF;
  border: 1px solid #C5C7C6;
  color: #8B908D;
  float: left;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  margin: 0 0 5px;
  padding: 8px;
  width: 400px;
  }

#commentform textarea {
  background-color: #FFFFFF;
  border: 1px solid #C5C7C6;
  color: #8B908D;
  float: left;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  height: 120px;
  padding: 8px;
  width: 400px;
  }

#commentform #submit {
  background-color: #15A1B4;
  border-style: none;
  color: #FFFFFF;
  float: left;
  margin: 10px 0 0;
  padding: 8px;
  width: 125px;
  }
/* Sidebar
-------------------------------------------------------------- */


#primary ul.xoxo {
	width:240px;
	top:0px;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	float: left;
	margin-bottom: 25px;	
	}

#primary ul {
	}


#primary ul.xoxo li h3 {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -0.25px;
	font-size: 18px;
	color: #262c26;
	font-weight: bold;
	
	
	display: block;
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#primary ul.xoxo li #calendar_wrap {
	display: block;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	}

#primary ul.xoxo li ul {
	width:260px;
	top:0px;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 45px 0px;
	float: left;
  }
#primary ul.xoxo li ul li {
	display:block;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 240px;
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
  }


#primary ul.xoxo li ul li a {
	color:#15a1b4;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(images/bullet_footer_ul_hover.gif);
	margin: 0px;
  }
#primary ul.xoxo li ul li a.url {
	color:#15a1b4;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0px;
	display: inline-block;
	background-image: none;
	margin: 0px;
  }
#primary ul.xoxo li ul li a:hover {
	color: #fff;
	background-image: url(images/bullet_footer_ul_white.gif);
	text-decoration: underline;
  }
#primary ul.xoxo li span {
	font-family: helvetica, arial;
	font-size:12px;
	color:#464646;
  }
#text-5 ul li {
	float: left;
	margin-right: 5px;
	}

.twtr-hd,
.twtr-ft {
	display: none;
	}
	
.twtr-doc {
	padding: 0px 0px 0px 0px !important;
	border-radius: 0px 0px 0px 0px !important;
	float: left;
	}

.twtr-widget h3, .twtr-widget h4, #primary .textwidget .twtr-widget p {
  line-height: 17px !important;
	}	

.twtr-doc a.twtr-hyperlink {
	display: block;
	font-size: 11px;
	}		

.twtr-widget .twtr-tweet-wrap {
  overflow: hidden;
  padding: 6px 8px 6px 0px !important;
}

.twtr-widget {
  font-family: helvetica,arial,sans-serif !important;
  font-size: 12px !important;
  position: relative;
	}

.twtr-widget .twtr-tweet {
  border-bottom: 0px dotted #DDDDDD !important;
  overflow: hidden;
  background-image: url("images/border.gif");
  background-position: center bottom;
  background-repeat: repeat-x;
}

.fb_iframe_widget iframe {
 position: relative;
 vertical-align: text-bottom;
 background-color: #ffffff;
 margin-bottom: 40px;
}
	
/* Footer
-------------------------------------------------------------- */

#footer-widget-area {
	overflow: hidden;
	}

#footer-widget-area .widget-area {
	float: left;
	height: 180px;
	}

.widget-area {
	color: #ffffff;
	}
	
#footer-widget-area #first {
	border-right: 1px solid #4dc9d4;
	width: 312px;
	margin: 0px 17px 0px 0px;
	}

#footer-widget-area #second {
	border-right: 1px solid #4dc9d4;
	width: 312px;
	margin: 0px 17px 0px 0px;
	}

#footer-widget-area #third {
	width: 270px;
	margin: 0px 0px 0px 0px;
	}

#footer-widget-area #third li a {
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	background-image: url(images/bullet_footer_ul_white.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	}

#footer-widget-area #fourth {
	margin-right: 0;
	}

#footer ul {
	display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
	}

#footer ul li a {
	color: #8B908E;
	display: block;
	text-decoration: none;
	}


	
.footer-left {
	float: left;
	width: 400px;
	margin-top: 30px;
	}	
	
.footer-right ul {
 	float: right;
 	margin: 0;
  padding: 0;
	} 

.footer-right li {
	display: inline;
  list-style-type: none;
  float:left;
  background: none;
  margin-left: 10px;
	}

.footer-right {
 	float: right;
	width: 400px;
	margin-top: 30px;
  list-style-type: none;
  background-image: none;
  text-align: right;
  text-decoration: none;
	}	

/* wp-pagenavi
-------------------------------------------------------------- */

.wp-pagenavi	{
	position:relative;
	float: right;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
  }

.wp-pagenavi a, .wp-pagenavi a:link {
	text-decoration: none;
	color: #00b1c1;
	font-size: 11px;
	font-weight:normal;
	display: inline;
	margin: 0px;
	padding: 0px;
  }

.wp-pagenavi a:visited {
	text-decoration: none;
	color: #00b1c1;
	font-weight:bold;
  }

.wp-pagenavi a:hover { 
	color: #262c26; 
  }

.wp-pagenavi a:active {	
	text-decoration: none; 
	color: #00b1c1; 
  }

.wp-pagenavi span.current, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
	padding: 7px 11px 7px 11px; 
	font-weight: bold; 
	color: #00b1c1; 
	margin: 3px;
	}


/* 404
-------------------------------------------------------------- */

.404 {
	background-image: none;
	background-color: #00b1c1;
	}

#wrapper-404 {
	width: 990px;
	margin: auto;
  overflow: hidden;
  padding: 0px 0px 20px 0px;
  background: none repeat scroll 0 0 #00b1c1;
	border-color: #00b1c1 #00b1c1 #00b1c1;
	border-radius: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px;
	box-shadow: none;
	padding: 3px;
	}
	
#container-404
{
	width: 990px;
	color: #ffffff;
	margin: auto;
}

#container-404 #content-404
	{
	background-image: url(images/404.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	padding-top: 450px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	width: 990px;
	float: left;
	text-align: center;
	}
	
#container-404 #content-404 a
	{
	color: #fff;
	text-decoration: underline;
	}	
	
#container-404 #content-404 h1 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}	

.footer-left-404 a,
.footer-right-404 a {
	color: #ffffff !important;
	text-decoration: none;
	}
	
.footer-left-404 {
	color: #ffffff;
	float: left;
	width: 400px;
	margin-top: 30px;
	}	
	
.footer-right-404 ul {
	color: #ffffff;
 	float: right;
 	margin: 0;
  padding: 0;
	} 

.footer-right-404 li {
	display: inline;
  list-style-type: none;
  float:left;
  background: none;
  margin-left: 10px;
	}

.footer-right-404 {
 	float: right;
	width: 400px;
	margin-top: 30px;
  list-style-type: none;
  background-image: none;
  text-align: right;
  text-decoration: none;
	}	
	
	
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}	

#wrapper {
	
	}
