body {
	background: url(http://mikeverbruggen.nl/img/schutting.jpg) repeat 50% 0;
}

.shim {
	clear: both;
}

#wrapper {
	background: #fff;
	font: 0.9em/1.6em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	width:960px;
	margin:0 auto;
	padding-bottom: 30px;
}

#tagcloud {
	font: 1em/1.5em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	overflow: auto;
}

#tagcloud a {
	float: left;
	padding : 3px 10px 10px 3px;
}

#navigatie {
	padding-top: 5px;
	background: #000;
	height: 100px;
}

#navigatie a {
	display: block;
	width: 137px;
	float:left;
	padding-left:20px;
	font: 0.7em/1.6em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: #777;
}

#navigatie a span {
	font: 1.7em/1.4em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	display: block;
	color: #fff;
}

#header {
	width:960px;
	height: 105px;
	background: url(http://mikeverbruggen.nl/img/headerimg.jpg) no-repeat 0 0;
	clear:both;
}

#header p {
	color: #fff;
	padding: 10px 20px 10px 20px;
 	margin:0;
}

#content {
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 40px;
	float: left;
}

a img {
	border: none;
}

#side {
	margin-top: 10px;
	width: 360px;
	margin-right: 20px;
	float: right;
}

#side ul {
	padding: 0 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.1em;
	line-height:120%;
	color:#f00;
	clear: both;
}

.comment {
	background: #fffdd6;
	padding: 1px 15px 17px 15px;
	margin: 10px 0 10px 0;
}

.omschrijving {
	display: block;
	color: #999;
	font-size: 0.7em;
}

.flickrimages {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
}

.flickrimages img{
	display: block;
}

#homeFooter {
	padding: 0 0 0 20px;
}

p.date {
	color: #999;
	font-size: 0.7em;
}
.posted {
	font-size: 0.9em;
}
h5.tags {
	margin: 0;
	padding: 0 0 10px 0;
}

textarea {
	width: 500px;
}

.highlite {
	background: #fffaa3;
}