/*
Theme Name: web.surfers Blog
Theme URI: http://www.web-surfers.de/
Description: Theme des web.surfers Blog erstellt von <a href="http://www.web-surfers.de/">www.web-surfers.de</a>.
Version: 1.0
Author: Tom Lengning
Author URI: http://www.web-surfers.de/
Tags: coole sau

*/



*{margin:0; padding:0; border:0}

img { behavior: url("iepngfix.htc") }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background: #EDEFEE;
	margin: 0;
	line-height:150%;
}
#kopf {
	width:1102px;
	margin:0 auto;
	height:270px;
	background:url(images/kopf.jpg) no-repeat;
}
#logo, a.home {
	display:block;
	margin:150px 0 0 160px;
	width:180px;
	height:80px;
	float:left
}
a.home {
	margin:0;
}
#unten {
	width:810px;
	margin:0 auto;
	padding:50px 120px 50px 172px;
	background: #EDEFEE url(images/hg.jpg) repeat-y center;
}
#links {
	width:595px;
	float:left;
}
#rechts {
	width:113px;
	float:right;
}
#fuss {
	width:1102px;
	margin:0 auto;
	height:211px;
	background:url(images/fuss.jpg) no-repeat;
}

a {
	text-decoration:none;
	color:#B21B24;
}
a:hover {
	color:#B21B24;
	text-decoration:underline;
}
p {
	margin:12px 0;
}
h1, h2, h3 {
	text-decoration:none;
	font-weight:normal;
	margin:0 0 16px 0;
	font-family: Trebuchet MS, Geneva, sans-serif;
}



#rechts ul{
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#rechts ul li{
	margin-bottom:6px;
}

#search, #about-me, #tag_cloud, #mycategoryorder {
	list-style:none;
	background:none;
	padding:0;
	margin:20px 0 0 0;
}
#mycategoryorder {
	padding:0 0 60px 0;
	margin:0;
}
#mycategoryorder h2, label.hidden{
	display:none;
	visibility:hidden;
}
#s, #searchsubmit {
	border:1px solid #000000; 
	padding:2px;
	width:110px;
	margin:3px 0;
}
#searchsubmit {width:60px}

.datum {
	font-size:12px;
}
.eintrag {
	margin:0 0 40px 0;
}

.postmetadata {
	font-size:10px;
}
.postmetadata a {
	color:#000000;
}
#comment {
	width:500px;
	border:1px solid #000000; 
	padding:2px;
}
#respond input {
	border:1px solid #000000; 
	padding:2px;
}
.breaker {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.more-link{
	font-weight:bold;
}