/*

	Relaxation-Theme for folderblog (http://folderblog.tetto.org/)
	in Addition to the same Theme for WordPress.
	
	Author: John Wrana
	Author URI: http://www.jowra.de/

	Relaxation
	http://www.jowra.de/wp/
	This theme was designed and built by John Wrana,
	whose blog you will find at http://www.jowra.de/wp/
	
	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 {
	padding: 20px 0 20px 0;
	font: 12px "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, times new roman, lucida sans unicode, sans-serif;
	background: #a9ac99;
	color: #707969;
}

h1, h1 a {
	font: 20px georgia, 'times new roman', 'georgia', 'lucida sans unicode', sans-serif;
	margin: 20px 0 20px 0;
	padding: 0;
	color: #057;
	text-decoration: none;
	border-bottom: 1px solid #057;
}

#logo {
	background: url(/imatges/relaxation_jowra_logo.jpg) no-repeat top right;
	height: 54px;
}

h2, h2 a {
	font: 14px georgia, 'times new roman', 'georgia', 'lucida sans unicode', sans-serif;
	margin: 30px 0 10px 0;
	padding: 0;
	color: #057;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}

a img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
}

a img:hover {
	border: 2px solid #666;
	padding: 2px;
}

h3 {
	color: #222;
	font: small "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, times new roman, lucida sans unicode, sans-serif;
}

h4 {
	color: #443;
	font: 12px "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, times new roman, lucida sans unicode, sans-serif;
	font-style: italic;
	margin: 0;
	padding: 0;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

p {
	line-height:1.5em;
	text-align: justify;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin-left: 0px;
	padding: 5px;
	padding-top: 10px;
	padding-left: 0px;
	font-weight: bold;
}

dd {
	margin-left: 10px;
	text-align: justify;
}

#page {
	width: 714px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(imatges/relaxation_middle.gif) repeat-y top center;
}

#top_row {
	background: transparent url(imatges/relaxation_top.gif) no-repeat top center;
	height: 30px;
}

#titolTips {
	padding: 0px;
	margin: 0px;
	margin-top: -25px;
	text-align: right;
	float: left;
	color: #a06000;
	margin-left: 300px;
}

#navigation {
	text-align: right;
	padding: 0 0 3px 0;
}

#content {
	width: 602px;
	padding: 0;
	margin: 0 0 0 57px;
}

#content img {
	margin: 5px;
}

#header {
	background: transparent;
	color: #a0a999;
	margin: 0;
	text-align:right;
}

#header a {
	color: #990000;
}

#header a img {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

#header a:hover img {
border: 1px solid #a06000;
margin: 0px;
padding: 0px;
}

#header a img.seleccionat {
border: 1px solid #CD9B13;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

#MenuPagina {
	background-color: #F7F3EF;
	padding: 10px;
}

html[xmlns] #footer {
	clear: both;
}

#thumbnails {
	padding: 0;
	margin: 0;
	text-align: center;
}

#thumbnails img {
	padding: 1px;
	margin: 5px 0px 0px 5px;
	border: 1px solid #ccc;
	background-color: #999999;
	height: 80px;
	display: block;
	margin: auto;
}

#thumbnails img:hover {
	border: 2px solid #666;
	padding: 0px;
}

#thumbwrapper {
	text-align: center;
	width: 400px;
	padding: 5px 0 0 0;
	background-color: #666666;
	color: #fff;
}

#thumbwrapper img {
	padding: 5px;
	height: 300px;
}

#thumbwrapper a {
	color: #a06000;
	text-decoration: none;
}

#thumbwrapper a:hover {
	text-decoration: underline;
}

#comment {
	width: 225px;
	font: 11px "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, times new roman, lucida sans unicode, sans-serif;
	background: transparent;
	color: #707969;
	float: left;
}

.screenshot {
	clear: both;
	display: block;
}

.commentbody {
	color: #707969;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f9f9f5;
	border: 1px solid #f0f0e0;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

a {
/*	font-size: 11px;*/
	color:#a06000;
/*	color: #707969;*/
	text-decoration: none;
}

a:hover {
	color:#a06000;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

textarea, #name, #url, #cookie, #submit {
	background: #fff;
	border: 1px solid #d0d9c9;
	font-size: 11px;
}

#footer {
	height: 50px;
	margin: 0;
	padding: 10px;
	padding-top: 20px;
	background: transparent url(imatges/relaxation_bottom.gif) no-repeat bottom center;
	color: #707969;
}

#footer p {
	text-align: center;
}

#filariadna {
	padding-top: 5px;
	font-size: .7em;
	text-align: right;
	margin-bottom: 30px;
}
