/*---------------------------------------
Lenka
Template Style Sheet


author:    Christian Huber
email:     info@btg-huber.com
website:   http://btg-huber.com
---------------------------------------*/

/* RSS-Icon */
#rss a {
background: url(/lenka_img/rss.png) 0 0
}
#rss a:hover {
background: url(/lenka_img/rss.png) 0 16px
}

/*--------------------------------------------------------
--------------------------------------------------------*/

/*   Global reset etc.   */
* {font-size: 100.01%; margin: 0; padding: 0; border: 0}
html {font-size: 62.5%;}
a {text-decoration: none}
body {
	font-size: 1em;
	line-height: 1em;
	border-top: 3em solid #E4F2FD;
	background-color: white;
}

/*   Right Side (Content, Comments, Contact Form)   */
#content p, #content ul, #content ol, .search, input, textarea, label, .footer-right p
{font: 1.1em/1.6em Verdana, Geneva, "Lucida Grande", Lucida, sans-serif; color: #666}

#content {width: 470px; float: right; padding: 0 0 2em 0}
#content p {margin: 1em 0}
#content p strong {color: #666; font-weight: bold}
#content code {font: 1em/1em "Courier New", Courier, mono}
#content pre  {color: #666; font: 1.1em/1.6em "Courier New", Courier, mono; background-color:#E4F2FD; padding:0.5em;overflow:auto;_width:42em}
#content abbr, #content acronym {font-style: normal; border-bottom: dotted 1px #666; cursor: help;}

#content blockquote {
padding: 0.5em 2em; 
margin: 0 0 0.5em 0;
border-left: 1px solid #ccc;
background-color: #E4F2FD;
}

#content .comments blockquote, #content #cpreview blockquote {
	background-color: #f8f8f8;
}

#content ul, #content ol {
	list-style-position: inside;
	margin: .5em 1em
	}
	#content ul {list-style-type: circle}
#content li{ padding-bottom: 1.2em; line-height: 1.4em}
#content h3 {
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 2.5em 0 0 0;
	color: #666
	}
#content .article h3 {
	font: 1.2em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 1.5em 0 0 0;
	color: #666
	}
#content .article h3 a {
	font: 1.5em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 2.5em 0 0 0;
	color: #666
	}
#content .article img, #content .single-article img, #content #player {
    border: 1px solid #f8f8f8;
}
#content h4 {
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 1.5em 0 0 0;
	color: #666
	}
	#content h3 a, a:visited {color: #666}
	#content h3 a:hover, a:active {color: #111}
#content p a, #content ul a, #content ol a, .footer-right p a {
	color: #69c;
	padding: 0; /*0 0 12px;*/
	border-bottom: 1px dotted #fff
	}
	#content p a:hover, .footer-right p a:hover {color: #369; border-bottom: 1px dotted #369}

#content small{
	font-size:0.85em;
}

.article {padding: 0 0 2em 0}
.single-article {padding: 2.5em 0 0 0}
.comment {padding: 1em 0 0 0}
#content p.info {font: 1.1em/1.1em Arial, Helvetica, Geneva, sans-serif; color: #666; padding: 0 0 .5em 0}

#content table {
	font: 1.1em/1.6em Verdana, Geneva, "Lucida Grande", Lucida, sans-serif; color: #666
}

#content th {
	background-color: #E4F2FD;
	font-weight: normal;
	padding: 0.3em;
}

