/*
Theme Name: kkoepke
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Kai Köpke
Author URI: http://kkoepke.de.com/
*/

* {
    margin: 0;
	padding: 0;
}
html, body {
     height: 100%;
	 background:#fff;
	 color:#000;
}
body {
	text-align:center;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:arial,sans-serif;
	font-size:13px; 
	margin:0; 
	padding:0;
	}
h1, h2, h3, h4, h5 {
	color: #4d4d4d;
	text-align:left;
	}
a {
	color: #4d4d4d;
	}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -85px 0;
}
#header {
	background: #2F2B2A;
	width:100%;
	}
#main_header {
	text-align:left; 
	width:920px; 
	margin:auto;
	height:72px;
	padding:10px 0 30px 0;
	background: url(img/logo1.jpg) top left no-repeat;
	}
	
         .topnav {
			text-align:left; 
			padding:75px 0 40px 0;
            position: relative;
            overflow: hidden;
        }
                .topnav li {
                    float: right;
                    list-style: none;
					height:21px; 
					padding:0;
					display:inline;
					text-align:left;					
                }
                    .topnav li.back {
                        border-bottom:4px solid #eb7101;                        
                        height: 21px;
                        z-index: 8;
                        position: absolute;
						padding:0;
                    }
                    .topnav li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #ccc;
                        outline: none;
                        text-align: center;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
						height: 21px;
                        position: relative;
                        overflow: hidden;
						padding:0 30px 0 0;
                    }   
                        .topnav li a:hover, .topnav li a:active, .topnav li a:visited {
                            border: none;
                        }    

#oben {
	width:100%; 
	margin:0; 
	background: #2F2B2A;
	padding:0 0 15px 0;
	border-bottom:2px solid #999;
	}
#oben_center {
	width:920px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
	padding:0;
	}
#oben_center.kontakt {
	text-align:center;
	padding: 0 0 0 0px;
	width:920px;
	}
#oben_center.kontakt h1 {
	text-align:center;
	padding:20px 0 0 0;
	}
#oben_center.kontakt p {
	padding:10px 0 25px 0;
	}
#slideshow {
	list-style:none; 
	font-size:0.85em; 
	margin:0; 
	padding:0; 
	height: 210px;
	}
#oben_center p {
	font-weight:bold;
	padding:0 0 15px 0;
	}
#oben_center, #oben_center a, #oben_center a:link, #oben_center a:visited, #oben_center h1, #oben_center h2 {
	color:#CCCCCC !important;
	}
#oben_center h2 {
	font-size:16px;
	}
#main {
	width:920px;
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	text-align:left;
	padding:20px 20px 100px 20px;
	}
#bottom {
	width:100%;
	position:relative;
	padding:0;
	border-top:2px solid #999999;
	}
	
/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.entry p {
	padding:0 0 1.2em 0
	}
.entry .entry_tags {
	clear:both;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f6f6f6;
}
.thread-even {
	background-color: white; 
} 
#footer {
	width:100%;
	padding:10px 0 0 0;
	position:relative;
	background: #2f2b2a;
	text-align:left;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
#sidebar a {
	color:#000000;
	text-decoration:none;
	}
#sidebar a:hover, #oben_center a:hover, .entry p a:hover, #footer a:hover{
	color:#eb7101!important;
	}
.entry p a, .entry p a:visited {
	color:#4d4d4d;
	text-decoration:underline;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}
#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea {
	background: #ddd;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite {
	font-style: normal;
	font-size:1.1em;
	}
.commentlist cite strong {
	color:#4d4d4d;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	margin-bottom:20px; 
	overflow:hidden; 
	border-left: 1px solid #CCCCCC;
	font-size:0.85em;
	padding:0 0 0 10px;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .postmetadata a, blockquote, strike {
	color: #777;
	}
.postmetadata a:hover {
	color:#EB7101;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	color: #eb7101;
	text-decoration: none;
	}
a:hover {
	color:#eb7101;
	text-decoration: underline;
	}
h2 a, h3 a {
	color:#4d4d4d;
	text-decoration: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
navigation:after {
	clear:left;
	}
.post {
	margin: 0 0 0;
	/* text-align: justify; */
	}
.post h2 {
	text-align:left;
	font-size:2.1em;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.postmetadata {
	margin: 20px 0;
	padding:0 0 5px 0;
	clear:both;
	border-bottom:#CCCCCC solid 1px;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footer p {
	margin: 0;
	padding: 5px 0 10px 0;
	color:#999999;
	font-size:0.9em;
	}
#footer p a img {
	position:relative; 
	top:3px;
	margin-right:5px; 
	}
#footer p a, #footer p a:visited, #footer p a:hover {
	color:#999999;
	}
/* End Structure */

/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2, h3.artfooter, #comments {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.25em;
	color:#eb7101;
	}
.artfooter {clear:both;}
.artfooter h3, #comments, #respond h3 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	color:#4D4D4D;
	border-bottom:1px solid #CCCCCC;
	clear:left;
	}
