 /*
Theme Name: Hotel-zur-Traube
Theme URI: http://www.zur-traube-brunsbuettel.de/
Description:  WEALL V.1.1
Version: 1.1
Author: WEALL
Author URI: http://www.zur-traube-brunsbuettel.de/
*/


.field {border:1px solid #FFD700;}
.field:hover {border:1px solid #FFD700;}
.fields {border:1px solid #FFD700;}
.fields:hover {border:1px solid #790300;}

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background:#3c0100 url('images/hintergrund-all.jpg') repeat;
color: #4A0002;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
text-align: center;

}
a:link,
a:visited {
color: #fff;

text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#D4B300;

}



input, textarea {
color: #4A0002;
background: #fff;
border: 1px solid #a8bb8b;
padding: 1px;
margin:0px 3px 3px 0px;
}
input:hover,
textarea:hover {
color: #395127;
background: #f5f5f5;
border: 1px solid #a8bb8b;
}
textarea {
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
background: #f4f5eb;
color: inherit;
}
.absenden:hover {
color:inherit;
background: #f4f5eb;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/


#wrapper { z-index:5;
background: url(images/hintergrund.jpg) repeat;
min-width: 1071px;
max-width: 1071px;
margin:0 auto;
text-align: left;

}

#header {background: url(images/header.jpg) repeat;
margin-left:60px;
height:150px;
width:920px;
}


#header h1 {
font-size: 2.0em;
text-align: center;
padding-top: 70px;
}
#header a:link,
#header a:visited {
color: #25321e;
background: inherit;
display: block;
}
#header a:hover,
#header a:active,
#header a:focus {
color: #a8bb8b;
background: inherit;
}

#blogtitel p {
padding-top: 5px;
color: #e9ecd9;
background: inherit;
}

/*----| Menu |---*/
/*----| Sidebar |---*/

#rechts a,#links a  {padding-left: 10px;}

#rechts,
#links {
position: relative;
background:#3c0100 ;
color: inherit;
display: inline;
width:160px;

overflow:hidden;
text-align: center;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
border:solid 1px #790300;  }

#links {  margin-left: 85px;
          float: left;
}
#rechts { margin-right: 85px;
          float: right;
}
#links h2,
#rechts h2 {
font-size: 1.2em;
color: #D4B300;
border-bottom: 1px solid #D4B300;
padding-bottom: 3px;
}
#links ul,
#rechts ul {
text-align:left;
padding: 3px;
overflow: hidden;
}
#links li,
#rechts li {
list-style: none;
line-height: 1.5em;
}
#rechts form,
#links form {
text-align: center;
}

/*--- | Inhalt |---*/

#content {   z-index:4;
min-width: 530px;
max-width: 530px;
margin-left:255px;
line-height: 1.3em;
background: #fff url(images/content1.jpg) no-repeat right bottom;
border: 0px solid #395127;
color: inherit;
padding: 15px;
}
#content a:link,
#content a:visited {
color: #4A0002;
background: inherit;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #4A0002;
background: inherit;
}
#content ul,
#content ol {
margin-left: 1.8em;
}
#content h2 {
font-size: 1.3em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content blockquote,
#content pre,
#content p,
#content ul,
#content ol {
margin-bottom: 0.6em;
}
#content blockquote {
background: #f0f2e4 url(images/bquote.gif) no-repeat;
color: #4A0002;
margin-left: 5px;
padding: 10px 10px 10px 40px;
border: 0px dashed #a8bb8b;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym,
#content abbr {
border-bottom: 0px dashed #395127;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 0.8em auto;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #a8bb8b;
color: #545d45;
border: 0px solid #545d45;
padding: 2px;
}
#content td {
color: #4A0002;
background: #fff;
border: 0px solid #a8bb8b;
padding: 2px;
}

p img {
	padding: 0;
	max-width: 100%;
	}
	
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;
	padding: 5px; 
	border: 1px solid #fff; 
	}
	
.alignleft {
	float: left;
	padding: 5px; 
	border: 1px solid #fff;
	}

/*---| Beiträge und Kommentare |---*/

#content .post {

overflow: hidden;
}
#content .post h2 {

font-size: 1.1em;
color: #4A0002;
}
#content .entrytext {

}
#content .entrytext a:link,
#content .entrytext a:visited {
text-decoration: underline;
}
#content .entrytext a:hover,
#content .entrytext a:active,
#content .entrytext a:focus {
text-decoration: underline;
}
#content .post h2 a:link,
#content .post h2 a:visited {
background: transparent;
color: #4A0002;
text-decoration: none;
}
#content .post h2 a:hover,
#content .post h2 a:active,
#content .post h2 a:focus {
text-decoration: underline;
}

#content .postmetadata {
border-top: 0px dotted #1f2522;
font-size: 1.0em;
line-height: 1.2em;
}
.commentlist li {
padding: 5px 10px 5px 5px;
margin: 0 0 10px 0;
}
.kommentar {
color: #1f2522;
background: #f4f5eb;
border:0px solid #a8bb8b;
}
.autor_kommentar {
color: inherit;
background: #f9f9f5;
border: 0px solid #bbc9a3;
}

/*---| Seitennavigation |---*/

.navigation {
padding: 0 10px;
margin-bottom: 20px;
}
.prev {
float: right;
text-align: right;
font-size: 1.0em;
width: 50%;
}
.next {
float: left;
text-align: left;
font-size: 1.0em;
width: 50%;
}

/*---| Footer |---*/

#fuss {
min-width: 1071px;
max-width: 1071px;
height:150px;
margin:0 auto;
clear: both;
background: url(images/hintergrund.jpg) bottom repeat;
color: #d3ddc5;
text-align: center;
font-size: 0.9em;

line-height: 1.4em;
}
#fuss a:link,
#fuss a:visited {

color: #FFD700;

text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color:#fff;

}

/*---| Suchen |-----*/

#searchform input {
color: #4A0002;
background: #a8bb8b;
border:0;
font-weight: bold;
cursor: pointer;
font-size: 0.95em;
margin-bottom: 10px;
}
#searchform input:hover {
color: #303030;
background: #a8bb8b;
border: 0;
}
#searchform #s {
margin: 10px 0px 3px 0px;
padding: 3px;
background: #fff;
color:  #1f2522;
border: 1px solid #1f2522;
cursor: default;
}
#searchform #s:hover  {
background: #e9ecd9;
color: #1f2522;
border: 1px solid #1f2522;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #1f2522;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
background: #4A0002;
color: #fff;
border: 1px solid #395127;
text-align: center;
}
#wp-calendar table.nav,
#wp-calendar th,
#wp-calendar td {
padding: 1px 2px;
}
#wp-calendar td {
color: #1f2522;
background:#e9ecd9;
border: 1px solid #1f2522;
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar caption {
color: #1f2522;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
color: #c73119;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #7e9d58;
}
#wp-calendar #today {
background: #7e9d58;
color: #fff;
}
#wp-calendar #today a {
background:#7e9d58;
color: #c73119;
}
#wp-calendar #today a:hover {
background: #7e9d58;
color: #fff;
}
#wp-calendar tfoot td {
border: 0;
color: #fff;
background: #7e9d58;
}
#wp-calendar tfoot td a {
color: #fff;
background: #7e9d58;
}
#wp-calendar tfoot td a:hover {
color: #000;
background: #7e9d58;
}

/*-----Widgets-----*/

.textwidget {
margin: 8px 0;
}

