/*
Theme Name: MKerstgens
Theme URI: kerstgens.de
Description: Portfoliotheme fuer Michael Kerstgens
Version: 1.0
Tags: grau, weiss, reduziert, fotoblog
Author: Dirk Schmid
Author URI: http://www.dirokc.de
*/


/*standard start*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

:focus {
	outline:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}



/* beginn css layouten*/


.container_16 {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.grid_11,.grid_16 {
	display:inline;
	float:left;
}

.container_12 .grid_12,.container_16 .grid_16 {
	width:900px;
}





.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

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

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}


/*     styles        */

body {
	line-height:1;
	font:13px/1.5 Arial,Helvetica,sans-serif;
	background-color:#1b1b1b;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4 {
	letter-spacing:0;
}

h1,h2,h3,h4,#nav,small,.postmetadata,.small {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	color:#0faebc;
}

a {
	color:#797979;
	text-decoration:none;
}

a:hover {
	color:#fff;
}

h2 a {
	color:#000;
	text-decoration:none;
	font-size:30px;
	border:none;
}

h2 a:hover,#header h1 a:hover {
	color:#c00;
	border:none;
}

small {
	font-size:10px;
	color:#ccc;
	padding:10px 8px 5px 0;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}

p {
	color:#797979;
}

hr {
	margin:0;
	clear:both;
}


	
/* HEADER */
#header h1 {
	font-size:40px;
	padding:0;
	margin:25px 0;
	float:left;
}

#header h1 a {
	color:#000;
	text-decoration:none;
	border:none;
}

#header h1 a:last-letter {
	color:#c00;
}

#header span {
	font:13px Georgia;
	font-style:italic;
	color:#aaa;
	margin-left:20px;
	position:relative;
	top:-7px;
	letter-spacing:0;
}

#con {
	color:#fff;
	font-size:10px;
	list-style:none;
	padding-top:18px;
	margin:0;
	float:right;
}

#con a {
	color:#0FAEBC;
}


	
/* jQUery Dropdown menu */
#nav {
	list-style:none;
	padding-top:25px;
	margin:0;
	float:right;
	height:32px;
	display:inline;
}

#nav li {
	padding-left:0;
	padding-bottom:0;
	padding-right:40px;
	padding-top:0;
	color:#797979;
	float:left;
	margin:0 0 0 10px;
	position:relative;
	font-size:18px;
	line-height:1.8;
	zoom:1;
}

#nav li:last-child {
	padding:0;
}

#nav .current-cat a,#nav .current_page_item a {
	color:white;
}

#nav .current-cat li a,#nav .current_page_item li a {
	color:#000;
}

#nav .current-cat li a:hover,#nav .current_page_item li a:hover {
	color:white;
}

#nav .act_port
{
	color: white;
}


#nav li a {
	font-weight:normal;
	text-decoration:none;
	color:#797979;
	border:none;
	text-decoration:none;
	float:left;
}

#nav li a:hover {
	color:#fefefe;
}

#nav li span {
	width:12px;
	height:20px;
	background:url(images/arrow-down.gif) no-repeat left 7px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
}

#nav ul {
	display:none;
}

#nav ul li span.child {
	width:12px;
	height:20px;
	background:url(images/arrow-right.gif) no-repeat left 10px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
}

#nav li a.rss {
	background:right 0 no-repeat;
	padding:0 30px 0 0;
}

#nav li a.rss:hover {
	background:right -24px no-repeat;
	padding:0 30px 0 0;
}

#nav ul {
	z-index:10;
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:30px;
	width:100px;
	border-top:none;
	background:url(images/men_bg.png);
}

#nav ul li {
	margin:0;
	padding:0;
	display:block;
	width:150px;
}

#nav ul li a {
	font-size:11px;
	display:inline-block;
	width:100%;
	padding:2px 10px;
	text-transform:none;
	color:#292929;
	zoom:1;
}

#nav ul ul {
	left:100%;
	top:0;
}

#nav li:hover > ul {
	display:block;
}


	
/* CONTENT */

	
/*#content div.entry:first-letter {font-size:60px; line-height:0.76em; float:left;padding:5px 10px 0 0;color:#aaa}*/
#content {
	margin-bottom:0;
	padding-bottom:20px;
	border-top:1px #fff solid;
}

