body {
	font-size:11px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

a:link {
	color:black;
	text-decoration:underline;
}

a:visited {
	color:black;
	text-decoration:underline;
}

a:hover {
	color:black;
	text-decoration:underline;
}

a:active {
	color:black;
	text-decoration:underline;
}

.header {
	margin-left:5px;
	width:200px;
	height:200px;
	position:fixed;
	top:10px;
	left:10px;
	z-index:10;
	background-color:white;
	border:1px solid #eee;
	border-bottom:1px solid white;
}

.headerblog {
	margin-left:5px;
	width:200px;
	height:300px;
	position:fixed;
	top:10px;
	left:10px;
	z-index:10;
	background-color:white;
	border:1px solid #eee;
	border-bottom:thin solid white;
}

.header h1, .headerblog h1 {
	padding:0 0 0px 4px;
	margin:0px;
}

.leftcolumn {
	margin-left:5px;
	width:197px;
	position:fixed;
	height:auto;
	top:140px;
	left:10px;
	z-index:10;
	background-color:white;
	padding-bottom:40px;
	padding-left:3px;
	/*background: url('http://www.foundland.org/wp-content/themes/default/images/bar.png') repeat-y;*/
	border:1px solid #eee;
	border-top:1px solid white;
}

.leftcolumnblog {
	margin-left:5px;
	width:200px;
	position:fixed;
	height:auto;
	top:210px;
	left:10px;
	z-index:10;
	background-color:white;
	padding-bottom:40px;
	padding-left:3px;
	/*background: url('http://www.foundland.org/wp-content/themes/default/images/bar.png') repeat-y;*/
	border:1px solid #eee;
	border-top:1px solid white;
}

.leftcolumn h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding:0px 0px 0px 14px;
	margin:5px 0 0 0;
	color:black;
	text-decoration:underline;
}

.leftcolumn h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 1em;
	padding:0px 0px 5px 14px;
	margin:10px 0 0 0;
	color:black;
	text-decoration:underline;
}
	
.leftcolumn h3 a {
	color:black;
	text-decoration:underline;
}

.leftcolumn h3 a:hover {
	color:blue;
	text-decoration:underline;
}

.totalpost h3 a, .totalblogpost h3 a, .totalpubpost h3 a {
	text-decoration:none;
}

.totalpost h3 a:hover, .totalblogpost h3 a:hover, .totalpubpost h3 a:hover {
	text-decoration:underline;
	color:blue;
}

.leftcolumn ul {
	list-style-type:none;
	list-style:none;
	margin:0px 10px 0 10px;
	padding:0px;
}

.leftcolumn li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color:black;
	margin:3px 5px 0 0px;
	padding:0px;
}

.leftcolumn li a {
	color:black;
	text-decoration:underline;
}

.leftcolumn li a:hover {
	color:blue;
	text-decoration:underline;
}

.foundland {
	text-transform:uppercase;
	font-weight:bolder;
	letter-spacing:1px;
	line-height:1em;
}

#map {
	z-index:1;
	width:10000px;
	height:6000px;
	padding-right:800px;
	padding-bottom:800px;
}

#blogmap {
	z-index:1;
	width:6400px;
	margin-left:180px;
	margin-top:0px;
	padding-bottom:200px;
}

#content, #blogcontent {
	overflow:auto;
	width:100%;
	position:absolute;
	height:100%;
}

.mainpost h3, .mainpubpost h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	font-size: 1.5em;
	color:black;
	width:300px;
}

.mainblogpost h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	font-size: 1.5em;
	color:black;
	width:440px;
}

.mainblogpost h3, .mainpubpost h3 {
	text-decoration:underline;
	margin-bottom:0px;
}

.entry p, .blogentry p, .pubentry p {
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

.entry a {
	color:black;
	text-decoration:none;
}

.entry a, .blogentry a, .pubentry a {
	color:black;
}

.postmetadata a {
	color:black;
}

.metadata a {
	color:blue;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
}

.totalpost {
	width:auto;
	float:left;
	margin-left:220px;
}

.totalblogpost, .totalpubpost {
	width:auto;
	float:left;
	margin-left:40px;
}

.mainpost, .subpost {
	width:auto;
	height:550px;
	float:left;
	margin-left:20px;
	margin-top:60px;
	margin-bottom:70px;
	overflow:show;
}

.mainpubpost {
	width:auto;
	float:left;
	margin-left:20px;
	margin-top:60px;
	margin-bottom:40px;
	overflow:show;
}

.mainblogpost {
	width:auto;
	float:left;
	margin-left:20px;
	margin-top:60px;
	margin-bottom:40px;
	margin-right:80px;
	overflow:show;
}

/*.mainblogpost img {
	width:auto;
	height:auto;
}*/

.mainpost p {
	width:300px;
}

.mainblogpost p {
	width:440px;
}

.mainpubpost p {
	width:400px;
}

small {
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:Verdana, Geneva, sans-serif;
}

.postmetadata {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
}

.metadata {
	width:300px;
}

.blogentry .metadata {
	width:440px;
}

.navigation a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	color:#F0F;
	letter-spacing:1px;
	text-transform:uppercase;
}

img {
	border-style:none;
}

.submenu {
	font-size:1.3em;
	height:0px;
	visibility:hidden;
	background-color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	position:relative;
	top:-1px;
	left:70px;
	background-color:black;
	z-index:122;
}

.knop, .knop2008, .knop2009, .knop2010, .knop2011, .knop2012 {
	padding:0px 3px 0px 11px;
	border:thin dotted white;
}

.knopuit2008, .knopuit2009, .knopuit, .knopuit2010 {
	display:none;
}

.submenu table {
	border:thin dotted black;
	border-top:thin dotted white;
	width:105px;
}

.submenu a:link {
	font-style:normal;
}

.submenu a:hover {
	font-style:oblique;
}

.metadata {
	margin:4px 0 0 0;
}

.navigatie {
	text-align:center;
	width:auto;
	margin:0px 0 10px 0;
	padding:0px;
	height:12px;
}

.pijltjes {
	font-size:12px;
}

.pijltjes a:link {
	text-decoration:none;
}
.pijltjes a:visited {
	text-decoration:none;
}
.pijltjes a:hover {
	text-decoration:none;
	color:blue;
}
.pijltjes a:active {
	text-decoration:none;
	color:blue;
}

.jaartal {
	font-weight:bold;
	color:black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 0 3px 5px;
}

.jaartal a:link {text-decoration:none;}
.jaartal a:visited {text-decoration:none;}
.jaartal a:hover {text-decoration:underline;}
.jaartal a:active {text-decoration:underline;}

#tagcloud {
	width:150px;
	margin:0 10px 0 16px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}

#tagcloud a:link {text-decoration:underline;color:black;}
#tagcloud a:visited {text-decoration:underline;color:black;}
#tagcloud a:hover {text-decoration:underline;color:black;}
#tagcloud a:active {text-decoration:underline;color:black;}
