/*
Theme Name: The Fellow Passenger
Theme URI: http://www.fellowpassenger.de
Description: Theme of the Weblog The Fellow Passenger
Version: 0.03
Author: The Fellow Passenger (Coding), Kubelick v. Kryptik (Design)
Author URI: http://www.fellowpassenger.de
*/

* {
	margin: 0;
	padding: 0;
}

a, a:active {
	text-decoration: none;
	color: #0000f0;
}

a:visited {
	text-decoration: none;
	color: #000080;
}

a:hover {
	text-decoration: underline;
}



p {
	margin-bottom: 10px;
	font-size: 10pt;
}

img
{
border-style: none;
margin-right: 5px;
}

.wp-caption-text {
font-size: 0.8em;
}

html
{
}

body {
	text-align: center;
	background-color: #808088;
	font-family: sans-serif;
}

#page {
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 664px;
	text-align: left;
	margin: 30px auto;
	font-size: 10pt;
	color: #606060;
}

#header {
	width: 100%;
	height: 160px;
	background-color: #ffffff;
	background-image: url(http://www.fellowpassenger.de/wp-content/themes/tfp/images/tfp-head-bg.png);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 1.8em;
	padding: 20px 0px 0px 40px;
}

#header a:visited, #header a, #header a:active {
	text-decoration: none;
	color: #808080;
}

#header a:hover {
	color: #0000f0;
}

.description {
	color: #808080;
	padding: 0 0 0 40px;
}

#content {
	width: 400px;
	padding: 30px 40px 0px 40px; 
	min-height: 300px;
	background-color: #ffffff;
	float: left; 
	line-height: 1.6em;
	font-size: 1em;
}

#content h1 {
	font-weight: normal;

}

#content h2 a {
color: #606060;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.3em;
	clear: both;
}

.rubrik, .rubrik a, rubrik p {
	font-size: 10pt;
	font-weight: normal;
	color: #606060;
	margin: 0px 0px 2px 0px;
}

.pagetitle, .pagetitle h2 {
	color: #606060;
	font-weight: normal;
}

#sidebar {
/*	background-color: #f0f0f0; */
	height: 100%;
/*	margin: 30px 10px 10px 500px; */
/*	line-height: 1em; */
padding-top: 20px;
float: right;
width: 176px;
}

#sidebar h2 {
	font-size: 0.95em;
	font-weight: bold;
	margin: 15px 0 5px 0px;
	color: #000000;
	padding-right: 8px;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
	text-decoration: none;
	color: #000000;
}

#sidebar ul {
	font-size: 0.95em;
	list-style-type: none;
	padding-right: 8px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 10px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#searchsubmit, #submit, #preview {
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
	height: 17px;
	font-size: 10px;
	vertical-align: middle;
}

#democracy{
	margin-top: 15px;
	width: 87%;
	border: 1px solid #e0e0d0;
	padding-left: 10px;
}

.democracy {
	border: 1px solid;
	padding: 10px 20px;
}

.democracy ul {
	list-style-type: none;
	text-indent: -24px;
}


#poll-question {
	line-height: 30px;
}

#footer {
	background: #ffffff;
	width: 400px;
	clear: both;
	padding: 30px 40px 5px 40px; 
	font-size: x-small;
}

.postmetadata {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #404040;
}

.entry a {
	color: #cc6600;
}

.entry a:hover {
	text-decoration: underline;
}


#comment {
	border: 1px solid #c0c0c0;
	width: 400px;
	font-size: 1.0em;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #ffffff;
	position: relative;
}

.commentlist {
	list-style-type: none;
}

.navigation {
	margin: 20px 0px 20px 0px;
}


.alignleft {
	float: left;
}

.alignright {
	text-align: right;
}

#content li {
	margin-left: 1.8em;
}

li {
	margin-bottom: 0.4em;
}

blockquote {
	border-left: dotted;
	border-width: 2px;
	padding-left: 0.8em;
}

#comment_quicktags input.ed_button {
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
	margin: 1px;
}

