<style type="text/css">
/* things we just want all the time */

body { background: white; }

fieldset { background: #eee; }
legend  { font-weight: bold; font-family: sans-serif; font-size: small; }

label { cursor: pointer; font-size: small; }
form { margin: 0 }

em { color: red; font-weight: bold; font-style: normal; }

sup { font-size: x-small; }

/* generic styles found sprinkled all over the place */
.sectionhead {
	background:#ddd;
	border:1px solid;
	padding:4px;
	font-weight: bold;
	font-family: serif;
}
.highlight {
	background: #ffc;
	font-family:sans-serif;
	padding: 4px;
}
.greytext {
	color: #777;
	font-size: x-small;
	font-weight: normal;
	font-family: serif;
}
.clfooter {
	text-align: center;
	font-size: small;
}

td.head {
	background: #eee;
	border: 1px solid #ccc;
	text-align: right;
}

.bchead {
	background: #eee;
	padding: 3px;
	font-family: sans-serif;
	border-bottom: 2px #ccc solid;
}

/* dropshadow magic for help pages */
.dropshadow { background: gray; float: left; margin-bottom: 10px; margin-right: 5px;}
.dropshadow img { position: relative; right: 5px; top: -5px; border: 1px #333 solid; display:block; }
.header { background: #ddd; font-weight: bold; }

p { clear: both; }

/*********
 HOMEPAGES
 *********/
body.hp { background: #f4f4f4; }

.hp td, a, th { white-space:nowrap; }
.hp a { text-decoration:none; }
.hp a:hover { text-decoration:underline; color:purple; }

td		{ vertical-align: top; }
.w2 td   {
	font-size:smaller;
	font-family:sans-serif;
	width:100%;
	vertical-align: top;
	padding: 1px;
}

.w2 td a {
	background:#fff;
	margin-bottom: 2px;
	display:block;
	padding: 1px;
}

.city td {
	font-size:70%;
	font-family:sans-serif;
	line-height: 1.43em;
	vertical-align: top;
	padding: 5px;
}

.city b {
	background: #ddd;
	padding: 1px;
	font-size:85%;
	font-family: sans-serif;
}

.for     {
	font-size:72%;
	font-family:sans-serif;
}
.for a   {
	background:#fff;
	padding: 1.0px;
	margin: 1.0px;
}
#forums td a {
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	display: block;
}

.ban {
	background:#ddd;
	font-size:85%;
	text-align:center;
	font-weight:600;
	font-family:sans-serif;
}

#logo {
	background:#f4f4f4;
	font-size: 190%;
	font-weight: 500;
	font-family: serif;
	font-stretch: expanded;
	padding: 2px 0px 16px 3px;
	width: 100%;
}

#leftbar {
	background: #ddd;
	text-align: center;
	font-family: sans-serif;
}

#leftbar * {
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.cal     {
	font-size: smaller;
	width: 80%;
}

.cal th  {
	background:#ccc;
	font-weight:bold;
	text-align:center;
}
.cal td  {
	background: white;
	text-align: center;
	width: 13%;
	padding: 3px;
}
.cal .tdy {
	background:yellow;
	font-weight:bold;
}

#leftbar ul {
	list-style: none;
	padding: 4px;
}

#leftbar li {
	background: #f4f4f4;
	font-size: smaller;
	font-family: sans-serif;
	padding: 2px;
}

#leftlinks li {
	margin: 4px auto;
}

#postlks li {
	margin: 10px auto;
	font-size: 90%;
	font-weight: 500;
}

#search {
	margin: 10px;
}

#search div {
	background: #ff9;
	text-align: center;
	color:purple;
}

#search #query { width: 95%; }
#search select { width: 83%; }
#search #go { width: 15%; }

#topban { height: 3em; }

#topban div {
	background: #ddd;
	padding: 3px;
}

#topban h2 {
	display: inline;
	font-weight: 500;
}

#alks { font-size: smaller; }

/****
 TOCS
 ****/

.toc h4 {
	background: #eee;
	border-bottom: 2px solid #ccc;
	width: 90%;
	padding: 4px;
}
.toc td, a, th, .hl {
	white-space:nowrap;
	font-size: xx-small;
}
.toc #messages { white-space: normal; text-align: right; }
.toc dd, dt { font-size:smaller; }

#satabs {
	margin-top: 10px;
	font-size: smaller;
}

#satabs b {
	background: white;
	border-top: 2px #ccc solid;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;
	padding: 3px;
	padding-bottom: 5px;
	-moz-border-radius: 0.7em 0.7em 0 0;
}

#satabs a {
	border: 1px #ccc solid;
	padding: 4px;
	text-decoration: none;
	-moz-border-radius: 0.7em 0.7em 0 0;
}

#satabs a:hover {
	background: #f7f7f7;
	padding: 3px;
	border: 2px #ccc solid;
}

#sform {
	white-space: nowrap;
	background:#eee;
	border:1px solid #ccc;
	width: 90%;
	padding: 4px;
}

.toc #footer { width: 90%; }

.toc #footer #copy { float: left; }
.toc #footer #copy a { font-size: x-small; }

#footer .rss { float: right; text-align: right; }
.rss .l {
	background: orange;
	padding: 0px 2px;
	color: white;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.rss .y { font-size: x-small; }

.row .i {
	float: left;
	width: 55px;
	clear: both;
}

.row .i img { 
	border: 0;
	height: 50px;
	width: 50px;		
 }

.row .rt {
	float: left;
	height: 3em;
}

.row .c { clear: both; }


/*************
 POSTING PAGES
 *************/

#tsb {
	background: #ff9;
	font-size: small;
	margin-top: 1em;
	padding: 4px;
}

#tsb a { white-space: normal; font-style: italic; }

#ef { float: right; }

/* flag links on postings */
#flags {
	margin: 7px;
	padding: 7px;
	border: 2px #ccc solid;
	float: right;
	text-align: right;
	font-size: small;
	background: white;
}

#flags a.fl { padding-right: 8px; display: block; }

/* body blurbs*/
ul.blurbs { margin-left: 0px;  padding-left: 10px;  font-size: smaller; }

/***************
 POSTING PROCESS
 ***************/

#pp th {font-size: smaller;}
#pp bc a {font-weight: bold; white-space: nowrap; }
#pp span.imageLabel { font-size: smaller; font-family: sans-serif; }
#pp #header { line-height: 1.5; }
#pp span.std { color: black; font-size: small; }
#pp span.req { color: green; }
#pp span.err { color: red; }

</style>
