/*

	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: #a9ac99 url(images/top_right.gif) no-repeat top right;
	font-size: 13px;
/*	font-family: Verdana, 'Trebuchet MS', 'Bitstream Vera Sans', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; */
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	padding: 20px 0;
	color: #000000;
}

a {
	background: inherit;
	color: #990000;
	text-decoration: none;
}

a:hover {
/*	background-image:url(images/link_background_red-990000.png);
	color:#FFFFFF; */
	text-decoration:underline;
}


/* pictures as a link*/
a img {
	background:none;
}
/*for all links end */


/*
#content img a {
	color: #FFFFFF;
	background: #FFFFFF;
	border-left: 1px solid #e0e0d0;
	border-right: 1px solid #e0e0d0;
	border-top: 1px solid #e0e0d0;
	border-bottom: 1px solid #e0e0d0;
}
*/

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
/*	-moz-border-radius: 22px; */
/*	background-image:url(images/quote.png) no-repeat; */
	border-left: 2px solid #e0e0d0;
	border-right: 2px solid #e0e0d0;
/*	border-top: 1px solid #e0e0d0;
	border-bottom: 1px solid #e0e0d0; */
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	margin: 0 30px;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-style:oblique;
/*	background-color:#FAFAEF; */
	background-color:#F7F7E6;
}

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

h1, h1 a {
	background: inherit;
	color: #005577;
	font-size: 26px;
	font-weight: normal;
/*text-transform: uppercase; */
	letter-spacing: 0.1em;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-align:left; !important
}

h1 a:hover {
	background: #inherit;
	color: #005577;
	font-size: 26px;
	font-weight: normal;
/*text-transform: uppercase; */
	letter-spacing: 0.1em;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: underline;
	text-align:left; !important

}



h2, h2 a {
	background: inherit;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	background: inherit;
	color: #005577;
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 15px 0;
	padding: 0;
}

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

img {
}

img a {
	background:none;
	border-left: 2px solid #e0e0d0;
	border-right: 2px solid #e0e0d0;
	border-top: 2px solid #e0e0d0;
	border-bottom: 2px solid #e0e0d0;
}

.entry img, .entry img a {
	padding: 3px;
	border-left: 2px solid #e0e0d0;
	border-right: 2px solid #e0e0d0;
	border-top: 2px solid #e0e0d0;
	border-bottom: 2px solid #e0e0d0;
}

img a:hover, .entry img a:hover, .post img a:hover {
	padding: 3px;
	border: 2px solid #726D5C !important;
}

img.cat_image, img.cat_image a:hover, .entry img.cat_image, img.cat_image a:hover, .post img.cat_image, img.cat_image a:hover {
	border:none !important;
}


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

ol {
	border-left: 3px solid #e0e0d0;
/*	border-right: 1px solid #e0e0d0;
	border-top: 1px solid #e0e0d0;
	border-bottom: 1px solid #e0e0d0; */
	padding-left: 30px;
	padding-right: 15px;
	line-height: 1.5em;
}





.entry ul, .entrytext ul {
	list-style-image: url(images/0157_arrow.png);
	line-height: 1.5em;
}


p {
	line-height: 1.5em;
}

small {
	font-size: 12px;
	line-height: 0px !important;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif !important;
}

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

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 30px 30px 50px;
	width: 520px;
	text-align: justify;
	float: left;
}

#content img, #content a img, #content a:active img, #content a:link img, #content a:visited img {
	color: #FFFFFF;
	background: #FFFFFF;
 	margin: 5px 15px 0 0;
	border: 2px solid #e0e0d0;
	align: center;
}

#content a:hover img {
	color: #FFFFFF;
	background: #FFFFFF;
 	margin: 5px 15px 0 0;
	border: 2px solid #726D5C;
	align: center;
	align: middle;
}



#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
/*	background: url(images/864px/bottom.gif) no-repeat bottom center; */
	background: url(images/864px/shadow/bottom.jpg) no-repeat bottom center;
	background-color: inherit;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 50px;
}

#header {
	background: inherit;
	color: #a0a999;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 580px;
}

#header a {
	background: inherit;
	color: #990000;
}

#header img {
	border: none;
}

#page {
/*	background: url(images/864px/middle.gif) repeat-y top center; */
	background: url(images/864px/shadow/middle.jpg) repeat-y top center;
	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;
}

#sidebar {
/*	font-family:Verdana,Arial, Helvetica, sans-serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
/*	text-transform:uppercase; */
	border: none;
	float: left;
	font-size:13px;
	margin: 0;
	padding: 0px 20px 30px;
/*
	padding: 0 27px 30px 0px;
	padding-left: 0px;
	padding-right: 0px;
*/
	text-align: left;
	width: 200px;
}

