/*  
Theme Name: Siegfried Trebuch
Theme URI: http://www.siegfriedtrebuch.com
Description: Das Standard-Theme von Siegfried Trebuch
Author: Siegfried Trebuch
Author URI: http://www.siegfriedtrebuch.com
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF url('images/trebuchbgcolor.gif') repeat-y top center fixed;
	color: #333;
	text-align: center;
	}

#page {
	background: url('images/pagebg.gif') repeat-y center;
	border: none;
	text-align: left;
	}

#header {
	background: url('images/trebuchheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 0px 0px 0px 0px;
	height: 200px;
	width: 780px;
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}
	
.narrowcolumn .entry p {
	margin-top: 4px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#footer {
	background: #585858 bottom;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	display: none;
	font-size: 3.1em;
	text-align: left;
	}

#headerimg .description {
	display: none;
	font-size: 2.1em;
	text-align: left;
	}
	
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	outline: none;
	text-decoration: none;
	color: white;
	margin: 0 0 0 20px;
	}

h2, h2 a, h2 a:visited, h3 {
	color: #333;
	outline: none;
	}
	
h3 a, h3 a:visited {
	color: #0066CC;
	outline: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	outline: none;
	}

.entry h4  {
	font-size: 1.2em;
	font-weight: bold;
	}

.entry h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style:italic;
	font-size: 1.4em;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
	padding-top: 0;
	}

.entry p a:visited {
	color: #305CFF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #06c;
	text-decoration: none;
	outline: none;
	}
	
h3 a:hover {
	text-decoration: underline;
	}	

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

/* End Typography & Colors */



/* Begin Structure */
html {
	min-height: 101%; /* Blendet den Scrollbalken in Firefox immer ein */
	height: 101%; /* Blendet den Scrollbalken in Firefox immer ein */
	}

body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	border: none;
	}

#header {
	background-color: #9e171d;
	margin: 0 0 0 0;
	padding: 0;
	height: 200px;
	width: 780px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
    float: right;
    padding: 0px 18px 0px 0px;
    margin: 8px 0px 12px 0px;
    width: 570px;
    } 

/* Platzierung des Druckersymbols */
.drucker {
    float: right;
	height: 36px;
	width: 33px;
	margin: 0;
	padding: 0;
	outline: none;
    }

/* png in der Ecke */

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 145px;
	width: 145px;
	background: url(http://www.siegfriedtrebuch.com/wp-content/themes/siegfriedtrebuch/images/support.png) top right no-repeat !important;
	outline: none;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: pointer;
}

.post {
	padding-top: 0px;
	margin-top:  0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	height: 22px;
	clear: both;
	}

#footer p {
	color: white;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 106px;
	margin: 0;
	}

h2 {
	margin: 17px 0 0;
	}

h2.pagetitle {
	margin-top: 17px;
	text-align: left;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	line-height: 1.4;
	margin: 0 0 0 23px;
	padding: 0;
	border: 0;
	list-style-image: url(images/bullet.gif);
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0; /* Einrueckung der Liste */
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#subscribeForm input {
	width: 135px;
	padding: 2px;
 }

#subscribeFormPost {
	margin: 60px 0 40px 0;
	}
	
#subscribeFormPost form p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 0 10px 0;;
 }

#subscribeFormPost form h6 {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
 }

#searchform {
 margin: 10px;
 padding-top: 5px;
 padding-left: 0px;
 text-align: left;
 }

#sidebar #searchform #s {
	width: 135px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Tagcloud */
#newtagcloud a, #newtagcloud a:hover, #newtagcloud a:visited {
	color: #06c;
	line-height: 44px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	outline: none;
}
/* End Tagcloud */

/* Begin Related Posts */
#relatedposts {
	width: 521px;
	background-color:#eee;
	padding: 6px 10px 2px 12px;
}
#relatedposts li, #relatedposts a, #relatedposts a:hover, #relatedposts a:visited {
	color: #06c;
	list-style-type: none;
	list-style-image: none;
	margin: 7px 0 8px 0px;
	padding: 0px;
	line-height: 0.6;
	outline: none;
}
/* End Related Posts */

/* Begin Menu */

.pagenav {
	width: 168px;
	margin: 0px;
	background: #3f3f3f;
	}
	
.pagenav li a {
	height: 100%;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}	
	
.pagenav li a:link, .pagenav li a:visited {
	color: #CCC;
	display: block;
	background: url("images/menu.gif");
	padding: 8px 0 2px 10px;
	margin: 0px;
	text-decoration: none;
	}
	
.pagenav li a:hover {
	color: #FFF;
	background: url("images/menuhover.gif");
	padding: 8px 0 2px 10px;
	margin: 0px;
	text-decoration: none;
	}
	
/* End Menu */

/* Begin Sidebar */
#sidebar
        {
		float:left;
        padding: 0px 0px 0px 0px;
        margin: 0 0 300px 0;
        width: 168px;
        }

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-size: 1.1em;
	font-weight: normal;
	font-family: 'Courier New', Courier, monospace;
	color: #555555;
	text-align: right;
	letter-spacing: 1px;
 	background-color: #FFFFFF;
 	text-align: left;
 	line-height: 1.3em;
	margin: 15px 30px 0 10px;
	padding-left: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 19px;
	padding-bottom: 1px;
	margin-bottom: 24px;
	}
/* End Various Tags & Classes*/

/* PXS-Mail */
form dl, dl.labels {
		margin:0em;
		font-size:100%;
		margin-top:0.5em;
	}

	form dt, dl.labels dt {
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#555;
		text-align:right;
		font-weight:normal;
		position:relative; /*IEWin hack*/
	}

	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em;
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em;
	}
	
/* End PXS-Mail */