span.says {display:none;}
h3 {
	padding: 0;
	margin: 10px 0 5px 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.imgtfe {
	margin-left:10px;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	text-align:right;
	}
.alignleft {
	float: left;
	text-align:left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0.5em 0 0.5em 30px;
	list-style: none;
	padding-left: 10px;
	}
.entry ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:8px;
	}
.entry ol {
	padding: 0 0 1.2em 35px;
	margin: 0;
	}
.entry ol li {
	margin-bottom:8px;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul ul li , #sidebar ul ol li{
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	background: url(img/double_arrow.png) 0px 2px no-repeat;
	}
#get_recent_comments_wrap ul li {
	padding:0 !important;
	background:none !important;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar #tag_cloud h2 {
	margin-left:0;
	}
/*#oben_center ul li {
	list-style-image:none;
	list-style-type:none;
	}*/
#oben_center .widget {
	display:inline;
	}
#oben_center ul li a {
	text-decoration:none;
	}
#oben_center>ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.AceRecentPostsWidget_display {
	width:660px;
	padding:0 0 0 3px;
	}
.AceRecentPostsWidget_display  ul li{
	padding:0 0 5px 15px;
	background: url(img/double_arrow.png) 0px 2px no-repeat;
	list-style:none;
	}
#oben_center ul h2 {
	padding-top:10px;
	color:#EB7101;
	font-size:1.25em;
	}
#oben_center #ace-recent-posts{
	float:left;	
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
	text-align: left;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	margin-left:10px;
	border:1px solid #999999;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	color:#000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	color:#000;
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
#sidebar ins {
	margin-left:10px;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	color: #CCCCCC;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	height:35px;
	}
.navigation div {
	width:50%;
	}
table.portfolio td {
	padding:5px;
	}
.profil p {
	margin:0.5em 0 1.5em 0;
	text-align:justify;
	}
.profil li {
	list-style-image: url(img/double_arrow.png);
	margin:0 20px 15px 20px;
	float:left;
	width:420px;
	}
.profil li p {margin:0.5em 0 1em 0;}
.profil h2 {
	font-size:1.8em;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding-top: 4px;
	margin: 10px;
	text-align: center;
	/*border: 1px solid #ddd;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start */
#werbinich p {
	font-size:1em;
	margin-bottom:20px;
	}
#ichbiete {
	margin:0 0 10px 0;
	clear:left;
	}
#ichbiete li  {
	font-weight:bold;
	color:#4D4D4D;
	background: url(img/check-icon1.png) top left no-repeat;
	list-style-type:none;
	float:left;
	margin:0 0 10px;
	min-height:11.5em;
	padding:10px 20px 10px 0;
	text-align:left;
	width:285px;
	}
#werbinich .latest, #footer .latest {
	float:left;
	margin:5px 10px 5px 0;
	}
#werbinich h2, #footer h2, #ichbiete h2, #latest-posts h2, .profil h1, .ueberschrift {
	color:#eb7101;
	border-bottom: 1px solid #CCC;
	margin-bottom:10px;
	clear:both;
	font-size:18px;
	}
#ichbiete h2 {
	margin-left:30px;
	margin-right:-20px;
	}
#werbinich h2 a:hover, #latest-posts h2 a:hover {
	color:#4D4D4D;
	}
#footer h2 {
	border-bottom: 1px solid #999999;
	}
#latest-posts h2 span, #ichbiete h2 span {
	font-size:0.7em;
	font-weight:normal;
	}
.start h2 a, #footer h2 a {
	color:#EB7101;
	}
.kjgrcGravatar {
	float:left;
	margin: 0 5px 5px 0;
	}
.TheTime {
	float:left;
	overflow:hidden;
	width:70px;
	text-align:center;
	background:#EB7101;
	color:#FFFFFF;
	margin:0 10px 5px 0;
	}
.TheTime b{
background:#CCCCCC none repeat scroll 0 0;
color:#4D4D4D;
display:block;
font-family:Helvetica,Arial,"Trebuchet MS";
font-size:52px;
font-weight:bold;
height:52px;
line-height:52px;
overflow:hidden;
padding:0;
text-align:center;
width:70px;
z-index:999;
}
#text-379296181 { width:220px; }

.more-link {
	font-weight:bold;
	text-align:right;
	}
img#wpstats{width:0px;height:0px;overflow:hidden;}

.Advman_Widget {margin-bottom:5px !important;}

/*yarpp*/
ol.related-posts, #latest-posts ul  {
	margin:0;
	padding:0;
	}
ol.related-posts li, #latest-posts ul li {
	list-style: none;
	float: left;
	padding:10px 20px 10px 0;
	width:285px;
	}
ol.related-posts li a, #latest-posts ul li a {
	font-weight: bold;
	text-align:left;
	}
ol.related-posts li a img, #latest-posts ul li a img {
	border: 3px solid rgb(204, 204, 204); 
	width: 279px;
	}

.wikiobutton {
	float: right;
	margin: 0 0 5px 5px !important;
}