/*

Theme Name: SimplicityDark

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 deutsch

Author: Karsten Kuhnen

 Author URI: http://www.koch-werkstatt.de

*/



html, body {

	margin: 0;

	padding: 0;

	text-align: center;

}



body {

	background: #f7f5ee;

        background-image: url('http://farm3.static.flickr.com/2277/2229622096_2bec8f7f9f_m.jpg');

	background-repeat: repeat-x;

	background-position: top;

	font: 11px Verdana, Arial, 'Helvetica', sans-serif;

        padding: 0;

}





blockquote {

	border-left: 1px solid #8897a9;

        color: #cbcbcb;

        font-size: 1.00em;

        padding-left: 10px;

        padding-right: 10px;

	margin: 0 30px;

}



a {

	color: #ff0000;

	text-decoration: none;

        outline: none;

}



code {  background: #181818;

        border: 1px solid #444444;

	color: #adadad;

        font: 11px Verdana, Arial, 'Helvetica', sans-serif;

        padding: 10px;

	text-align: left;

}



/*#####################*/

/*### Ãberschriften ###*/

/*#####################*/



h1 a {

	color: #282726;

        font-weight: 100;

	font: 21px Trebuchet MS, 'Helvetica', Verdana, sans-serif;

        margin: 0 0 0 0;

	padding: 0 0 0 0;

	text-decoration: none;

        display: block;

}



h1 {

	color: #282726;

        font-weight: 100;

	font: 21px Trebuchet MS, 'Helvetica', Verdana, sans-serif;

        margin: 0 0 0 0;

	padding: 0 0 0 0;

	text-decoration: none;

}



h2, h2 a {

	color: #ff2222;

        font-weight: 100;

	margin: 0;

	padding: 0;

}



h3, h3 a {

	color: #ff2222;

        font-weight: 100;

	margin: 15px 0 0px 0;

	padding: 0;

}



h4 {    color: #4f4b3d;

	font: 13px Trebuchet MS, Arial, 'Helvetica', sans-serif;

	font-weight: bold;

	margin: 0;

	padding: 0;

}



img {

	border: none;

        }



ol, form {

	margin: 0;

	padding: 0;

}



p {

	line-height: 1.6em;

	text-align: left;

        letter-spacing: 0;

}



.entry {

	line-height: 1.3em;

	text-align: justify;

}



small {

	font-size: 10px;

}



#page {

	background: transparent;

        margin: 0 auto;

	padding: 0;

	text-align: left;

	width: 960px;

}



/*################*/

/*### Header   ###*/

/*################*/



#header {

        background: transparent;
     

        background-repeat: repeat;

        overflow: hidden;

        color: #4f4b3d;

	font-size: 13px;

        height: 105px;

        width: 100%

	margin: 0 auto;

        text-align: left;

	padding: 0 0 0 0;

}



#header a {

	color: #ff0000;

}



#header a:hover {

	color: #333333;

}



#blogname {

        padding-top: 30px;

        font: 11px Trebuchet MS, Arial, 'Helvetica', sans-serif;

}



#header h2 {

        float: left;

        font: 25px Trebuchet MS, 'Times New Roman', Times, serif;

	margin:0;

	padding: 2px 10px 0 5px;

	border-right:1px solid #4f4b3d;

	}



#header h2 a { text-decoration:none; }



#header p {

        padding: 13px 0 0 10px;

	margin:0;

	line-height: 1em;

}



/*###################*/

/*### Top Menu ###*/

/*#########+++#######*/



#top {

          background-color: #6e2506;

          height: 5px;

          margin: 0 auto;

          width:100%;

          text-align: center;

          overflow: hidden;

}



#topbar { height: 34px;

          width: 900px;

          margin: 0 auto;

          padding: 0;

          text-align: center;

}



ul.topmenu {

        background: transparent;

        float: left;

        margin: 0 auto;

	padding: 0;

	list-style-type: none;

}



