﻿@import url('reset.css'); 
/*
Theme Name: Abe de Verteller 2.1
Theme URI: http://www.abedeverteller.nl
Author: Michiel Lautenbach
Author URI: http://www.michiellautebach.com
Description: Site van Abe de Verteller
Version: 3.1
*/

/* 
WEB FONTS 
*/ 


/* 'Open Sans' */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600,700,800);

/* 'Open Sans Condensed' */
@import url(http://fonts.googleapis.com/css?family=O Ppen+Sans+Condensed:700,300);

/* 'Fontin */
@import url(fonts/Fontin/stylesheet.css);

/* 'Source Sans Pro' */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);

/* FontAwesome font for social icons. Full source at http://fortawesome.github.com/Font-Awesome/ */
@import url(fonts/FontAwesome/css/font-awesome.css);


/* 
-------------------------------------------------------------- 
General structure
--------------------------------------------------------------

colors: 

#46821d; achtergrondkleur bodytext
#254613 - preheader footer
#fefcce - text + body
775124
*/

body {
	font-size: 100%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-color: #fdf9dd;
	background-image: url(images/bg-abe.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	margin-bottom: 20px;
}

.breadcrumbs{
	font-size: .8em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #fdf9dd;
	position: absolute;
	right: 50px;
	top: -40px;
	line-height: 1.5em;
	}

#wrapper {
	width: auto; /* for ie 7 8 */
	max-width: 1040px; /* max-width makes frame responsive */
	margin: 0 auto;
	background: #417707; 
}

#content-container {
	width: 100%;
	position: relative;
}

#content-container-home {
	width: 63%;
}

#content {
	margin: 70px 60px;
	min-height: 700px;
	color:#FFFDCF;
}

#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

/* END General structure */

/*
--------------------------------------------------------------
Global styles
-------------------------------------------------------------- 
*/

em {	
	font-style: italic;
}

strong {
	font-weight:600;
	font-size: 19px;
	
}


.right {
	float: right;
}

.left {
	float: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0 0.5em 0;
}

h1 {
	font-size: 2em;
				font-family: 'fontinregular';
				color: #fffdcf;
 font-size: 36px;
 line-height: .2em;
 margin-top: 36px;
 }
      


}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}


p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 1em 0;
	font-family: 'Open Sans', sans-serif;
}

a:link,
a:visited {
	color: #fefcce;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #fefcce;
}
/* END Global Styles */

/* 
-------------------------------------------------------------- 
Header
-------------------------------------------------------------- 
*/

/* PRE-HEADER */

#pre-header {
	background: #254613;
	padding: 0px 60px;
	position: relative;
	height: 38px;
}

#pre-header a:link,
#pre-header a:visited {
	color: #fff;
	text-decoration: none;
}

#pre-header a:hover,
#pre-header a:focus {
	color: #fff;
	text-decoration: none;
}

#social-links {

position: absolute;
top: 20px;
}

#social-links li {
	float: left;
	margin-right: 3px;
	margin-top: -10px;
	font-size: 1.1em;
}

#social-links li a:link,
#social-links li a:visited {
	color: #fefcce;
}

#social-links li a:hover {
	color: #fff;
}

/* HEADER SEARCH */

#header-search {
	position: absolute;
	right: 50px;
	top:9px;
	clear: both;
}
#header-search div {
	width: 210px;
	text-align: right;
	position: relative;
}

#header-search input:focus {
	outline: 1px solid #fefcce;
}
#header-search #searchform {
	display: block;
	clear: both;
}
#header-search #searchform label {
	display: none;
}
#header-search #searchform input#s {
	width: 115px;
}

#header-search input#s {
	border: 1px solid #fefcce;
	padding: 3px 25px 3px 8px;
	margin: 0 0em 0 0;
	color: #fefcce;
	background: none;
	font-size: 0.7em;
}
#header-search #searchsubmit {
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	top: 4px;
}

/* END PRE-HEADER */


#site-header {
	background: #F1F4B2;
	/*background: #e2e9a3;*/
	position: relative;
	padding: 30px 60px;

}
#logo-abe {
	background: url(images/logo.jpg) no-repeat;
	width:160px;
	float: left;
	height: 170px;
	margin: 0px 0 0 0px;
}

#header_margin {
	padding: 40px 50px;
	padding-bottom: 20px;

/* onderstaand test nieuw menu - vertical center menu */
padding: 0;	
}

div.cn {
    display: table-cell;
    width: 500px;
    height: 500px;
    background: gray;
    vertical-align: middle;
    text-align: center;
}

div.inner {
    display: inline-block;
    width: 200px;
    height: 200px;
    background: red;
}


#header_image img {
	display: block;
	width: 100%;
	height: auto;
}

