#copyLine{
	font-size: 75%;
}
#favorites A{
	font-size: 90%;
	text-decoration: none;
}
#favorites A:hover{
	text-decoration: underline;
}
#favorites A:link{
	color: #FFF;
}

/* bbmark - */
/* bbmark General Character Styles */

.spacy {
	letter-spacing: 0.25em;
}

/* bbmark - */
/* bbmark Columns and Layout */

#bodycontent {
	margin-left: 145px;
	margin-right: 155px;
	margin-top: 1.0em;
	padding: 0.5em;
	background-color: #FFF;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
}
#bodycontent>DIV {
	padding: 0.5em;
}
#leftnav{
	text-align: left;
	position: absolute;
	left: 5px;
	top: 110px;
	width: 135px;
	background: url("http://media.truerwords.net/images/bg.gif") repeat fixed;
	list-style: none;
}
#leftnav A{
	/* border-right: 1px solid #678; */
}
#leftnav UL {
	list-style: none;
}
#rightcolumn {
	position: absolute;
	right: 0px;
	top: 110px;
	margin-right: 0px;
	padding-right: 5px;
	width: 140px;
	background: url("http://media.truerwords.net/images/bg.gif") repeat fixed;
	text-align: right;
}	
#rightcolumn #dgNavMsgLinks {
	width: 60%;
	right: 0;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
	margin: 0;
	margin-left: 20%;
	margin-right: 20%;
	padding: 0;
	}
#rightcolumn #dgNavMsgLinks li {
	margin: 0 0 4px 0;
	width: 100%;
	padding: 0;
	}
#rightcolumn #dgNavMsgLinks a,
#rightcolumn #dgNavMsgLinks a:link,
#rightcolumn #dgNavMsgLinks a:active,
#rightcolumn #dgNavMsgLinks span.nolink {
	display: block;
	padding: 4px 6px;
	background: white;
	border: 1px solid;
	border-color: #555 #BBB #BBB #555;
	}
#rightcolumn #dgNavMsgLinks a:hover {
	background: gold;
	color: black;
	border-color: #BBB #555 #555 #BBB;
	padding: 3px 7px 5px 5px;
	text-decoration: none;
	}
#rightcolumn #dgNavMsgLinks span.nolink {
	background: #CCC;
	color: #666;
	}
#rightnav{
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	text-align: right;
}
#rightnav A{
	/* border-left: 1px solid #678; */
}

/* bbmark - */

#siteTitle {
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	color: #333300;
}
#Replies,
#trackbacks {
	border: 1px solid black;
	padding: 0.5em 1.0em 0em 1.0em;
	height: 16.0em;
	overflow: scroll;
	voice-family: "\"\}\""; 
	voice-family: inherit;
	max-height: 16.0em;
	padding: 0em 1.0em 0em 1.0em;
}
A:link{
	text-decoration: none;
	color: #009;
}
A:visited {
	text-decoration: none;
	color: #060;
}
A:hover{
	text-decoration: underline;
}

ACRONYM {
	border-bottom: 1px dotted #669;
}

BODY{
	margin: 0;
	padding-right: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	background: url("http://media.truerwords.net/images/bg.gif") repeat fixed;
}

H1 { font-size: 24pt; }
H2 { font-size: 18pt; }
H3 { font-size: 16pt; }
H4 { font-size: 12pt; }
H5 { font-size: 10pt; }

INPUT,
SELECT,
TEXTAREA{
	font-family: inherit;
	font-size: 90%;
}
TEXTAREA{
	font-family: inherit;
	font-size: 12px;
}
CODE.grep {
	font-size: 85%;
	background: #dfd;
	border: 1px dotted #0d0;
	}
PRE CODE,
P CODE,
PRE.code {
	font-size: 85%;
	border: 1px dotted #00E;
	background: #EEF;
	padding: 0.75em;
	overflow: auto;
}
LI CODE,
P CODE {
	padding: 0.25em;
}
PRE CODE {
	display: block;
}
PRE CODE.terminal SAMP {
	display: block;
	padding: 1em 0 0 2em;
}
.codeComment {
	color: #999;
}

