a {
	text-decoration:none;
}

h1, h2, h3,h4, h5  {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 1em 0 0.1em 0;
	clear: both;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
	text-transform: uppercase;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid black;
	width: 290px;
	margin-bottom: 0.5em;
}

h5 {
	font-size: 80%;
	margin: 0;
}

p {
	margin: 0 0 0.5em 0;
	text-indent: 1em
}

p.first {
	text-indent: 0 !important;
	margin: 1.5em 0;
}

h1+p, h2+p, h3+p, h4+p, blockquote p, div+p {
	text-indent: 0 !important;
}

ul, li {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 120%
}

.blog {
	margin: 0 0 1em 0;
}

.date {
	font-size: 80%;
	color: #999;
}

.left {
	float:left;
}

.right {
	float:right;
}

.nofluff {
	margin:0;
	padding:0;
	border:0;
}
 
.grupp {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border-left: 1px dotted #633;
	overflow: visible;
}

.tumme {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}

#main {
	width: 600px;
	margin-left: 15%;
}

body>div#main {
	margin-left: auto;
	margin-right: auto;
}

#header {
	border-bottom: 1px dotted black;
	padding-bottom: 1px;
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

#header h1 {
	position:relative;
	left:50px;
}

#logo {
	position:absolute;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	margin:0 5px 0 0;
	float:left;
	content: url("bilder/kr_liten.gif");
}

#languages {
	padding: 0 7px;	
}

#kommentar {
	border-top: 1px dotted #633;
}

#ego {
	width: 150px;
	height: 193px;
	background-repeat: no-repeat;
	margin:0;
	float:right;
	margin-top: -1em;
	content: url("bilder/ego.gif");
}

#footer {
	border-top: 1px solid black;
	float: right;
	margin: 1em 0;
	width: 290px;
	text-align: right;
	padding: 0.5em;
	font-size: 80%;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	clear: both;
	content: "E-post skickas till henrik@iacobaeus.com";
}

#menu {
	display: none;
	position:absolute
}

#content {
	width: 40em;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
 }

#content a[href="/"]:after {
	content: " (http://www.iacobaeus.com" attr(href) ") ";
}