.header-container {
margin-left: 50px;
float: left;
width: 100%;

/* onderstaand test nieuw menu - vertical center menu */
margin-left: auto;
margin-right: auto;
display: block;
float: none;
padding-top: 20px;
padding-bottom: 20px;
}

#header-title {
	margin-left: -51.61290322580645%;
	width: 48.38709677419355%;
	float: left;
}

#site-title {
	font-size: 2em;
	font-weight: 700;
	margin: 0;
	font-family: 'Open Sans Condensed';
	text-transform: uppercase;
	z-index: 10;
}

#site-title a:link,
#site-title a:visited,
#site-title a:hover,
#site-title a:focus {
	text-decoration: none;
	color: #fff;
}

#site-description {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 0.2em 0;
}

/* Conditional if header image is present */

#header-title.header-image-true {
	width: 100%;
}

/* Header menu */


#access {
	display: block;
	float: right;
	margin-top: 20px;

/* onderstaand test nieuw menu - vertical center menu */
margin-bottom: 0px;
margin-top: 20px;
margin-left: 181px;
/*float:left;*/
float: none;

}


#access ul {
	list-style: none;
	padding-left: 0;
}

#access li {
	float: left;
	position: relative;
	margin: 0 2em 0 0;

/* onderstaand test nieuw menu */
	margin-right: 2px;
	margin-bottom: 2px;
}

#access a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	color: #945744;
	text-transform: uppercase;
	font-size: 0.9em;


/* onderstaand test nieuw menu */
	background: #945744 !important;
	background: #254613 !important;
	background: #417707 !important;
	color: #F1F4B2;
	color: #FFFDCF;
	border-radius: 4px;
	padding: 8px 10px 10px;
	-webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

.sf-sub-indicator {
	display: none;
}

#access a:hover,
#access a:focus {
text-decoration: underline;

/* onderstaand test nieuw menu */
background: #254613 !important;
text-decoration: none;
	background: #945744 !important;

}

/* Drop down */

#access ul ul {
	display: none;
	float: left;
	padding: 7px 0 0 0;
	position: absolute;
	top: 1.9em;
	left: 0;
	z-index: 99999 !important;
	background-position: 10px 0px;
	background-image: url('images/arrowUpGrey.png');
	background-repeat: no-repeat;	
}

#access ul ul li {
	border: none;
	margin: 0;
}

#access ul ul li:first-child a {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#access ul ul li:last-child a {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#access ul ul li:only-child a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#access ul ul a {
	line-height: 1em;
	width: 12em;
	height: auto;
    color:#fefcce;
	background: #945744;
	padding: 10px 25px;
	border: none;
	word-wrap:break-word;
	z-index: 20;
	border-radius: 0;
	background: #254613 !important;
	background: #fefcce !important;
	color: #254613;
	/*	border-left: 1px solid #254613;
	border-right: 1px solid #254613;
	border-bottom: 1px solid #254613;*/
	background: #254613 !important;
	color: #fefcce;
	background: #8dbb5a !important;
	background: #7cbb37 !important;
	box-shadow: 1px 1px 2px #254613;
}

#access ul ul :hover > a,
#access ul ul :focus > a {
	color:#fefcce;
	background: #945744 !important;
/*	background: #254613 !important;
*/
}

#access ul ul li:hover > a,
#access ul ul li:focus > a {
	border-bottom: none;
	background: #47271e;
	color:#fefcce;
	text-decoration: none;
}

#access ul ul a:hover,
#access ul ul a:focus {
	background: #000;
	color:#fefcce;
}

#access ul li:hover > ul,
#access ul li:focus > ul {
	display: block;
	color:#fefcce;
}

#access ul ul ul {
	left: 98%;
	top: 0;
	padding: 0 0 0 7px;
	background-image: url('images/arrowLeftGrey.png');
	background-position: 0 8px;
	background-repeat: no-repeat;
	margin-left: 0;
}

/* Highlight current page / parent menu item */
#access li.current_page_item > a,
#access li.current_page_parent > a,
#access li.current-page-ancestor > a,
#access li.current-post-ancestor > a {
	/*color: #fff;*/

}

/* Special in case of custom header image */

#sub-access {
	background: #fff;
}

#sub-access ul {
	list-style: none;
	padding: 0;
}

#sub-access li {
	float: left;
	position: relative;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	color:#fefcce;
}


#sub-access a {
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	color: #fefcce;
	text-transform: uppercase;
	font-size: 0.8em;
}


#sub-access ul ul {
	display: none;
	float: left;
	padding: 7px 0 0 0;
	position: absolute;
	top: 2.1em;
	left: 0;
	z-index: 99999;
	background-position: 30px 0px;
	background-image: url('images/arrowUp.png');
	margin-left: 10px;
	background-repeat: no-repeat;
}

