/*
Theme Name: Babble
Theme URI: http://elite-media.de/
Description: Widgetf&auml;higes Theme mit optimierter Navigation f&uuml;r weniger Barrieren.
Version: 1.2 Beta
Author: Astrid Sch&auml;fer
Author URI: http://www.elite-media.de/
*/


* {
        margin : 0;
        padding : 0;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:  #202123 /*Textfarbe in den Texten der Beiträge, Seiten und Text "Wir sind ..*/;
        font-size: 80%;
/*        background-color : #FEF6AD; #F0F7E2*/ /*Farbe des kompletten Hintergrunds*/
        line-height : 1.4em;
        margin-left : 10%;
        margin-right : 10%;

        margin-top : 10px;
        margin-bottom : 20px;
        background-color : #FDF164;
        background-image : url(images/body_bg.gif);
        background-repeat : repeat-x;
        background-position : top center;
}
#wrapper /* dicker Rand ganz rum und unterhalb Header und Inhaltsbuttons*/{
        background-color : #FCE011;/*#365E13*/
        padding : 1px;
        min-width : 700px;
        width : 100%;
}
#header {
        height : 80px;
        background-color : #FDF164; /*#2A3790*/ /*Hintergrundfarbe Header*/
        font-size : 200%;
        line-height : 0.6em;
        color : blue; /*white*/
        font-weight : normal;
        text-align : left;
        background-repeat : no-repeat;
        background-position : 100% 0;
        padding: 10px 10px 18px 60px;
        /*background-image : url(images/header_right.gif); Adler rechts oben, mit runder Ecke*/
}
#header span {
        padding-top : 30px;
        display : block;
        height : 50px;
        /*background-image : url(images/header_left.gif); Panter links oben, mit runder Ecke*/
        background-position : 0 0;
        background-repeat : no-repeat;
}
#header a {
        text-decoration : none;
        color : White;
}
#header a:hover, #header a:active, #header a:focus {
        text-decoration : underline;
}
#header em /*Untertitel im Header*/ {
        font-style : normal;
        font-size : 50%;
        color : #0099FF ; /*#FEFF5B*/
        font-weight : bold;
}
#statmenu {
        height : 32.5px;
        background-color : #2A3790; /*dunkelgrüner Hintergrund der Quernavigation */
        padding-top : 7.5px;
        padding-left : 10px;
}
#statmenu li {
        list-style-type : none;
        background-image : url(images/statmenu.gif);
        background-position : 0 100%;
        height : 25px;
        line-height : 25px;
        float : left;
        margin-right : 7px;
        font-weight : bold;
        background-repeat : no-repeat;
        background-color : #2A3790;
}
#statmenu .current_page_item {
        background-image : url(images/statmenu.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
}
#statmenu li a {
        color : white;
        text-decoration : none;
        background-image : url(images/statmenu_2.gif);
        background-position : 100% 0;
        background-repeat : no-repeat;
        display : block;
        padding-left : 10px;
        padding-right : 10px;
}
#statmenu .current_page_item a {
        background-image : url(images/statmenu_1.gif);
        background-position : 100% 0;
        background-repeat : no-repeat;
        color : black;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:focus  {
        color : black;
}
#statmenu  .current_page_item a:focus, #statmenu   .current_page_item a:active {
        text-decoration : underline;
}
#all {
        background-image : url(images/all_top.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
        padding : 10px;
        background-color : white;
        margin-top : 1px;
        clear : both;
}
#left {
        float : left;
        width : 180px;
}
#left h2 {
        background-image : url(images/e_lefttop.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
        background-color : #FDF164;
        padding-left : 10px;
        padding-top : 10px;
        padding-bottom : 5px;
        font-size : 120%;
        color : #365E13; /*#FF4500; Überschriften linke Navigation

        rot: #FF4500;

        */


}


