/*  
Theme Name: sbzahn
Theme URI: 
Description: sbzahn by Atelier Unfug 
WordPress Theme by Atelier Unfug
Version: 1.0
Author: Atelier Unfug
*/
/*

	sbzahn 1.0 by Atelier Unfug
	http://www.atelier-unfug.com

*/

*
{
	padding: 0;
	margin: 0;
}

body {
	background: white url(images/bg_header.jpg) repeat-x;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666666;
	line-height: 15px;
}

a {
	color: #fe9900;
	text-decoration: none;
}

a:hover {
	color: #fe9900;
	text-decoration: underline;
}

p {
	margin-bottom: 15px;
}

ul, ol 
{
	margin: 0px;
	padding:0;
}
li 
{
	margin: 0 1px;
	padding:5px 0;
}

blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset {
	border:none;
}


img.left {
	float: left;
	margin: 0 5px 3px 0;
	border: #666666 1px solid;
}


zeiten {
	padding-left: 10px;
}

img.right {
	float: right;
	margin: 0 5px 3px 0;
}

a img {
	border: #fe9900 1px solid;
}

/*
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Sans-Serif;
}
*/

h3 {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	width: 500px;
}

h2 {
	font-size: 10 px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/upbg.jpg) no-repeat center;
	width: 920px;
	height: 200px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 920px;
	margin: 0 auto;
	xbackground: #fff url(images/abg.jpg) repeat-y;
}

#inner {
	position: relative;
	padding: 0 15px 0px;
	z-index: 2;
}

#header {
	xbackground: url(images/img_header.jpg) no-repeat;
	width: 920px;
	height: 200px;
	xcolor: #fff;
	xpadding-left: 20px;
}

#header span {
	font-weight: normal;
}

#header h1 {
	font-size: 170%;
	line-height:1em;
	xmargin: 15px 0 0 0;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
	border:none;
}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	color: #fe9900;
	margin:15px 0;
	padding:0;
	font-family: Verdana, Arial, Sans-Serif;
}


/*
#splash
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url(images/a10.jpg) no-repeat;
	width: 458px;
	height: 92px;
}
*/


#menu {
	position: relative;
	background: white url(images/hg_navi.jpg) repeat-x;
	xheight: 50px;
	padding: 0;
	xmargin: 98px 0 20px 0;
	font-family: Verdana, Arial, Sans-Serif;
	text-transform:uppercase;
	xtext-align: center;
}

#menu ul
{
	margin: 0;
	padding: 0 0 0 15px;
}

#menu ul li
{
	display: inline;
	line-height: 52px;
	xpadding-left: 3px;
	margin: 0 60px 0 0;
}

#menu ul li a {
	xbackground-color: transparent;
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	border-bottom:none;
	letter-spacing: 2px;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
	xbackground: #fff url(images/a18.gif) repeat-x top;
	color: #fe9900;
	text-decoration: none;
}

#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
}
#content
{
	position: relative;
	width: 620px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}

#content .post .header {
	xbackground: url(images/a22.gif) bottom repeat-x;
	xxpadding: 0 0 10px 15px;
	margin-bottom: 0px;
	position: relative;
}

#content h3, #content h2 {
	position: relative;
	top: 5px;
	font-size: 16px;
	xline-height: 25px;
	color: #666;
	padding-bottom: 10px;
}
#content h2.pagetitle {
	xtext-align:center;
	text-transform: none;
	font-weight: normal;
	color: #999;
	font-size: 9px;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 0;
}

#content h3 a:link, #content h3 a:visited 
{
	color:#666;
}
#content h3 a:hover,#content h3 a:active 
{
	xborder-bottom:#656551 1px solid;	
}
#content ul {
    margin: 10px;
    list-style-image: url(images/bt_liste.jpg);
	padding-left: 15px;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	xpadding: 0 15px;
	margin-bottom: 20px;
	margin-right: 0;
}

#content .post {
	margin-bottom: 30px;
	margin-left: 20px;
}

#content .post .date {
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}