#sub-access ul ul li {
	border: none;

}

#sub-access ul ul li:first-child a {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#sub-access ul ul li:last-child a {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
#sub-access ul ul li:only-child a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sub-access ul ul a {
	line-height: 1em;
	width: 10em;
	height: auto;
	color: #fff;
	background: #000;
}

#sub-access li:hover > a,
#sub-access li:focus > a {
	color: #000;
}

#sub-access ul ul :hover > a,
#sub-access ul ul :focus > a {
	color: #fff;
}

#sub-access ul ul li:hover > a,
#sub-access ul ul li:focus > a {
	border-bottom: none;
	background: #333;
	color:#fefcce;
}

#sub-access ul ul a:hover,
#sub-access ul ul a:focus {
	background: #333;
}

#sub-access ul li:hover > ul,
#sub-access ul li:focus > ul {
	display: block;
}

#sub-access ul ul ul {
	left: 100%;
	top: 0;
	padding: 0 0 0 7px;
	background-image: url('images/arrowLeft.png');
	background-position: 0 8px;
	background-repeat: no-repeat;
	margin-left: 0;
}

/* Highlight current page / parent menu item */
#sub-access li.current_page_item > a,
#sub-access li.current_page_parent > a,
#sub-access li.current-page-ancestor > a,
#sub-access li.current-post-ancestor > a {
		
}


/* END Header */

/* 
-------------------------------------------------------------- 
Main Content
-------------------------------------------------------------- 
*/

.video {
	width: 430px;
	float: left;
	margin-right: 20px;
	height: auto;
	margin-bottom: 30px;
}

.fluid-width-video-wrapper{
	width: 100%;
}

.entry-header a:link,
.entry-header a:visited {
	text-decoration: none;
}

.entry-header a:hover,
.entry-header a:focus {
	text-decoration: underline;
}
.entry-title {
	font-family: 'fontinregular';
	font-size: 2.7em;
	color: #FFFDCF;
	font-weight: 100;
	margin-top: 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

.name-date {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-top: 1.5em;
}
.entry-meta {
	clear: both;
	display: block;
}
.index-meta {
	margin: 1.5em 0;
}
.index-meta li {
	float: left;
	margin: 0 1px 0 0;
	text-transform: uppercase;
}

.index-meta li a:link,
.index-meta li a:visited {
	font-size: 0.6em;
	padding: 2px 20px;
	background: #254613;
	text-decoration: none;
	line-height: 17px;
	color: #fff;
}


.index-meta li a:hover{
	font-size: 0.6em;
	padding: 2px 20px;
	background: #61b627;
	text-decoration: none;
	line-height: 17px;
	color: #fff;
}
/*#254613 - preheader footer
#fefcce - text + body*/
.index-meta ul ul li a:link,
.index-meta ul ul li a:visited {
	padding: 2px 10px;
}

.index-meta li.theComments a:link,
.index-meta li.theComments a:visited {
	background: #333;
}

.index-meta li a:hover,
.index-meta li.theComments a:hover,
.index-meta li a:focus,
.index-meta li.theComments a:focus {
	background: #fefcce;
	color: #254613;
}

li.theComments span {
	display: none;
}

.single-thumb {
	margin: 0 0 1em 0;
}

.single-thumb img {
	max-width: 100%;
	height: auto;
}


.entry-content p {
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

.entry-content li {
	font-size: 0.9em;
	margin: 0 0 1em 2em;
	line-height: 1.3em;
}

.entry-content ul {
	list-style-type: square;
	margin-bottom: 2em;
}

.entry-content ol {
	list-style-type: decimal;
	margin-bottom: 2em;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

.index-title {
	font-size: 2em;
	font-weight: 100;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

.index-title a {
	text-decoration: none;
}


.index-title a:hover,
.index-title a:focus {
	text-decoration: underline;
}

.index-name-date {
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 20px;
}

.index-name-date a {
	text-decoration: none;
}

.index-name-date a:hover,
.index-name-date a:focus {
	text-decoration: underline;
}

.index-content {
	margin: 20px;
}

.more-link {
	text-align: right;
}
.more-link a:link,
.more-link a:visited {
	font-size: 0.6em;
	padding: 2px 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 17px;
	background: #254613;
	color: #fefcce;
}
/*#254613 - preheader footer
#fefcce - text + body*/
.more-link a:hover,
.more-link a:focus {
	background-color: #fefcce; 	
	color: #254613;
}
.page-header {
	background: #254613;
}
.page-header h1 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
	padding: 20px 70px;
	font-family: 'Open Sans', sans-serif
}


/* 
-------------------------------------------------------------- 
Index - Traditional
-------------------------------------------------------------- 
*/

#regular-index {
	float: left;
	margin: 0 -320px 0 0;
	width: 100%;
}

#regular-content {
	margin: 0 320px 0 0; /* sidebar margin*/
}

#regular-index .index-post-container {
	width: 100%;
	border: none;
	float: none;	
	margin: 0 0 50px 0;
}

