/*
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 15%;
}
#blog-title {
        height: 100px;
        background-image:  url(http://www.machopan.com/assets/04_13_99_Rauchzeichen_Banner.jpg);
        background-repeat: no-repeat;
}
#header {
	margin: 0 0 20px 0;
        color: #336699;
}
#container {
        background: #fff; 
        float: left;
	width: 100%;
}
.onecolumn {
	margin-right: 0;
}
.twocolumn {
	margin-right: -220px;
}
.narrowcolumn { 
        margin: 0 220px 10px 0;
}
.widecolumn {
        margin: 0 0 10px 0;
}
.post       {
        border: 1px solid #336699;
        padding: 5px;
}
.entry      {
        border-top: 1px solid #336699;
        padding: 5px;
}
#sidebar {
	float: right;
	width: 200px;
}
#footer {
	clear: both;
	margin: 10px 0;
	padding: 5px;
}
.navigation {
        border: 1px solid #336699;
        background-color: #e8e8e8;
	height: 1.4em; 
	width: 100%;
        padding-top: 3px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center, #header, #footer, .post-metadata {
	text-align: center;
}
.clearer {
	clear: both;
	height: 0px;
}
/* TYPOGRAPHY: EVERYTHING RE: FONTS */
body {
	font: 090%/120% Arial, Verdana, "Trebuchet MS", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

#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: 2.5em;
	line-height: 100%;
	margin: 10px 0;
}
#blog-description {
        color: #cc0000; 
}
#description h2 {
	font-size: 0.75em;
        font-weight: bold;
	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: 10px 0 5px 0;
}
#content h3 {
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 7px 0;
}
#content  p {
	font-size: 1.15em;
	margin: 0 0 15px 0;
	text-align: justify;
}
#content blockquote {
	margin: 0 20px;
	padding: 0 25px;
}
#content  li {
	font-size: 1.15em;
}
#content .more {
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 2px;
}
#content h4 {
	font-size: 0.8em;
	margin: -5px 0 25px 0;
}
#content code, #content pre {
	font: 0.9em/125% "courier new", monospace;
}
#postmetadata p {
	font-size: 0.95em;
	font-style: italic;
	margin: 0 25px 25px 25px;
	padding: 4px;
}
.navigation {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 30px 0;
}
#comments h3 {
	font: normal 1.0em/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;
	font-size: 0.95em;
}
#sidebar #motto p {
        color: #cc0000;
}

#sidebar ul li h2 {
        text-align: left;
	font-size: 1.0em;
	letter-spacing: 1.5px;
	margin: 0 0 3px 0;
	text-decoration: none;
        background-color: #e8e8e8;
}
#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
	margin: 0;
}
#sidebar ul li ul li {
        font-size: 1.0em;
}
#sidebar ul li ul li ul {
        margin: 0 0 0 5px;
	padding: 0;
}
#sidebar ul li ul li ul li {
	font-size: 0.95em;
	font-style: italic;
	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: #cc0000;
	outline: none;
}
#header a, #header a:active, #header a:link, #header a:visited {
/*      background: #fff;  RF */
        background: transparent; 
        color: #336699;
/*	color: #000; */
	text-decoration: 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;
	color: #20476d;
	text-decoration: none;
}
#content .post a, #content .post a:active, #content .post a:link, .navigation a, .navigation a:active, .navigation a:link {
  	background: transparent;   
        color: #306aa3;
	text-decoration: none;
}
#postmetadata p a,  #postmetadata p a:active, #postmetadata p a:link, #footer a, #footer a:active, #footer a:link {
	background: transparent;
	color: #20476d;
	text-decoration: underline;
}
#sidebar a, #sidebar a:active, #sidebar a:link {
	background: transparent;
        color: #102437; 
	text-decoration: none;
}
#sidebar a:visited {
	color: #475D72;

	background: #fff;
	border-bottom: none;
}
#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: #587592;
}
#header a:hover, #content h2 a:hover, #content .post a:hover, .navigation a:hover, #content h4 a:hover, #sidebar a:hover {
	background: transparent;
	color: #cc0000;
	text-decoration: underline;

}
#postmetadata p a:hover, #footer a:hover {
	background: #fff;
	color: #408dd9;
}
/* DECORATIVE ELEMENTS: BORDERS, COLOR, BACKGROUNDS, ETC. */
body {
	color: #000;
	background: #fff;
        background-image: url(http://www.machopan.com/assets/04_13_99_Rauchzeichen_Body.gif); 
}
#description h2, #footer p {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#content blockquote {
	background: url(quote.png) no-repeat top 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: 1px 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 */
/* im schmalen Textbereich Bildbreite auf 60% reduzieren */
.narrowcolumn img.imageright {
        width: 60%;
}
.narrowcolumn img.imageleft {
        width: 60%;
}
.narrowcolumn img.imagecenter {
        width: 090%;
}
#content img.alignright, #content img.alignleft, #content img.center {
	border: 1px solid #ccc;
	padding: 4px;
}
#content img.alignright {
       	display: inline;
	margin: 5px 0 5px 6px;
}
#content img.alignleft {
	display: inline;
	margin: 5px 5px 5px 0;
}
#content img.center {
	display: block;
	margin: 5px auto;
}

#content a img, #content a:active img, #content a:link img, #content a:visited img {
	background: #fff;
	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-size: 1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
.formright, .formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 1px;
}
.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: 1px;
}
#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;
}

