img {
   behavior: url("http://www.raus-aus-der-prostitution.de/plugin/pngbehavior.htc");
}

p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

.serendipity_karmaVoting {
    text-align: center;
    font-size: 7pt;
    margin: 0px;
}

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

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}
.serendipity_karmaSuccess {
    color: green;
}
.serendipity_karmaVoting_links,
.serendipity_karmaVoting_links a:hover,
.serendipity_karmaVoting_current-rating {
    background: url(http://www.raus-aus-der-prostitution.de/plugins/serendipity_event_karma/img/stars-def-yellow-green-md.png) left;
    font-size: 0;
}
.serendipity_karmaVoting_links {
    position: relative;
    width: 100px;
    height: 20px;
    overflow: hidden;
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    background-position: left top;     
    text-align: center;
}
.serendipity_karmaVoting_links li {
   display: inline; 
}
.serendipity_karmaVoting_links a ,
.serendipity_karmaVoting_current-rating {
    position:absolute;
    top: 0px;
    left: 0px;
    text-indent: -9000em;
    height: 20px;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    border: none;
}
.serendipity_karmaVoting_links a:hover {
    background-position: left bottom;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link1 {
    width: 20%;
    z-index: 6;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link2 {
    width: 40%;
    z-index: 5;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link3 {
    width: 60%;
    z-index: 4;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link4 {
    width: 80%;
    z-index: 3;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link5 {
  width: 100%;
    z-index: 2;
}
.serendipity_karmaVoting_links .serendipity_karmaVoting_current-rating {
    z-index: 1;
    background-position: left center;
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}

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

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }

      .findmore_like_button img, .findmore_like_button iframe {
        cursor: pointer;
    }

    .lazyload_switcher {
        margin-right: 0.5em;
        display: inline;
        float: left;
        margin-top: 4px;
    }

    .findmore_like_button {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2em;
    }

    .google_like {
        width: 150px;
        height: 21px;
    }

    .gplus_like {
        display: inline;
    }

    .serendipity_findmore_like {
        vertical-align: middle;
        height: 21px;
    }

/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    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 #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/radp2/style.css  */
/* HTML Elements */

body {
  color: #000000;
  background: white;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
}

a,
a:link,
a:visited {
  color: #D12d2d;
  text-decoration: none;
}

a:active,
a:hover {
  color: #666;
  text-decoration: none;
  font-weight: bold;
}

img {
  border: 0;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea {
  border: 1px #999 solid;
  background-color: white;
  color: #333;
}

input:focus,    input:hover,
button:focus,   button:hover,
submit:focus,   submit:hover,
select:focus,   select:hover,
textarea:focus, textarea:hover {
  background-color: #eee;
}

input.radio,
input[type="radio"],
input[type="checkbox"] {
  border: none;
}

blockquote {
  border: 1px #999 dashed;
  background-image: url(templates/radp2/img/quote.gif);
  background-repeat: no-repeat;
  background-position: 0.5em 0.5em;
  padding: 1em;
  margin: 1em;
  margin-right: 0;
}

ul {
  list-style-image: url(templates/radp2/img/radp_ListBullet2.gif);
  list-style-type: square;
  list-style-position: outside;
  padding-left: 1em;
}

::-moz-selection {
  background: #eee;
}

::selection {
  background: #eee;
}


/* Guestbook */

#entry_paging {
  background: white;
  border: none;

  margin-bottom: 0.7em;
  border-bottom: 1px #999 dashed;
  background-image: url(templates/radp2/img/radp_icon_turntable_tim.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 31px;
  padding-right: 74px;
  vertical-align: bottom;

}

#showentry_bundle,
.guestbook_entries,
.guestbook_entrybottom,
.guestbook_splitentries {
  background: white;
  font-family: verdana, arial, sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  line-height: 140%;
  padding-left: 1em;
  border: none;
}

.guestbook_entrytop {
background: white;
border: none;
border-bottom: 1px #999 dashed;
}


/* Banner */

#serendipity_banner {

/* radP Logo

/* Original
  background-image: url(templates/radp2/img/connaisseur_speaker_head_anim.gif);
  background-image: url(templates/radp2/img/radP_speaker_head_anim_dred.gif);
/* Alternatives
  background-image: url(templates/radp2/img/radP_logo_spring.jpg);
  background-image: url(templates/radp2/img/radP_logo_winter.jpg);
  background-image: url(templates/radp2/img/radP_logo_karneval.jpg);
*/
/* Derzeit aktives Logo */
  background-image: url(templates/radp2/img/radP_speaker_head_anim_dred.gif);
  background-repeat: no-repeat;
  height: 110px;
}

#serendipity_banner h1 {
  margin-left: 140px;
  font-size: x-large;
  padding-top: 1em;
  font-weight: 900;
  font-style: normal;
}

#serendipity_banner h2 {
  margin-left: 140px;
  font-size: small;
  border-bottom: 1px #666 dashed;
  font-weight: 900;
  font-style: normal;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited {
  font: verdana, arial, sans-serif;
  font-weight: 900;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  color: #d12d2d;
  text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited {
  font: verdana, arial, sans-serif;
  font-weight: 900;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  color: #666;
  text-decoration: none;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited {
  font-weight: bold;
  font-style: italic;
}

table.serendipity_calendar a:hover {
  background: #ccc;
  color: #003366;
}

table.serendipity_calendar td {
  font-size: x-small;
  padding: 0.2em;
  text-align: center;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: #003366;
  font-weight: bold;
  border: 0;
  background: white;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  display: block;
  padding: 10px;
  width: 11em;
  vertical-align: top;
}

.serendipitySideBarTitle {
  font-size: x-small;
  color: #666;
  font-weight: bolder;
  font-style: normal;
  line-height: 140%;
  padding: 0.2em;
  padding-left: 1em;
  letter-spacing: 0.2em;
  padding-bottom: 0;
}

#serendipityRightSideBar * .serendipitySideBarTitle {
  border-left: 1px #666 dashed;
}

#serendipityLeftSideBar * .serendipitySideBarTitle {
  border-right: 1px #666 dashed;
}

div.serendipitySideBarItem {
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  color: #333;
  border-top: 1px #666 dashed;
  font-size: x-small;
  font-style: normal;
  padding-top: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
}

#serendipityRightSideBar * .serendipitySideBarContent {
  border-right: 1px #666 dashed;
}

#serendipityLeftSideBar * .serendipitySideBarContent {
  border-left: 1px #666 dashed;
}

/* Entries */

div.serendipity_Entry_Date {
  padding-left: 1em;
}

.serendipity_date {
  padding-top: 20px;
  color: #999;
  font-family: verdana, arial, sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: right;
  font-style: normal;

}

.serendipity_title {
/* .serendipity_Admin_title { */
  padding-bottom: 0.01em;
  font-size: medium;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
/*  text-transform: uppercase; */

/*Dieser Block markiert den unteren Rand mit Linie inklusive Icon am rechten oberen rand. */
  margin-bottom: 0.8em;
  border-bottom: 1px #999 dashed;
  background-image: url(templates/radp2/img/radp_icon_turntable_tim.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 31px;
  padding-left: 74px;
  vertical-align: bottom;
/*bis hier her */

}

.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  color: #D12d2d;
  /*color: #666666; */
  text-decoration: none;
}

.serendipity_entry,
.serendipity_admin {
  font-size: small;
  font-weight: normal;
  line-height: 140%;
  padding-left: 1em;
  font-style: normal;
}

div.radp_head {
  font-size: medium;
  font-weight: bold;
  font-style: normal;
}

div.radp_text {
  font-size: small;
  font-weight: normal;
  font-style: normal;
}

div.radp_text_s {
  font-size: x-small;
  font-weight: normal;
  font-style: italic;
}


div.radp_m {
 
  font-size: medium;
  font-weight: bold;
  font-style: normal;
  border: 2px solid gray;
  /* float:left; */
  width:100%;
  height:46px;
  /* padding-left:70px; */ 
  /* padding-left:70px; */
  
  background-image: url(templates/radp2/img/radp_logo_M.png);
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: bottom;
    
}

div.serendipity_entryFooter {
  padding-top: 1em;
  margin-bottom: 1em;
  clear: both;  
  font-size: x-small;
  font-style: normal;
}

/* Comments */

.serendipity_comment {
  border-left: double #999 thick;
  font-size: small;
  font-style: normal;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 1em;
  padding: 3px;
  padding-bottom: 0;
}

.serendipity_commentBody {
  font-size: small;
  font-style: normal;
  padding-bottom: 1em;
}

.serendipity_commentDirection  {
  font-size: small;
  font-style: normal;
}

.serendipity_commentsLabel {
  font-size: small;
  font-weight: bold;
  vertical-align: top;
  font-style: normal;
}

.serendipity_commentsTitle {
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
}

/* 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;
    font-style: normal;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
    padding: 0.3em;
}

.serendipity_admin_list_item_even {
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    font-style: normal;
    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;
    font-size: small;
    font-style: normal;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Static Pages Inhalt */

.staticpage_author,
.staticpage_metainfo, 
.staticpage_metainfo_lastchange,
.staticpage_metainfo_editlink {
    font-size: x-small;
    font-style: normal;
}

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