#regular-index .the-thumbnail {
	display: none;
}

#regular-index .index-title,
#regular-index .index-name-date,
#regular-index .index-content {
	margin: 20px 0;
}

.post-item {
border-top: solid #67a53c 1px;
margin-top: 30px;

}
#sidebar {
	float: right;
	overflow: visible;
	width: 250px;
	margin: 80px 0 0 50px;
	min-height: 320px; 
	height: 100%;
}

#sidebar .widget {
	width: 258px;
	border: none;
	float: left;
	padding: 20px;	
	margin: 0 0 20px 0;
	border-left: solid #67a53c 1px;

}

.widget-title {
	font-size: 1.5em;
	font-weight: 100;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

#sidebar .children {
	margin-left: 0.5em;
	padding: 0!important;
	float: none;
}

#sidebar ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 0;
	font-size: 90%;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

#sidebar ul li a:link,
#sidebar ul li a:visited{
	color: #fefcce;
	padding-left: 0px;
	background-color: none;

}
#sidebar ul li a:hover,
#sidebar ul li a:focus {
	background: #fefcce!important;
	color: #254613;
	padding: 10px;

}

/*#254613 - preheader footer
#fefcce - text + body*/

/* Front page widgets */

.index-widget-area .widget {
	width: 258px;
	float: left;
	padding: 20px;	
	margin: 0 0 20px 0;
}

.index-widget-area .widget-title {
	font-size: 1.5em;
	font-weight: 100;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

.index-widget-area .children {
	margin-left: 0.5em;
	padding: 0!important;
	float: none;
}

.index-widget-area ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 0;
	font-size: 90%;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.index-widget-area ul li a:hover,
.index-widget-area ul li a:focus {
	background-color: #E5E5E5;
	text-decoration: none;
	padding: 10px;
}

.index-widget-area .recentcomments a:hover,
.index-widget-area .recentcomments a:focus {
	background: inherit;
	text-decoration: underline;
}

/* Recent Comments widget */


.recentcomments {
	font-size: 90%;
	padding: 10px 0;
}

.recentcomments a {
	font-size: 100%!important;
}

.recentcomments a:hover,
.recentcomments a:focus {
	background: inherit;
	text-decoration: underline;
}

.textwidget {
	padding: 10px 0 0 0;
	line-height: 1.3em;
	font-size: 0.9em;
}

.textwidget p {
	font-size: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}

.widget_calendar #wp-calendar tr {
	line-height: 1.8em;
}

.widget_calendar #wp-calendar caption {
	font-size: 1em;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* RSS Widget */

h1.widget-title a:link,
h1.widget-title a:visited {
	text-decoration: none!important;
}

h1.widget-title a:hover,
h1.widget-title a:focus {
	text-decoration: underline!important;
}

.widget_rss ul li {
	margin-bottom: 1em;
	padding-bottom: 10px;
	font-weight: 100;
}

.widget_rss ul li a {
	text-transform: uppercase;
	font-size: 1.1em!important;
}

.widget_rss ul li a:hover {
	text-decoration: underline!important;
}

.widget_rss a:hover,
.widget_rss a:focus {
	background: inherit!important;
	padding: 10px 0!important; 
}

.widget_rss .rss-date {
	font-size: 0.8em;
	color: #808080;
	margin-bottom: 10px;
}

.widget_rss .rssSummary {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 5px;
}

.widget_rss cite {
	font-size: 0.8em;
	color: #808080;
}

.widget_rss cite:before {
	content: "by ";
}


/* PAGINATION */

.paginationBox {
	clear: both;
	display: block;
	float: left;
	margin: 1em 0 2em 0;
}
ul.pagination {
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	font-size: 80%;
	line-height: 1em;
	list-style-type: none;
}
.pagination li {
	float: left;
	vertical-align: middle;
	background-color: none;
	margin-right: 1px;
}


.pagination span,
.pagination a {
	float: left;
	border: 1px #fefcce solid;
	padding: 3px 9px 4px 9px;
	text-decoration: none;
	width: auto;
	color: #fefcce;
}
.pagination a:hover,
.pagination a:focus {
	color: #fefcce;
	background-color: #254613;
}
.pagination .current{
	padding: 3px 9px 4px 9px;
	color: #254613;
	background-color: #fefcce;
	border: 1px #fefcce solid;
}


/*#254613 - preheader footer
#fefcce - text + body*/
/* END PAGINATION */


/* 
-------------------------------------------------------------- 
Single post
-------------------------------------------------------------- 
*/

.entry-content {

}

