/*
Theme Name: Menno Boer
Theme URI: http://www.allyourmedia.nl
Description: A theme by Allyourmedia for Menno Boer
Version: 1
Author: Vincent Markesteijn
Author URI: http://www.allyourmedia.nl
Tags: none;
*/


/*****Reset*****/ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
/*****Basic Elements*****/

html, body {
	background: #FFF;
	color: #191919;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 22px;
}
h1 {
	color: #333;
	background: url(images/h1.gif) no-repeat 0px 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
	padding-left: 20px;
}
h1 a {
	color: #333;
}
h1.project {
	background: url(images/h1.gif) no-repeat 0px 7px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 16px;
}
h2 {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h2 a {
	color: #333;
}
h3 {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 9px;
}
h3 a {
	color: #333;
}
p {
	margin-bottom: 10px;
}
a {
	color: #333;
	font-weight: inherit;
	text-decoration: none;
}


img {
	border: 0;
}
td {
	vertical-align: top;
}
small {
	color: #333;
	font-size: 11px;
}
sup
{
	vertical-align: top;
}
input.textfield {
	background: #FFF;
	border: 1px solid #cfcece;
	font-size: 11px;
	line-height: 12px;
	width: 100%;
}
input.textfieldcomment {
	background: #FFF;
	border: 1px solid #cfcece;
	font-size: 11px;
	line-height: 12px;
	width: 200px;
}
textarea {
	border: 1px solid #cfcece;
	height: 80px;
	width: 100%;
}
/*****Generic Classes*****/

.alignleft {
	display: inline;
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	display: inline;
	text-align: right;
}
.blog_header {
	position: relative;
}
.rss {
	bottom: 10px;
	position: absolute;
	right: 10px;
}
.clear {
	clear: both;
}
.date {
	color: #999;
	font-size: 10px;
}
.date a {
	color: #999;
}
.entry {
	border-bottom: 1px solid #cfcece;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.entry a,.entrylast a, .scroll-pane a {
	text-decoration: underline;
}
.entry h1 {
	margin-bottom: 0px;
}

.entry h1 a, .entry h2 a, .entrylast h2 a, .tags a, .entry small a {
	text-decoration: none;
}
.tags a {
	color: #999 !important;
}
.entrylast {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.more-link {
	background: url(images/read-more.gif) no-repeat bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration: none;
}
.logo {
	margin: 20px;
}
.navigation {
	margin-bottom: 15px;
}
.tags {
	color: #999;
	font-size: 10px;
}
.wpcf7-validation-errors {
	background-color: #FFF;
	min-height: 1px;
	position: absolute;
	z-index: 5;
	bottom: 0;
}
.verzenden {
	background: url(images/contact.gif) no-repeat bottom;
	border: 1px solid white;
	cursor: pointer;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}
.older {
	background: url(images/older.gif) no-repeat left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
}
.newer {
	background: url(images/newer.gif) no-repeat right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 25px;
}
.wp-caption-text {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
}
/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	float: right;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft {
	display: inline;
	float: left;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.content-beeld {
	float: right;
}
/* End Images */

/*****Basic Layout*****/

#page {
	margin: 0px auto;
	position: relative;
	width: 960px;
}
/*****Header*****/

#header {
	position: relative;
	width: 960px;
	border-bottom: 2px solid #cfcece;
}
#main-nav {
	position: absolute;
	top: 40px;
	left: 350px;
	width: 600px;
}
#main-nav li {
	display: inline;
	list-style: none;
	font-size: 15px;
	float: left;
}
#main-nav li a {
	color: #333;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 48px;
	padding-bottom: 5px;
	position: relative;
	z-index: 5;
}
#main-nav li a.active {
}
#main-nav li ul.sub-links {
	background: url(images/current_page_item.jpg) no-repeat 0px 15px;
	display: none;
	font-size: 12px;
	margin-left: 15px;
	padding: 35px 0 7px 35px;
	position: absolute;
	text-align: left;
	top: -5px;
	_width: 500px;
}
#main-nav li ul.sub-links li {
	display: inline;
	float: left;
}
#main-nav li ul.sub-links li a {
	background: none;
	display: block;
	font-size: 11px;
	padding-bottom: 5px;
	position: relative;
	margin: 0px 15px 0px 0px;
	z-index: 4;
}
#main-nav li ul.sub-links li a:hover {
	background: url(images/stroke.gif) bottom repeat-x;
}
#main-nav li a.stroke {
	background: url(images/stroke.gif) bottom repeat-x;
}
.current_page_stroke {
	background: url(images/stroke.gif) bottom repeat-x;
}
/*****Content*****/

