/*
Theme Name: SimplicityBright
Theme URI: http://www.koch-werkstatt.de/2007/03/24/wordpress-theme-simplicity/
Description: Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>.
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
Tags: white, simple, fixed width, two columns
Version: 0.3

Notes: Inspired and created for minimalist, content focused blogs or websites. Customize, edit, poke,  prod, and adapt to your own style.

Please leave credit where credit is due so that others may find the source for your site and adapt a suitable version for their own website.

The CSS, XHTML and design is released under the GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


small {

	font-size:9px;

	font-weight:normal;

        font-family: georgia, times new roman, serif;

        font-style: italic;

	color:#fff;

	}






#featured {

	width: 900px;

	float: left;

	padding-bottom: 10px;

	margin-bottom: 20px;

/*xyz*/	border-top: #000 dotted 1px;

	margin-top: 20px;

	padding-bottom: 20px;

}



 #featured h1 {



	font-size: 12px;    

	color:#fff;     

	border: none;       

		}




.oben {
	width: 290px;
	height: 290px;
	visibility: visible;
	background:#000;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	z-index:1;


}


.oben:hover {

	visibility: hidden;
	width: 290px;
	height: 290px;
	z-index:2;
	position: absolute;

}







.febild {

	z-index:1;

	position:relative;



}






html, body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

body {
	background: #fff;
	font: 12px Georgia, Times New Roman, serif;
        padding: 0;
}


hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #ccc;
	border-bottom: transparent;


}


blockquote {
	font-style: italic;
        color: #666;
        font-size: 1.00em;
        padding-left: 20px;
        padding-right: 20px;
	margin: 0 0px;
}

a {
	color: #000;
	text-decoration: none;
        outline: none;
}

code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
	color: #000;
        font-weight: 100;
	font: 11px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	font-style: italic;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #000;
	text-align: center;
        font-weight: 100;
	font: 11px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	font-style: italic;
        margin: 0 0 0 0;
	padding: 10px;
	border-bottom: 1px dotted #000; 
	border-top: 1px dotted #000; 

	text-decoration: none;
        display: block;

}

h2, h2 a {
	color: #000;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #000;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: left;
}

.entry {
	width: 900px;
	line-height: 1.3em;
	text-align: left;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}


#einleitung {
	padding-bottom: 20px;
	padding-top: 12px;
	border-top: 1px solid #ececec; }

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background: transparent;
        overflow: hidden;
        color: #383d44;
	font-size: 13px;
	width: 900px;
	margin: 0 auto;
        text-align: center;
	padding: 0 0 0 0;
}

#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#blogname {
        margin-top: 40px;
	margin-bottom: 15px;
/*	height: 285px; */
	text-align: center;
	width: 900px;
}

#header h2 {
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;

	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #000;
          height: 7px;
          margin: 0 auto;
          width:900px;
          text-align: center;
          overflow: hidden;
	display: hidden;
}

#topbar { height: 25px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
	width: 590px;
}

ul.topmenu {
	text-align: center;
        background: transparent;
	padding: 0;
	list-style-type: none;

}

 ul.topmenu li {
float: left;
text-align: center;
}



ul.topmenu li a {
	font-size: 11px;
	display: block;
	margin: 4px 10px 0 10px; 
	color: #000;
	text-transform: uppercase;
	font-style: italic;
	border-bottom: 1px #ccc dotted;
	opacity: 0.5;
	text-align: center;


}

ul.topmenu li a:hover {
	color: #000;
        text-decoration: none;
	opacity: 1.0;


}

#tenerife a {
	color: #d42f37;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #000;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 0px 0 0px;
        /* text-align: left; */
	width: 900px;
}

#content a:hover {
        color: #d42f37;
        background: transparent;
        text-decoration: none;
}

#content p a { 	border-bottom: 1px dotted #ccc; }

.entry img {
	width: 900px;
	height: auto;
	text-align: center;
	margin: 0px 0px 0px 0;
	/* padding: 20px; */
        background-color: #666;
	border: 0px;
}

