/*
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
*/
HTML, BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
}
BODY
{
	background: #F1F3E9;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}
BLOCKQUOTE
{
	border-left: 1px solid #326EA1;
	color: #555555;
	font-size: 1em;
	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;
}
/*#####################
### Headlines ###
#####################*/
H1 A
{
	color: #326EA1;
	font-weight: 100;
	font: 24px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
}
H1
{
	color: #326EA1;
	font-weight: 100;
	font: 24px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
H2, H2 A
{
	color: #326EA1;
	font-weight: 100;
	margin: 0;
	padding: 0;
}
H3, H3 A
{
	color: #326EA1;
	font-weight: 100;
	margin: 15px 0 0px;
	padding: 0;
}
H4
{
	color: #326EA1;
	font: 12px 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: 810px;
}
/*################
### Header   ###
################*/
#header
{
	background: transparent;
	overflow: hidden;
	color: #383D44;
	font-size: 13px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#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;
}
/*###################
### Topmenu ###
###################*/
#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  ###
################*/
#content
{
	background: transparent;
	border: none;
	color: #282828;
	float: left;
	margin: 20px 0px 30px;
	padding: 0 40px 0 0px;
	text-align: left;
	width: 510px;
}
#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;
}
#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: 510px;
}
.commentbody
{
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 15px 15px 5px;
	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;
}
#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: #E6E3D7;
	border-top: 1px solid #CCCCCC;
	height: 95px;
	clear: both;
	color: #363636;
	margin: 0;
	padding: 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;
	padding: 0;
	line-height: 1.6em;
	color: #383D44;
}
.sidelist
{
	background: transparent;
	margin: 0 0 20px;
	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 A
{
	display: block;
	background-color: transparent;
	color: #383D44;
	padding: 5px;
	text-decoration: none;
	border-bottom: 0;
}
#sidebar LI A:hover
{
	color: #669933;
	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;
	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;
	padding: 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;
	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: #326EA1;
	padding: 0;
	line-height: 1.5em;
}
.clear
{
	clear: both;
}
/*<!--######################--> <!--### MenГј im Footer ###--> <!--######################--> #bottom*/
#INVALID-RULE
{
	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;
	float: left;
}
#bottom-mid
{
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}
#bottom-right
{
	width: 30%;
	margin-right: 10px;
	padding: 0 0 25px;
	float: right;
}
#bottom H2
{
	font: 24px Arial, Helvetica, Verdana, sans-serif;
	font-weight: 100;
	margin: 25px 0 5px;
	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;
	text-decoration: none;
	border-bottom: 0;
}
#bottom LI A:hover
{
	color: #669933;
	background-color: #E6E3D7;
	text-decoration: none;
}
