img {
   behavior: url("http://www.abram.cc/index.php?/plugin/pngbehavior.htc");
}
.serendipity_karmaVoting {
    text-align: center;
    font-size: 7pt;
    margin: 0px;
}

.serendipity_karmaVoting a {
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}
.serendipity_karmaSuccess {
    color: green;
}
.serendipity_karmaVoting_links,
.serendipity_karmaVoting_links a:hover,
.serendipity_karmaVoting_current-rating {
    background: url(http://www.abram.cc/plugins/serendipity_event_karma/img/stars-def-yellow-green-md.png) left;
    font-size: 0;
}
.serendipity_karmaVoting_links {
    position: relative;
    width: 100px;
    height: 20px;
    overflow: hidden;
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    background-position: left top;     
    text-align: center;
}
.serendipity_karmaVoting_links li {
   display: inline; 
}
.serendipity_karmaVoting_links a ,
.serendipity_karmaVoting_current-rating {
    position:absolute;
    top: 0px;
    left: 0px;
    text-indent: -9000em;
    height: 20px;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    border: none;
}
.serendipity_karmaVoting_links a:hover {
    background-position: left bottom;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link1 {
    width: 20%;
    z-index: 6;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link2 {
    width: 40%;
    z-index: 5;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link3 {
    width: 60%;
    z-index: 4;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link4 {
    width: 80%;
    z-index: 3;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link5 {
  width: 100%;
    z-index: 2;
}
.serendipity_karmaVoting_links .serendipity_karmaVoting_current-rating {
    z-index: 1;
    background-position: left center;
}
.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;
}
/* # $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.abram.cc/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }

    .serendipity_guestbook a.serendipityPrettyButton {
        background: transparent url(http://www.abram.cc/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }


/* templates/ceejay01/style.css  */
/***********************************/
/* Serendipity Template by Ceejay  */
/* http://www.carlgalloway.com     */
/***********************************/


/****** Structural Styles ******/
body {background-color:#fff; font:10pt Arial, Helvetica, sans-serif;
	color:#464646; margin:0; padding:0; }
.s9y_wrap {
	text-align:left;padding-left:2px; }
#navigation {width: 935px; background: url(templates/ceejay01/img/header.jpg) 0 -10px;
	background-repeat:no-repeat; height:206px;top:25px; margin: 0px auto 0px auto;
	padding:0; position: relative; }
#wrapper {width:934px; margin:20px auto 0 auto;
	background-image:url(templates/ceejay01/img/wrapperbg.jpg); background-repeat:repeat-y; }
#mainpane {width:869px; margin:0 auto; height:100%;}



/****** General Styles ******/
blockquote {margin: 15px 30px 15px 15px; padding-left: 15px; border-left:3px solid; font-style:oblique; }
code, pre {font-size:10pt; }
input, textarea {font:9pt Tahoma, Arial, Helvetica, sans-serif; padding: 3px; color:#717171;}
h1, h2 {margin:0; padding:0; border:0;}
h3, h4 {font-size: 13pt; font-weight:bold; margin :10px 0; padding:0; }
h3 a:link, h3 a:visited, h3 a:active{ color:#444444; text-decoration:none; border-bottom: solid 1px #efefef; }
.breakline {clear:both; margin:0; padding:0; height:1px; }


/****** Top Navigation Styles ******/
#themenu {width: 800px;	position:absolute; z-index:8; top:-20px; left:112px; }
#themenu ul {list-style-type:none; margin:0; padding:0; text-align:right; }
#themenu li {display:inline; text-align:right; margin-left:10px; }
#themenu li a {color:#142014; text-decoration:none; font-size:8pt; font-weight:bold; }
#themenu li a:hover {color:#505e50; border-bottom:solid 1px #ccc; }

#identity {position:absolute;float:left; margin: 55px 0px 0px 45px; padding: 10px 0px 5px 0px; }
#identity h1 a {color:#f9f7e8; font-size:11pt; font-weight:bolder; text-decoration:none;margin:0;padding:0;line-height:11pt; }
#identity h2 a {color:#f9f7e8; font-size:8pt; font-weight:bolder; text-decoration:none;margin:0;padding:0;line-height:10pt; }

#search {width: 835px; text-align:right; position:absolute; z-index:9; top:11px; left:80px; }

#about-snippet {position:absolute; right:40px; margin:105px 20px 0px 0px;
	padding:20px 0px 5px 0px; float:right; width:170px; }
#about-snippet p {font-size:8pt; font-weight:bolder; color:#e4e795; padding:0; margin:0; }
#about-snippet a {font-weight:bolder; color:#eaed9d; padding:0; margin:0; }



/****** Content Styles ******/
.serendipity_Entry_Date {clear:left;}
#content {width: 570px; margin: 10px 5px 0 10px; float:left; }
#content a, .s9y_wrap a {color:#8d922b; text-decoration:none; }
#content a:link, #content a:visited, #content a:active, .s9y_wrap a:link, .s9y_wrap a:visited, .s9y_wrap a:active {
	text-decoration: none; }
#content a:hover, h3 a:hover, .s9y_wrap a:hover {color:#444; text-decoration: underline; }
h3 span.postdate {color:#999; font-weight:normal; }
h3.serendipity_date {display:none;}

.serendipity_entryFooter {clear:left;position:relative; margin:10px 0 40px 0; padding:3px;
	border-top:1px solid #f3f4f4; border-bottom:1px solid #f3f4f4;
	font-size:9pt; background-color:#fafafa; }
.postedby, .date, .comments, .trackbacks {padding-left:17px;
	padding-right:5px; height:25px; }
.postedby {padding-left:14px; background: url(templates/ceejay01/img/author.gif) no-repeat top left; }
.date {padding-left:15px; background: url(templates/ceejay01/img/post.gif) no-repeat top left; }
.comments {background: url(templates/ceejay01/img/comments.gif) no-repeat top left; }
.trackbacks {padding-left:20px;background: url(templates/ceejay01/img/trackbacks.gif) no-repeat top left; }

.editlink {position:absolute;	height:14px; width:14px;
	right:2px; background:url(templates/ceejay01/img/edit.gif) 0 -14px; }
html>body .editlink {top:5px; }
.editlink a {display:block; height:14px; width:14px; margin:0; padding:0;
	border:none; font-size:1px; line-height:0; text-indent:-9999px;
	background:url(templates/ceejay01/img/edit.gif) 0 0; }
.editlink a:hover {background:none;}

.serendipity_pageFooter {margin-bottom:10px;}
.serendipity_entryIcon a img {border:none; float:right;}
.serendipity_center {margin-left: auto; margin-right: auto; text-align: center; }
.serendipity_msg_important {color: red; }
.serendipity_msg_notice {color: green; }



/********* Sidebar Styles *********/
#sidebar {width: 210px;	float:right; border:1px solid #e3dfbc;
	background-color:#f4f0cd; margin:0px -1px 10px 15px;padding:15px; }
#sidebar p {line-height: 15px; margin: 0 0 5px;padding:0; }
#sidebar a {color:#8d922b; text-decoration:none; }
#sidebar a:hover {color:#444; }

.serendipitySideBarContent {padding-bottom: 12px; margin-bottom: 12px; font-size: 10pt; font-weight:normal; }
.serendipityPlug img {padding-left:5px; }
.serendipityPlug a {text-decoration: none; border: 0px; }
.serendipitySideBarContent input, .serendipitySideBarContent td input, .serendipitySideBarContent select,
	.serendipitySideBarContent textarea {width:150px; }
.serendipitySideBarDate { line-height:0.9em; }



/****** Footer Styles ******/
#footer {clear:both; background-image: url(templates/ceejay01/img/footer.jpg);
	background-repeat:no-repeat; margin:0 auto; border:0; padding:0; 
	width:935px; color:#f9f7e8; font-weight:bold; height: 89px; }
#footer p {margin:0; padding:35px 40px 0 40px; }
#footer a {	color:#f9f7e8; font-weight:bold; text-decoration:underline; }



/****** Calendar ******/
.serendipity_calendar table {font: normal .09em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; width: 170px; text-align: center; }
td.serendipity_calendarHeader {padding-right:2px; }
td.serendipity_weekDayName {letter-spacing: -.06em;padding:0;margin:0; }	
table.serendipity_calendar td {text-align: center; }
td.serendipity_calendarDay a {display: block; width: 100%; height: 100%; text-decoration: none;
	border: 0px; } 
td.serendipity_calendarDay a:hover {color: #606c3a; background:#d6cc73;	text-decoration: none; }
table.serendipity_calendar td {text-align: center; }
.large {font-size:larger; }



/********* Comment Styles *********/
.serendipity_commentsTitle {font-size: medium; font-weight: bold; margin-top: 10px; clear:left; }
.serendipity_comment {padding: 3px; }
.serendipity_comment_source {margin-top: 5px; padding-left: 5px; margin-bottom: 5px; padding-bottom: 3px; }
.serendipity_comment_author_self {border-top:3px solid #e37235; border-bottom:3px solid #e37235; }
.comment_evenbox {margin:0 0 20px 0; border-top:1px solid #e3dfbc; border-bottom:1px solid #e3dfbc;
	background-color:#fafbfc; color:#505050; line-height:1.5em; }
.comment_oddbox {margin:0 0 20px 0; border-top:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0;
	background-color:#fafbfc; color:#505050; line-height:1.5em; }



/****** Comment Form Styles ******/
form dt {float: left; margin-bottom: 5px; }
form dd {padding-left: 0em; margin-left: 100px; margin-bottom: 5px; }
form textarea {margin-bottom: 10px; }



/********* Embedded images with the s9y image manager *********/
.serendipity_imageComment_center, .serendipity_imageComment_left, .serendipity_imageComment_right {
	margin:0 0 20px 0; padding:5px; border:1px solid #F3F4F4; background-color:#fafbfc;	color:#8d922b; }
.serendipity_imageComment_center {display:block; margin:0 auto 5px auto; }
.serendipity_imageComment_left {float:left; margin:0 12px 5px 0; }
.serendipity_imageComment_right {float:right; margin:0 0 5px 12px; }
.serendipity_imageComment_img, .serendipity_imageComment_img img {
	text-align: center; }
.serendipity_imageComment_txt {clear: both; text-align: center; }


/****** Plugin Styles ******/
.staticpage_author {margin-top:15px;}
.searchterm, .searchresults {font-weight:bold; }
.container_serendipity_plugin_comments br {line-height:0.5em; }/*--------------------------------------------------|
| 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: #666;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	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: #333;
	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
}
