/*  
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 : #f9f9f9;
	/*background:url(images/bg2.jpg);*/
	line-height : 1.4em;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 10px;
	margin-bottom : 20px;
}
#wrapper {
	background-color : #D30000;
	padding : 1px;
	min-width : 700px;
	width : 100%;
}
#header {
	height : 80px;
	background-image:url(images/header_bg.gif);
	font-size : 1%;
	line-height : 0.05em;
	color : #2F9BF6;
	font-weight : normal;
	text-align : right;
	background-repeat : x-repeat;
	background-position : 100% 0;
}
#header span {
	padding-top : 30px;
	display : block;
	height : 50px;
	background-image : url(images/header_streunr.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#header a {
	text-decoration : none;
	color : #2F9BF6;
}
#header a:hover, #header a:active, #header a:focus {
	/*text-decoration : underline;*/
}
#header em {
	font-style : normal;
	font-size : 1%;
	color:#2F9BF6;
	font-weight : normal;
}
#statmenu {
	height : 20px;
	background-color:#FFFFF9;
	padding-top : 5px;
	padding-left : 10px;
	border-top:1px solid #00BFFF;
}
#statmenu li {
	list-style-type : none;
	/*background-image : url(images/statmenu.gif);
	background-repeat : no-repeat;
	background-position : 0 100%;*/
	border: 1px solid #D30000;
	border-bottom:0;
	height : 19px;
	line-height : 19px;
	float : left;
	margin-right : 7px;
	/*font-weight : bold;*/
	background-color : #FFFFF9;
}
#statmenu .current_page_item {
	/*background-image : url(images/statmenu.gif);
	background-position : 0 0;
	background-repeat : no-repeat;*/
	border: 1px solid #D30000;
	border-bottom:0;
	background-color: #D30000;
}
#statmenu li a {
	color : black;
	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 : white;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:focus  {
	color : #00BFFF;
}
#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;*/
	background-image : url(images/bg_content.gif);
	padding : 10px;
	background-color : white;
	margin-top : 3px;
	clear : both;
}
#left {
	float : right;
	width : 170px;
	margin-left:10px;
}
#left h2 {
	/*background-image : url(images/e_lefttop.gif);
	background-position : 0 0;
	background-repeat : no-repeat;*/
	background-color : #FFFFF9;
	padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 3px;
	font-size:110%;
	color : #D30000;
	border:1px solid #00BFFF;
	border-bottom:0px;
}
#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 : #FFFFF9;
	border:1px solid #FFFFF9;
	margin-bottom : 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 : 110%;
	font-weight:bold;
	color : black;
}
#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 #00BFFF;
	font-family : "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	padding-top : 3px;
	padding-left : 5px;
	cursor : text;
	background-color:white;
}
#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 : #FFFFF9;
	padding-bottom : 10px;
	margin-bottom : 10px;
	border: 1px solid #00BFFF;
	border-top:0;
}
#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 : #333;
	text-decoration : none;
	padding-left : 0;
	display : block;
	/*background-image : url(images/main_li_nolink.gif);
	background-position : left;
	background-repeat : no-repeat;*/
	padding-left:5px;
}
#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 {
	text-decoration:underline;
	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;*/
	text-decoration:underline;
}
#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;
	padding-left:20px;
}
#right {
	float : right;
	width : 160px;
	margin-right:10px;
}
#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;
}
#left #rss li a {
	background-image : url(images/rss.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left:20px;
}
#right #links li a {
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#content {
	/*margin-left : 190px;*/
	background-color : white;
	/*background-image : url(images/bg_content.gif);*/
	border:1px solid #00BFFF;
	margin-right : 360px;
	padding : 10px 10px 0 10px;
	height : auto;
}
#breadcrumb {
	padding-bottom : 5px;
}
#content h2 {
	color : black;
	font-size : 140%;
	margin-top : 10px;
	width : auto;
}
#content h2 em {
	font-size : 70%;
	font-weight : normal;
	color : black;
}
#content h2 em var {
	color : black;
	font-style : normal;
}
#content h3 {
	font-size : 110%;
	margin-top : 10px;
	color : black;
}
#content h2 a {
	color : black;
	text-decoration : none;
}
#content .imgleft {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 10px;
	border : 5px solid #E4F0CA;
}
#content p {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content .date {
	float : right;
	margin-right : 7px;
	line-height : 1em;
	padding : 3px;
	border: 1px solid #333333;
	width : auto;
	background-color : white;
	margin-left : 10px;
}
#content .date .d {
	font-size : 140%;
	display : block;
	text-align : center;
	color:#999999;
}
#content .date .m {
	display : block;
	font-size : 80%;
	text-align : center;
}
#content .post {
	border: 2px solid #00BFFF ;
	padding : 10px;
	margin-bottom : 20px;
	background-color : #FFFFF9;
}
#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 #D3000;
	padding-top : 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link, #foot a:link {
	color : #333;
}
#content a:visited, #foot a:visited {
	color : #333;
}
#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 : 2px solid #00BFFF;
	padding : 10px;
	margin-bottom : 10px;
}
#content ol .user {
	background-color : #F6F6F6;
	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 : #1E90FF
	margin : 0;
}
#content ul li, #content ol li {
	margin-left : 20px;
}
blockquote {
	padding-left : 50px;
	background-color : #F6F6F6;
	border : 1px solid #00BFFF;
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
#content em {
	font-style : normal;
	color : #1E90FF;
}
cite {
	font-style : normal;
	color : Green;
}
abbr, acronym {
	border-bottom : 1px dotted #708090;
}
samp {
	color : #1E90FF;
}
dfn {
	font-style : normal;
	color : #1E90FF;
	font-family : Georgia, Arial, Helvetica, sans-serif;
}
pre {
	background-color : #F6F6F6;
	border : 2px solid #00BFFF;
	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 : 2px solid #00BFFF;
	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 : #F5F5F5;
	border : 1px solid #1E90FF
}
#content .btn {
	border : 1px solid #1E90FF
	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 : #F5F5F5;
	margin-top : 5px;
	border : 1px solid #1E90FF
}
.tags {
	padding:10px;
}
.tags a{
	text-decoration:none;
	color:#333;
}
.tags a:hover{
	text-decoration:underline;
}
.clear {
	clear : both;
}