#searchform {
background-image : url(images/searchform.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
        padding-left : 10px;
        height : 60px;
        padding-top : 6px;
        line-height : 1em;
        background-color : #FDF164;
        margin-bottom : 10px;
        margin-top : 10px;
}
#searchform label {
        margin-bottom : 3px;
        display : block;
}
#searchform input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border : 0;
        background-color : transparent;
        cursor : pointer;
        font-size : 120%;
        color : #365E13;
}
/*#searchform submit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border : 0;
        background-color : transparent;
        cursor : pointer;
        font-size : 120%;
        color : #365E13;
font-weight:bold;
}*/

input#searchsubmit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border : 0;
        background-color : transparent;
        cursor : pointer;
        color : #365E13;
font-weight:bold;
font-size:100%;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}


#searchform #b:focus {
        background-color : black;
        color : white;
}
#searchform #s {
    background-image : url(images/search_input.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
         background-color:#fff;
        width : 120px;
        height : 22px;
        border : 1px solid #FDF164;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        padding-top : 3px;
        padding-left : 5px;
        cursor : text;
}
#searchform #s:focus {
        background-image : url(images/search_focus.gif);
        background-position : 0 0;
        background-repeat : no-repeat;
}
#left ul {
        background-image : url(images/e_rightbottom.gif);
        background-position : 100% 100%;
        background-repeat : no-repeat;
        background-color : #FDF164;
        padding-bottom : 10px;
        margin-bottom : 10px;
}
#left ul li {
        list-style-type : none;
        margin-left : 10px;
        padding-top : 2px;
        margin-right : 10px;

        font-weight:bold;
}
#left ul li a, #right ul li a {
        color : #365E13;
        text-decoration : none;
        padding-left : 18px;
        display : block;
        background-image : url(images/main_li_nolink.gif);
        background-position : left 3px;
        background-repeat : no-repeat;
}

/*current_page_parent*/

#left ul .current_page_item a {
        background-color : white;
        background-image : url(images/current.gif);
        background-position : left 3px;
        background-repeat : no-repeat;
}


#left ul li ul li a{
        background-image : url(images/current.gif);
        background-position : left 3px;
        background-repeat : no-repeat;
        font-weight:normal;
}



#left ul li ul  {
        background-image : url();
        background-color:#FDF164;
        padding-bottom : 0px;
        margin-bottom : 0px;
}

#left ul li a:hover, #right ul li a:hover, #left ul li a:active, #left ul li a:focus, #right ul li a:active, #right ul li a:focus {
        background-color : white;
        color : black;
}
#left ul li strong {
        background-color : white;
        padding-left : 18px;
        background-image : url(images/current.gif);
        background-position : left;
        background-repeat : no-repeat;
        font-weight : normal;
        display : block;
}
#left #catmenu ul {
        background-image : none;
        margin : 0;
        padding : 0;
}
#left #catmenu li a {
        background-image : none;
}
#left #catmenu li {
        background-image : url(images/main_li_nolink.gif);
        background-position : 0 0.4em;
        background-repeat : no-repeat;
}
#left #catmenu li ul li {
        margin-left : 15px;

}
#left #catmenu .current-cat {
        background-image : url(images/current.gif);
        background-position : 0 0.5em;
        background-repeat : no-repeat;
        background-color : white;
}
#left #month li a {
        background-image : url(images/archiv.gif);
        background-position : left;
        background-repeat : no-repeat;
}
#left #last li a {
        background-image : url(images/last.gif);
        background-position : 0 0.3em;
        background-repeat : no-repeat;
}
#left #login li a {
        background-image : url(images/personal.gif);
        background-position : left;
        background-repeat : no-repeat;
}
#right {
        float : right;
        width : 160px;
}
#right h2 {
        font-size : 120%;
        color : #3D3985; /*#FF4500; Textfarbe Überschriften rechte Längsnavigation 00135E*/
        padding-left : 10px;
        padding-top : 10px;
        padding-bottom : 5px;
        background-image : url(images/e_righttop.gif);
        background-position : 100% 0;
        background-repeat : no-repeat;
        background-color : #FDF164;
}
#right ul {
        /*background-image : url(images/e_leftbottom.gif);*/
        background-position : 0 100%;
        background-repeat : no-repeat;
        background-color : #FDF164;
        padding-bottom : 10px;
        margin-bottom : 10px;
}
#right ul li {
        list-style-type : none;
        margin-left : 10px;
        padding-right : 10px;
}
#wp-calendar {
        background-color : #FDF164;
        width : 100%;
        background-image : url(images/e_leftbottom.gif);
        background-position : 0 100%;
        background-repeat : no-repeat;
        border-collapse : collapse;
        margin-bottom : 10px;
}
#wp-calendar caption {
        background-color : #F4F9E9;
        line-height : 1.5em;
        font-size : 90%;
}
#wp-calendar td, #wp-calendar th {
        text-align : center;
        border : 1px solid White;
        font-size : 90%;
}
#wp-calendar #today {
        background-color : #F4F9E9;
}
#wp-calendar a {
        color : #FF4500;
}
#wp-calendar a:hover {
        text-decoration : none;
        background-color : white;
        color : black;
}
#right #rss li a {
        background-image : url(images/rss.gif);
        background-position : left;
        background-repeat : no-repeat;
}
#right #links li a {
        background-image : url(images/current.gif);
        background-position : left;
        background-repeat : no-repeat;
}
#content {
        margin-left : 190px;
        background-color : #FEF6AD; /*FCF292 Farbe der mittleren Spalte, Ecke oben links bleibt*/
        background-image : url(images/content_top.gif);
        /* linke obere Ecke der mittleren Spalte*/
        background-position : 0 0;
        background-repeat : no-repeat;
        margin-right : 170px;
        padding : 10px 10px 0 10px;
        height : auto;
}

