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

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

img {
   behavior: url("http://www.sushi-tsu.de/news/plugin/pngbehavior.htc");
}
/* 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/sushi-tsu/style.css  */
.content{
    width: 100%;
    margin: 0;
    padding-top: 0em;
    padding-bottom: 0;
    padding-left: 0em;
    padding-right: 0em;
    vertical-align: top;
    text-align: left;
    font-size: 1em; 
    line-height: 1.5;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    margin: 0px;
    width: 100%;
    font-size: 1em;
}

#content {
    padding: 1em;
    margin: 0px;
    width: auto;
    line-height: 1.5;
}

#serendipityRightSideBar {
    width: 170px;
    
    color: black;
    background-color: #93b45b;
    background: #93b45b url('/background-green.png');
    margin-top: 0;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-right: 0;
    border-left: solid 1px black;
    font-size: 1em;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
}

#serendipityLeftSideBar {
    width: 170px;

    color: black;
    background-color: #93b45b;
    background: #93b45b url('/background-green.png');
    margin-top: 0;
    margin-bottom: 0em;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 1em;
    padding-bottom: 0em;
    padding-left: 0;
    padding-right: 0;
    border-right: solid 1px black;
    font-size: 1em;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
}

body {
}

input, textarea {
    font-size: 1em;
}

th, td {
    font-size: 1em;
}

p, td, th, div, span {
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFFFF;
    font-size : 2em;
    padding-left:15px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 1.5em;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: "Palatino Linotype", Palatino, Garamond, serif;
    font-size: 200%;
    font-weight: normal;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    margin: 0px;
    margin-top: 16px;
    color: black;
    border-bottom: 1px solid #93b45b;
    border: none;
}

.serendipity_title a:link,
.serendipity_title a:visited {
    font-weight: normal;
   text-decoration: none;
   border: 0;
   color: black;
}

.serendipity_title a:hover {
    font-weight: normal;
   color: #cc0000;
}

.serendipity_entry {
    color: black;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 2em;
}

table.serendipity_entry_table{
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-size: 1em;
}
table.serendipity_entry_table td{
	border: solid 1px black;
	font-size: 1em;
	padding: 2px;
}
table.serendipity_entry_table th{
	font-weight: bold;
	text-align:left;
	border: solid 1px black;
	font-size: 1em;
	padding: 2px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
    font-family: "Palatino Linotype", Palatino, Garamond, serif;
    font-size: 120%;
    font-weight: normal;
    color: black;
    margin: 0;
    text-align: right;
}

.serendipity_commentsTitle {
    font-family: "Palatino Linotype", Palatino, Garamond, serif;
    font-size: 120%;
    font-weight: normal;
    margin-top: 10px;
    color: black;
    border-bottom: 1px solid #93b45b;
}

div.serendipity_entryHeader {
    font-size: 0.85em;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 10px;
    clear: both;
}
div.serendipity_entryHeader a{
    font-weight: normal;
    text-decoration:none;    
}
div.serendipity_entryFooter {
    font-size: 0.85em;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 5px;
    clear: both;
}
div.serendipity_entryFooter a{
    font-weight: normal;
    text-decoration:none;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsLabel {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 12px;
    padding: 2px;
    width: 400px;
}


.serendipity_commentForm {
    font-size: 1em;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
#serendipity_comment_table{
    font-size: 1em;
}
.serendipity_comment {
    font-size: 1em;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: black;
    padding: 4px;
    background-color: transparent;
    overflow: auto;
    border: 1px dotted #93b45b;
}

.serendipity_comment_source {
	font-size: 0.85em;
    margin-top: 5px;
    padding-bottom: 3px;
}

.serendipity_calendar{
	font-size: 1em;
}
table.serendipity_calendar td {
    font-size:0.85em;
    padding: 2px;
}
table.serendipity_calendar a {
    color: #fffbce;
    background-color: transparent;
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBar{
    height: auto;
    min-height: 540px;
    _height: 540px;
}

div.serendipitySideBarItem {
    font-size: 1em;
    font-weight: normal;
}
div.serendipitySideBarContent {
    padding: 2px 1em 2px 10px;
}
div.serendipitySideBarContent a{
    color: #fffbce;
    background-color: transparent;
}
/* title of an individual item */
.serendipitySideBarTitle {
    color: black;
    background-color: #6b9038;
    margin: 0 0 4px 0;
    padding: 2px 1em 2px 10px;
    font-size: 1em; 
    font-weight: bold;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    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 #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.serendipity_section_comments_notice{
    font-size: 0.8em;
}
.serendipity_section_trackbacks_notice{
    font-size: 0.8em;
}
.serendipity_msg_important {
    color: #c00;
}

.serendipity_msg_notice {
    color: #6b9038;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}

