/*
	the original sinistral theme for phpBB 2+
	(c) 2004 maus
	developed at New World Graphics design studios for use at www.brycetopia.net
	www.brycetopia.net, comments to maus@brycetopia.net
*/


/* font-family */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }


/* lynxxors */
a:link,a:active,a:visited { text-decoration: none; color: #0C0C0D; }
a:hover		{ text-decoration: underline; }


/* border in all tables */
.forumline {
			background-color: #969799;
			border: 1px solid;
			border-top-width: 0px;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			}

/* th's */
th { background-color: #969799; color: #D2D3D6; font-size: 9px; }
.th { color: #D2D3D6; font-size: 9px; }
a.th, a.th:active, a.th:visited { color: #D2D3D6; text-decoration:none; }
a.th:hover { color: ##D2D3D6; text-decoration: none; }

.fhead { color: #252526; font-size: 9px; }
th.fhead { background-color: #AFB0B3; }


/* td's */
td { background-color: #c8c9cc; }
.top { background-color: #c0c1c4 }
.head { background-color: #AFB0B3; color: #252526; font-size: 9px; }
.row1	{ background-color: #c8c9cc; }
.row2	{ background-color: #c8c9cc; }

			
/* general text series */
.gen	{ font-size: 11px; }
.genmed { font-size: 10px; }
.gensmall { font-size: 9px; }
.gen, .genmed, .gensmall { color: #252526; }
a.gen, a.genmed, a.gensmall { color: #0C0C0D; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover { color: #000000; text-decoration: none; }
.mainmenu { font-size: 9px; color: #252526; }
a.mainmenu { color: #0C0C0D; text-decoration: none; }
a.mainmenu:hover { color: #000000; text-decoration: none; }

/* general colour-free text series */
.freegenmed { font-size: 10px; }
.freegensmall { font-size: 9px; }
a.freegenmed, a.freegensmall { text-decoration: none; }
a.freegenmed:hover, a.freegensmall:hover { text-decoration: none; }

/* general navigation (pagination, etc. */
.nav,a.nav { font-size: 9px; color: #0C0C0D; text-decoration: bold; }
a.nav:hover { color: #000000; text-decoration: none; }

/* header classes */
.uberheader { font-size: 11px; color: #252526; }
a.uberheader { text-decoration: none; color: #0c0c0d }
a.uberheader:hover { text-decoration: none; color: #000000 }

.header { font-size: 16px; color : #000000; text-decoration: none; }
a.header, a.header:hover { color: #000000; text-decoration: none; }

.subheader { font-size: 10px; text-decoration: none; color: #333333; }

/* author hyperlink mod class */
td.postname, .postname, a.postname, a.postname:hover	{ font-weight: bold; font-size: 9px; }

/* td onmouseover, onmouseout classes */
td.over	{ color: #D4D5D9; }
td.out	{ color: #c8c9cc; }

/* horizontal rule */
hr	{ height: 0px; border: solid #646566 0px; border-top-width: 1px;}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10px; color: #0C0D0D;
	background-color: #DCDDE0; border: #646466; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0C0D0D; line-height: 125%;
	background-color: #DCDDE0; border: #646466; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	background-color : #FFFFFF;
}

/* The main submit button option */
input.mainoption {
	background-color : #DCDDE0;
	font-weight : normal;
}

/* None-bold submit button */
input.liteoption {
	background-color : #DCDDE0;
	font-weight : normal;
}

/* Forum title: Text and link to the forums used in index.php */
.forumlink		{ font-weight: normal; font-size: 10px; color : #252526; }
a.forumlink 	{ text-decoration: none; color : #0C0C0D; }
a.forumlink:hover{ text-decoration: underline; color : #000000; }


/* titles for the topics */
.topictitle			{ font-weight: normal; font-size: 10px; color : #252526; }
a.topictitle:link   { text-decoration: none; color : #0C0C0D; }
a.topictitle:visited { text-decoration: none; color : #0C0C0D; }
a.topictitle:hover	{ text-decoration: none; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
td.name			{ font-weight: bold; font-size: 10px; color: none; }
.name			{ font-weight: bold; font-size : 10px; color: none; }
a.name			{ text-decoration: none; color: none; }
a.name:hover	{ text-decoration: underline; color: none; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #0C0C0D; }


/* The content of the posts (body of text) */
.postbody { font-size : 10px;}
a.postlink:link	{ text-decoration: none; color : #252526; }
a.postlink:visited { text-decoration: none; color : #0C0C0D; }
a.postlink:hover { text-decoration: underline; color : #000000; }


/* Start add - Admins/mods color management MOD */
.admincolor         { color: {T_FONTCOLOR5}; }
.admincolor:link    { color: {T_FONTCOLOR5}; text-decoration: none; }
.admincolor:active  { color: {T_FONTCOLOR5}; text-decoration: none; }
.admincolor:visited { color: {T_FONTCOLOR5}; text-decoration: none; }
.modcolor           { color: {T_FONTCOLOR6}; }
.modcolor:link      { color: {T_FONTCOLOR6}; }
.modcolor:active    { color: {T_FONTCOLOR6}; }
.modcolor:visited   { color: {T_FONTCOLOR6}; }

.plus
{
	background:#6BFF6B;
}

.minus
{
	background:#FF6B6B;
}

.plus_point
{
	border:1px solid green;
	background:#6BFF6B;
	font-weight:bold;
	padding:2px;
}

.minus_point
{
	border:1px solid red;
	background:#FF6B6B;
	font-weight:bold;
	padding:2px;
}

/* End add - Admins/mods color management MOD */
