/*
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 deutsch
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #000 url(images/bg.jpg) no-repeat center top;
	font: 12px Arial, 'Helvetica', sans-serif;
    padding: 0;
    border-top:10px solid #ee141e;
}


blockquote {
	border-left: 1px solid #326ea1;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #326ea1;
	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;
}

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a {
	color: #326ea1;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
        font-weight:normal;
}

h1 {
	font-FAMILY: Georgia, 'Times New Roman', Times, serif;
	FONT-WEIGHT:NORMAL;
        margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-decoration: none;
	text-align:center;
}

h2, h2 a {
	color: #326ea1;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h2 {
	color:#ed1c24;
	font-size:18px;
	font-family:Georgia, Times, serif;
}

h3, h3 a {
	color: #326ea1;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #326ea1;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding:0;
	margin:0;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background: #000;
		margin:25px 0 10px 0;
        height: 35px;
        text-align: left;
	padding:10px;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {
        padding-top: 60px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	}

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

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

#header .logo {
	float:left;
}

#header ul {
	list-stlye:none;
	float:left;
	color:#fff;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:10px;
}

#header ul li {
	display:inline;
}

#header ul li a {
	padding:10px;
	color:#ccc;
}

#header ul li a:hover {
	background-color:#fff;
	color:#000;
}

/*###################*/
/*### Oberes Menü ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #dd4003;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          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: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/
#wrapper {

}


#content {
	background: #fff;
        border: none;
	color: #282828;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 15px;
        text-align: left;
	width: 560px;
}


#content a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}

/*
#content img {
	float: left;
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
	border: 1px solid #cccccc;
        padding: 5px;
        background-color: transparent;
}


#content a:hover img { 
        border: 1px solid #777777; 
        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 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

#contentFeatured, .post {
    padding:5px;

	margin-bottom:10px;
}

#contentFeatured h1, .post h1 {
	text-align:center;
	color:#000;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	margin-top:10px;
}

#contentFeatured h1 a, .post h1 {
	color:#000;
	tex-decoration:none;
}

#contentFeatured .meta, .post .meta {
	border-bottom:1px solid #cbcbcb;
	margin:10px 0px 0 0px;
}

#contentFeatured .meta p, .post .meta p {
	text-align:center;
}

.theContent {

}

.leadImage {
	background-color:#000;
	width:550px;
	text-align:center;
	padding:0;
}

.leadImage img {
	padding:0;
	margin:0;
	margin-bottom:-3px;
}

#contentSub .post {
	border-top:1px dotted #808080;
	padding-bottom:15px;
	
	padding-left:10px;
	margin:0;
}

#contentSub .post .date {
	float:right;
	font-size:11px;
	color:#666;
	margin-top:15px;
	margin-right:10px;
}

#contentSub h3, #contentSub h3 a {
	color:#000;
	font-family:Georgia, Times, serif;
	margin:10px 0 0 0;
}

#contentSub p {
	color:#666;
	margin:0;

}

.page {
	padding:5px;
}


.category .post {
	border-bottom:1px dotted #ccc;
}	

/************************************************
*	Work page									*
************************************************/
.workItem {
	border-bottom:1px dotted #999;
	MARGIN-BOTTOM:10PX;
}

.workItem .description {

}

.testimonial {

	margin-left:0px;
	margin-top:30px;
}

.testimonial .quote {

	padding:10px 10px 25px 10px;
	margin-bottom:5px;
	background: #f6f6f6 url(images/quoteBottom.gif) no-repeat bottom left;
}

.testimonial .quote p {
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, Times, serif;
	color:#666666;
	font-style:italic;

}

.testimonial .rep {
	color:#58b4e5;
	font-size:11px;
}



/*############################*/
/*#### comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

p.commentheader {
	font-size:14px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	color:#ed1c24;
	margin-bottom:5px;
}

.commentbody p {
	color:#999;
margin:0;
line-height:1.5;
}

p.author {
	font-weight:bold;
	font-size:16px;
	margin:5px 0 0px 0;
	padding:0;
	color:#000;
font-family:Georgia, Ti9mes, serif;
}


p.date {

	font-size:11px;
	margin-top:2px;
}

p.commentTxt {
	color:#333;
}

.commentbody {
        background: #fff;
	border-top: 1px dotted #999;
	color: #333;
	font-size:!1px;
	margin: 0 0 10px 0;
	padding: 0px;
	position: relative;
	line-height:1.5;
}



.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.5;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
	border-bottom:1px dotted #999;
	padding:0;
	margin:0;
}

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

        height: 50px;
        clear: both;
	color: #fff;
        margin: 0;
	padding: 0;
        text-align: left;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

.footerRight {
	float:right;
}

.footerRight img {
	margin-left:10px;
}

/*################*/
/*### search ###*/
/*################*/

.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: 220px;
}

/*################*/
/*#### ARTISTS ####*/
/*################*/
.artist {
	float:left;
	margin-right:20px;
}

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

#sidebar {
        width: 305px;
        text-align: left;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 15px;
        line-height: 1.6em;
        color: #383d44;
        background-color:#fff;
        }
        
#sidebar h2 {
	color:#EE141E;
	font-size:12px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:3px 0;
	margin-bottom:5px;
}

.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 0 10px 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
   
        background-color: transparent;
        color: #383d44;

	text-decoration: none;
        border-bottom: 0;
	}
	
#sidebar li a img {
	padding:0;
	margin:0;
}

#sidebar li a:hover {
        color: #669933;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar ul.categories {

display:block;

}

#sidebar ul.categories {
clear:left;
}

#sidebar ul.categories li {
float:left;
margin-right:10px;
width:140px;
}

#sidebar ul.categories li a {
font-size:14px;
font-weight:bold;
color:#999;
}

/************************************************
*	MISC								*
************************************************/

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
	margin-right:15px;
}

.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;
        line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
}

.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;
}



.clear {clear:both;}

.clearLeft {
	clear:left;
}

<!--######################-->
<!--### 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;
        font-weight: 100;
	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;
	}
	
	
/* MISC
*/

.flickr_pics {
	margin-top: 10px;
	margin-bottom: 5px;
margin-right:10px;
display:inline;
width:85px;
}

.flickr_pics img {
	border: 5px solid #e6e6e6;
	margin: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

