img {
   behavior: url("http://www.bogenblog.de/index.php?/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/bogenblog/style.css  */
/* **************************
	bogenblog
	-------------------------
	design: 09.2007
	by: Jean-Christoph von Oertzen
	at: info@butterflyx.com
*************************** */

/* START centering CSS */
body {
	text-align: center; /* Required for pesky IE */
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #413422; 
	font-family: Georgia, serif;
	background-color: #FFFFFF;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
  	margin-bottom: 0px;
	padding: 0px;
	width: 975px;/* Change value to suit*/
	text-align: left; /* Overrides the previously set center alignment that older IE versions reqd */
}
/* END centering size CSS */

/* START font size CSS */
body {
	font-size:87.5%
} /* for IE/Win */
html>body {
	font-size:14px
} /* for everything else */
/* Set other elements using ems 
(where 1em = 10px, 2em = 20px */
/* END font size CSS */

/* 
--------------------------------
		general rules
--------------------------------
*/

div {
  margin: 0px;
  padding: 0px;
}

a{
	color: #06703f;/*#067cc0;*/
	text-decoration: none;
}

a img {
	border: 0px solid black;
}

.serendipity_msg_notice {
	color: #cccccc;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	border: 2px solid #06703f;
	margin: 10px;
}

.serendipity_msg_important {
	color: #fb8f44;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	border: 2px solid #fb8f44;
	margin: 10px;
}

.serendipity_center{
	text-align: center;
}

/* 
--------------------------------
	abstract color classes
--------------------------------
*/
.color1 {
    color: #5f7079;
}
.color2 {
    color: #fb8f44;
}
.color3 {
    color: #617076;
}
.color4 {
    color: #5a6b72;
}
.color5 {
    color: #816464;
}
.color6 {
    color: #765c42;
}
.color7 {
    color: #695c4f;
}
.color8 {
    color: #bce4e0;
}
.color9 {
    color: #665940;
}
.color10 {
    color: #637377;
}
.color11 {
    color: #e00200;
}
.color12 {
    color: #73777c;
}
.color13 {
    color: #5d6866;
}
.color14 {
    color: #965d81;
}
.color15 {
    color: #627277;
}

/* ----------------------------------------------------------------------- */
/*							HEADER										   */
/* ----------------------------------------------------------------------- */
#serendipity_banner {
	background: url(templates/bogenblog/img/header0907_4.jpg) no-repeat top left; 
	height: 184px !important;
	border: 2px solid #c60f00;
}

/* IE hack for transparant png's */
#serendipity_banner h1 a.homelink1 {
  position: relative;
  left: 150px;
  top: 5px;
  width: 465px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/bogenblog/img/bogenblog_logo1.png');
  display: block;
  height: 189px;             /* adjust according your image size */
  text-indent: -999em;  /* this hides the text */
  text-decoration: none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

/* FF and good browsers know this */
html>body #serendipity_banner h1 a.homelink1 {
	top: 0px;
	left: 0px;
	background: url(templates/bogenblog/img/bogenblog_logo1.png) no-repeat 150px 6px; 
}

#serendipity_banner a.homelink2 {
	float: right;
	margin: -50px 15px 0px 0px;
	color: #bce4e0;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 0px solid red;
}

/* ----------------------------------------------------------------------- */
/*							MIDDLE										   */
/* ----------------------------------------------------------------------- */

#main {
	padding: 10px 0px 0px 0px;
	text-align: left;
}

/* 
--------------------------------
		left column
--------------------------------
*/
#left {
	float: left;
	width: 200px;
	padding: 0px 5px 0px 5px;
	border: 0px solid fuchsia;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}

.container_serendipity_plugin_staticpage a{
	display: block;
 	border: 0px solid fuchsia;
 }

.serendipity_calendarDay {
	text-align: center;
}

.serendipity_calendarDay.Today {
	border: 1px solid #e00200;
}

.serendipity_calendarDay.Active {
	border: 0px solid #e00200;
}

.serendipity_calendarDay.Link a{
	background-color: #06703f;
	color: #FFFFFF;
}

/* 
--------------------------------
		center column
--------------------------------
*/
#contentarea{
	float: left;
	width: 510px;
	padding: 0px 15px 0px 25px;
	border: 0px solid orange;	
}

/* single entry is #content */
#content{
	margin: 0px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px dotted #C60F00;	
	text-align: left;
}

.content{
	margin: 0px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px dotted #C60F00;	
	text-align: left;
}

/* multiple or single entries per date */
.serendipity_Entry_Date{
	width: 510px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 0px dotted #C60F00;	
}