#content {
	float: left;
	position: relative;
	_overflow: hidden;
}
.blog {
	height: auto;
	width: 700px;
}
.default {
	height: 450px;
	width: 960px;
}
.contact {
	font-size: 11px;
	line-height: 14px;
}
#content ul {
	color: #333;
	list-style: none;
	margin: 0 0 10px 0;
}
#content li {
	background: url(images/list-item.gif) 0px 7px no-repeat;
	padding-left: 15px;
	padding-bottom: 4px;
}
#content p {
	margin-bottom: 15px;
}
#content_inner {
	padding: 30px;
}
#tags {
	color: #999;
	margin: 0px 20px 0px 20px;
}
#tags a {
	color: #999 !important;
	text-decoration: none;
}
#slider {
	position: relative;
	width: 450px;
}
#slider_img div {
}
.slider_nav {
	/* background: url(images/transbg.png); */
	height: 100px;
	padding-top: 4px;
	position: absolute;
	top: 200px;
	width: 960px;
	z-index: 10
}
#slide-container .slider_nav {
	top: 180px !important;
	width: 590px !important; 
}
.slider_nav h2 {
	font-size: 18px;
}
.vorige {
	float: left;
}
.vorige img {
	padding: 3px 28px 0px 20px;
}
.volgende {
	float: right;
}
.volgende img {
	padding: 3px 20px 0px 28px;
}
.slider_text {
	/* background: url(images/transbg.png); */
	font-size: 11px;
	font-weight: normal;
	bottom: 0px;
	line-height: 16px;
	position: absolute;
	margin-bottom: 15px;
	padding: 0px 260px 0px 5px;
	width: 455px;
	z-index: 10;
}
.slider_text h1 {
	margin-bottom: 0px;
}
.slider_text div {
	background: url(images/transbg.png);
	padding: 5px 10px 5px 10px;
}
.slider-thumb {
	border: 2px solid #999;
	cursor: pointer;
	margin: 0 7px;
}
#project .slider-thumb {
	margin: 0 7px 20px 0 !important;
}

.rounded {
	border: 1px solid #c5c5c5;
}
#simpleTooltip {
	background: #000;
	border: 1px solid #222;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	max-width: 300px;
	padding: 2px;
	text-align: center;
	z-index: 30;
}
#nav {
	background: url(images/transbg.png);
	position: absolute;
	font-size: 12px;
	line-height: 18px;
	right: 20px;
	text-align: right;
	top: 15px;
	z-index: 20;
	padding: 5px 2px;
}
#scroller {
	height: 385px;
	width: 555px;
}
#contact_info {
	border: 15px solid #cfcece;
	color: #8c8c8c;
	height: 325px;
	float: right;
	font-size: 11px;
	line-height: 20px;
	padding: 15px;
	width: 265px;
}
#contact_info h3 {
	color: #8c8c8c;
	margin-bottom: 15px;
}
#contact_info a {
	color: #8c8c8c;
}
#project {
	float: right; 
	font-size: 11px;
	line-height: 18px;
	width: 270px;
}
#project a {
	text-decoration: underline;
}
#project li a {
	text-decoration: none;
}
#project h2 {
	margin-bottom: 8px;
}
#slide-container {
	float: left;
	height: 385px;
	position: relative; 
	width: 590px;
}
/*****Sidebar*****/
#sidebar {
	float: right;
	padding: 30px;
	position: relative;
	width: 200px;
}
#sidebar ul {
	font-size: 11px;
	line-height: 20px;
	list-style: none;
	padding-bottom: 30px;
	padding-top: 10px;
}
/*****Footer*****/

#footer {
	border-top: 2px solid #cfcece;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	width: 960px;
	z-index: 1;
}
#footer  div.col2 a {
	color: #8c8c8c;
}
#footer div.col1 {
	float: left;
	padding: 30px 0px 30px 30px;
	width: 170px;
}
#footer div.col2 {
	color: #8c8c8c;
	float: right;
	font-size: 10px;
	padding: 30px;
	text-align: right;
	width: 290px;
}
a:focus {
    outline: 0px solid lime;
}

a:active {
  border:none;
  outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
