@charset 'UTF-8';
/**
 * @package WordPress
 * @subpackage Schuhbauers_Theme
 */

/*
Theme Name: Schuhbauers
Theme URI: http://www.oberwirt-kirchdorf.com
Description: Based on Basis theme. Thanks to Frank Bueltge for that theme!
Version: 1.1
Author: Substanzen.net
Author URI: http://www.substanzen.net
Tags: 
License: GNU General Public License (GPL) version 3
last Date: 23.06.2009 11:43:35
*/

@import url(layout/css/style.css);


* {
margin: 0;
padding: 0;	
}

body {
background: #fff url(layout/images/sb_bg.jpg);
color: #111;
font-family: 'Lucida Sans Unicode','Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
font-style: normal;
line-height: 1.5em;
font-size: 80%;
margin: 0;
padding: 2px 2em;
}

code, pre {
font-family: Courier, 'Lucida Console','Courier New', Sans-Serif;
}

pre {
font-size: 50%;
line-height: 200%;
width: 100%;
max-height: 400px;
overflow: auto;
padding: 5px;
background: #eee;
}

p {
font-size: 100%;
padding: 0;
}

h2 {
font-size: 140%;
}

h3 {
font-size: 120%;
}

h4 {
font-size: 100%;
}

h1, h2, h3, h4 {
font-family: Arial,'Trebuchet MS', Sans-Serif;
color: #333;
clear: both;
margin: 20px 0 0 0;
padding: 2px 0;
}

blockquote {
margin-left: 0;
padding-left: 1em;
}

#content  blockquote p{
margin:0px; color:#777;
}

blockquote p:before {
content:open-quote;
font-size: 1.5em;
}

blockquote p:after {
content:close-quote;
font-size: 1.5em;
}

#wrap {
border: none;
width: 100%;
text-align: left;
padding:20px 0px 0px 0px;
}

#login {
float: right;
}

.paddingbottom{
	padding-bottom: 20px;
}

#sb_preheader{
	margin:0px auto;
	width:899px;
	height:20px;
	background: transparent;
	font-size:.9em;
	position:relative;
}

#sb_preheader ul{
	list-style:none;
	float:right;
	margin:0px 10px 0px 0px; padding:0px;
}

#sb_preheader ul li{
	display:block;	
	float:left;
	padding:0px 5px 0px 5px;
}

#sb_preheader ul li a{
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	display:block;
}

#sb_preheader ul li.sb_borderleft{
	border-left:1px solid #000;
}

.sb_click_home{
	position:absolute;
	width:879px;
	height:70px;
	left:10px;
	top:0px;
}


#header {

background:url(layout/images/sb_head.jpg) no-repeat center;
width:899px;
height:145px;
margin:0px auto;
position:relative;
z-index:150;
background-position: 0px -23px;
}

#header h1 {
font-size: 250%;
width: 80%;
margin: 0;
}

#header p {
font-size: 90%;
margin: 5px 0;
}

#sb_imagebox_row {
		width:880px;
		height:190px;
		position:relative;
		margin:0px 0px 0px 0px;
}

	#side-nav{
		background:url(layout/images/sb_bg_sidebar.jpg);
		width:200px;
		margin-left:20px;
		height:190px;
		float:left;
}


#content-wrap {
padding: 0px 0px 30px 20px;
background:url(layout/images/sb_bg_content.jpg) repeat-y center;
width:899px;
font-size: 1.1em;
margin: 0px auto;
line-height: 1.4em;
overflow:auto;
}


#content {
float:right;
	margin:0 66px 0 0;
width:600px;
}

#sb_content_schmal{
float:right;
margin-right:10px;
width:417px;
}

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited {
color: #000;
font-weight: 400;
text-decoration: none;
border: none;
}

#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active {
color: #999;
}

.post{
		border:none;
}

.post p{
margin: 0 0 15px 0;
}

.post img {

padding: 5px;
}

.post .info,.post ul.link,.post ul.inline {
font-size: 0.8em;
}

.post .info {
margin: 10px 0;
padding: 0;
text-align: right;
}

#commentbox {
clear: both;
border-top: 1px solid #eee;
margin: 10px 0;
}

ol#commentlist {
list-style-position: inside;
margin: 2px 0;
padding: 0;
}

#commentlist li {
border-bottom: 1px solid #eee;
margin: 10px 0;
}

#commentform textarea {
width: 90%;
}

#commentform label,#commentform textarea {
display: block;
}

#commentform input.submit {
width: 40%;
margin: 2px 0;
}

.approve {
border: 1px solid #ccc;
background: #eee;
font-size: 90%;
padding: 5px;
}

