/*  
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: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	color: #202123;
	font-size: 90%;
	background-color : #F0F7E2;
	line-height : 1.4em;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 10px;
	margin-bottom : 20px;
}

a:link,
a:visited {
	color : #4E871C;
	text-decoration : none;
}
a:hover,
a:focus, 
a:active {
	text-decoration : underline;
}
 
#wrapper {
	background-color : #365E13;
	padding : 10px;
	width : 1011px;
}
#header {
	height : 80px;
	background-color : #92C135;
	font-size : 200%;
	line-height : 0.6em;
	color : white;
	font-weight : normal;
	text-align : center;
	background-repeat : no-repeat;
	background-position : 0 0;
	background-image : url(images/header.jpg);
}
#header span {
	
}
#header a {
	text-decoration : none;
	color : White;
}
#header a:hover, #header a:active, #header a:focus {
	text-decoration : underline;
}
#header em {
	font-style : normal;
	font-size : 50%;
	color : #FEFF5B;
	font-weight : bold;
}
#statmenu {
	height : 32.5px;
	background-color : #4E871C;
	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 : #92C135;
}
#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 {
	position: relative;
	background-image : url(images/all_top.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding : 10px;
	padding-top: 80px;
	background-color : white;
	margin-top : 10px;
	clear : both;
}
.breadcrumb {
	padding-bottom: 10px;
	padding-left: 10px;
}
#left {
	float : left;
	width : 180px;
}
#left h2 {
	background-image : url(images/e_lefttop.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-size : 120%;
	color : #FF4500;
}
#searchform {
	background-image : url(images/searchform.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding-left : 10px;
	height : 60px;
	padding-top : 10px;
	line-height : 1em;
	background-color : #D0E6A4;
	margin-bottom : 10px;
	margin-top : 10px;
}
#searchform label {
	margin-bottom : 3px;
	display : block;
}
#searchform input {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	border : 0;
	background-color : transparent;
	cursor : pointer;
	font-size : 120%;
	color : #365E13;
}
#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;
	width : 120px;
	height : 22px;
	border : 1px solid #D0E6A4;
	font-family : "Trebuchet MS", Georgia, 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;
}
#searchsubmit {
	font-size : 10px;
	font-weight: bold;
	margin-top: -3px;
	margin-left: 70px;
}
#left ul {
	background-image : url(images/e_rightbottom.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#left ul li {
	list-style-type : none;
	margin-left : 10px;
	padding-top : 2px;
	margin-right : 10px;
}
#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;
	background-repeat : no-repeat;
}
#left ul .current_page_item a {
	background-color : white;
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#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,
#left ul li.current-cat, #right ul li.current-cat {
	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 : 120px;
	text-align: center;
}
#right h2 {
	font-size : 120%;
	color : #FF4500;
	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 : #E4F0CA;
}
#right ul {
	background-image : url(images/e_leftbottom.gif);
	background-position : 0 100%;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#right ul li {
	list-style-type : none;
	margin-left : 10px;
	padding-right : 10px;
}
#wp-calendar {
	background-color : #E4F0CA;
	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 : #F0F7E2;
	background-image : url(images/content_top.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	margin-right : 130px;
	padding : 10px 10px 0 10px;
	height : auto;
}
#breadcrumb {
	padding-bottom : 5px;
}
#content h1 {
	color : #365E13;
	font-size : 140%;
	width : auto;
}
#content h2 {
	color : #365E13;
	font-size : 140%;
	margin-top : 10px;
	width : auto;
}
#content h2 em {
	font-size : 70%;
	font-weight : normal;
	color : #92C135;
}
#content h2 em var {
	color : black;
	font-style : normal;
}
#content h3 {
	font-size : 110%;
	margin-top : 10px;
	color : #4E871C;
}
#content h2 a {
	color : #4E871C;
	text-decoration : none;
}
#content i {
	color : #FF4500;
}
#content img.alignnone,
#content img.aligncenter,
#content img.alignleft,
#content img.alignright {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #92c135;
}
#content img {
	border: none;
}
#content p {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content .date {
	float : right;
	line-height : 1em;
	padding : 3px;
padding-top: 6px;
	border : 1px solid #92C135;
	width : auto;
	background-color : white;
	margin-left : 20px;
	margin-bottom : 20px;
       margin-top: 0px;
	margin-right : 7px;
}
#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 .post {
	border : 5px solid #E4F0CA;
	padding : 10px;
	margin-bottom : 20px;
	background-color : #F4F9E9;
}
#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 #E4F0CA;
	padding-top : 10px;
}

/* ------------------ General Definition --------------------*/

img {
	border: none;
}

.none {
	display : none;
}
#content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content h1 {
	margin-top : 0px;
}
#content ol .user, #content ol .admin {
	margin-left : 0;
	list-style-type : none;
	border : 3px solid #E4F0CA;
	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 : #A2CE4B;
	margin : 0;
}
#content ul li, #content ol li {
	margin-left : 20px;
}
blockquote {
	padding-left : 50px;
	background-color : #F4F9E9;
	border : 3px solid #E4F0CA;
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
#content em {
	font-style : normal;
	color : #FF4500;
}
cite {
	font-style : normal;
	color : Green;
}
abbr, acronym {
	border-bottom : 1px dotted #708090;
}
samp {
	color : #1E90FF;
}
dfn {
	font-style : normal;
	color : #FF4500;
	font-family : Georgia, Arial, Helvetica, sans-serif;
}
pre, code {
	background-color : #F4F9E9;
	border : 3px solid #E4F0CA;
	padding : 10px;
	overflow : auto;
	width : inherit;
	line-height : 1.5em;
}
.klein {
	font-family : "Times New Roman", Times, serif;
	font-size : 95%;
}
#content .wp-caption {
	background-color : #FFFFFF;
	border : 3px solid #E4F0CA;
	padding : 10px;
	overflow : auto;
	width : inherit;
	line-height : 1.5em;
}
#content .wp-caption-text {
	margin-top: 0px;
	margin-bottom: 0px;
       text-align: center;
}
#content table {
	border-collapse:collapse;
}

#content td,
#content th {
	border:1px solid #d0e6a4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

#content th {
	font-weight: bold;
	text-align: left;
}

#content td img.alignnone,
#content td img.aligncenter,
#content td img.alignleft,
#content td img.alignright {
	border: none;
}
#content td.logo {
	border: 0px;
	padding: 0;
	padding-right: 10px;
}

/*----------------- Formulare ---------------------------*/

/*
#content fieldset {
	border : 3px solid #E4F0CA;
	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: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	background-color : #F6FAED;
	border : 1px inset white;
}
#content .btn {
	border : 3px solid #E4F0CA;
	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;
}
*/
.alignleft {
	float: left;
	margin-right: 2em;
}

.clear {
	clear : both;
}

#banner_left {
	position: absolute; 
	top: 10px;
	left: 10px;
}

#banner_right {
	position: absolute; 
	top: 10px;
	right: 10px;
}

#content .banner {
	background-color : white;
	border : 3px solid #E4F0CA;
}

#content .banner img {
	margin-left: 5px;
	margin-right: 5px;
}
.banner img {
	margin-top: 5px;
	margin-bottom: 2px;
}
