td, th { background: transparent; }

div.mainFrame
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:left;
}
div.sidePanelL
{
	width: 172px;
	margin-top:0px;
	margin-left:2px;
	margin-right:0px;
	margin-bottom:0px;
	padding:3px;
	float: left;
	background: white;
}
div.sidePanelR
{
	width:182px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:3px;
	float: left;
	background: white;
}
* html .panelWide
{
	width: 172px;
}
* html .panelThin
{
	width: 7px;
}
div.middleColumn
{
	width: 520px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	padding-bottom:20px;
	float: left;
	background: white;
}
div.tibHeader
{
	text-align: center;
}
div.tibFooter
{
	width: 888px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	float: left;
}

.mainContent 
{ font-family: arial,helvetica,homerton,sans-serif; color: #111; }

html {
  background: #2AAA00;
}

body {
  font-family: arial,helvetica,homerton,sans-serif;
  margin: 0px;
  background: #2AAA00;
  padding: 0px;
}

.mainContent small, .tibHeader small
{ font-family: arial,helvetica,homerton,sans-serif; margin: 0; padding: 0; }

.mainContent h2, .mainContent h3
{ font-family: arial,helvetica,homerton,sans-serif; margin: 0; padding: 0}

.announce a { color: white; }

.mainContent h2,
.mainContent h3
{ 
	font-weight: bold; 
	background-color: white;
	color: black;
	text-transform: uppercase;
	padding: 3px 0;
	margin: 0;
}

.mainContent h2 {
	font-size: 130%;
}
.mainContent h3 {
	font-size: 100%;
	text-align: center;
}

.sidePanelL a,
.sidePanelR a,
.sidePanelL strong,
.sidePanelR strong {
	text-transform: uppercase;
}


h2 a, h3 a
{ color: #000; text-decoration: none; }

/*
.tibFooter * {
  display: none;
}
*/

.subtleheight { margin: 0 0 3px 0; padding: 0; visibility: hidden; }

form
{ margin: 0; padding: 0 }

.mainContent { font-size: 0.95em; }
.mainContent .text { line-height: 1.3em; }
.mainContent .text blockquote { margin: 1em 0; padding: 0 0 0 10px; font-style: italic; }

table.tags td, table.tags th { padding: 0 10px; text-align: left; }

/* styles copied over from old site */

.quotedText {
     border-style: dotted;
     border-color: #ffffff;
     border-width: 2px;
     background: #95d580;
     padding: 5px;
     color: #000000;
   }


.quotedText .quotedText  {
     border-style: dotted;
     border-color: #ffffff;
     border-width: 2px;
     background: #caeac0;
     padding: 5px;
     color: #000000;
     margin-top: 0px;
   }

acronym, abbr {
  border-bottom: 1px dotted #333333;
  cursor: help;
}

.attachment_container {
  width:         99%;
  background:    #95d580;
  padding:       2px;
  margin-top:    5px;
  border-width:  2px;
  border-color:  #ffffff;
}

.attachment {
  text-align:   center;
  width:        100px;
  float:        left;
  margin:       5px;
  background:   #caeac0;
  border-width: 2px;
  border-color: #ffffff;
  overflow:	hidden;
}

.pics {
  font-weight: bold;
  font-size:   0.8em;
  font-style:  italic;
  text-align:  center;
  background:  #eef;
  border:      2px solid #ccf;
  padding:4px;
}

h3 { clear: both; }

.free_ad {
  border-left:  2px solid #ccf;
  border-right: 2px solid #ccf;
  padding:      10px 10px 10px 20px;
}

.free_ad_pending,.free_ad_pending td {
  background:    #fa9;
  border-left:   solid 2px #c33;
  border-top:    solid 2px #c33;
  border-bottom: solid 2px #fdc;
  border-right:  solid 2px #fdc;
}

.error {
  background: #fcc;
  border: 2px solid #f00;
  padding: 10px;
  margin-top: 10px;
  color: #600;  
}
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 14px;
  background: #eee url('/images/grippie.png') no-repeat 100% 100%;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}

table.mainContent tr td[colspan="2"] small strong {
  font-weight: normal;
  font-style: italic;
  color: #777;
}

div.feature > a > img { display: none; }

.forumrow td,
.forumrow th,
.forumtitle td,
.usertitle td,
td.mainbg,
td.secbg {
  border: 1px solid #95d580;
}

.mainContent .results th {
  background: #2AAA00;
  text-align: center;
}

.mainContent .results td {
 border-bottom: 1px solid #95d580;
 border-right: 1px solid #95d580;
}

.mainContent .results tr td:first-child {
 border-left: 1px solid #95d580;
}



.spoiler .quotedText {
  color:#000;
  background: #000;
  border: 0px;
}
.spoiler .quotedText .quotedText {
  color:#111;
  background: #111;
  border: 0px;
}
.spoiler .quotedText .quotedText .quotedText {
  color:#222;
  background: #222;
  border: 0px;
}
.spoiler a {
  color: #000;
  background: #000;
  text-decoration: none;
}