#content .post {
	min-height: 400px;
	padding-top:40px;
	clear:both;
	padding-bottom:10px;
	width:900px;
}

div.tra
{
width: 21px;
height: 1px;
display: inline-block;
}

div.unt
{
width: 100%;
height: 20px;
}

div.hidden
{
display: none;
}

#content {
	text-align:left;
}

#text {
	width:265px;
	float:left;
}

#text p {
  font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}

#text p code{
  font-family:Arial, Helvetica, sans-serif;
}

div#bilder {
	width:600px;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	padding-left:20px;
	
	overflow:hidden;
	
	float:left;
}


div#cbilder {
	width:600px;
	padding-right:0;
	padding-bottom:0;
	padding-top:25px;
	padding-left:20px;
	
	overflow:hidden;
	
	float:left;
}



div.toppa {
border-top: 1px solid #fff;
bottom:0;
float:right;
left:0;
position:relative;
width:100%;
}
	
/* Gallery style*/
.gallery {
	margin:auto;

	
/* gallery clearing*/
	
	width:100%;
}

.gallery .gallery-item {
	float:left;
	margin-top:0;
	padding-right:0;
	padding-bottom:25px;
	padding-top:10px;
	padding-left:20px;
}

.gallery img {
	border:0;
}

.gallery .gallery-caption {
	margin-left:0;
}

.gallery br {
	clear:both;
}


	
/* available Columns | m�gliche Spalten */
.col-2 {
	width:186px;
}

.col-3 {
	width:186px;
}

.col-4 {
	width:186px;
}

.col-5 {
	width:186px;
}

.col-6 {
	width:186px;
}

.col-7 {
	width:186px;
}

.col-8 {
	width:186px;
}

.col-9 {
	width:186px;
}

#sidebar {
	font-size:16px;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul li ul li {
	margin:0;
}

#sidebar,h2.pagetitle {
	padding-top:40px;
}

#sidebar h2 {
	color:#666;
	margin:0 0 6px;
	padding:0;
}

.post h2 {
	font-size:17px;
	font-weight:100;
	text-align:left;
	color:#0faebc;
	line-height:1;
	width:275px;
	height:auto;
	padding-bottom:7px;
}

.post h3 {
	text-transform:uppercase;
	font-size:17px;
	font-weight:100;
	text-align:left;
	color:#0faebc;
	line-height:1;
	width:275px;
	height:auto;
	padding-bottom:7px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

.post h4 {
	color:#fff;
	font-size:11px;
	font-weight:100;
}

h2.pagetitle {
	color:#797979;
	margin:0;
	padding-bottom:0;
}

.date {
	font-size:30px;
	font-weight:bold;
	line-height:0.8;
	color:#c00;
}

.postmetadata {
	font-size:12px;
	color:#bbb;
	height:1%;
}

.small {
	font-size:12px;
	color:#aaa;
	margin-top:10px;
}

.postmetadata small {
	font-size:12px;
	color:#aaa;
	text-transform:inherit;
	font-weight:normal;
	padding:10px 0;
	margin:20px 0;
	border-top:1px solid #eee;
	text-transform:none;
}

.alignnone {
	display:block;
}

img.size-medium {
	margin:0 0 10px;
}

.entry a img {
	margin:0 0 10px;
	vertical-align:top;
}

.entry img {
	border:0;
	padding:5px;
}

dl.gallery-item {
	margin:0;
}

dl.gallery-icon img {
	border:1px solid #ddd;
}

dl.gallery-item a {
	border:none;
}

img.wp-smiley {
	border:none;
	margin:0;
	padding:0;
}

.entry ul li {
	color:#666;
}

div.entry {
		width:280px;
	
	float:left;
}

div.about {
	
	width:280px;
	
	float:left;
}

.about p {
	padding-bottom:10px;
}

div.contact {
	width:280px;
	float:left;
}

.links p {
	padding-bottom:10px;
}


.contact p {
	padding-bottom:10px;
}

.contact .entry #text p {
	padding-top: 0;
}


.contact a {
	color:#fff;
}

.post hr {
	width:280px;
}


	
/* SEARCH FORM */
#searchform {
	margin-bottom:30px;
	padding:0;
}

#searchform #s {
	border:1px solid #ccc;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font:14px Georgia;
	background:#fafafa;
	width:200px;
}

#searchbtn {
	vertical-align:bottom;
	padding:0 0 5px 2px;
}