ul.topmenu li {

	float: left;

}



ul.topmenu li a {

	float: left;

	display: block;

        height: 34px;

	padding: 9px 20px 0 0px;

	color: #ff0000;

}



ul.topmenu li a:hover {

	color: #000000;

        text-decoration: none;

}



/*################*/

/*### Content  ###*/

/*################*/



#content {

	background: transparent;

        border-right: 1px solid #d2d0cb;

        border-right-style: dashed;

	color: #333333;

	float: left;

	margin: 20px 20px 30px 0px;

	padding: 0 30px 0 0px;

        text-align: left;

	width: 630px;

}



#content a {

        background-color: e9e6d3;

	text-decoration: none;

        outline: none;

}



#content a:hover {

        color: #000000;/*#88A99E;*/

        background-color: #f4f2e4;

        text-decoration: none;

        /* border-bottom: 1px dashed #000000; */

}



#content img {

	float: left;

	margin: 3px 10px 8px 0;

        _margin: 3px 5px 8px 0;

	border: 1px solid #ece4cd;

        padding: 2px;

        background-color: transparent;

}



#content a:hover img { 

        border: 1px solid #bd4e20; 

        background: transparent;

}



#content h1 a:hover { 

        color: #ff2222; 

        background: transparent; 

        text-decoration: none; 

}



#content h2 a:hover { 

        color: #ff2222; 

        background: transparent; 

        text-decoration: none; 

}



#content h3 a { 

        text-decoration: none; 

}



#content h3 a:hover { 

        color: #333333; 

        background: inherit; 

        text-decoration: none; 

}



#content ul {

         list-style-type: disc; 

         margin: 0 0 0 25px; 

         padding:  0 0 0 0; 

}



#content ul li {

         line-height: 1.5em; 

         margin: 0; 

         padding: 5px; 

}



.flashtitle {

	text-align: left;

}



/*############################*/

/*####     COMMENTS      #### */

/*############################*/



#comment {

        <!--background-image: url(bg_comment.gif);-->

        background-color: #e9e6d3;

	border: 1px solid #d7d4be;

	color: #333333;

        font: 12px Tahoma, Verdana, Arial, 'Helvetica', sans-serif;

	padding: 5px 7px 3px 3px;

	vertical-align: middle;

	width: 460px;



}



.commentbody {

        background-image: url(i_user.gif);

        background-repeat: no-repeat;

	color: #333333;

	font-size: 11px;

	margin: 0 0 5px 0;

	padding: 15px 20px 0 55px;

	background-color: #e9e6d3;

        border: 1px solid #d0ccb5;

	position: relative;

}



.commentbody a {

	color: #bd4e20;

        font-size: 12px;

        text-decoration: none;

}

.commentbody a:hover {

	color: #333333;

        text-decoration: none;

}



.commentdate {

	color: #94938c;

	font-size: 11px;

	margin: 0 0 0 0;



	position: relative;

}



.commentdate a {

	color: #ff0000;

        text-decoration: none;

}

.commentdate a:hover {

	color: #ffffff;

        text-decoration: none;

}



.commentbody p {

	line-height: 1.5em;

}



.commentlink {

	font-size: 13px;

}



.commentlist {

	list-style: none;

}



.commentcount {

	background: inherit;

	position: absolute;

	right: 36px;

        _right: 10px;

	top: 0;

	font-family: Georgia, Times, 'Times New Roman', serif;

	font-size: 24px;

	font-weight: bold;

	color: #444444;

	float: right;

}



.gravatar {

	background-color: inherit !important;

	padding: 4px !important;

	border: 1px solid #4444444 !important;

}



.commentbody2 {

	color: #cec09a;

	font-size: 13px;

	margin: 0 0 10px 0;

	padding: 15px 15px 5px 15px;

	background: #131414;

        border: 1px solid #353227;

	position: relative;

        -moz-border-radius: 10px;

}



