/* "overall white look" */
body em   { font-size: 100%; color: #6cb16c; }
#topic_display { display:inline }

.topic { padding-top: 5pt; padding-bottom:5pt; clear:both; border-bottom: 1px dotted #c6dfaa; float:left; width:99.5%}
.topic .stats { display: block; font-size: 80%; text-decoration: none; color:#666}
.topic a { font-size: 120%; font-weight:bold  }
.topic .number { float: left; font-size:120%; width:4%; text-align:right; color:#666;font-weight:bold}
.topic .title { float: right; width:95% }
.topic em { color: #cccccc }

#page_links { clear: both; font-weight:bold; font-size:110%; text-align: right; padding-right:10pt; padding-top:5pt; padding-bottom:5pt}
#posting_delete_link { font-size: 100%; font-weight:bold}
#admin_delete_link { font-size: 100%; font-weight:bold }

body .visible   { display: block; }
body .invisible { display: none; }

#forum_form { float: left; clear: both; width: 85%; margin-left: 25px; }
#forum_form textarea { width: 55%; height: 120pt }
#forum_form form .intbox { float:left; width: 65%; }
#forum_form form .intbox button { float:right; }
#forum_form button { height: 24px; }
#forum_form form .intbox label { float: left; margin-left: 0pt; font-weight: bold; font-size:110% }
#forum_form form textarea { margin-left: 2pt; width: 100% }
#forum_form form #subject { margin: 2pt; width: 100%; margin-bottom: 6px; }
#forum_form form { background: #fffeef; }

a.super { display:block; font-weight:bold; font-size:120%; margin-bottom:10pt; text-align:center}

#select_identity { float:left; margin-left : 25px; background: #fffeef; }

#public_content h3#error_message { color: red; font-style: bold; font-size: 150%; margin-left: 20px; }
#public_content h3#error_message i { font-size: 80%; }

#public_content .posting { font-size: 11pt; margin-left: 12pt; padding: 5pt; padding-bottom:6pt; clear:both; float:left; width:95%}
#public_content .posting .stats { display: block; font-size: 70%; text-decoration: none}
#public_content .posting a { font-size: 120%;  }
#public_content .posting div q { color: #1a9; margin-left: 10px; padding-left:4pt; width:75%; border-left: 2px solid #eee; font-style: italic }
#public_content .posting div.body   { color: #333; margin-left: 10px; width: 85%; font-size: 11pt; }
#public_content .posting div.body p { font-size: 11pt; margin-left: 0px; }
#public_content div.even { background: #f1f7f8; }
#public_content div.odd  { background: white;  }


