/*  
Theme Name: elternkoordinierung.de-style
Theme URI: http://www.elternkoordinierung.de/
Description: KEG e.V.
Version: 1.5 (09.03.2011)
Author: maru design 
Author URI: http://www.maru-design.eu/
*/

/* Allgemein */
* {margin: 0; padding: 0;}

/* body */
body {background: #fff; font-family: Verdana, 'Arial', Tahoma, Helvetica, Sans-Serif; color: #888; font-size: 11px; font-style: normal;}

/* Main */
#wrap {width: 812px; margin: 75px auto;}

/* Menue */
.menue {width: 812px; color: #B0B0B0; font-weight: bold; padding-bottom: 2px; float: left;}
.menue ul li {list-style-type:none; padding-right: 7px; float:left;}
.current_page_item a {color: #999!important;}

/* Content */
#content {border:1px solid #ccc; width: 800px; height: 500px; padding: 5px; float: left;}
#content ul {list-style-type:none;}
#content li {list-style-type: disc; list-style-position:outside; margin-left: 15px; padding: 5px 0; }

/* BG */
/* Willkommen */
#post-2 {background: url('images/bg/willkommen.jpg') no-repeat;}

/* Posts */
#posts {background: url('images/bg/news.jpg') no-repeat;}

/* Single */
#post {background: url('images/bg/news_single.jpg') no-repeat;}

/* Idee */
#post-6 {background: url('images/bg/idee.jpg') no-repeat;}

/* Termine */
#post-111 {background: url('images/bg/termine.jpg') no-repeat;}

/* Links */
#post-10 {background: url('images/bg/links.jpg') no-repeat;}

/* Kontakt */
#post-12 {background: url('images/bg/kontakt.jpg') no-repeat;}

/* Datenschutz */
#post-14 {background: url('images/bg/datenschutz.jpg') no-repeat;}

/* Impressum */
#post-16 {background: url('images/bg/impressum.jpg') no-repeat;}

/* 404 Fehler*/
#post-404 {background: url('images/bg/fehler.jpg') no-repeat;}

#post-2, #posts, #post, #post-6, #post-111, #post-10, #post-12, #post-14, #post-404, #post-16 {height: 500px;}

/* Pages */
#page-text-bg {background: #fff; width: 380px; height: 385px; margin-left: 10px; padding-bottom: 10px;}
#page-text {width: 350px; height: 380px; padding: 5px 15px; overflow: auto;}

/* Post */
#posts h2, #post h2 {font-size: 14px;}
#posts li, #post li {margin-left: 0px;}
.postmeta {border-top: 1px solid #ddd; width: 340px; font-size: 10px; padding-bottom: 25px;}

/* Footer */
#footer {width: 812px; color: #B0B0B0; font-weight: bold; margin-bottom: 75px; float: left;}

/* IMG */
#posts img, #post img  {border: 1px solid #D4D4D4; margin-top: 4px; padding: 4px;}
.wp-caption {margin-top: 5px;}
.wp-caption-text {font-style:italic; font-size: 12px; color: #777; margin-top: -4px;}
img {border: none;}

/* Tags */
h1 {margin-bottom: 5px;}
h1, h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}

/* Links */
a {color: #B0B0B0; text-decoration: none; font-weight: bold;}
a:hover {color: #999; text-decoration: none;}
a:focus {outline: 0;}

/* Sonstiges */
p {padding: 5px 0;}
.alignleft {float:left;}
.alignright {float:right;} 
blockquote {background: #eee; width: 330px; font-size: 10px; padding: 5px;}
.pagebar {font-weight: bold; padding: 5px 0 15px;}

/* Scroll CSS */
.jspContainer {overflow: hidden; position: relative;}
.jspPane {position: absolute;}
.jspVerticalBar {background: #fff; width: 16px; height: 100%; position: absolute; top: 0; right: 0; padding-right: 10px;}
.jspVerticalBar * {margin: 0; padding: 0;}
.jspCap {display: none;}
.jspTrack {background: #fff; position: relative;}
.jspDrag {background: #fff; cursor: pointer; position: relative; top: 0; left: 0;}
.jspArrow {background: none; text-indent: -20000px; cursor: pointer; display: block;}
.jspArrow.jspDisabled {background: #80808d; cursor: default;}
.jspVerticalBar .jspArrow {height: 16px;}
.jspVerticalBar .jspArrow:focus {outline: none;}
.jspArrowUp {background: url('js/scrollbar/images/up.jpg') no-repeat 0 0!important; height: 20px!important;}
.jspArrowDown {background: url('js/scrollbar/images/down.jpg') no-repeat 0 0!important; height: 20px!important;}

/* PageNavi CSS */
.wp-pagenavi {clear:both;}
.wp-pagenavi a, .wp-pagenavi span {border: 1px solid #ddd; text-decoration: none; margin-right: 4px; padding: 3px 5px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {border-color: #999;}
.wp-pagenavi span.current {font-weight: bold;}
