/*
Theme Name: css  krappen
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



html {
	height: 100%;
	margin-bottom: 1px;
}


//* Galerie BEGIN  */

.wp-caption a, .gallery .gallery-item span a {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(images/vergroessern_rund.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	border:1px solid #000;

}
.wp-caption a:hover, .gallery-item span a:hover {
	background-image: url(images/vergroessern_rund_over.gif);
}
.col-5 p.gallery-caption{
width:130px;
}



.wp-caption, .gallery-item{ /* Abstand  wp-gallery */
	margin: 0;
	position: relative; 
}

.wp-caption{ 
  margin: .5em 0 1em;
}
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;	
}
.alignleft{
	float: left;
	margin-right: 1em;
}

.alignright{
	float: right;
	margin-left: 1em;
}


.gallery-item {
	text-align: left;
	}

.wp-caption-text, .gallery-caption{
font-style: italic;
font-size: 86%;
}


div.wp-caption a img , div.wp-caption a:hover img{
border: none;
}

.gallery .gallery-row {
	margin: 0 0 1em;
	}
	
	div.wp-caption a img,.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	padding: 0;
	border: none;
	}
	
	.gallery-icon{
		position: relative;
		bottom:0;
	}
	
	


/* Galerie END  */
.wp-caption a, .gallery .gallery-item span a {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(images/vergroessern_rund.gif);
	background-repeat: no-repeat;
	background-position: 122px top;
	text-decoration: none;
/*	border:1px solid #000;*/

}

.gallery-caption span{
	font-weight: bold;
}