.commentbody2 a {

	color: #c25f44;

        text-decoration: none;

}



.commentbody a:hover {

	color: #ffffff;

        text-decoration: none;

}



* html .gravatar {

	position: relative;

}





html[xmlns] .commentcount {

	position: absolute;

	right: 7px;

	top: 0;

}



#email, #author {

	background: #2e2e2e;

	border: 1px solid #555555;

	color: #333333;

        font: 12px Verdana, Arial, 'Helvetica', sans-serif;

	padding-left: 5px;

	vertical-align: middle;



}



#url {

	background: #2e2e2e;

	border: 1px solid #555555;

	color: #333333;

        font: 12px Verdana, Arial, 'Helvetica', sans-serif;

	height: 16px;

	padding-left: 5px;

	vertical-align: middle;

}



#submit {

	background: #eae8d8;

        background-image: url(b_submit.gif);

	border: 0;

	color: #bd4e20;

        font: 11px Tahoma, Arial, 'Helvetica', sans-serif;

	margin: 0;

	padding: 0 20px 3px;

        width: 71px;

        height: 21px;

}



textarea {

        overflow:auto;

}



/*################*/

/*#### Footer ####*/

/*################*/



#footer {

        background: #e9e6d3;

        border-top: 1px solid #dcd9c3;

        height: 50px;

        clear: both;

	color: #42433e;

        margin: 0;

	padding: 0;

        text-align: center;

        overflow:hidden;

        font-size: 11px;

}



#footer a {

        color: #ff0000;

        text-decoration: none;

}



#footer a:hover {

        color: #000000;

        text-decoration: none;

        border-bottom: 1px dotted #000000;

}



/*################*/

/*### Search   ###*/

/*################*/



.s {

	background-color: #e6e3ce;

        background-image: url(bg_search.gif);

        border: 1px solid #c6c4ac;

	color: #5f605b;

        font: 11px Tahoma, Arial, 'Helvetica', sans-serif;

	height: 17px;

	padding: 2px 5px 0px 5px;

	vertical-align: middle;

	width: 238px;

}



/*################*/

/*#### SIDEBAR ###*/

/*################*/



#sidebar {

        width: 230px;

        text-align: left;

        float: left;

        margin: 20px 0px 30px 0px;

        padding: 0px 0px 0px 0px;

        line-height: 1.6em;

        color: #5f605b;

        }



.sidecontact {

        width: 230px;

        text-align: left;

        float: left;

        margin: 10px 0px 30px 0px;

        padding: 0;

        line-height: 1.6em;

        color: #5f605b;

        font-size: 11px;

        }



.sidecontact a:hover {

        color: #000000;

        border-bottom: 1px dotted #000000;

        background-color: #f4f2e4;

        }



.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 #e9e6d3;

	margin: 0;

        padding: 0;

        display: block;

	}



#sidebar li a {

        display: block;

        background-color: transparent;

        font: 11px Tahoma, Verdana, Arial, 'Helvetica', sans-serif;

        color: #ff0000;/*#8897A9-ff2222;*/

	padding: 5px 5px 5px 0px;

	text-decoration: none;

        border-bottom: 0;

	}



#sidebar li a:hover {

        color: #dd5a24;

	background-color: #f8f7ef;

        text-decoration: none;

	}



#sidebar h2{

        background: inherit;

        text-align: left;

        color: #333333;

        font: 13px Tahoma, 'Helvetica', Verdana, sans-serif;

        font-weight: 600;

        padding: 3px 0px 3px 0px;

        margin: 0;

}



#wp-calendar {

	border: 0;

	empty-cells: show;

	font-size: 11px;

	margin: 0;

        width: 90%;

}



#wp-calendar #next a {

	text-align: right;

}



#wp-calendar #prev a {

	text-align: left;

}



#wp-calendar a {

        text-align: left;

	text-decoration: none;

}



#wp-calendar a:hover {

        text-align: left;

	color: #ffffff;

        border-bottom: 1px dotted #ffffff;

}