#content img {margin: 0px 15px 15px 15px}
#breadcrumb {
        padding-bottom : 5px;
/*        font-size:80%;*/
}
#content h2 {
        color : #3D3985;
        font-size : 120%;
        margin-top : 10px;
        width : auto;
}



/* Unterzeile mit Inhalt "Rubrik statische Seiten" bei Seiten
                     bzw. bei Veranstaltungen Unterzeile "Artikel nach Themen ...*/

/*
#content h2  { 
        font-size : 70%;
        font-weight : normal;
        color : #2A3790;
        display:none;
        visibility:hidden;
}
*/

#content h2 var {
        color : black;
        font-style : normal;
}
#content h3 {
        font-size : 110%;
        margin-top : 10px;
        color : #2A3790;
}
#content h2 a {
        color : #2A3790;
        text-decoration : none;
}
#content .imgleft {
        float : left;
        margin-right : 20px;
        margin-bottom : 10px;
        margin-top : 10px;
        border : 1px solid #FCE011;
}
#content p {
        margin-top : 15px;
        margin-bottom : 15px;
}
#content h2 a:hover {
        text-decoration : underline;
}

/*Formatieren der Datumsanzeige für Artikel*/
/* ALT:
#content .date {
        float : right;
        margin-right : 7px;
        line-height : 1em;
        padding : 3px;
        border : 1px solid #2A3790;
        width : auto;
        background-color : white;
        margin-left : 10px;
}
#content .date .d {
        font-size : 140%;
        display : block;
        text-align : center;
        color : #FF5D20;
}
#content .date .m {
        display : block;
        font-size : 80%;
        text-align : center;
}*/

#content .date {
/*display:none;
visibility:hidden;
*/
        float : right;
        margin-right : 7px;
        padding : 3px;
        width : auto;
        margin-left : 10px;
}
#content .date ,.d {
font-weight:normal;
font-size:0.9em;

}
#content .date .m {
font-weight:normal; ;
font-size:0.9em;

}





#content .post {
        border : 1px solid #FCE011;

        padding : 10px;
        margin-bottom : 20px;
        background-color : #ffffff;
        }
