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

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

img {
   behavior: url("http://www.feeshion.de/index.php?/plugin/pngbehavior.htc");
}

.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: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/_FeeShion_/style.css  */
/* General Styles */
p {
	margin: 0 0 1em;
	padding: 0px;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 10px 45px;
	padding: 0px 0px 10px 45px;
	background: url(templates/_FeeShion_/img/blockquote.gif) no-repeat left top;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}

/* LINKS */
a {
	color: #770B1A;	
	text-decoration:none;
}
a:visited {
	color: #300512;
}
a:hover {
	color: #B00E16;
	text-decoration:underline;
	background-color:#FFFFFF;
}

a:focus {
  color: #FFFFFF;
}

.serendipitySideBarItem a:hover {
	text-decoration:underline;
  background-color:#f8f5f5;
}

.serendipitySideBarItem a:focus {
  color: #f8f5f5;
}

a img, .emoticon {
	border: none;
}
p img {
	max-width:100%;
	padding: 0px;
}
.serendipity_msg_important {
	color: #b22222;
	font-weight: bold;
	font-size: small;
}
.serendipity_msg_notice {
	color: green;
	font-weight: bold;
	font-size: small;
}
.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.serendipity_left {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.serendipity_right {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* End General Styles */

/* Begin Structure */
body {
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	margin:0px;
	padding:0px;
	font-size: 0.9em;
	color:#000000;
	line-height:1.3em;
	background: #FFF;
}
#wrap {
	/*background: url(templates/_FeeShion_/img/rap.jpg) center repeat-y;*/
	width:960px;
	margin:0px auto;
	padding:0px 8px;
	text-align:left;
	font-size: 0.9em;
	background-color:#FFFFFF;
}
#main {
	height:100%;
	margin:0px auto;
	padding:0px;
	width:970px; 
	background: #FFF;
  /*url(templates/_FeeShion_/img/content_bg.gif) repeat;*/
}
#content {
	width:725px;
	float:left;
	padding:2px 10px 10px;
	margin:0px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:206px;
	padding:0px 0px 0px 8px;
	margin:0px;
	font-size:1em;
	color:#000;
}
#header {
	margin: 0px auto 0px auto;
	background: #fff url(templates/_FeeShion_/img/top.jpg) no-repeat center top;
 	height: 210px;
	width:970px;
	margin-top :10px;
	border:#fc9 0px solid;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#FFF 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:970px;
}

/* End Structure */


/* Begin Header Styles */
#header h1 {
	color:#FF0000;
	font-size: xx-large;
	font-weight: normal;
	padding: 8px 10px 0px 0px;
	line-height:110%;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:right;
}
#header a, #header a:visited {
	color:#770B1A;
	text-decoration: none;
}
#header a:hover {
	color:#B00E16;
}

a:focus {
  color: #FFFFFF;
}

#header h2 {
	color: #670716;
	margin-top:0px;
	padding: 0px 15px 0px 0px;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}
#topnav 
{
	list-style:none;
	font-size:0.8em;
	margin:0 auto;
  margin-top:-13px;
  height:16px;	
	padding:0px 0px 0 0;
	text-align:right;	
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}
#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#770B1A;
}
#topnav li a:hover, #topnav li a:active
{
	text-decoration:none;	
	color:#B00E16;	
}
/* End Header Styles */


/* Begin Footer Styles */
#footer a {
	border:none;
	color:#770B1A;
}

#footer p {
	margin: 0;
	color: #000;
	font-size: small;
	text-align: center;
	border-top: 1px solid #FFF;
}
/* End Footer Styles */


/* Begin Entry Styles */
.post-info
{
	font-size:0.85em;
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	margin:0px;
	padding:0px;
	color:#000;

}
h2.post-title, h2.serendipity_date {
	color:#760716;	
	font-family:Georgia, "Lucida Sans Unicode", lucida, serif;
	font-size:1.4em;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

.post-title a:link, .post-title a:visited, .post-title a:active, .serendipity_date {
	text-decoration:none;
	color:#760716;
}

.post-title a:hover {
	text-decoration:underline;
	color:#B00E16;
}

.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#000 1px solid;	
	font-size:12px;
}
.article-icon{
  float: left;
  height:38px;
  width:40px;
  padding: 5px 0px;
  background:url(templates/_FeeShion_/img/icon_heart.jpg) no-repeat center;
/*  background:url(templates/_FeeShion_/img/icon_heart.jpg) no-repeat center; */
}
.post-date {
	float: left;
	color: #000000;
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	font-size: 1.0em;
	text-align: left;
	vertical-align: middle;
	font-weight: ;
	margin: 3px 5px 0px 5px;
	padding: 8px 3px;
	width: 120px;
	height: 25px;
	background: #F8F5F5;
	line-height:1em;
	border: solid 1px #E8E5E5;
}
.smallsubheader {
  font-size: 0.8em;
  line-height:1.7em;
}
.serendipity_entry_body, .serendipity_entry {
	padding:10px 0;
	margin:3px 0;
	border-top:#FFF 1px solid;	
	font-size:12px;
	width:705px;
	text-align: justify;
}