.footer-meta {
	margin: 1em 0;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1.5em 0;
	padding-left: 2em;
	border-left: 1px #ccc solid;
	font-style: italic;
	color: #333;
	line-height: 1.4em;
	border-left-color: #EFEFEF;
	border-left-width: 10px;
}

.footer-tags li {
	float: left;
	text-transform: uppercase;
	margin: 1px 1px 0 0;
}

.footer-tags li a:link,
.footer-tags li a:visited,
.footer-tags li.highlight {
	font-size: 0.7em;
	padding: 2px 10px;
	background: #254613;
	text-decoration: none;
	line-height: 15px;
	color: #fff;
}

.footer-tags li.highlight,
.footer-tags li.highlight {
	background: #333;
	padding: 2px 20px;
}

.footer-tags li a:hover,
.footer-tags li a:focus {
	background: #fefcce;
	color: #254613;
}


/* RELATED */

h1#recent {
	text-transform: uppercase;
	font-weight: 100;
	margin: 0 0 1em 50px;
}

#related {
	padding: 50px;
}

#related ul li {
	width: 31.91489361702128%;
	float: left;
	margin-right: 2.127659574468085%;
}

#related ul li:last-child {
	margin-right: 0;
}

#related ul li a {
	text-decoration: none;
}

#related ul li article {
	padding: 20px;
	border: 1px rgba(255,255,255,0.5) solid;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

#related ul li a:hover article,
#related ul li a:focus article {
	background: #254613;
}

#related .theExcerpt {
	margin-top: 1em;
}

/* END RELATED */

/* 404 page */

/* Notices */

/* 
-------------------------------------------------------------- 
Image Attachments
-------------------------------------------------------------- 
*/

.image-attachment .entry-header {
	margin-left: 0;
	width: 100%;
	float: none;
}
.image-attachment div.entry-meta {
	float: left;
	font-size: .9em;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
	font-size: .9em;
}

.image-attachment .previous-image {
	margin-right: 10px;
}
.image-attachment .next-image {
	margin-left: 10px;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* 
--------------------------------------------------------------
Images
-------------------------------------------------------------- 
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
#sidebar img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1.5em auto;
	max-width: 100%;
	height: auto;
}

a img {
	border: none;
}

p img {
	margin-bottom: 1em; 
}

img.alignleft,
.wp-caption.alignleft {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.alignright,
.wp-caption.alignright {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1.5em auto;
	height: auto;
}
.wp-caption {
	padding: 10px;
	text-align: center;
	border: none;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	font-size: 80%;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}

/* END Images */

/*
--------------------------------------------------------------
Forms
--------------------------------------------------------------
*/

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}

/* END Forms */

/*
--------------------------------------------------------------
Comments
-------------------------------------------------------------- 
*/

#comments-title {
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 2em;
}

#reply-title {
	text-transform: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin: 2em 0 1em 0;
	
}
article.comment {
	margin-left: 34.04255319148936%;
	margin-bottom: 3em;
	padding-bottom: 1em;
	border-bottom: 1px solid #67A53C;
}

/*#254613;
#fffdcf;*/

.comment-footer {
	margin-left: -51.61290322580645%;
	width: 48.38709677419355%;
	float: left;
	font-size: 0.9em;
	line-height: 1.3em;
}

.left-content {
	float: left;
	margin-right: 10px;
}
.comment-author {
	text-transform: uppercase;
	color: #254613;
}

.commentlist .children {
	margin-left: 60px;
}


.comment-footer a:link,
.comment-footer a:visited {
	color: #254613;
	font-size: 90%;
	text-decoration: none;
}

.comment-footer a:hover,
.comment-footer a:focus {
	color: #fffdcf;
}

.comment-footer .reply a:link,
.comment-footer .reply a:visited {
	width: 48px;
	border: 1px #67A53C solid;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	padding: 0;
}

.comment-footer .reply a:hover,
.comment-footer .reply a:focus {
	border-color: #67A53C;
} 

.comment-footer .children li {
	margin-left: 60px;
}

#commentform {
	margin-left: 0;
	margin-bottom: 2em;
}

#commentform input:focus,
#commentform textarea:focus {
	outline: 1px solid #808080;
}

#commentform label {
	display: inline-block;
	margin-bottom: 0.4em;
	font-size: 90%;
}

#commentform input,
#commentform textarea {
	padding: 5px;
}
.comment-notes {
	margin-left: -51.61290322580645%;
	width: 38.38709677419355%;
	float: left;
	font-size: 80%;
	color: #999;
}

.form-allowed-tags {
	font-size: 80%;
	color: #999;
	
}
#respond input[type=text] {
	display: block;
/*	width: 60%;*/
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
/*	width: 80%;*/
}
#respond .form-allowed-tags {
	clear: both;
