body                     { color: #2D1800; background:#F1A239; margin:0; padding:0; font-family: arial; font-size:13px; }
h1                       { margin:0; padding:0; font-size:26px; }
h2                       { margin-top:20px; font-size:1.25em; font-weight: bold; }
p                        { margin-top:0px; }
img                      { border: 0 }
form                     { display: inline; }

/* standard links: */
a:link {
	text-decoration: underline;
	font-weight:bold;
	color: #4A2700;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #4A2700;
}

a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #4A2700;
}

a:active {
	text-decoration: underline;
	font-weight:bold;
	color: #4A2700;
}
/* strong links */
a.stronglink:link        { padding-left: 13px; color: #4A2700; text-decoration: underline;  font-weight: bold; background: url(images/link.png) no-repeat left;  }
a.stronglink:visited     { padding-left: 13px; color: #4A2700; text-decoration: underline; font-weight: bold; background: url(images/link.png) no-repeat left; }
a.stronglink:hover       { padding-left: 13px; color: #4A2700; text-decoration: none; font-weight: bold; background: url(images/link_hover.png) no-repeat left; }
a.stronglink:active      { padding-left: 13px; color: #4A2700; text-decoration: underline; font-weight: bold; background: url(images/link.png) no-repeat left; }

img.reload               { background: url(images/reload.png) no-repeat top left;  }
img.reload:hover         { background: url(images/reload.png) no-repeat bottom left; }
img.next                 { background: url(images/next.png) no-repeat top left;  }
img.next:hover           { background: url(images/next.png) no-repeat bottom left; }
img.previous             { background: url(images/previous.png) no-repeat top left;  }
img.previous:hover       { background: url(images/previous.png) no-repeat bottom left; }

#top                     { /*padding:0; height:4.4em; */ color:#2D1800; background:#F1A239; /* url(images/bg_top.png) repeat-x bottom; */ }
#top div.left            { /*margin:0;*/ padding:0 0 7px 0; float: left; clear:both; }
#top div.left .home      { /*margin:0 0 0.3em 0;*/ padding:0; font-size:1em; }
#top div.left h1         { /*margin:0;*/ padding:0; color: #522C01; }
#top div.left h1 a       { color:#2D1800; text-decoration:underline; }
#top div.left h1 a:hover { color:#2D1800; text-decoration:underline; }
#top .no_under_the_title	{ border-left: 6px solid #522C01; border-bottom: 3px solid #522C01; margin: 0px; padding: 2px 0 0 5px; }
#top .under_the_title	{ border-left: 6px solid #522C01; border-bottom: 3px solid #522C01; font-weight: bold; padding: 2px 5px 0 5px; margin: 0px; font-size: 16px; color: #FFFFFF; background-color: #B1662D; }
#top div.left .index     { /*margin:0px;*/ padding:0px; font-size:1em; }
#top div.right           { /*margin:0px;*/ padding:0 0 7px 0px; text-align: right; float: right; }
p.usermenu               { margin:0 0 1em 0; font-size:1em; }

.search                  { display:inline; font-size:1em; }
.search .searchfield     { font-size:1em; width:12em; }

#topnav                  { clear:both; /*padding:0;*/ height:1.88em; color:#522C01; background:#F1A239; line-height:1.5em; }
#topnav div.left         { font-size: 1.5em; /*margin: 0px;*/ padding:0 0 0 0; float: left; }
#topnav div.inner_left	{ font-size: 1em; margin-left:10px; padding:0 0 0 0; float: left; }
#topnav div.right        { font-size: 1em; /*margin: 0px;*/ padding:0 0 0 0; float:right; text-align: right; }
* html #topnav div.right { padding-top:1em; } /* IE 6 only */
#topnav p.subnav         { margin: 0px; padding:0 0 0 12px; font-weight:bold; /*background-image:url(images/location.png); background-repeat:no-repeat; background-position: left;*/ }
#topnav .small           { font-size:1em; }

#content                 { clear: both; padding: 5px; /* min-height:200px; */ background:#F1A239; }
#content p               { font-size:1em; /* line-height:1.45em; max-width:60em; */ }
#content ul              { font-size:1em; /* line-height:1.45em; max-width:60em; */ }
#content li,
#content ul ul           { font-size:1em; }

#content .xsmall         { font-size:0.69em; line-height:1.19em; color: #2D1800; font-weight: normal; }
#content .small          { font-size:0.69em; line-height:1.19em; font-weight: normal; }

#bottom                  { font-size:0.8em; line-height:1em; padding:0 ; color: #2D1800; background:#F1A239; margin-top: 5px; }
#bottom div.left         { /*margin:0; */ padding: 7px 0 10px 20px; float: left; }
#bottom div.right        { /*margin:0; */ padding: 7px 20px 10px 0; text-align: right; float:right; }

#pbmlf                   { margin:0px; padding:3px 20px 11px 20px; text-align:center; font-size:0.69em; color:#2D1800; }
#pbmlf a                 { color:#4A2700; text-decoration: underline; }

#sidebar                 { /*position:relative; float:right; margin:0; padding:0; width:29%;*/ }
#sidebar h3.sidebar      { /*position:relative; top:0; right:0;*/ font-size:0.69em; line-height:1.7em; font-weight:normal; margin:0; padding:0 17px 0 5px; background:#F1A239; /* background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom; */ border:1px solid #2D1800; }
#sidebar h3.sidebar a    { color:#2D1800; text-decoration:underline; }

#sidebartoggle           { /*position:relative; top:5; right:4;*/ margin:0; padding:0; z-index:3; }
#sidebarcontent          {  }

#latest-postings         { /*position:relative; margin:0px 0px 20px 0px;*/ background:#F1A239; border:1px solid #B1662D; padding:0px; margin: 0 0 5px 0; width: 158px; /*width:13em;*/ } 
#latest-postings a.hide-sidebar
                         { /*position:relative; top:2px; right:4px;*/ margin:0; padding:0; line-height:11px; } 
#latest-postings h3      { font-size:13px; color: #FFFFFF; line-height:1.2em; font-weight:bold; margin:0px; padding:0 5px 0 5px; background-color:#B1662D; /*background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom; */ }
#latest-postings ul      { font-size:0.82em; list-style:none; margin:0; padding:0; border-top: 1px solid #B1662D; }
#latest-postings li      { margin:0; padding:3px 5px 3px 5px; color: #522C01; }
#latest-postings li:hover { }
#latest-postings li a    { font-size:11px; /*line-height:1em;*/ color:#4A2700; text-decoration:underline; /*display:block;*/ margin:0; padding:0; }
#latest-postings li a:hover
                         { text-decoration: underline; }
#latest-postings li a span
                         { font-size:1.2em; color:#4A2700; }
#latest-postings li a:hover span
                         { /*text-decoration:underline;*/ }
#latest-postings li a:visited span
                         { color:#4A2700; }

#tagcloud                { position:relative; margin:0px 0px 20px 20px; background:#F1A239; border:1px solid #B1662D; padding:0px; width:13em; }
#tagcloud a.hide-sidebar { position:absolute; top:2px; right:4px; margin:0; padding:0; line-height:11px; } 
#tagcloud h3             { font-size:0.69em; line-height:1.7em; font-weight:normal; margin:0px; padding:0 5px 0 5px;  background:#F1A239; /* background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom; */ }
#tagcloud p              { margin:0px; padding:5px; font-size:0.69em; line-height:1.5em; }
#tagcloud strong         { font-weight:bold; font-size:1.051em; }

#modmenu                 { position:relative; margin:0px 0px 20px 20px; background:#F1A239; border:1px solid #B1662D; width:13em; }
#modmenu h3              { font-size:0.69em; line-height:1.7em; font-weight:normal; margin:0px; padding:0 5px 0 5px; background:#F1A239; /* background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom; */ }
#modmenu ul              { list-style:none; margin:0; padding:5px; font-size:0.69em; line-height:1.7em; }

#bottombar               { position:relative; margin:20px 0 -20px 0; }
#bottombar h3.sidebar    { position:relative; float:right; font-size:0.69em; line-height:1.6em; font-weight:normal; margin:0 0 20px 0; padding:0 17px 0 5px; background:#F1A239; /*background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom;*/ border:1px solid #B1662D; }
#bottombar h3.sidebar a  { color:#4A2700; text-decoration:underline; }
#bottombarhandle         { position:absolute; top:0px; right:4px; margin:0; padding:0; z-index:3; }
#bottombar #sidebarcontent  {  }
#bottombar #sidebarcontent div { position:relative; z-index:2; background:#F1A239; border:1px solid #B1662D; margin:0 0 20px 0; }
#bottombar h3            { font-size:0.69em; line-height:1.7em; font-weight:normal; margin:0px; padding:0 5px 0 5px; background:#F1A239; /*background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom;*/ }
#bottombar p.tagcloud    { margin:0px; padding:10px 5px 10px 5px; font-size:0.69em; line-height:1.5em; }
#bottombar p.tagcloud strong         { font-weight:bold; font-size:1.051em; }
#bottombar .xsmall       { font-size:0.82em; }
#bottombar .latestposts  { margin:0; padding:10px 5px 10px 30px; }
#bottombar .latestposts a:visited  { color:#2D1800; }
#bottombar .options      { margin:0; padding:10px 5px 10px 5px; list-style-type:none; }

#postingform             { font-size:0.82em }
#postingform .small,
#postingform .xsmall     { font-size:0.82em }     
#delete_cookie           { font-size:0.82em }

.posting                 {  }
.posting img.avatar      { float:right; }
.posting h1              { margin: 0px 0px 2px 0px; padding: 2px 0 0 10px; font-size: 18px; color: #522C01; }
.posting h1 .category    { font-size:0.57em; }
.posting .author         { margin: 1px 0px 18px 0px; font-style: italic; color: #FFFFFF; background:#B1662D; line-height: 1.4em; padding: 0 0 0 10px; }
.preview_of_post_text		{ padding-left: 10px; }
.posting p               {  }
*+html .posting ul       { padding-left:17px; } /* IE 7 only */
.posting li              { font-size:0.82em; line-height:1.45em; }
.posting li li           { font-size:1em; }
.quote                   { color:#2D1800; font-style:italic; }
.edited                  { font-size:0.82em; color:#2D1800; }
img.no-text              { cursor:help; }
pre                      { max-width:100%; overflow:auto; }
code                     { font-family:"courier new",courier; color:#2D1800; }
code.monospace           { color:#2D1800; }   
blockquote               { margin:0px; padding:0px 0px 0px 30px; color:#2D1800; font-style: italic; background:url(images/quote.png) no-repeat top left; }
blockquote code          { font-family:"courier new",courier; color:#2D1800; }

.postingbottom           { clear:both; margin:25px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.postinganswer           { font-size:0.82em; }
html>body .postinganswer { float:left; } /* all but not IE */
*+html .postinganswer    { float:left; } /* IE 7 only */

.postingedit             { text-align: right; }

div.ct-posting           { position:relative; border-left:10px solid #B1662D; border-right:1px solid #B1662D; border-top:1px solid #B1662D; border-bottom:1px solid #B1662D; margin:0px 0px 20px 0px; padding:0px 0px 0px 0px; background:#F1A239; /*border-right:1px solid blue;border-top:1px solid blue;border-bottom:1px solid blue;*/ }
.new                     { border-left:10px solid #B1662D !important; }   
.ct-posting h1           { margin: 0px 0px 2px 0px; padding: 2px 0 0 10px; font-size: 18px; }
.ct-posting h1 .category { font-size:0.57em; }
div.ct-postinghead       { margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; }
div.ct-postinghead img.avatar 
                         { padding:5px; background:#F1A239; float:right; }
div.ct-postingbody       { margin:0px; padding:10px 10px 10px 10px; }
div.ct-postingfooter     { margin:0px; padding:0px 10px 10px 10px; }
div.ct-author              { margin: 1px 0px 0px 0px; font-style: italic; color: #FFFFFF; background:#B1662D; line-height: 1.4em; padding: 0 0 0 10px; }
.hide-posting            { position:absolute; top:0px; left:-10px; }

.op-link,
.op-link a               { font-size:0.9em; color:#FFFFFF; }

#content p.tags          { margin:20px 0 0 0; padding:0; color:#2D1800; font-size:0.69em; line-height:1.42em; }
#content p.signature     { margin:10px 0px 0px 0px; padding:0px; color:#2D1800; font-weight:normal; font-size:0.69em; line-height:1.42em; }

h2.postingform           { margin: 0px 0px 20px 0px; }
p.reply-to               { margin: 0px 0px 20px 0px; }

div.complete-thread      { margin-bottom:30px; }
* html div.complete-thread
                         { margin-bottom:20px; } /* IE only */
div.complete-thread p.left
                         { float:left; }
#content div.complete-thread p.right
                         { float:right; text-align:right; font-size:0.69em; }

.searchresults ul        { font-size:1em; margin: 0px 0px 15px 0px; }
.searchresults li        { font-size:1em; }
.searchresults li li     { font-size:1em; }

.usernav                 { margin:0px 0px 15px 0px; padding:0px; }
.usernav .usersearch     { float:left; font-size:0.69em; }
.usernav .usersearch input
                         { font-size:1em; } 
.usernav .userbrowse     { text-align:right; font-size:0.82em; }
.usernav-bottom          { margin:15px 0px 0px 0px; padding:0px; text-align:right; font-size:0.82em; }

.actthread               { padding-left: 18px; color: #ff0000; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
.actreply                { padding-left: 16px; color: #ff0000; font-weight: bold; background-image:url(images/reply.png); background-repeat:no-repeat; background-position: top left; }
.spam                    { color: #ff0000; font-weight: bold; background:yellow; }
.spam-note               { font-weight:bold; color:red; background:yellow; padding:5px; }
.thread ul               { font-size:1em; }
.thread li               { font-size:1em; }
.thread li li            { font-size:1em; }
.thrbeg                  { font-weight: bold; }
.caution                 { padding: 0px 0px 0px 20px; color: red; font-weight: bold; background-image:url(images/caution.png); background-repeat:no-repeat; background-position: left; }
.ok                      { padding: 0px 0px 0px 20px; font-weight:bold; color:red; background-image:url(images/tick.png); background-repeat:no-repeat; background-position: left; }
.entryline               { margin: 15px 0px 15px 0px; border-top: 1px dotted #B1662D; border-left: 0; border-right: 0; border-bottom: 0; height: 1px; }
.marked-threads          { margin:30px 0px 0px 0px; font-size:11px; }
.marked-threads-board    { margin:10px 1px 0px 1px; font-size:11px; }
.ip                      { font-size: 11px; color: #2D1800; }
span.userdata            { margin: 0px; padding: 0px; }
.online                  { color: red; }
.underline               { text-decoration:underline; }
label.main               { font-weight:bold; }
label.active             { color:#2D1800; }
label.inactive           { color:#4A2700 !important; }
label.inactive input     { color:#4A2700; }
label.unavailable        { color:#c0c0c0; }
fieldset.active          { border:none; margin:0; padding:0; }
fieldset.active label,
fieldset.active input    { color:#2D1800; }
fieldset.inactive        { border:none; margin:0; padding:0; }
fieldset.inactive label,
fieldset.inactive input  { color:#4A2700; }

ul.filelist              { list-style-type: none; padding-left:0px; margin-left:0px; font-size:0.82em; line-height:1.7em !important; }
ul.filelist img          { margin:0px 5px -3px 0px; padding:0px; }

span.admin               { /*border-bottom:1px dotted #c0c0c0;*/ color: #FFFFFF; }
span.mod                 { /*border-bottom:1px dotted #c0c0c0;*/ }
ul.thread span.mod,
ul.thread span.admin,
td span.admin,
td span.mod              { cursor:help; }

#captcha                 { margin:0; padding:0; }
#captcha p               { font-size:1em; }          
#captcha img,
img.captcha              { border:1px solid #2D1800; }

/* categories: */
.category                { color: #2D1800; font-size:0.82em; font-weight: normal; }
.category-regusers       { color: #2D1800; font-size:0.82em; font-weight: normal; background:#F1A239; }
.category-adminmod       { color: #2D1800; font-size:0.82em; font-weight: normal; background:#F1A239; }
.category-b              { color: #2D1800; font-size:0.82em; font-weight: normal; }
.category-regusers-b     { color: #2D1800; font-size:0.82em; font-weight: normal; border-bottom: 1px dotted #B1662D; }
.category-adminmod-b     { color: #2D1800; font-size:0.82em; font-weight: normal; border-bottom: 1px solid #B1662D; }

h3.preview               { margin: 10px 0px 3px 0px; font-size:0.82em; font-weight:bold; color:#2D1800; }
div.preview              { margin: 0px 0px 0px 0px; padding: 1px; color: #2D1800; border: 1px dotted #B1662D; }

table.wide               { width: 100%; }
table.normaltab          { border:0px; padding:0px; margin:0; background:#B1662D; }
table.normaltab th       { vertical-align: top; font-size:1em; font-weight: bold; text-align:left; color: #FFFFFF; background-color:#B1662D; /* background-image:url(images/bg_th.png); background-repeat: repeat-x; background-position: bottom; */}
table.normaltab td.a     { vertical-align: top; font-size:1em; font-weight: normal; color: #4A2700; background: #F1A239; }
table.normaltab td.b     { vertical-align: top; font-size:1em; font-weight: normal; color: #4A2700; background: #F1A239; }
table.normaltab td.c     { width:150px; vertical-align: top; font-size:1em; font-weight: normal; color: #4A2700; background: #F1A239; /* background-image:url(images/bg_td.png); background-repeat: repeat-y; background-position: right; */}
table.normaltab td.d     { vertical-align: top; font-size:1em; font-weight: normal; color: #4A2700; background: #F1A239; }
#content table.normaltab p
                         { font-size:1em; }
#content table.normaltab .small,
#content table.normaltab .xsmall 
                         { font-size:0.82em; }

p.userdata               { margin:0; }

table.normaltab ul.thread { margin:0; padding:0; list-style-type:none; font-size:1em !important; }
table.normaltab ul.thread ul { font-size:0.82em !important; line-height:1em; }
table.normaltab ul.thread ul ul { font-size:1em !important; }
ul.thread                { max-width:100% !important; }
ul.reply                 { margin: 0px; padding: 0px 0px 0px 30px; list-style-type:none; max-width:100% !important; }
ul.reply ul              { /*background-image:url(images/reply_subsidiary_line.png); background-repeat:repeat-y; background-position: left;*/ }
ul.deep-reply            { margin: 0px; padding: 0px 0px 0px 15px; list-style-type:none; }
ul.very-deep-reply       { margin: 0px; padding: 0px 0px 0px 0px; list-style-type:none; }
ul.thread li             { margin:0px; padding:0px; line-height:1.45em; display:inline; }
ul.complete-thread       { margin: 0px 0px 18px 0px; padding: 0px 0px 0px 0px; list-style-type:none; clear:both; max-width:100% !important; }

.normalform              { font-size:0.82em; }
.kat                     { font-family:verdana, arial, sans-serif; font-size:0.82em; }
.inline                  { display:inline; }
input.bbcode-button      { width:45px; font-size:11px; font-weight:normal; margin:0px 0px 3px 0px; }
button.smiley-button     { margin:0; padding:0; font-size:11px; font-weight:normal; }
button.smiley-button img {  }

.browse                  { margin:5px 0px 5px 0px; padding:0px; text-align:right; }
.pagebrowse              { margin:0; padding:0;  max-width:100% !important; text-align:right; font-size:0.69em !important; }

/* ajax preview: */
#ajax-preview            { position: absolute; margin:0; padding:0; z-index:10; width:400px; display:none; background:transparent url(images/ajax_preview_top.png) repeat-x top left; }
#ajax-preview-top        { margin:0; padding:0; height:16px; background:transparent url(images/ajax_preview_tail.png) no-repeat top left; }
#ajax-preview-close      { margin:0px; padding:0px; }
#ajax-preview-close img  { position:absolute; margin:0px; padding:0px; top:16px; right:1px; }
#ajax-preview-handle     { margin:0px; padding:10px; }
#ajax-preview-body       { background:#F1A239; margin:0; padding:0; border-left:1px solid #B1662D; border-right:1px solid #B1662D; border-bottom:1px solid #B1662D; max-height:350px; overflow:auto; }
#ajax-preview-content    { line-height:19px; }
#ajax-preview-replylink  { display:none; margin-bottom:0px; font-size:11px; } 
#ajax-preview-throbber   { padding:10px; text-align:center; display:none; }
#ajax-preview-content ul { font-size:13px;  }

#more-smilies            { position:absolute; width:200px; background:#F1A239; border:1px solid #B1662D; display:none; }
#more-smilies .close     { position:absolute; top:0px; right:0px; padding:0px; }
#more-smilies-body       { overflow:auto; }
#more-smilies-content    { max-height:300px;}
#more-smilies-content p  { padding:10px; }
#more-smilies-content img
                         { padding:5px; }
                         
#colorpicker             { position:absolute; /*width:100px; height:100px;*/ background:#F1A239; border:1px solid #B1662D; display:none; }
#colorpicker table       { margin:0; padding:0; line-height:10px; }
#colorpicker table img   { margin:0; padding:0; border:1px solid #B1662D; }
#colorpicker table a:hover img { margin:0; padding:0; border:1px solid #fff; }

#sizepicker              { position:absolute;  background:#F1A239; border:1px solid #B1662D; display:none; padding:0; }
#sizepicker p            { margin:0; padding:0; }
#sizepicker p a          { color:#4A2700; display:block; text-decoration:underline; padding:3px; }
#sizepicker p a:hover    { background:#F1A239; }

.adminmenu               { list-style-type: none; padding-left:0px; margin-left:0px; font-size:0.82em; line-height:1.7em !important; }
.adminmenu li            {  }
.adminmenu a             { text-decoration:underline; }
.adminmenu a:hover span  { text-decoration:underline; }
.adminmenu a img         { margin:0px 5px -3px 0px; padding:0px; }
#content .adminmenu .small
                         { font-size:0.82em; }

/* thread links: */
a.thread:link            { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
a.thread:visited         { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
a.thread:hover           { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
a.thread:active          { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
/* sticky threads: */
a.thread-sticky:link     { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.thread-sticky:visited  { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.thread-sticky:hover    { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.thread-sticky:active   { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_sticky.png); background-repeat:no-repeat; background-position: top left; }
/* new threads: */      
a.threadnew-sticky:link  { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew-sticky:visited
                         { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew-sticky:hover { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new_sticky.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew-sticky:active
                         { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new_sticky.png); background-repeat:no-repeat; background-position: top left; }
/* new threads: */
a.threadnew:link         { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew:visited      { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew:hover        { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new.png); background-repeat:no-repeat; background-position: top left; }
a.threadnew:active       { padding-left: 18px; color: #4A2700; text-decoration: underline; font-weight: bold; background-image:url(images/thread_new.png); background-repeat:no-repeat; background-position: top left; }
/* replies: */
a.reply:link             { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply.png); background-repeat:no-repeat; background-position: top left; }
a.reply:visited          { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply.png); background-repeat:no-repeat; background-position: top left; }
a.reply:hover            { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply.png); background-repeat:no-repeat; background-position: top left; }
a.reply:active           { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply.png); background-repeat:no-repeat; background-position: top left; }

a.replynew:link          { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply_new.png); background-repeat:no-repeat; background-position: top left; }
a.replynew:visited       { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply_new.png); background-repeat:no-repeat; background-position: top left; }
a.replynew:hover         { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply_new.png); background-repeat:no-repeat; background-position: top left; }
a.replynew:active        { padding-left: 16px; color: #4A2700; text-decoration: underline; font-weight: normal; background-image:url(images/reply_new.png); background-repeat:no-repeat; background-position: top left; }

.visited                 { color: #4A2700 !important; }

/* thread tree: */
ul.thread                { margin: 0px 0px 18px 0px; padding: 0px 0px 0px 0px; list-style-type:none; }
ul.reply                 { margin: 0px; padding: 0px 0px 0px 30px; list-style-type:none; }
ul.reply ul              { /*background-image:url(images/reply_subsidiary_line.png); background-repeat:repeat-y; background-position: left;*/ }
ul.deep-reply            { margin: 0px; padding: 0px 0px 0px 15px; list-style-type:none; }
ul.very-deep-reply       { margin: 0px; padding: 0px 0px 0px 0px; list-style-type:none; }
ul.thread li             { margin:0px; padding:0px; line-height:1.45em; display:inline; }
ul.complete-thread       { margin: 0px 0px 18px 0px; padding: 0px 0px 0px 0px; list-style-type:none; clear:both; }
/* postings in search results: */
ul.searchresults         { margin: 0px 0px 18px 0px; padding: 0px 0px 0px 0px; list-style-type:none; }
ul.searchresults li      { padding:0px 0px 10px 0px; }
a.thread-search          { padding-left: 18px; color: #0000cc; font-weight: bold; background-image:url(images/thread.png); background-repeat:no-repeat; background-position: top left; }
a.reply-search           { padding-left: 18px; color: #0000cc; font-weight: bold; background-image:url(images/reply_search.png); background-repeat:no-repeat; background-position: top left; }

div.ct-thread            { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
div.ct-reply             { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 0px; list-style-type:none; }
div.ct-deep-reply        { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style-type:none; }
div.ct-very-deep-reply   { margin: 0px; padding: 0px 0px 0px 0px; list-style-type:none; }

td.title {
	background-repeat: repeat-x;
	background-image:url("last_pixel.jpg");
	background-position:top left;
	border-style: none;
	border-style:hidden;
	height: 136px;
}

div#titlebar_header { position: absolute; left: 0px; top: 0px; height: 136px; background-image:url("last_pixel3dbeading.jpg"); background-position:top left; background-repeat: repeat-x; width:100%; padding: 0; margin: 0; }
div.header_links { /*position:absolute: top: 0;*/ width: 801px; height: 136px; background-image:url("blue_ocean3dbeading.jpg"); background-position:top center; background-repeat: no-repeat; padding: 0; margin: 0; text-align: center; }
div.fb_links { color: #000000; text-align: center; font-size: 15px; padding: 114px 0 0 0; margin: 0; }
#titlebar_header a { color: #000000; text-decoration: none; font-weight:500; }
div#the_forum { padding: 5px; margin: 136px 170px 0 170px; }
div#left_ad { position: absolute; left: 0px; top: 136px; width: 170px; padding: 5px; margin: 0; }
div#right_ad { position: absolute; right: 0px; top: 136px; width: 170px; padding: 5px; margin: 0; }

#sidebar_content_stuff         { background:#F1A239; border:1px solid #B1662D; padding:0px; margin: 5px 0 0 0; width: 158px; } 
#sidebar_content_stuff h3      { font-size:13px; color: #FFFFFF; line-height:1.2em; font-weight:bold; margin:0px; padding:0 5px 0 5px; background-color:#B1662D; }
#sidebar_content_stuff .special a { font-size:13px; color: #FFFFFF; font-weight:bold; text-decoration: none; }
input, textarea {
	font-size:12px;
	font-family:arial;
	color:#2D1800;
	background-color:#FFFFFF;
	border:1pt #2D1800 solid;
}