/*

	Theme Name: Felaxation
	URI: http://blog.felixsalomon.net
	Description: Blue and Gray
	Version: 1.0
	Author: Felix Salomon
	Author URI: http://www.felixsalomon.net

      Based on WP-Theme "Relaxation" bei John Wrana
	http://www.jowra.de/wp/2005/04/wordpress-theme-relaxation

*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #6F7F8F url(images/body.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;
}

a {
	color: #005577;
	text-decoration: none;
}

a:hover {
	color: #e34e0d;
}

p.tooltip:hover
{    position: relative;                        /* Bezug für span, IE: erst bei :hover setzen */
     background: transparent;          /* IE, Farbe egal */
}  

p.tooltip div.tip  
{    position: absolute;                     /* aus Textfluß herausnehmen */
     visibility: hidden;                        /* normal: unsichtbar */

     width: 10em;                               /* FF: kein Leerzeichen vor Einheit */
     top: 2em; left: 1em;                    /* Tooltip-Position, sollte man festlegen */

}

p.tooltip:hover div.tip  
{    visibility: visible;   }                     /* hover: sichtbar */


acronym {
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #005577;
	font-size: 20px;
	font-weight: normal;
	font-family: 'trebuchet ms', Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #990000;
	font: 13px 'Trebuchet MS';
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}

h3 {
	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;
}

table.address {
  font-family: Arial;
  font-size: 10px;
  padding-left: 15px;
}

tr.name {
  text-align: left;
  font-weight: bold;
}
  
div.text {
  margin: 20px 0 10px 0;
}

.courier {
  font-family: Courier;
}

p {
  line-height: 1.5em;
  text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

.clear {
  clear: both;
}

#comment {
	background: #ffffff;
	border: 1px solid #c4cbd2;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: transparent;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 30px 30px 30px;
	text-align: left;
	width: 467px;
}

#content a:hover {
	text-decoration: none;
}

img.wp-smiley {
  border: none;
  padding: 0;
  background: transparent;
  -moz-border-radius: 0;
  margin-right: 0;
}

div.googlemap {
  border: 1px solid #9ca4ab;
  padding: 4px;
  background: #e9e9e9;
  -moz-border-radius: 3px;
  text-align:center;
  margin-top: 5px;
}

div.googlemap iframe {
}

div.googlemap a {
}

.wp-caption > .aligncenter,
.aligncenter {
  clear: both;
  display: block;
  margin: 1em auto 0 auto;
}

.floatleft, .alignleft {
  float: left;
  margin: 3px 5px 3px 0px;
}

.floatright, .alignright {
  float: right;
  margin: 3px 0px 3px 5px;
}

.entry img,
.entrytext img {
  border: 1px solid #9ca4ab;
  padding: 4px;
  background: #e9e9e9;
  -moz-border-radius: 3px;
}

.wp-caption {
  border: 1px solid #9ca4ab;
  padding: 4px;
  background: #e9e9e9;
  -moz-border-radius: 3px;
  text-align: center;
}

.wp-caption img {
  border: none;
  margin: 0;
  padding: 0;
}

.wp-caption .floatleft,
.wp-caption .alignleft,
.wp-caption .floatright,
.wp-caption .alignright {
  float: none;
  padding: 0;
  margin: 0;
}

.wp-caption-text {
  text-align: center;
  font-size: 9px;
  padding: 0;
  color: #808979;
  width: 80%;
  margin: 0 auto 0 auto;
}

.hidden {
  display: none;
}

#footer {
	background: #6f7f8f url(images/bottom.gif) no-repeat top center;
	clear: both;
	color: #39444f;
	font-size: 10px;
	height: 30px;
	margin: 0;
	padding: 50px 10px 0px 10px;
	text-align: center;
}

#footer div {
	text-align: center;
}

#footer span {
  margin: 0 2px;
}

#footer a {
	color: #005577;
}