.post img {
	width: 900px;
	height: auto;
	text-align: center;
	margin: 0px 0px 0px 0;
/*	padding: 20px; */
        background-color: #666;
	border: 0px;
}

/* #content object {
	text-align: center;
	margin: 0px 0px 5px 0 !important ;
	padding: 20px !important ; 
        background-color: #fff !important ;
	border: 0px !important ;

} */


#content img a {
	border-bottom: 0px;
}

/* #content a:hover img {
        border: 1px solid #777777;
        background: transparent;
} */

#content h1 a:hover {
        color: #d42f37;
        background: transparent;
        text-decoration: none;
}

#content h2 a:hover {
        color: #d42f37;
        background: transparent;
        text-decoration: none;
}

#content h3 a {
        text-decoration: none;
}

#content h3 a:hover {
         color: #d42f37;
         background: transparent;
         text-decoration: none;
}

#content ul {
         list-style-type: circle;
         margin: 0 0 0 25px;
         padding:  0 0 0 0;
}

#content ul li {
         line-height: 1.5em;
         margin: 0;
         padding: 5px;
}

/*############################*/
/*#### Comments #### */
/*############################*/



#allekommentare {
	margin: 0 50px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;

}

#allekommentare h1 {
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;

	border-top: 1px solid #ccc;
	padding-top: 10px;

}


#verfassen { margin-top: 50px; }

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding: 10px;
	vertical-align: middle;
	width: 718px;
/*	margin: 0 50px; */

}

.commentbody {
        background: #fff;
	margin: 30px 0px 0 0px;
	border: 1px solid #cccccc;
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	padding: 15px 30px 5px 30px;
}



.commentheader {
	margin-bottom: 50px;


}


.commentbody a {
	color: #666;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.4em;
	text-transform: none;
	font-style: normal;
}

.commentlink {

	font-size: 10px;
	text-transform: none;
}

.commentlist {
	list-style: none;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #eaeaea !important;
}

* html .gravatar {
	position: relative;
}

#commentform { margin-top: 30px;} 


#email, #author {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Georgia, Times New Roman, serif;
	padding: 10px;
	vertical-align: middle;
	width: 550px;
	margin-right: 30px;

}

#url {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Georgia, Times New Roman, serif;
	height: 16px;
	width: 550px;
	padding: 10px;
	vertical-align: middle;
	margin-right: 30px;
}

#submit {
	background: #222;
	border: 0px;
	color: #fff;
        font: 12px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	font-style: italic;
	margin: 0;
	padding: 10px;
	width: 740px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/


#facebook {
	margin-bottom: 20px; 
	border-bottom: 1px dotted #ececec;

}


#footer {
        background: #fff;
        border-top: 1px solid #ececec;
        width: 900px;
        clear: both;
	color: #363636;
        margin: 100px 0 0 0;
	padding: 50px 0 100px 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: #fff;
        border: 1px solid #ccc;
	color: #666;
        font: 13px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	font-style: oblique;
	vertical-align: middle;
	text-align: center;
	width: 898px;
	height: 40px;
	margin: 10px 0px 30px 0px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 250px;
        text-align: left;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li {
        border-bottom: 1px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li.linkcat,
#sidebar li.categories,
#sidebar li.pagenav

{
        border-bottom: 0px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #d42f37;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #326ea1;
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}


.navigation { margin-top: 30px; width: 900px; }

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#postmetadata {
	height: 20px; 
	margin: 15px 0 70px 0;
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px dotted #d8d8d8;


}


#facebook {
	float: right;

}

#comments {

	float: left;
        font-style: italic;
        color: #ccc;
	padding-top: 2px; 


}



.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
	text-align: center
	margin-top: 50px;
        background: inherit;
        font-size: 12px;
        text-transform: uppercase;
	font-style: italic;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 30px;
	
}

.wp-caption img {
	float: right;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

