/* CSS Document */
/*
Themename: Amaryllis
Theme URI: http://blog.heavendreams.de 
Description: Amaryllis ist ein 3-spaltiges Theme mit Navigation links. Das Theme ist widgetfaehig
Version: 1.0 
Author: Micki 
Author URI: http://blog.heavendreams.de
Tags: read, fixed width, three columns, widgets
License: 	CSS, XHTML und Design steht unter GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/*Seiteneigenschaften*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	background: #f3f7f1 url(images/bg.jpg);

}

/*Links*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	font-weight: bold;
}
a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #272727;
}
a:hover {
	text-decoration: underline;
	color: #272727;
}
a:active {
	text-decoration: none;
	color: #272727;
}

/*Überschriften*/
h1,h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #272727;
}
h1, h1 a{
	font-size: 16px;

}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
font-size: 12px;
}

/*Scrollbalken*/
html {
	scrollbar-arrow-color:#272727; /*Pfeil*/
	scrollbar-track-color:#f3f7f1; /*HGfarbe*/
	scrollbar-face-color:#71844f; /*Scrollbalken*/
	scrollbar-highlight-color:#c5d6a3; /*Highlightfarbe*/
	scrollbar-3dlight-color:#c5d6a3; /*3D-farbe*/
	scrollbar-darkshadow-color:#272727; /*Dunkler Schatten*/
	scrollbar-shadow-color:#c5d6a3; /*Schatten*/
	margin: 0px;
	padding: 0px;
	}

/* Diveinteilung Header */
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body.jpg);	
	border: 1px solid #7e697c;
}

/* Headereigenschaften*/
#header {
	margin: 0px auto;
	height: 220px;
	width: 900px;
	background: url(images/header1.jpg);	
	padding: 0;
	clear:both;
}

/*Ueberschriften header*/
#header h2{
margin: 0 0 0 180px;
color: #f2ecd8;
width: 180px;
height: 200px;
text-align: center;
color: #f2ecd8;
font-weight: normal;
font-size: 12px;
padding: 100px 0 0 0; 
display: none;
}
#header h1{
display: none;
}

/*Links*/
#header h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2ecd8;
	font-weight: normal;
}
#header h2 a:link {
text-decoration: none;
}
#header h2 a:visited {
	text-decoration: none;
	color: #f2ecd8;
}
#header h2 a:hover {
	text-decoration: underline;
	color: #f2ecd8;
}
#header h2 a:active {
	text-decoration: none;
	color: #f2ecd8;
}



/* Footereigenschaften*/
#footer {
	text-align: center;
	width: 900px;
	clear:both;
	font-weight: normal;
	color: #f2ecd8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0;
	bottom: 0px;
	letter-spacing: normal;
	margin-top: 0px;
	background: #71844f no-repeat;
}

#footer a:link {
	color: #f2ecd8;
	text-decoration: none;
	border: none;
	font-weight: bold;
	font-size: 10px;
}

#footer a:hover {
	color: #f2ecd8;
	border: none;
	font-size: 10px;
}

#footer a:visited:hover {
	color: #f2ecd8;
	border: none;
	text-decoration: underline;
	font-size: 10px;
}

#footer a:visited {
	color: #f2ecd8;
	text-decoration: none;
	border: none;
	font-weight: bold;
	font-size: 10px;
}


/* Containerbereich - Seitenhalter */
#container {
	width: 900px;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 600px;
}

/* Contentbereich / Inhalt Seite */
#content {
display: block;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
width: 480px;
float:left;
}


/* Navigation zwischen den Seiten */	
.navigation {
	display: block;
	text-align: center;
	width: 480px;
	margin: 40px auto 0px;
	padding-bottom: 60px;
}

/* Beitraege */
.post {
display:block;
margin: 10px 5px 10px 5px;
padding: 10px 8px 8px 5px;
text-align: left;
color:#272727;
letter-spacing: 1px;
}

/*Datum*/
.date{
	border: 1px solid #7e697c;
	padding: 8px 10px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	color: #272727;
	font-variant: small-caps;
}

/*kommentieren etc unterhalb der Beitraege*/
.infos {
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	letter-spacing: normal;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.infos a:link{

font-weight: normal;}
/* Kommentare */
#noncomments {
color: #272727;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: normal;
}

#comments {
	width: 400px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	margin: 10px;
	}

li.alt
{
border-bottom: 1px solid #7e697c;


}

ol.commentlist
{
	width: 400px;
	padding: 10px;
	margin: 30px
}

.commentlist {
	width: 400px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}

.commentlist li {
margin-left: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #7e697c;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #f3f7f1;
	margin: 5px;
	}

.commentlist cite, .commentlist cite a {
margin-top: 5px;
	}
.commentmetadata {
	width: 400px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}


#respond {
	width: 480px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	margin-top: 50px;
}

#commentform {
	width: 480px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}

