﻿/*
Theme Name: Speisekarte.de Blog Wordpress Theme
Theme URI: http://www.speisekarte.de
Description: Theme f�r die Prerelease-Seite von speisekarte.de
Version: 1.0
Author: insertEFFECT
Tags: speisekarte

*/
* {
	margin: 0;
	padding: 0;
}
html {
       height: 100%;
}
body {
	/* background: #7E7B84 url('images/background.jpg') repeat-x scroll left top; */
        background: #AAAAB4 url('images/bg_new.jpg') repeat-x scroll left top;
        height: 100%;	
color: #FFFFFF;
	font-family: "Trebuchet MS"; font-color: #794500;
}
img {
	border: none;
}
a:link, a:hover, a:active, a:visited
{
	color: #959595;
	text-decoration: underline;
}
#test p {    color: #794500;
	font-family: "Trebuchet MS"; 
}
input {
	height: 15px;
	font-size: 7pt;
}

#footer_graph {
        height: 26px;
	background-image: url(images/footer.gif);
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
#submitbutton {
       width:132px; 
       border: 0px;
       height: 26px;
       background-image: url('http://skblog.servicefx.de/wp-content/uploads/2008/08/btn_voranmelden.jpg');
}
#border {
	clear: left;
	padding: 25px;
	width: 904px;
	background-color: #E2E2D3;
	border-top: 1px #B7BAC3 solid;
	border-left: 1px #B7BAC3 solid;
	border-right: 1px #B7BAC3 solid;
	float: left;
}
#box {
	float: left;
}

#logo {
	margin-top: 50px;
	padding: 0px 0 40px 0px;
	width: 956px;
	height: 82px;
/*	background: transparent url('images/logo.jpg') no-repeat scroll center top; */
	float: left;
}
#logo img {
	border: none;
}
#page {
	float: left;
	background-color: #E2E2D3;
	margin-top: 10px;
	width: 905px;
	min-height: 450px;

}
#content {
	float: left;
	background-color: #E2E2D3;
	width: 590px;
	margin-right: 15px;
	padding-left: 15px;
}
#content a, #sidebar a {
	color: #BE2121;
	text-decoration: none;
}
#content h1, #content h2, #content h3, #content ul, #content span, #content blockquote {
	color: #464646;
}
#content h2 {
	font-size: 0.8em;
	margin-bottom: 0.8em;
}

#content p {
	color: #464646;
	font-size: 0.8em;
	line-height: 1.2em;
 	font-weight: normal;
 	margin-bottom: 0.8em;
}
#respond {
	margin-top: 25px;
	color: #790000;
	font-family: Georgia, serif;
	font-size: 1.0em;
 	font-weight: bold;
 	margin-bottom: 0.5em;
}
#comment {
	width: 550px;
	min-height: 150px;
}
#submit {
	height: 25px;
}
.vorspeise {
        color: #000;
	font-family: "Trebuchet MS";
        font-size: 0.8em;
	list-style-type:disc;
	margin-left: 15px;
}

#vorspeise {
       color: #000;
}
.post {
	float: left;
	margin-bottom: 40px;
	width: 590px;
}
.post img {
	margin-right: 15px;
}
.linksbuendig {
	float: left;
}

.post h1 {
	color: #790000;
	font-family: Georgia, serif;
	font-size: 1.5em;
 	font-weight: normal;
 	margin-bottom: 0.5em;
}

.meta {
	width: 590px;
	clear: left;
	float: left;
	margin-top: 10px;
	border-top: 1px #D8D8D8 solid;
	color: #999999;
	font-size: 0.7em;
	font-weight: normal;
	padding-top: 5px;
}
.meta_comment {
	min-width: 120px;
	float: left;
	padding-right: 10px;
	border-right: 1px #D8D8D8 solid;
}
.meta_date {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-right: 1px #D8D8D8 solid;
}
.meta_comment_total {
	padding-left: 10px;
	float: left;
}
.meta_categories, .meta_tags {
	clear: left;
}

#commentform {
	
}
.comments {

}
.commentlist {
	clear: left;
	margin-top: 50px;
	color: #B8B8B8;
	font-size: 1.0em;
	font-weight: normal;
}
.commentlist li {
	list-style-position: inside;
	margin-bottom: 10px;
}
#sidebar {
	float: right;
	color: #000000;
	width: 250px;
	margin-right: 5px;
	background-color: #E2E2D3;
}
#sidebar h2 {
	letter-spacing: 1px;
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 20px;
	padding-left: 10px;
	height: 20px;
	background: transparent url('images/headline.png') no-repeat scroll center top;
	margin-bottom: 15px;
}

#sidebar ul {
	margin-bottom: 15px;
	width: 250px;
}
#sidebar li {
	line-height: 1.0em;
	font-size: 0.8em;
	list-style: none outside url('images/arrow.png');
	margin-left: 25px;
	padding-bottom: 10px;
}
#sidebar img {
	margin-bottom: 25px;
}

#sidebar .current_page_item {
	font-weight: bold;
}
#footer {
	clear: left;
	width: 955px;
	height: 60px; 
	background: transparent url('images/bottom.gif') no-repeat scroll left top;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px #B7BAC3 solid;
}
#footer_text {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#footer_text p {
	font-size: 0.7em;
	color: #B8B8B8;
}

#footer_post {
         height: 20px;
}
#footer_sitemap {
	clear: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#footer_sitemap ul {
	text-align: right;
	float: right;
}
#footer_sitemap li {
	float: left;
}
#footer_sitemap .linkbarBottom {
	text-align:right;/*ie6*/
	margin-top: 35px;
	padding:0 0 21px 0;
}
#footer_sitemap .linkbarBottom li {
	display: inline;
	color: #7e7b84;
	padding-left: 5px;
}
#footer_sitemap .linkbarBottom a {
	font-size: 12px;
	color: #7e7b84;
	text-decoration: underline;
}

#bottom {
         height: 21px;
         /* background: transparent url('images/footer.gif') repeat-x left; */
}

#commentbox {

}
.contact_form {
	width: 620px;
	margin-top: 20px;
}
.contact_row {
	width: 620px;
	min-height: 30px;
}
.contact_left {
	float: left;
	width: 150px;
	min-height: 20px;
	line-height: 20px;
}
.contact_right {
	float: left;
	width: 470px;
	min-height: 20px;
}
.contact_textinput {
	width: 300px;
	font-size: 0.8em;
	height: 20px;
	border: 1px #B8B8B8 solid;
}
.contact_checkbox {
	border: 1px #B8B8B8 solid;	
}
.contact_submit {
	width: 140px;
	border: 1px #B8B8B8;
	background-color: #790000;
	color: #FFFFFF;
	font-size: 0.8em;
	height: 20px;
	margin-top: 10px;
}
.hr_seperator {
	color: #790000;
	margin-bottom: 25px;
	
}
.cat-item {
	color: #BE2121;
}
.breadcrumps {
padding-left:15px;
padding-top:0px;
padding-bottom:10px;
font-size: 0.7em;
color:#706C75;
}
