/*+clearfix {*/
UL.topiclist LI:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
UL.topiclist LI
{
	display: inline-block;
}
UL.topiclist LI
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
/*Layout
------------*/
*
{
/*Reset browsers default margin, padding and font sizes*/
	margin: 0;
	padding: 0;
}
HTML
{
	font-size: 100%;
}
BODY
{
	color: #F7F7F7;
	background: #000000 url(images/bground.gif) repeat-x;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#body-simple
{
	background: #000;
	padding: 0px 5px;
}
#wrapper
{
	background: transparent;
	padding: 0px;
}
#header
{
/*stile della testata*/
	background: transparent;
	width: 960px;
	height: 180px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
/*Misc stuff*/
IMG
{
	border: none;
}
.gen
{
	margin: 1px;
	font-size: 1.2em;
}
.genmed
{
	margin: 1px;
	font-size: 1.1em;
}
.gensmall
{
	margin: 1px;
	font-size: 1em;
}
.titles
{
	font-size: 22px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.error, TABLE TD .error
{
	color: #FF0000;
}
.spacer
{
	background: #151515 url(images/spacerbg.gif) repeat-x top left;
}
HR
{
	height: 1px;
	border: 0px solid #151515;
	border-top-width: 1px;
}
.pagination
{
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}
/*Links
------------*/
A
{
	color: #FFD700;
	text-decoration: none;
}
A:active
{
	color: #FFD700;
	text-decoration: none;
}
A:hover
{
	color: #FFD700;
	text-decoration: underline;
}
A.forumlink
{
	color: #FFD700;
	text-decoration: none;
	padding: 3px 4px 4px;
}
A.forumlink:hover
{
	color: #FFD700;
	text-decoration: none;
	background-color: #000;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	/*+box-shadow:1px 2px 4px #111;*/
	-moz-box-shadow: 1px 2px 4px #111;
	-webkit-box-shadow: 1px 2px 4px #111;
	-o-box-shadow: 1px 2px 4px #111;
	box-shadow: 1px 2px 4px #111;
}
.nav A
{
	color: #FFD700;
	text-decoration: none;
	padding: 2px 3px 3px;
}
.nav A:hover
{
	color: #FFD700;
	text-decoration: none;
	background-color: #101010;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	/*+box-shadow:0px 2px 4px #101010;*/
	-moz-box-shadow: 0px 2px 4px #101010;
	-webkit-box-shadow: 0px 2px 4px #101010;
	-o-box-shadow: 0px 2px 4px #101010;
	box-shadow: 0px 2px 4px #101010;
}
H2 A.titles
{
	/*+text-shadow:0px 1px 1px #111;*/
	-moz-text-shadow: 0px 1px 1px #111;
	-webkit-text-shadow: 0px 1px 1px #111;
	-o-text-shadow: 0px 1px 1px #111;
	text-shadow: 0px 1px 1px #111;
	padding: 0px 4px 2px;
}
H2 A.titles:hover
{
	text-decoration: none;
	background-color: #000;
	/*+border-radius:6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px 6px 6px 6px;
	/*+box-shadow:0px 2px 4px #101010;*/
	-moz-box-shadow: 0px 2px 4px #101010;
	-webkit-box-shadow: 0px 2px 4px #101010;
	-o-box-shadow: 0px 2px 4px #101010;
	box-shadow: 0px 2px 4px #101010;
}
A.forumlink
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
A.topictitle
{
	margin: 1px 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
A.topictitle, .postbody A
{
	color: #FFF;
}
A.topictitle:visited, .postbody A:visited
{
	color: #FFF;
}
A.topictitle:visited:hover, .postbody A:visited:hover
{
	color: #FFFFFF;
}
A.topictitle:hover, .postbody A:hover
{
	color: #FFD700;
}
/*Header and logo*/
#maintable
{
	margin: 0 auto;
	padding: 0px;
	background-color: #222222;
}
#logorow
{
	background: transparent;
	width: 960px;
	height: 180px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
.pm-notify-new, .pm-notify-unread
{
	border-left: 1px solid #3C5F84;
	border-right: 1px solid #2E5B82;
	border-top: 1px solid #3C5F84;
	border-bottom: 1px solid #2E5B82;
	background: #151515;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pm-notify-new A, .pm-notify-new A:visited, .pm-notify-unread A, .pm-notify-unread A:visited
{
	text-decoration: underline;
}
.pm-notify-header
{
	margin-bottom: 10px;
	color: #FFF;
}
.pm-notify-new, .pm-notify-unread:hover
{
	border-left: 1px solid #006400;
	border-right: 1px solid #FF0000;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.pm-notify-new
{
	padding: 30px;
}
/************************************************

*    Top Navbar                                  *

************************************************/
#topnavbar
{
	background: transparent;
	width: 960px;
	height: 32px;
	color: #DDDDDD;
	margin: 0px auto;
	padding: 0px;
}
#topnavbar A, #topnavbar A:visited
{
	font-size: 10px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: none;
}
#topnavbar A:hover
{
	text-decoration: underline;
}
#topnavbar P
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.topnavbarleft
{
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 15px;
}
.topnavbarright
{
	width: 600px;
	float: right;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}
.topnavbarright A IMG
{
	border: none;
	margin: 0px 3px;
	padding: 0px;
}
/************************************************
*    Navbar                                      *
************************************************/
#navbar
{
	background: #151515;
	width: 960px;
	height: 70px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
#navbarleft
{
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}
#navbarright
{
	width: 480px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#navbarright IMG
{
	border: none;
	margin: 0px;
	padding: 0px;
}
#nav
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
#nav UL
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav A
{
	background: #151515;
	color: #999999;
/*display: block;*/
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 5px 13px;
	text-align: center;
}
#nav A:hover
{
	background: #000;
	color: #FFFFFF;
/*display: block;*/
	text-decoration: none;
	margin: 0px;
	padding: 10px 5px 11px;
	border-bottom: 2px solid #FFD700;
	text-align: center;
}
#nav LI
{
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 15;
	position: relative;
}
#nav LI LI
{
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	position: relative;
}
#nav LI LI A, #nav LI LI A:link, #nav LI LI A:visited
{
	background: #E4E0D6;
	float: none;
	margin: 0px;
	padding: 8px 10px;
	border-top: 1px solid #C0C0C0;
}
#nav LI LI A:hover, #nav LI LI A:active
{
	background: #E4E0D6;
	padding: 8px 10px;
}
#nav LI UL
{
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav LI:hover UL
{
	left: auto;
	display: block;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
}
/*SubNavigation buttons*/
.subnavtd
{
	padding: 10px 10px 5px;
}
.subnavrow-right
{
	float: right;
}
.subnavrow
{
	background: #F1F1F1 none no-repeat center center;
	padding: 7px;
	color: #909090;
	text-align: left;
	font-size: 11px;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.subnavrow B, .subnavrow STRONG
{
	font-weight: normal;
}
.subnavrow A, .subnavrow A:visited
{
	color: #202020;
	text-decoration: none;
	padding: 1px 3px 2px;
}
.subnavrow A
{
}
.subnavrow A:hover
{
	color: #FFD700;
	text-decoration: none;
	background-color: #202020;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
A.link-new, A.link-new:visited
{
	color: #FFFFFF;
}
A.link-new:hover, A.link-new:visited:hover
{
	color: #FFD700;
}
/*Content and tables*/
#contentrow
{
	padding: 5px 10px;
}
#footerrow
{
	/*[disabled]width:960px;*/
	height: 240px;
	margin: 0px auto;
	padding: 0px;
}
.tablebg
{
	border: 1px solid #1F1F1F;
	background: #000 url(images/cell.gif) repeat-x top left;
}
.row1, .row2, .row3, .forumrules, TR.row1 .row, TR.row2 .row, TR.row3 .row, .postbottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #111111;
	background: #151515 url(/images/cell.gif) repeat-x top left;
	padding: 4px;
}
TH
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background: #FFF url(images/th.gif) repeat-x top left;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1F1F1F;
}
TH A, TH A:visited
{
	color: #AAA !important;
	text-decoration: underline;
}
TH A:hover
{
	color: #202020;
	text-decoration: underline;
}
TD
{
	padding: 2px;
}
TD.profile
{
	padding: 4px;
}
.catdiv
{
	height: 24px;
	padding: 0 3px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	background: #F1F1F1 url(images/bg_tfoot.gif) repeat-x;
}
.cat
{
	height: 24px;
	padding: 0 3px;
	background: #222222 url(images/bg_tfoot.gif) repeat-x;
	text-indent: 4px;
}
TD.cat
{
	/*[disabled]border:1px none #000000;*/
}
.cathead
{
	background: #F1F1F1 url(images/bg_tfoot.gif) repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
}
.legend
{
	padding: 4px;
}
/*Table header*/
.caption
{
	margin: 0;
	padding: 0;
	background: url(images/tcat_mid.gif) repeat-x center;
	white-space: nowrap;
	height: 26px;
	text-align: left;
}
.cap-left
{
	background: none no-repeat left center;
	padding-left: 25px;
}
.cap-right
{
	background: none no-repeat right center;
	padding-top: 6px;
	height: 20px;
}
CAPTION, CAPTION H1, CAPTION H2, CAPTION H3, CAPTION SPAN
{
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
CAPTION H4
{
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFD700;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
CAPTION H1, CAPTION H2, CAPTION H3, CAPTION H4, CAPTION SPAN
{
	display: inline;
}
CAPTION A, CAPTION A:visited
{
	color: #FFD700;
	text-decoration: none;
	/*+text-shadow:0px 1px 1px #111;*/
	-moz-text-shadow: 0px 1px 1px #111;
	-webkit-text-shadow: 0px 1px 1px #111;
	-o-text-shadow: 0px 1px 1px #111;
	text-shadow: 0px 1px 1px #111;
}
CAPTION A:hover
{
	color: #FFD700;
	text-decoration: underline;
}
/*Footer*/
#wrapfooter
{
	background: #151515 url(images/bgfooter.png) repeat-x;
	text-align: center;
	color: #202020;
}
/************************************************
*    WPOver Footer                            *
************************************************/
#overfooter
{
	height: 10px;
	margin: 0px auto;
	padding: 0px;
}
/************************************************
*    WPFooter Background                            *
************************************************/
#footerbg
{
	background: #151515 url(images/bg_footer.png) repeat-x;
}
/************************************************
*    WPFooter                                      *
************************************************/
#footer
{
	width: 960px;
/*height: 240px;
modifica da verificare*/
	margin: 0px auto;
	padding: 0px;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFD700;
	text-decoration: none;
}
#footer H2
{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
#footer H2 A
{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
.footer-1
{
	width: 170px;
	float: left;
	margin: 30px 0px 10px;
	padding: 10px 0px 0px 20px;
	line-height: 20px;
}
.footer-1 P
{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.footer-2
{
	width: 170px;
	float: left;
	margin: 30px 0px 10px;
	padding: 10px 0px 0px 20px;
	border-left: 1px solid #000000;
	line-height: 20px;
}
.footer-2 P
{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.footer-3
{
	width: 170px;
	float: left;
	margin: 30px 0px 10px;
	padding: 10px 0px 0px 20px;
	border-left: 1px solid #000000;
	line-height: 20px;
}
.footer-3 P
{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.footer-4
{
	width: 310px;
	float: left;
	margin: 30px 0px 10px;
	padding: 10px 0px 0px 20px;
	border-left: 1px solid #000000;
	line-height: 20px;
}
.footer-4 P
{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
#footernav
{
	display: block;
	list-style: square;
}
#footernav UL
{
	display: block;
	list-style: square;
}
#footernav A
{
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#footernav A:hover
{
	color: #FFD700;
	display: block;
	text-decoration: none;
}
#footernav LI
{
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 14;
	position: relative;
}
#footernav LI LI
{
	float: left;
	z-index: 10;
	position: relative;
}
#footernav LI LI A, #footernav LI LI A:link, #footernav LI LI A:visited
{
	background: #999999;
	float: none;
	border-top: 1px solid #FFFFFF;
}
#footernav LI LI A:hover, #footernav LI LI A:active
{
	background: #666666;
}
#footernav LI UL
{
	position: absolute;
	width: 10em;
	left: -999em;
}
#footernav LI:hover UL
{
	left: auto;
	display: block;
}
#footernav LI:hover UL, #footernav LI.sfhover1 UL
{
	left: auto;
}
.copyright
{
	color: #FFD700;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.copyright A, .copyright A:visited
{
	color: #FFD700;
	text-decoration: none;
}
.copyright A:hover
{
	color: #FFD700;
	text-decoration: underline;
}
/*Breadcrumbs*/
P.breadcrumbs
{
	margin: 0;
	padding: 0;
	float: left;
	color: #AAA;
	font-weight: normal;
	white-space: normal;
	font-size: 1em;
}
.rtl P.breadcrumbs
{
	float: right;
}
P.datetime
{
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}
.rtl P.datetime
{
	float: left;
}
/*Index/viewforum*/
.subforum.read
{
	background: url(images/sub_old.gif) no-repeat top left;
	padding-left: 12px;
}
.subforum.unread
{
	background: url(images/sub_new.gif) no-repeat top left;
	padding-left: 12px;
}
.legend
{
	text-align: center;
	margin: 0 auto;
	padding: 2px;
}
.legend-viewforum
{
	margin: 0;
	text-align: left;
}
.forumrules
{
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.forumrules H3
{
	color: #FFD700;
}
/*Post*/
.postsubject
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
TD.postbottom
{
	background: #F1F1F1 url(images/bg_tfoot.gif) repeat-x;
	font-size: 10px;
	color: #FFF;
	white-space: nowrap;
	padding: 2px;
	vertical-align: middle;
}
TD.postbuttons
{
	padding-top: 3px;
}
.postdetails
{
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.postdetails B
{
	color: #FFF;
}
.posterrank
{
	font-size: 9px;
	color: #666;
}
.posterprofile
{
	font-size: 10px;
	color: #666;
}
.postauthor
{
	color: #FFD700;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline
{
	margin-bottom: 2px;
}
.postreported, .postreported A:visited, .postreported A:hover, .postreported A, .postreported A:active
{
	margin: 1px 0px;
	color: #FFD700;
	font-weight: bold;
}
.postapprove, .postapprove A:visited, .postapprove A:hover, .postapprove A, .postapprove A:active
{
	color: #FFD700;
	font-weight: bold;
}
.postapprove IMG, .postreported IMG
{
	vertical-align: bottom;
}
.postbody
{
	font-size: 13px;
	line-height: 20px;
	margin: 3px 0;
}
.signature
{
	font-size: 11px;
	color: #888;
	margin-top: 5px;
}
.signature .line
{
	color: #AAA;
}
.postbody LI, OL, UL
{
	margin: 0 0 0 1.5em;
}
.rtl .postbody LI, .rtl OL, .rtl UL
{
	margin: 0 1.5em 0 0;
}
.posthilit
{
	color: #FFFFFF;
	background-color: #202020;
}
.postsubject
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.postbody A
{
	text-decoration: underline;
}
/*UCP*/
.folder-current A, .folder-current A:visited
{
	color: #202020;
	font-weight: bold;
}
.folder-current A:hover
{
	color: #FFD700;
}
TD.pm_marked_colour
{
	background: #888;
}
TD.pm_marked_colour_left
{
	border-left: 3px solid #888;
	padding-left: 2px;
}
TD.pm_marked_colour_right
{
	border-right: 3px solid #888;
	padding-right: 2px;
}
TD.pm_replied_colour
{
	background: #A9B8C2;
}
TD.pm_replied_colour_left
{
	border-left: 3px solid #A9B8C2;
	padding-left: 2px;
}
TD.pm_replied_colour_right
{
	border-right: 3px solid #A9B8C2;
	padding-right: 2px;
}
TD.pm_friend_colour
{
	background: #007700;
}
TD.pm_friend_colour_left
{
	border-left: 3px solid #202020;
	padding-left: 2px;
}
TD.pm_friend_colour_right
{
	border-right: 3px solid #202020;
	padding-right: 2px;
}
TD.pm_foe_colour
{
	background: #DD0000;
}
TD.pm_foe_colour_left
{
	border-left: 3px solid #202020;
	padding-left: 2px;
}
TD.pm_foe_colour_right
{
	border-right: 3px solid #202020;
	padding-right: 2px;
}
/*Form Elements
------------*/
FORM
{
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
TEXTAREA, SELECT, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline
{
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: 1px solid #A9B8C2;
	background-color: #151515;
	color: #FFF;
}
#helpline
{
	color: #FFF;
}
INPUT
{
	font-size: 1.1em;
	padding: 4px;
	background-color: #CCC;
}
INPUT.inputbox
{
	font-family: "Courier New", monospace;
}
TEXTAREA
{
	background-color: #333333;
	color: #CCCCCC;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}
SELECT
{
	font-size: 1.1em;
	padding: 1px;
}
OPTION
{
	padding: 0 1em 0 0;
}
.rtl OPTION
{
	padding: 0 0 0 1em;
}
.post
{
	border-style: solid;
	border-width: 1px;
}
.btnbbcode
{
	font-size: 1.1em;
	border: 1px solid #A9B8C2;
}
.btnbbcode:hover
{
	border-color: #444;
	color: #202020;
}
.btnmain
{
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
.btnlite
{
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
.btnfile
{
	font-weight: normal;
	padding: 1px 5px;
	font-size: 1.1em;
}
.helpline
{
	background-color: transparent;
	color: #444;
	border-style: none;
}
* HTML TEXTAREA, * HTML SELECT, * HTML .post, * HTML .btnmain, * HTML .btnlite, * HTML .btnfile
{
	border-color: #A9B8C2;
}
TEXTAREA:hover, SELECT:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover
{
	border-color: #A9B8C2;
}
TEXTAREA:focus, SELECT:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus
{
	border-color: #A9B8C2;
	color: #FFF;
}
LABEL:hover
{
	color: #FFD700;
}
/*BBCode
------------*/
.quotetitle, .attachtitle, .codetitle
{
	margin: 10px 5px 0px;
	padding: 2px 4px 0;
	border: 1px solid #A9B8C2;
	border-bottom-width: 0;
	color: #FFFFFF;
	background: url(images/bg_box_code.gif) no-repeat center right;
	font-size: 0.85em;
	font-weight: bold;
}
.quotetitle
{
	background-image: url(images/bg_box_quote.gif), url(top), url(left), url(no-repeat);
}
.attachtitle
{
	background-image: url(images/bg_box_attach.gif), url(top), url(left), url(no-repeat);
}
.quotetitle .quotetitle
{
	font-size: 1em;
}
.quotecontent, .attachcontent
{
	margin: 0px 5px 10px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;*/
	background-color: #000;
	color: #FFF;
}
.attachcontent
{
	font-size: 0.85em;
}
.codecontent
{
	direction: ltr;
	margin: 0px 5px 10px;
	padding: 5px;
	border-color: #D8D8D8;
	border-width: 0px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, "Courier New", monospace;
	background-color: #000;
	color: #FFF;
}
.attachcontent, HTML>BODY .postbody
{
	overflow: auto;
	overflow-x: auto;
}
.syntaxbg
{
	color: #202020;
}
.syntaxcomment
{
	color: #666;
}
.syntaxdefault
{
	color: #202020;
}
.syntaxhtml
{
	color: #202020;
}
.syntaxkeyword
{
	color: #FFD700;
}
.syntaxstring
{
	color: #202020;
}
/*More misc stuff*/
H1
{
/*font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}
H3
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
H4
{
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
P
{
	font-size: 1.1em;
}
P.moderators
{
	margin: 0px;
	float: left;
	color: #CCC;
	font-weight: bold;
}
.rtl P.moderators
{
	float: right;
}
P.linkmcp
{
	margin: 0px;
	float: right;
	white-space: nowrap;
	color: #FFFFFF;
}
.rtl P.linkmcp
{
	float: left;
}
P.searchbar
{
	padding: 2px 0;
	white-space: nowrap;
	color: #FFFFFF;
}
P.searchbarreg
{
	margin: 0px;
	float: right;
	white-space: nowrap;
}
.rtl P.searchbarreg
{
	float: left;
}
P.forumdesc
{
	padding-bottom: 6px;
	padding-top: 1px;
}
P.topicauthor
{
	margin: 1px 0px;
}
P.topicdetails
{
	margin: 1px 0px;
}
TD.history-current, TR.row1 TD.history-current, TR.row2 TD.history-current
{
	background: #DDD;
}
TABLE.colortable TD
{
	padding: 0;
}
PRE
{
	font-size: 1.1em;
	font-family: Monaco, "Courier New", monospace;
}
.nowrap
{
	white-space: nowrap;
}
.username-coloured
{
	font-weight: normal;
}
.sep
{
	color: #444;
}
/*bugs
reset file input style for Opera - it changes only text color and border, but not bg color*/
.btnfile, .btnfile:hover, .btnfile:focus
{
	border: none;
	background-color: #FFF;
	color: #202020;
}
/*Tag Board
------------*/
.tb_style1
{
	background-color: #101010;
	border-bottom: 1px solid #050505;
	border-top: 1px solid #000;
	padding: 3px;
	font-size: 1em;
}
.tb_style2
{
	background-color: #222;
	border-bottom: none;
	border-top: 1px solid #555;
	padding: 3px;
	font-size: 1em;
}
.tb_post_time
{
	color: #666666;
}
.tb_post_username
{
/*usr's span*/
}
.tb_post_text
{
	color: #DDD;
}
.tb_pointer
{
	cursor: pointer;
}
/* TOP 10 Forum
--------------*/
UL.topiclist
{
	padding-bottom: 15px;
	padding-top: 5px;
}
LI.header DT, LI.header DD
{
	color: #FFFFFF;
	font-weight: bold;
}
UL.forums
{
}
UL.topiclist LI
{
	color: #F7F7F7;
}
UL.topiclist DD
{
	border-left-color: transparent;
}
/*[clearfix]*/UL.topiclist LI
{
	display: block;
	list-style-type: none;
	color: inherit;
	margin: 0;
}
UL.topiclist DL
{
	position: relative;
}
UL.topiclist LI.row DL
{
	padding: 2px 0;
}
UL.topiclist DT
{
	display: block;
	float: left;
	width: 50%;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
}
UL.topiclist DD
{
	display: block;
	float: left;
	border-left: none;
	padding: 4px 0;
}