#content .post .date em {
	font-style:normal;
	color:#666;
}
#content .post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
#content .post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .entry {
	margin-bottom: 0;
	margin-right: 30px;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	clear:both;
	xbackground: url(images/a33.gif) repeat-x bottom;
}
#content .post .footer ul
{
	list-style: none;
	xtext-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
	color:#666;
	margin-left: 20px;
	font-size: 10px;
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
	font-size: 10px;
}
#content .post h4 {
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left: 15px;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar {
	position: relative;
	margin-top: 32px;
	width: 180px;
	xfloat: right;
	font-size: 10px;
	
}

#sidebar p {
	padding-top: 80px;
	padding-left: 5px;
	padding-bottom: 10px;
	background: url(images/profile.jpg) no-repeat;
	border-right: 1px solid rgba(102,102,102,0.1);
	border-left: 1px solid rgba(102,102,102,0.1);
	border-bottom: 1px solid rgba(102,102,102,0.1);
	margin-bottom: 0px;
}

#sidebar h2 {
	position: relative;
	font-size: 10px;
	color: #666;
	background-color: rgba(102,102,102,0.1);
	height: 15px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0 0 0 3px;
	margin-top: 5px;
	border-top: 1px solid rgba(102,102,102,0.1);
	border-right: 1px solid rgba(102,102,102,0.1);
	border-left: 1px solid rgba(102,102,102,0.1);
}

#sidebar h3 {
	width: 174px;
	position: relative;
	font-size: 10px;
	color: #666;
	background-color: rgba(102,102,102,0.1);
	height: 15px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0 0 0 3px;
	margin-top: 5px;
	border-top: 1px solid rgba(102,102,102,0.1);
	border-right: 1px solid rgba(102,102,102,0.1);
	border-left: 1px solid rgba(102,102,102,0.1);
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(images/profil.jpg) no-repeat;
	width: 160px;
	height: 120px;
	padding: 7px;
}

#sidebar ul {
	list-style:none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#sidebar ul li {
	padding-bottom: 3px;
	padding-top: 1px;
}

#sidebar ul ul 
{
	width: 157px;
	overflow: hidden;
	list-style-image: url(images/bt_link.jpg);
	padding-left: 20px;
	border-right: 1px solid rgba(102,102,102,0.1);
	border-left: 1px solid rgba(102,102,102,0.1);
	border-bottom: 1px solid rgba(102,102,102,0.1);
}
#sidebar ul div 
{
	width: 167px;
	padding: 5px;
	border-right: 1px solid rgba(102,102,102,0.1);
	border-left: 1px solid rgba(102,102,102,0.1);
	border-bottom: 1px solid rgba(102,102,102,0.1);
}
#sidebar a:link,#sidebar a:visited 
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active {
	xborder-bottom:1px solid;
}

#sidebar ul.feeds {
	margin-left:20px;

}
#sidebar ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select {
	padding:2px;
	background: rgba(102,102,102,0.1);
	font-family: Verdana, Arial, Sans-Serif;
	border: 1px solid #ccc;
	border-bottom: 1px solid rgba(102,102,102,0.1);
}
textarea{
	width: 400px;
	height: 50px;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer {
	width: 730px;
	height: 40px;
	position: relative;
	clear: both;
	color: silver;
	margin-left: -15px;
	margin-top: 20px;
	xbackground: url(images/footer.jpg) no-repeat;
	}

#footer p {
	margin-left: 30px;
	width: 650px;
	font-size: 9px;
	color: #silver;
	

}

#footer a:link {
	color: #silver;
	text-decoration:none;	
	border:none;
}

#footer a:visited {
	color: #silver;
	text-decoration:none;	
	border:none;
}

#footer a:hover,#footer a:active {
	color: #fe9900;
	text-decoration:underline;	
	border:none;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}


/* Slideshow */
.image-slideshow {
	width: 580px;
	height: 300px;
	position: relative;
}
.image-slideshow img {
	position: absolute;
	display: none;
}
