/*
Theme Name: Welt der Geschenke
Theme URI: 
Description: Welt der Geschenke a Theme Made by <a href="http://www.seopt.de.de">Simone Hassels</a> (aka <a href="http://www.seopt.de">Pizzajunkie</a>).
Version: 2.6

Tags: Welt, Geschenke


*/

body {
    background: #2074cc url(images/hintergrund4.gif) repeat-x fixed;
    text-align: center;
    padding: 1em 0;
    font: 62.5% verdana, sans-serif;
}

a {
    color: #1c3654;
}

a:hover {
    color: #244c78;
    text-decoration: none;
}

hr {
    display: none;
}

img {
    border: none;
}

ins {
    text-decoration: none;
    /* border-bottom: 1px dashed #000000; */
}

acronym, abbr, dfn {
    /*border-bottom: 1px dashed #00000;*/
    font-style: normal;
}

blockquote {
    border-left: 5px solid #ffffff;
    margin: 1em;
    padding: 10px;
    background: #244c78;
    width: 90%;
}

code, pre {
    color: #244c78;
    font-family: verdana, sans-serif;
}

.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}

.center {
    text-align: center;
}

.pagination {
    text-align: center;
    margin-top: 2em;

}

.search-button, #commentform input {
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #244c78;
    background: #cde0f4;
    color: #244c78;
    padding: 1px 2px;
}
/*kompletter Hintergrund der aktiven Gestaltung*/
#container {
    margin:  0 auto;
    text-align: left; 
    width: 900px;
    border-bottom: 5px solid #ffffff; /*untere Begrenzung des Footers*/
    background: url(images/container4.jpg);
    color: #366497;    /*schriftfarbe des normalen Textes*/
    line-height: 1.5;
}

#header {
    height: 205px;
width: 900px;
    background: url(images/bahn.jpg) no-repeat;
}

#header h1 {
    font: italic 22px georgia, serif;
    color: #fff;
    line-height: 200px;

    padding: 0 15px;
}

#header h1 a {
    color: #fff;
    text-decoration: none;
}

#navi {
    float: left;
    width: 250px;

  
}

#navi-innen {
    padding: 0 15px 10px 2px;

}

#navi h2 {
    font: bold 1.2em veradana, sans-serif; 
    margin: 1em .0 .2em 0;
padding: 0 0 0 5px;
color: #ffffff;
background: url(images/getrendskopf2.jpg) no-repeat center center;
width: 222px;
}

#navi ul {
    list-style: none;
    margin: .4em 0 1em 0;
    padding: 0;

}

#navi ul li ul {
    margin: .2em 0 .4em .5em;

}

#navi a {
    text-decoration: none;
    font-weight: bold;
}

#navi .navi-search {

    margin-bottom: 3px;
    background: #2074cc;
    font-size: 1em;
    width: 150px;
    border: 1px solid #eee;
}

#content {
    margin: 2em 8px 2em 8px;
    padding-left: 250px;
    font-size: 1.1em;
}

#content h2 {
    font: italic 2.1em georgia, serif;
    margin: 5px 13px 0 20px;
    letter-spacing: 1px;
}

#content h2 a {
    text-decoration: none;
    margin: 5px 13px 0 20px;
}

#content h3 {
    margin: 1.2em 13 em .4em 20px;
    font-size: 1.4em;
}

#content h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 13em 0 0;
}

#content h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 13em 0 0;
}

#content .date {
    font-size: 1em;
    text-align: right;
    font-weight: bold;
}

#content .meta {
    font-size: .9em;


}

#content .feedback {
    margin:  50px 0px ;
    text-align: right; 
    padding-bottom: 10px;
    border-bottom: 1px solid #99ccff; margin:  50px 0px 15px;
}

#commentlist li {
padding: 0 5px 0 5px;
    margin-bottom: 1.5em;
    padding-bottom: 10px;
    border-bottom: 1px solid #99ccff; margin:  50px 0px 15px;

}
#commentlist li img.avatar {
    float: right; margin: 5px 0px 5px 10px;
    border: 1px solid #777777; padding: 3px; background: #eee;
}

#commentform {
    margin:  40px 0px 10px;
    padding: 5px;
    border: 1px solid #244c78;
    background: #99ccff; 
}

#commentform textarea {

padding: 0 100px 0 50px;
    background: #eee;
    border: 1px solid #244c78;
}

#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #eee; color: #333;
    border: 1px solid #244c78;
    width: 180px;
}

#footer {
    clear: both;
    margin: 3em 15px 0 15px;
    padding: 5px;
    text-align: center;
    font-size: .9em;
}

/* *** Plugins *** */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}

.pagebar {
    text-align: center;

    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

.pagebar a {
    border: 1px solid #300000;
    background: #900;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #ffc;
}

.pagebar a:hover {
    color: #fff;
}

/* WordPress 2.6 */

.aligncenter,
div.aligncenter {
   display: block; margin-left: auto; margin-right: auto; text-align: center;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   background-color: #f9f9f9; border: 1px solid #300000;
   padding-top: 4px; margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}

.wp-caption img {
   margin: 0; padding: 0; border: 0 none;
}

#text-inhalt div.wp-caption a { border: none; }

.wp-caption p.wp-caption-text {
   font-size: 11px; line-height: 17px; color: #333;
   padding: 0 5px 5px 5px; margin: 0;
}