#sidebar a {
	background: inherit;
	color: #444433;
}

#sidebar a:hover {
	background: inherit;
/*	color: #a06000; */
	color: #990000;
}

#sidebar h2, #sidebar .h2link, #sidebar h2 a {
	background: inherit;
	color: #005080;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.5em;
	margin: 20px 0 10px 0;
	padding: 0;
	text-transform: lowercase; 
}


#sidebar li, #sidebar .h2link li {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
}

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

#noindent li {
	list-style-type: none;
}

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

#noindentsearch li {
	list-style-image: url(images/0157_arrow_sidebar.png);
}


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

#top {
/*	background: transparent url(images/864px/top.gif) no-repeat top center; */
	background: transparent url(images/864px/shadow/top.jpg) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#mcspvalue {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.about {
	text-align: none;
	color: #595949
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
/*	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; */
	color: #595949;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.trackbackbody {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #595949;
	font-size: 12px;
	margin: 0px 0 2px 0;
	padding: 5px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.commentlist {
	list-style: none;
}

.trackbacklist {
	font-size: 11px;
}

.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', Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
	border-top: 1px solid #e0e0d0;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: lowercase;
}

.entry, #content .entry, .post .entry, #content .post .entry {
	font-size: 16px;
/*	font-family: Verdana, 'Trebuchet MS', 'Bitstream Vera Sans', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; */
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;

}

.navigation {
	font-size: 13px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 22px;
	letter-spacing: 0.09em;
	text-align:center;
	width:none;
}

.postmetadata {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background: #f7f7f0;
/*	background: inherit; */
	color: #808979;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0.08em;
	margin: 0;
/*	text-align: right; */
	border: 1px solid #e0e0d0;
	padding: 5px;
	text-align:left !important;
}

.postmetadata a {
	background: inherit;
	color: #808979;
}

.postmetadata a:hover {
	text-decoration: underline;
/*	color: #808979; */
}

/* --- Clean Archives Plugin -START- --- */
.postspermonth {
	margin: 5px 0 10px 0;
	padding-left: 25px;
	letter-spacing: 0.05em;
}

ul.postspermonth, li.postspermonth, a.postspermonth {
	background: none !important;
/*	padding: 0 !important; */
}
/* --- Clean Archives Plugin -END- --- */


/* --- Link Indication Plugin -START- --- */
a.liinternal { padding-left: 12px; background: url(images/linkindication/link-icon_internal_12.png) no-repeat left; }
a.liexternal { padding-left: 12px; background: url(images/linkindication/link-icon_external_12.png) no-repeat left; }
a.liwikipedia { padding-left: 15px; background: url(images/linkindication/link-icon_wikipedia.gif) no-repeat left; }
a.liimdb { padding-left: 18px; background: url(images/linkindication/link-icon_imdb.png) no-repeat left; }
a.liftp { padding-left: 13px; background: url(images/linkindication/link-icon_ftp.png) no-repeat left; }
a.limailto { padding-left: 18px; background: url(images/linkindication/link-icon_mail.png) no-repeat left; }
a.lipdf { padding-left: 13px; background: url(images/linkindication/link-icon_pdf_01.png) no-repeat left; }
a.liflickr { padding-left: 9px; background: url(images/linkindication/link-icon_flickr.png) no-repeat left; }
a.lilastfm { padding-left: 15px; background: url(images/linkindication/lastfm_as_12x12.gif) no-repeat left; }
a.liamazon { padding-left: 15px; background: url(images/linkindication/amazon_12x12.png) no-repeat left; }

a.liinternal:hover, a.liexternal:hover, a.liwikipedia:hover, a.liimdb:hover, a.liftp:hover, a.limailto:hover, a.lipdf:hover, a.liflickr:hover, a.lilastfm:hover, a.liamazon:hover { 
/*	background: #990000;
	color: #FFFFFF; */
	text-decoration: underline;
}
/* --- Link Indication Plugin -END- --- */


/* different postmetadata style for single.php */

.alt {
	line-height: 1.5em;
	padding: 10px 20px;
}

.alt a {
	background: inherit;
	color: #005577;
}

/* SIMPLE TAGGING - TAG CLOUD START */
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }
/* SIMPLE TAGGING - TAG CLOUD END */


/* Used Plugins Table */
#PluginsTable {
    width: 520px;
	border:none;
    border-spacing: 3px;
	background-color:#F0EFEE;
}

#PluginsTable tr {
    width: 520px;
    padding: 3px;
}

#PluginsTable th {
    padding: 3px;
}




/* #bottom_fade {
	width: 100%;
	height: 200px;
	z-index: 99;
	position: fixed;
	
	bottom: 0%;
	background-image: url("images/bottom-fade.png");
	background-repeat:repeat-x;
} */
