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

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

img {
   behavior: url("http://www.hostblogger.de/blog/plugin/pngbehavior.htc");
}
.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;
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
/* 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: 10px;
    text-align: center;
}

/* END OF style_fallback.css */
/* templates/manitu/style.css  */
/* Fonts */

@font-face {
    font-family: 'LiberationSans';
    src: url('/fonts/Liberation/LiberationSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationSans';
    src: url('/fonts/Liberation/LiberationSans-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationSans';
    src: url('/fonts/Liberation/LiberationSans-Italic.ttf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'LiberationSans';
    src: url('/fonts/Liberation/LiberationSans-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'LiberationSansNarrow';
    src: url('/fonts/Liberation/LiberationSansNarrow-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationSansNarrow';
    src: url('/fonts/Liberation/LiberationSansNarrow-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationSansNarrow';
    src: url('/fonts/Liberation/LiberationSansNarrow-Italic.ttf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'LiberationSansNarrow';
    src: url('/fonts/Liberation/LiberationSansNarrow-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'LiberationMono';
    src: url('/fonts/Liberation/LiberationMono-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationMono';
    src: url('/fonts/Liberation/LiberationMono-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LiberationMono';
    src: url('/fonts/Liberation/LiberationMono-Italic.ttf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'LiberationMono';
    src: url('/fonts/Liberation/LiberationMono-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
}


/* Other things */

body {
	font-family:      'LiberationSans', sans-serif;
	font-weight:      normal;
	font-size:        10pt;
	color:            #404040;
        margin:           0px 0px 20px 0px;
        background-color: #07154A;
}

h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 175px;
}

#mainpane {
    line-height:      140%;
    text-align:       left;
    padding:          0px;
    width:            1000px;
    background-color: #ffffff;
    border:           1px solid #FFFFFF;
    margin:           auto;
}

#serendipity_banner {
    color:            #ffffff;
    background-color: #005ad2;
    text-align:       left;
    width:            1000px;
    height:           6em;
    margin-left:      auto;
    margin-right:     auto;
    padding-top:      5px;
}

#content {
    width:         800px;
    padding-left:  10px;
    padding-right: 10px;
}

#serendipityRightSideBar {
    width:            170px;
    padding:          10px;
    background-color: #ffffff;
    vertical-align:   top;
}

#serendipityLeftSideBar {
    width:            130px;
    padding:          10px;
    vertical-align:   top;
    background-color: #ffffff;
}

input, textarea {
   font-size:   small;
}

p, td, th, div, span {
   font-size:   small;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color:           #ffffff;
    font-size:       28pt;
    font-weight:     bolder;
    padding-left:    10px;
    padding-top:     2px;
    margin:          0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color:           #ffffff;
    padding-left:    10px;
    font-size:       10pt;
    font-weight:     normal;
    margin:          0px;
    text-decoration: none;
}

.serendipity_title {
    font-size:      large;
    text-align:     left;
    font-weight:    bold;
    padding-top:    4px;
    padding-bottom: 4px;
    border-bottom:  1px #e0e0e0 solid;
    margin-bottom: 6px;
}

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

.serendipity_entry_body {
    clear:        both;
    font-size:    10.5pt;
}

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

.serendipity_date {
    color:          #a0a0a0;
    font-size:      middle;
    text-align:     right;
    font-weight:    bold;
    padding-top:    5px;
    padding-bottom: 5px;
    margin-top:     10px;
    margin-bottom:  10px;

}

.serendipity_commentTitle {
    display:       block;
    border-bottom: 1px solid #999999;
    font-size:     small;
    text-align:    left;
    font-weight:   bold;
    margin-bottom: 10px;
}

div.serendipity_entryFooter {
    color:         #999999;
    font-size:     xx-small;
    text-align:    center;
    margin-bottom: 25px;
    padding:       3px;
}

div.serendipity_entryFooter a:link,
div.serendipity_entryFooter a:visited,
div.serendipity_entryFooter a:hover {
    color: #999999;
}

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

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

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

}

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

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

.serendipity_commentBody {
    font-size: small;
    margin: 5px;
    padding: 10px;
    #background-color: #FFFFFF;
    #border: 1px dotted #BBB;
    overflow: auto;
}

.serendipity_comment {
    font-size: small;
    margin: 5px;
    padding: 10px;
    #background-color: #FFFFFF;
    #border: 1px dotted #BBB;
    overflow: auto;
    border-top: 1px dotted #999999;
}

.serendipity_comment_source {
    margin:           0px;
    padding:          3px;
    background-color: #F0F0F0;
}

td.serendipity_admin {
    padding: 10px;
}

a {
    text-decoration: underline;
}

a:link,
a:visited,
a:active,
a:hover {
    color: #005ad2;
    text-decoration: none;
}

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: #005ad2;
    font-size: small;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
    letter-spacing: .25em;
    text-decoration: none;
}
div.serendipityPlug {
    text-align: center;
}

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

.serendipitySideBarContent {
    padding: 3px;
}

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

/* title of an individual item */
.serendipitySideBarTitle {
    color: #005ad2;
    font-size: small;
    #border-top: 1px dotted #005ad2;
    border-bottom: 1px dotted #005ad2;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 3px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: small;
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-size: 29px;
    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_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: 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 #005ad2;
}

.serendipity_commentsTitle {
    font-size:        large;
    text-align:       center;
    font-weight:      bold;
    background-color: #e1f0ff;
    padding:          3px;
}


/**
 *
 * Special links
 *
 */

a.link:before {
    content:       url(/blog/uploads/link.gif);
    border:        0px;
    padding-right: 10px;
}

a.link {
    margin-left:         30px;
    color:               #404040;
    font-family:         'LiberationMono', 'Courier New', 'Courier', fixed;
    font-size:           small;
    text-decoration:     none;
}


a.pdf:before {
    content:       url(/blog/uploads/permanent/filetypes/pdf.png);
    border:        0px;
    padding-right: 10px;
}

a.pdf {
    margin-left:         30px;
    color:               #404040;
    font-family:         'LiberationMono', 'Courier New', 'Courier', fixed;
    font-size:           small;
    text-decoration:     none;
}


a.mail:before {
    content:       url(/blog/uploads/permanent/mail.gif);
    border:        0px;
    padding-left:  4px;
    padding-right: 4px;
}

a.mail {
    color:               #404040;
    font-family:         'LiberationMono', 'Courier New', 'Courier', fixed;
    font-size:           small;
    text-decoration:     none;
}

a.gso {
    color:               #000000;
    text-decoration:     none;
}


/**
 *
 * Special divs and blockquotes
 *
 */

.plugin_comment_wrap {
    margin-top:  20px;
}

.plugin_comment_author {
    font-weight: bold;    
}

.plugin_comment_date {
    font-style: italic;
}

code, blockquote {
    color:       #404040;
    font-family: 'LiberationMono', 'Courier New', 'Courier', fixed;
    font-size:   small;
    clear:       both;
}

div.paper, blockquote.paper, blockquote.paper-email, blockquote.code {
    margin:     25px;
    border:     1px solid #000000;
    padding:    20px;
    background: #ffffff;
}

blockquote.paper-email {
    line-height: 1.50;	
}