TABLE, TR, TH, TD {
	font-family: inherit;
	font-size: inherit;
}
UL.msgReplies {
	padding-left: 0px;
	margin: 0;
	list-style-type: none;
}
UL.msgReplies UL.msgReplies {
	padding-left: 2.0em;
	margin-left: 2.0em;
}

UL.trackbacklist {
	list-style-type: none;
	padding-left: 0;
	margin: 2em;
	font-size: 90%;
}
UL.trackbacklist .title {
	margin-left: -1em;
	text-decoration: underline;
}
UL.trackbacklist .meta {
	color: #999;
}

P.note, SPAN.note,
P.meta {
	font-style: italic;
	}
.meta {
	font-size: 93%;
	margin-bottom: 0em;
}
.meta.excerpt {
	font-style: italic;
	padding-left: 1.0em;
	margin-top: 0em;
	margin-bottom: 1.0em;
}
.metaText {
	font-style: italic;
	color: #444;
	}
.metaBlock {
	font-style: italic;
	color: #444;
	padding: 1em;
	border: 1px dotted #00C;
	}
.breadcrumbs{
	font-size: 90%;
	color: #333;
}
DIV.breadcrumbs {
	border: 1px solid #44f;
	background: #eef;
	padding: 0.75em;
	margin: 0.5em 0;
}


/* bbmark - */
/* bbmark Logon, Logoff, Signup Forms */

table.logonFormLayout {
	border: 0;
	margin: 1em 2em;
}
table.logonFormLayout th,
table.logonFormLayout td {
	text-align: left;
	font-weight: normal;
	padding: 0.25em;
	margin: 1em;
	border: 0;
}
table.logonFormLayout td {
	text-align: right;
}

/* bbmark - */
/* bbmark calendarTable */

.calendarTable{
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	margin: 0 0 1em 0;
}
.calendarTable td {
	padding: 1px;
	text-align: center;
	font: inherit;
}
.calendarTable .calendarHeaderCell{
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background: gray; 
	border: 0;
	border-bottom: 1px solid black;
	padding-top: 2px;
}
.calendarTable .calendarSubHeaders td{
	color: #000;
	background-color: #B0C4DE;
	border-bottom: 1px solid black;
}
.calendarTable td.calendarLinked {
	background: #EEE;
	border: 1px solid #EEE;
}
.calendarTable .calendarCurrentDayCell{
	color: #C00;
	background-color: #FFF;
	font-weight: bold;
	border: 1px dotted grey;
}
.calendarTable .calendarDayCell{
	color: black;
	background-color: #FFF;
	border: 1px solid white;
}
.calendarTable .calendarSaturdayCell,
.calendarTable .calendarSundayCell{
	color: #666;
	background-color: #DDD;
}
.calendarTable td.calendarSaturdayCell.calendarLinked,
.calendarTable td.calendarSundayCell.calendarLinked{
	color: #666;
	background-color: #CCC;
	border: 0;
}
.calendarTable .calendarPrevNextCell{
	font-size: 110%;
	font-weight: bold;
	background: #FFF;
	border-top: 1px solid black;
	border-bottom: 1px solid #009;
	}

/* bbmark - */

.colorHighlight{
	font-weight: bold;
	color: #CC0000;
}

