/*
Theme Name: bergeraeschlen
Theme URI: 
Description: bergeraeschlen.ch
Version: 1
Author: kummod
Author URI: www.kummod.ch
*/
.hentry .footer .line {
}
* html .hentry .footer .line {
    height:2px;
    background: none;
}
#body {
	font-size: 14px;
}

div.footer {
	font-size: 10px;
}
#footer .copy{
    color: #666699;
    text-align:center;
	font: 14px mono, arial;
}
#footer a{
	color: #9998ca;
}
#footer a:hover{
	color: #ffffff;
}
.hentry .footer {
	font-size: 0.8em;
}
.navigation div a{
    text-indent:-9999%;
    display:block;
    width:128px;
    height:70px;
    margin:0 20px
}
.navigation .alignleft a{background: url(prev.png) 0 0 no-repeat}
.navigation .alignright a{background: url(next.png) 0 0 no-repeat}
.navigation a:hover {background-position: 100% 100%}

#wrap {
background-repeat: no-repeat;
background-position: center 35px;
}

#header h1 {
	font-size: 30px;
}
#header .logo {
	margin-top: 40px;
	width: 230px;
	text-align: left;
	float: right;
}
h3.tiletitel {
	font-size: 1em;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 10px;
}
h2{
	font-size: 2.5em;
margin: 0;
}
.listbox {
    border-style:solid;
    border-width:1px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding-top: 10px;
	background-color: #c1d7fd;
}
.thread-even, .even {
    background-color: #74fe20;
    border: 2px solid #ffffff
}
.alt {
    background-color: #ff82ff;
}
.thread-odd, .odd {
    background-color: #bdfe22;
    border: 2px solid #ffffff
}
#comments h3 {
	color: white;
}
.comment-meta a{
    color: white
}
input, select, textarea {
    background-color: #faa6fd}
#wp-calendar {
    border-collapse: collapse;
	width: 100%;
	color: white;
}
#wp-calendar th {
    border-bottom:1px solid #333366;
    border-top: 1px solid #333366;
}
#wp-calendar tbody {
    border-bottom:1px solid #333366;
}
th {
    background-color: transparent;
	color: white;
}
* div.archive h2 {
	margin: 20px 0 0;
}
#header-links li li { background-color: #ff8dff}
    #header-links li:hover { background-color: #6969d3}
#s {
	background-color: #717ddd;
}
#buch {
	margin: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#buch .commentlist li {
	border: 2px solid white;
}
small.commentmetadata a, small.commentmetadata {
	color: #333366;
}
.textnavigation{
	font-size: 18px;
}

.textalignleft {
	float: left;
	margin-bottom: 10px;
}

.textalignright {
	float: right;
	text-align: right;
}

#sidebar h3,#sidebar h3 a{
	color: white;
}

body {
	background-image: url('http://bergeraeschlen.ch/wordpress/wp-content/themes/constructor/images/hi.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	background-image: url('http://bergeraeschlen.ch/wordpress/wp-content/themes/constructor/images/bgf.jpg');
	background-repeat: repeat;
	background-position: left top;
}