#content table td {
	border-bottom: 1px solid #eee;
	padding: 0.3em;
}
/*   Container And Head  */
#container {margin: 0 auto; width: 710px}
#head {padding: 12em 0 0 0}
#head h1, h2 {
	font: 2em/1.2em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: .7em 0
}
#head h1 a, a:hover, a:active, a:visited {color: #333}
.tagline {color: #999; width: 470px; float: right}
.tagline a {color: #999}

/*   Left Side (Title, RSS, Menu, Sidebar)   */
#sidebar
{width: 19em; text-align: right; float: left; padding: 0 0 5em 0}

#sidebar input {width: 150px;margin-bottom: 2em;}

.sitename
{width: 19em; text-align: right; float: left}
#rss a {
width: 16px; height: 16px;
display: table;
margin: 0 0 1em 0;
float: right
}

#menu {padding: 0 0 2em 0; clear: both}
.section_list ul {}
.section_list li {
list-style-type: none;
font: 1.6em/1.4em Arial, Helvetica, Geneva, sans-serif;
padding: .3em 0
}
	.section_list a {color: #ccc}
	.section_list a:visited {color: #ccc}
	.section_list a:hover {color: #999}
	.section_list a:active {color: #999}
#menu a.active {color: #333}
#listst {}
#lists strong {
font: 1.1em/1.4em Arial, Helvetica, Geneva, sans-serif;
color: #666;
display: block;
font-weight: normal;
padding: 2.5em 0 .5em 0
}
#lists ul {}
#lists li {
list-style-type: none;
font: 1.1em/1.1em Arial, Helvetica, Geneva, sans-serif
}
	#lists li a, #lists li a:visited {
	color: #999;
	padding: .3em 0;
	display: block
	}
	#lists li a:hover {color: #666; background-color: #f9f9f9}
	#lists li a:active {color: #333}

/*   The footer   */
#footer {
	background-color: #fff;
	padding: 2em 0 13em 0;
	clear: both;
	background: #f6f6f6;
	border-top: 1px solid #ddd;
	}

#footer-wrap {
	margin: 0 auto; width: 69em
	}

.footer-left {
	width: 19em; float: left; text-align: right
	}

.footer-right {
	width: 45em; float: right
	}

.older-newer {
	font: 1.6em/1.4em Arial, Helvetica, Geneva, sans-serif;
}
	.older-newer a {color: #ccc}
	.older-newer a:visited {color: #ccc}
	.older-newer a:hover {color: #999}
	.older-newer a:active {color: #666}

/*   Input Fields, Form Fields   */
.search,
input,
textarea {
width: 66%;
background-color: #f6f6f6;
border-top: 2px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;
padding: .2em 0
}
	input:focus,
	textarea:focus {
	color: #666;
	background-color: #fff;
	border-top: 2px solid #888
	}
.zemSubmit, .button {
width: 23%;
border: 2px outset #999;
background-color: #f6f6f6
}
label {
margin: 1em 0 .2em 0;
display: block
}

#txpCommentInputForm {padding: 2em 0 0 0}
#txpCommentInputForm input.disabled {color: #ccc;}
#txpCommentInputForm textarea#message {height:15em;}

div.comments div {
padding: 1.5em 0 0 0;
_padding-left: 1px; /* IE6*/
border-bottom: 1px solid #F6F6F6
}

/* style for widget wet_bmi_calc */
#wet_bmicalc {
    background: #fff8f4 url(/images/bikinifigur.gif) no-repeat left 83px;
    padding: 3px 10px;
    width: 260px;
    height: 250px;
    margin: 2em auto;
    color: #736451;
    position: relative;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#wet_bmicalc h2 {
    color: #736451;
    text-align: left;
    margin: 0;
    padding: 0.6em 0 0 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "Century Gothic", Arial, sans;
}

#wet_bmicalc p, #wet_bmicalc label {
    color: #736451;
    font-family: "Century Gothic", Arial, sans;
    padding: 0; margin: 0;
}

#wet_bmicalc input {
    border: 1px solid #A39481;
    background-color: white;
    width:120px;
    padding-left: 3px;
}

#wet_bmicalc label{
    margin-top: 5px;
}

#wet_bmicalc input#wet_bmicalc_submit {
    top: 215px;
    width:120px;
    margin:auto;
    position: absolute;
    border-width: 2px;
    border-color: #b3a4a1 #736451 #736451 #b3a4a1;
}

#wet_bmicalc_pane{
    font-size: 1.1em;
    background-color: #fff8c8;
    width: 120px;
    border: 1px solid  #b3a4a1;
    padding: 0 0 0 3px;
    margin-top: 1px;
}


/*== Archiv ==*/
#archive li p {
font-size: 1em;
padding-left: 1em;;
margin:0;
}

#archive h4 {
font-size: 1.2em;
border-top: 1px solid #eee;
margin-top: 2em;
padding-top: 0.5em;
}

span[lang] {
	font-style: oblique;	
	font-family: Georgia, "Times New Roman", serif;
}

/*== lightbox specifica */
#lightbox-secNav { overflow: hidden }