#footer a:hover {
	text-decoration: underline;
}

#header {
	background: transparent;
	color: #a0a999;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #005577;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 714px;
}

#n {
	background: #d5d9dd;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 120px;
}

#button {
  color: #444433;
  font-size: 11px;
  background: #c4cbd2;
  border: none;
  cursor: pointer;
}

#s {
	background: #D5D9DD;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 120px;
}

#sidebar {
	background: transparent;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 17px 30px 0px;
	text-align: left;
	width: 170px;
}

#sidebar a {
	color: #444433;
}

#sidebar a:hover {
	color: #a06000;
}

#sidebar h2 {
	color: #005080;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
}

#sidebar p {
  font-size: 10px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0px;
}

p.climbing_days {
  font-size: 22px;
}

/* -- WeatherIcon image ------------------------------ */

.wicon {
  display: block; 
  margin-left: 25px;
}

/* -- Gallery imageblock thumbnails ------------------ */

.g2ImageBlock {
	margin: 0 0 0 0px;
	width: 162px;
	height: 156px;
}

.one-image {
	float: right;
	padding: 0;
	width: 60px;
	height: 60px;
  margin: 3px;
  border: 4px solid #e9e9e9;
  background: #000000;
  color: #ffffff;
  text-align: center;
  position: relative;
  -moz-border-radius: 3px;
}

.one-image img {
	border: 1px solid #9CA4AB;
	padding: 4px;
	margin: -5px;
  background: transparent;
	-moz-border-radius: 3px;
  opacity: 0.6;
}

.one-image img:hover {
  opacity: 1;
}

#submit {
	background: #ffffff;
	border: 1px solid #c4cbd2;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: #6F7F8F url(images/top.gif) no-repeat bottom center;
	height: 100px;
}

ul#navigation {
  width: 594px;
  text-align: center;
  padding: 30px 60px 0 60px;
}

ul#navigation li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

ul#navigation li a {
  letter-spacing: 1px;
  color: #545454;
  font-size: 8px;
  width: 74px;
  height: 19px;
  float: left;
  padding: 8px 0 0 0;
  text-decoration: none;
  background: transparent url(images/button.png) no-repeat top center;
}

ul#navigation li a:hover {
  background: transparent url(images/button.png) no-repeat bottom center;
}

ul#navigation li.highlight a {
  background: transparent url(images/button.png) no-repeat bottom center;
}

ul#navigation li.language_item a {
  width: 74px;
  height: 19px;
  float: right;
  display: block;
  padding: 8px 0 0 0;
  background: transparent url(images/button_languages.png) no-repeat top center;
}

ul#navigation li.language_item a:hover {
  background: transparent url(images/button_languages.png) no-repeat bottom center;
}

ul#navigation li.current_language_item a {
  background: transparent url(images/button_languages.png) no-repeat bottom center;
}

ul#navigation .counter-img {
  margin-top: 2px;
  height: 7px;
  width: 25px;
}

ul#navigation li.counter a {
  background: transparent url(images/button_counter.png) no-repeat top center;
}

ul#navigation li.counter a:hover {
  background: transparent url(images/button_counter.png) no-repeat bottom center;
}


/* --------- Input fields in comment form --------------- */

#email,
#author,
#url,
#mcspvalue {
	background: #ffffff;
	border: 1px solid #c4cbd2;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}


.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #c4cbd2;
	position: relative;
}

.authorcomment {
        border: 1px solid #9FAEC4;
        background: #EBEBEB;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #c4cbd2;
	float: right;
}

.authorcommentcount {
        color: #9FAEC4;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	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 {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
  clear: both;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}


/* polyglot plugin */


ul.polyglot {
        display: inline;
        padding: 0px 0px 0px 5px;
}

ul.polyglot li {
        list-style: none;
        display: inline;
}

ul.polyglot li a {
        padding: 0px 2px;
}

ul.polyglot a img {
        border: 1px solid black;
}