/*

	Theme Name: Geondeo
	URI: http://www.geondeo.de/
	Description: Geondeo - Fantasy Story Site
	Version: 0.3
	Author: Markus Slobodeaniuk
	Author URI: http://www.tselk.de/


	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php


*/

/* reset
--------------------------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,p,form,fieldset
{	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #000;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

/* Hauptcontainer
--------------------------------------------------*/
#container {
	background: #985823;
	border: none;
	padding: 10px;
	margin: 0 auto;
	width: 650px;
}

/* Header
--------------------------------------------------*/
#header {
	background: #d6d6ad;
	color: #752;
	border: none;
	font-family: monospaced;
	font-size: 14px;
	font-weight: bold;
	height: 245px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#header a {
	color: #752;
}

#header img {
	border: none;
}

#topnavtop {
	background: #d6d6ad;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 20px;
}

#topnavleft {
	background: #d6d6ad;
	width: 15px;
	height: 205px;
	float: left;
}

#topnavimage {
	background: #d6d6ad;
	width: 620px;
	height: 205px;
	float: left;
}

#topnavright {
	background: #d6d6ad;
	width: 15px;
	height: 205px;
	float: left;
}

#topnavbottom {
	background: #d6d6ad;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 20px;
}

/* content
--------------------------------------------------*/
#contentcontainer {
	background: #ffd;
	width: 100%;
	clear: both;
	border: none;
	color: #000000;
	margin: 5px 0;
	padding: 0;
	text-align: left;
}

#content {
	background: transparent;
	width: 600px;
	border: none;
	color: #000000;
	margin: 5px auto;
	padding: 0;
	text-align: left;
}

#content img {
	margin: 0px 0 -3px 0;
	border: none;
	display: inline;
}

.borderblock {
	width: 100%;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
	border-top: 1px dotted #dda;
}

/* footer
--------------------------------------------------*/
#footer {
	background: transparent;
	clear: both;
	color: #808979;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* Kommentare
--------------------------------------------------*/
#comments {
	clear: both;
}

#comments ul {
	list-style: none;
}

#comments li {
	width: 500px;
	margin: 5px 0px;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	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;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

form label {
	width: 125px;
	display: block;
}


/* headings, paragraphs, lists, etc
--------------------------------------------------*/
a {
	color: #a06000;
	text-decoration: none;
}

h1, h1 a {
	color: #cba;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
	letter-spacing: 0.09em;
	text-align: left;
}

h2, h2 a {
	color: #cba;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: left;
}

h3 {
	color: #cba;
	font-size: 13px;
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

img {
	border: none;
}

p {
	line-height: 1.05em;
	text-align: justify;
}

ul {
	margin: 5px 0;
	list-style-type: none;
}

ul.schmal {
	margin: 5px 240px 5px 0;
	letter-spacing: 0.00em;
	text-align: justify;
	line-height: 1.2em;
	list-style-type: none;
}

/* Absaetze
--------------------------------------------------*/
p.bc {
	margin: 20px 0;
	background:url("images/bc.png") no-repeat top left;
	padding: 0 0 0 90px;
}

p.blocktext	{
	margin: 5px 0;
	text-align: justify;
	line-height: 1.2em;
}

p.clear {
	margin: 5px 0;
	clear: both;
}

p.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

p.form 		{
	margin: 0;
	padding: 0;
}

p.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

p.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

p.ptopnavleft {
	margin: 7px 0 0 0;
	text-align: center;
	font-weight: bold;
	line-height: 1.45em;
}

p.ptopnavright {
	margin: 1px 0 0 0;
	text-align: center;
	font-weight: bold;
	line-height: 1.45em;
}

p.postmetadata		{
	margin: 0;
	padding: 0;
	font-size: 9px;
}

p.schmal {
	margin: 5px 240px 5px 0;
	letter-spacing: 0.00em;
	text-align: justify;
	line-height: 1.2em;
}

p.schmalr {
	margin: 5px 0 5px 240px;
	letter-spacing: 0.00em;
	text-align: justify;
	line-height: 1.2em;
}

p.text	{
	margin: 5px 0 0 0;
	text-align: left;
	line-height: 1.2em;
}

/* Spezielle Formatierungen
--------------------------------------------------*/
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.center	{
	padding: 5px;
	text-align: center;
}

.font-fett {
	font-weight: bold;
}

.font-klein {
	font-size: 9px;
}

.indent	{
	margin: 5px 5px 5px 15px;
	padding: 0;
}

.Kasten200	{
	padding: 10px 5px;
	text-align: left;
}

.kleiner	{
	margin: 3px 0;
	font-size: 0.8em;
}

.klein		{
	margin: 2px 0;
	font-size: 9px;
}

/* Kaestchen
--------------------------------------------------*/
.SchmalImageRechts {
	float: right;
	position: relative;
  	margin: 15px 0px 0px 0px;
	padding: 0;
	width: 235px;
  	background: transparent;
  	text-align: right;
}

.SchmalImageLinks {
	float: left;
	position: relative;
  	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 235px;
  	background: transparent;
  	text-align: left;
}

.AmazonImageRechts {
	float: right;
	position: relative;
  	margin: 5px 0px 0px 5px;
	padding: 0;
	width: 335px;
  	background: transparent;
  	text-align: center;
}

.AmazonImageLinks {
	float: left;
	position: relative;
  	margin: 15px 5px 0px 0px;
	padding: 0;
	width: 125px;
  	background: transparent;
  	text-align: center;
}