/* @override http://localhost:8888/wp-content/themes/farbfoto-reloaded/style.css */

/*  
Theme Name: Farbfoto Reborn
Version: 1.0
Author: Christian Kirschniak
Author URI: http://www.farbfoto.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Credits
=======

/******************************************
*   HTML Elements                         
******************************************/

/* @group Typographie und Schrift */

* {
	margin:0;
	padding:0;
	border: 0;
	
}

body,html {
	min-height:101%;
	}


.title {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;
}
	
body {
	color: #fff;
	padding: 0 0 0 0;
	font-size: 1em;
	background: url(imgs/background.png) repeat-y;
}
#home {

}
body, select, input, textarea {

	color: #444;
	text-decoration: none;
	font: normal 1.0em/1.4em Helvetica, Arial, Verdana, Sans-Serif;
}
	
p {	
	margin: 15px 0;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}




hr {
	display: block;
	height:4px;
	background:#ddd;
	border:0;
	}

small {
	padding:3px 0px;
	font-size: 0.7em;
}

h1, h2, h3, h4, h5
 {
	color: #999;
	font-size: 1.5em;
	text-align: left;
	padding-top: 10px;
	line-height: 1.1em;
}
h4 {
	font-size: 1em;
}
.sublead h2, .sublead2 h2{
	font-size: 1.3em;
	text-decoration: none;
	
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-top: 3px;
	border-style: none;
}

.unterueber {
	padding: 0;
	font-size: 1em;
	margin: 4px;
}

input, textarea {
	background-image: url(imgs/backsidebar.png);
	border: 4px solid silver;
	margin: 1px;
}

.entry table td, .entry table th {
	padding: 5px;
	border: 2px solid silver;
} 

.entry table {
	padding-top: 5px;
	padding-bottom: 5px;
}

small {
	font-size: 0.9em;
}



/* @end */

/* @group Links */

a.dunkel:hover	{ 
	color:#AAA;
	text-decoration: none; 
	}

a:link, a:active, a:visited { 
	color: #940000;
	text-decoration: none;
} 
a:hover	{ 
	color: gray;
	text-decoration: none;
}

a.dunkel:link, a.dunkel:active, a.dunkel:visited { 
	color:#FFF;
	text-decoration: none; 
	}



/* @end */

/* @group Listen
 */

ul {
	list-style-type: none;
}

.entry ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
	padding: 10px;
}

.entry ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}
ul#sidelist {
	list-style-type: none;
}

ul#sidelist li {
	list-style-type: none;
}
#options h2{	font-size: 1.2em;
	list-style-type: none;
	text-decoration: none;
	border-right-style: none;
	border-style: none;
	margin-bottom: 1px;
	margin-top: 3px;
}
#options ul li{
	font-size: 1em;
	list-style-type: none;
	text-decoration: none;
	border-right-style: none;
	border-style: none;
}

#options ul li ul li {
	font-size: 1em;
	list-style-type: none;
}

ul.delicious {


	padding: 10px;
	margin: 10px;
	list-style-image: none;
	}

ul.delicious li {	list-style-type: none;
background: url(imgs/linkicon.png) no-repeat;
	padding: 0 10px 5px 25px;
}
.delicious-desc {
	
}

ul.feed li {
	list-style-image: none;
	list-style-position: inside;
	background: url(imgs/rss_button.png) no-repeat;
	list-style-type: none;
	padding: 4px 6px 2px 25px;
}

li.cat-item {
	background: url(imgs/icon_category.png) no-repeat;
	padding: 2px 10px 1px 25px;
}
ul.more li, ul.recent	 li {
	background: url(imgs/icon_post.png) no-repeat;
	line-height: 1.3em;
	padding: 5px 10px 4px 25px;
}

/* @end */

/* @group Struktur */

#sideblog {margin-bottom: 40px;
	margin: 10px;
	padding: 10px;
}
#sideblog h4{
	padding-bottom: 20px;
}