.sidebar {
background: #fff;
color: #111;
}

#sidebar_left{
	width: 200px;
	float: left;
	margin:0px 0px 0px 20px;
}

#sidebar_right {
	width: 200px;
	float: right;
	margin:0px 38px 0px 0px;
}

.sidebar ul {
list-style-type: none;
margin: 0px;
padding: 0;
}

.sidebar h2 {
font-size: 100%;
margin: 20px 0 0 0;
padding: 4px 0;
}

.h2sidebar {
font-size: 100%;
font-weight: 900;
font-family: Georgia,'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
color: #333;
}

.sidebar li a {
border: none;
}

#searchform label {
font-weight: 700;
}

#searchform input.submit {
width: 30%;
}

#partnerlinks_container{
	overflow: auto;

}

#prefooter{
	width:80%;
	clear: both;
	margin: 0px auto 0px auto;
	padding:40px 0px 20px 0px;
}
#prefooter h2{
	font-family:Georgia,Times,serif;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:2px;
	margin:10px auto 5px;
	text-align:center;
}

#prefooter a.partnerlink{
	display: block;
	overflow:hidden;
	float:left;
	margin:0px 10px 0px 10px;
}

#logo_oldtimerfreunde{
	width:75px;
	height:75px;
	background:url(layout/images/logo_oldtimerfreunde.jpg) no-repeat;
	background-position:0px -74px;

}

#logo_oldtimerfreunde:hover{
	background-position:0px 0px;
}

#logo_noiselevel{
	width:131px;
	height:75px;
	background:url(layout/images/logo_noiselevel.jpg) no-repeat;
	background-position:0px -75px;
}

#logo_noiselevel:hover{
	background-position:0px 0px;
}

#footer {
background:url(layout/images/sb_bg_footer.jpg) no-repeat center;
width:899px;
height:66px;
margin:0px auto;
color:#777;
text-align:center;
}

#footer a{
color:#333;
text-decoration:none;
}

#footer-con {
width:90%;
margin:0px auto;
font-size:.8em;
overflow: auto;
}


#footer li {
display: inline;
margin: 0 3px;
}

.center {
text-align: center;
}

.textright {
text-align: right;
}

.right {
float: right;
}

.left {
float: left;
}

.none {
display: none;
}

.righttxt {
text-align: right;
}

.credits, .clear {
clear: both;
}

img {
margin: 0 2px;

}

/**
 * @section for WordPress classes at images
 * @css-for (images)
 */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #eee;
text-align: center;
padding-top: 5px;
margin: 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: .8em;
line-height: 1em;
padding: 0 5px 6px;
margin: 0;
}

a:link, a:visited {
font-weight: 400;
color: #000;
text-decoration: underline;
}

a:hover, a:active {
color: #666;
text-decoration: none;
border: none;
}

input, textarea, select, option {
font-family: 'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
font-size: 100%;
background: #eee;
color: #111;
border: 1px solid #ccc;
margin: 2px;
padding: 2px;
}

fieldset, legend {
background: transparent;
color: #111;
border: none;
padding: 5px;
}

label, legend {
font-weight:  400;
}

ul {
list-style-type: disc;
list-style-position: outside;
margin: 5px 2em;
padding: 2px;
}

ol {
list-style-position: outside;
margin: 5px 2em;
padding: 2px;
}

ol li {
clear: both;
}

.link li, .inline li {
display: inline;
margin: 5px 0;
padding: 0;
}

ul.inline, ul.link {
list-style: none;
margin: 5px 0;
padding: 0;
}

.inline li {
padding: 2px 15px 2px 0;
}




caption {
color: #333;
font-weight: 700;
padding: 5px;
}

hr, .border {
border: 1px solid #ccc;
}



#commentform input, #searchform input#s {
width: 50%;
}

.sidebar p, #foot ul {
margin: 2px;
padding: 0;
}


ul#side-nav-liste{
	width:100%;
	padding:0px;
	margin:0px;
}

ul#side-nav-liste li{
	text-transform:uppercase;
	padding: 3px 0px 3px 10px;
	list-style:none;
}


ul#side-nav-liste li:hover{
	background:#b6c5bc;
}


ul#side-nav-liste li.aktiv{
	background:#0b573a;
	color:#fff;
}


ul#side-nav-liste li a{
		color:#000;
		text-decoration:none;
}

ul#side-nav-liste li.aktiv a{
		color:#fff;
		text-decoration:none;
}

.sb_slideshow_breit{
	width:630px;
	height:190px;
	position:absolute;
	top:0px;
	left:230px;
	overflow:hidden;
}

