/*
Theme Name: nameless
Theme URI: http://koch-werkstatt.de
Description: The Theme without a name
Version: 1.0
Author: Karsten Kuhnen
Author URI: http://koch-werkstatt.de
*/

body {
      background: #faf9f6;
	  background: #faf7f2;
      color: #46423f;
      margin: 0;
      padding: 70px 0;
      font: 14px 'helvetica', arial, sans-serif;
	  font: 86% Arial, Helvetica, sans-serif;
      text-align: left;
}


#main_wrapper {}

/* ### header ###*/
#header {
     margin: 0 auto;
     width: 850px;
     background: #fff;
     /*height: 150px; overflow: hidden;*/
     padding: 60px 70px 40px 70px;   
     border-top: 1px solid #e2dfd0;
     border-left: 1px solid #e2dfd0;
     border-right: 1px solid #e2dfd0;
}
.header-container{ 
     border-bottom: 1px dotted #ccc8ba;
}
.header_left{
	width:550px; 
	float:left;
	width:280px;
	float:right;
	margin-bottom:40px;
}
.header_left ul ul{
	display:none;
}
.header_left li{
	color: #46423f;
	 display: block;
     font-size: 14px;
	 font-size:1em;
	 float:left;
     padding: 5px 5px 20px 10px;
}
.header_left li.current_page_item a {
     color: #666!important;
     font-weight: bold;
}

.header_left li.current_page_item a:hover {
     color: #de3a30!important;
     font-weight: bold;
}


#logo {
     width: 850px;
     padding: 0;
}


/* ### content ###*/

#content {
     background: #fff;
     margin: 0 auto;
     padding: 0px 70px 20px 70px;
     text-align: left;
     width: 850px;
     border-left: 1px solid #e2dfd0;
     border-right: 1px solid #e2dfd0;
}

/* ### footer ###*/

#footer {
     background: #e2dfd0;
	 background: #e8e6d9;
	 background: #f0eee2;
     margin: 0 auto;
     padding: 10px 70px 50px 70px;
     text-align: left;
     width: 850px;
     border-top: 1px solid #e2dfd0;
	 border-bottom: 1px solid #e2dfd0;
     border-left: 1px solid #e2dfd0;
     border-right: 1px solid #e2dfd0;
}
.footer2{
     padding: 10px 70px 30px 70px !important;
}

.footer_text {
     float: left;
     width: 850px;
     border-top: 1px dotted #ccc8ba;
     padding: 40px 0 0 0;
     margin: 0;
	 color:#777;
	 line-height: 1.3em;
}

.footer_text a {
     border-bottom: 1px dotted #ccc8ba;
     padding: 3px 0px 1px 0px;
	 color:#777;
	 
}


.footer_text a:hover {
     color: #de3a30;
     font-weight: normal;
     border-bottom: 1px dotted #de3a30;
     padding: 3px 0px 1px 0px;
}


/* ### content styling ###*/

