@import url('forumlistings-readstates.css');

table.forumlisting tbody td.lastpostinfo, table.forumlisting tbody td.forumtools
{
	white-space: nowrap;
}

table.forumlisting tbody td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.forumlisting tbody td.forumtitle
{
	border-right: none;
	width: 100%;
	
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 13px !important;
}

table.forumlisting tbody td.forumtitle a
{
	font-weight: normal;
}

table.forumlisting tbody td.forumdesc
{
	font-size: 11px;
	vertical-align: top;
}

table.forumlisting tbody td.lastpostinfo div
{
	background-image: url(../images/lastpostbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	text-align: right;
	
	width: 250px;
	
	padding: 5px;
	float: right;
}

table.forumlisting tbody td.lastpostinfo
{
	padding: 0px;
	border-right: none;
	vertical-align: top;
}

table.forumlisting tbody td.forumtools
{
	vertical-align: top;
	padding: 5px;
}

table.forumlisting tbody td.forumtools a:first-child
{
	font-weight: bold;
}

table.forumlisting tbody td.forumtools a
{
	font-weight: normal;
}

table.forumlisting tbody td.forumstats
{
	white-space: nowrap;
	vertical-align: top;
}

span.inlinecode
{
	font-family: "Courier New", Courier, mono !important;
	font-size: 11px !important;
}

table#changeperspective
{
	margin-top: 1em;
}

table#changeperspective td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#changeperspective td.alt1
{
	vertical-align: top;
}

table#changeperspective td form
{
	margin: 0px;
}

div#topforumbar[id="topforumbar"]
{
	margin-top: -3px !important;
	margin-bottom: -3px !important;
}

div#bottomforumbar[id="bottomforumbar"]
{
	margin-top: 12px !important;
	margin-bottom: 0px !important;
}

div#topforumbar
{
	margin-top: -5px;
	margin-bottom: 36px;
	min-height: 22px;
}

div#bottomforumbar
{
	margin-top: -7px;
	margin-bottom: 48px;
	min-height: 22px;
}

td.threadcolheader
{
	white-space: nowrap;
}

td.centeredcolumn
{
	text-align: center;
}


td.hasnewposts {
	background-color: #f9f9f9;
}

td.movedthread {
	background-color: #dddddd;
}

/* subforums have extra right border, remove it */
table#threadslist table.forumlisting td.forumtools, table#threadslist table.forumlisting td.forumstats
{
	border-right: none !important;
}

form#topshowthreadform
{
	margin-bottom: 54px !important;
}

form#topshowthreadform[id="topshowthreadform"]
{
	margin-bottom: -21px !important;
}

form#bottomshowthreadform
{
	margin-top: 10px !important;
	margin-bottom: 60px;
}