body {
	font-size:74%;
	background:#ffffff;
}

body.custom-background {
	background-color:#ffffff;
}

#header .sleeve,#wrapper,#footer {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

#main p,#main ul,#main ol {
	line-height:2em;
}

#main .sticky {
	background:#fffafa;
}

#wrapper {
	background:#ffffff;
}

#header {
	height:180px;
	text-align:center;
}

#header .sleeve {
	background:url('https://wirsprechenonline.files.wordpress.com/2009/07/eicker_9.png');
	background-repeat:no-repeat;
	background-position:center 0;
}

h1 {
	margin-top:55px;
	font-family:Georgia, serif;
	font-size:5.6em;
}

body #header h1 a {
	color:#900;
}

h2 {
	font-family:Georgia, serif;
	font-size:1.6em;
}

a,a:visited,h1 a:visited,a:active,#main .selected .actions a,#main .selected .actions a:link,#main .selected .actions a:visited,#help dt {
	color:#990000;
}

a:hover,h1 a:hover,#main .selected .actions a:hover,#main .selected .actions a:active {
	color:#990000;
}

a:hover {
	border-bottom-color:#ff0000;
}

.tags,.tags a {
	color:#aaaaaa;
}

.tags a:hover {
	color:#990000;
}

#main h2 {
	padding-top:25px;
	padding-bottom:0;
}

#main #postlist h2 {
	padding-top:25px;
	margin-left:0;
}

#main h4 {
	margin-left:0;
	font-size:.8em;
}

#main img.avatar-48 {
	border:0;
	margin:0 0 0 -9999px;
}

.textwidget {
	color:#666666;
}

#main span.meta {
	font-size:.8em;
}

#footer p {
	font-size:.8em;
}