/*
Theme Name: Sentinel-Haus Neu
Theme URI: http://www.sentinel-haus.eu/
Description: Neues Sentinel-Haus Design, Stand November 2009
Version: 1.0
Author: @mazing
Author URI: http://www.a-mazing.de/
Tags: fixed width, two columns, widgets

Design: kwasibanane  http://www.kwasibanane.de/
Umsetzung: @mazing   http://www.a-mazing.de/
*/

html {
 width: 100%;
 height: 101%;
 font-size: 12px;
 margin: 0;
 padding: 0;
}

body {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 color: #646466;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background-image: url(images/hg-kachel2.png);
}

/* Basics */

h1 {
 margin: 1em 0 .5em 0;
 padding: 0;
 font-size: 1.6em;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}

h2 {
 margin: 1em 0 .5em 0;
 padding: 0;
 font-size: 1.4em;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}

h3 {
 margin: 1em 0 .5em 0;
 padding: 0;
 font-size: 1.2em;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}

h4 {
 margin: 1em 0 .5em 0;
 padding: 0;
 font-size: 1.1em;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}

h5 {
 margin: .5em 0;
 padding: 0;
 font-size: 1em;
 font-weight: normal;
 font-style: italic;
 text-decoration: none;
}

p {
 margin: 0 0 .5em 0;
 padding: 0;
}

li {
 padding-bottom: 10px;
}

a img {
 border: 0;
}

/* Bloecke */

#wrapper {
 position: relative;
 margin: 20px auto;
 width: 825px;
}

#header {
 position: absolute;
 top: 40px;
 height: 109px;
 width: 522px;
 margin: 0;
 border: 1px #868686 solid;
 padding: 25px;
 background-color: #e69d00;
 background-image: url(images/cinq_pas_v2.0.jpg);
 background-repeat: no-repeat;
 overflow: hidden;
 font-size: 1.9em;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 color: #3a662a;
 text-align: right;
}

#wrap-content {
 position: absolute;
 top: 218px;
 width: 100%;
}

#content {
 float: left;
 width: 532px;
 margin: 0;
 border: 1px #868686 solid;
 padding: 10px 20px 100px 20px;
 background-color: #fff;
}

#sidebar {
 width: 210px;
 float: right;
 border: 1px solid #868686;
 padding: 0 10px 80px 10px;
 color: #878787;
 background-color: #e0e0e0;
}

#footer {
 clear: both;
 position: relative;
 top: -70px;
 background-image: url(images/balk.png);
 background-repeat: no-repeat;
 color: #fff;
 height: 82px;
 width: 635px;
 padding: 15px 150px 15px 10px;
 text-align: center;
 font-size: 0.9em;
}

#logo {
 position: absolute;
 top: 0;
 right: 0;
}

#sidebarsearchform {
 position: absolute;
 top: 175px;
 right: 0;
 width: 222px;
 height: 18px;
 padding: 2px 5px 5px 5px;
 background-color: #878787;
 color: #fff;
 font-size: 12px;
}

/* Inhaltsspalte */

#content a {
 color: #3a662a;
}
#content a:hover {
 color: #8cb63c;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
 color: #3a662a;
}

#content h2.date {
 font-size: 1.2em;
}

#content h3.storytitle {
 font-size: 1.6em;
}

#content ul {
 padding-left: 25px;
 list-style-image: url(images/list-bullet-dkl-gruen.jpg);
}

/* Sidebar */

#sidebar h2 {
 color: #1d1d1d;
 font-size: 1.15em;
}

#sidebar h3 {
 color: #1d1d1d;
 font-size: 1.05em;
}

#sidebar h4,
#sidebar h5 {
 color: #1d1d1d;
 font-size: 1em;
}

.sidebarlist ul {
 padding: 0 0 0 15px;
 margin: 0;
 list-style-image: url(images/list-point.gif);
}

#sidebar a {
 color: #878787;
 text-decoration: none;
}

#sidebar a:hover {
 color: #BD850C;
}

#sidebar ul.sidebarlist {
 margin: 0;
 border: 0;
 padding: 0;
 list-style-type: none;
 list-style-image: none;
}

#sidebar ul.sidebarlist>li {
 margin: 0;
 border: 0;
 padding: 0;
 margin-bottom: .5em;
 border-bottom: 1px solid #878787;
 padding-bottom: .5em;
 list-style-type: none;
 list-style-image: none;
}

/* Footer */

#footer a {
 color: #fff;
}

/* Suche */

#sidebarsearchform label {
 display: block;
 float: left;
 width: 40px;
 padding-top: 3px;
}

#sidebarsearch-input {
 border: 0;
 height: 12px;
 width: 150px;
 margin: 0 5px;
 padding: 1px;
 font-size: 10px;
}

#sidebarsearch-submit {
 position: relative;
 top: 2px;
 right: 0;
}

/* WP */

.post {
 margin-bottom: 10px;
 border-bottom: 1px dotted #cccabe;
 padding-bottom: 10px;
}

.post .meta {
 color: #3a662a;
 font-weight: bold;
 margin: 1em 0;
}

.post .feedback {
 margin: .5em 0;
 clear: both;
}

#comment {
	width: 100%;
}

.alignright {
    float: right;
    margin-left: 5px;
}

.alignleft {
    float: left;
    margin-right: 5px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-caption-text {
	font-size: .9em;
	margin: .25em 0;
}
