/* 
Theme Name: Grape
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges Schmucktemplate, feste Breite, Fenstergr&ouml;&szlig;e ab 800x600, widget-f&auml;hig, ab Wordpress 2.0
Version: 1.0
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/

/*-----Dateiweite Einstellungen-----*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #796a7f url(images/body.jpg) no-repeat;
background-attachment: fixed;
color: #3b2959;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
text-align: center;
}
a:link,
a:visited {
color: #dcd6be;
background: inherit;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#f0f6f3;
background: inherit;
}
input, textarea {
border: 1px solid #3b2959;
background:#fff;
color: #3b2959;
padding: 1px;
margin:0px 3px 3px 0px;
}
textarea {
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
background: #f0f6f3;
color: inherit;
}
.absenden:hover {
color:inherit;
background: #b4c8bf;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
margin:0 auto;
text-align: left;
max-width: 1024px;
}
#kopf {
height: 100px;
margin: -190px 360px 0 120px;
border-left: 1px solid #2d1a36;
border-right: 1px solid #2d1a36;
background: #4c2b5a;
color: #e7e6ec;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#kopf h1 {
font-size: 1.8em;
padding-top: 40px;
text-align: center;
}
#kopfrechts {
background: url(images/blatt.jpg) no-repeat top right;
height: 187px;
}
#kopf a:link,
#kopf a:visited {
color: #e7e6ec;
background: inherit;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #a8bb8b;
background: inherit;
}

#blogtitel {
height: 20px;
background: #82716a;
color: #e7e6ec;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
padding: 3px 0;
text-align: center;
letter-spacing: 1px;
word-spacing: 2px;
margin: 0 360px 0 120px;
border-left: 1px solid #2d1a36;
border-right: 1px solid #2d1a36;
}

/*----| Navigationsleisten |---*/

#links,
#rechts {
position:relative;
display: inline;
width: 160px;
overflow:hidden;
color: #e3cadf;
background:inherit;
font-size: .9em;
margin: 0 10px;
}
#links {
float: right;

}
#rechts {
float: right;

}
#links h2,
#rechts h2 {
font-size: 1.1em;
padding-bottom: 3px;
}
#links ul,
#rechts ul {
overflow: hidden;
margin-bottom: 10px;
}
#links ul ul,
#rechts ul ul {
border: 0;
margin: 0px;
padding: 0px;
}
#links li h2,
#rechts li h2 {
margin:0;
}
#links li,
#rechts li {
line-height: 1.2em;
list-style: none;
padding-bottom: 0.3em;
}

/*--- | Inhalt |---*/

#content {
position: relative;
height: 100%;
margin: 0px 360px 0px 120px;
padding:10px 15px;
line-height: 1.4em;
border-left: 1px solid #2d1a36;
border-right: 1px solid #2d1a36;
background: #e4dfe6;
color: inherit;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#content a:link,
#content a:visited {
color: #3b2959;
background: #e4dfe6;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #395127;
background: #e4dfe6;
}
#content ul li {
list-style-image: url(images/list.gif);
}
#content ul, 
#content ol {
margin-left: 1.8em;
}
#content h2 {
font-size: 1.0em;
}
#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: 0.5em;

}
#content blockquote {
background: #fff;
color:#534857;
margin: 0px 5px;
padding: 10px;
border: 1px dashed #2d1a36;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #2d1a36;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 5px 5px 10px 5px;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #82716a;
color: #e7e6ec;
color: #e7e6ec;
border: 1px solid #796a7f;
padding: 2px;
}
#content td {
color: #3b2959;
background: #fff;
border: 1px solid #796a7f;
padding: 2px;
}
#content td a:link,
#content td a:visited {
color: #3b2959;
background: #fff;
text-decoration:none;
}
#content td a:hover,
#content td a:active,
#content td a:focus {
color: #395127;
background: #fff;
}
#content .rand {
border: 1px solid #2d1a36;
margin: 10px 2px;
padding: 1px;
}
#content .bildlinks {
float: left;
margin: 5px 15px 5px 0;
}
/*---| Beiträge und Kommentare |---*/

#content .post {
padding-top: 5px;
overflow: hidden;
}
#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 h3 a:link,
#content .post h3 a:visited {
text-decoration: none;
}
#content .post h3 a:hover,
#content .post h3 a:active,
#content .post h3 a:focus {
text-decoration: none;
}

.postmetadata {
border-top: 1px dotted #1f2522;
font-size: 0.8em;
}
.commentlist li {
padding: 5px 10px 5px 5px;
margin-bottom: 10px;
}
.kommentar {
color: inherit;
background: #fff;
border: 1px solid #796a7f;
}
.autor_kommentar {
color: inherit;
background: #fff;
border: 2px solid #796a7f;
}

#content .kommentar a:link,
#content .kommentar a:visited,
#content .autor_kommentar a:link,
#content .autor_kommentar a:visited {
color: #3b2959;
background: #fff;
text-decoration:none;
}
#content .kommentar a:hover,
#content .kommentar a:active,
#content .kommentar a:focus,
#content .autor_kommentar a:hover,
#content .autor_kommentar a:active,
#content .autor_kommentar a:focus {
color: #395127;
background: #fff;
}
/*---| Seitennavigation |---*/

.navigation {
height: 25px;
text-align: center;
padding: 0 10px;
}
.prev {
float: left;
text-align: left;
font-size: 0.8em;
}
.next {
float: right;
text-align: right;
font-size: 0.8em;
}

/*---| Fuß |---*/

#fuss {
height: 35px;
border-left: 1px solid #2d1a36;
border-right: 1px solid #2d1a36;
background: #4c2b5a;
color: #e7e6ec;
text-align: center;
font-size: 0.8em;
margin: 0 360px 0 120px;
padding: 10px 0;
line-height: 1.4em;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#fuss a:link,
#fuss a:visited {
color: #fff;
background: inherit;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color:#a8bb8b;
background: inherit;
}

/*---| Suchen |-----*/

#sr {
font-weight: bold;
cursor: pointer;
width: 20px;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#s {
width: 100px;
padding: 2px;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}

/*---| Kalender |---*/

#wp-calendar caption {
font-size: 1.3em;
}
#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #3b2959;
line-height: 1.4em;
margin-bottom: 10px;
margin-left: 1px;
}
#wp-calendar th {
background: #4c2b5a;
color: #fff;
border: 1px solid #3b2959;
text-align: center;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 2px;
}
#wp-calendar td {
color: #3b2959;
background: #e4dfe6;
border: 1px solid #3b2959;
text-align: center;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
#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;
font-weight: bold;
}
#wp-calendar caption {
color: #e3cadf;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
}
#wp-calendar tbody td a {
color:#4c2b5a;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #000;
}
#wp-calendar #today {
background: #82716a;
color: #fff;
}
#wp-calendar #today a {
background:inherit;
color: #e4ece8;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: inherit;
color:#1f2552;
}
#wp-calendar tfoot td {
border: 0;
color: #fff;
background:#4c2b5a;
}
#wp-calendar tfoot td a {
color: #fff;
background: #4c2b5a;
}
#wp-calendar tfoot td a:hover {
color: #fff;
background: #4c2b5a;
}

/*---| Hack für den IE |---*/

* html #kopf,
* html #blogtitel,
* html #fuss { 
margin-right: 363px; 
} 

/*---| nicht anzeigen |---*/

hr {display:none;}