.sb_slideshow_schmal{
	width:420px;
	height:190px;
	position:absolute;
	top:0px;
	left:230px;

	overflow:hidden;
}

.sb_slideshow_rand{
	width:200px;
	height:190px;
	background:#ddd;
	position:absolute;
	right:20px;    
	overflow:hidden;
}

.sb_nav_item{
		background:url(layout/images/sb_nav_main.png);
}

#nav_oberwirt{
width:75px;
height:18px;
}
#nav_tenne{
width:50px;
height:18px;
background-position:-111px 0px;
}
#nav_metzgerei{
width:79px;
height:18px;
background-position:-196px 0px;
}
#nav_partyservice{
width:99px;
height:18px;
background-position:-320px 0px;
}
#nav_unterkunft{
width:95px;
height:18px;
background-position:-460px 0px;
}
#nav_veranstaltungen{
width:125px;
height:18px;
background-position:-595px 0px;
}
#nav_kontakt{
width:100px;
height:18px;
}
#nav_uberuns{
width:100px;
height:18px;
}

/* BEGIN Typo*/
.post p{
		line-height:1.6em;
		font-size:.85em;
}

.post h2, .sb_welcomeheading{
	   font-family: Georgia,Times,serif;     
	   letter-spacing:2px;
	   font-size:1.3em;
	   margin:10px auto 5px;

	   text-align: center;
	   font-weight: normal;

}

.post h3 {     
		clear:none;
		font-family:Georgia,Times,serif;
		font-size:1em;
		margin:10px 0 5px;
		padding:0;
}

.post ul {
	font-size:.85em;
}

/* BEGIN Typo*/

/* BEGIN CONTENT Layout*/

.sb_artikel_uebersicht{
		clear:both;
		margin:0px 0px 10px 0px;
		overflow:auto;
}

.sb_artikel_prevpic{
	   width:210px; height:190px; 
	   float:left;
	   background:#E3EDE5;
	   margin:0px 5px 0px 0px;
	   overflow:hidden;
}

.sb_artikel_prevpic img{
	   padding:0px;
	   margin:5px;       
}

.sb_artikel_prevtext{
		width:370px;
		float:right;

}

.sb_divider_lang{
clear:both;
width:395px;
height:13px;
margin:5px auto;
background: url(layout/images/sb_divider_lang.jpg);
}

.sb_raum_single img, .sb_rezept_single img{
	   border:3px solid #E3EDE5;
	   padding:0px;
	   margin:5px 5px 5px 0px;
}



.sb_raum_single blockquote{
		font-style:italic;
		font-size:1em;
		color:#888;
		font-weight:300;
		border:none;
		margin:0px;
		padding:5px;
		letter-spacing:1px;
}


.sb_rezept_single{

}

.sb_special_titleright{
	width:45%;
	float:left;
}

.sb_special_imageleft{
	width:45%;
	float:left;
}

a.sb_flyerdownload{
	background:url(layout/images/acrobat.png) no-repeat left;
	padding:5px 0px 5px 20px;
	line-height:25px;
}

.sb_rezept_beschreibung{
	clear:both;
	margin-top:10px;
}
.sb_rezept_zutaten {
	float:left;
	width:60%;
}

.sb_rezept_zutaten ul{
	font-size:.8em;
}

dl.sb_related {
		padding: 10px 0px 10px 0px;

}

dl.sb_specials {
		padding: 0px;
}

dl.sb_related dt, dl.sb_specials dt {
	clear:both;
	font-family:Georgia,Times,serif;
	font-size:1em;
	font-weight:bold;
	letter-spacing:2px
}

dl.sb_related dt img{
		float:left;
		width:75px;
		border:2px solid #E3EDE5;
		margin: 5px 0 0; 
}

.sb_specialDiv img{
		float:left;
		width:150px;
		border:2px solid #E3EDE5;
		margin: 5px 0 0; 
}

dl.sb_related dt a, dl.sb_specials dt a{
		padding:0px 0px 0px 10px;
}

dl.sb_related dd {
		padding: 0px 0px 10px 90px;
		font-size:.8em;
		color:#777;
}


dl.sb_specials dd {
		padding: 0px 0px 10px 165px;
		font-size:.8em;
		color:#777;
}



.sb_related_raum h3{
		font-family:Georgia,Times,serif;
		font-size:1.2em;
		letter-spacing:1px;
		margin:0px 0px 5px 0px;
		text-align:center;
		font-weight:normal;
}

.sb_specialdate {
		font-size:1.1em;
		color:#888;
		margin:0px;
		padding:0px;
		font-family:Georgia,Times,serif;
		font-weight:bold;
		text-align:center;
}