.serendipity_date {
	text-align: right;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.serendipity_title{
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
}

.serendipity_entry_body{
	
}

h1 {
  font-size: 0em;
}

h3 {
  font-size: 1.4em;
  font-weight: 100;
}

h3.serendipitySideBarTitle{
	font-size: 14px;
	padding: 2px;
	background-color: #c60f00;
	color: #FFFFFF;
}

h4 {
  font-size: 0.75em;
}

.legalnotice {
	padding: 0.5em 0px 0px 0px;
	font-size: 0.75em;
	color: #997a50;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_entryFooter{
	padding: 15px 0px 0px 0px;
	font-size: 0.65em;
	color: #997a50;
	text-align: left;
	text-indent: 27px;
	line-height: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.entryFooterAuthor{
	padding: 3px 0px 3px 0px;
	background: url(templates/bogenblog/img/autor.gif) no-repeat left center;
}

.entryFooterTime{
	padding: 3px 0px 3px 0px;
	background: url(templates/bogenblog/img/zeit.gif) no-repeat left center;
}

.entryFooterCategory{
	padding: 3px 0px 3px 0px;
	background: url(templates/bogenblog/img/kategorie.gif) no-repeat left center;
}

.entryFooterComments{
	padding: 3px 0px 3px 0px;
	background: url(templates/bogenblog/img/kommentar.gif) no-repeat left center;
}

.entryFooterEditor{
	padding: 3px 0px 3px 0px;
	background: url(templates/bogenblog/img/autor.gif) no-repeat left center;
}

/* Teaser to write comments */
.commentTeaser {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
  	margin-bottom: 0px;
	padding: 10px;
	width: 210px;
}

.serendipity_freeTag {
	text-align: left;
	text-indent: 27px;
	padding: 3px 0px 3px 0px;
	line-height: 1.2em;
	background: url(templates/bogenblog/img/info.gif) no-repeat left center;
}

.serendipity_freeTag_related{
	line-height: 1.2em;
	padding: 3px 0px 0px 0px;
}

.serendipity_freeTag_related a{
	display: block;
	text-align: left;
	text-indent: 27px;
	padding: 3px 0px 3px 0px;
	line-height: 1.2em;
}

.quote{
	background: url(templates/bogenblog/img/comment.png) no-repeat top left;
	text-indent: 25px;
	padding-top: 15px;
}


/* 
--------------------------------
		comments
--------------------------------
*/
.serendipity_comment_box{
	margin-bottom: 25px;
	border: 0px solid red;
}

.serendipity_commentsTitle{
	padding: 25px 0px 0px 0px;
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size: 1.2em;
}

.serendipity_commentBody{
	float: left;
	width: 295px;
	background: url(templates/bogenblog/img/comment.png) no-repeat top left;
	text-indent: 25px;
	padding-top: 15px;
	border: 0px solid blue;	
}

.serendipity_comment_source{
	float: right;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #73777c;
	border: 0px solid red;
}

.comment_source_number{
}

.comment_source_author{
	font-weight: bold;
}

.serendipity_trackbackBody {
	float: left;
	width: 295px;
	font-size: 0.8em;
	border: 0px solid blue;	
}

.serendipity_trackbackBody .trackbackBacklink{
	text-indent: 35px;
	padding-top: 5px;
	line-height: 25px;
	background: url(templates/bogenblog/img/trackback.gif) no-repeat top left;
}

.serendipity_trackback_source{
	float: right;
	width: 200px;
	padding-top: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #73777c;
	border: 0px solid red;
}

/* 
--------------------------------
		plugin_usergallery
--------------------------------
*/
.gallery_tree_navi_label{ /*headline*/
	font-size: 1.1em;
	text-decoration: underline;
}

.gallery_tree_navigation{
	list-style-image: url(templates/bogenblog/img/kategorie.gif);
	margin: 15px 0px 5px 0px;
	padding-left: 30px;
}

.gallery_tree_navigation li{
	padding: 3px 0px 2px 0px;
}

/* 
--------------------------------
  serendipity_event_microformat
--------------------------------
*/
.vevent .summary{
	color: #413422; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* 
--------------------------------
		right column
--------------------------------
*/
#marginal {
	float: right;
	width: 200px;
	padding: 0px 5px 0px 5px;
	border: 0px solid blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.sprechblase {
	padding: 8px 8px 8px 8px;
	border: 2px solid #c60f00;
	color: #637377;
}

.sprechblasenansatz {
	position:relative;
	left: 120px;
	width: 64px;
	height: 62px;
	margin-top: -3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/bogenblog/img/sprechblase.png');
}

html>body .sprechblasenansatz{
	background: url(templates/bogenblog/img/sprechblase.png) no-repeat bottom right;
}

/* 
--------------------------------
		preview
--------------------------------
*/
#serendipity_iframe  .serendipity_date{
    color: red;
}

/* ----------------------------------------------------------------------- */
/*							FOOTER										   */
/* ----------------------------------------------------------------------- */
#footer {
	border: 0px solid yellow;
}


.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
/* User Gallery */
div.serendipity_gallery_row {
   clear:left;
   padding-left: 3%;
   margin-right: 3%;
}

div.serendipity_gallery_thumbs {
    padding: 3px;
    border: 1px solid #afafaf;
    float: left;
    overflow:hidden;
    margin: .5em;
}

div.serendipity_gallery_info {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_entry {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_title {
    font-size: 1.1em;
    text-align:center;
    font-weight:bold;
}

div.serendipity_gallery_navigation {
    font-size: 1.0em;
    text-align:center;
}

img.gallery_thumb {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
   border: 0;
}

div.serendipity_gallery_pagination_top {
	border-top: 1px solid #ccc;
}

div.serendipity_gallery_pagination_bottom {
	border-bottom: 1px solid #ccc;
}

/* EXIF TAGS */
.all_img_info {
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-bottom: 2em;
}
.exif_info_head {
 	background-color: #ccd9e6; 
 	border: 1px solid #fff;
}
.exif_info_row, .exif_info_head {
 	clear: both;
 	margin: 0 auto;
 	width: 400px;
}
.exif_info_tag, .exif_info {
 	float: left;
 	display: block;
 	width: 120px;
 	text-align: left;
	border: 1px solid #fff;
	background-color: #ccd9e6;
	padding: 3px;
}
.exif_info {
 	width: 264px;
 	background-color: #eee;
}