/* css for user leash */

/* default (overridable) */

	BODY, TD { font-family: palatino linotype; font-size: 0.8em; }
	HR { height: 1pt; color: black; width: 80%; align: center; }
	H1 { color: black; font-family: Tahoma; font-size: 24pt; font-weight: bold; }
	H2 { color: black; font-family: Tahoma; font-size: 20pt; font-weight: normal; }
	H3 { color: black; font-family: Arial; font-size: 14pt; font-weight: bold; }
	INPUT { font-family: palatino linotype; font-size: 1em; }
	TEXTAREA { font-family: Courier New; font-size: 1em; }
	A          { color: #555555; text-decoration: underline; }
	A:visited  { color: #555555; text-decoration: underline; }
	A:active   { color: #555555; text-decoration: underline; }
	A:hover    { color: #ffffff; text-decoration: underline; }
BODY { background: #cccccc; url("{#background_image}") {#background_align}; color: black }
table.vcard { font-size: 1.0em }
.tip { color: #ff1493; text-decoration: none; cursor: pointer; cursor: hand; border-bottom: 1px dashed #ff1493; }
.quote { margin-left: 10px; margin-right: 10px; background: #ffeecc; padding: 5px; border: 1px solid #ee7733; }
.quote-by { font-size: 1.0em; padding-bottom: 3px; }
.code { margin-left: 10px; margin-right: 10px; background: #dddddd; border: 1px solid #666666; font-family: Lucida Console, Courier New, Monospace, Courier; font-size: 1.3em; padding: 5px; line-height: 1.2em; }

/* widgets */
.poll-question { border-bottom: 1px solid #009933; background: #99cc99; padding: 5px; text-align: center; font-style: italic; }
.poll-answer { padding-left: 5px; }
.poll-q { font-size: 70%; }
.poll-a { font-weight: bold; }
.poll { margin-left: 10px; margin-right: 10px; background: #ccffcc; border: 1px solid #009933; }
.poll TABLE { width: 100%; padding: 5px; }
.pollno INPUT { display: none; }
.poll .actions { text-align: center; }
.board-label { font-size: 0.7em; color: #555555; }
.board-text { border: 1px solid #ffffff; background: #ffffff; color: #000000; padding-left: 2px; padding-right: 2px; font-size: 0.7em; width: 100%; }

/* edit */
.page-edit { font-size: 1.0em; }

/* user links */
.thought-anon { color: #808080; }
.thought-reg { }

/* referral script */
.rhead { font-weight: bold; font-size: 1.0em; }
.rlist { }
.rcredits { font-size: 0.8em; }

/* wysiwyg editing */
.enableEdit { border: 1px inset red; }
.enableEdit .link { font-size: 80%; font-weight: bold; }

/* also in default.css */
A:hover, A:link, A:active, A:visited { text-decoration: none }

A IMG { border: 0; } 
.user, .nobr { white-space: nowrap; }
IMG.decoration, IMG.usericon, IMG.moodicon { vertical-align: middle; }
IMG.usericon { width: 13px; height: 18px; }
.center { text-align: center; }
DIV.copyinfo { clear: both; }

/* journal */
SELECT.spellcheck { background: #ffcccc; }
SELECT.spellcheck OPTION.original { font-family: palatino linotype; font-weight: bold; }

.entry-table { background: #cccccc; }

.entry-head { font-family: palatino linotype; background: #cccccc; color: #ff1493; }
.entry-head A, .entry-head A:visited, .entry-head A:ative, .entry-head A:link, .entry-head A:active { color: #555555 }
.entry-head A:hover { color: #ffffff; }

.entry-body { border: 1px solid #555555; font-family: palatino linotype; background: #ffffff; color: black; font-size: 0.7em }
.entry-body A, .entry-body A:visited, .entry-body A:active { color: #ff1493; }
.entry-body A:hover { color: #d8bfd8; }
.entry-body A.lyrics { color: #555555; }
.entry-body A.lyricsedit { color: #ffffff; }

.entry-foot { font-family: palatino linotype; background: #cccccc; color: #555555; font-size: 0.7em }
.entry-foot A, .entry-foot A:visited, .entry-foot A:active { color: #555555; }
.entry-foot A:hover { color: #ffffff; }

.entry-topdate { text-align: center; color: #666666; font-size: 1.5em; }

.entry-signature {  }
.entry-mood, .entry-music, .entry-tags { text-align: right }
.entry-sighead { font-weight: bold; color: #555555 }
.entry-title { font-size: 1.1em; font-weight: bold; }
.entry-date { font-size: 1.0em; }
.entry-edit { font-size: 0.7em; }

.box-table { background: #cccccc; }
.box-head { font-family: palatino linotype; background: #cccccc; color: white; font-weight: bold; }
.box-body { font-family: palatino linotype; background: #cccccc; color: black; font-size: 0.7em  }

.page-this { font-weight: bold; font-size: 0.7em;  }
.page-jump, .page-jump:active, .page-jump:visited { color: #555555; text-decoration: none; font-size: 0.7em;  }
.page-jump:hover { color: #ffffff; text-decoration: underline; }
.page-list { font-size: 0.7em; }
.page-default { margin-top: 1em; margin-bottom: 1em; }
.page-single-default { width: 80%; margin-left: auto; margin-right: auto; padding: 10px; }
.page-header { text-align: center; margin-bottom: 1em; }

	/* page */
/* thoughts */

.thought-table , .previous { padding: 6px; }
.previous { position: relative; left: 20px; }

.thread-table { border: 1px solid #cccccc; }
.thread-head { font-size: 0.6em; background: #cccccc; color: #ff1493; padding: 3px; }
.thread-head A, .thread-head A:active, .thread-head A:visited { color: #555555; text-decoration: none; }
.thread-head A:hover { color: #ffffff; text-decoration: underline; }
.thread-body { background: #cccccc; color: #ffffff; padding: 3px; }
.thread-body A, .thread-body A:active, .thread-body A:visited { color: #ff1493; text-decoration: none; }
.thread-body A:hover { color: #d8bfd8; text-decoration: underline; }
.thread-foot { background: #cccccc; color: #ff1493; text-align: right; padding: 3px; }
.thread-foot A, .thread-foot A:active, .thread-foot A:visited { color: #555555; text-decoration: none; }
.thread-foot A:hover { color: #ffffff; text-decoration: underline; }

/* tag board */
BODY.board { 
	padding: 5px;
	font-size: 0.7em; font-family: palatino linotype; line-height: 1.5em;
	background: white; color: #000000;
}

BODY.board A.board-reg:link, BODY.board A.board-reg:visited, BODY.board A.board-reg:active { 
	color: #ff1493; font-weight: bold; text-decoration: none;
}
BODY.board A.board-reg:hover {
	color: #d8bfd8; font-weight: bold; text-decoration: none;
}
BODY.board A.board-anon:link, BODY.board A.board-anon:visited, BODY.board A.board-anon:active { 
	color: #ff1493; font-weight: bold; text-decoration: none;
}
BODY.board A.board-anon:hover {
	color: #d8bfd8; font-weight: bold; text-decoration: none;
}

/* syndication */

/* syndication */
.syndicate-entry { width: 75%; background: #cccccc; border: 1px solid #cccccc; margin-left: auto; margin-right: auto; padding: 3px; margin-bottom: 2em; }
.syndicate-entry .heading { background: #cccccc; padding: 0.3em; color: #ff1493 }
.syndicate-entry .heading A, .syndicate-entry .heading A:active, .syndicate-entry .heading A:visited { color: #555555; text-decoration: none; }
.syndicate-entry .heading A:hover { color: #ffffff; text-decoration: underline; }
.syndicate-entry .heading .author { float: right; padding: 3px; }
.syndicate-entry .heading .date { font-size: 0.8em; }
.syndicate-entry .heading .title { font-size: 1.5em; font-weight: bold; }
.syndicate-entry .content { line-height: 1.5em; padding: 3px; color: #ffffff; }
.syndicate-entry .comments { background: #cccccc; padding: 0.3em; color: #ff1493; text-align: right; }
.syndicate-entry .comments A, .syndicate-entry .comments A:active, .syndicate-entry .comments A:visited { color: #555555; text-decoration: none; }
.syndicate-entry .comments A:hover { color: #ffffff; text-decoration: underline; }

.syndicate-topdate { text-align: center; color: #666666; font-size: 1.5em; }
/* global site */
<!-- WARNING!! unknown simplebase style "site" -->