/*
Theme Name: AMD Blog
Theme URI: http://www.web-surfers.de/
Description: Theme des AMD 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: AMD, modekommentar

*/



/* Begin Typography & Colors */
*{margin:0; padding:0; border:0}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:140%;
}
body {
	background: url(images/hg.jpg) repeat-y center #646567;
	margin: 0;
}
#mitte {
	width:856px;
	margin:0 auto;
}
#kopf {
	background-color:#FFFFFF;
	padding-bottom:35px;
}
#links {
	width:552px;
	padding-left:21px;
	float:left;
}
#rechts {
	width:235px;
	padding:0 9px 0 15px;
	float:right;
}
p {
	margin:12px 0;
}
h1, h2, h3 {
	margin:18px 0 12px 0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a {
	color:#BE012D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#rechts ul{
	list-style:none;
	list-style-position:outside;
	margin:0;
}
#rechts ul li{
	padding-left:18px;
	background:url(images/bullet.gif) no-repeat;
	margin-bottom:4px;
}
#rechts a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#rechts a:hover{
	color:#BE012D;
	text-decoration:none;
}
#rechts #mycategoryorder {
	list-style:none;
	background:none;
	padding:0;
	margin:0;
}
#rechts h2 {
	text-transform:uppercase;
	font-size:10px;
	color:#BE012D;
	margin:0;
}
#rechts #search, #rechts #about-me {
	list-style:none;
	background:none;
	padding:0;
	margin:20px 0 0 0;
}
#s, #searchsubmit {
	border:1px solid #000000; 
	padding:2px;
}
.datum {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#646567;
	float:left;
}
.eintrag {
	background:url(images/hg_post.gif) repeat-y;
	padding:10px 7px;
	margin:0 0 20px 0;
}
.content_eintrag {
	margin-left:50px;
}
.content_eintrag h2 {
	margin:0 0 12px 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;
}

h2.pagetitle {
	margin-top:0;
	font-size:14px;
}