/* Layout
 ------------ */
* { margin: 0; padding: 0; }

html { font-size: 100%; }

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #777;
	background: #171717 url("/images/body_bg.jpg");
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

th { color: #888; white-space: nowrap; padding: 7px 5px; font-size: 120%; font-weight: bold; }
td { padding: 2px; }
table { width: 100%; border-collapse: collapse; }
p { margin: 5px 0; }

table.outer { background: #1b1b1b; width: 900px; margin: 0 auto; border-collapse: collapse; border: 1px solid #000; }
table.outer td { padding: 0; }

.legion_header { padding: 20px; background: url("/images/crow.jpg") 100% 10px no-repeat; }

.menu { background: url("/images/menu_bg.gif") repeat-x; }
.menu table { margin: 0 auto; height: 29px; width: auto; }
.menu td { text-align: center; padding: 5px 10px 0 10px !important; vertical-align: top; }
.menu td a { color: #8e8e8e; }

.highlight *, .highlight { color: #cdf !important; }

.menu2 table { margin: 0 auto; width: auto; }
.menu2 td { text-align: center; padding: 0 20px 0 0 !important; }

#datebar { margin: 10px 25px 0 25px; }
#datebar table { width: 100%; }
#datebar td { padding: 0; }

#wrapcentre { margin: 5px 25px 0 25px; }

p.searchbar { padding: 2px 0; white-space: nowrap; }

.tablebg { border: 2px solid #000; }
.tablebg td { padding: 0; background: #171717; border: 1px solid #0f0f0f; border-width: 1px 0; }
.tpad td { padding: 5px !important; }
.nopad td { padding: 0 !important; }

.cat { margin: 0; padding: 20px 3px 5px 3px !important; font-weight: bold; border-bottom: 1px solid #000; color: #fff; }
.cat a, .cat h4 { color: #fff !important; font-size: 13px; }
.smaller { font-size: 11px; padding: 20px 5px 5px 5px !important; text-align: center; }
.firstcat { padding-top: 5px !important; }

.breadcrumbs { margin: 15px 0; font-weight: bold; font-size: 12px; }

.row2,.row1,.row3,.row3 td {  padding: 4px !important; color: #777; font-size: 10px; }
.row3, .row3 td { background: #111; }
.icon { text-align: center; }
.icon img { }
.folder img { display: block; }

.sortform { margin: 10px auto; text-align: center; }
.cookies { text-align: center; margin: 5px; }

.subjecttime { text-align: right; padding: 5px !important; }
.postrow { margin-bottom: 10px; }
.postauthor { font-weight: bold; font-size: 13px; text-align: center; width: 170px; }
.postdetails dl { margin-top: 10px; }
.postdetails dt, .postdetails dd { color: #666; font-size: 9px; }
.postdetails dt { font-weight: bold; }
.postdetails dd { margin-bottom: 6px; }
.profile { width: 145px; }
.postbody, .profile { padding: 10px !important; height: 100%; }
.posttext { font-size: 12px; color: #999; height: 100px;}
.edited { color: #444; } .edited a { color: #666 !important; }
.postbuttons { width: 60px; vertical-align: top; text-align: right; }
.noborder td { border: none; }
.sigline { border-top: 1px dotted #333; padding-top: 10px; margin-top: 10px; }

.postlink, .postlink-local { color: #3d9cd2 !important; }

.colorpalette { width: auto; }
.colorpalette td { border: 1px solid #000; width: 5px; height: 5px; }

.posticons { padding: 0 10px 0 0; float: left; }
.smilies { width: 150px; margin: 10px auto; text-align: center; }

.spacer { background: #000 !important; height: 10px; }

.helpline { background-color: transparent; border-style: none; }

.alt td { background: #202020; }

#wrapfooter { text-align: center; clear: both; margin-top: 10px;}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #1b1b1b;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}



#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}


/*  Text
 --------------------- */
h1 {
	color: white;
	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: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}



.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}



p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc { padding-bottom: 4px; color: #c4c4c4; margin: 0; }

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #666;
}


.postbody { padding: 10px; }

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav { margin: 0; color: #DDD; display: block; padding: 3px; }

.nav:hover { background: #333; color: #DDD; }
ul .nav { background: #000; }
ul .nav:hover { background: #111; color: #DDD; }

.pagination {
	padding: 4px;
	color: #777;
	font-size: 1em;
	font-weight: bold;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles, .titles a { color: #5483b2 !important; font-weight: bold; font-size: 16px; text-decoration: none; }

.error {
	color: red;
}


/* Tables
 ------------ */




.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}



hr {
	height: 1px;
	border-width: 0;
	background-color: #000;
	color: #000;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #888;
	text-decoration: none;
}

a:active,
a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: #888;
}

a.forumlink { color: #5483b2; font-weight: bold; font-size: 12px; }

a.topictitle { margin: 1px 0; font-family: "Lucida Grande", Arial, sans-serif; font-size: 1.2em; font-weight: bold; color: #5483B2; }
a.topictitle:visited { color: #5b6976;}

th a,
th a:visited {
	color: #666 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */

input, textarea, select { color: #888; background: #111; border: 1px solid #000; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; }
input { padding: 1px; }
textarea { padding: 2px; }

select { padding: 1px; }

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post { background-color: #111; border-style: solid; border-width: 1px; }

.btnbbcode {
	color: #666;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #1b1b1b;
	border: 1px solid #666666;
}

.btnmain,.btnlite {
	background: #182c40 url("./images/button_bg.gif") repeat-x;
	color: #768494;
	font-weight: bold;
	border: 1px solid #000000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite,.btnfile { font-weight: normal; background: #292929 url("./images/button_lite_bg.gif") repeat-x; color: #777; }


/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	padding: 2px 4px;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	background: #111;
	border: 1px solid black;
	border-width: 1px 1px 0 1px;
}

.quotecontent, .attachcontent, .codecontent {
	padding: 3px 6px 10px 6px;
	color: #777;
	border: 1px solid black;
	font-weight: normal;
	font-size: 10px;
	background: #1d1d1d;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	padding: 5px;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
}

.syntaxbg {
	color: #1b1b1b;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #666;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background: url('./images/important.png') no-repeat;
}

.pm_replied_colour {
	background: url('./images/reply_arrow.png') no-repeat;
}

.pm_friend_colour {
	background: url('./images/friend.png') no-repeat;
}

.pm_foe_colour {
	background: url('./images/enemy.png') no-repeat;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #1b1b1b;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}