@import url("../../../../css/main.css");
/*
Theme Name: veryplaintxt
Theme URI: http://www.plaintxt.org/themes/veryplaintxt/
Description: Vergleichbar mit <a href="http://www.mcsweeneys.net/">McSweeny's</a>. Ein einfaches 2 Spalten Theme ohne CSS-Hacks. Der Name sagt alles. F&uuml;r WordPress 2.0. &Uuml;bersetzt von <a href="http://familie-seith.de/veryplaintxt-theme-deutsch">Alexander Seith</a>.
Version: 1.4.1
Author: Scott Allan Wallick
Author URI: http://scottwallick.com/
*/
/*	
The "veryplaintxt" theme copyright (C) 2006 Scott Allan Wallick, http://scottwallick.com/
Distributed under the terms of the GNU General Public License v2
** Please see the readme.txt for more info before using. **
*/
/* STRUCTURE & LAYOUT */
#container {
	float: left;
	width: 100%;
}

.onecolumn {
	margin-right: 0;
}
.twocolumn {
	margin-right: -240px;
}
.narrowcolumn {
	margin-top: 0;
	margin-right: 150px;
	margin-left: 0;
}
.widecolumn {
	margin: 0 0 10px 0;
}
#sidebar {
	height: 100%;
	width: 115px;
	text-align: left;
	float: right;
	margin: 35px 0px 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	border-top: #AAC6C6;
	border-right: #AAC6C6;
	border-bottom: #AAC6C6;
	border-left: #AAC6C6;
}
#sidebar a{
	font-size: 1em;
}
#footer {
	clear: both;
	margin: 10px 0 10px 150;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.navigation {
	height: 1em;
	width: 100%;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center,  .post-metadata {
	text-align: center;
}
.clearer {
	clear: both;
	height: 0px;
}
/* TYPOGRAPHY: EVERYTHING RE: FONTS */


#title, #description, #content  .more, #sidebar ul li h2, #content h4, #footer p {
	text-transform: uppercase;
}
#title, #description {
	letter-spacing: 3px;
	margin: 0 0 10px 0;
}
#title h1 {
	font-size: 3.5em;
	line-height: 100%;
	margin: 10px 0;
}
#description h2 {
	font-size: 1em;
	margin: 10px 0;
	padding: 2px 0;
}
#content h2, #content h4, .navigation, #comments h3 {
	letter-spacing: 1px;
}
#content h2 {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#content h3 {
	font-size: 1em;
	font-style: italic;
	margin: 0 0 15px;
	font-weight: normal;
}
#content  p {
	font-size: 1em;
	margin: 0 0 15px 0;
	text-align: justify;
}
#content blockquote {
	margin: 0 6px;
	padding: 0 15px;
}
#content  li {
	font-size: 1em;
}



#content .more {
	font-size: 0.9em;
	font-weight: 500;
	letter-spacing: 2px;
}
#content h4 {
	font-size: 0.8em;
	margin: -5px 0 25px 0;
	font-weight: normal;
}
#content code, #content pre {
	font: 0.9em/125% "courier new", monospace;
}
#postmetadata p {
	font-size: 0.9em;
	padding: 4px;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.navigation {
	font-size: 1em;
	margin: 0 0 30px 0;
}
#comments h3 {
	font: normal 1.2em/normal arial, sans-serif;
	margin: 10px 0 5px 0;
}
#comments li {
	font-size: 1em;
	margin-top: 15px;
	margin-right: 8%;
	padding: 5px;
}
#comments li p {
	font-size: 1em;
	margin: 3px 0;
}
#comments .commentmetadata {
	letter-spacing: 0.5px;
	font-style: italic;
	}
/* Sidebars Lists */
#sidebar ul.categories li{
	border-bottom:1px solid #A0C0C0;
	margin:5px 0px 0px;
	padding:0px 0px 0px 3px;
}
#sidebar ul.archive li{
	margin:0px 0px 1px;
	background:url(img/untercat_bg.gif) no-repeat left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar ul.children li{
border-bottom:none;
margin:0px;
padding:0px 0 0px 11px;
background:url(img/untercat_bg.gif) no-repeat left 2px;
}
#sidebar ul{
	list-style-type:none;
	padding:0 0 5px 5px;
	margin:0;
}
#sidebar ul li{
margin:0;
padding:0;
}

#sidebar li a:hover{
	text-decoration:underline;
	color: #990000;
}
#sidebar ul a:hover{
	text-decoration:underline;
	color: #990000;
}
#footer p {
	font-size: 0.9em;
	letter-spacing: 0.5px;
	margin: 10px 0 0 0;
	padding: 2px 0;
}
.search-excerpt {
	padding-left:20px;
}
/* LINK STYLES */
a {
	outline: none;
}

