/*

	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: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 20px 0;
	color: #000000;
}

a {
	background: inherit;
	color: #a06000;
	text-decoration: none;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
}

h1, h1 a {
	background: inherit;
	color: #00104C;
	font-size: 20px;
	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: #00677F;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	letter-spacing: 0.09em;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}


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;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: disc;
}

dl {
	list-style-type: decimal;
}

ol {
	list-style-type: decimal;
}

p {line-height: 1.5em; text-align: left;}

p.indent {line-height: 1.5em; text-align: left; text-indent: 9%}
p.justify {line-height: 1.5em; text-align: justify; text-indent: 9%}
p.center {line-height: 1.5em; text-align: center;}
p.center {line-height: 1.5em; text-align: center;}
p.right {line-height: 1.5em; text-align: right;}

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;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 30px 30px 67px;
	text-align: left;
	width: 470px;
}

#content a:hover {
	text-decoration: underline;
}

#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: 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 {
              font-family: Georgia, 'Times New Roman', Times, serif;
	background: inherit;
	color: #808979;
	font-size: 12px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 530px;
}

#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: 770px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 128px;
}

#sidebar a {
	background: inherit;
	color: #444433;
}

#sidebar a:hover {
	background: inherit;
	color: #a06000;
}

#sidebar h2 {
	background: inherit;
	color: #005080;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 5px 2px 0px 0px;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	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;
}

.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;
}

.gps {
	font-size: 11px;
	padding: 40px 0 0 0;
	text-align: center;
}

.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;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #005577;
}

/* articles */

div.ltext  {
	text-align:left;
}

div.rtext  {
	text-align:right;
}

div.ctext  {
	text-align:center;
}

div.jtext  {
	text-align:justify;
}

div.odsadenie {
  text-indent: 3em;
}

p.red {
  color: red;
}

p.name {
  margin: 0;
	padding: 0;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
  font-size: 18px; 
	color: #2e2e2e;		
}

#credit {
  position: relative; 
  top: 2px; 
  left: 640px;
  text-align: left;
	font-size: 9px;
	color: #808979;
}


.gallery {
	width: 450px;
	border: 0; 
}

.cell1 {
  text-align: left;
  height: 18px;
  width: 450px;
  vertical-align: top;
}

.cell2 {
  text-align: left; 
  height: 18px;
  width: 170px;
  vertical-align: top;
}

.cell3 {
  text-align: left; 
  height: 18px;
  width: 280px;
  vertical-align: top;
}

.cell4 {
  text-align: left;
  width: 280px; 
  height: 100px;
  vertical-align: top;
}

.cell5 {
  text-align: left;
  width: 130px; 
  height: 100px;
  vertical-align: top;
}

.cell6 {
  text-align: left;
  width: 18px; 
  height: 100px;
  vertical-align: top;
}

p.crc {
	color: #808080;
}

p.crm {
	color: #333333;
}

p.red {
        color: #FF0000;
}
div.red {
        color: #FF0000;
}

div.title {
	background: inherit;
	color: #005080;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

span.download {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}
.indent {text-indent: 9%}

description {text-indent: 9%}

.tabx td { border: 1px solid #000; 	padding: 10px; }
.tabx { padding: 10px; }

.tab td {padding: 0px 0px 0px 5px }
.tab th {padding: 0px 0px 0px 5px }

a.img {display: block; width: 304px; height: 228px; overflow: hidden;}
a:hover.img {text-indent: -304px;}
a img.img {border: none;}


#banner a {background: #000000 url("http://www.kst-krokus.sk/images/banner_slanske.jpg")}
#banner a:hover {background: #000000 url("http://www.kst-krokus.sk/images/banner_slanskex.jpg")}