/*
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 */

#everything {
	margin: 0 5%; background-color:#000066; color:#eeeeff;
}
#header {
	margin: 0 0 20px 0; background-color:#000066; color:#eeeeff;
}
#container {
	float: left;
	width: 100%; background-color:#000066; color:#000000;id;
}
.onecolumn {
	margin-right: 0; background-color:#eeeeff; color:#000000;
}
.twocolumn {
	margin-right: -220px; background-color:#eeeeff; color:#000000; 
}
.narrowcolumn { 
	margin: 0 220px 10px 25px; background-color:#eeeeff; color:#000000;
        border-width:2px; border-color:#000066; border-style:outset;
}
.widecolumn {
	margin: 0 0 10px 0; background-color:#eeeeff; color:#000000;
        border-width:5px 0 0 10px; border-color:#eeeeff; border-style:solid;
}
#sidebar {
	float: right;
	width: 200px;
        text-align:right; background-color:#000066; color:#eeeeff;
        font-size:smaller; padding-left:10px;
}
#footer {
	clear: both;
	margin: 10px 0;
	padding: 5px; background-color:#000066; color:#eeeeff;
}
.navigation {
	height: 1em;
	width: 100%; background-color:#eeeeff; color:#000066;
}
.alignright {
	float: right; background-color:#eeeeff; color:#000066;
}
.alignleft {
	float: left; background-color:#eeeeff; color:#000066;
}
.center, #header, #footer {
	text-align: center; background-color:#000066; color:#eeeeff;
}
.post-metadata {
	text-align: center; background-color:#000066; color:#eeeeff; margin-bottom: 100px;
}
.clearer {
	clear: both;
	height: 0px; background-color:#000066; color:#eeeeff;
}
/* TYPOGRAPHY: EVERYTHING RE: FONTS */
body {
	font: 100%/150% arial, helvetica, sans-serif; 
        background-color:#000066; color:#eeeeff;
}
/*h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}*/
#title, #description, #content  .more, #sidebar ul li h2, #content h4, #footer p {
	font-weight: bold;
}
#title, #description {
	letter-spacing: 3px;
	margin: 0 0 10px 0;
}
#title h1 {
	font-size: 3.5em;
	line-height: 100%;
	margin: 10px 0;
        color:#eeeeff;
}
#description h2 {
	font-size: 1.1em;
	margin: 10px 0;
	padding: 2px 0;
        color:#eeeeff;
}
#content {padding: 0 15px; border-bottom: solid #eeeeff 15px;
}
#content h2, #content h4, .navigation, #comments h3 {
	letter-spacing: 1px;
}
#content h2 {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	margin: 10px 0 5px 0;
        background-color:#eeeeff; color:#000066;
}
#content h3 {
	font-style: italic;
	margin: 0 0 7px 0;
        color:#000066; background-color:#eeeeff;
        font-size: 0.9em;
}
#content  p {
	margin: 0 0 15px 0;
	text-align: justify;
color:#000000; background-color:#eeeeff;
}
#content ul li {
        margin-bottom:15px;color:#000000; background-color:#eeeeff;
}
#content blockquote {
	margin: 0 20px;
	padding: 0 25px;color:#000000; background-color:#ffffff;
}
#content .more {
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 2px;color:#000000; background-color:#eeeeff;
}
#content h4 {
	font-size: 0.8em;
	margin: -5px 0 25px 0;color:#000066; background-color:#eeeeff;
}

#content h5 {
        font-size: 0.8em;
        line-height:1em;
        font-weight:normal;
	margin:0;color:#000066; background-color:#eeeeff;
}
#content code, #content pre {
	font: 0.9em/125% "courier new", monospace;color:#000000; background-color:#eeeeff;
}
#postmetadata p {
	font-size: 0.95em;
	font-style: italic;
	margin: 0 25px 100px 25px;
	padding: 4px;color:#000000; background-color:#eeeeff;
}
.navigation {
	font-weight: bold;
	margin: 0 0 30px 0;color:#000000; background-color:#eeeeff;
}
#comments h3 {
	font: normal 1.2em/normal arial, sans-serif;
	margin: 10px 0 5px 0;
        background-color:#eeeeff; color:#000000;
}
#comments li {
	margin-top: 15px;
	margin-right: 8%;
	padding: 5px;
        line-height: 1.2em;color:#000000; background-color:#eeeeff;

}
#comments li p {
        line-height: 1.2em;color:#000000; background-color:#eeeeff;

}
#comments .commentmetadata {
	letter-spacing: 0.5px;
	font-style: italic;
	font-size: 0.95em;color:#000000; background-color:#eeeeff;

}
#sidebar ul li h2 {
        font-size: 1.1em;
	letter-spacing: 1.5px;
	margin: 0 0 3px 0;
	/*text-decoration: underline;*/
        background-color:#000066; color:#eeeeff;
        font-weight: bold;
}
#sidebar ul {
        font-size: 0.95em;
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
	margin: 0;
        font-weight: bold;
}
#sidebar ul li ul li {
         font-weight: normal;
}
#sidebar ul li ul li ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar ul li ul li ul li {
	font-size: 0.85em;
	font-style:normal;
	padding: 0;
}
#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 {
        color:#000066;
        text-decoration:none;
        font-weight:bold;
}
a:hover {
        text-decoration:underline;
}
#sidebar a, #footer a {
        color:#eeeeff; background-color:#000066;
 }
#sidebar a {
        font-weight: normal;
}
.navigation a {
        background-color:#eeeeff; color:#000066; font-weight: normal;

}
#header a {
        background-color:#000066; font-weight: normal;

}
/* DECORATIVE ELEMENTS: BORDERS, COLOR, BACKGROUNDS, ETC. */
body {
	color: #eeeeff;
	background: #000066;
}
/*#description h2, #footer p {
	border-bottom: 2px solid #00006;
	border-top: 1px solid #00006;
}*/
#content blockquote {
	background: url(quote.png) no-repeat top left;
}
/*#postmetadata p {
	border-top: 1px solid #444;
	border-bottom: 2px solid #444;
}*/
#comments li {
	background: #eeeeff;
	color: #000000; 
	/*border-top: 1px solid #aaa;
	border-bottom: 2px solid #aaa;*/
}
#comments li.alt {
	background: #eeeeff;
	color: #000000;
}
.search-excerpt {
	color:#666;
	background:#eeeeff 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: #ccffff;
	border: 1px solid #ccc;
	color: #000;
}
#content a:hover img {
	background: #eee;
	border: 1px solid #bbb;
	color: #000;
}
#sidebar img {
	border: none;
}*/
/* FORM STYLES */
.formcontainer {
	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 {
	font: 0.9em/normal "courier new", courier, monospace;
	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;
}
#searchsubmit, #contactsubmit, #submit {
	font: 0.9em/normal arial, sans-serif;
}
#sidebar #searchform {
	margin: 0 0 10px 0;
}