#content h2 a, #content h2 a:active, #content h2 a:link, #content h4 a, #content h4 a:active, #content h4 a:link {
	background: transparent;
	text-decoration: none;
	color: #669999;
}
#content .post a, #content .post a:active, #content .post a:link, .navigation a, .navigation a:active, .navigation a:link {
	background: transparent;
	text-decoration: none;
}
#postmetadata p a,  #postmetadata p a:active, #postmetadata p a:link, #footer a, #footer a:active, #footer a:link {
	background: transparent;
	text-decoration: underline;
}
#sidebar a, #sidebar a:active, #sidebar a:link {
	background: transparent;
	text-decoration: none;
	font-size: 1.1em;
	color: #666666;
}
#sidebar a:visited {
	background: #fff;
	border-bottom: none;
	font-size: 1.1em;
	color: #666666;
}
#sidebar h2 {
	background: #fff;
	border-bottom:1px solid #A0C0C0;
	font-size: 1.2em;
	color: #669999;
	font-weight: bold;
	line-height: 1.8em;
}
#content h2 a:visited, #content h4 a:visited, #content .post a:visited, .navigation a:visited, #postmetadata p a:visited, #footer a:visited  {
	background: transparent;
	color: #669999;
}
#content h2 a:hover, #content .post a:hover, .navigation a:hover, #content h4 a:hover, #sidebar a:hover {
	background: transparent;
	text-decoration: underline;
}
#postmetadata p a:hover, #footer a:hover {
	background: #fff;
}
/* DECORATIVE ELEMENTS: BORDERS, COLOR, BACKGROUNDS, ETC. */
#description h2 {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
}
#content blockquote {
	background: url(quote.png) repeat-y left;
}
#postmetadata p {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#comments li {
	background: #f3f3f3;
	color: #555;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
}
#comments li.alt {
	background: #f9f9f9;
	color: #555;
}
.search-excerpt {
	color:#666;
	background:#fff url(quote.png) no-repeat left top;
}
/* IMAGE STYLES, INCLUDING IMAGE LINKS */
#content img.alignright, #content img.alignleft, #content img.center {
	border: 1px solid #ccc;
	padding: 4px;
}
#content img.alignright {
	display: inline;
	margin: 3px 0 3px 6px;
}
#content img.alignleft {
	display: inline;
	margin: 3px 6px 3px 0;
}
#content img.center {
	display: block;
	margin: 3px auto;
}
#content a img, #content a:active img, #content a:link img, #content a:visited img {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	padding: 4px;
	margin: 0px 8px 8px 0px;
}
#content a:hover img {
	background: #eee;
	border: 1px solid #bbb;
	color: #000;
}
#sidebar img {
	border: none;
	margin-left: 3px;
}

/* FORM STYLES */
/* FORM STYLES */
.formcontainer {
	font-size: 1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
.formright, .formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
.formright {
	text-align: left;
	width: 75%;
}
.formleft {
	clear: both;
	text-align: right;
	width: 65px;
}
.formcontainer textarea {
	overflow: auto;
}
.formcontainer textarea, input {
	padding: 2px;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border: 1px solid #333;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px solid #306aa3;
}

#searchform #s {
	border: 1px solid #333333;
	color: #666666;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 2px;
	}
#searchform {
	text-align: right;
	width: 100%;
	margin: 0px;
	float: left;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #F5F5F5;
	padding-top: 10px;
	background-image: url(img/top.jpg);
	padding-right: 5px;
	}

#searchsubmit {
	border: 1px solid #333333;
	font-size: 0.9em;
	background-color: #F2F2F2;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.4em;
}
#footer li {
	list-style: none;
	margin: 0;
	text-align: right;
}
  /*************************************
 +Archiv
 *************************************/
#archiv{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 15px;
	float: left;
	width: 180px;
}

#archiv h2{
	font-size:1.1em;
	color: #666666;
	padding: 0px;
	
}
#archiv ul.categories li{
border-bottom:1px solid #A0C0C0;
margin:0px 0px 2px;
padding:0px;
}
#archiv ul.archive li{
	margin:0px 0px 1px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#archiv ul.children li{
border-bottom:none;
margin:0px;
padding:0px 0px 0px 15px;
}
#archiv ul{
list-style-type:none;
padding:0 0 5px 5px;
margin:0;
}
#archiv ul li{
margin:0;
padding:0;
font-size:1em;
}

#archiv li a:hover{
color:#fd4703;
text-decoration:underline;
}
	
#side {
	line-height: 1.3em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 0.9em;
	padding-left: 3px;
	padding-top: 20px;
}
