/* boerderij css */

#map {
	width: 680px;
	height: 450px;
	/* background-color: green; */
}

h1#titel {
	display: none;
}

#logoimg {
	float: left;
	margin: 12px 4px 0px 8px;
}

#logo {
	height: 67px;
	background-color: white;
}
#logo a {
	border-bottom-width: 0px;
}

#animatie {
	background-color: #96DE4F;
	background-image: url(animatie/animatie.jpg);
	width: 920px;
	height: 245px;
}

a#contact {
	font-size: 0.9em;
	font-family: verdana;
	color: black;
	text-decoration: none;
	float: right;
	padding: 8px;
	border-bottom-width: 0px;
	font-weight: bold;
}
a#contact:hover {
	text-decoration: none;
	color: #75DE2B;
}

#hoofdmenu {
	background-color: #96DE4F;
	height: 40px;
}
#hoofdmenu .marge {
	padding-top: 12px;
}

#hoofdmenu a {
	color: black;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	background-image: url(images/pijltjemenu.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.4em;
	letter-spacing: -.2px;
	font-weight: bold;
	border-bottom-width: 0px;
}
#hoofdmenu a:hover {
	color: white;
	text-decoration: none;
}

.description {
	background-color: white;
	padding: 12px 16px 20px 16px;
	font-size: 1.3em;
	line-height: 2em;
	margin-bottom: 20px;
}
.titelbalk {
	background-color: #96DE4F;
	height: 35px;
	color: black;
	text-decoration: none;
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.4em;
	font-weight: bold;
}
.titelbalk .marge {
	padding-top: 10px;
	padding-left: 20px;
}

div.legenda {
	background-color: white;
	height: 35px;
	color: black;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', Verdana;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 20px;
	overflow: hidden;
}
.legenda .marge {
	padding-top: 10px;
	padding-left: 20px;
}
.legenda img {
	float:left;
}



#sidebar .titelbalk .marge , .comments .titelbalk .marge {
	padding-left: 10px;
}

table td.separator {
	width: 20px;
}
.tekst {
	background-color: white;
	padding: 2px 16px 12px 16px;
	font-size: 1.3em;
	line-height: 2em;
	margin-bottom: 20px;
}
div#recent-comments {
	background-color: white;
	padding-bottom: 2px;
}
ul#recentcomments {
	margin: 12px;
}
ul#recentcomments {
	font-family: verdana;
	font-size: .9em;
	line-height: 1.2em;
}

a {
	border-bottom: solid 1px #75DE2B;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

div#lightbox a {
	border-bottom-width: 0px;
}

a:hover {
	border-bottom: solid 1px #75DE2B;
	font-weight: normal;
	color: #75DE2B;
	text-decoration: none;
}

body#vervolgpagina div#hoofdmenu {
	margin-bottom: 20px;
}
td#vervolgpagina_left {
	background-color: white;
	width: 680px;
}
div#vervolgpagina_tekst {
	margin: 20px;
	font-size: 1.3em;
	line-height: 1.8em;
}
span.groen {
	color: #75DE2B;
}
h3 {
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.3em;
	color: #75DE2B;
	line-height: 1.0em;
	margin: 32px 0px -8px 0px;
	padding: 0;
	}
	
h4 {
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.3em;
	color: red;
	line-height: 1.0em;
	margin: 32px 0px -8px 0px;
	padding: 0;
	}
	
#fotobalk {
	background-color: #96DE4F;
	width: 681px;
	height: 168px;
	overflow: hidden;
}
#foto1 {
	display: inline;
	width:226px;
	height: 168px;
	overflow: hidden;
}
#foto2 {
	display: inline;
	width:226px;
	height: 168px;
	overflow: hidden;
}
#foto3 {
	display: inline;
	width:226px;
	height: 168px;
	overflow: hidden;
}
.popup {
	font-size: 1.2em;
	line-height: 1.6em;
}
.popup img {
	margin-bottom: 8px;
}
#submenu {
	background-color: #96DE4F;
	width: 220px;
	height: 168px;
	overflow: hidden;
	margin-bottom: 20px;
}
#submenu .marge {
	margin: 10px;
}
#submenu a {
	color: black;
	text-decoration: none;
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.2em;
	line-height: 2.0em;
	padding-left: 16px;
	background-image: url(images/bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 0px;
}
#submenu a:hover {
	color: white;
	text-decoration: none;
}
a.terug {
	color: black;
	font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	font-size: 1.2em;
	line-height: 2.0em;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background-image: url(images/pijltjeterug.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	font-weight: bold;
}
a.terug:hover {
	color: #75DE2B;
	text-decoration: none;
	border-bottom-width: 0px;
	font-weight:bold;
}
a.externelink {
	padding-right: 16px !important;
	background-image: url(images/externelink.png) !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
}
#submenu a.externelink {
	background-image: url(images/externelink.png) !important;
	background-position: center left !important;
	background-repeat: no-repeat !important;
}

a.leesverder {
	font-size: 0.8em;
	font-family: verdana;
	color: #75DE2B;
	text-decoration: none;
	padding: 8px;
	border-bottom-width: 0px;
	font-weight: bold;
}
a.leesverder:hover {
	color: black;
}