/*	width: 80%;*/
}
#respond .form-allowed-tags code {
	display: block;
}

#commentform input#submit {
	margin: 1em 0 0 0;
	border: 1px solid #ccc;
	color: #999;
	padding: 3px 2em;
	background: #fff;
	font-size: 70%;
	text-transform: uppercase;
}

#commentform input#submit:hover,
#commentform input#submit:focus {	
	border-color: #999;
	color: #333;
	cursor: pointer;
}

.pingback {
	margin: 0 0 2em 0;
}


/*
--------------------------------------------------------------
Widgets
--------------------------------------------------------------
*/

.widget {
	display: block;
}
#sidebar .widget_search {
	overflow: hidden;
}
#sidebar .widget_search input {
	float: left;
}


/*
--------------------------------------------------------------
Footer
--------------------------------------------------------------
*/

#colophon p{
	padding: 0;
	background: #254613;
	color: #fefcce;
	font-size: 2em;
	font-family: 'fontinregular';
	color: #fffdcf;
}

#footer-sidebar ul {
	padding: 50px;
}

#footer-sidebar ul li {
	width: 23.40425531914894%;
	float: left;
	margin-right: 2.127659574468085%;
}

#footer-sidebar ul li:last-child {
	margin-right: 0;
}

#footer-sidebar ul ul,
#footer-sidebar ul ul li {
	margin: 0;
	padding: 0;
	float: none;
	width: 100%;
}

#footer-sidebar .widget-title {
	font-size: 1.5em;
	font-weight: 100;
	text-transform: lowercase;
	margin-top: 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

#footer-sidebar ul ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 0;
	font-size: 90%;
	line-height: 1.3em;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

#footer-sidebar ul ul li a:hover,
#footer-sidebar ul ul li a:focus {
	background-color: #666666;
	text-decoration: none;
	padding: 10px;
}

/* SPECIAL CASE: RECENT COMMENTS */

#footer-sidebar ul#recentcomments li {
	padding: 10px 0;
}

#footer-sidebar ul#recentcomments li:hover,
#footer-sidebar ul#recentcomments li:focus {

}

#footer-sidebar ul li.recentcomments a:link,
#footer-sidebar ul li.recentcomments a:visited {
	border-style: none;
	color: inherit;
	text-decoration: none;
	line-height: 1.2em;
}

#footer-sidebar ul li.recentcomments a.url {
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
#footer-sidebar ul li.recentcomments a:hover,
#footer-sidebar ul li.recentcomments a:focus {
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
}

/* END RECENT COMMENTS */


#footer-content {
	margin: 0;
	padding: 10px 50px;
	background: #254613;
	text-align: center;
		line-height: 1em;

}

#footer-content p {
	margin: 0 0 0px 0;
	font-size: 100%;
}

#colophon a:link,
#colophon a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#colophon a:hover,
#colophon a:focus {
	text-decoration: underline;
}


article p.entry-content  {
	color:#FFFDCF:

}

.bg-image-left{
	float: left;
	position: fixed;
	width: 800px;
	height: 200px;
	margin-bottom: 0px;
	background: url(images/left-branch.png) left no-repeat;
	z-index: -100;
	left:-200px;
	top:0;
}

.bg-image-right {
	float: left;
	position: fixed;
	width: 800px;
	height: 200px;
	z-index: -100;
	right:-200px;	
	top:0;
	margin-bottom: 0px;
	background: url(images/right-branch.png) right no-repeat;
}

.slideshow-nav {
	text-align: center;
}

/*

--------------------------------------------------------------
Media Queries 
--------------------------------------------------------------
*/
@media only screen and (max-width : 449px) {

body {
	background-image: none;
}

#wrapper {
	max-width: 430px;
}

.entry-content img{
	display: block;
	margin-right: 100%;

}

.entry-content .portfolio-slideshow a img{
	display: inline;
	margin-right: none;
}

.slideshow-nav {
	text-align: left;
}

#access {
	margin: 0px auto!important;
	display: block;
	width: 149px;
	float: none;
}
.responsiveSelectContainer{
	margin: 0 auto;
	float: left;
	clear: both;
	position: relative;
	display: block;

}
.responsiveMenuSelect {
	width: 268px;
	padding: 5px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 3px;
	height: 34px;
	color: #945744;
	margin: 0 auto;
	text-align: center;
	padding-right:-30px;
}

#logo-abe {
	background: url(images/greenman7.png) no-repeat;
	width:136px;
	height: 141px;
	margin: 0 auto;
	float: none;
	display: none;
}

#site-header {
	padding-top:  30px;

 }

 #header_margin {
	padding: 0;
	padding-bottom: 20px;
	width: 268px;
	text-align: center; 
	display: block;
	margin: 0 auto;
}

