/*

	Theme Name: djr-frankfurt 3sp
	URI: http://clemens.orth.me.uk/de/
	Beschreibung: Ein einfaches 3 spaltiges design (basierend auf dem relaxation theme)
	Version: 1.0.0
	Author: Jurij Schlaht
	Author URI: http://jurij-schlaht.de

	Relaxation_3column
	http://clemens.orth.me.uk/de/
	Das Original 2 Spalten Design wurde von John Wrana (http://www.jowra.de/wp/) erstellt.
	Das 3 spaltige Design wurde von Clemens Orth (http://clemens.orth.me.uk/de/) erstellt 
	und von John Wrana und Clemens Orth umgesetzt.
	
	Das Style Sheet, der XHTML code und das Design stehen unter der GPL:
	http://www.opensource.org/licenses/gpl-license.php

	HINWEIS: Das Flickr Style Sheet am Ende der Datei ist fuer die flickr badges (http://www.flickr.com). Die Style Sheet Definitionen werden auch fuer andere Graphiken in den 
	rechten Spalten verwendet. Sei daher bitte sehr vorsichtig was du aenderst.

	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #fff;
	font-size: 100.01%;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 8px 0;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

a {
	color: #369;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #036;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #369;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #369;
	font-size: 1.3em;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: left;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 1.1em;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: transparent;
	border: none;
	color: #666;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 30px 30px 37px;
	text-align: left;
	width: 512px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	margin: 0 15px 0 0;
	border: 1px solid #ccc;
	padding: 2px;
}
#content table {
	width: 520px;
	border: none;
	font-size: 0.8em;
}
#content table th {
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}
#content table td {
	padding: 4px 0;
}
#content table td span {}
#content table td span.blue {
	color: #369;
}
#content table td span.bold {
	font-weight: bold;
}
#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 1.1em;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom_bg_wide.jpg) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 0.8em;
	height: 65px;
	margin: 0;
	padding: 10px 26px;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 1.1em;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#breadcrumb {
	margin: 0 0 0 26px;
	width: 460px;
}

#breadcrumb p {
	color: #036;
	font-size: 0.7em;
	line-height: 0.9em;
}
#breadcrumb a {}
#breadcrumb strong {}

#page {
	background: transparent url(images/middle_bg_wide.jpg) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 976px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 1.1em;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 135px;
}

#sidebar {
	background: transparent;
	/*background-color: green;*/
	border: none;
	color: #443;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0 20px 30px 20px;
	text-align: left;
	width: 150px;
}

#sidebar2 {
	background: transparent;
	/*background-color: #ccc;*/
	border: none;
	color: #443;
	float: right;
	font-size: 0.8em;
	margin: 0 9px 0 0;
	padding: 0 20px 30px 0px;
	text-align: left;
	width: 157px;
}

#sidebar a {
	color: #333;
}

#sidebar2 a {
	color: #333;
}

#sidebar a:hover {
	color: #a0001b;
}

#sidebar2 a:hover {
	color: #f60;
}

#sidebar h2 {
	color: #036;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 6px 0 4px 0;
	padding: 0;
}

#sidebar2 h2 {
	color: #036;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 6px 0 4px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.children{
	margin: 0 0 0 10px;
	font-weight: normal;
}

/* class for categories list items */
.page_item {
	
}

.current_page_item {
	font-weight: bold;
}
/* class for current category list item */
.current-cat {
	font-weight: bold;
}
#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 img {
	border: 1px solid #369;
	padding: 2px;
	margin: 4px auto;
}

#sidebar2 img.wide {
	margin: 4px auto 0 -150px;
}

#sidebar2 img.fjr_logo {
	border: none;
}

#noindent {
	margin: 0;
	padding: 0;
}

#noindent2 {
	margin: 0 0 0 6px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 1.1em;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: transparent url(images/top_bg_wide.jpg) no-repeat top center;
	height: 199px;
	overflow: hidden;
}

#top h1 {
	height: 170px;
	font-size: 2.4em;
	margin: 0;
	padding: 22px 0 20px 180px;
	width: 220px;
}

#top img {
	float: right;
	display: inline;
	margin-top: -204px;
	margin-right: 12px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 1.1em;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #a0001b;
	font: 0.7em trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 8px 0 0 0;
	padding: 0 0 0 2px;
	text-align: right;
}

.navigation {
	font-size: 1.1em;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 1.2em;
	letter-spacing: 0.09em;
	text-align: left;
	background-color: #f8f8f8;
	margin: 6px 0;
	padding: 2px 0;
	color: #998;
}
.post {
	margin-bottom: 36px;	
	border-bottom: 1px solid #ccc;
}

.post h1 {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
}

.entry {
	margin-top: -12px;
}

.entry p {
	font-size: 0.9em;
}

.entrytext {
	margin-top: -12px;
}

.entrytext h3 {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 1.0em;
	border-bottom: 1px solid #ccc;
	margin: 22px 0 10px 0;
	padding: 0;
}


.entrytext p {
	font-size: 0.9em;
}

.entrytext p em{
	color: #003366;
}


.postmetadata {
	color: #808080;
	background-color: #f8f8f8;
	font-size: 0.8em;
	letter-spacing: 0.09em;
	margin: -4px 0 2px 0;
	padding: 2px;
	text-align: right;
}

.postmetadata a {
	color: #333;
}

.postmetadata a:hover {
	color: #a0001b;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

/* ------------------------ pagebar ------------------*/

.pagebar 
	{ 
		font: 0.8em trebuchet ms,verdana,arial,helvetica,sans-serif;
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 4px 10px; 
		border: solid 1px #ccc; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 4px 10px; 
		border: solid 1px #ccc; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 4px 10px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 4px 10px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 1.2em; 
		vertical-align: top; 
		background: #fff;
		color: #a0001b;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #369; 
		border-color: #036; 
		text-decoration: none;
	}
	
	#navi {
	    border-bottom:2px solid #336699;
	    margin:-10px 0 0 10px;
	    overflow: hidden;
	    padding-bottom:13px;
	    width: 564px;
	}

	#navi ul {
	    list-style: none;
	    display: inline;
	}
	#navi ul li {
	    float: left;
	}
	#navi ul li a {
	    padding: 4px 14px;
	    display: block;
	}
	#navi ul li a:hover {
	    background-color: #369;
	    color: #fff;
	}
	#navi ul li ul {
	    display: none;
	}
	#navi ul li ul li {
	    display: none;
	}

