img {
   behavior: url("http://www.eckle.cc/index.php?/plugin/pngbehavior.htc");
}
/* # $Id: style_guestbook_backend.css - v2.8 2007/07/23 ian */

/******** Begin Guestbook Styles *********/

	.serendipity_guestbook  {
		margin: 0;
		padding: 0;
	}

	#guestbook_entrypaging {
		border: 0 none;
		padding-bottom: 10px;
		text-align: center;
	}

	h2.serendipity_title {
		text-align: center;
	}

	#guestbook_entrybundle {
		border: 1px solid #666;
		margin: 0;
		padding: 0;
		background-color: #555;
		text-align: left;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.serendipity_commentDirection { 
		text-align:justify;
	}
	
	.guestbook_emailprotect { 
		font-size: x-small;
	}
	
	.captcha { 
		border: 1px solid #777;
	}
	
	.guestbook_entrytop { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #ccc;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		white-space:nowrap;
	}
	
	.guestbook_entrytop a,
	.guestbook_entrytop a:link,
	.guestbook_entrytop a:visited,
	.guestbook_entrytop a:active,
	.guestbook_entrytop a:focus { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		color: #7389F5;
		text-decoration: none; 
	}
	
	.guestbook_entrytop a:hover {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		color: #ADB4D9; 
	}
	
	.guestbook_admin { 
		text-align: right;
	}
	
	.guestbook_admintext { 
		text-align: right; 
		padding-right: 10px;
	}
	
	.guestbook_admintextdim { 
		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;
		color: #333;
		text-align: left;
		padding: 4px;
		background: #e1e5de;
		border-top: 1px solid #996;
		border-bottom: 1px solid #996;
		margin-bottom: 6px;
	}
	
	.guestbook_dynamicentry {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #ccc;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		white-space:nowrap;
	}
	
	.guestbook_dynamicentrylabel {
		font-size: 12px;
		font-weight: 700;
		color: #7389F5;
	}
	
	.guestbook_splitentries { 
		clear: both;
	}
	
	.guestbook_errorbundled { 
		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_popup { 
		text-align:center;
		padding-bottom: 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, which does not get parsed here */
		/*background: #80B0DA url({TEMPLATE_PATH}/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, which does not get parsed here */
		/*background-image: url({TEMPLATE_PATH}/button_background.png);
		background-repeat: repeat-x;
		background-position: top;*/
	}

	.serendipity_entry, 
	.serendipity_entry_body {
		border-top: 0 none;
	}

/******** End Guestbook Styles *********/


    .serendipity_guestbook .serendipityPrettyButton {
        background: #80B0DA url(http://www.eckle.cc/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }

    .serendipity_guestbook a.serendipityPrettyButton {
        background: transparent url(http://www.eckle.cc/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }


.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;
}
/* templates/zombie/style.css  */
/* Page Elements */

h3,h4 {
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
}
abbr, acronym, .help {
	text-decoration:underline;
	border:none;
	cursor: help;
}
input, textarea {
	font-size: 14px;
}
td, th {
	font-size: x-small;
	padding:0;
}

/*Structure Elements*/
body {
   background:#000000 url('templates/zombie//img/bg.png') right no-repeat fixed;
	margin:0 auto 0 auto;
	color:#ffffff;
	padding:0 0 0 0;
	font-family: arial, helvetica, sans-serif;
}
#mainpane {
	width: auto;
	margin: 0 150px 0 0;
}
#content {
	padding:0;
   	padding-right: 10px;
   	padding-left: 10px;
	margin-right: 340px;
}

div#content {
}
#serendipityRightSideBar {
	float: right;
	width: 170px;
	padding: 0;
	margin: auto 160 auto auto;
}
#serendipityLeftSideBar {
	float: right;
	width: 170px;
	padding: 0;
   	margin: auto 0 auto auto;
}
#serendipity_banner, #header {

	background: url('templates/zombie//img/headbg.png') left no-repeat;
	font-family: sans-serif;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 5px solid #8e0000;
	width: 100%;
	height: 100px;
	margin: auto;
}
#footer {
	padding-bottom: 5px;
	margin: 0 auto;
	width: 100%;
         clear: both;
}


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1, #header h1 {
	color: #ffffff;
	font-size: xx-large;
	font-weight: normal;
	padding-top: 20px;
	line-height:110%;
	margin: 0 5px 0 0;
	text-decoration: none;
   	text-transform: uppercase;
	text-align:right;
}

/* Main Column and Banner */
a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #serendipity_banner h2, #header h2 {
	color: #FFFFFF;
         padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:right;
}

h3.serendipity_title, h4.serendipity_title {
	color: #b90000;
	line-height: 103%;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
         padding-top: 10px;
         padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ffffff;
}

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

.serendipity_entry {
	background-color: #000000;
	color: #ffffff;
	font-size: small;
}
.posttime {
	font-size: x-small;
	line-height:120%;
}
.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
}

div.serendipity_Entry_Date {
	width: auto;
	padding-left: 2px;
   margin-bottom: 30px;
}

serendipity_entry_body {
color: #ffffff;
}

.serendipity_date {
	color:#b22222;
}

.serendipity_commentsTitle {
	color: #ffffff;
	line-height: 103%;
	letter-spacing: 2px;
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #9b0000;
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
         margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
}

img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}

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 {
	width: 400px;
	border: 1px solid #333;
	padding: 2px;
}

.serendipity_commentForm {
	font-size:x-small;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.serendipity_comments {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px;
	padding-bottom: 0;
	overflow: auto;
}

.serendipity_comment_source {
	margin-top: 5px;
	padding-left: 5px;
}

td.serendipity_admin {
	padding: 10px;
}

a {	color:#b90000;
	text-decoration:none;
}

a:hover {
	color:#b90000;
	text-decoration:underline;}

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

.serendipitySideBarContent input { width: 145px;}

.serendipitySideBarContent img { border:none;align:bottom;}
/* Container for each item on the side bar */
div.serendipitySideBarItem {
	color: #c9c9c9;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
}

/* title of an individual item */
h4.serendipitySideBarTitle {
         background:#590000 url('templates/zombie//img/sideheadline.png') no-repeat;
         padding-left: 3px;
	color: #ffffff;
	padding: 2px 3px 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
}

.serendipityImageButton {
	cursor: pointer;
}

td.serendipitySideBar {
	font-size: x-small;

}

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: 10px;
}
.serendipity_entry b {
	color: #ffffff;
	line-height: 103%;
	font-size: 14px;
	text-align: left;
	font-weight: bold;

}
.serendipity_entry i {
	color:#ffffff;
}

/** 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: auto;
}

.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;
    font-size: xx-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_commentBody {
	padding-top: 10px;
         padding-bottom: 10px;
         border-bottom: 1px dotted #ffffff;
}

.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: #ffc000;
	font-weight: bold;
	font-size: small;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
	background-color: #222222;
}

#footer a {
	color:#b90000;
	text-decoration:none;}

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;}

#footer p {
	margin: 0;
	color: #666666;
	font-size: small;
	text-align: center;
}
.serendipity_entry blockquote {
	background: #430000 url('templates/zombie/img/quote.png') left top no-repeat;
	padding: 0.7em 0.7em 0.7em 2.8em;
	font-style:oblique;
	background-position: 0em 0em;
}
.emoticon {border:none;}/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #ffffff;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #ffffff;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.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
}
