body {
	font-size:75%;
}

html>body {
	font-size:12px;
}

body {
	margin:3em;
	padding:0;
	height:100%;
	font-family:Georgia, "Times New Roman", serif;
	line-height:1.5;
	text-align:left;
	color:#000;
}

#masthead {
	margin-bottom:2em;
}
#masthead img {
	width:100%;
}

#wrapper {
	width:60%;
}

#footer {
	width:30%;
	text-align:right;
	position:absolute;
	top:3em;
	right:3em;
	color:#333;
}

#footer a, #footer a:link, #footer a.visited {
	text-decoration:none;
	color:#333;
}

.noprint,
#navigation,
#flashes,
.actions,
.inline_action,
#contactlink {
	display:none;
}

a img {
	border:0;
	text-decoration:none;
}

#content a,#centered a:link,#centered a.visited {
	color:#970427;
	text-decoration:none;
}

#content a[href^="/"]:after {
	content: " (http://www.leonhardt-hoier.dk" attr(href) ")";
	color:#000;
	text-decoration:none;
}

#content a[href^="http://"]:after {
	content: " (" attr(href) ")";
	color:#000;
	text-decoration:none;
}

h1 {
	line-height:1em;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0px 1em 0px;
}

h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:1.929em 0px 0.643em 0px;
	font-weight:normal;
}

p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0px 1.5em 0px;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:auto;height:.1em;margin:0 5em 1.4em 5em;border:none;}

ul {
	list-style-type: none;
	padding:0;
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

small, .small {
	font-size:0.8333em;
	line-height:1.8em;
}

img.portrait {
	height:126px;
	margin-right:1em;
	float:left;
}

div.portrait {
	height:126px;
	margin-right:1em;
	float:left;
	position:relative;
}

div.portrait img.portrait {
	height:126px;
	margin:0;
	float:none;
}

div.news_item {
	margin-bottom:3em;
}

div.news_item h2 {
	margin-bottom:0;
}

.quiet {
	color:#777;
}

h1 span.country {
	font-size:0.8333em;
	margin:0;
	line-height:1;
}

span.news_timestamp {
	display:block;
	float:left;
	margin-right:1em;
	height:1em;
	width:7em;
}

span.title {
	font-size:0.9166em;
	line-height:1.6363em;
	text-transform:uppercase;
}

ul.authorlist {
	margin:0;
}

#rightslist a[href^="/"]:after {
	content: "";
	color:#000;
	text-decoration:none;
}

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}