@media screen {

body {
	background:#000 url("wespe.jpg") no-repeat scroll 50% 10.1em;
	color:#fff;
	font-size:1em;
	padding:.5em;
	margin:.5em;
	font-family:arial,geneva,verdana,arial,sans-serif;
}

.topic {
	max-width:40em;
	background-image:url("transparent.png");
	padding:1em 2em .5em 3em;
	margin:0 auto;
	border-left:1px solid #111;
	clear:left;
}

img {
	border:none;
}

p {
	color:#aaa;
	line-height:1.5em;
}

h1 + h2 {
	font-weight:normal;
	font-style:italic;
	margin-left:.1em;
}

h1+h2::before {
	content:"»";
}

h1+h2::after {
	content:"«";
}

#blogs {
	margin-top:350px;
}

#blogs h2 {
	margin-bottom:-1em;
}

#blogs li {
	color:#444;
	font-size:.85em;
}

#blogs span {
	position:relative;
	top:1.75em;
	left:-5em;
	font-style:italic;
}

#blogs a {
	font-size:1.35em;
}

#blogs img[src="selfhtml.png"] {
	position:relative;
	top:2.7em;
}

h1 {
	margin-top:0;
	text-transform:uppercase;
	letter-spacing:-1px;
}

h2 {
	margin-top:1em;
}

h1,h2 {
	margin-left:-1em;
}

a {
	text-decoration:none;
	padding:.2em .2em 0 .2em;
	text-shadow:0px 0px 5px #840;
}

a::before {
	content:"→ ";
	font-size:.75em;
	color:#530;
}

a:hover::before {
	color:#fc0;
}

a:link, a:visited {
	color:#f90;
}

a:hover {
	color:#fc2;
	text-shadow:0px 0px 5px #f90;
}


ul {
	list-style-type:none;
	line-height:1.2em;
}

#blogs img {
	position:relative;
	top:2.4em;
}

}