h1{
	font-size:2.5em;
	font-weight:bold;
	color:#666;
	color:#7f7775;
}
h1 a{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
h2 a{
	text-decoration:none;
}
ul, ol {
     margin: 0;
     padding: 0;}

p {
     line-height: 1.5em;
     text-align: left;
}

small {
     font-size: 0.9em;
     margin: 0 0 0 3px;
}
li{
	list-style:disc;
}
hr{
	border:1px solid #FFFFFF;
	border-bottom: 1px dotted #ccc8ba;
	margin:0 0 40px 0;
	padding:0;
	clear:both;
}
blockquote {
     background: #fff url(images/bquote.gif) no-repeat top left;
     color: #46423f;
     font-style: italic;
     margin: 0 0 0 0;
     padding: 0px 20px 5px 30px;
}

code {
     /*font: 14px 'helvetica', arial, sans-serif;
     color: #DD433D;
     line-height: 1.3em;
     font-weight: normal;*/
     margin: 20px 0 0 0;
     padding: 9px;
     border: 1px dotted #ccc8ba;
	 display:block;
	 background: #faf9f6;
	 color:#000;
	border: 1px dotted #b6b5ad;
	font-size:13px;
	font-family:"Courier New", Courier, monospace;
}

a {
     color: #46423f;
     font-weight: normal;
     text-decoration: none;
     outline: none;
}

a:hover {
     color: #de3a30;
     text-decoration: none;
     outline: none;
}

img {
     border: none;
}

.entry h2, .entry h2 a, h2, h2 a {
     font-size: 24px;
	 font-size:1.25em;
     color: #46423f;
     font-weight: bold;
     text-align: left;
     margin: 0 0 5px 0px;
     padding: 0;
     border: none;
     display: block;
     line-height: 1.3em;
	 text-decoration:none;
}

.entry h2 a:hover {
     color: #de3a30;
     font-weight: bold;
     margin: 0 0 5px 0px;
     padding: 0;
     border: none;
     line-height: 1.3em;
	 
}

.entry h3, .entry h3 a {
     font-size: 16px;
	 font-size:1.11em;
	font-weight: bold;
     color: #46423f;
     margin: 0;
     padding: 5px 0 0 0px;
}

.content_left h4 {
     color: #46423f;
     font: 14px georgia, serif;
	font:1em georgia, serif;

     font-weight: normal;
     font-style: italic;
     padding: 0 0 40px 0;
     margin: 0;
}

.content_left {
     float: left;
     margin-top: 12px;
	 margin:0;
     width: 550px;
     padding: 0;
}


.post {
     width: 510px;
     padding: 0;
}

.postmeta {
     margin: 0;
     padding: 0 0 80px 0;
     font: 14px georgia, serif;
	 font:1em georgia, serif;

     font-style: italic;
     color: #666;
     text-align: left;
}

.postmeta a {
     color: #666;
     border-bottom: 1px dotted #666;
     padding: 3px 0px 1px 0px;
}

.postmeta a:hover {
     color: #de3a30;
     border-bottom: 1px dotted #de3a30;
     padding: 3px 0px 1px 0px;
}

.postmeta_single {
     margin: 0;
     padding: 0 0 30px 0;
     font: 14px georgia, serif;
	font:1em georgia, serif;

     font-style: italic;
     color: #666;
     text-align: left;
}

.postmeta_single a, .postdate a {
     color: #666;
     border-bottom: 1px dotted #666;
     padding: 3px 0px 1px 0px;
	 text-decoration:none !important;
}

.postmeta_single a:hover, .postdate a:hover {
     color: #de3a30;
     border-bottom: 1px dotted #de3a30;
     padding: 3px 0px 1px 0px;
}

.postdate {
     margin: 0 0 10px 0;
     padding: 0 0 20px 0;
     font: 14px georgia, serif;
	font:1em georgia, serif;
	 font-style: italic;
     color: #666;
     text-align: left;
	 border-bottom:1px dotted #ccc8ba;
}

.postdate a {
     color: #666 !important;
}

.postdate a:hover {
     color: #de3a30 !important;
}

.entry {
     float:right;
     padding: 0 0 10px 0;
     width: 510px;
     line-height: 1.5em;
     text-align: left;
}

.entry a {
     color: #46423f;
     font-weight: normal;
	 text-decoration:underline;
     /*border-bottom: 1px dotted #46423f;
     padding: 3px 0px 1px 0px;*/
}

.entry a:hover {
     color: #de3a30;
     font-weight: normal;
     /*border-bottom: 1px dotted #de3a30;
    padding: 3px 0px 1px 0px;*/
}

.entry img {
    /* float: left;*/
     background: #fff;
     margin: 0 10px 10px 0;
     border: none;
     padding: 9px;
     border: 1px dotted #ccc8ba;
	 max-width:480px;
}

.entry a img {
     /* float: left;*/
     background: #fff;
    border: 1px dotted #ccc8ba;
}

.entry a:hover img {
     /* float: left;*/
     background: #faf9f6;
    border: 1px dotted #b6b5ad;
}


.entry ul {
     margin: 1em 0 1em 20px;
     list-style: none;
     list-style-position: outside;
}

.entry ol {
     margin: 0 0 1em 20px;
     list-style-position: outside;
}

.entry li {
     margin: 0;
}

/* ### navigation index ###*/

#postnavi_index a {
     color: #666;
}

