/*
Theme Name: REH4 Theme
Theme URI: http://www.reh4.ch
Description: A Wordpress Theme created for reh4.ch
Version: 1.0
Author: Konrad Sigl
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@charset "utf-8";
/* CSS Document */

/* WP Design & Creation Comments */

/* GENERAL */

html
{
overflow-x: scroll;
overflow-y: scroll;
}

body { 
/* background-image:url('http://www.reh4.ch/_uploads/blickfang_bg.jpg');
background-repeat:repeat; */
	
}

#wrapper {
float:left;
margin: 20px 0 0 40px ;

}

#container {
	background-color:#fff;
	margin: 0 0 0 10% ;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	}

#container2 {
width:550px;
}
#container3 {
width: 820px;
margin-top:37px;
float: left;
border: solid;
border-width: 1px;
border-color: #666666;
}

/* TYPO */

.postwrapper {
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #666666;
    }

.entry{

}

.post{
	/*border-bottom:dotted;
	border-bottom-width:1px;
	*/
	margin: 20px;	
    }
	
.post-single {
	/*border-bottom:dotted;
	border-bottom-width:1px;
	*/

	margin: 20px;	
    }


.post-page {
	/*border-bottom:dotted;
	border-bottom-width:1px;

	*/
	margin: 20px;	
    }
.post p {
text-align: justify;
font-size: 13px;
line-height: 20px;
}

.post-page p {
/*text-align: justify;*/
font-size: 13px;
line-height: 20px;
}

.nothing-found {
text-align: justify;
font-size: 13px;
line-height: 20px;
height:2000px;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   color: #999999;
   margin: 0;
   width:350px;
}

.alignleft {
float:left;
padding-right:20px;
padding-top:15px;
padding-bottom:15px;
}

.alignright {
float:right;
padding-left:20px;
padding-top:15px;
padding-bottom:15px;
}

div.aligncenter {
display: block;
padding-bottom:15px;
}

.postmetadata {
	font-size: 10px;
	margin:0;
	}
	
.time {
	margin:10px 0 0 2px;
	padding:0;
	font-size:0.8em;
	}
h1 {
	font-size: 4em;
	}
h2 {
	/*font-family: palatino linotype;*/
	font-size: 2em;

	line-height: 1.2em;
	margin-bottom:10px;
	margin-top:5px;
	}
h2 a:link, h2 a:visited{
color:#999999;
}
h2 a:hover{
color:#666666;
text-decoration:none;
}
h3 {
	font-size: 1em;
	}
h4 {
	font-size: 0.5em;
	}
#timestamp {
        margin: 0;
        padding: 0;
        }
a {
	color:#999999;
	text-decoration: none;
	}
a:hover {
	color:#666666;
	text-decoration: underline;
	}

a:current {
color:#666666;
text-decoration: underline;
	}
a:visited {

	}
img {
border:none;
}

/* HEADERS */
#header {
width:  100px;
height: 250px;
float: left;
margin:0;
}
#header h1 {
display:none;
}
#header img {
algin:left;
size:auto;
margin-top:20px;
}


/* CONTENT */
#content {
padding-top: 20px;
width:550px;
min-height:2500px;
float: left;
border-right: solid;
border-right-width: 1px;
border-right-color: #666666;

}

#content-wrapper{
width:550px;
border-right: solid;
border-right-width: 1px;
border-right-color: #666666;
}

#content-page {
padding-top: 40px;
width:550px;
height:2500px;
float: left;
border-right: solid;
border-right-width: 1px;
border-right-color: #666666;

}


#content-single {
padding-top: 40px;
width:550px;
height:2500px;
float: left;
border-right: solid;
border-right-width: 1px;
border-right-color: #666666;

}

/* SIDEBAR */

#sidebar img {
/*margin: 20px 0 20px 0;*/
}


#sidebar {
	height:inherit;
	width: 248px;
	float: right;
	list-style:: none;
	padding-top:20px;
	padding-right:10px;
	/*border-left: solid;
border-left-width: 1px;
border-left-color: #666666;*/
	}
	
#sidebar img icon {
margin:0;
}
	
#sidebar ul img, ul ol img {
	margin: 20px 20px 20px 20px;
	padding: 0;
	}	

#sidebar ul, #sidebar ul ol {
	margin: 0 20px 0px 20px;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}



#sidebar h2 {
	font-size: 1.2em;
	margin: 10px 0 0 20px;
	line-height:1.5em;
	}

#sidebar li widget {
margin-top:5px;}

#sidebar li.current_page_item a{
	color:#666666;
	text-decoration:underline;
	}

#sidebar2 {
	height:inherit;
	width: 248px;
	float: right;
	list-style:: none;
	padding-top:20px;
	padding-right:10px;
	/*border-left: solid;
border-left-width: 1px;
border-left-color: #666666;*/
	}


#sidebar2 img icon {
margin:0;
}
	
#sidebar2 ul img, ul ol img {
	margin: 20px 20px 20px 20px;
	padding: 0;
	}	

#sidebar2 ul, #sidebar ul ol {
	margin: 0 20px 0px 20px;
	padding: 0;
	}
	
#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	}



#sidebar2 h2 {
	font-size: 1.2em;
	margin: 10px 0 0 20px;
	line-height:1.5em;
	}

#sidebar2 li widget {
margin-top:5px;}

#sidebar2 li.current_page_item a{
	color:#666666;
	text-decoration:underline;
	}
	
	
/* NAVIGATION */
#top_navlist {
	position: absolute;
	top: 46px;
	width: 570px;
	text-align: left;
	}

#top_navlist ul li{
	display:block;
	float:left;
	}

#top_navlist h2{
	display: none;
	}
	
#navlist{
	padding: 0;
	margin: 0;
	}

#navlist li{
	list-style:: none;
	margin: 0;
	display: inline;
	}

#navlist li a{
	padding: 5px 15px;
	background: #ffffff;
	color: #999999;
	border: 1px solid #666666;
	}

#navlist li a:link { color: #999999; }
#navlist li a:visited { color: #999999; }

#navlist li a:hover{
	background: #ffffff;
	color:#666666;
	text-decoration:none;
	}
	
#navlist li a#current{
	background: #ffffff;
	color:#666666;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	}

#navlist li.current_page_item a{
	background: #ffffff;
	color:#666666;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	}

/*TOC Nav*/
.tocNav{
	padding-left: 0;
	margin-left: 0;
	width: 200px;
	}
tocNav li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	}
tocNav li a { 
	text-decoration: none; 
	}

/* BLOG ELEMENTS */
#pushbottom{
	clear: both;
}
/* FORMS */

/* FOOTER */
#footer {
	height: 85px;
	width: 800px;
	}

#footer h3{
	display:none;
	}

/* IMAGES */

/* OTHER */