/* comments = belevenissen */
div.comments {
	background-color: white;
	font-family: verdana, geneva, arial, helvetica;
	font-size: .9em;
	line-height: 1.2em;
	width: 220px;
}

div.comment-meta , div.comment-author {
	display: none;
}

div.comments div img {
	margin-bottom: 8px;
	margin-top: 0;
}
div.comments div p {
	margin-bottom: 0px;
	margin-top: 0;
}
.navigation {
	display: block;
	background-color: white;
}
div.navigation a {
	font-size: 1em;
	font-family: verdana;
	color: #75DE2B;
	text-decoration: none;
	border-bottom-width: 0px;
	font-weight: bold;
}
div.navigation a:hover {
	text-decoration: none;
	color: black;
	border-bottom-width: 0px;
}
a.commentlink {
	border-bottom-width: 0px;
}
div.comments div ul {
	margin: 0px 0px 8px 10px !important;
	padding: 0px;
}

/* comments op Ervaringen */

.ervaringen div.comments {
	background-color: white;
	font-family: verdana, geneva, arial, helvetica;
	font-size: .9em;
	line-height: 1.2em;
	width: 220px;
}

.ervaringen div.comment-meta , .ervaringen div.comment-author {
	display: none;
}

.ervaringen div.comments div img {
	margin-bottom: 8px;
	margin-top: 0;
}
.ervaringen div.comments div p {
	margin-bottom: 0px;
	margin-top: 0;
}
.ervaringen .navigation {
	display: block;
	background-color: white;
}
.ervaringen div.navigation a {
	font-size: 1em;
	font-family: verdana;
	color: #75DE2B;
	text-decoration: none;
	border-bottom-width: 0px;
	font-weight: bold;
}
.ervaringen div.navigation a:hover {
	text-decoration: none;
	color: black;
	border-bottom-width: 0px;
}
.ervaringen a.commentlink {
	border-bottom-width: 0px;
}
.ervaringen div.comments div ul {
	margin: 0px 0px 8px 10px !important;
	padding: 0px;
}
 
.ervaringen div.comment-meta , .ervaringen div.comment-author {
	display: block;
}

.ervaringen .commentlist li, .ervaringen #commentform input, .ervaringen #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Verdana;
	}
.ervaringen .commentlist li ul li {
	font-size: 1em;
}

.ervaringen .commentlist li {
	font-weight: bold;
}

.ervaringen .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.ervaringen .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.ervaringen .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.ervaringen #commentform p {
	font-family: Georgia, 'Times New Roman', Verdana;
	}

.ervaringen .commentmetadata {
	font-weight: normal;
	font-size: 80%;
	}

/* comment form */

.ervaringen #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

.ervaringen #commentform {
	margin: 5px 10px 0 0;
	}
.ervaringen #commentform textarea {
	width: 100%;
	padding: 2px;
	}
.ervaringen #respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.ervaringen #commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

.ervaringen .afbeeldingknop {
	display: none;
}

/* Begin Comments*/
.ervaringen .alt {
	margin: 0;
	padding: 0px;
	border-top: dotted 2px #f0f0f0;
	border-bottom: dotted 2px #f0f0f0;
	}

.ervaringen .commentlist {
	padding: 0;
	text-align: justify;
	}

.ervaringen .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.ervaringen .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.ervaringen .commentlist p {
	margin: 10px 5px 10px 0;
}
.ervaringen .children { padding: 0; }

.ervaringen #commentform p {
	margin: 5px 0;
	}

.ervaringen .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.ervaringen .commentmetadata {
	margin: 0;
	display: block;
	}
	
.ervaringen .commentmetadata a {
	border-bottom: solid 0px green;
}
/* End Comments */


.ervaringen .postmetadata ul, .ervaringen .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* pullquotes */

/*
Do not edit this file.

You can overwrite anything in this file with custom Styles.  Create a CSS file and put it in the Styles folder.  Use the Pull-Quotes options panel to select a Style.
*/

blockquote.pullquote, div.pullquote {
/* box */
	display: block;
	border: none;
	background: transparent none;
	vertical-align: middle;
/* positioning */
	float: left;
	margin: 0.25em 1em 0.25em 0;
	padding: 0;
	width: 10em;
/* typography */
	color: #444;
	font-size: 1.3em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}

blockquote.pqRight, div.pqRight { 
	float: right;
	margin: 0.25em 0 0.25em 1em;
}

/* Capitalize first letter of the quote */
blockquote.pullquote p:first-letter, div.pullquote p:first-letter {
	text-transform: uppercase;
}


blockquote.pullquote, div.pullquote {
	background: url(images/startq.gif) top left no-repeat;
	width: 15em;
	text-align: center;
	font-size: 1.1em;
	border: none;
	padding: 0;
	
}

blockquote.pullquote p, div.pullquote p {
	font-family: font-family: 'Helvetica Rounded', 'Arial MT Rounded', Helvetica, Arial, Verdana;
	background: url(images/endq.gif) bottom right no-repeat;
	padding: 0em 2.5em 1.5em 1em;
	text-indent: 2.5em;
}
