img {
   behavior: url("http://www.myndian.de/blog/plugin/pngbehavior.htc");
}
.serendipityAuthorProfile {
    border: 1px solid #909090;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.serendipityAuthorProfile dt {
    margin-top: 5px;
    font-weight: bold;
}

.serendipityAuthorProfile dd {
    margin-bottom: 5px;
}
.serendipity_authorpic {
    float: right;
    margin: 5px;
    border: 0px;
    display: block;
}

.serendipity_commentcount {
    float: right;
}
/* templates/myndian/style.css  */
/* GENERIC ELEMENTS */

input[type=text]:hover,
input[type=password]:hover,
textarea:hover {
	border-top: 2px solid #1D609F;
	border-left: 2px solid #1D609F;
	border-right: 2px solid #5CA3E4;
	border-bottom: 2px solid #5CA3E4;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	border-top: 2px solid #82796A;
	border-left: 2px solid #82796A;
	border-right: 2px solid #D3C6AC;
	border-bottom: 2px solid #D3C6AC;
	background-image:url(templates/myndian/img/textfeldschatten.png);
}

pre, blockquote {
	border: 1px dashed #D3C6AC;
	background-color: #F7F4EF;
	padding: 1ex;
	margin: 15px 0 15px 15px;
	width: 400px;
	overflow: auto;
}

a:link,
a:visited,
a:active {
	color: #82796A;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #1D609F;
	/*color: #D3C6AC;*/
	text-decoration: underline;
}

/* MAIN BODY ELEMENTS */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: "lucida sans unicode", "verdana", "sans", "arial", "helvetica", sans-serif;
	font-size: small;
	color: #413C35;
	background-color: #D3C6AC;
}

#body, #bottom, #mainpane {
	margin: 0 auto;
	padding: 0;
}

#body {
	background-image: url(templates/myndian/img/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 810px;
	height: 100%;
}

#bottom {
	background: #D3C6AC url(templates/myndian/img/bottom.png) no-repeat top;
	width: 810px;
	height: 50px;
}

#mainpane {
	background-color: #F7F4EF;
	background-image:url(templates/myndian/img/vbar_bg.png);
	background-repeat:repeat-x;
	text-align: left;
	width: 790px;
	position:relative;
	min-height: 150ex;
	padding-bottom: 3ex;
}

#banner {
	width: 790px;
	height:180px;
	background-image:url(templates/myndian/img/head.png);
	background-repeat:repeat-x;
	background-position: bottom;
	position: relative;
}

#banner img {
	position: absolute;
	top: 131px;
	left: 14px;
	border: 0;
}

#header {
	background: white url(templates/myndian/img/head/winter.jpg) no-repeat top right;
	height: 140px;
	width: 790px;
	padding: 0;
	margin: 0;
	white-space:nowrap;
	font-size: 18px;
	font-weight: normal;
}

#header h1,
#header h2 {
	position: relative;
	left: 330px;
	top: 150px;
	display: inline;
	font-weight: normal;
}

#header h1 {
	font-family: 'times new roman', 'times', serif;
	font-style: italic;
	font-size: 24px;
}

#header h2 {
	font-size: 14px;
	font-weight: bold;
}

#header a,
#header a:hover,
#header a:link,
#header a:visited {
	text-decoration: none;
	color: #413C35;
}

#content {
	padding: 10px 15px;
	margin: 0;
	width: 440px;
	position: relative;
	left: 150px;
	text-align: left;

	background-color: #FBFAF7;
	border-left: 1px solid #82796A;
	border-right: 1px solid #82796A;
	border-bottom: 1px solid #82796A;
}

#serendipityRightSideBar a,
#serendipityLeftSideBar a {
	color: #615A4F;
	text-decoration: none;
}

#serendipityRightSideBar a:hover,
#serendipityLeftSideBar a:hover {
	color: #1D609F;
}

#serendipityRightSideBar,
#serendipityLeftSideBar {
	padding: 0;
	position: absolute;
	top: 190px;
}

#serendipityRightSideBar {
	font-size: 85%;
	width: 160px;
	right: 0px;
}

#serendipityLeftSideBar {
	font-size: 75%;
	left: 10px;
	width: 130px;
	overflow: hidden;
}


/* ENTRY ELEMENTS */

.serendipity_date {
	font-size: small;
	margin: 0;
	margin-top: 20px;
	padding: 2px 5px;
	text-align: right;
	background: url(templates/myndian/img/line.png) no-repeat right top;
	height: 21px;
}

.serendipity_title {
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #82796A;
}

.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_title a:hover {
	text-decoration: none;
}

.serendipity_title a:hover,
.serendipity_title a:focus {
	color: #D3C6AC;
}

div.serendipity_entryFooter {
	font-size: x-small;
	padding-top: 10px;
	padding-bottom: 4px;
	clear: both;
}

.serendipity_entry p {
	margin: 0px;
	padding-bottom: 0px;
}

img.serendipity_entryIcon {
	float: right;
	border: 0px;
}


/* SIDEBAR ELEMENTS */

.serendipitySideBarContent input {
	width: 150px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

/* title of an individual item */
.serendipitySideBarTitle {
	color: #413C35;
	font-size: small;
	font-weight: bold;
	padding: 0 0 2px 2px;
	margin: 5px 0;
}

.serendipitySideBarContent ul {
	padding-left: 2em;
}

/* CALENDAR ELEMENTS */
table.serendipity_calendar td {}
table.serendipity_calendar a {}
table.serendipity_calendar a:hover {}
td.serendipity_weekDayName {}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {}


/* COMMENT ELEMENTS */

.serendipity_comments {}

.serendipity_commentsTitle {
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #413C35;
}

.serendipity_commentBody {}
.serendipity_comment_source {}

td.serendipity_commentsLabel {
	font-weight: bold;
	vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
	padding: 2px;
	width: 95%;
}

.serendipity_commentForm {
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F7F4EF;
}
.serendipity_comment {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px;
	background-color: #F7F4EF;
	overflow: auto;
}


/* IMAGE ELEMENTS */

.serendipityImageButton {
	cursor: pointer;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 0px solid #D3C6AC;
	background-color: #D3C6AC;
	margin: 2px;
	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 #82796A;
	margin: 0px;
	padding: 3px;
	clear: both;
	font-size: x-small;
	text-align: center;
}


/* OTHER ELEMENTS */

div.serendipityPlug {
	padding-left: 10px;
}

div.serendipityPlug a {
	text-decoration: none;
	border: 0px;
}

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

.serendipity_msg_important {
	color: red;
}

.serendipity_msg_notice {
	color: green;
}

.serendipity_comment_author_self .serendipity_comment_source {
	background-color: #F7F4EF;
}

.serendipity_freeTag
{
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	font-size: x-small;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
	margin: 10px;
	border: 1px solid #82796A;
	padding: 5px;
	background-color: #E5DDCD;
	text-align: justify;
	font-size: 20%;
}

.serendipity_freeTag a
{
	text-decoration: none;
}

.serendipity_freeTag a:hover
{
	text-decoration: underline;
}

img.serendipity_freeTag_xmlButton
{
	vertical-align: bottom;
	display: inline;
	border: 0px
}#header { background: url("/blog/templates/myndian/img/head/sonnenaufgang.jpg") no-repeat bottom center; }/* 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;
}