#postnavi_index a:hover {
     color: #de3a30;
}

#postnavi_index {
     width: 510px;
     padding: 0 0 30px 0;
     text-align: center;
     font: 18px Georgia, serif;
	 font: 1.4em Georgia, serif;
     font-style: italic;
}

#postnavi_index a {
     color: #666;
     padding: 5px 0;
}

#postnavi_index a:hover {
     color: #de3a30;
}


/* ### navigation posts ###*/

#navigation {
     padding: 0 0 20px 0;
}

#navigation ul.postnavi {
     list-style: none;
     margin: 0;
     padding: 0;
}

#navigation ul.postnavi li {
     line-height: 24px;
     font-weight: bold;
}

#navigation ul.postnavi li a {
     font: 14px georgia,serif;
	 font:1em georgia, serif;
     border-bottom: 1px dotted #46423f;
     padding: 3px 0px 1px 0px;
     font-style: italic;
     font-weight: normal;
}

#navigation ul.postnavi li a:hover {
     font: 14px georgia,serif;
	 font:1em georgia, serif;

     border-bottom: 1px dotted #de3a30;
     padding: 3px 0px 1px 0px;
     font-style: italic;
     font-weight: normal;
}

.more-link a {
     padding: 12px 0 0 0:
}


/* ### sidebar ###*/

.sidebar {
     float: right;
     margin: 0;
     padding: 14px 0 0 0;
	 padding: 0 0 0 0;
     width: 280px;
}

.sidebar_box h4, .sidebar_box h4 a {
     color: #46423f;
     font-size: 18px;
	 font-size: 1.2em;
     font-weight: bold;
     padding: 0 10px 5px 10px;
     margin: 0;
}

.sidebar_box {
     background: transparent;
     width: 280px;
     margin: 0;
     padding: 0px 0px 40px 0px;
}

.sidebar_box a {
     color: #46423f;
}

.sidebar_box ul {
     list-style: none;
     margin: 0;
}

.sidebar_box li {
     color: #46423f;
     border-bottom: 1px dotted #ccc8ba;
     display: block;
     font-size: 14px;
	 font-size:1em;
     padding: 5px 10px;
}

.sidebar_box li a {
     background: transparent;
     color: #46423f;
     display: block;

}

.sidebar_box li a:hover {
     color: #de3a30;
}

.sidebar_box li.current_page_item a {
     color: #666!important;
     font-weight: bold;
}

.sidebar_box li.current_page_item a:hover {
     color: #de3a30!important;
     font-weight: bold;
}


/*### Suche ###*/

#searchthis {
     margin-top: 0.3em;
}

#s {
     background: #faf9f6;
	 background: #faf7f2;
     border: 1px dotted #ccc8ba;
     padding: 5px;
     margin: 0 0 0 10px;
     vertical-align: middle;
     width: 232px;
     font: 14px 'helvetica', arial, sans-serif;
	 font-size:1em Arial, Helvetica, sans-serif

}

#searchsubmit {
     vertical-align: middle;
}


/*### comments ###*/

#comments_title {
     border-top: 1px dotted #ccc8ba;
     width: 510px;
     margin: 0;
     padding: 0;
}

#comments {
     float: left;
     width: 130px;
     margin: 0;
     padding: 5px 0;
     color: #8a8a8a;
}


#comment_meta {
     float: left;
     padding: 5px 0;
     font-size: 13px;
}

#comment_meta a {
     font-weight: bold;
}

ol.commentlist {
     list-style: none;
     margin: 0;
     padding: 0;
}

ol.pingslist {
     list-style: none;
     width: 510px;
     margin: 0;
     padding: 0;
}

.commentlist li {
     background: transparent;
     width: 510px;
     border-top: 1px dotted #ccc8ba;
     margin: 0;
     padding: 0;
}

.commentlist li.author {
     background: #faf9f6;
     width: 510px;
     border-top: 1px dotted #ccc8ba;
     margin: 0;
     padding: 0;}

.pingslist li {
     border-top: 1px dotted #ccc8ba;
     margin: 0;
     padding: 0;
}

