/* forums-specific day-mode stylesheet; cl_version: 2 */
body { background: #f4f4f4; color:#000; }
fieldset { background: #ddd; }
legend  { font-weight: bold; font-family: sans-serif; font-size: small; }

#faqs a { font-family: sans-serif; }
#faqs blockquote { font-size: smaller; font-family: sans-serif; background: #ddd; }

.fbod { font-family: sans-serif; font-size: small; }
.admin { background: #dfd; }
.haiku { line-height: 1.2; font-family: "georgia italic",sans-serif; padding-left: 40px; padding-top: 20px; }

#bdCtr { float: right; }
#bodyInp, #titleInp { width: 98%; }

#barDiv { padding: 8px; white-space: nowrap; }
#barDiv a {  padding-right: 1em; }
#mainPgKey { font-size: x-small; font-family:sans-serif; }
#mainPgAdmin { padding: 4px; font-size: smaller; }

#titleLine span { white-space: nowrap; }

#mf { width: 95%; }
#mf input[type="text"], #mf textarea { width: 100%; }

.isle { background: #ccc; }
.dele { background: #fcc; color: #666; }

.now { white-space:nowrap; font-size: x-small; }

#errorMsg { font-family: sans-serif; font-weight: bold; font-size: smaller; color: red; }

.adminDiv { white-space: normal; font-family: sans-serif; font-size: smaller; }

.expSanct { color: #999; text-decoration: line-through; }

/* handle display styles */
.hnd { color: #090; font-family:sans-serif; font-weight: bold; }
.stf { color: #d90; }
.own { color: red; }
.anon { color: #333; font-weight: normal; }

/* status boxes */
.status { background: #ff9; color: red; font-size: smaller; font-weight: bold; padding: 6px; }

/* image show/hide stuff */
.imgwp p { font-size: x-small; margin: 1px; }

.R { color: #c60; font-family: sans-serif; font-size: x-small; }
.S { font-family: serif; }
.pln    { text-decoration:none; font-family:sans-serif }
.index	{ background:#fff; font-weight:400; font-family:sans-serif; display: block; padding: 2px; margin: 5px; }
.index a { text-decoration: none; }
.index a:hover { text-decoration: underline; }
.tog { font-weight: bold; cursor: pointer; font-family: monospace; }
.ht { font-size: xx-small; font-style: italic; padding-left: 50px; cursor: pointer;}

#handleinfo td { vertical-align: top; }
#handleinfo td div { max-height: 300px;  overflow: auto; } 