#wp-calendar caption {

	background: inherit;

        color: #ffffff;

        font: 11px Tahoma, 'Helvetica', Verdana, sans-serif;

        font-weight: normal;

        margin: 0;

        text-align: left;

}



#wp-calendar td {

        color: #6c6f6f;

	font: 11px Trebuchet MS, Verdana, 'Helvetica', sans-serif;

	font-weight: normal;

	margin: 0;

	padding: 3;

}



#wp-calendar #today {

	background: #0c0d0d;

	color: #ff2222;

        font-weight: bold;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}



.flickr {

        margin: 5px 0 0 0;

	}



.flickr img {

	display: block;

	border: 1px solid #ffffff;

	}

.flickr a {

	float: left;

	background: #dbd8c3;

	padding: 1px;

	border: 1px solid #ffffff;

	margin: 1px;

	}

.flickr a:hover {

	background: #bd4e20;

	}

a.srollover {

        display: block;

        width: 247px;

        height: 32px;

        background: url("b_gallery.jpg") 0 0 no-repeat;

        text-decoration: none;

}



a:hover.srollover {

        background-position: 0 -32px;

}

a.frollover {

        display: block;

        width: 247px;

        height: 32px;

        background: url("b_flickr.jpg") 0 0 no-repeat;

        text-decoration: none;

}



a:hover.frollover {

        background-position: 0 -32px;

}

a.brollover {

        display: block;

        width: 247px;

        height: 32px;

        background: url("b_artbook.jpg") 0 0 no-repeat;

        text-decoration: none;

}



a:hover.brollover {

        background-position: 0 -32px;

}



#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: #444444;

	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

}



.pagetitle {margin:20px 0;

        text-align: center;



}



.postmetadata {

        background: transparent;

        background-color: #e9e6d3;

        color: #4f4b3d;

        font: 11px Tahoma, 'Helvetica', Verdana, sans-serif;

        line-height: 1.5em;

	margin: 20px 0 70px 0;

	padding:3px 3px 3px 5px;

	text-align: left;

        clear:both;

}



.postmetadata a {

        background: transparent;

        color: #ff0000;

        text-decoration: none;

        border-bottom: 0;

}



.postmetadata2 {

        background: #e9e6d3;

        color: #b5b3a9;

        border: 0;

        font-size: 11px;

        line-height: 1.3em;

	letter-spacing: 0em;

	margin: 0 0 20px 0;

	padding: 5px;

	text-align: left;

        clear:both;

}



/* different postmetadata style for single.php */



.alt {

	line-height: 1.3em;

	padding: 10px;

}



.alt a {

	background: inherit;

	color: #ddb097;

        text-decoration: none;

}



.commentheader {

        background: inherit;

        font-size: 11px;

        font: 11px Trebuchet MS, 'Helvetica', Verdana, sans-serif;

        font-weight: bold;

        text-align: left;

        color: #333333;

        padding: 0;

        line-height: 1.5em;

}



.clear {clear:both;}



<!--######################-->

<!--### Footer Menu    ###-->

<!--######################-->



#bottom {

        clear: both;

	width: 810px;

	height: 100%;

	margin: 0;

	padding: 0px;

	background: transparent;

	text-align: left;

	color: #cbcbcb;

	}



#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;

        font-weight: 100;

	margin: 25px 0 5px 0;

	padding: 0 1px;

        color: #adadad; /*#707c69;*/

	}



#bottom ul {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

	}

#bottom li {

        border-bottom: 1px solid #444444;

        margin: 0;

        padding: 0;

        display: block;

	}

#bottom li a {

        display: block;

        background-color: transparent;

        color: #ff2222;

	padding: 7px 5px 7px 5px;

	text-decoration: none;

        border-bottom: 0;

	}

#bottom li a:hover {

	color: #ffffff;

	background-color: #202020;

        text-decoration: none;

	}