/*

	Theme Name: Relaxation_3column
	Description: A simple 3 column design (based on the relaxation theme)
	Version: 1.0.2
	Author: Clemens Orth
	Author URI: http:/clemens.orth.me.uk/

	Relaxation_3column
	http:/clemens.orth.me.uk/
	This theme was designed by John Wrana (http:/www.jowra.de/wp/)
	and build by John Wrana and Clemens Orth (http:/clemens.orth.me.uk)

	The 3 cloumn relaxation theme comes with a 3rd column where you can freely 
	edit your own content like last read books, flickr photos, cds you bought, etc.
	Have a look at my website (http:/clemens.orth.me.uk) for an example.
	
	The CSS, XHTML and design is released under the GPL:
	http:/www.opensource.org/licenses/gpl-license.php
	
	The photos in the header graphic are released under the cc licence. Check the URLs
	in the readme.txt file for more details.


	NOTE: replace the color in the following 7 style definitions depending on the header graphic you use:

		a
		h1, h1 a
		h2, h2 a
		#sidebar h2
		#sidebar2 h2
		#sidebar a:hover {
		#sidebar2 a:hover {

	NOTE: The flickr stylesheet definition for the flickr badges (http://www.flickr.com) are at the end of this 
	of this stylesheet. They are also used for all other images in the 3rd column. So be carefull what you are 
	do to them.
	
*/

html, body {
	margin: 0;
	padding: 0;
}

body{
	background: #993333 url(images/rblogo.gif) no-repeat top right;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 10px 0;
	text-align: left;
	min-width: 864px;
}

blockquote {
	background: #FFFFFF;
	font-size: 10px;
	padding-left: 0px;
	margin: 0 20px;
}

a {
	color: #663333;
	text-decoration: none;
}
a:visited       {
		color: #CC6666;
		text-decoration: none;
}
a:hover         {
		color: #663333; 
		text-decoration: underline;
}

code {
	color: #005577;
	text-align: left;
}

h1 {
	color: #333399;
	font-size: 27px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2 {
	color: #333399;
	font-size: 15px;
	line-height: 18px; 
	font-weight: bold;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #333399;
	font-size: 13px;
	line-height: 16px; 
	margin: 15px 0 0 0;
	padding: 0;
}

h4 {
	color: #333399;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul
{
	list-style-type: none;
	font-size: 13px;
	line-height: 16px; 
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
}

li {
/*
	line-height: 1.5em;
*/
	list-style-type: disk;
	list-style-position: outside;
	margin: 0px, 10px, 10px, 40px ;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.3em;
	text-align: left;
}

small {
	font-size: 10px;
	line-height: 1.0em;
}

.cap {

float: left;
width: auto;
font-size: 40px;
line-height: 31px;
font-weight: normal;
color:#333399;
font-family: georgia, times;

}

table { 
	background: #FFFFFF;
	border: 1px solid #e9e9d9;
	margin: 0px;
	}

tr, td { 
	vertical-align: top;
	border: 1px solid #e9e9d9;
	padding: 2px;

	}

#comment {
	background: #FFFFCC;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 30px 0px 47px;
	text-align: left;
	width: 450px;
}

#content a:hover {
	color:#CC3300; 
	text-decoration: underline;
}

#content img {
	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: transparent url(images/bottom.jpg) no-repeat bottom center;
	border: none;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 30;
	margin: 10;
	text-align: right;
	vertical-align: bottom;
	padding: 10px 10px 10px 37px;
}

#header {
	background: transparent;
	border: 1px solid #666666;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #663333;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	border: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 864px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidewrapper {
	float: left;
	margin: 0; 
	}


#sidebar {
/*	background: #FFFFCC;*/
	background: transparent;
	border: none;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 10px;
	text-align: left;
	width: 270px;
}

#sidebar2 {
	background: transparent;
	border: 1px solid #fffff;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0px 27px 30px 10px;
	text-align: left;
	width: 2px;
}



#sidebar a {
	color: #663333;
}

#sidebar2 a {
	color: #663333;
}

#sidebar a:hover {
	color: #CC3300;
}

#sidebar2 a:hover {
	color: #CC3300;
}

#sidebar h2 {
	color: #333399;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 1px 0;
	padding: 0;
}

#sidebar h3 {
	color: #333399;
	font-size: 13px;
	margin: 15px 0 0 0;
	padding: 0;
}



#sidebar2 h2 {
	color: #6666CC;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar ul {
	font-size: 12px;
	line-height: 16px; 
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar li {
	list-style-type: disk;
	list-style-position: outside;
	margin: 0px, 10px, 10px, 40px ;
	padding: 0;
}


#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#noindent3 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: transparent url(images/top.gif) no-repeat top center;
	height: 196px;
}

#top1 {
	background: transparent url(images/topwords.gif) no-repeat top center;
	height: 166px;
}

#top2 {
	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;
}
#navcontainer { 
	padding: 20 0px 40px 0px;
	margin-left: 0px; 
	}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 3px 10px;
width: 250px;
color: #000;
background-color: #FFFFCC;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(images/gradienta.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #993333;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/gradienth.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 3px 5px 3px 25px;
width: 240px;
color: #000;
background-color: #FFFFCC;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #993333;
text-decoration: none;
}
.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;
}

.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: #663333;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	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 {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}


/* 	these are the styles for the flickr badges in the 3 column. feel free to edit them 
	to your own needs but do never rename them as the styles would not be applied correctly.  
*/

/*
#flickr_badge_uber_wrapper {
	text-align:center; 
	width:150px;
}
#flickr_badge_wrapper {
	padding:10px 0 10px 0;
}
.flickr_badge_image {
	margin:0 10px 10px 0px
}
.flickr_badge_image img {
	border: 1px solid black !important;
}
#flickr_badge_source {
	text-align:left; margin:0 10px 0 0px;
}
#flickr_badge_icon {
	float:left; margin-right:5px;
}
#flickr_www {
	display:block; 
	padding:0 10px 0 00px !important; 
	font: 11px Arial, Helvetica, sans-serif !important; 
	color: #3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important; 
	background:inherit !important;
	color: #000000;
}
#flickr_badge_wrapper {}
#flickr_badge_source {
	padding:0 !important; 
	font: 11px Arial, Helvetica, sans-serif !important; 
	color: #000000 !important;
}
*/

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


    form dl, dl.labels {
      margin:0em;
      font-size:100%;
      margin-top:0.5em
    }
    form dt, dl.labels dt {
      float:left;
      
      width:10em;
      margin-bottom:0.8em;
      color:#555;
      text-align:right;
      font-weight:normal;
      position:relative /*IEWin hack*/
    }
    form dd, dl.labels dd {
      margin-left:10.5em;
      margin-bottom:0.8em;
      font-size:100%;
      font-style:normal;
      padding-left:0.5em
    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:2em
    }

    
    #navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 3px 10px;
width: 260px;
color: #000;
background-color: #FFFFCC;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(images/gradienta.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #993333;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/gradienth.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 3px 5px 3px 25px;
width: 250px;
color: #000;
background-color: #FFFFCC;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #993333;
text-decoration: none;
}