.breadcrumbs {
	display: none;
}

.header-container {
	text-align: center; 
	width: 100%;
 	margin: 0 auto;
 }

#content img {
 	float: left;
 	margin-left: 0;
 }

p {
	clear: both;
}

#content img.alignright,
.wp-caption.alignright {
	margin-left: 0em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}

.video {
	margin: 0 0 1em 0;
	width: 100%;
}

.video {
	width: 100%;
	height: auto;
}

#pre-header {
	padding-left: 25px;
	padding-right: 25px;
}

#header_margin {
	padding-top: 0;
	padding-left: 15px;
	padding-right: 25px;

}
#site-header {
	padding-top: 30px;
	height: auto;
}

#header-search {
	display: none;
}

#content {
	margin: 30px 25px;
	min-height: 700px;
	color:#FFFDCF;
}

.entry-title {
	font-size: 2em;
}

#sidebar {
	display: none;
}

#regular-content {
    margin: 0 0px 0 0; /* sidebar margin*/
}

.entry-title {
	font-size: 1.8em;
}

.slideshow-content img{
	margin: 0 auto;
	height: auto;
}


img.psp-active {
   width:auto !important;
height: auto;
}

.entry-home {
	width: 100%;
	float: left;
	padding-right: 2em;
}

.sidebar-home {
	width: 100%;
	float: left;
}

.nieuws {
	background-color:#254613;
	padding: 30px;
	padding-top: 14px;
	min-height: 162px;
}

.nieuws h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-variant: small-caps;
	font-weight: 900;
}

.home-slider {
	margin-bottom: 2em;
}

.line {
	margin-top: -20px;
	height: 10px;
	width: 50px;
	border-top: 1px solid #fefcce;
}

}
/*  END @media only screen and (max-width : 449px)  */


@media only screen and (min-width: 1040px) {

.slideshow-content img{
	margin: 0 auto;
	height: 600px !important;
}

.carousel {
	margin-left: 3%;
}

.entry-home {
	width: 40%;
	float: left;
	padding-right: 2em;
}

.sidebar-home {
	width: 54%;
	float: left;
}

.nieuws {
/*	background-color:#254613;
*/	background: url(images/nieuws_bg7.png) no-repeat;
	padding: 50px;
	padding-left: 54px;
	padding-top: 14px;
	min-height: 272px;
}

.nieuws h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-variant: small-caps;
	font-weight: 900;
}

.home-slider {
	margin-bottom: 2em;
}
.line {
	margin-top: -20px;
	height: 10px;
	width: 50px;
	border-top: 1px solid #fefcce;
}

}
/*  END @media only screen and (min-width: 1040px)  */

@media only screen and (min-width : 720px ) and (max-width : 1039px) {

body {
	background-image: none;
}

.slideshow-content img { 
	margin: 0 auto;
	height: 400px !important;
}

/*.entry-content a img {
	display: block;
	margin-right: 100%;
}
*/
.entry-content .portfolio-slideshow a img {
	display: inline;
	margin-right: none;
}

img.alignright, .wp-caption.alignright {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

.carousel {
	margin-left: 7%;
}
	
#sidebar {
	display: none;
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	background-color: black;
	width: 100%;
	margin-left: -0px;
	right: -10px;
	padding-right: -10px;
}

#sidebar aside {
	background-color: black;
}

#sidebar .widget {
	border: none;
}

#regular-content {
    margin: 0 0px 0 0; /* sidebar margin*/
}

#wrapper {
/*	max-width: 720px;
*/	width: 100%;
}
.responsiveSelectContainer {
	margin: 0 auto;
	float: left;
	clear: both;
	position: relative;
	display: block;
	margin-right: 0px;
}

.header-container {
	margin-left: 40px;
	margin-right: 40px; 
	float: left;
	
}

#logo-abe {
	background: url(images/greenman7.png) no-repeat;
	width:136px;
	height: 141px;
	float: left;
	display: none;
}
#access {
 width: 100%;
 margin-left: 0;
 margin-top:0;
}

#header_margin {
	padding-top: 10px;
}

.nieuws {
	background-color:#254613;
	padding: 30px;
	padding-top: 14px;
	min-height: 262px;
	margin-top: 30px;
	max-width: 485px;
}

.nieuws h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-variant: small-caps;
	font-weight: 900;
}

}
/*  END @media only screen and (min-width : 720px ) and (max-width : 1039px)  */


@media only screen and (min-width : 450px) and ( max-width : 719px ) {

.slideshow-content img {
	margin: 0 auto;
	height: 400px !important;
}

.entry-content a img {
	display: block;
	margin-right: 100%;
}

.entry-content .portfolio-slideshow a img {
	display: inline;
	margin-right: none;
}

img.alignright, .wp-caption.alignright {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

#sidebar {
	display: none;
}

#regular-content {
    margin: 0 0px 0 0; /* sidebar margin*/
}