.cycleDiaryTable {
	background-color: #B0C4DE;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
}
.cycleDiaryDayCell,
.cycleDiaryTable TD {
	color: #000;
	background: #F5F5F5;
	font-size: 85%;
	text-align: center;
}
.cycleDiaryTable .cycleDiaryHeaderCell,
TR.cycleDiaryHeaderRow TH,
TR.cycleDiarySummaryRow TH {
	color: #FFF;
	background: #789;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
TR.cycleDiarySummaryRow TH {
	color: #000;
	background: #FFF;
}
TR.cycleDiarySummaryRow TD {
	background: #FFF;
	font-weight: bold;
}
.cycleDiaryTable TD.cycleDiaryDayHighlightCell {
	color: #000;
	background: #bcd;
	font-size: 85%;
	text-align: center;
}
.cyclingGraphWrapper {
	margin: 0 0 1em 0;
	padding: 0;
	overflow: auto;
	max-width: 100%;
	}

.descriptionCell {
	background-color: #CFF;
}
.descriptionText {
	font-size: 10px;
}

/* bbmark - */
/* bbmark Quotes */

.dgQuote1 {
	font-style: italic;
	font-size: 12px;
	color: #00F;
}
.dgQuote2 {
	font-style: italic;
	font-size: 12px;
	color: #F00;
}
.dgQuote3 {
	font-style: italic;
	font-size: 12px;
	color: #F90;
}
BLOCKQUOTE.cite,
BLOCKQUOTE.quotedText {
	margin-left: 1.5em;
	border-left: 1px solid #00F;
	padding-left: 0.75em;
	font-size: 90%;
	font-style: italic;
}

/* bbmark - */

.dynNavbarText{
	font-size: 10px;
	color: #00F;
	text-align: left;
	white-space: nowrap;
}
.elementCell{
	background-color: #FFC;
}
.elementText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330;
}
.framing{
	background-color: #008;
}
.highlight{
	font-weight: bold;
}
.insertionLinks{
	font-size: 9px;
}

/* bbmark - */
/* bbmark List Day */

.listDayAltCell{
	background-color: #D3D3D3;
	padding: 5px;
}
.listDayAltSortedCell{
	background-color: #F5F5F5;
	padding: 5px;
}
.listDayCell{
	background-color: silver;
	padding: 5px;
}
.listDayClipTextCell{
	background-color: #F5F5F5;
	padding: 4px;
}
.listDayHeaderCell,
.listDayDGTable TH {
	background-color: #789;
	padding: 7px;
}
.listDayHeaderText,
.listDayDGTable TH {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
}

.listDaySortedCell{
	background-color: #DCDCDC;


	padding: 5px;
}
.listDayDGTable {
	border-collapse: collapse;
	background-color: white;
	margin-left: 1.0em;
	border: none;
}
.listDayTable {
	background-color: black;
}
.listDayText,
.listDayRow td {
	font-size: 85%;
}
.listDayTextClip{
	font-size: 75%;
	color: #009;
	font-style: italic;
}
.listTopicsAltCell{
	background-color: #FFFFCC;
}
.listTopicsCell{
	background-color: #FFFF99;
}
.listTopicsText{
	font-size: 90%;
}
.listTopicsTextSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* bbmark - */
/* bbmark Member Links */

.memberLinkCell{
	font-size: 10px;
	text-align: center;
}
.memberLinkHeaderCell{
	font-size: 12px;

	text-align: center;
	font-weight: bold;
	background-color: #789;
}

/* bbmark - */
/* bbmark Message Display */

.msgBackdropCell{
	background-color: #B0C4DE;
}
.msgBodyQuotedReplyText{
	font-size: 90%;
	font-style: italic;
	/* color: #009; */
	border-left: 2px solid #00F;
	padding-left: 1em;
	/* margin-right: 10px; */
}
.msgBodyText, .msgBodyText P{
	font-size: 13px;
	color: #000000;
	line-height: 1.4;
}