.sb_specialdate_left {
		font-size:1.1em;
		color:#888;
		margin:0px;
		padding:0px;
		font-family:Georgia,Times,serif;
		font-weight:bold;
		text-align:left;
}

.sb_special_grossesbild{
}

.sb_welcome{
		color:#777;
		font-size:.9em;
		text-align:justify;
}


.sb_indexheading{
		 font-family:Georgia,Times,serif;    
		 font-size:1em;
		 margin:5px 0px 5px 0px;
		 padding:0px;
}
.sb_indexheading a{
		 text-decoration:none;
}

.sb_indexstory p {
		color:#777;
}

.sb_termin{
	overflow:auto;
}

.sb_termintext{
	width:70%;
	overflow:auto;
	float:right;
}

.sb_termintext h3{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.sb_termindatum{
	width:30%;
	float:left;

}

.sb_termindatum p{
	text-align:center;
	font:1.5em bold Georgia,Times,serif;
	margin:0px;
}
.sb_termindatum p small{
	text-align:center;
	font:1.5em bold Georgia,Times,serif;
	margin:0px;
}

.sb_specialDiv{
	clear:both;
}

.sb_specialImageContainer{
	float:left;
	width:160px;
}

.sb_specialTextContainer{
	float:left;
	width:440px;
}

#content .sb_specialTextContainer p{
	color:#777777;
	font-size:0.8em;
}

.sb_specialPage{
	width:600px;
	overflow:hidden;
	float:left;
}

.sb_specialPageWrap{
	width:10000px;
}

.sb_specialWrapWrap{
	overflow: hidden;
	width:600px;
}

/* END CONTENT Layout*/

/* BEGIN SPEISEKARTE */
.sb_speisekarte ul{
  width: 90%;
  list-style: none;
  margin: 0 0 2em;
  padding: 0;
  font: 1em;
}
.sb_speisekarte li { 
  border-bottom:2px solid #eee;
  overflow:auto;
  clear: both;
  margin: 2px 0px 2px 0px;
  padding: 0 0 0 0;
  position: relative;
  font:'Lucida Sans Unicode','Lucida Sans','Trebuchet MS','Lucida Grande','Bitstream Sans Vera',Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
}
.sb_speisekarte strong {
  font-weight: normal;
  float:left;
}

.sb_speisekarte small {
  font-size:.8em;
  color:#777;
  font-weight: normal;
  float:left;

}
.sb_speisekarte em {
  font: 100% Georgia,Times,serif;
 float:right;
}
.sb_speisekarte sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
}

.sb_speisekarte h2 {
font-size:1.4em;
font-weight:bold;
}

.sb_speisekarte h3 {
font-family:Georgia,Times,serif;
font-size:1.3em;
margin:0px 0px 5px 0px;
padding:0px;
text-align:left;
}

/* ENDE SPEISEKARTE */

/* BEGIN WIDGETS */
.widget {
 padding:0px 0px 0px 0px;
 overflow:hidden;
}

.widget h3{
background:none repeat scroll 0 0 #B6C5BC;
color:#FFFFFF;
font-family:Georgia,Times,serif;
font-size:12px;
font-weight:normal;
padding:3px 0 3px 10px;
}

.sb_biergarten {
		text-align:center;
		width:125px;
}
.sb_biergarten small a{
		font-size:.75em;
		color:#777;
		text-decoration:none;

}

.textwidget{
	background: none repeat scroll 0 0 #E3EDE5;
	font-size:12px;
	padding:5px 10px 5px 10px;
}

.sb_biergarten iframe {
	margin:0px auto;
}

.sidebar li.widget ul.sb_sidebar_artikel{
	font-size:.8em;
	margin:5px 0px 10px 0px;
	list-style:none;
	text-align:left;
}

.sidebar li.widget ul.sb_sidebar_artikel li{
	list-style:none;
	padding:0px 0px 0px 10px;	
	margin:2px 0px 0px 0px;
}

li.sb_sidebar_artikel_titel{
	background:#B6C5BC;
	color:#ffffff;
	font-family: Georgia,Times,serif;
}

li.sb_sidebar_list_green {
	background:#E3EDE5;
}

li.sb_sidebar_oeffnungszeiten p{
	line-height:1.4em;
	margin:5px 0px 0px 5px;
}



/* END WIDGETS */

.ngg-gallery-thumbnail{
	float:left;
}

a.sb_pagination{
	display: block;
	padding:3px;
	background:#eee;
	float:left;
	text-decoration: none;
	margin:2px;
}

span.sb_pagination{
	display: block;
	padding:3px;
	background:#eee;
	float:left;
	text-decoration: none;
	margin:2px;
}
