/*
        Theme Name: vogelfamilie
        URI: http://www.vogelfamilie.de
        Description: Theme fuer die Site vogelfamilie.de.
        Version: 2.0 (11.2006)
        Author: Tobias Vogel
        Author URI: http://www.tobiasvogel.net/
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
    background: #E8E3D9;
    font-size: 13px;
    font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
    padding: 5px 0;
    color: #2B1C1C;
}

a:link, a:visited {
    background: inherit;
    color: #4E5154;
    text-decoration: none;
}

acronym {
    text-decoration: none;
    border-bottom: 1px dotted #52483E;
}

blockquote {
    border-left: 3px solid #D4CFC9;
    padding-left: 10px;
	font-style: italic;
    margin: 0 0 20px 0;
}

h1, h1 a {
    background: inherit;
    color: #ABAFB3;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: none;
	border-bottom: none;
}

h2, h2 a {
    background: inherit;
    color: #4E5154;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.09em;
    margin: 8px 0 0 0;
    padding: 0;
	border-bottom: none;
}

h3 {
    background: inherit;
    color: #688BB3;
    font-size: 11px;
	font-style: bold;
    margin: 15px 0 0 0;
    letter-spacing: 0.07em;
    padding: 0;
	border-bottom: none;
}

h4 , h4 a {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
	border-bottom: none;
}

h5 {
    background: inherit;
    color: #688BB3;
    font-size: 13px;
    margin: 0 0 0 0;
    letter-spacing: 0.07em;
    padding: 0;
	border-bottom: none;
}

h6 {
    background: #998C7D url(images/pfeilhoch.png) no-repeat top right;
    color: #FFFFFF;
    font-size: 13px;
    margin: 15px 0 0 0;
    letter-spacing: 0.07em;
    padding: 0;
	border-bottom: none;
}

img, img a {
    border: none;
}

ol, form {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    line-height: 1.5em;
	list-style-position: outside;
}

p {
    line-height: 1.5em;
    text-align: justify;
}

small {
    font-size: 10px;
    line-height: 1.2em;
}

light {
    color: #688BB3;
}

hr {
	width:100%;
	color:#D4CFC9;
	height:1px;
}

#comment {
    background: inherit;
    border: 1px solid #D4CFC9;
    color: #52483E;
    font-size: 11px;
    padding-left: 2px;
    vertical-align: middle;
    width: 460px;
}

#content {
    background: inherit;
    border: none;
    color: #2B1C1C;
    margin: 0;
    padding: 0px 30px 30px 70px;
    text-align: left;
    width: 460px;
}

#content a:hover {
    text-decoration: none;
	color: #FA9C4B;
}

#content img, img a {
    margin: 5px 15px 15px 0;
    border: none;
	vertical-align: top;
	float: left;
}

#email, #author {
    background: #ffffff;
    border: 1px solid #D4CFC9;
    color: #52483E;
    font-size: 11px;
    padding-left: 2px;
    vertical-align: middle;
}

#footer {
    background: url(images/bottom.png) no-repeat bottom center;
    background-color: inherit;
    clear: both;
    color: #998C7D;
    font-size: 11px;
    height: 45px;
    margin: 0;
    padding: 10px 10px 10px 70px;
}

#gallery {
    background: inherit;
    border: 1px solid #D4CFC9;
    color: #2B1C1C;
    padding-top: 10px;
    text-align: center;
}

#gallery img, img a {
    margin: 0px 0px 10px 12px;
    text-align: center;
}

#header {
    background: inherit;
    color: #D6D6DB;
    font-size: 13px;
	letter-spacing: 0.07em;
    height: 10px;
    margin: -25px 0 0 0;
    padding: 0px 0px 30px 70px;
    text-align: left;
	width: 460px;
}

#header a {
    background: inherit;
    color: #D6D6DB;
    border-bottom: none;
    text-decoration: none;
}

#header a:hover {
    background: inherit;
    color: #FA9C4B;
    border-bottom: none;
	text-decoration: none;
}

#slist {
    list-style-type: none;
	list-style-position: outside;
    margin-left: 0;
    line-height: 2.5em;
}

#page {
    background: url(images/middle.png) repeat-y top center;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 747px;
}

#s {
    background: #ffffff  url(images/suche.png) repeat-y top left;
    border: 1px solid #D4CFC9;
    color: #2B1C1C;
    font-size: 11px;
    height: 15px;
    padding-left: 0px;
    vertical-align: middle;
    width: 127px;
}

#sidebar {
    border: none;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 15px 60px 30px 0px;
    text-align: left;
    width: 107px;
}

#sidebar a {
    background: inherit;
    color: #52483E;
	border-bottom: none;
}

#sidebar a:hover {
    background: #FFFFFF;
    color: #FA9C4B;
}

#sidebar h2 {
    background: inherit;
    color: #52483E;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 7px 0 5px 0;
    padding: 0;
}

#sidebar li {
    line-height: 1.5em;
    list-style-type: none;
	list-style-position:outside;
    margin: 0;
    padding: 0;
}

#sidebar ul {
    list-style-type: none;
	list-style-position:outside;
    margin: 0 0 0 0px;
    padding: 0;
}

#noindent {
    margin: 0 0 0 0px;
    padding: 0;
}

#submit {
    background: #ffffff;
    border: 1px solid #D4CFC9;
    color: #998C7D;
    font-size: 11px;
    margin: 0;
    padding: 0 10px;
}

#top {
    background: transparent url(images/top.png) no-repeat top center;
    height: 150px;
}

#toptext {
	font-size: 10px;
	color: #998C7D;
	float: right;
    margin: -16px 0 0 0;
    padding: 11px 10px 30px 20px;
    text-align: left;
    width: 120px;
}

#toptext a {
	font-size: 10px;
	color: #998C7D;
}

#toptext a:hover {
	font-size: 10px;
	color: #2B1C1C;
}

#url {
    background: #ffffff;
    border: 1px solid #C0FF00;
    color: #998C7D;
    font-size: 11px;
    padding-left: 2px;
    vertical-align: middle;
}

#wrapper {
    float: left;
    margin: 0;
    padding: 0;
}

#zutaten_alt {
    float: right;
	margin: 2px 0 5px 15px;
    text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 35px;
	padding-right: 10px;
	font-size: 11px;
	width: 210px;
	border: 1px solid #D4CFC9;
	background: #FFFFFF url(images/zutaten.png) no-repeat top left;
}

#zutaten {
    text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 5px;
	width: 440px;
	color: #4E5154;
	background: #FFFFFF url(images/zutaten.png) no-repeat top right;
}

#zutaten p {
    text-align: left;
}

#beilagen {
    text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 5px;
	width: 440px;
	color: #4E5154;
	background: #FFFFFF url(images/beilagen.png) no-repeat top right;
}

#beilagen_alt {
    float: right;
    margin: 10px 0 5px 15px;
    text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 30px;
	padding-right: 10px;
	font-size: 11px;
	width: 210px;
	border: 1px solid #D4CFC9;
	background: #FFFFFF url(images/beilagen.png) no-repeat top left;
}

#infotext {
    font-size: 11px;
	color: #998C7D;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
    text-align: justify;
}

#sidebar_block {
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

.alt_color1 {
    background: #FFFFFF;
	list-style-position: outside;
}

.alt_color2 {
    background: #DED6CC;
	list-style-position: outside;
}

.alt_color1:hover, .alt_color2:hover {
    background: #998C7D;
}

.a2z_index {
	font-size: 10px;
    line-height: 1.2em;
	background: #52483E;
	height: 17px;
	padding-top: 5px;
}

.a2z_index a {
	color: #DED6CC;
}

.commentbody {
    font-size: 11px;
	color: #998C7D;
    margin: 10px 0 0 0;
    padding: 25px 5px 10px 5px;
    background: #FFFFFF;
	border: 1px solid #D4CFC9;
    position: relative;
}

.commentbody p {
    line-height: 1.2em;
}

.commentlink {
    font-size: 11px;
}

.commentlist {
    list-style: none;
}

.commentcount {
    background: inherit;
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 18px;
    font-weight: bold;
    color: #DED6CC;
    float: left;
}

html[xmlns] .commentcount {
    position: absolute;
    right: 7px;
    top: 0;
}

.date {
    background: inherit;
    color: #688BB3;
    font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.09em;
    margin: 0;
    padding: 0 0 0 1px;
}

.Forms {
	background: inherit;
	color: #998C7D;
	border: 1px solid #D4CFC9;
}

.entrytext a {
	border-bottom: 1px dotted #52483E;
}

.navigation {
    font-size: 11px;
    padding: 40px 0 0 0;
	border-bottom: none;
}

.pagetitle {
    font-size: 13px;
    letter-spacing: 0.09em;
    text-align: left;
}

.postmetadata {
    background: inherit;
    color: #52483E;
    font-size: 10px;
    line-height: 1.2em;
    letter-spacing: 0.09em;
    margin: 20px 0 0 0;
    padding: 8px;
    text-align: left;
    border: 1px solid #D4CFC9;
}

.postmetadata a {
    background: inherit;
    color: #998C7D;
    border-bottom: none;
}

.rahmen {
    background: inherit;
    color: #52483E;
    font-size: 10px;
    line-height: 1.2em;
    letter-spacing: 0.09em;
    margin: 10px 0 0 0;
    padding: 10px 5px 10px 5px;
    text-align: left;
    border: 1px solid #D4CFC9;
}

.tags {
    background: inherit;
    color: #52483E;
    font-size: 10px;
    line-height: 1.2em;
    letter-spacing: 0.09em;
    text-align: left;
}

.alt {
    line-height: 1.4em;
    padding: 0;
}

.page_item {
    list-style: none;
    margin: 10;
    padding-top: 0px;
}

.page_item ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 20px 10px;
    font-weight: normal;
}

.alt a {
    background: inherit;
    color: #998C7D;
	border-bottom: none;
}2