/* Autoreigenschaften.Kommentare */
#author {
	border: 1px solid #7e697c;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Emaileigenschaften Kommentare */
#email {
	border: 1px solid #7e697c;
	color: #272727;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
}

/* Url-Eigenschaften Kommentare */
#url {
	border: 1px solid #7e697c;
	color: #272727;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
}

/* Kommentartextfeld */
#comment {
	border: 1px solid #7e697c;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	background: transparent;
}

/* Absendebutton Kommentare */
#submit {
	border: 1px solid #7e697c;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	margin-top: 20px;
	background: transparent;
}


/*Absendebutton Suche */
#suche {
	border: 1px solid #7e697c;
	color: #f2ecd8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	margin-top: 10px;
	background: transparent;
}

/*Inputfeld Suche*/
#s{
	background: transparent;
	border: 1px solid #e7e697ccdccb;
	width: 100px;
	color: #f2ecd8;
}

/* Suche */
.suche {
	color: #f2ecd8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	margin-left: 20px;
	width: 150px;
}



/* Kalender */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 140px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
font-weight:bold;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
font-weight:bold;
}
#wp-calendar a {
display: block;
font-weight: bolder;
}
#wp-calendar caption {
text-align: center;
width: 100%;
font-weight:bold;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Funktioniert nicht im IE */
	font-weight:bold;
}

/*Bilder*/
img {
padding:0px 5px 5px 0px;
}
a img {
border:none;
background:none;
padding:5px;
}
.postmetadata a:link {
font-size:10px;
text-decoration: none;
}

/*Ausrichtung rechts*/
.alignright {
text-align: right;	
float: right;
}

/*Ausrichtung links*/
.alignleft {
text-align: left;
float: left
}


.wp-smiley
{
padding: 0;
border: none;
}


/*Textwidget*/
.textwidget
{
margin-top: 2px;
margin-right: 7px;
margin-bottom: 2px;
margin-left: 0px;
padding-left: 20px;
}

/*Tag Cloud Widget*/	
.widget_tag_cloud a{
font-weight: normal;
	}
	
/*Codeeingabe*/
pre{
	border:1px solid #7e697c;
	width:450px;
	overflow-x:scroll;
	overflow-y:auto;
	padding:6px;
	font-family: "Courier New", Courier, mono;
	color: #272727;
	scrollbar-arrow-color:#3b452a; /*Pfeil*/
	scrollbar-track-color:#c7bac6; /*HGfarbe*/
	scrollbar-face-color:#c7bac6; /*Scrollbalken*/
	scrollbar-highlight-color:#c7bac6; /*Highlightfarbe*/
	scrollbar-3dlight-color:#272727; /*3D-farbe*/
	scrollbar-darkshadow-color:#; /*Dunkler Schatten*/
	scrollbar-shadow-color:#777671; /*Schatten*/
	}

/*Drop-downfeld*/	
	select {
	width: 150px;
    background-color:#f3f7f1;
	color: #ffffff;
	border: 1px solid #3b452a
	}
	

/* Sidebareigenschaften*/
#sitemap {
	float: left;
	width: 150px;
	padding: 0px 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	color: #ffffff;
	letter-spacing: normal;
}

#sitemap h2{
	margin-top: 30px;
	color: #ffffff;
	font-variant: small-caps;
	padding: 3px 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;

}
#sidemap li,  #sitemap ul li,  #sitemap ul ul li{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: -30px;
	padding: 0px;
	}
#sidemap ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
	  #sitemap li{

	}
/*Links in Seitemmap*/
#sitemap a{
	color: #ffffff;
	font-weight:normal;
}
#sitemap a:hover{
color: #f2ecd8;
}

/* Sidebareigenschaften*/
#sitemap2 {
	float: left;
	width: 170px;
	padding: 0px 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
	color: #ffffff;
	letter-spacing: normal;
}

#sitemap2 h2{
	margin-top: 30px;
	color: #ffffff;
	font-variant: small-caps;
	padding: 3px 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ffffff;
}
#sidemap2 li,  #sitemap2 ul li,  #sitemap2 ul ul li{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: -30px;
	padding: 0px;
	}
#sidemap2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
/*Links in Seitemmap*/
#sitemap2 a{
	color: #ffffff;
	font-weight:normal;
}
#sitemap2 a:hover{
color: #ffffff;
}


/* Seitennavigation */
#obenNavi {
height: 30px;
width: 480px;
list-style-type: none;
display: block;
text-align: right;
float:right;
padding-top: 150px;
}

#obenNavi li {
float:right;
padding-right: 5px;
padding-top: 10px;
list-style-type:none;
white-space: nowrap;
}

#obenNavi li a
{
	display:block;
	padding:5px 5px;
	font-size: 12px;
	text-transform:uppercase;
	color: #ffffff;
	font-weight: bold;
}

#obenNavi li a:hover
{
display:block;
padding:5px 5px;
font-size: 12px;
text-transform:uppercase;
color: #ffffff;
}