.comment_credentials {
     float: left;
     font-size: 1em;
     margin: 10px 0;
     padding: 0 0 0 10px;
     width:60px;}

.comment_credentials img.cmt-gravatar {
     background: #fff url(images/cmt_shadow.gif);
     padding: 3px 4px 4px 4px;
}

.comment_credentials .author_highlight {
     font-weight:bold;
}

.comment_credentials br {
     margin: 0;
     padding: 0;
}
.commentlist, .commentlist li, .postnavi , .postnavi li{
	list-style:none !important;
}
.comment_text {
     float: right;
     margin-top: 10px;
     padding: 0px 10px 0px 0;
     width: 430px;
}

.comment_text p {
     margin: 0 0 12px 0;
}

.comment_text a {
     font-weight: bold;
}

.comment_text_tb {
     float: right;
     margin-top: 5px;
     padding: 5px 5px 0px 0;
     width: 435px;
}

.comment_text_tb p {
     margin: 0 0 5px 0;
}

.comment_text_tb a {
     font-weight: bold;
}

.comment_text blockquote {
     background: transparent;
     font-style: italic;
     margin: 0;
     padding: 0 20px;
}

.comment_text blockquote p {
    margin: 0;
    padding: 0;
}

li.author {}

#commentform {
     width: 510px;
     padding: 0 0 0 0px;
}

#commentform p {
     margin: 5px 0 0 0;
     text-align: left;
}

textarea {
     overflow: auto;
}

#author,
#email,
#url {
     background: #faf9f6;
     border: 1px dotted #faf9f6;
     padding: 5px;
     font: 14px 'Helvetica', Arial, sans-serif;
	 font: 1em Arial, Helvetica, sans-serif;
     width: 368px;
     height: 20px;
     padding: 5px;
}

#comment {
     width: 498px;
     border: 1px dotted #faf9f6;
     background: #faf9f6;
     padding: 5px;
     font: 14px 'helvetica', arial, sans-serif;
     font: 1em Arial, Helvetica, sans-serif;
     text-align: left;
}

#respond {
     width: 510px;
     border-top: 1px dotted #ccc8ba;
     border-bottom: 1px dotted #ccc8ba;
     color: #666;
     padding: 5px 0 5px 0;
     margin: 0px; }


/* ### fixes ### */

.floatleft {
     float: left;
     margin: 5px 8px 3px 0;
}

.floatright {
     float: right;
     margin: 5px 10px 3px 8px;
}

.left {
     float: left;
     white-space: nowrap;
}

.right {
     float: right;
     white-space: nowrap;
}

.clear {
     clear: both;
}

.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.clearfix {
     display: inline-block;
}

