* { margin: 0; padding: 0; }
body { background: #1F1F1F; font-size: 62.5%; }
a { text-decoration: none; }

#wrap { width: 790px; margin: 50px auto 0; }

#header { overflow: hidden; }
#heading { float: right; width: 171px; height: 95px; background: url(./_img/logo_feuerzeug.png) no-repeat right top; overflow: hidden; }
#heading a { display: block; width: 171px; line-height: 10000px; }
#header ul { width: 600px; background: #9A1A1A url(./_img/bg_menu.png) repeat-x left top; list-style: none; padding-top: 65px; overflow: hidden; }
#header li { float: right; margin: 0 10px; }
#header li a { font: 1.4em/2 Tahoma, Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none; text-transform: lowercase; letter-spacing: 0.05em; }

#content { margin-top: 25px; }
#maincontent { float: left; width: 560px; padding: 20px; background: #FFF; font: normal 0.9em/1.5 Tahoma, Arial, Helvetica, sans-serif; }
.hentry { margin-bottom: 40px; font: normal 1.4em/1.5 Tahoma, Arial, Helvetica, sans-serif; }
.entry-topmeta { font-size: 1.1em; font-weight: bold; margin-bottom: 1em; color: #9A1A1A; }
.entry-title {  font-size: 1em; font-weight: bold; margin-bottom: 1em; letter-spacing: 0.03em; }
.entry-title a { color: #000; }
.entry-content { color: #333; }
.entry-content p { margin-bottom: 1.5em; }
.entry-content img { padding: 2px; border: 1px solid #CCC; max-width: 554px; }
.entry-content img.alignleft { float: left; margin: 0 5px 5px 0; }
.entry-content img.alignright { float: right; margin: 0 0 5px 5px; }
.entry-content img.aligncenter { display: block; margin: 0 auto; }
.entry-content blockquote { color: #333; margin-left: 10px; margin-bottom: 10px; background: url(./_img/bg_blockquote.png) no-repeat left 5px; padding-left: 45px; } 
.entry-content a { color: #9A1A1A; text-decoration: none; }
.entry-content a:hover { color: #000; }
.entry-content ul, .entry-content ol { margin: 0 0 1.5em 2em; }
.entry-bottommeta { background: #000 url(./_img/bg_entrymeta.png) repeat-x top; color: #FFF; padding: 23px 5px 3px; list-style: none; overflow: hidden; font-size: 0.85em; margin-top: 1.5em; text-transform: lowercase; }
.entry-bottommeta li { float: left; margin-right: 45px; }
.entry-bottommeta li.commentlink { float: right; margin-right: 0; }
.entry-bottommeta a { color: #999; text-decoration: none; }
.entry-bottommeta a:hover { color: #FFF;  }
.entry-bottommeta li.commentlink a { color: #FFF; }

#navigation { display: block; text-align: center; font: normal 1.2em Tahoma, Arial, Helvetica, sans-serif; }
#navigation a { color: #000; margin-right: 20px; }

#trackbacks, #comments, #respondheader { color: #9A1A1A; font-size: 1.4em; margin-bottom: .9em; }
#commentlist { list-style: none; font-size: 1.4em; margin-left: 20px; }
#commentlist cite { font-style:normal; color: #9A1A1A; }
#commentlist li { clear: both; margin-bottom: 45px; }
#commentlist a { color: #9A1A1A; text-decoration: none; }
#commentlist a:hover { color: #000; text-decoration: underline; }
.comment-author, .comment-meta { color: #9A1A1A; margin-left: -20px; }
.comment-meta { margin-bottom: 5px; }
#commentlist .comment-meta a { color: #666; text-decoration: none; font-size: 0.8em; }
#commentlist p { margin-bottom: 1.5em; }
.avatar { float: right; }


#commentform p { margin-bottom: 9px; }
#commentform label { font-size: 1.2em; float: left; width: 80px; margin-top: 3px; }
#author, #email, #url { padding: 2px 5px; font-size: 1.4em; }
#comment { font: normal 1.4em/1.5 Tahoma, Arial, Helvetica, sans-serif; padding: 5px; width: 543px; }
#commentsubmit { float: right; margin: 10px 4px 0 0; background: #9A1A1A; color: #FFF; border: 1px solid #000; padding: 2px 5px; }


#sidebar { text-align: right; font: normal 1.1em/1.4 Tahoma, Arial, Helvetica, sans-serif; text-transform: lowercase; float: right; width: 170px; }
#searchform { float: right; width: 130px; }
#s { width: 120px; height: 16px; background: #9A1A1A; color: #FFF; border: 1px solid #000; margin-bottom: 40px; padding: 2px 5px; }
#sidebar .buttonlink img { margin-bottom: 15px; }
#sidebar .rsslink { float: left; width: 145x; height: height: 20px; background: #9A1A1A; line-height: 1.8; padding: 0 5px; border: 1px solid #000; color: #FFF; }
#sidebar ul { list-style: none; margin-bottom: 40px; }
#sidebar h3 { display: inline; background: url(./_img/sidebar_heading.png) no-repeat left top; padding: 20px 0 0 40px; color: #FFF; text-transform: lowercase; }
#sidebar a { color: #CCC; text-decoration: none; }
#sidebar a:hover { color: #9A1A1A; }
#sidebar img { border: none; }

#footer { clear: both; width: 600px; text-align: center; padding: 25px 0; font: normal 1.4em Tahoma, Arial, Helvetica, sans-serif; color: #999; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #FFF; }
