/*

	Theme Name: Relaxation 3 Column
	URI: http://www.jowra.de/wp/
	Description: A clean, simple and soothing theme. Now multilingual.
	Version: 2.0
	Author: John Wrana, modified by MGuerra
	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: #a9ac99 url(images/top_right.gif) no-repeat top right;
	font-size: 13px;
	font-family: 'Lucida Sans', Arial, sans-serif;
	padding: 0px;
	color: #000000;
}

a {
	background: inherit;
	color: #a06000;
	text-decoration: none;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	padding-left: 10px;
	margin: 0 30px;
	background: #fdfdfa url(images/quote.gif) no-repeat top left;
	color: #666666;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
  font-size: .9em;
}

#wrapper h1, #wrapper h1 a {
	background: inherit;
	color: #005577;
	font-size: 24px;
	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: #990000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	background: inherit;
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

p {
	line-height: 1.5em;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#author-comment {
/*	background: #ffffff;
	border: 1px solid #e9e9d9;
*/	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 30px 30px 37px;
	text-align: left;
	width: 450px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	padding: 5px;
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#content li {
        line-height: 1.5em;
}

.excerpt {
	background: #f5f5ee;
	color: #808979;
	margin: 0;
        margin-top: 10px; 
	padding: 10px;
}

.excerpt p{
        margin: 0px;
        padding: 0px;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: url(images/bottom.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#header {
	background: inherit;
	color: #a0a999;
	font-size: 20px;
	height: 30px;
        text-align: center;
        margin:0 0 0 35px;
        padding:8px 0 15px 8px;	
        width: 450px;
        border-bottom:1px solid #666666;
        letter-spacing: 1px;

}

#header a {
	background: inherit;
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 864px;
	/*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 {
	background: transparent;
	border:  0;
	color: #443;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 15px 0px 15px;
	text-align: left;
	width: 310px;
}

#sidebar1 {
	background: transparent;
	border:  0;
	color: #443;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 140px; 
}

#sidebar2 {
	background: transparent;
	border:  0;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 150px; 
}

/*#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 148px;
}
*/
#sidebar a, #sidebar1 a, #sidebar2 a {
	background: inherit;
	color: #a06000;
}

#sidebar a:hover, #sidebar1 a:hover, #sidebar2 a:hover {
	background: inherit;
	color: #a06000;
	text-decoration: underline;
}

#sidebar h1, #sidebar1 h1, #sidebar2 h1 {
	background: inherit;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
	background: inherit;
	color: #005080;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #005080;
}

#sidebar h3, #sidebar1 h3, #sidebar2 h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li, #sidebar1 li, #sidebar2 li {
	list-style-type: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#sidebar ul, #sidebar1 ul ,#sidebar2 ul{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 0px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(images/top.gif) no-repeat top center;
	height: 30px;
}

#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: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.author-commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        background: #F0F6F7;
}


.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	background: inherit;
	color: #808979;
	font: 11px '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: #f5f5ee;
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	background: inherit;
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #005577;
}

/* calendar settings */
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar td {
	font-style: normal;
	color: #444433;
	}

#wp-calendar a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

a.blog_url {
	float:right;
	font-size:11px;
	margin-bottom:15px;
	padding-right:4px;
	text-align:right;
	width:100%;
	border-bottom: 1px solid #ccc;	
}

.gravatar {
  float:left;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
  top: 0px;
	width: 40px;
	height: 40px;
 	}

#metadata_sidebar {
  background-color: #FDFDFA; 
  margin-top: 10px;
  margin-left: -20px;
  padding-top: 10px; 
  padding-bottom: 10px; 
  padding-right: 5px;
  padding-left: 40px;
  margin-right: 40px;
  color: #999;
}

#metadata_sidebar h2 {
  font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
  font-size: 12px;
  border-bottom: none;
  color: #5790AF;
}

