body {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 13px;
}

#header {
	padding-top: 10px;
}

#header h1 {
	margin-bottom: 20px;
}

#header h2,
#header h3 {
	font-size: 180%;
	color: gray;
}

#menu {
	font-size: 150%;
}

#menu a {
	color: black;
	text-decoration: none;
}

#blog {
	padding-top: 60px;
	background-color: #eee;
	background-image: url(http://dl.dropbox.com/u/3182094/assets/tumblr/1.1/groep.png);
	background-repeat: no-repeat;
}

#posts .post {
	background-color: white;
	margin: 0 0 50px 0;
	border-right: 2px solid #eee;
	padding: 10px;
}

#posts h4 {
	font-family: Georgia;
	font-size: 180%;	
}

#posts .text .body h4 {
	font-size: 100%;
	font-family: "Helvetica Neue", Arial;
	font-weight: 900;
}
#posts .text .body ul {
	margin: 10px;
}

#posts .text .body ul li {
	list-style-position: inside;
	list-style-type: disc;


}

#posts h4 a {
	color: #f39;
	text-decoration: none;
}

p.date a {
	color: #f39;
	font-size: 80%;
	text-decoration: none;
}

#posts .text p,
#posts .photo p,
#posts .tags,
#posts .social p {
	padding-bottom: 10px;
}

#posts .text em,
#posts .photo em {
	font-style: italic;
	color: #39c;
}

#posts .text h3 {
	font-family: Georgia;
	font-size: 130%;
}

#posts .text a,
#posts .photo a,
#posts .quote a {
	color: #f39;
}

#posts .text img,
#posts .photo img {
	border: 1px solid lightgrey;
	display: block;
	padding: 5px;
	max-width: 438px;
	margin: auto 10px auto auto;
}

#posts .text small {
	background-color: lightgrey;
	padding: 5px;
	display: block;
}

#posts .text blockquote {
	margin: 20px 0 20px 5px;
	border-left: 2px solid lightgrey;
	padding-left: 20px;
	color: gray;
}

#posts .text blockquote em {
	font-style:italic;
	color: gray;
}

#posts .text blockquote strong {
	font-weight: 900;
}

#posts .text blockquote small {
	background-color: transparent;
	padding: 0;
}

#posts .text .body strong {
	font-weight: 900;
}

#posts .tags a {
	color: black;
	font-size: 100%;
	text-decoration: none;
	padding: 3px;
	font-family: Georgia;
}

#posts .tags a:hover {
	color: #f39;
}

#posts .quote h3 {
	font-family: Georgia;
	font-size: 150%;
	padding: 50px 20px 20px 20px;
}

#posts .quote p {
	font-style: italic;
	padding: 0 20px 10px 20px;
}

#posts .photo .noborder {
	padding: 20px 0px 20px 0px;
	display: block;

}

#posts .photo img {
}

#posts .social.indexpage {
	background-color: #eef;
	padding: 10px 10px 0 10px;
	margin: 20px 0 20px 0;
}

#posts .social.permalinkpage {
	margin-top: 20px;
}

#posts .social h3 {
	font-family: Georgia;
	font-size: 130%;
}

#promos h4 {
	font-size: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
}


.nav {
	font-size: 80%;
	text-align: right;
	padding: 5px;
}

.nav a {
	color: #f39;
}

#tag h1 {
	font-size: 200%;
	font-family: Georgia;
}

#tag {
	margin-bottom: 10px;
}

#tag p a {
	color: #f39;
}

#tagcloud {
	width: 307px;
	padding: 20px;
}

#tagcloud a {
	font-family: Clarendon, Georgia;
	color: black;
	text-decoration: none;
}

#tagcloud a:hover {
	color: #f39;
}

/* Wufoo */

.wufoo  {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 13px;
	color: black !important;
}

.wufoo .info div,
.wufoo label.desc,
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label
{
	color:black;

}

.wufoo h2 {
	font-family: Clarendon, Georgia !important;
	font-size: 400%;
}

