/*
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

*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background-color: white;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 0;
}


blockquote {
	border-left: 1px solid #006766;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #006766;
	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 { font-size: 32px; line-height: 36px; margin-bottom: 14px; font-family: 'nimbus-sans-l-bold', "arial", sans-serif;}
	h2 { font-size: 26px; line-height: 30px; margin-bottom: 10px; font-family: 'nimbus-sans-l-bold', "arial", sans-serif;}
	h3 { font-size: 20px; line-height: 24px; margin-bottom: 4px; font-family: 'nimbus-sans-l-bold', "arial", sans-serif;}
	h4 { font-size: 18px; line-height: 22px; margin-bottom: 8px; font-family: 'nimbus-sans-l-bold', "arial", sans-serif;}
	h5 { font-size: 16px; line-height: 20px; font-family: 'nimbus-sans-l-bold', "arial", sans-serif; }
	h6 { font-size: 14px; line-height: 18px; font-family: 'nimbus-sans-l-regular', "arial", sans-serif; }*/

h1 a {
	color: #006766;
        font-weight: 100;
	font: 24px 'Georgia', 'nimbus-sans-l-bold', Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #006766;
        font-weight: 100;
	font: 24px 'Georgia', 'nimbus-sans-l-bold', Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}


h2, h2 a {
	color: #006766;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #006766;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #006766;
	font: 12px' nimbus-sans-l-bold',  Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 910px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background:url(/images/e_moon_for_wp.jpg) no-repeat;
       overflow: hidden;
        color: #383d44;
	font-size: 13px;
        height: auto;
	margin: 0 auto;
        text-align: left;
	padding: 0 0 0 0;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {
        padding-top: 130px;
}

#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;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: white;
          border-bottom: 0px solid #006766;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 910px;
          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  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 610px;
}


#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;
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 610px;

}

.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 a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #eaeaea !important;
}

* html .gravatar {
	position: relative;
}

#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 {
        background: white;
        border-top: 0px solid #cccccc;
        height: 15px;
        clear: both;
	color: #363636;
        margin: 10px 0 0 0;
	padding: 10px 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: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### 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: #669933;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #006766;
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 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;
        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;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #006766;
        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 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*#####################*/
/*### Menu ###*/
/*#####################*/


.SubMenu {
	FONT-FaMILY: 'Georgia', 'nimbus-sans-l-regular', "arial", sans-serif; COLOR: #006666; FONT-SIZE: 12px; padding-right:10px;
}
.MainMenu {
	TEXT-ALIGN: center; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #006666; FONT-SIZE: 11px
}
.eMoonlighting {
	TEXT-ALIGN: right; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #066; FONT-SIZE: 34px; FONT-WEIGHT: bold
}
.SubHeads {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #066; FONT-SIZE: 18px
}
.BodyCopy {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #666; FONT-SIZE: 12px
}
.BodyCopyColBold {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #066; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.DDMDefCur {
	MARGIN-BOTTOM: 0px; CURSOR: default
}   
.DDMLaySty {
	Z-INDEX: 3; POSITION: absolute; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: white; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VISIBILITY: hidden; BORDER-LEFT-WIDTH: 0px; TOP: 0px; LEFT: 0px
}
.DDMLaySty A:link {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: white; TEXT-DECORATION: none
}
.DDMLaySty A:visited {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: white; TEXT-DECORATION: none
}
.DDMLaySty A:active {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: #006666; TEXT-DECORATION: none
}
.DDMLaySty A:hover {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: #006666; TEXT-DECORATION: none
}
.DDMLinkSty {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; COLOR: #006666; TEXT-DECORATION: none
}


#top_panel
{
	width:910px; 
	height:30px; 	
	float:left; 
	vertical-align:text-top;
	position:relative;
	z-index:5;
	font:14px/36px 'Georgia', 'nimbus-sans-l-bold', "arial", sans-serif;
	}

#top_panel ul
{
	/*margin-left:150px; */
	margin-top:5px;
	float:right;
	}
#top_panel span:hover { cursor:pointer;}
#top_panel ul li{
	float:left; 
	display: inline;
	font:14px/36px 'Georgia', Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding-right:23px; 
	vertical-align:text-top;
	list-style-type:none;	
	}	
#top_panel ul li:last-child {
padding-right: 0px;
}
#top_panel ul li a
{
	display:block; 
	color:#006600; 
	text-decoration:none; 
	text-align:right;}
#top_panel ul li a:hover 
{
	text-decoration:none; 
	color:#CCCCCC;}
#top_panel .selected { color:#006766;}

#wrapper p { line-height:14px;}


 /*fonts*/
 @font-face {
	    font-family: 'nimbus-sans-becker-t-bold';
	    src: url('/fonts/nimbus-sans-becker-t-bold-webfont.eot');
	    src: url('/fonts/nimbus-sans-becker-t-bold-webfont.eot?iefix') format('eot'),
	         url('/fonts/nimbus-sans-becker-t-bold-webfont.woff') format('woff'),
	         url('/fonts/nimbus-sans-becker-t-bold-webfont.ttf') format('truetype'),
	         url('/fonts/nimbus-sans-becker-t-bold-webfont.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	 
@font-face {
	    font-family: 'nimbus-sans-l-bold';
	    src: url('/fonts/nimbus-sans-l-bold-webfont.eot');
	    src: url('/fonts/nimbus-sans-l-bold-webfont.eot?iefix') format('eot'),
	         url('/fonts/nimbus-sans-l-bold-webfont.woff') format('woff'),
	         url('/fonts/nimbus-sans-l-bold-webfont.ttf') format('truetype'),
	         url('/fonts/nimbus-sans-l-bold-webfont.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	    
@font-face {
	    font-family: 'nimbus-sans-l-regular';
	    src: url('/fonts/nimbus-sans-l-regular-webfont.eot');
	    src: url('/fonts/nimbus-sans-l-regular-webfont.eot?iefix') format('eot'),
	         url('/fonts/nimbus-sans-l-regular-webfont.woff') format('woff'),
	         url('/fonts/nimbus-sans-l-regular-webfont.ttf') format('truetype'),
	         url('/fonts/nimbus-sans-l-regular-webfont.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }