img {
   behavior: url("http://ben.amasoean.de/plugin/pngbehavior.htc");
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #80FF80;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  line-height: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.2em;
  padding-right: 1em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    right: 2px;
    border: 1px solid black;
    padding: 2px;
}
                            .clearfix:after {
                                content: ".";
                                display: block;
                                height: 0;
                                clear: both;
                                visibility: hidden;
                            }
                            .clearfix {display: inline-table;}
                            /* Hides from IE-mac \*/
                            * html .clearfix {height: 1%;}
                            .clearfix {display: block;}
                            /* End hide from IE-mac */
.serendipitySideBarLink { text-decoration:none;float:right;margin-right:3px;}
.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;
}
/* ben/templates/bensOrange/style.css  */
/* HTML Elements */

body {
  background: #6c6457;
}

#mainpane {
  margin-left: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  background: white;
  padding: 0px;
  border-spacing: 0px;
}
/*  */

a,
a:link,
a:visited {
  color: #993300;
}

a:active,
a:hover {
  color: #003366;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

/* Banner */

#serendipity_banner {
  margin-left: 1em;
  margin-top: 1em;
  margin-right: 1em;
  font-family: georgia, verdana, arial, sans-serif;
  border-left: thin white dotted;
  border-top: thin white dotted;
  border-right: thin white dotted;
  background: #993300;
  height: 100px;
}

#cat_overview {
  margin-left: 1em;
  margin-top: 1em;
  margin-right: 1em;
  height:130px;
  border-left: thin white dotted;
  border-top: thin white dotted;
  border-right: thin white dotted;
  background: #FF9933;
  font-family: verdana, arial, sans-serif;
  color: #333;
  font-size: x-small;
}


/*
  background-image: url(ben/templates/bensOrange/img/logo.png);
  background-repeat: no-repeat;
  background-position: 10px 15px;  padding: 15px;
*/

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  color: white;
  font-size: x-large;
  font-weight: bold;
  margin-left: 50px;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-family: verdana, arial, sans-serif;
  color: white;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  margin-left: 50px;
}

/* Calendar */

table.serendipity_calendar td {
  color: white;
  line-height: 140%;
  font-size: x-small;
}

td.serendipity_weekDayName {
  color: white;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: white;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  border: thin white dotted;
  border-left: 0;
  vertical-align: top;
  background: #FF9933;
  font-family: verdana, arial, sans-serif;
  color: #333;
  font-size: x-small;
  padding: 0;
  margin: 0;
}

.serendipitySideBarTitle {
  color: white;
  font-size: small;
  font-family: verdana, arial, sans-serif;
  border-bottom: thin white dotted;
  text-align: center;
  line-height: 140%;
  margin-right: 0.5em;
  font-weight: normal;
  width: 11em;
}

div.serendipitySideBarItem {
  font-family: palatino, georgia, times new roman, serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding: 0.7em;
}

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

#content {
  border: thin #333 dotted;
}

/* LiveSearch */

.serendipity_livesearch_result {
  background: #993300;
  color: white;
}
.serendipity_livesearch_result a {
  color: white;
}

/* Entries */

div.serendipity_Entry_Date {
  margin: 10px;
  padding: 10px;
  width: auto;
}

.serendipity_date {
  font-family: georgia, verdana, arial, sans-serif;
  font-size: small;
  color: #666;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  font-weight: bold;
}

.serendipity_title,
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  color: #003366;
  font-size: small;
  text-decoration: none;
  text-transform: uppercase;
}

.serendipity_entry,
.serendipity_admin {
  color: #666;
  font-size: small;
  font-weight: normal;
  line-height: 140%;
}


div.serendipity_entryFooter {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #003366;
  padding-top: 1em;
}

div.staticpage_author {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #003366;
  padding-top: 1em;
  margin-left: 10px;
}


table.staticpage_navigation{
  font-family: palatino, georgia, times new roman, serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}


div.staticpage_metainfo {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #003366;
  padding-top: 1em;
}

/* Comments */

.serendipity_comment {
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
  overflow: auto;
}


.serendipity_commentBody {
  border-top: 2px dotted #993300;
  border-right: 2px dotted #993300;
  border-left: 2px dotted #993300;
  padding: 4px 4px 0px;
/*  color: #003366; */
  color: #666;
  font-size: small;
}

.serendipity_comment_source {
/*  color: #003366;*/
  color: #666;
  border-bottom: 2px dotted #993300;
  border-right: 2px dotted #993300;
  border-left: 2px dotted #993300;
  margin-top: 2px;
  padding: 2px 4px 4px;
  font-size: small;
}

.serendipity_commentsLabel {
  font-size: normal;
  color: #993300;
}

  /*Trackbacks | Kommentare - TIte*/

.serendipity_commentsTitle {
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  color: #003366;
  font-size: small;
  text-decoration: none;
  text-transform: uppercase;
}


/*Trackbacks*/
.serendipity_section_trackbacks a,
.serendipity_section_trackbacks a:link,
.serendipity_section_trackbacks a:hover,
.serendipity_section_trackbacks a:visited,
.comment_source_trace,
.serendipity_comment_source,
.serendipity_comment_source a,
.serendipity_comments a,
.serendipity_comments a:link,
.serendipity_comments a:hover,
.serendipity_comments a:visited{
  font-size: small;
}

.comment_source_author {
 color: #003366;
}


/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
  width: 100%;
}

/** 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: 9pt;
    text-align: center;
}

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

.serendipity_admin_list_item_even {
    background-color: white;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

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

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

.serendipity_admin_sortorder {
    text-align: center;
}

.serendipity_center {
    text-align: center;
    font-size: small;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f7f7f7;
}

.serendipity_commentDirection {
        font-size: xx-small;
  color: #003366;
}

/* bb-code-snippets: */
blockquote {
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 1em;
  background: #FF9933;
  /*background-color: #993300;
  border-color: #003366;
  color: white;*/
  color: #003366;
  line-height: 100%;
  font-size: x-small;
  border-left: thin white dotted;
  border-top: thin white dotted;
  border-right: thin white dotted;
  border-bottom: thin white dotted;
}

.quoting{
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 1em;
  background: #FF9933;
  color: #003366;
  line-height: 100%;
  font-size: x-small;
  border-left: thin white dotted;
  border-top: thin white dotted;
  border-right: thin white dotted;
  border-bottom: thin white dotted;
}

.title_blockquote{
        color: #993300;
}

/* costumize Friendfeed */
.friendfeed.widget,
div.friendfeed.widget div,
div.friendfeed.widget span,
div.friendfeed.widget img,
div.friendfeed.widget table,
div.friendfeed.widget tr,
div.friendfeed.widget td {
  background-color: #ff9933 !important;
  color: #333333 !important;
  border: none !important;
  width: auto !important;
}

.friendfeed.widget a {
  color: #993300 !important;
}
.friendfeed.widget .feed .entry .info {
  /* smaller please */
  font-size: x-small !important;
}
.friendfeed.widget .feed .entry .info a{
  /* don't show the 'comment' links, please */
  display: none !important;
}


.friendfeed.widget .feed {
  /* don't waste all my space, sucker! */
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.friendfeed.widget .bottom {
  /* no background and the right borders */
  border-top: thin white dotted !important;
  background: none !important;
  /* not that big, as it is not that important */
  font-size: x-small !important;
}

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

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}

.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
