/*
Theme Name: Restaurant Grunewaldturm
Theme URI: http://www.restaurant-grunewaldturm.de/
Description: Theme for Restaurant Grunewaldturm.
Version: 1.1
Author: Daniel Kowalski
Author URI: http://www.itsystempartner.de/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.jpg);
}
h1 {
	font-size: 19px;
	text-transform: uppercase;
	color: #6f432e;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #6f432e;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
h3, h4 {
	font-size: 16px;
	color: #b28249;
	margin: 0px 0px 12px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	clear: both;
	background: url(images/dot.gif) repeat-x left bottom;
}
h5 {
	font-size: 16px;
	color: #38494e;
	margin: 0px 0px 20px;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}

.entry p {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 16px;
}
#container {
	background: url(images/container_bg.gif) repeat-y left top;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 262px;
	background: url(images/header.jpg) no-repeat left top;
}
#navigation {
	margin: 0px;
	padding: 224px 0px 0px 40px;
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation a:link, #navigation a:visited {
	display: block;
	float: left;
	height: 21px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	display: block;
	float: left;
	height: 21px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navigation_bg_hover.gif) repeat-x left top;
}
#navigation .current_page_item a:link, #navigation .current_page_item a:visited {
	display: block;
	float: left;
	height: 21px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navigation_bg_active.gif) repeat-x left top;
}
#navigation .current_page_item a:hover, #navigation .current_page_item a:active {
	display: block;
	float: left;
	height: 21px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navigation_bg_active.gif) repeat-x left top;
}
#content {
	margin: 0px;
	padding: 15px 42px 15px 48px;
	float: left;
	width: 803px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 13px;
	line-height: 20px;
}
#content a:link {
	color: #D09824;
	text-decoration: none;
}
#content a:visited {
	color: #966D1B;
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
#content ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
#content li {
	background: url(images/list_dot.gif) no-repeat left 6px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}
/*---intro-page formatting---*/
#intro p {
	font-size: 13px;
	line-height: 18px;
}
#intro address {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 17px;
}
/*---restaurant menu card---*/
#restaurantMenu {
}
#restaurantMenu h3 {
	color: #6F432E;
	background: #d8d1c8;
	padding: 3px 9px;
	clear: both;
	font-size: 15px;
}
#restaurantMenu dl {
	background: url(images/dot.gif) repeat-x left 15px;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	height: 50px;
}
#restaurantMenu dt,dd.price {
	background: #FFF;
	font-size: 12px;font-weight: bold
}
#restaurantMenu dt {
	float: left;
	padding-right: 3px;
	color: #6F432E;
	font-size: 12px;
}
#restaurantMenu dd {
	margin:0
}
#restaurantMenu dd.price {
	float: right;
	padding-left: 3px;
	color: #AAA;
	font-size: 12px;
	font-weight: bold;
}
#restaurantMenu dd.ingredients {
	float: left;
	width: 750px;
	padding: 3px 0;
	color: #38494E;
	font-style: italic;
	clear: both;
	font-size: 12px;
}
/*---restaurant menu card version 2.0---*/
#restaurantMenu ul,
#restaurantMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(none);
}
#restaurantMenu h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6F432E;
	text-transform: none;
	border-bottom: 1px dotted #966D1B;
	margin: 0px;
	padding: 0px;
}
#restaurantMenu h5 {
	font-style: italic;
	font-weight: normal;
	color: #38494E;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#restaurantMenu h6 {
	font-weight: bold;
	color: #AAAAAA;
	border-bottom-style: none;
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px;
}
/*---restaurant special menu card---*/
#restaurantMenuSpecial {
	background: url(images/menuSpecialBG.jpg) no-repeat left center;
	padding-left: 250px;
	padding-top: 35px;
	min-height: 583px;
 	height:auto !important;
	height:583px;
}
#restaurantMenuSpecial h3 {
	color: #6F432E;
	background: url(images/headerSpecial01.gif) no-repeat left top;
	clear: both;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 0px 35px;
	text-align: center;
	height: 25px;
	margin-bottom: 20px;
}
#restaurantMenuSpecial dl {
	margin: 0px 0px 25px;
	padding: 0px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#restaurantMenuSpecial dt,dd.price {
	background: #FFF;
	font-size: 14px;font-weight: bold
}
#restaurantMenuSpecial dt {
	padding-right: 3px;
	color: #6F432E;
	font-size: 13px;
	text-align: center;
	clear: both;
}
#restaurantMenuSpecial dd {
	margin:0
}
#restaurantMenuSpecial dd.price {
	background: url(images/dividerSpecial01.png) no-repeat center 9px;
	float: right;
	font-weight: bold;
	clear: both;
	font-size: 13px;
	color: #6F432E;
	text-align: right;
	width: 553px;
	height: 30px;
	display: block;
	padding-top: 5px;
}
#restaurantMenuSpecial dd.ingredients {
	padding: 3px 0;
	color: #38494E;
	font-style: italic;
	clear: both;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}
#restaurantMenuSpecial .finish {
	background: url(images/dividerSpecial02.gif) no-repeat left top;
	margin-bottom: 35px;
}
#restaurantMenuSpecial .noDivider {
	margin-bottom: 50px;
}
#restaurantMenuSpecial .noDivider dd.price {
	background: url(none);
}
/*---generic 2-column design: images left, text right---*/
#twoColumns h2 {
	clear: none;
}
#twoColumns p, #twoColumns ul {
	width: 490px;	
	float: right;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#twoColumns ol {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	float: left;
}
#twoColumns ol li {
	margin: 0px 0px 15px;
	padding: 0px;
}
#twoColumns ol li img {
	height: 225px;
	width: 300px;
}
#twoColumns p, #twoColumns ul {
	font-size: 15px;
	line-height: 22px;
	color: #333;
}
#twoColumns li {
	float: none;
}
/*---image-formatting---*/
.wp-caption {
	padding: 5px 0px 0px;
	background: #FFFFFF;
}
.entry .wp-caption-text {
	margin: 0px 10px 0px 0px;
	padding: 3px 5px;
	background: #d8d1c8;
	font-size: 10px;
}
/*---overwrite default gallery styles---*/
#content .gallery-item  {
	margin: 0px;
	padding: 0px 0px 15px 37px;
	width: 150px;
}
#content .gallery img {
	border: 1px solid #333333;
}
.gallery {
	float: left;
	width: 803px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.gallery dd {
	background: #333333;
	color: #CCCCCC;
}
/*---contact-form---*/
.wpcf7 p {
	color: #38494e;
	margin: 0px 0px 10px;
	padding: 0px;
}
.wpcf7 .textInput input, .wpcf7 textarea {
	background: #FFFFFF;
	border: 1px solid #b28249;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px;
}
.wpcf7 textarea {
	height: 150px;
	width: 500px;
}
#content .postmetadata, #content .editPost {
	clear: both;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	clear: both;
	height: 40px;
	background: url(images/footer_bg.jpg) no-repeat left bottom;
	text-align: right;
	padding-right: 75px;
}
#footer p, #footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 19px 0px 0px;
}
#footer a {
	text-decoration: none;
}
.alignright  {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignleft  {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*---removes image-border around all linked images---*/
a img {
	border-style: none;
}
/*---remove wp-stats smiley---*/
#wpstats {
	display: none;
}

