/*  
Theme Name: weltweitwissen 
Theme URI: http://www.weltweitwissen.org
Description: WeltWeitWissen (Design by Gundel, www.unverblumt.de)
Version: 1.0
Author: derwisch
Author URI: http://www.fetscherplatz.net/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, hr, p, form{
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a { text-decoration: underline; color: #00a6ec; }
a:hover { text-decoration: none; }
a img { border: 0; }

p { padding: 15px 0 0; }

#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}
#ticker {
	height:23px;
	font-size: 14px;
}
#header {
	float: left;
	margin: 0 0 30px 0;
	width: 950px;
	font-size: 18px;
	clear: both;
}
#header h1 {
	padding: 10px 11px;
	font-size: 30px;
}
#header a { color: #dd6600; }

.narrowcolumn {
	display: inline;
	float: left;
	margin: 0;
	width: 515px;
	-width: 508px; 
}
.post {
	border: 0px solid #9b9b9b;
	margin: 0;
	padding: 0 65px 0 40px;
}
.post h2 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 8px 0 10px 0;
	margin-bottom:8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:2px;
	color: #444;
}
.post h2 a {
	color: #333333;
    text-decoration:none;
}
.post h2 a:hover {
	color: #00a6ec;
    text-decoration:underline;
}
/* --- Linklisten --------------- 
	23 - Partner
	34 - Traegerkreis
	36 - Kooperation
	37 - Sponsoren
	38 - Foerderer
	91 - Projekte
*/
#post-23 a, #post-34 a, #post-36 a, #post-37 a, #post-38 a, #post-91 a {
	color: #333333;
    text-decoration:none;
}
#post-23 a:hover, #post-34 a:hover, #post-36 a:hover,#post-37 a:hover, #post-38 a:hover, #post-91 a:hover {
	color: #00a6ec;
    text-decoration:underline;
}
/* ------------------------------ */
.entry { line-height: 20px; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}
.entry h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}
.entry h2 { font-size: 18px; }
.entry h3 { font-size: 16px; }
.entry h4 { font-size: 14px; }
.entry h5 { font-size: 12px; }
.entry h6 { font-size: 11px; }
.entry img {
	border: 0px solid #9b9b9b;
	padding: 0px;
	margin-top: 4px;
	background-color: #fff;
}
.entry img.wp-smiley {
	padding: 0;
	border: 0;
	background-color: transparent;
}
.entry img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}
.entry p.postinfo {
	margin: 12px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
	font-size: 12px;
	color:#333;
}
.browse {
	border: 0px solid #999;
	margin: 0 65px 0 40px;
	font-size: 12px;
	line-height: 20px;
}

/* -------------------------------------------------- */
.sidebar {
	display: inline;
	float: left;
	margin: 0;
	width: 200px;
}
.sidebar ul {
	border: 0px solid #999;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li { line-height:35px; }
/* -------------------------------------------------- */
#home_li { background-color:#ffffff; }
#home_li a:before { content:"/"; color:#00a6eb; margin-left:-5px; }
#home_a { background-color:#ffffff; }
/* ---------------------------------- */
#level1 { border-bottom: 1px dotted #ccc; }
#level1active { background-color:#00a6eb; }
#level1 li { border-top: 1px dotted #ccc; }
#level1 a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color:#333;
    text-decoration:none;
    text-transform: uppercase;
	margin-left:15px;
}
#level1 a:hover { color:#00a6eb; }
#level1active a:before { content:"/"; margin-left:-5px; }
#level1active a { color:#000; }
#level1active li a:before { content:""; }
#level1active a:hover { color:#000; }
/* ---------------------------------- */
#level2 li { color:#999; margin-left:0px; margin-right:0px;}
#level2 a { color:#333; margin-left:30px; }
#level2 { background-color:#d9f2fc; }
#level2 #level2active a { margin-left:25px; }
#level2 #level2active a:before { content:"/"; }
/* -------------------------------------------------- */
.rightbar {
	display: inline;
	float: left;
	margin: 0;
	width: 235px;
}
.rightbar ul {
	margin: 0;
	border: 0px solid #9b9b9b;
	padding: 0;
	list-style: none;
}
.rightbar ul li {
	padding: 0px;
}
.rightbar ul li h2 {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background:#00a6eb;
	padding: 10px 0 10px 3px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
}
.rightbar ul ul {
	border: 0;
	padding: 23px 0 0 3px;
}
.rightbar ul ul li {
	padding: 0;
	line-height: 20px;
}
.more-link {
	border:0px solid #f33; 
	text-align:right; 
	margin:0 0 23px 0;
	background:#fff;
	font-weight:bold;
}
.more-link a { text-decoration:underline; }
.more-link a:hover { text-decoration:none; }
/* -------------------------------------------------- */
.comments-template {
	margin: 5px 0 0;
	border-top: 1px dotted #ccc;
	padding: 15px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.comments-template ol li {
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #9b9b9b;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
/* -------------------------------------------------- */

#footer{
	border:0px solid #3f3;
	clear: both;
	float: left;
	width: 950px;
	margin-top:23px;
}
#footer p{
	padding: 20px;
	line-height: 24px;
}
.copyright {
	float:right;
	border:0px solid #f33;
	width:230px;
	text-align:center;
	font-size: 12px;
	color:#00a6eb;
	margin:0 10px 0 0;
}

/* -------------------------------------------------- */
form {
    background: transparent;
    color: #333;
    padding: 15px 4px;
    width: auto;
}
label {
    background: transparent;
    color: #555555;
    width: 160px;
    padding: 1px 4px 1px 1px;
    float: left;
    margin: 0 5px 5px 0;
}
input, textarea {
    background-color: #f0f0f0;
    color: #333;
    border: 1px #e0e0e0 solid;
    /* float: left; */
    margin: 0 5px 5px 0;
    width: auto;
}
select {
    background-color: #ffffff;
    border: 1px #e0e0e0 solid;
    color: #333;
}
input.kurz { width: 50px; }
input.kurz1 { width: 80px; background-color: #ffffff;}
input.mittel { width: 143px; }
input.normal { width: 200px; }
input.senden { 
    background-color: #D8D7D6;
    width: auto;
    margin: 0;
    padding: 1px 3px;
    border-top: 1px solid #F3F3F3;
    border-right: 1px solid #9A9999; 
    border-bottom: 1px solid #9A9999;
    border-left: 1px solid #F3F3F3;
}
input.senden:hover { 
    background-color: #cccccc;
    border-top: 1px solid #F3F3F3;
    border-right: 1px solid #9A9999;
    border-bottom: 1px solid #9A9999;
    border-left: 1px solid #F3F3F3;
}
input.delete:hover {  
    background-color: #FF6347; 
    border-top: 1px solid #FFA07A; 
    border-right: 1px solid #990000;
    border-bottom: 1px solid #990000;
    border-left: 1px solid #FFA07A;
}
/* -------------------------------------------------- */
