@import url("common.css");

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
#specialform { display: inline; }
#content { background: black; color: white; top: 0; margin: 0; padding: 0; }
#topbar { padding: 0px; }
#powersearch {
  background: black; border-style: solid; border-width: 1px; padding: 2px;
}

.postbody { font-size : 12px; line-height: 18px}
.bodyline	{ background-color: #000000; border: 1px #777777 solid; }
.forumline	{ background-color: #000000; border: 2px #777777 solid; }

.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #FF9933;
}

.mainmenu		{ font-size : 11px; color : #FFFFFF }
a.mainmenu		{ text-decoration: none; color : #FF9933;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFBB55; }

#quickbar {
 width: 140px; top: 18ex; padding: 2px; visibility: visible; z-index: 99;
}
#article, #article td, #article th, #article p {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt; color: white; background: black;
}
#article p {
 padding-top: 0; padding-bottom: 0;
 margin-top: 1ex; margin-bottom: 0;
}
p, pre, td, th, li, dd, dt { line-height: 12pt; }
textarea { overflow: auto; }

#footer { padding: 4px; }
#footer form { display: inline; }
#sitetitle {
 font-family: Times, serif;
 color: white; background: black;
 font-weight: normal; font-size: 32pt;
 line-height: 32pt;
}
td.top {
 background-color: black; color: white;
 margin-top: 4px; margin-bottom: 4px;
 padding-top: 0; padding-bottom: 0;
 text-transform: uppercase;
 font-family: Verdana, Arial, sans-serif; font-size: 8pt;
}
td.top a {
 font-family: Verdana, Arial, sans-serif;
 background-color: black; color: #FF9933;
 text-decoration: none; font-size: 10pt;
}
td.bottom {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 padding: 0;
}
#pagestats {
 font-family: Verdana, Arial, sans-serif;
 color: yellow; background: white;
 font-size: 9pt;
}
#sitesub {
 font-family: Verdana, Arial, sans-serif;
 font-size: 9pt; font-weight: bold;
 color: white;
 padding-top: 0;
}
#quickbar {
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt; font-weight: bold; line-height: 9.5pt;
 text-decoration: none;
 color: white;
 padding: 0; margin-top: 0;
}
#quickbar a { color: #FF9933; }

#quickbar h6 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt; font-weight: bold; line-height: 12pt;
 text-decoration: none;
 color: white;
 padding: 0; margin-bottom: 2px; margin-top: 6px;
}
#quickbar form { padding: 0; margin-top: 0; }

h1 {
 color: #FF9933;
 font-family: Verdana, Arial, sans-serif;
 font-size: 18pt; font-weight: bold; line-height: 21pt;
}
h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
#article p.subtitle {
 color: white; font-size: 11pt; font-weight: bold;
 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
}

a.printable { text-decoration: underline; }
a.stub, #quickbar a.stub { color: #FF9933; text-decoration:none; }
a.new, #quickbar a.new { color: #FF9933; }
h2, h3, h4, h5, h6 { color: #FF9933; margin-bottom: 0; }
small { font-size: 75%; }

#menubar {
        margin-left: 20px;
}
#menubar td {
        vertical-align: top;
}
#menubar a:link {
        color: #FFF;
        text-decoration: none;
}
p.searchbar {
        padding-left: 20px;
        /*line-height: 120%;*/
        white-space: nowrap;
        width: 680px;
        clear: both;
        /*float: left;*/
}
p.searchbar a:link {
        color: #FFF;
        text-decoration: none;
}