.serendipity_entry_body a img {
  padding-bottom: 1em;
}

.serendipity_entry_body a, .serendipity_entry_body a:visited, .serendipity_entry_body a:active {
  color: #770b1a;
}

.serendipity_entry_body a:hover{
  color: #B00E16;
}

.smallsubheader a, .smallsubheader a:visited, .smallsubheader a:active {
  color: #770b1a;
}

.smallsubheader a:hover{
  color: #B00E16;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
  color: #770b1a;
}

#sidebar a:hover{
  color: #B00E16;
}

#content input, #content textarea, #content select {
	background: #F8F5F5;
	border: #E8E5E5 1px solid;
}

.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
	margin-bottom: 40px;
	line-height: normal;
	clear:both;
}
img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}
.post-footer 
{
	margin-bottom:10px;
	height:1px;
	background:url(templates/_FeeShion_/img/divider.gif) repeat-x center;	
}
/* End Entry Styles */


/* Begin Comment Styles */
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 {
	border: 1px solid #E8E5E5;
	padding: 2px;
	background: none repeat scroll 0 0 #F8F5F5;
}
.serendipity_commentsTitle {
	font: 0.9em verdana, helvetica, sans-serif;
	margin: 3em 0 1em 0;
	color: #670716;
	text-transform:uppercase;
}

#serendipity_comment_page {
  margin-left:10px;
}

.serendipity_commentBody {
	background: #F8F5F5;
	border-top:#E8E5E5 1px solid;
	border-left:#E8E5E5 1px solid;
	border-right:#E8E5E5 1px solid;
}
.serendipity_commentFooter {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	border-left:#E8E5E5 1px solid;
	border-right:#E8E5E5 1px solid;
	border-bottom:#E8E5E5 1px solid;
}
.serendipity_commentForm {
	font-size:x-small;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.serendipity_comment, .serendipity_comments {
	width:400px;
	font-size: x-small;
	margin-right: 15px;
	padding-bottom: 0px;
	text-align:left;
}
.serendipity_comment_source {
	background: #F8F5F5;
	border-left:#E8E5E5 1px solid;
	border-right:#E8E5E5 1px solid;
}
/* End Comment Styles */


/* Begin Sidebar Styles */
div.serendipitySideBarItem {
	padding-bottom: 0px;
	margin-bottom: 0px;
  background: none repeat scroll 0 0 #F8F5F5;
  border: solid 1px #E8E5E5;
  width:198px;
}
.serendipitySideBarTitle, ItemTitle {
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	padding:2px;
	font-size: 1em;
	color: #670716;
	text-align:center;
	font-weight:bold;
	height:19px;
	background-color:#F8F5F5;
	padding-left:5px;
	text-decoration:underline;
/*	border-bottom: solid 1px #E8E5E5;*/	
}
.serendipitySideBarContent {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px; 
  margin-right: 5px; 
	font-size: 10px;
	line-height:1.4;
/*	background-color:#F3F6ED; */
/*	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid; */
	width: 190px;
}

.container_serendipity_archives_plugin {
	
}

.container_serendipity_categories_plugin {
	
}


form#language_chooser {
  text-align: center;
}

form#searchform {
  text-align: center;
}

.serendipitySideBarContent img {
	border:none;
	align:bottom;
}
.serendipitySideBarFooter {
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 0px;
	/*background: #FFFFFF url(templates/_FeeShion_/img/sidenav_bottom.jpg) no-repeat center top;*/
}
.sidebar_separator{
  width: 200px;
  margin-bottom: 5px;
  margin-top: 5px;
  background:url(templates/_FeeShion_/img/divider.gif) no-repeat center;
}
.serendipitySideBarContent input, .serendipitySideBarContent select, .serendipitySideBarContent textarea {
	width: 145px;
	font-size:xx-small;
	vertical-align: middle;
}

.serendipity_xml_icon {
  vertical-align: middle;
}

.serendipityImageButton {
	cursor: pointer;
}
/* End Sidebar Styles */


/* Begin Calendar Styles */
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: #670716;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .25em;
	text-decoration: none;
}
.serendipity_calendar{
  font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
}
/* End Calendar Styles */


/* Begin Image Manager Styles */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #670716;
	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 {
	margin: 0px auto;
	padding: 3px;
	clear: both;
	color: #670716;
	font-size: x-small;
	text-align: center;
	line-height:120%;
}
/* End Image Manager Styles */


/* Begin Plugin Styles */
.serendipity_freeTag_xmlButton {
	padding-left:2px;
}
.serendipity_freetag_taglist {
	padding:15px;
	background-color:#670716;
	border:1px solid #000000;
	margin: 15px 0 40px 0;
}
.serendipity_plugin_freetag {
	font-size:12px;
}
.serendipity_freeTag {
	color: #999999;
	font-size: x-small;
	text-align: center;
	clear:both;
}


/* End Plugin Styles */

