/*
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>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1 english
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
*/
div#search {
	font-size: 14px;
	float: right;
        padding: 10px 10px 0 0;
}

.twitter-timestamp {
 color: #326ea1;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
    background: #fff;
    font-family: "Georgia", "Palatino", "Baskerville", serif;
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-size: 16px;
    color: #333333;
    padding: 0;
}


blockquote {
	border-left: 1px solid #326ea1;
    color: #555555;
    font-size: 1.00em;
    padding-left: 10px;
    padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #326ea1;
    outline: none;
    text-decoration: none;
}

pre {  
    background: #f5f5f5;
    border: 1px dashed #cccccc;
    color: #555555;
    font-family: Consolas, Monaco, "Courier New", Courier, monospace;
    font-size: 12px;
    padding: 8px;
}

code {
   text-align: left
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/
h1,h2,h3,h4 {
    font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 0 0 10px 0;
    display: block;
}
h1 {font-size: 1.4em; }
h2 {font-size: 1.2em; }
h3 {font-size: 0.9em; text-transform: uppercase;}
h4 {font-size: 1.0em; }

img { border: none; }
img.avatar {float:right; margin-right:5px;}

ol, form {
	margin: 0;
	padding: 0;
}

p {
    line-height: 1.5em;
    font-weight: 500;
    text-align: left;
}

.entry {
	line-height: 1.3em;
	text-align: left;
}

small {
	font-size: 12px;
}

#page {
	background: transparent;
    margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
}

.postinfo { font-style:italic; font-size: 0.85em; }

/*################*/
/*### Header   ###*/
/*################*/

#header {
    background: transparent;
    overflow: hidden;
    color: #383d44;
    height: 90px;
    text-align: left;
    padding: 0 0 0 0;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogdescription  {
    position: relative;
    top: 10px;
    left: 250px;
    font: 20px Georgia, Times, serif;
    color: #4b4e52;
    font-style:italic;
}

#blogname { padding: 8px 0 0 0; }

#header h2 {
    float: left;
    font: 30px Arial, 'Helvetica', Verdana, sans-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: #4b4e52;
          border-bottom: 3px solid #999999;
          height: 40px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { 
    height: 40px;
    width: 950px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

ul.topmenu {
    background: transparent;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a { 
        font: 16px Arial, 'Helvetica', Verdana, sans-serif;
	float: left;
	display: block;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
        text-decoration: none;
        text-transform: uppercase;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #282828;
        //color: #000000;
	margin: 10px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 660px;
}


#content a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}

#content img {
	//float: left;
        padding: 2px;
        background-color: transparent;
}

#content a:hover img { 
        background: transparent;
}

#content h1 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0 0 25px 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.3em; 
         margin: 0; 
         padding: 5px; 
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
    background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 16px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
	line-height: 1.75em;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
    width: 100%;
    background: #4b4e52;
    border-top: 1px solid #cccccc;
    height: 50px;
    clear: both;
	color: #cbcbcb;
    margin: 0;
	padding: 0;
    text-align: center;
    overflow:hidden;
}

#footer a {
        color: #cbcbcb;
        text-decoration: none;
}

#footer a:hover {
        color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 250px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        text-align: left;
        float: right;
        margin: 8px 0px 0px 0px;
        padding: 0;
        line-height: 1.3em;
        color: #383d44;
        width: 250px;
        font-size: 15px;
        }

.sidelist {
        background: transparent;
        margin: 0 0 10px 0;
        padding: 0;
        }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li{
        border-bottom: 1px solid #cccccc;
	margin: 0;
        padding: 2px 0 2px 0;
        display: block;
	}

#sidebar li a {
        background-color: transparent;
        color: #383d44;
	padding: 1px 2px 2px 2px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #669933;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #326ea1;
        padding: 3px 0px 10px 0px;
        margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.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 {
        background: transparent;
        font-style: italic;
        color: #363636;
        font-size: 0.85em;
        line-height: 1.5em;
	margin: 10px 0 50px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
}

.postmetadata2 {
    background: #eeeeee;
    color: #282828;
    border: 1px solid #cccccc;
    font-size: 12px;
    line-height: 1.3em;
	margin: 0 0 20px 0;
	padding: 3px;
	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 {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#bottom {
    clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #326ea1;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
        text-decoration: none;
	}
