/*
Theme Name: REHALAND
Theme URI: http://www.fairnet-medien.de/
Description: rehaland Design
Version: 1.6
Author: Annie Demnitz & Falko Schuster
Author URI: http://www.fairnet-medien.de/
Tags: rehaland, fixed
Text Domain: rehaland

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
h1, h2, h3, h4, h5 {margin:0;padding:0;}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	margin:0;
	padding:0;
	text-align: center;
	background:#E8F5FE url('img/bg-body.jpg') fixed repeat-x;	
}

#page {
	width:987px;
	margin:0 auto;
	text-align: left;	
}
#wrapper {
	background:url('img/bg-wrapper.png') left bottom repeat-y;	
	min-height:450px;
	
}
/* Seitenkopf */
#header {
	height:158px;
	overflow:hidden;
	background:url('img/bg-header.png') no-repeat;
}
/* navi pages*/
#header ul, 
#header h1,
#header p {
	margin:0;
	padding:0;		
}
#header ul {
	list-style-type:none;
	float:right;
	margin-right:200px;	
}
#header ul li {
	float:left;	
}
#header ul a {
	color:#8ca1af;
	border-right:1px solid #8ca1af;	
	font-size:1.1em;
	display:inline-block;
	height:1%;
	padding:8px 8px 4px 8px;
}

#header h1 {
	width:361px;
	height:70px;	
	position:relative;
	top:52px;
	left:124px;
	background:url('img/bg-header-logo.png') no-repeat;
	z-index:10;
}
#header h1 a {
	display:block;
	height:70px;
}
#header h1 span, 
#header  p span {
	visibility:hidden;
}
#header p {
	width:234px;
	height:15px;
	position:relative;
	top:28px;
	left:546px;	
	background:url('img/bg-header-sublogo.png') no-repeat;
	z-index:20;
}

/* main */
#main {
	width:687px;	
	float:left;	
}
#main .inside {
	padding:0 30px;
	
}

/* Begin Sidebars */
#sidebar ul,
#sidebar2 ul {
	margin:0;
	padding:0;	
	list-style-type:none;
}	

#sidebar
{
	width:176px;
	float:left;
}
#sidebar2
{
	width:124px;
	float:left;
}
.box {
	margin-bottom:26px;
} 

	
#sidebar2 .box ul {
	padding-bottom:9px;
}
#sidebar2 .box li {
	background:url('img/bg-box-left.png') bottom repeat-y;	
	padding:0;
	text-align:right;
}
#sidebar2 .box {
	background:url('img/bg-box-left-bottom.png') bottom no-repeat;	
}


#sidebar2 a {
	display:block;
	height:1%;
	background:url('img/bg-left-a.gif') right bottom no-repeat;
	padding:3px 15px 3px 5px;
	color:#def0fe;
	font-size:1.1em;
}
#sidebar2 a:hover {
	background:url('img/bg-left-a.gif') right repeat-y;	
	text-decoration:none;
}

#sidebar .box li {
	background:url('img/bg-box-right.png') bottom repeat-y;	
	padding:0;	
}

#sidebar .box {
	background:url('img/bg-box-right-bottom.png') bottom no-repeat;	
}
#sidebar .box ul {
	padding-bottom:15px;
}

#sidebar .box,
#sidebar a {
	color:#fff;
	font-size:1.1em;	
}
#sidebar a {
	display:block;
	height:1%;
	background:url('img/bg-right-a.gif') left bottom no-repeat;
	padding:4px 5px 4px 15px;
}
#sidebar a:hover {
	text-decoration:none;
	background:url('img/bg-right-a.gif') repeat-y;
}

.head {
	margin:0;
	padding:0;
}
.head span {
	visibility:hidden;
}

#box-links {
	height:19px;
	background-image:url('img/bg-head-links.png');
}
#box-meta {
	height:18px;
	background-image:url('img/bg-head-meta.png');
}
#box-categories {
	height:19px;
	background-image:url('img/bg-head-category.png');	
}
#box-archive {
	height:20px;
	background-image:url('img/bg-head-archive.png');	
}

/* End Sidebar */

#footer {
	background:url('img/bg-footer.jpg') bottom repeat-x;
	height:248px;
	border: none;
	overflow:hidden;
}
#footer .inside {
	width:987px;
	height:247px;
	margin:0 auto;	
	background:url('img/bg-footer-inside.jpg') left bottom no-repeat;
	/*overflow:hidden;*/
	position:relative;
}
#footer-content {
	
}
#opa {
	background:url('img/bg-opa.png') left bottom no-repeat;	
	height:248px;
	width:204px;
	position:relative;
	left:-58px;
	z-index:25;	
}
#famillie {
	background:url('img/bg-famillie.png') 510px bottom no-repeat;	
	height:246px;
	width:411;
	position:relative;
	top:-246px;
}

#tagcloud {
	position:relative;
	width:450px;
	height:180px;
	top:-466px;
	left:150px;
	z-index:30;
	overflow:hidden;
}
#frau {
	position:relative;
	width:30px;
	height:34px;
	background:url('img/frau.png') no-repeat;	
	z-index:40;
	top:-694px;
	left:-130px;
	
}
#baum {
	position:relative;
	width:63px;
	height:50px;
	background:url('img/baum.png') no-repeat;	
	z-index:50;
	top:-730px;
	left:890px;	
}

#paar {
	position:relative;
	width:85px;
	height:46px;
	background:url('img/paar.png') no-repeat;	
	z-index:51;
	top:-720px;
	left:960px;	
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
}

.postmetadata {
	font-size:0.95em;			
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.alt {
	border: 1px solid #ddd;
	padding:1em;
	font-size:0.8em;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Arial, Helvetica,  Sans-Serif;
}

h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #000;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	color: #000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





.narrowcolumn {
}

.widecolumn {
}

.post {
	border-bottom:1px solid #eea652;
	margin-bottom:10px;
}
.single .post {
	border:0;
}
.post small  {
	font-weight:bold;
	color:#eea652;	
}

.post hr {
	display: block;
}

.widecolumn .post {

}
.narrowcolumn .postmetadata {

}

.widecolumn .postmetadata {

}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;	
}

.widecolumn .attachment {
	text-align: center;

}

.postmetadata {
	clear: both;
}

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h2, .post h3 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
}
h2.pagetitle {
	margin:5px 0 0 0;
	padding:5px 10px;
	font-size:25px;
	color:#eea652;
	border-bottom:1px solid #eea652;
}


h3 {
	padding: 0;
	margin: 0;
}
#respond h3 {
	color:#eea652;
	border-bottom:1px solid #eea652;
	margin-top:1em;
	padding:5px 10px;
	
}
h3.comments {
	
}
/* End Headers */



/* 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 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

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


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


ol li {
	list-style: decimal outside;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* 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 */



/* 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: 10px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #B9DEFB;
	text-align: center;
	background-color: #E8F5FE;
	padding-top: 8px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 8px 0;
	margin: 0;
}
/* End captions */
#tagcloud a {
	color:#000;
	
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}
