﻿/*
Theme Name: SimplicityBright Plus
Theme URI: http://www.iriemate.de/wordpress/
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>, plus widgetizing and advanced function by <a href="http://www.iriemate.de/wordpress/">IrieMate</a>.
Version: 0.1 plus (deutsch)
Author: Iriemate
Author URI: http://www.iriemate.de
*/

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

body {
	background: #E5E5E5 url(images/bg_body.jpg) repeat-x top;
	font-size: 14px; 
	font-family: Arial, Verdana, 'Helvetica', sans-serif;
	padding: 20px 0px 0px 0px;
}

hr {    height:1px; color:#CCCCCC; background-color: #CCCCCC; border:0px dotted;  }
.rahmen { border:1px solid #E5E5E5; }

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

a {
	color: #990000;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000099;
}

code {  background: #f5f5f5;
	border: 1px solid #cccccc;
	color: #555555;
	font-size: 11px; 
	padding: 10px;
	text-align: left;
}
.beschreibung {
	padding:0px 20px 0px 20px;
}
/*#####################*/
/*### Überschriften ###*/
/*#####################*/
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	}
h1 a {
	color: #990000;
	display: block;
}

h1 {
	font-size: 24px; 
}
.clear h1 {
	clear:both;
	font-size: 24px;
	
}

h2 a {
	color: #990000;
}

h3 {
	font-size:11px;
}

h4 {
	font-size: 12px; 
}

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


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

.top {
	background: #ffffff;
	border-bottom: 1px solid #990000;
	height: 25px;
	margin: 0 auto;
	width:100%;
	text-align: center;
	overflow: hidden;
}

.topbar { height: 25px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

ul.topmenu {
	background: transparent;
	float: right;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
	height: 25px;
	padding: 5px 20px 0 0px;
	color: #990000;
}

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

/*################*/
/*### Content  ###*/
/*################*/

.content {
	width:600px;
	background: transparent;
	color: #282828;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


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

.content img {
	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 #000099;
	background: transparent;
}

.content h1 {
	color: #000099;
	background: transparent url(images/bg_title_h1.jpg) repeat-y right center;
	text-decoration: none;
	padding-left:20px;
}

.content h1 a:hover {
	color: #000099;
	background: transparent;
	text-decoration: none;
}

.content h2 {
	color: #000099;
	background: transparent url(images/bg_title_h2.gif) no-repeat left center;
	text-decoration: none;
	height:72px;
	vertical-align: middle;
	padding: 50px 0px 0px 30px; 
	margin: 0px;
	font-size:18px;
	
	}
.content h2 a:hover {
	color: #000099;
	background: transparent;
	text-decoration: none;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:hover {
	color: #000099;
	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;
}


.space {
	background: #ffffff;
	width:20px;
	}
/*################*/
/*#### SIDEBAR ###*/
/*################*/

.sidebar {
	width: 330px;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #383d44;
	border:0px solid #990000;
}

.sidelist {
	background: transparent;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	border:0px solid #000099;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.sidebar li{
	font-size:14px;
	margin: 0;
	padding: 0;
	display: block;
	line-height:1.6em;
}

.sidebar li a {
	display: block;
	background-color: transparent;
	color: #990000;
	padding: 0px;
	padding-right: 10px;
	text-decoration: none;
	margin:0px;
}


.sidebar li a:hover {
	color: #000099;
	background: #ffffff url(images/bg_title_h1.jpg) repeat-y right;
	text-decoration: none;
	border-right: 0px solid #990000;
}

.sidebar ul.falbum-random li {
	display: inline;
	text-align: center;
}

.sidebar ul.falbum-random li a {
	display: inline;
	text-align: center;
}

.sidebar ul.falbum-random li a img {
	text-align: center;
}

.sidebar h2{
	color: #000000;
	font-size: 24px; 
	font-weight: 100;
	padding: 5px 0px 10px 0px;
	margin: 0;
	text-decoration: none;
}
.s {
	background: transparent url(images/bg_suche.gif) no-repeat right center;
	border: 0px solid #c7c7c7;
	color: #383d44;
	font-size: 16px; 
	/*height: 72px;*/
	padding:50px 0px 0px 0px;
	vertical-align: middle;
	width: 310px;
	margin:0px;
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

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

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px; 
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px; 
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px; 
	margin: 0;
	padding: 0 10px;

}

textarea {
	overflow:auto;
}


.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font-size: 11px; 
	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: #326ea1;
	padding: 0;
	line-height: 1.5em;
}

.clear {clear:both;}

.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-size: 24px; 
	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: 2px 2px 2px 2px;
	text-decoration: none;
	border-bottom: 0;
}
.bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
	text-decoration: none;
}

/*MODULE*/	

.lastwork {
	float:right; 
	background: #ffffff url(images/bg_lastwork.jpg) repeat-x bottom;
	width:280px;
	border:1px solid #efefef;
	padding:5px; 
	margin:40px 0px 10px 20px;
	font-size:10px;
	}

.list_kat {
	border:1px solid #efefef;
	background: #ffffff url(images/bg_topartikel.jpg) repeat-x bottom;
	width: 220px;
	height: 260px;
	float:left;
	margin:10px 5px;
	padding:10px;
	margin-bottom: 0px;
	}	

.kat_index { 
				border:0px solid #990000; 
				width:160px; 
				float:left; 
				padding:0px; 
				margin:0px 8px;
				height:170px;
				padding-left:18px;
				}
.footer {
	font-size:10px;
	background: #e6e3d7;
	border-top: 1px solid #efefef;
	clear: both;
	color: #999999;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*LÖSCHEN
.page {
	background: transparent;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.wrapper {
	float: left;
	margin: 0;
	padding: 0;
}
*/
