img {
   behavior: url("http://katty-just-me.de/blog/index.php?/plugin/pngbehavior.htc");
}
#serendipityFAQNav {
    border-bottom:1px solid #000000;
    margin:auto auto 10px auto;
}

#serendipityFAQNav a {
    text-decoration:none;
}

#serendipityFAQNav p {
    margin:0px 0px 0px 0px;
    padding:2px 2px 2px 2px;
}
	#entry_paging { 
		border: 1px solid #666;
		border-bottom: 0;
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
		background-color: #F0F0F0;
		text-align: center;
	}
	
	#showentry_bundle { 
		border: 1px solid #666;
		margin: 0;
		padding: 0;
		background-color: #aba;
		text-align: left;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.serendipity_commentDirection { 
		text-align:justify;
	}
	
	.captcha { 
		border:1px solid #777;
	}
	
	.guestbook_msg { 
		text-align: center;
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
	}
	
	.guestbook_bg { 
		padding: 6px;
		border: 1px solid #333;
		background: #bababa;
	}
	
	.guestbook_entrytop { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #800040;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		/*background-color: #ccc;
		background: #ddd;*/
		white-space:nowrap;
	}
	
	.guestbook_entrytop a,
	.guestbook_entrytop a:link,
	.guestbook_entrytop a:visited,
	.guestbook_entrytop a:hoover,
	.guestbook_entrytop a:active,
	.guestbook_entrytop a:focus { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-decoration: none;
	}
	
	.guestbook_entrytop A { 
		/*color: #FF8040;*/
	}
	
	.guestbook_admin { 
		text-align: right;
	}
	
	.guestbook_admin_text { 
		text-align: right; 
		padding-right: 10px;
	}
	
	.guestbook_admin_text_dim { 
		color: #777; 
		text-decoration: none;
	}
	
	td.guestbook_adminbutton { 
		text-align: right;
		vertical-align: top;
	}
	
	.guestbook_entrybottom { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		background: #e1e5de;
		border-top: 1px solid #996;
		border-bottom: 1px solid #996;
		margin-bottom: 6px;
	}
	
	.guestbook_splitentries { 
		clear: both;
		background-color: #e1e5de;
	}
	
	.guestbook_error_bundled { 
		width: auto;
		border: 1px dashed #FF3300;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.guestbook_errors { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 600;
		text-align: left;
		color: #800040;
	}
	
	.guestbook_input { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		border: 1px solid #333;
		text-align: left;
		padding: 2px;
		background-color: #bbb;
	}
	
	.guestbook_made { 
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
	}
	
	.guestbook_reiter { 
		font-weight: 500;
		text-align: center;
		font-size: 10px;
	}
	
	a:link.serendipityPrettyButton,
	a:visited.serendipityPrettyButton,
	a:hover.serendipityPrettyButton { 
	   text-decoration: none;
	   color: #1D2E3F;
	}

	.serendipityPrettyButton { 
		padding: 1px;
		/* see inside guestbook plugin while we need the template path */
		/*background: #80B0DA url(./button_background.png) repeat-x top;*/
		color: #1D2E3F;
		font-weight: bold;
		font-size: 0.9em;
		border: 1px outset #000;
		margin: 2px;
	}

	/* Special class if the button is a <a> tag */
	a.serendipityPrettyButton { 
		padding: 2px 4px 2px 4px;
		cursor: pointer;
		/* see inside guestbook plugin while we need the template path */
		/*background-image: url(./button_background.png);
		background-repeat: repeat-x;
		background-position: top;*/
	}

    .serendipityPrettyButton {
        background: #80B0DA url(http://katty-just-me.de/blog/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }

    a.serendipityPrettyButton {
        background: transparent url(http://katty-just-me.de/blog/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }


/* templates/tabacco_s9y_07/style.css  */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

.serendipitySideBarContent input {
    width: 160px;
}

#mainpane {
}

#content {
	margin: 0px 220px;
	padding: 7px;
	vertical-align: top;
	width: 100%;
}

#serendipityRightSideBar {
	width: 180px;
	padding: 10px;
	font-size: 16px;
	color: #A2918A;
	text-align: left;
	margin: 10px;
	float: right;
	border: 1px dashed #7A5B3D;
	vertical-align: top;
}

#serendipityLeftSideBar {
	width: 180px;
	padding: 10px;
	font-size: 16px;
	color: #A2918A;
	text-align: left;
	margin: 10px;
	float: left;
	border: 1px dashed #7A5B3D;
	vertical-align: top;
}

body {
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	padding: 0px;
	color: #A2918A;
	background: #352E27 url(templates/tabacco_s9y_07/img/tabacco.jpg) no-repeat fixed left bottom;
}

input, textarea {
}

th, td {
}

p, td, th, div, span {
}

#serendipity_banner {
	height: 72px;
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 240px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
	color: #B79973;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: xx-large;
	font-weight: bold;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
	color: #888;
    padding-left: 15px;
    font-size: x-large;
    text-decoration: none;
	font-weight: bold;
}

.serendipity_title {
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	color: #B79973;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   	text-decoration: none;
	color: #B79973;
   	border: 0;
}

.serendipity_title a:hover {
   text-decoration: underline;
}

.serendipity_entry {
	font-weight: normal;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.serendipity_entry p,
.serendipity_entry h3, 
.serendipity_entry h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.serendipity_entry img {
/*	border: 1px dotted #A2918A;*/
	padding: 5px;
}

.serendipity_entry blockquote {
	padding-bottom: 0px;
	background-image: url(templates/tabacco_s9y_07/img/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0.7em 0 0 1.4em;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
	padding-top: 5px;
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
	font-size: large;
	color: #888;
	text-align: right;
	padding: 5px;
	border-top: none;
	border-right: 1px dashed #7A5B3D;
	border-bottom: 1px dashed #7A5B3D;
	border-left: none;
}

.serendipity_commentsTitle {
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 5px;
    border-bottom: 2px solid #7A5B3D;
}

div.serendipity_entryFooter {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #DCCFBF;
	padding-top: 15px;
	padding-bottom: 4px;
	position: relative;
	clear: both;
}

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: 330px;
	/* Transparency follows: */
	/*filter:alpha(opacity=0.5);
	-moz-opacity:0.5;
	opacity: 0.5;*/
	color: #352E27;
}

/* .serendipity_commentsValue * {
	position: relative;
} */

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

.serendipity_comment {
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
/*    color: #404040;*/
	color: DCCFBF;
    padding: 3px;
/*    background-color: #FFFFFF;*/
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 2px solid #7A5B3D;
}

td.serendipity_admin {
    padding: 10px;
}

a:link,
a:visited,
a:active {
    color: #8C653E;
	text-decoration: none;
}
a:hover {
    color: #8C653E;
    text-decoration: underline;
}

table.serendipity_calendar td {
    font-size: 11px;
	color: #B79973;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #DCCFBF;
    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.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight:normal;
    border-bottom: solid 2px #7A5D3B;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    color: #B79973;
    font-size: 16px;
    font-weight: normal;
    padding-left:2px;
    padding-bottom:2px;
}

.serendipityImageButton {
    cursor: pointer;
}

div.serendipity_admin_title {
    font-size: 22px;
    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: 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_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}
.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;
}

.serendipity_msg_notice {
    color: green;
}
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}
.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;
}