.sideblog_entry {
list-style-type: none;
background: url(imgs/icon_post.png) no-repeat;
	line-height: 1.4em;
	padding: 0 10px 5px 25px;
}
.sideblog_entry li p{
	padding: 0;
	margin: 2px;
}
#tags {
	padding-bottom: 25px;
}

#headermenu {
	position: relative;
	float:  right;
}
#headermenu li {
	list-style: none;
	float: left;
	display: block;
	
	
	margin: 3px;
	font-weight: bold;
	border-bottom: 4px solid silver;
}

#headermenu li a:visited, #headermenu li a, #headermenu li a:active {height: 30px;
	padding: 5px 0px;
	color: silver;
	text-align: center;
	font-size: 1.2em;
}
#headermenu li a:hover {color: black;
background: url(imgs/button_back.png) repeat-x 0 0;

	
}
#headermenu a:hover {
	color: maroon;}


#kommentare {
	float: left;
	width:  100%;
	clear: both;
}

.entry {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	clear: both;
}

#footer {
  	clear: both;
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	background-color: transparent;
}

#footer_text {
	font-size: 0.8em;
	padding: 50px 400px 10px 80px;
}

#wrap {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-color: #122;
	position: relative;
	background:url(imgs/backbalken.png) repeat-x;	
}

#header {
	clear: both;
	margin: 0 auto 0px auto;
	padding: 0;
	width: 960px;
	height: 49px;
	background: transparent url(imgs/logo.png) no-repeat;
	
}

#header_abschluss {
	
	background:url(imgs/backgroundtitlephoto.png) repeat-x;
	width: 100%;
	height: 260px;
	font-size: 0.8em;

}

#headerfoto {
	margin: 0 auto 0px auto;
	height:250px;
	width: 960px;
	background: black url(imgs/backgroundphoto.jpg) no-repeat;
	position: relative;
}

#page {
		width: 960px;
		margin: 0 auto;
		background: transparent;
	clear: both;
}

#comment {
	width: 450px;
}
#options {
		width: 960px;
		margin: 50px auto 0;
		background: transparent;
	position: relative;
	height: 100%;
	clear: both;
	float: left;
}

#op1 {
	width: 280px;
	height: 100%;
	float: left;
	padding: 10px;
	margin: 10px;
	height: 100%;
	border-style: solid;
	background-image: url(imgs/backsidebar.png);
}
#op2 {
	width: 280px;
	
	float: left;
	margin: 10px;
	padding: 10px;
	height: 100%;
	border-style: solid;
	background-image: url(imgs/backsidebar.png);
}
#op3 {
	width: 280px;
	float: left;
	padding: 10px;
	margin: 10px;
	height: 100%;
	background-image: url(imgs/backsidebar.png);
}



#main_content {
	width: 620px;
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: transparent;
	float: left;
}

#abschluss_main_content {
	float: left;
	width: 620px;
	height: 41px;
	background: url(imgs/absatzende.png) no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#homebottom {
	float: left;
	width: 620px;
	height: 41px;
	background: url(imgs/absatzende.png) no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar_one {
	float: right;
	width: 300px;

	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: transparent;
	clear: none;
}

#sidebar_two {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

	height: 100%;

	margin: 9px;
	
}

#footer_info {
	width: 1020px;
	height: 103px;
	color: #f5f4f2;
	position: relative;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-left: 0;
	background: transparent url(imgs/abspann.png) no-repeat;
	clear: none;
	float: none;
}

#lead {
	margin-bottom: 40px;
	padding: 10px 10px 20px;
	
	border: 8px solid silver;
}

.300erWerbung {
	margin-bottom: 40px;
}

.sublead {
	margin-bottom: 40px;
	border: 8px solid #c9c9c9;
	padding: 10px 10px 20px;
	list-style-type: none;
}

.subleadw {
	margin-bottom: 40px;
	border: 0px solid #c9c9c9;
	padding: 0px 0px 0px;
	list-style-type: none;
}
.sublead2 {
	margin-bottom: 40px;
	border: 8px solid #c9c9c9;
	padding: 10px 10px 20px;
	list-style-type: none;
	background-image: url(imgs/backsidebar.png);
		background-color: #f3f4ff;
}

