/* @override http://erstermai.net/wp-content/themes/erstermai2007/style.css */

/*  
Theme Name: Erstermai V.2007
Theme URI: http://guerillagraphix.net/
Description: Version 2007.
Version: 0.1
Author: Florian Ziegler
Author URI: http://florianziegler.de/
*/

body {
	margin: 0;
	padding: 0;
	color: #eee;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000;
	text-align: center;
	}
#page {
	background: url(images/page_bg.jpg) no-repeat top center;
}
#topheader {
	margin: 0;
	padding: 0;
	height: 18px;
	background: url(images/top_header_bg.gif) repeat-x;
}
#header {
	margin: 0 auto;
	width: 900px;
	height: 235px;
}
#header h1 {
	display: none;
	margin: 0;
}
#header .description {
	display: none;
}
#headerimg {
	height: 191px;
	background: url(images/header_bg.jpg) no-repeat;
}
#nav {
	height: 44px;
	background: url(images/nav_bg.gif) repeat-x;
	text-align: left;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 15px 0 15px;
	height: 34px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #000;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a.active {
	background: #000;
	height: 33px;
	text-decoration: underline;
	border-top: 1px solid #111;
}

#content {
	margin: 0 auto;
	padding: 20px 25px;
	width: 850px;
	text-align: left;
}
#content h1 {
	margin: 0;
	padding: 0 0 5px 0;
	width: 580px;
	color: #444;
	font-size: 26px;
	font-weight: normal;
	border-bottom: 2px solid #222;
}
#content h3 {
	margin: 20px 0 20px 0;
	padding: 0 0 5px 0;
	width: 580px;
	color: #444;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px solid #222;
}

.navigation {
	float: left;
	padding: 0;
	width: 580px;
 	color: #ff7e00;
}
.navigation a {
	color: #ff7e00;
	text-decoration: none;
	font-size: 14px;
}
.navigation a:hover {
	padding: 1px;
	color: #222;
	background: #ff7e00;
	text-decoration: none;
}
.navigation .alignright {
	float: right;
	margin-bottom: 20px;
}
.navigation .alignleft {
	float: left;
	margin-bottom: 20px;
}
.post {
	float: left;
	margin: 20px 0px 40px 0px;
	padding: 0;
	width: 580px;
}
.post h2 {
	margin: 0;
	padding: 2px 0 0 30px;
	background: url(images/flame_icon.jpg) no-repeat 0 0;
}
.post h2 small {
	color: #555;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
.post h2 a {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.post h2 a:hover {
	color: #000;
	background: #ff7e00;
}
.post img {
	max-width: 550px;
}
.entry {
	font-size: 14px;
	line-height: 22px;
}
.entry a {
	padding: 1px;
	color: #ff7e00;
	text-decoration: none;
}
.entry a:hover {
	padding: 1px;
	color: #222;
	background: #ff7e00;
	text-decoration: none;
}
.postmetadata {
	padding: 5px 30px;
	background: #101010;
	color: #333;
	font-size: 13px;
	background: #181818;
	border-bottom: 2px solid #444;
}
.postmetadata a {
	color: #666;
}

.commentlist {
	margin: 0 0 50px 0;
	padding: 0 0 0 25px;
	width: 555px;
}
.commentlist li {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: #181818;
	border-bottom: 2px solid #444;
}
.commentlist li cite {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.commentlist a {
	color: #ff7e00;
	text-decoration: none;
}

#searchform {
	margin: 20px 0 0 0;
}
#searchform #s {
	width: 143px;
	padding: 5px 8px;
	color: #fff;
	background: #222;
	font-size: 14px;
	border: 2px solid #111;
}
#searchform #searchsubmit {
	width: auto;
	color: #eee;
	font-weight: normal;
	padding: 5px 8px;
	font-size: 14px;
	background: #181818;
	text-decoration: none;
	border: 2px solid #111;
	border-top: 2px solid #444;
	cursor: pointer;
}

#commentform {
	width: 580px;
}
#commentform textarea {
	width: 550px;
	padding: 5px 8px;
	color: #fff;
	background: #222;
	font-size: 14px;
	border: 2px solid #111;
}
#commentform #author, #commentform #email, #commentform #url {
	padding: 5px 8px;
	color: #fff;
	background: #222;
	font-size: 14px;
	border: 2px solid #111;
}
#commentform #submit {
	width: auto;
	color: #eee;
	font-weight: normal;
	padding: 5px 8px;
	font-size: 14px;
	background: #181818;
	text-decoration: none;
	border: 2px solid #111;
	border-top: 2px solid #444;
	cursor: pointer;
}

#sidebar {
	float: right;
	margin: 0 0 40px 0;
	width: 240px;
	background: #000;
	border: 0px solid red;
}

#sidebar p {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 20px;
	background: #181818;
	text-decoration: none;
	border: 2px solid #111;
	border-top: 2px solid #444;
}
#sidebar p a {
	color: #ff7e00;
	text-decoration: none;
}
#sidebar ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
#sidebar ul li a {
	margin: 20px 0 0 0;
	color: #eee;
	font-weight: normal;
	display: block;
	padding: 5px 10px;
	font-size: 16px;
	background: #181818;
	text-decoration: none;
	border: 2px solid #111;
	border-top: 2px solid #444;
}
#sidebar ul li a:hover {
	background: #ff7e00;
	border: 2px solid #b55800;
	border-top: 2px solid #orange;
}
#sidebar ul li ul li a {
	margin: 0;
	background: #282828;
	font-size: 14px;
}
#sidebar ul li ul li ul li a {
	margin: 0;
	background: #383838;
	font-size: 12px;
}
#footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 900px;
	font-size: 14px;
	border-top: 2px solid #111;
}
#footer a {
	color: #777;
}
p.edit {
	clear: both;
}
p.edit a {
	color: #ff7e00;
}