/*  
Theme Name: filapper DE-Edition
Theme URI: http://filapper.de
Description: Einfaches, zweispaltiges filapper-Theme. 
Unter Verwendung von Ideen von simplicitybright.
Version: 1.03
Author: Onno K. Gent
Author URI: http://filapper.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

html, body { margin: 0; padding: 0; }
body {
   color: #000;
	background: #DDDDC8; 
	font: 90%/135% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}
h3 {
	font: 90% "Times New Roman", Times, serif;
	letter-spacing: 0.156em;
	margin: 1em 0 0 .5em;
}
h4 {
	font: bolder 85% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 3px;
}
h5 {
	font: 80% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0.6px;
	margin: 2em 0 0 1em;
	text-align: center;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	border-left: 2px solid #326ea1;
	color: #555;
	font-size: 90%;
	padding: 0 15px 0 10px;
	margin: 15px 0 15px 5px;
}


#content h1 {
	border-top: 1px dotted #ccc;
	color: #334422;
	margin-top: 0;
	margin-bottom: 6px;
	padding-top: 4px;
}

#content h1 a {
	color: #334422;
	font: normal bolder 85%/1.1 'Times New Roman', Times, serif;
	text-decoration: none;
}
#content h1 a:hover, #content h1 a:focus, #content h1 a:active {
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
	background: #d1d8c4;
}
#footer a, .edit a, .entry a, .entrytext a, .commentbody a, .navigation a, .postmetadata a {
	border-bottom: 1px dotted #667755;
	color: #000;
	text-decoration: none;
	background: transparent;
}
#footer a:hover, #footer a:focus, #footer a:active, .edit a:hover, .edit a:focus, .edit a:active, .entry a:hover, .entry a:focus, .entry a:active, .entrytext a:hover, .entrytext a:focus, .entrytext a:active, .commentbody a:hover, .commentbody a:focus, .commentbody a:active, .navigation a:hover, .navigation a:focus, .navigation a:active, .postmetadata a:hover, .postmetadata a:focus, .postmetadata a:active {
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
	background: #d1d8c4;
}
.edit {
	font: .75em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-bottom: 3px;
	border-bottom: dotted 1px #eee;
}
.fleft {
	float: left;
	margin-right: 6px;
}
.fright {
	float: right;
	margin-left: 6px;
}
#sortform {
	margin-top: 1em;
}
.middle {
	margin: .8em 0 2.5em 0;
	text-align: center;
}
.navigation {
	font: .9em 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
}

/* Header */

#header {
	background: transparent;
	overflow: hidden;
	color: #383d44;
	height: 150px;
	margin: 0 auto;
	text-align: left;
}
#blogname {
	background: url(images/hd1.jpg) #90a090 no-repeat top right;
	color: #000;
	height: 130px;
	margin: 0;
	padding-top: 15px;
	border-bottom: double 3px #aba;
}
#header h1 {
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 20px 0 0 80px;
}
#header h1 a {
	color: #bbbcb4 !important;
	text-decoration: none;
}
#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
	border-bottom: 2px dotted #f3cd82;
	color: #f3cd82 !important;
}
#header h1 a:first-letter, #header h1:first-letter {
	color: #7a8672;
	font-size: 230%;
	background: transparent;
}
#page {
	margin: 0 auto;
	width: 950px;
}

/* Content */

#content {
	background: transparent;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
	text-align: left;
	width: 655px;
}
p {
	line-height: 1.5;
}
#content img {
	border: 1px solid #4C8C4C;
}

/* KOMMENTARFORMULAR */

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}
.commentbody {
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	background: #D2D8C4;
	border: 1px solid #ccc;
	color: #444;
	margin: 0.4em 0 0.4em -0.4em;
	padding: 5px 15px 5px 10px;
	position: relative;
	width: 90%;
	-moz-border-radius: 10px;
}
.commentbody a {
	color: #aa0000;
	text-decoration: none;
}
.commentbody a:hover, .commentbody a:focus, .commentbody a:active {
	color: #2d5175;
	text-decoration: none;
}
.commentbody p {
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	line-height: 1.3;
}
.commentlink {
	font-size: 12px;
}

.commentlist {
	list-style: none;
}
/* Der Zähler für die Kommentare */
.comnr {
	font: italic bold 2em Georgia, serif;
	float: right;
	color: #ACB793;
	margin-top: -0.8em;
}
#submit {
	background: #fafafa;
	border: 1px solid #ccc;
	color: #444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;
}
textarea {
	overflow: auto;
}
#footer {
	font-size: 0.8em;
	background: #e6e3d7;
	border-top: 1px solid #ccc;
	height: 35px;
	clear: both;
	color: #363636;
	text-align: center;
	padding-bottom: 3px;
}

/* Suchfeld */

#s {
	background: transparent;
	border: 1px solid #c7c7c7;
	color: #383d44;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	margin-bottom: 3px;
	padding: 3px;
	vertical-align: middle;
	width: 140px;
}
#suche {
	display: inline;
	padding: 2px;
}

/* SIDEBAR */

#sidebar {
	width: 170px;
	text-align: left;
	float: right;
	margin: 20px 2em 0 0;
	padding: 0;
	font-size: 86%;
	line-height: 1.1;
	color: #383d44;
	text-transform: lowercase;
}
#sidebar img {
	border: none;
}
.sidelist {
	background: transparent;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar li{
	/*display: block;*/
}
#sidebar li a {
	/*display: block;*/
	color: #90A090;
	text-decoration: none;
	background: transparent;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	color: #9088A7;
	text-decoration: underline;
}
#sidebar h2{
	background: transparent;
	color: #71836E;
	font: 100 1.4em 'Trebuchet MS', 'Helvetica', Verdana, Arial, sans-serif;
}
#wrapper {
	margin: 0 0 0 3em;
}
.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;
}
.bu {
   font: 85% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin:.75em 0;
	border:1px dotted #90A090;
	border-width:1px 0;
	padding:5px 15px;
}
.postmetadata {
	background: transparent;
	font-size: 95%;
	color: #363636;
	line-height: 1.5em;
	padding: 3px 3px 3px 3px;
	text-align: right;
	clear: both;
}
.redstr {
   color: red;
	font-weight: bold;
}
.commentheader {
	background: inherit;
	font-size: 15px;
	font-weight: lighter;
	text-align: left;
	color: #334422;
	padding: 0;
	line-height: 1.3;
	margin-top: 2em;
}
.clear {
	clear: both;
}