.breadcrumbs {
	top: -60px;
	margin-left: 40px;
}

.nieuws {
	background-color:#254613;
	padding: 30px;
	padding-top: 14px;
	min-height: 262px;
	margin-top: 30px;
	max-width: 485px;
}

.nieuws h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-variant: small-caps;
	font-weight: 900;
}

#site-header {
	padding-top:  30px;
}

#header_margin {
	padding-top: 10px;
	padding-bottom: 20px;
}

#logo-abe {
	background: url(images/greenman7.png) no-repeat ;
	width:136px;
	height: 141px;
	margin: 0 auto;
	float: none;
	display: none;
}

#header_margin{
	padding-top: 0;
	padding-left: 40px;
}

#pre-header {
	padding-left: 40px;
	padding-right: 40px;
}

#header-search {
	display: none;
}

#content {
	margin: 70px 60px;
	margin-top: 90px;
	min-height: 700px;
	color:#FFFDCF;
}

.entry-title {
	font-size: 2em;
}

#access {
 width: 100%;
 margin-left: 0;
 margin-top: 0;
}

.header-container {
	margin-left: 0px;
	float: left;
	width: 100%;
	min-width: 460px;
}

.video {
	margin: 0 0 1em 0;
	width: 100%;
}

.video {
	width: 100%;
	height: auto;
}

.carousel {
margin-left: 0%;
}

}
/*  END @media only screen and (min-width : 450px) and ( max-width : 719px )  */

#news-container{
	width: 100px;
	float: right;
}

#access li.current-post-ancestor > a {
    color: #ccc !important;
}

.links a {
	padding: 15px 15px;
	color: #254613;
	text-decoration: none;
	margin-right: 35px;
	margin-bottom: 30px;
	width: 220px;
	display: block;
	float: left;
	text-align: center;
	color: #fefcce;
}

.links .entry-content a {
	color: #fefcce;
	color:#417707;
	font-size: 16px;
	border: 1px solid #F1F4B2;
	color:#fefcce;
}

.links a:hover {
	padding: 15px;
	background: #47271E;
	color: #417707;
	background: #F1F4B2;
}

.links .entry-content .edit-link a {
	border: none;
}

.links h4 {
	float:left;
	margin-bottom: 20px;
	width: 100%;
	display: block;
}

.edit-link a, .edit-link a:hover {
	text-decoration: underline;
	background: none;
	border: none;
	color:#fefcce;
}

iframe {
	padding-right: 20px;
	margin-bottom: 30px !important;
}

.sitenaam {
	text-align: center;
	font-family: 'fontinregular';
	color: #fffdcf;
	display: block;
	font-size: 1.4em;
	height: 30px;
	line-height: 38px;
}

h2.post-title {
	font-family: 'fontinregular';
	color: #fffdcf;
	font-size: 1.5em;
	text-decoration: none;
}

.post-title a {
	text-decoration: none;
}

.post-title a:hover {
	text-decoration: underline;
}

.text p {
		max-width:650px !important;
}

.slideshow-nav a {
	color: black !important;
 	text-align: center;
}

.slideshow-content {
	width: 100%; text-align: center; /* center main image in slider*/
}

.slideshow-nav a:hover {
	color: #fffdcf !important;
}

.entry-content a {
	color:#fefcce;
}

.recentcomments {
	line-height: 1.2em;
}

#sidebar ul li a:hover, #sidebar ul li a:focus {
	background-color: #254613;
	text-decoration: none;
	padding: 10px;
}


.comment-content .reply  a:link,
.comment-content .reply a:visited {
	font-size: .8em;
	text-decoration: none;
}

.comment-content .reply  a:hover,
.comment-content .reply a:active {
	font-size: .8em;
	background: #254613;
}

.blogtext ul.article-list li{
	padding-bottom: 15px;
	list-style-type: square;
	margin-left: 20px;
}

.blogtext ul li a{
	font-family: 'fontinregular';
	text-decoration: none;
	padding: 10px 0;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.blogtext ul li a:link, 
.blogtext ul li a:visited {
	background-color: none;
	color: #fefcce;
	padding-left: 0px;
}

.blogtext ul li a:hover, 
.blogtext ul li a:active {
	background-color: #fefcce;
	color: #254613;
	padding: 10px;
}

.tagcloud{
	text-align: justify;
	line-height: 18px;
}

.tagcloud a{
	text-decoration: none;
}

.tagcloud a:hover{
	text-decoration: underline;
}

.search-results .index-meta{
	display: none;
}

.page-title{
	text-align: center;
}

.index-title {
	text-transform: none;
}


img.psp-active {
   width:auto !important;
}