.fix:after{
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.fix{
     display: inline-block;
}

* html .fix{
     height: 1%;
}

.fix{
     display: block;
}

.alignleft {
     float: left;
     text-align: left;
}

.alignright {
     float: right;
     margin-top: -1px;
     text-align: right;
}

/* Hide from IE Mac \*/
.clearfix {
     display: block;
}
/* End hide from IE Mac */


/* RF mods */
.rf-comments{
	float:right;
	width:30%;
}
.rf-tags{
	float:left;
	width:60%;
}
.footer_box{
	background: transparent;
     width: 280px;
     margin: 0;
     padding: 0;
	 float:left;

}

.footer_box h4, .footer_box h4 a {
     color: #777;
	 font-weight: bold;
     padding: 0 0 5px 0;
     margin: 0;
}
.footer_box h4{
	font-size:1.2em;
}
.footer_box_alt h4{
	padding: 0 10px 5px 10px !important;
}
.footer_box_alt a{
	display:block !important;
	padding: 0 10px !important;
	
}
.footer_box_alt li{
 	
 }
.footer_box h4 a {
	 color: #777;
	 border:none !important;
	 font-weight:bold !important;
}
.footer_box h4 a:hover {
 }

.footer_box a {
     color: #777;
}

.footer_box ul {
     list-style: none;
     margin: 0;
}

.footer_box li {
     color: #777;
     display: block;
     font-size: 14px;
	 font-size:1em;
     padding: 5px 50px 5px 0;
}

.footer_box li a {
     background: transparent;
     color: #777;
     display: inline;
}

.footer_box  li a:hover {
     color: #de3a30;
}

.footer_box img {
    /* float: left;*/
     background: #f0eee2;
     margin: 0 10px 10px 0;
     border: none;
     padding: 9px;
     border: 1px dotted #ccc8ba;
	 max-width:100%;
}

.footer_box a img {
     /* float: left;*/
     background: #f0eee2;
    
     border: 1px dotted #ccc8ba;
}

.footer_box a:hover img {
     /* float: left;*/
     background: #faf9f6;
    
     border: 1px dotted #b6b5ad;
}
.footer_box_img a, .footer_box_img a:hover{
	border:none;
	padding:0;
}
.footer_box_img{
 float:right;
 width:306px;
 margin-right:-20px;
}
.footer_box_img img{
	width:70px;
	height:70px;
}
.jflow-content-slider{
/*margin:-53px 0 40px 0;*/
margin:-40px 0 40px 0;
padding:0;
width:850px !important;
height:500px !important;
overflow:hidden;
position:relative;
border-bottom: 1px dotted #ccc8ba;
}
.jflow-home{
height: 20em !important;
margin-top:0;
}

.slide-wrapper em{
	font-style:normal;
	text-align:right;
	margin:10px 0 0 0;
	display:block;
}
.jflow-content-slider span a, .jflow-content-slider em a {
    color: #666;
     font-weight: normal;
	 text-decoration:none;
     border-bottom: 1px dotted #666;
     padding: 3px 0px 1px 0px;
}

.jflow-content-slider span a:hover, .jflow-content-slider em a:hover {
     color: #de3a30;
     font-weight: normal;
     border-bottom: 1px dotted #de3a30;
    padding: 3px 0px 1px 0px;
}

.jflow-content-slider img{
	height:400px;
}
big{
	 font: 1.4em Georgia, serif;
     font-style: italic;
	 margin-bottom:30px;
	 padding-top:0px;
	 display:block;
}


#slides {}
.slide-wrapper{width:850px !important;margin-bottom:0px;}
.slide-wrapper img{margin:0; border-top:none !important;max-width:100% !important;}
.slide-details{}
.slide-thumbnail{}
.jflow-content-slider {}

.slide-wrapper .jFlowNext{
     color: #46423f;
     font-weight: normal;
     border-bottom: 1px dotted #46423f;
     padding: 3px 0px 1px 0px;
	 cursor:pointer;
}

.slide-wrapper .jFlowNext:hover {
     color: #de3a30;
     font-weight: normal;
     border-bottom: 1px dotted #de3a30;
     padding: 3px 0px 1px 0px;
}

#myController{
position:absolute;
/*bottom:37px;*/
bottom:51px;
left:0;
z-index:100;
background:white;

}
.jFlowControl{
     font: 1.4em Georgia, serif;
     font-style: italic;
	 color: #46423f;
     font-weight: normal;
     border-bottom: 1px dotted #46423f;
	   padding: 3px 0px 1px 0px;
	 text-align:center;
	 margin-right:10px;
	 cursor:pointer;
	 float:left;
	 display:block;
}

.jFlowControl:hover {	
     color: #de3a30;
     font-weight: normal;
      border-bottom: 1px dotted #de3a30;
 
}

.left_wide{
	width:510px;
	float:left;
	padding-bottom:20px;
}
.right_short{
	width:280px;
	float:right;
	padding-bottom:20px;
	padding-top:8px;
}
.noline{
	border-bottom:none !important;
}
.casethumb, .casethumb2, .casethumb3{
	width:250px;
	margin:0 50px 40px 0;
	float:left;
}
.casethumb2{
	margin:0 0 40px 0;
}
.casethumb3{
	margin:0 0 40px 0;
	float:right;
}
.casethumb img{
	margin:5px 0 !important;
}
.casethumb a, .casethumb a:hover{
	text-decoration:none;
	border-bottom:none ;
}
.casethumb a:hover p{
color:#46423f;
}
.casethumb h5{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
}
.casethumb p{
	font-size:1em;
	margin:0;
	padding:0;
}
#footer .casethumb, #footer .casethumb a{
	color: #777 ;
}
#footer .casethumb a:hover h5{
	color:#de3a30;
}
#footer .casethumb a:hover p{
	color:#777;
}