.hidden {
	display:none;
}


	
/* PREV NEXT NAV */
.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.navigation,.comment-navigation {
	display:block;
	clear:both;
}

.navigation {
	margin-top:40px;
	padding-bottom:70px;
}

.comment-navigation {
	margin-top:15px;
	padding-bottom:5px;
}

.navigation a,.comment-navigation a {
	background:#eee;
	padding:5px 10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.navigation a:hover,.comment-navigation a:hover {
	background:#ddd;
	padding:5px 10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.attachment a {
	border:0;
}

.navigation a img {
	border-radius:0;
	border:none;
}

.navigation-image a {
	border:none;
}


	
/* Captions */
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#fafafa;
	padding-top:5px;
	margin:5px 25px 25px 0;
	-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:12px;
	line-height:17px;
	padding:4px 4px 5px 0;
	margin:0;
	font-style:italic;
}


	
/* Begin Comments*/
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

ol.commentlist li {
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:10px;
	position:relative;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-style:italic;
}

ol.commentlist li div.vcard cite.fn a.url {
	color:#333;
	text-decoration:none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}

ol.commentlist li div.vcard img.avatar {
	border:4px solid #d5d5d5;
	float:left;
	margin-right:10px;
}

ol.commentlist li div.vcard img.avatar-32 {
}

ol.commentlist li div.vcard img.photo {
}

ol.commentlist li div.vcard span.says {
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	font:12px Arial, Verdana;
}

ol.commentlist li div.comment-meta a {
	color:#aaa;
	text-decoration:none;
}

ol.commentlist li div.comment-meta a:hover {
	color:#000;
}

ol.commentlist li div.commentbody {
	margin-top:1em;
	font-size:14px;
}

ol.commentlist li p {
	margin:0 0 1em;
}

ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}

ol.commentlist li div.reply {
	margin-bottom:7px;
}

ol.commentlist li div.reply a:hover {
	background:#c30;
	border:1px solid #c00;
}

ol.commentlist li div.reply a {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 arial,sans-serif;
	padding:5px 6px 4px;
	text-align:center;
	width:36px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}

ol.commentlist li ul.children li {
}

ol.commentlist li ul.children li.alt {
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .18em;
}

ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .18em;
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .18em;
}

ol.commentlist li ul.children li.depth-5 {
	margin:0 0 .18em;
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
	background:#fff;
}

ol.commentlist li.odd {
	background:#f6f6f6;
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.pingback.parent {
}

ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}


	
/* Comment Form */
#commentform input {
	width:170px;
	padding:4px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:Georgia, Times;
}

#commentform {
	margin:5px 10px 0 0;
	padding-bottom:30px;
}

#commentform p label {
	width:120px;
	display:block;
	float:left;
}

#commentform p {
	border-top:1px solid #eee;
	padding:10px 0;
	margin:0;
	font-size:14px;
}

#commentform textarea {
	width:70%;
	padding:2px;
	border:1px solid #ccc;
	padding:4px;
	font-family:Georgia, Times;
}

.cancel-comment-reply {
	display:none;
}

#commentform #submit {
	margin-left:120px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #aaa;
	font-weight:bold;
}

#commentform small,#commentform #submit {
	color:#333;
	text-transform:uppercase;
	font-family:arial;
}

#commentform small {
	font-size:11px;
	font-weight:bold;
}

#respond h3 {
	padding-top:20px;
	margin-bottom:10px;
}


	
/* WIDGETS */
.widget {
	margin-bottom:20px;
}

.widget ul li ul {
	margin-left:10px;
	margin-bottom:0;
}

.categories ul.children {
	margin:0 0 0 10px;
}

#sidebar ul li {
	color:#666;
}


div#footer
{
float:left;
height:25px;
width: 900px;
border-top: 1px solid #fff;
}

div#footerc
{
float:left;
height:25px;
width: 900px;
border-top: 1px solid #fff;
margin-top: 10px;
}

div#footerc a
{
color: #0FAEBC;
}
	
/* FOOTERC */
#footerc p {
	text-align:right;
	font-size:10px;
	font-style:normal;
}

.cl{
clear: both;
}

div#footer a
{
color: #0FAEBC;
}
	
/* FOOTER */
#footer p {
	text-align:right;
	font-size:10px;
	font-style:normal;
}
