/*
Bent Nilsen - Kulturlandskapspleie Print style sheet
Copyright 2006 Bent Nilsen
*/
html {
	color:#000;
	background:#fff;
}
body {
	color:#000;
	background:#fff;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
}
#content {
float: left;
}
h1 a {
color: #70880d;
text-decoration: none;
}
h2 a,
h3 a {
	color:#7c1612;
	text-decoration:none;
}
#headerimg, #sidebar, #rightcolum, #navcontainer, .postmetadata, #commentform, .commentlist, .navigation
 {display:none;}
h1,
h2,
h3 {
	line-height:1.3em;
	font-family: Helvetica,Arial,Geneva,sans-serif;
}
.post {
clear: both;
}

img {
	display:block;
	border:1px solid black;
	margin: 0 1em 0 0;
}

