/*
Theme Name: Brunnenkinder e.V.
Theme URI: http://www.brunnenkinder.de/
Description: Brunnenkinder e.V. base theme.
Version: 0.1
Author: Andreas Eri
Author URI: http://www.eri-solutions.de
Tags: green, custom header, fixed width, two columns
Text Domain: 
*/


* {
    margin:0; padding:0;
}

html, body {
    width:100%; height:100%;
}

body {
     background: url("images/bg.png") repeat-x fixed left top #81A027;
     margin:0 auto;
     font-family:Verdana, sans-serif, Arial,Helvetica;
     font-size:14px;
}

#header, #content, .menu, .container {
    background-color:#ffffff;
}


#header {
    background:url("images/header.png") no-repeat scroll left top transparent;
    height:267px;
    position:fixed;
    width:1024px;
    z-index:2;
}
.menuTop {
    margin:40px 0 0 0;
}

.menuTop img {
    border:none;
}

#sidebar {
    background-color:#fff;
    float:left;
    height:100%;
    position:fixed;
    top:267px;
    width:290px;
    z-index:1;
}

.menuLeft {
    background-color:#B6CB50;
    height:100%;
    margin:0 10px 0 10px;
    padding: 30px 40px 0 0;
}

.container {
    height:100%;
    position:relative;
    width:1024px;
    margin:0px auto;
}

.contentContainer {
    margin:0;
    position:relative;
    width:734px;
}

.offsetContainer {
    margin:0 0 0 290px;
    position:relative;
    width:100%;
}

#content {
    margin:267px 0 0;
    position:absolute;
    width:100%;
}

.innerContent {
    border:1px solid #000;
    border:none;
    margin:0 10px 10px 10px;
    font-size: 12px;
}

.menuLeft li {
    width:100%;
    list-style:none outside none;
    padding:0;
    margin:0;
    text-align:right;
}

/**
 *
 */

.menuLeft li.cat-item ul.children {
    display:none;
}

.menuLeft li.current-cat ul.children,
.menuLeft li.current-cat-parent ul.children {
    display:block;
}

li.cat-item:first-child, li.cat-item:first-child + li  {
    background:transparent url("images/pfeil-rot.png") scroll no-repeat 10px 5px;
}

li.cat-item:first-child ul.children li, li.cat-item:first-child + li ul.children li  {
    background:none;
}

.menuLeft > ul li.current-cat-parent,
.menuLeft > ul li.current-cat:first-child,  .menuLeft > ul > li.cat-item:first-child + li.current-cat  {
    background:transparent url("images/pfeil-blau.png") scroll no-repeat 10px 5px;
}

.menuLeft li.cat-item {
    line-height:32px;
}

.menuLeft li ul.children li.cat-item {
    line-height:16px;
}

.menuLeft li.cat-item a {
    color:black;
    text-decoration:none;
}

.menuLeft li.cat-item a:hover {
    color:white;
    text-decoration:underline;
}

.menuLeft li.current-cat > a {
    color:white;
    text-decoration:underline;
}



/**
 *
 */

.menuLeft li.page_item ul {
    display:none;
}

.menuLeft li.current_page_item ul,
.menuLeft li.current_page_parent ul {
    display:block;
}

li.page_item:first-child, li.page_item:first-child + li  {
    background:transparent url("images/pfeil-rot.png") scroll no-repeat 10px 5px;
}

li.page_item:first-child ul li, li.page_item:first-child + li ul li  {
    background:none;
}

.menuLeft > ul li.current_page_parent,
.menuLeft > ul > li.current_page_item:first-child,  .menuLeft > ul > li.page_item:first-child + li.current_page_item  {
    background:transparent url("images/pfeil-blau.png") scroll no-repeat 10px 5px;
}

.menuLeft li.page_item {
    line-height:32px;
}

.menuLeft li ul li.page_item {
    line-height:16px;
}

.menuLeft li.page_item a {
    color:black;
    text-decoration:none;
}

.menuLeft li.page_item a:hover {
    color:white;
    text-decoration:underline;
}

.menuLeft li.current_page_item > a {
    color:white;
    text-decoration:underline;
}


/**
 *
 */

.imageContainer {
  float:left;
  padding:10px;
  border:4px solid #ccc;
}

.contentRow {
  clear:both;
  padding:10px 10px 10px 0;
  height:230px;
}

div.contentRow p {
  float:right;
  width: 450px;
}

/**
 * BEGIN searchbox
 */

#swrap {
    float:right;
    height:30px;
    position:relative;
    /*width:200px;*/
    margin:41px 0 0 0;
}

#swrapinner {
    height:30px;
    position:absolute;
    right:20px;
    /*width:200px;*/
}

form#search {
    display:block;
    position:absolute;
    right:0;
}

#searchsample {
    color:#666666;
    display:block;
    padding:8px 0 0 3px;
    position:absolute;
    z-index:500;
    font-size:12px;
}

#searchwrapper {
    display:block;
    height:30px;
    position:relative;
    width:180px;
}

#s {
    background:url("images/_middle.png") repeat-x scroll center top transparent;
    border:0 none;
    /* font:100% "Lucida Grande",Geneva,Arial,sans-serif; */
    height:30px;
    left:0;
    margin:0;
    padding:0 0 0 5px;
    position:absolute;
    top:0;
    width:100%;
    line-height:30px;
}

div > #s {
    border: 1px activeborder inset;
    background: none;
    /* font:100% "Lucida Grande",Geneva,Arial,sans-serif; */
    height: 20px;
    left:0;
    margin:0;
    padding:0 0 0 5px;
    position:relative;
    top:0;
    width:50%;
    line-height:20px;
    font-size:14px;
}

.searchleft {
    background:url("images/_left.png") no-repeat scroll center top transparent;
    border:0 solid green;
    display:block;
    height:30px;
    left:-25px;
    position:absolute;
    top:0;
    width:26px;
}

.searchright {
    background:url("images/_right.png") no-repeat scroll center top transparent;
    border:0 solid blue;
    display:block;
    height:30px;
    position:absolute;
    right:-15px;
    top:0;
    width:26px;
}

#searchreset {
    cursor:pointer;
    display:block;
    height:30px;
    position:absolute;
    right:-26px;
    top:3px;
    width:25px;
    z-index:400;
}

.bread {
    clear:both;
    color:white;
    font:bold 18px Courier,Arial,Helvetica;
    margin:25px 0 0 25px;
}

.bread a {
    color:white;
    text-decoration:none;
    margin:0;
}

.bread a:hover {
    color:white;
    text-decoration:none;
    margin:0;
}


/**
 * END searchbox
 */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

    /* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0;
	display: inline;
    border: none;
	}

img.alignleft {
	padding: 4px;
	margin: 0;
	display: inline;
    border: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-image-55 {
    border-right: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-top: none;
    border-left: none
}
/* End Images */

h2 {
    background-color: #EEEEEE;
    border-bottom: 5px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 16px;
    clear: both;
}

div .dateRight {
    float: right;
}

h2 a, h2 a:hover {
    color:black;
    text-decoration: none;
}

small {
  padding-bottom: 10px;
  display:block;
}

p.serif {
    margin-top:5px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	/*text-align: center;*/
	}

.hidden {
	display: none;
	}
/*
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
*/
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.entry, .hentry {
    margin-bottom: 30px;
    /* color: #666666; */
}

.entry p {
    margin-bottom: 25px;
}

h2 {
    /*border-bottom: 1px solid #ccc;*/
}

h3, h4, h5, h6 {
    margin-bottom: 20px;
}