/*
Theme Name: Chili
Theme URI: http://www.bitcafe.de
Description: Standard-Theme für <a href="http://www.chili-blog.de">Chili-Blog.de</a>
Version: 2.0
Author: Dennis Powering
Author URI: http://www.bitcafe.de
*/

body { background-image: url("images/page-background.jpg"); padding: 0; margin: 0; }
img { border: 0; }
h1 { font-size: 1.2em; margin: 5px 0 10px 0; color: #008000; }
p { margin: 2px 0 10px 0; }
hr { border: 0px; border-top: solid 1px #AAAAAA; border-bottom: transparent; border-style: dotted;
 }

input[type=text], input[type=submit], textarea, select { border: 1px solid #097f05; background-color: #edfeec; }
input[type=text]:focus, input[type=submit]:focus, textarea:focus, select:focus { background-color: #ffffff; }

#page { width: 1000px; margin: 0 auto 0 5px; background-image: url("images/middle-background.png"); }
#page-inner { width: 940px; margin: 0 auto 0 30px; padding: 20px 0 30px 0; }
#menu-top { margin: 0 0 0 20px; width: 580px; float: left; }
#menu-top ul { list-style-type: none; margin: 0; padding: 0; }
#menu-top ul li { float: left; background-image: url("images/chili-6x15.gif"); background-repeat: no-repeat; padding: 0 0 2px 15px; margin: 0 0 0 25px; }
#menu-top ul li a { font-family: Tahoma, sans-serif; font-size: 13px; font-variant: small-caps; color: #008000; text-decoration: none; }
#menu-top ul li a:hover { color: #960000; text-decoration: underline; }
#main { background-image: url("images/main-background-940x50.jpg"); }
#search { width: 300px; float: left; margin: 5px 0 5px 30px; }
#ad-top { width: 300px; clear: left; float: left; margin: 10px 0 0 30px; }
#logo { width: 300px; float: right; margin: 0 30px 0 0; }
#left { width: 250px; float: left; background-image: url("images/left-background-250x50.jpg"); background-repeat: no-repeat; min-height: 50px; }
#content { width: 660px; float: right; margin: 0 10px 0 0;  font-family: Tahoma, sans-serif; font-size: 0.85em; color: #3d3013; }
#content a { color: #960000; text-decoration: none; }
#content a:hover { color: #008000; text-decoration: underline; }
#content h2 { margin: 0; padding: 0; font-size: 1.2em; }
#footer { text-align: center; padding: 30px 0 30px 0; font-size: 0.8em; }
#content ul { margin: 2px 0 5px 25px;  }

.clear { clear: both; }
.box1-outer { padding: 20px 0 0 30px; }
.box1 { width: 194px; background-image: url("images/menu-box-background-194x545.jpg"); }
.box1-top{ width: 194px; height: 4px; background-image: url("images/menu-box-top-194x4.jpg"); }
.box1-bottom{ width: 194px; height: 7px; background-image: url("images/menu-box-bottom-194x7.jpg"); }
.box1 ul { list-style-type: none; margin: 0; padding: 0; }
.box1 ul li { margin: 0; padding: 0; }
.box1 ul li ul { list-style-type: none; margin: 10px; padding: 0; }
.box1 ul li ul li { background-color: #680808; margin: 0 5px 2px 5px; padding-left: 2px; }
.box1 ul li ul li a { display: block; color: #e9cda1; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 14px; font-variant: small-caps; }
.box1 ul li ul li a:hover { color: #ffffff; }
.box1 h2 { margin: 0; padding: 0 0 0 5px; font-family: Tahoma, sans-serif; font-size: 14px; font-variant: small-caps; color: #4a0607; }

.navigation { margin-bottom: 30px; }
.navigation .alignleft { width: 50%; float: left; }
.navigation .alignright { width: 50%; float: right; text-align: right; }
.postmetadata { font-size: 0.8em; }
.sociable { font-size: 0.8em; }
.similarposts { font-size: 0.8em; }
.similarposts ul { list-style-type: none; margin: 0; padding: 0; }