/*

	Theme Name: Relaxation
	URI: http://www.jowra.de/wp/
	Description: A clean, simple and soothing theme. Now multilingual.
	Version: 2.0
 	Author: John Wrana
	Author URI: http://www.jowra.de/

	Relaxation
 	http://www.jowra.de/wp/2005/04/wordpress-theme-relaxation/
	This theme was designed and built by John Wrana (Jowra),
	whose blog you will find at http://www.jowra.de/wp/
	E-Mail: jowra [at] jowra [dot] de 	
	While I've written this CSS for my own and nearly from scratch,
	the well-known Kubrick-Theme by Michael Heilemann (http://binarybonsai.com/kubrick/)
	functioned as a base-template to start working.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #ffffff  url(images/top_right.gif) no-repeat top right;
	font-size: 12px;
	font-family:  Verdana,'Trebuchet MS', 'Bitstream Vera Sans', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 5px 0;
	color: #000000;
}

a {
	background: inherit;
	color: #CC0000;
	text-decoration: none;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: none;
	padding-left: 6px;
	margin: 10px;
        font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
}

h1, h1 a {
	background: inherit;
	color: #CC0000;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	background: inherit;
	color: #CC0000;
	font-size: 13px;
	font-weight: strong;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	background: inherit;
	color: #CC0000;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5 {
	background: inherit;
	color: #FFFFFF;
	font-size: 20px;
	margin: 0;
	padding-left: 17px;
        padding-top: 10px;
}

img {
	border: 1px;
        
}


ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
        margin: 0;
}

p {
        line-height: 1.5em;
	text-align: left;
}

small {
	font-size: 10px;
	line-height: 0.8em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 90%px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
        color: #000000;
	margin: 0;
	padding: 0 30px 30px 40px;
	text-align: left;
	width: 430px;
}

#content a:hover {
	text-decoration: 000080;
}

#content img {
	float: left;
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 40px;
	margin: 0;
        border-top: 1px solid #000000;        
        padding: 10px 10px 10px 10px;
}

#header {
	background: #CC0000;
	color: #CC0000;
	font-size: 11px;
	height: 180px;
	margin: 0;
        border-bottom: 1px solid #000000;  
        float: top;
	text-align: left;
	width: 527px;
}

#header a {
	background: inherit;
	color: #CC0000;
        padding-left: 10px;
              
}
#header img {
	border: none;
}

#page {
	margin: 0 auto;
	border: 2px solid;
        padding: 0;
	text-align: left;
	width: 714px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;        
        float: right;
	font-size: 11px;
	margin: none;
        padding: 20px 27px 30px 20px;
	text-align: left;
	width: 139px;
}


#sidebar a {
	background: inherit;
	color: #444433;
}

#sidebar a:hover {
	background: inherit;
	color: #CC0000;
}

#sidebar h2 {
	background: inherit;
	color: #CC0000;
	font-size: 11px;
	font-weight: strong;
	letter-spacing: 0.2em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.sidebar img {
	border-bottom: 1px solid #000000;
        margin-bottom: 10px;     
        padding: none;
}

#noindent {
	margin: none;
	padding: 0 0 0 -10px;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}



#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	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: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #FFFFFF;
	border: none;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	left: 13px;
	top: 3px;
	font-family: Verdana, 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595949;
	float: left;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	background: inherit;
	color: #808979;
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	background: inherit;
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	background: inherit;
	color: #808979;
}

/*---------- Kalender ------------ */

#wp-calendar td {
	color: #808080;
	font: normal 12px 'Georgia', Times New Roman, serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
        color: #CC0000;        
        font-weight: bold;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #FFFFFF;
	color: #000000;
}

#wp-calendar th {
       font-size: 0.9em;
       color: #CC0000;
       border: none;
}
#wp-calendar a {
       color: #CC0000;
}


/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #CC0000;
}