#pictures_from_flickr {

}

#deli {
	margin-bottom: 40px;
}



/* @end */

/* @group Images */

img.avatar {
	margin-right: 15px;
	padding: 2px;
	border: 3px solid silver;
	float: left;
}

.leaderimage {padding: 1px;
	border: 3px solid silver;
	margin: 10px;
	float: right;

}

#sidebar_one .leaderimage {padding: 1px;
	border: 3px solid silver;
	margin: 10px;
	float: right;
	display: none;
}

#sidebar_one img.foto {padding: 1px;
	border: 3px solid silver;
	margin: 10px;
	float: right;
	display: none;
}

.foto {
	padding: 1px;
	border: 3px solid silver;
	margin: 10px;
	float: none;
	display: block;
}

#pictures_from_flickr img {
	margin: 3px 11px 3px 3px;
	padding-left: 3px;
	padding: 3px;
	border: 4px solid #c9c9c9;
}



/* @end */

/* @group Sonstiges Schriftauszeichnungn usw */

#lead {
	font-size: 1.3em;
	line-height: 1.3em;
}

#lead p {
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.leadmeta {
	font-size: 0.5em;
	clear: both;
	float: right;
	color: #fff;
	background-color: #c9c9c9;
	padding: 4px 15px;
	text-align: center;
	border: 3px solid #515151;
}

.post-date {
	float: right;
	display:  inline;
	margin: 0 10px 10px;
	background: url(imgs/datum.png) no-repeat;
	width: 60px;
	height: 60px;
	padding: 0;
	line-height: 25px;
	clear: none;
}
	
.kommentieren {
	float: right;
	display:  inline;
	margin: 0 10px 10px;
	padding: 4px;

	clear: none;
	font-size: 0.5em;
	text-align: center;
	color: silver;
	border: 3px solid silver;
}

.leadjahr {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
}


/* @end */

.leaddate {
	font-size: 15px;
	text-align: center;
	color: white;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	

}

.GoogleContentLinkAd {
	text-align: center;
	padding: 20px;
}

.commentmetadata {
	padding-top: 10px;
	float: left;
	clear: left;
}

.commentmetadata2 {
	padding-top: 10px;
	clear: none;
	float: none;
	display: inline-block;
}

#footerbuttons {
	float: right;
	clear: none;
	position: absolute;
	bottom: 10px;
	left: 900px;
	padding: 2px;
}
#footerbuttons img {
	padding: 1px;
}

#werbung_titel {
	text-align: center;
	margin: 40px;
}


.bannerContainer{
	clear:both;
	width:140px;
}
.banner_bgtop{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
	
}
.banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;	
}
*html .banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
	-moz-box-sizing: border-box;	
}
.banner_bgtop a img{
	align:center;	
}
.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;	
}
.banner_bgmiddle{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:140px;
	-moz-box-sizing: border-box;		
}
*html .banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:140px;	
}
.banner_bgmiddle a.arrowCiao{
	background:transparent url(http://images.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important;	
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;	
}
.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(http://images.ciao.com/ide/images/box/form_80x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:80px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}
.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
}
.banner_bgbottom{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
*html .banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 0px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:none!important;
	display:block!important;	
	border:0!important;	
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}
.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}

.bannerContainer{
	clear:both;
	width:140px;
}
.banner_bgtop{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
	
}
.banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;	
}
*html .banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
	-moz-box-sizing: border-box;	
}
.banner_bgtop a img{
	align:center;	
}
.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;	
}
.banner_bgmiddle{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:140px;
	-moz-box-sizing: border-box;		
}
*html .banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:140px;	
}
.banner_bgmiddle a.arrowCiao{
	background:transparent url(http://images.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important;	
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;	
}
.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(http://images.ciao.com/ide/images/box/form_80x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:80px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}
.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
}
.banner_bgbottom{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
*html .banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 0px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;	
}
.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:none!important;
	display:block!important;	
	border:0!important;	
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}
.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}

#googlead_sidebar {
	margin: 20px;
	padding: 10px;
	border: 3px solid #999;
}