.msgBodyText UL.roomy LI {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.msgBodyText A:link,
.weblogItemBody A:link{
	border-bottom: 1px dotted #339;
	text-decoration: none;
	color: #009;
	}
.msgBodyText A:visited,
.weblogItemBody A:visited {
	border-bottom: 1px dotted #393;
	text-decoration: none;
	color: #060;
	}
.msgBodyText A:hover,
.weblogItemBody A:hover {
	border-bottom: 1px solid;
	text-decoration: none;
	}

.msgEnclosureText{
	color: black;
}
.msgHeader {
	background: #eee;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	}
.msgHeader h2 {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	}
.msgLabelCell{
	background-color: #789;
	padding: 0.2em;
}
.msgLabelText{
	font-size: 10px;
	font-weight: bold;
}
.msgLabelCell.msgLabelText {
	color: #FFF;
}

TD.msgMeta {
	font-weight: bold;
	padding-right: 0.5em;
}
TD.msgMeta, TD.msgData {
	vertical-align: top;
	background: #DDD;
	color: black;
	font-size: 93%;
}
TD.msgData.altCell, TD.msgMeta.altCell {
	background: #EEE;
}

.msgReferenceCell{
}
.msgReferenceText{
	font-family: Verdana, Arial, Geneva, Trebuchet, sans-serif;
	font-size: 12px;
}
.msgReplyClipText{
	font-family: Verdana, Arial, Geneva, Trebuchet, sans-serif;
	font-size: 10px;
}
.msgToolbarButtonCell{
	font-family: Verdana, Arial, Geneva, Trebuchet, sans-serif;
	font-size: 9px;
	color: #333300;
	font-weight: bold;
	text-align: center;
}
.msgToolbarButtonCell A{
	display: block;
	text-decoration: none;
	background-color: #FFF;
	padding: 6px;
}
.msgToolbarButtonCell A:hover{
	text-decoration: underline;
	background-color: #CCCCCC;
}
.msgToolbarCell{
	background: ThreeDFace;
	border-top: 1px solid ThreeDLightShadow;
	border-left: 1px solid ThreeDLightShadow;
	border-right: 1px solid ThreeDDarkShadow;
	border-bottom: 1px solid ThreeDDarkShadow;
	padding: 3px;
	}
.msgToolbarText{
	/* display: block; */
	font-family: caption;
	color: WindowText;
	font-weight: bold;
}
.msgValueCell{
	background-color: #F5F5F5;
}
.msgValueText{
	font-size: 10px;
}
.msgValueText A{
	;
}

/* bbmark - */
/* bbmark Full Thread */

div.msgThread {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
div.msgThread > div {
	position: relative;
	padding: 0 1em 0 0;
}
div.msgThread > div.altCell {
	background: #eee;
}
div.msgThread div div.msgMeta {
	font-size: 90%;
	margin: 0 0.5em 0.5em 0;
	padding: 10px 0.5em;
	border: none;
	position: absolute;
	width: 120px;
}
div.msgThread div div.msgMeta span.label {
	display: block;
	color: #ccc;
}
div.msgThread div.altCell div.msgMeta span.label {
	color: #aaa;
}
div.msgData {
	min-height: 175px;
	margin-left: 140px;
	padding-top: 10px;
	padding-left: 1em;
	border-left: 1px solid black;
}
div.msgData h4:first-child {
	margin-top: 0;
}


/* bbmark - */
/* bbmark Navbar */

.navbar {
	font-size: 84%;
	}
ul.navbar li {
	display: inline;
	list-style-type: none;
	margin: 0;
	}
.navbar, .linkGroup {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.linkGroup {
	font-size: inherit;
}
.navbar .groupHead{
	font-weight: bold;
}
.navbar .linkGroup{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.navbar .linkGroup .groupHead{
	padding-left: 0.2em;
}
.navbar .linkGroup .linkGroup{
	margin-top: 0;
	margin-bottom: 0;
}
.navbar .linkGroup .linkGroup .groupHead{
	font-weight: normal;
	padding-left: 1em;
}
.navbar .linkGroup .linkGroup .linkGroup .groupHead{
	font-weight: normal;
	padding-left: 2em;
}
.navbar .linkGroup B,
.navbar .linkGroup A{
	padding-left: 1em;
}
.navbar .linkGroup .linkGroup B,
.navbar .linkGroup .linkGroup A{
	padding-left: 2em;
}
.navbar B.currentChannel {
	display: block;
	height: 100%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.navbar A{
	color: #000;
	font-weight: normal;
	display: block;
	height: 100%;
	line-height: 1.2em;
	padding: 0.25em 0;
	margin-top: 0;
	margin-bottom: 0;
}
HTML>BODY .navbar A {
	padding: 0.25em 0;
	margin-top: 0;
	margin-bottom: 0;
}

.navbar A:active{
	background-color: #BDE;
}
.navbar A:hover{
	background-color: gold;
	text-decoration: none;
	color: black;
}
.navbar A:visited{
	color: #333;
}

UL.sectionjumplinks LI {
	display: inline;
	margin-right: 1em;
}
UL.sectionjumplinks {
	display: inline;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
UL.sectionjumplinks LI SPAN {
	white-space: nowrap;
}

.navbarCell{
	background-color: black;
}
.navbarHeaderCell{
	background-color: #789;
}
.navbarHeaderText{
	font-size: 12px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.navbarHeaderText A{
	text-decoration: none;
}
.navbarTable{
	}
.navbarText{
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
}
.navLinkCell{
	background-color: #99CC99;
}
.navLinkText{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
.pic A:hover{
	text-decoration: none;
	background-color: transparent;
}

/* bbmark - */
/* bbmark Search */

.searchFieldCell{
	}
.searchFieldHeaderCell {
	}
.searchFieldHeaderText {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.searchFieldText {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.separatorCell{
	background-color: #CCCC99;
}
.separatorText{
	font-family: Verdana, Arial, Geneva, Trebuchet, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
.threadViewText{
	/*font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size: 100%;*/
}
.threadViewTextSmall{
	font-family: Verdana, Arial, Geneva, Trebuchet, sans-serif;
	font-size: 90%;
}
.titleHeader{
	font-size: 120%;
	text-align: left;
}
.tocText{
	font-size: 80%;
}
.topicsBackdropCell{
	background-color: #B0C4DE;
}
.topicsClipText{

	font-size: 100%;
}
.topicsClipTextCell{
	background-color: #F5F5F5;
}
.topicsText{
	font-size: 100%;
}
.topicsTextCell{
	background-color: #B0C4DE;
}

/* bbmark - */
/* bbmark Weblog */

.weblogDayCell{
	margin-bottom: 1.0em;
}
.weblogDay {
	margin-bottom: 1em;
	}
.weblogDayHeader{
	color: #999;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	margin-top: 0.5em;
	text-align: right;
}
.weblogDayHeader .date {
	color: #999;
	border: 2px solid #999;
	border-right-width: 0;
	border-left-width: 0;
	padding: 4px;
	}
.weblogDayText{
	color: #000;
}
div.mourning .weblogDay {
	 background: black;
	 color: white;
	 padding: 1em 1em 0 1em;
	 border: 2px solid;
	 border-color: #666 #AAA #AAA #666;
	 }

.weblogItem {
	margin-bottom: 1.5em;
	}
.weblogItem h3 {
	font-size: 14pt;
	}
div.mourning .weblogDay .weblogItem {
	 text-align: center;
	 color: white;
	 background: black;
	 }
div.mourning .weblogDay .weblogItem a,
div.mourning .weblogDay .weblogItem a:link {
	color: #0FF;
	}
div.mourning .weblogDay .weblogItem a:visited {
	color: #F0F;
	}

.weblog-item {
	padding: 0px;
	margin: 0px;
}
.weblogItemBody{
	line-height: 1.4;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0;
}
div.mourning .weblogDay .weblogItem .weblogItemBody {
	font-size: 180%;
	line-height: 1.2;
	}

div.weblogMeta {
	/* border-left: 3px solid #999; */
	font-size: 80%;
	margin: 0 0 0 20px;
	padding: 0;
	}
div.weblogMeta ul {
	padding: 1px 1px 1px 0;
	margin: 2px;
	margin-left: 0px;
	}
div.weblogMeta ul li {
	list-style-type: none;
	padding: 2px 4px 2px 4px;
	margin: 0;
	display: inline;
	}
div.weblogMeta ul li:first-child {
	padding-left: 0;
	}
div.weblogMeta ul a {
	color: blue;
	text-decoration: none;
	}
div.weblogMeta ul li:hover {
	background: gold;
	}
div.weblogMeta ul li:hover a {
	color: black;
	}
div.weblogMeta ul li.label {
	color: grey;
	}
div.weblogMeta ul li.label:hover {
	background: transparent;
	}
div.mourning .weblogDay div.weblogMeta {
	background: #555;
	padding: 4px;
	border: 2px solid;
	border-color: #AAA #333 #333 #AAA;
	margin: 0;
	}
div.mourning .weblogDay div.weblogMeta a:link {
	color: #0FF;
	}
div.mourning .weblogDay div.weblogMeta a:visited {
	color: #F0F;
	}


.weblogItemSubject{
	color: black;
	font-size: 120%;
	/*margin-left: 1.0em;*/
}
h2.weblogItemTitle {
	text-shadow: -3px -3px 5px grey;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	}
.weblogItemTitle a {
	color: inherit;
	text-decoration: none;
	}
div.mourning .weblogDay .weblogItemTitle {
	color: white;
	margin-top: 1em;
	}

dl.bookErrata dt {
	border: 1px solid black;
	border-bottom: 0;
	padding: 0.5em;
	margin-top: 0.5em;
}
dl.bookErrata dd {
	border: 1px solid black;
	border-top: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
	padding: 0.5em;
	padding-left: 3em;
}
dl.bookErrata .permaLink {
	display: block;
	text-align: right;
	font-size: 85%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

dl ins, dl .insert, dl span.insert {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

dl del, dl .delete, dl span.delete {
	text-decoration: line-through;
}


.fixturegroup,
.fixturegroup a {
	color: #666 !important;
	font-size: 90% !important;
	font-style: italic;
	}


/* bbmark - */
/* bbmark microtabs */

#searchtabpanels {
	padding: 0;
	margin: 0;
	width: 3.25in;
	}
#searchtabpanels ul.microtabs {
	list-style-type: none;
	display: block;
	margin: 0 0 0 4px;
	padding: 0;
	font-size: 85%;
	}
#searchtabpanels ul.microtabs li {
	display: inline;
	float: left;
	margin: 0 3px -1px 0;
	padding: 0;
	}
#searchtabpanels ul.microtabs a {
	text-decoration: none;
	display: block;
	padding: 2px 3px;
	color: black;
	border: 1px solid;
	}
#searchtabpanels ul.microtabs li.microtab a {
	background: #ccc;
	}
#searchtabpanels ul.microtabs li.microtabselect a {
	background: #FFF;
	color: #000;
	border-bottom: 1px solid white;
	}
#searchtabpanels ul.microtabs li.microtab a:hover {
	background: #eee;
	color: black;
	}
#searchtabpanels div.microtabpanel,
#searchtabpanels div.microtabpanelselect {
	clear: left;
	padding: 0;
	margin: 0;
	border: 1px solid;
	background: #fff;
	font-size: 90%;
	text-align: left;
	min-width: 1in;
	}
#searchtabpanels div.microtabpanel {
	position: absolute;
	visibility: hidden;
	}
#searchtabpanels div.microtabpanelselect {
	position: static;
	visibility: visible;
	}

#searchtabpanels div.microtabpanelselect ul.navlinks {
	list-style-type: none;
	width: 100%;
	padding: 4px 0 2px 0px;
	margin: 0;
	max-height: 300px;
	overflow: auto;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks li {
	display: block;
	padding: 0;
	margin: 0;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks a {
	background: transparent;
	color: #333;
	display: block;
	padding: 2px 3px 3px 3px;
	_padding: 0px 3px 1px 3px;
	margin: 0;
	line-height: 1em;
	text-decoration: none;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks a.unreadItems {
	font-weight: bold;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks a.aggLoading {
	font-style: italic;
	color: #666;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks a:hover {
	background: #eee;
	color: #333;
	display: block;
	padding: 2px 3px 3px 3px;
	_padding: 0px 3px 1px 3px;
	}
#searchtabpanels div.microtabpanelselect ul.navlinks a.aggCurrent {
	background: #888;
	color: #fff;
	}
#searchtabpanels #aggMetaLinks {
	padding: 5px 10px;
	margin: 0;
	border: 1px solid;
	border-top: none;
	background: #fff;
	font-size: 85%;
	}

/* bbmark - */

.sidebar {
	margin: 1em;
	padding: 1em;
	border: 1px solid #f90;
	width: 2in;
	background: #fff;
	}
.sidebarright {
	clear: right;
	float: right;
	}
.sidebarleft {
	clear: left;
	float: left;
	}

.pmcsidebar {
	clear: right;
	float: right;
	margin: 1em;
	padding: 1em;
	border: 1px solid #f90;  /* gold */	
	width: 2in;
	text-align: center;
	}

/* generic element typing */

.warning {
	color: red;
	}
DIV.warning, P.warning, BLOCKQUOTE.warning {
	border: red;
	background: #ff9;
	}

/* code markup */
div.section {
	padding: 0 0.5em 0 1.5em;
}
div.callout_section {
	padding: 0em 0.5em;
	font-style: italic;
	border: 1px solid #336;
	background: #eee;
}

div.section div.section h2:first-child, div.section h3:first-child, div.section h4:first-child {
	margin-left: -1.5em;
	margin-top: 0;
	padding-top: 0;
}

/* bbmark - */
/* bbmark Code Display and Formatting */

table.code {
	border: 1px solid #c0c0c0;
	width: 100%;
}
table.code td.linenums,
table.code td.source {
	font-family: "Anandale Mono", Monaco, ProFont, "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px 5px;
}

table.code td.linenums {
	background-color: #316ac5;
	color: #ffffff;
	text-align: right;
}
table.code td.source {
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	white-space: pre;
	width: 100%;
}
span.bracket {
	color: #006;
}

span.comment {
	color: #060;
}

span.function {
	color: #880;
	font-weight: bold;
}

span.native {
	color: #066;
}

span.number {
	color: #f00;
}

span.operator {
	color: #00f;
	font-weight: bold;
}

span.reserved {
	color: #009;
	font-weight: bold;
}

span.string {
	color: #f0f;
}

code.grep .bbCode {
	color: #000;
}
code.grep .custom45 {
	color: #C00;
}
code.grep .custom46 {
	color: #00E;
}
code.grep .custom48 {
	color: #00E;
}
code.grep .custom49 {
	color: #A2F;
}
code.grep .custom50 {
	color: #000;
}



/* code documentation */

.apiref {
	
	}

.apiref dt {
	margin-top: 1em;
	}
.apiref dd {
	margin-bottom: 1em;
	}

.apiref .method {
	font-weight: bold;
	padding: 2px;
	border: 1px solid;
	}

.apiref .public {
	border-color: green;
	background: #cfc;
	}

.apiref .private {
	border-color: red;
	background: #fcc;
	}

.apiref span.param {
	color: #626;
	}

/* bbmark - */
/* bbmark chat log display */

div.chat div.imessage {
	margin-top: 1em;
	padding: 4px;
	position: relative;
	min-height: 56px;
}
div.chat div.imessage.member1 {
	background: lightgreen;
	border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 0px 10px 0px 10px;
}
div.chat div.imessage.member2 {
	background: lightblue;
	border-radius: 0px 10px 0px 10px;
	-moz-border-radius: 0px 10px 0px 10px;
	-webkit-border-radius: 0px 10px 0px 10px;
}
div.chat div.imessage span.sender {
	display: block;
	float: left;
	margin-left: 62px;
	margin-bottom: 4px;
}
div.chat div.imessage span.time {
	display: block;
	float: right;
}
div.chat div.imessage div.imessageText {
	clear: left;
	background: white;
	margin: 0.5em 0 0.5em 62px;
	padding: 2px;
}
div.chat div.imessage.member1 div.imessageText {
	background: green;
	color: white;
}
div.chat div.imessage.member2 div.imessageText {
	background: blue;
	color: white;
}
div.chat div.imessage a:link,
div.chat div.imessage a:visited,
div.chat div.imessage a:hover,
div.chat div.imessage a:active {
	color: pink;
	text-decoration: underline;
}
div.chat div.imessage span.avatar {
	position: absolute;
	top: 4px;
	left: 0;
	width: 50px;
	padding: 2px 4px;
	text-align: center;
}

/* bbmark - */
/* bbmark Image Insets */

DIV.image_inset {
	border: 1px solid;
	text-align: center;
	margin: 2em 0.5em 1em 0.5em;
}
DIV.image_inset H3 {
	margin: -1em 1em 0.5em 1em;
	background: #fff;
	border: 1px solid;
}
DIV.image_inset IMG {
	border: 1px solid;
}