#content .post small {
        display : block;
        margin-bottom : 15px;
}
#content .post .postend {
        background-image : url(images/comment.gif);
        background-position : left;
        background-repeat : no-repeat;
        padding-left : 20px;
        margin-top : 15px;
}
#content #xende {
        background-image : url(images/content_bottom.gif);
        background-position : 100% 100%;
        background-repeat : no-repeat;
        text-align : right;
        padding : 10px;
        clear : both;
        margin-right : -10px;
}
#foot {
        text-align : center;
        font-size : 80%;
        text-indent : 20px;
        clear : none;
        margin-top : 10px;
        border-top : 3px solid #FDF164;
        padding-top : 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link, #foot a:link {
        color : #2A3790;
}
#content a:visited, #foot a:visited {
        color : #2A3790;
}
#content a:hover, #foot a:hover {
        text-decoration : none;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
        background-color : black;
        color : white;
}
img {
        border : 0;
}
.none {
        display : none;
}
#content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5 {
        margin-top : 15px;
        margin-bottom : 15px;
}
#content ol .user, #content ol .admin {
        margin-left : 0;
        list-style-type : none;
        border : 3px solid #FDF164;
        padding : 10px;
        margin-bottom : 10px;
}
#content ol .user {
        background-color : #F8FBF2;
        background-image : url(images/user.gif);
        background-position : 10px 5px;
        background-repeat : no-repeat;
}
#content ol .user cite, #content ol .admin cite {
        font-size : 130%;
        margin-left : 40px;
        margin-top : 10px;
        display : block;
}
#content ol .admin {
        background-color : white;
        background-image : url(images/admin.gif);
        background-position : 10px 5px;
        background-repeat : no-repeat;
}
#content h4 {
        font-weight : normal;
        letter-spacing : 3px;
        font-size : 90%;
}
#content h5 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : normal;
}
#breadcrumb h3 {
        color : #2A3790;
        margin : 0;

}
#content ul li, #content ol li {
        margin-left : 20px;
}
blockquote {
        padding-left : 50px;
        background-color : #F4F9E9; /*fast weiss*/
        border : 3px solid #FDF164;
        background-image : url(images/blockquote.gif);
        background-position : 5px 15px;
        background-repeat : no-repeat;
}

cite {
        font-style : normal;
        color : /*Green*/ Blue;
}
abbr, acronym {
        border-bottom : 1px dotted #708090;
}
samp {
        color : #1E90FF;
}
dfn {
        font-style : normal;
        color : #FF4500;
        font-family : Arial, Helvetica, sans-serif;
}
pre {
        background-color : #F4F9E9;
        border : 3px solid #FDF164;
        padding : 10px;
        overflow : auto;
        width : inherit;
        line-height : 1.5em;
}
.klein {
        font-family : "Times New Roman", Times, serif;
        font-size : 95%;
}
/*----------------- Formulare ---------------------------*/

#content fieldset {
        border : 3px solid #FDF164;
        padding : 10px;
}
#content legend {
        padding-left : 10px;
        padding-right : 10px;
        font-size : 80%;
        color : black;
}
#content label {
        float : left;
        width : 130px;
}
#content .nonlabel {
        float : none;
        width : auto;
}
#content input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-bottom : 3px;
        background-color : #F6FAED;
        border : 1px inset white;
}
#content .btn {
        border : 3px solid #FDF164;
        background-color : white;
}
#content .error {
        background-color : white;
        border : 1px solid #FF4500;
}
#content input:focus, #content textarea:focus {
        background-color : white;
}
#content textarea {
        width : 99%;
        background-color : #F6FAED;
        margin-top : 5px;
        border : 1px inset white;
}
.clear {
        clear : both;
}



#content h4 {
        font-weight : normal;
        letter-spacing : 3px;
        font-size : 90%;
}
#content h5 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : normal;
}
#breadcrumb h3 {
        color : #2A3790;
        margin : 0;

}
#content ul li, #content ol li {
        margin-left : 20px;
}
blockquote {
        padding-left : 50px;
        background-color : #F4F9E9; /*fast weiss*/
        border : 3px solid #FDF164;
        background-image : url(images/blockquote.gif);
        background-position : 5px 15px;
        background-repeat : no-repeat;
}

