img {
   behavior: url("http://blog.sowhy.de/plugin/pngbehavior.htc");
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
.bb-quote, .bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
    white-space: pre;
    overflow: auto;
    max-height: 24em;
}

.bb-quote {
    background-color: #DDDDDD;
    padding: 10px;
}

.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}
/* style_fallback.css  */
/* templates/sosimple/style.css  */
/* Page Elements */
h3,h4 {
	margin: 0;
	font-variant: small-caps;
	color: #35628F;
}

abbr, acronym, .help {
	text-decoration:underline;
	border:none;
	cursor: help;
}

input, textarea {
	font-size: small;
}

td, th {
	font-size: x-small;
	padding:0;
}

/*Structure Elements*/
body {
	background-color:#fff;
	margin:0 auto 20px auto;
	color:#444;
	padding:0 0 0 0;
	font-family: arial, helvetica, sans-serif;
}

#mainpane {
	line-height: 110%;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
	margin: 0 50px 0 50px;
	overflow:auto;
 }

#content {
	padding-top:0;
	margin-left:0;
	padding-left:0;
}

#serendipityLeftSideBar {
	width: 175px;
	padding: 0 0 0 15px;
	margin-left:0;
	vertical-align: top;
	background-color: #ffffff;
}

#serendipityRightSideBar {
	width: 175px;
	padding: 0 0 0 15px;
	background-color: #ffffff;
	vertical-align: top;
}

#serendipity_banner, #header {
	font-family: sans-serif;
  text-align: left;
  font-size: 32px;
  margin-bottom: 25px;
  margin-left: 30px;
  margin-top: 20px;
  font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 65px;
}

a.bloglink:hover {
  text-decoration: none;
  }

#footer {
	padding: 0;
	margin: 0 auto;
	width: 890px;
	clear: both;
}

a.homelink1,a.homelink1:hover,a.homelink1:link,a.homelink1:visited,#serendipity_banner h1, #header h1 {
	color: #ffffff;
	font-size: xx-large;
	font-weight: normal;
	padding-top: 8px;
	line-height:110%;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:right;
}

/* Main Column and Banner */
a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #serendipity_banner h2, #header h2 {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:right;
}

h3.serendipity_title, h4.serendipity_title {
	color: #35628F;
	line-height: 103%;
	font-size: 14px;
	text-align: left;
  font-variant: small-caps;
	font-weight: bold;
	margin-top: 6px;
     	margin-bottom: 5px;
  	padding-bottom: 2px;
 	border-bottom: 1px solid #AC0000;
  border-right: 1px solid #AC0000;
}

.serendipity_title a:link, .serendipity_title a:visited, .serendipity_title a:hover {
	color: #35628F;
	text-decoration: none;
}

.serendipity_entry {
	background-color: #ffffff;
	color: #666666;
	font-size: 12px;
	clear:both;
}

.posttime {
	font-size: x-small;
	line-height:120%;
}

.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
}

div.serendipity_Entry_Date {
	width: auto;
	padding-left: 2px;
}

.serendipity_date {
	color:#b22222;
}

.serendipity_commentTitle {
	color: #35628F;
	line-height: 103%;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 5px;
     	margin-bottom: 0px;
   	border-bottom: 1px solid #a42d41;
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	line-height: normal;
	clear:both;
}

img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}

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

td.serendipity_commentsValue input, td.serendipity_commentsValue select, td.serendipity_commentsValue textarea {
	width: 400px;
	border: 1px solid #333;
	padding: 2px;
}

.serendipity_commentForm {
	font-size:8px;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.serendipity_comment {
	width:90%;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 3px;
	color: #666666;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	overflow: auto;
}

.serendipity_comment_source {
	margin-top: 5px;
	padding-left: 5px;
}

td.serendipity_admin {
	padding: 10px;
}

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

a:hover {
	color:#a42d41;
	text-decoration:underline;
}

table.serendipity_calendar td {
	text-align: center;
}

table.serendipity_calendar a {
	text-decoration:underline;
}

table.serendipity_calendar a:hover {
	text-decoration: none;
}

td.serendipity_weekDayName {
	text-align: center;
	font-weight: normal;
}

td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
	color: #35628F;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px;
	letter-spacing: .25em;
	text-decoration: none;
}

.serendipitySideBarContent input {
 width: 145px;
}

.serendipitySideBarContent img {
 border:none;
align:bottom;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
	color: #666666;
	font-size: x-small;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
}

h3.serendipitySideBarTitle {
	color: #35628F;
	line-height: 103%;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 3px;
     	margin-bottom: 5px;
   	padding-bottom: 2px;
	padding-right: 2px;
  border-bottom: 1px solid #AC0000;
  border-right: 1px solid #AC0000;
}

/* title of an individual item */
h4.serendipitySideBarTitle {
	color: #35628F;
	line-height: 103%;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 3px;
     	margin-bottom: 5px;
   }

.serendipityImageButton {
	cursor: pointer;
}

td.serendipitySideBar {
	font-size: x-small;
}

div.serendipity_admin_title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}

div.serendipity_admin_list_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

td.serendipity_admin_list_item {
	border: dashed 1px #000000;
}

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

.serendipity_entry b {
	color: #35628F;
	line-height: 103%;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
 }

.serendipity_entry i {
	color:#35628F;
}

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

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

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

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: xx-small;
    text-align: center;
}

.serendipity_admin_list_item_even {
	background-color: #fefefe;
}

.serendipity_admin_list_item_uneven {
	background-color: #eee;
}

.serendipity_admin_filters {
	border: 1px dashed;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

.serendipity_admin_filters_headline {
	border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
	font-size: 10px;
	text-align: center;
}

.serendipity_admin_sortorder input, .serendipity_admin_sortorder select, .serendipity_admin_filters input, .serendipity_admin_filters select {
	font-size: 10px;
}

.serendipity_comments {
}

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

.serendipity_msg_important {
	color: red;
	font-weight: bold;
	font-size: small;
}

.serendipity_msg_notice {
	color: green;
	font-weight: bold;
	font-size: small;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
	border-right: 1px dashed #B22222;
}

#footer a {
	color:#35628F;
	text-decoration:none;
}

#footer a:hover {
	color:#35628F;
		text-decoration:underline;
}

#footer p {
	margin-top: 5px;
	color: #E0E0E0;
	font-size: x-small;
	text-align: center;
	}

.serendipity_entry blockquote {
	padding-bottom: 0px;
	background-image: url({
TEMPLATE_PATH}

img/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0.7em 0 0 2.8em;
	font-style:oblique;
	background-position: 0em 0em;
}

.emoticon {
border:none;
}

li {
  margin-left: 25px;
  }

   #catlinks a {
	color: #AC0000;
}

#catlinks a:hover {
 	text-decoration: underline;
	color: #35628F;
   }

#catlinks {
 	font-family: sans-serif;
	color: #000;
  text-align: right;
  font-size: 11px;
  position: absolute;
  top: 9px;
   right: 10px;
   margin-left: 145px;
   }

  .serendipity_freetag_taglist{
    margin-bottom: 20px;
    margin-right: 20px;
    border-bottom: 1px dashed #AC0000;
    padding: 5px;
    background-color: #FFFFFF;
    /*text-align: justify;
*/
}

 .serendipity_freetag_taglist_related {
   background-color: #FFFFFF;
   border: 0px;
   font-size: 11px;
   font-weight: bold;
}
img.serendipity_freeTag_xmlButton{
    vertical-align: bottom;
    padding-left: 3px;
    display: inline;
    border: 0px}


