
#header p, #menu, #navigation, #content-right, #left, #sidebar, #footer, #response, .commentnumber, .editlink, .ical {
	display: none;
}

#header, h1, #main, #content, #forside, h2 {
	display: inline;
}

h1, h2 {
	font-size: 150%;
}

h1:after {
	content: "  >  ";
}

.box h2 {
	font-size: 120%;
}

.box {
	margin-top: 2em;
}

.postmeta .date, .postmeta .author {
	display: block;
	float: left;
	margin: 0 0.2em 0 0.5em;
	font-size: 90%;
}

.postmeta .author + * {
	clear: both;
}

.entry .teaser {
	font-style: italic;
}

.entry .postmeta .date, .entry .postmeta .author {
	float: right;
	clear: right;
	margin: 0 0.2em 0 0.5em;
}

.entry .author {
	padding-bottom: 0.5em;
}

ul.events li .title {
	font-weight: bold;
}

ul.events li .description, ul.events li .location {
	display: block;
	margin-left: 1em;
}

ul.events li .location:before {
	content: "Sted: ";
}

.commentlist .commentmetadata {
	font-size: 80%;
	display: inline;
}

.commentlist .commenttext {
	clear: left;
	margin: 1em 0;
}

p.nocomments {
	margin-top: 1em;
	font-style: italic;
}

a {
	text-decoration: none;
}