cite {
        font-style : normal;
        color : /*Green*/ Blue;
}
abbr, acronym {
        border-bottom : 1px dotted #708090;
}
samp {
        color : #1E90FF;
}
dfn {
        font-style : normal;
        color : #3d3985 /*#FF4500*/ ;
        font-family : Arial, Helvetica, sans-serif;
}
pre {
        background-color : #F4F9E9;
        border : 3px solid #FDF164;
        padding : 10px;
        overflow : auto;
        width : inherit;
        line-height : 1.5em;
}
.klein {
        font-family : "Times New Roman", Times, serif;
        font-size : 95%;
}
/*----------------- Formulare ---------------------------*/

#content fieldset {
        border : 3px solid #FDF164;
        padding : 10px;
}
#content legend {
        padding-left : 10px;
        padding-right : 10px;
        font-size : 80%;
        color : black;
}
#content label {
        float : left;
        width : 130px;
}
#content .nonlabel {
        float : none;
        width : auto;
}
#content input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-bottom : 3px;
        background-color : #F6FAED;
        border : 1px inset white;
}
#content .btn {
        border : 3px solid #FDF164;
        background-color : white;
}
#content .error {
        background-color : white;
        border : 1px solid #FF4500;
}
#content input:focus, #content textarea:focus {
        background-color : white;
}
#content textarea {
        width : 99%;
        background-color : #F6FAED;
        margin-top : 5px;
        border : 1px inset white;
}
.clear {
        clear : both;
}

#right .textwidget {background-color : #FDF164;
        background-image : url(images/e_leftbottom.gif);
        background-position : 0 100%;
        background-repeat : no-repeat;
        padding : 0px 6px 10px 6px;
        margin-bottom : 10px;
        }

#left .textwidget {        background-image : url(images/e_rightbottom.gif);
        background-position : 100% 100%;
        background-repeat : no-repeat;
        background-color : #FDF164;
        padding-bottom : 10px;
        margin-bottom : 10px;
        }


a.header:link{color : #365E13;text-decoration : none;font-weight:bold;display:block; padding:12px 3px 0px 16px;
background-image : url(images/e_lefttop.gif);
        background-position : 0px 0px;
        background-repeat : no-repeat;}
a.header:visited{color : #365E13;text-decoration : none;font-weight:bold;display:block; padding: 12px 3px 0px 16px;background-image : url(images/e_lefttop.gif);
        background-position : 0px 0px;
        background-repeat : no-repeat;}
a.header:hover{color : #365E13;text-decoration : underline;font-weight:bold;display:block; padding: 12px 3px 0px 16px;background-image : url(images/e_lefttop.gif);
        background-position : 0px 0px;
        background-repeat : no-repeat;}
a.header:active{color : #365E13;text-decoration :underline;font-weight:bold;display:block; padding: 12px 3px 0px 16px;background-image : url(images/e_lefttop.gif);
        background-position : 0px 0px;
        background-repeat : no-repeat;}

.ec3_list .ec3_list_day {color:#000000;}

#right ul.ec3_events{        background-image : url(images/e_leftbottom.gif);}
#right ul.ec3_events li {color:#000000;}

#right ul.ec3_events li ul {background-image:none;}


.postend {
        display:none;visibility:hidden;
}

blockquote {
background-color : #FEFBD4;
background-image:none;
}

/* Imageklasse für linksbündige Grafiken */
img.alignleft {
float: left;
margin: 0px 5px 5px 0px;
}
/* Imageklasse für rechtsbündige Grafiken */
img.alignright {
float: right;
margin: 0px 0px 5px 5px;
}
/* Imageklasse für Grafiken ohne Float */
img.alignnone {
float: none;
margin: 0px 0px 5px 0px;
}
/* Imageklasse für zentrierte Grafiken */
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}