#footer .casethumb img {
    /* float: left;*/
     background: #f0eee2;
     margin: 0px;
     border: none;
     padding: 9px;
     border: 1px dotted #ccc8ba;
	 max-width:100%;
}

#footer .casethumb a img {
     /* float: left;*/
     background: #f0eee2; 
     margin: 0px;
     padding: 9px;
     border: 1px dotted #ccc8ba;
}

#footer .casethumb a:hover img {
     /* float: left;*/
     background: #f5f4ec;
     margin: 0px;
     padding: 9px;
     border: 1px dotted #b6b5ad;
}
.hresume li, .hresume ul{
	margin:0;
	padding:0;
	list-style:none;
}

.hresume .image{
	float:left;
}
.hresume dt{
	font-weight:bold;
}
.hresume dd li{
	list-style:disc;
}
.hresume h3{
}
.hresume h4.org{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:0.9em;
}
.interests{
	margin-top:0;
}
.recommended img, .connections img{
	margin:0 10px 0 0;
	padding:0;
	display:inline;
	border:none;
}
.affiliation{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:90px;
	font-size:1px;
	line-height:1px;
}
.fn{display:none;}
.shr-bookmarks{
	padding-top: 20px;
}

/* form */
#conForm{width:512px; margin:0 auto;}
#conForm label{display:block;margin:10px 0 5px 0;}
#conForm input, #conForm textarea{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background: #faf7f2;
    border: 1px dotted #ccc8ba;
    padding: 5px;
}
#conForm input#spam{
	width:350px;
}
#conForm img{
	border:none;
	margin:0 10px 0 0;
	padding:0;
}
#conForm input#cSubmit, #conForm input#send_btn{
	width:auto;
	border:1px solid red;
	border:none;
	background:transparent;
	color: #de3a30;
	border: 1px dotted #de3a30;
	margin-top:15px;
}

/* logo footer */
.logo-holder {
	 margin: 0 auto;
     width: 850px;
     background: #e2dfd0;
	  color: #777;
	  font-size:0.81em;
     /*height: 150px; overflow: hidden;*/
     padding: 20px 70px;   
     border-bottom: 1px solid #e2dfd0;
     border-left: 1px solid #e2dfd0;
     border-right: 1px solid #e2dfd0;
	 position:relative;
}
.logo-holder img{
	margin:0 auto;
	display:block;
}
.logo-holder a{
	  color: #777;
}
.logo-holder a:hover{
	 color: #de3a30;
	 
}
.logo-holder p{
	position:absolute;
	bottom:20px;
	left:20px;
	margin:0;
	padding:0;
}

.pod{
	width:180px;
	float:left;
	margin-right:40px;
	font-size:0.86em;
}
.nomargin{
	margin-right:0;
}
.pod h3{
	font-size:1.4em;
}
.pod h4{
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	font-size:1em;
	font-weight:bold;
	padding:0;
	font-style:normal;
}
.pod a{
 	border-bottom: 1px dotted #ccc8ba;
    padding: 3px 0px 1px 0px;
	text-decoration:none;
	 
}

.pod a:hover {
     color: #de3a30;
     font-weight: normal;
     border-bottom: 1px dotted #de3a30;
}
.tagcloud a{
	display:inline !important;
}
.rightquote{
	width: 230px;
	float: right; 
	margin: 10px 0 20px 20px; 
	border: 1px dotted #ccc8ba; 
	padding: 10px;
	font-size:0.9em;
	background: #faf9f6;
}
.rightquote img{
	border:none;
	margin:0;
	padding:0;
}
.twitter-share-button{}
ul.share{
	float:right;margin:0 0 0 12px;display:inline;
	list-style:none;
	padding:0;
}
.share li{float:left;list-style:none;padding-left:5px;}

.translate_block{
	background: #faf7f2;
	border:1px solid #e2dfd0;
	font-size:0.8em;
	width:8em;
	text-align:center;
	float:right;
}

