/* ---[ main styles ]------------------------------- */

body {
	margin: 0;
	background-color: #333;
	font: 13px arial, helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
}

font, th, td, p {
	font-size: 13px
}

img { border: 0; }
br { clear: left; }

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fc3;
	text-decoration: none;
}
a:active {
	color: #fc3;
	text-decoration: none;
}

hr {
	border: 0px solid #c39c71;
	border-top-width: 1px;
	height: 0px
}

.tiny	{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}

.gen { 
	font-size: 13px 
}
.genmed { 
	font-size: 12px 
}
.gensmall, small { 
	font-size: 11px 
}
.gen, .genmed, .gensmall { 
	color: #fff 
}
a.gen, a.genmed, a.gensmall { 
	color: #fc3; 
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover { 
	color: #fff; 
	text-decoration: underline;
}

.button {
	background: #5a4b38;
	color: #fff;
	font-size: 13px;
	padding: 3px;
	border: 1px solid #333;
}

/* ---[ general form styles ]------------------------------- */

form, form.login {
	margin: 0;
	padding: 0;
}
font.login label {
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c39c71;
}
legend{
	color: #f5f5d6;
	font-weight: bold;
}
input { 
	text-indent: 2px
}
input, textarea, select {
	color: #fc3;
	background: #333;
	font-size: 12px;
	border: 1px solid #c39c71
}
input.post, textarea.post, select { 
	background: #333 
}
input.button {
	background: #5a4b38;
	color: #fff;
	font-size: 12px;
}
input.mainoption {
	background: #5a4b38;
	font-weight: bold;
}
input.liteoption {
	background: #5a4b38;
	font-weight: normal;
}
label.set, input.set {
	display: block;
	float: left
}
label.set {
	margin-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	width: 300px
}
label.ulog, input.ulog {
	display: block;
	float: left
}
label.ulog {
	margin-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	width: 125px
}
radio.set {
	display: block;
	float: left;
	vertical-align: text-bottom
}

.option {
	background: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

input.rad {
	border: 0px;
	background-color: transparent;
}

/* ---[ table styles ]------------------------------- */

.opentable1, .opentable2, .table3, .messageblock {
	background: #333;
	border: 1px solid #c39c71;
	border-spacing: 0px;
	padding: 7px;
}
td.comment {
	color: #000000;
	height: 30px;
	text-align: center;
	vertical-align: middle
}
td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom, td.catbottom2 {
	background: #746851;
	border: 27px solid #fff
}
td.cat, td.catHead, td.catbottom, td.catBottom, td.catbottom2 {
	border-width: 0;
	height: 27px
}
td.row1 { background: #5a4b38; }
td.row2 { background: #5a4b38; }
td.row3 { background: #5a4b38; }
td.row4 { background: #65543f; }
td.rowpic {	background: #746851; }
td.row3right, td.spaceRow {
	background: #d1d7dc;
	border: 1px solid #fff
}
th {
	color: #000;
	font-weight: bold;
	height: 20px;
	background: #333 url(https://quakeone.com/images/forumgrad.gif);
}
th.thHead, th.thSides, th.thtop, th.thleft, th.thright, th.thbottom, th.thCornerL, th.thCornerR {
	border: solid #fff;
	font-weight: bold;
	height: 28px
}
th.thHead, td.catHead, td.spaceRow, td.row3right,
td.catSides, td.catleft, td.catright, td.catbottom,
th.thSides, h.thleft, th.thright, th.thtop, th.thbottom, th.thCornerL, th.thCornerR {
	border-width: 0
}

/* ---[ admin styles ]------------------------------- */

.adminitem {
	border: 0px;
	display: table-cell;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	width: 130px
}
.adminitem span {
	background: #c39c71;
	border : 1px solid #c39c71;
	margin-top: 3px;
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 130px
}
.bodyline {
	background: #333;
	border: 0px solid #000
}

/* ---[ bbcode - special styles ]------------------------------- */

.code {
	background: #746851;
	color: #f5f5dc;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	border: 1px solid #c39c71
}

.quote {
	background: #746851;
	color: #f5f5dc;
	font-size: 11px;
	border: 1px solid #c39c71;
	line-height: 125%;
}

/* ---[ copyright text ]------------------------------- */

.copyright {
	color: #fff;
	font-size: 11px;
}
a.copyright {
	color: #eee;
	text-decoration: none;
}
a.copyright:hover {
	color: #fc3;
	text-decoration: none;
}

/* ---[ main content ]------------------------------- */

.content {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

.pagetitle {
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-width: 0;
	padding-bottom: 6px;
	margin-top: 0px;
}

.title {
	color: #fc3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px 0;
	height: 16px;
	border: 1px solid #c39c71;
	background: #5a4b38;
	margin-bottom: 10px;
}

.maintitle, h1, h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

/* ---[ news content ]------------------------------- */

.storycat {
	color: #fc3;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}
.storytitle {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* ---[ forum styles ]------------------------------- */

.forumline {
	background: #333;
	border: 1px solid #c39c71;
}
.forumline th {
	font-size: 11px;
	color: #fff;
}

.cattitle {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.cattitle { 
	color: #fff; 
	text-decoration: none;
}
a.cattitle:hover { 
	color: #fc3; 
	text-decoration: underline;
}
.forumlink {
	color: #f5f5dc;
	font-size: 13px;
	font-weight: bold;
}
a.forumlink { 
	color: #f5f5dc; 
	text-decoration: none;
}
a.forumlink:hover{ 
	color: #fc3; 
	text-decoration: underline;
}
.topictitle {
	color: #f5f5dc;
	font-size: 11px;
	font-weight: bold
}
.forumdesc {
	font-size: 11px;
}

a.topictitle:link { color: #f5f5dc; text-decoration: none; }
a.topictitle:visited { color: #f5f5dc; text-decoration: none; }
a.topictitle:hover { color: #fff; text-decoration: none; }
.name { color: #fc3; font-size: 13px; }
.postdetails { color: #fff; font-size: 10px; }
.postbody { font-size: 13px }
.postlink { color: #fc3; }
a.postlink:link { color: #fc3; }
a.postlink:visited { color: #fc3; }
a.postlink:hover { color: #fff; }

/* ---[ menu/nav styles ]------------------------------- */

.mainmenu {
	color: #069;
	font-size: 11px;
}
a.mainmenu {
	color: #069;
	text-decoration: none;
}
a.mainmenu:hover{
	color: #dd6900;
	text-decoration: none;
}

.nav {
	color: #fc3;
	font-size: 12px;
	font-weight: bold;
}
a.nav {
	color: #fc3;
	text-decoration: none;
}
a.nav:hover {
	color: #fff;
	text-decoration: underline;
}

.statlink {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.statlink  {
	text-decoration: none;
	color: #fff;
}
a.statlink:hover  {
	color: #fff;
	text-decoration: none;
}

.navmenu {
	background: #0e72a4;
	border-style: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
a.navmenu {
	color: #FFFFFF;
	display: block;
	padding: 2px 5px;
	position: relative;
	text-decoration: none;
}
a.navmenu:hover {
	background: #efefef;
	color: #000;
	text-decoration: none;
}
img.navmenu {
	margin: 1px 5px;
}

.graphicmenu {
	background: #f2f1ed;
	border: 1px solid #3b6690;
	border-spacing: 0px;
	padding: 7px;
	text-align: left;
}

/* ---[ help styles ]------------------------------- */

.helphead {
	background: #069;
	color: #713600;
	font-size: 11px;
	padding: 3px;
	vertical-align: middle;
	width: 244px;
}
.helpcontent {
	background-color: #fff;
	border: 1px solid #069;
	padding: 4px;
	width: 240px
}
.helpline {
	background: #5a4b38;
	border-style: none;
	width: 100%;
}

/* ---------------------------------------------------------------------- */
/* ---[ styles specific to this template ]------------------------------- */
/* ---------------------------------------------------------------------- */

.collapse {
	padding-top: 5px;
	padding-bottom: 8px;
	width: 100%;
	height: 12px;
}
.leftcol { 
	background: #333;
	width: 200px;
	padding-left: 5px;
}
.display {
	background: #333;
	width: 100%;
	padding: 10px;
	padding-top: 0;
}
.rightcol {
	background: #333;
	width: 200px;
	padding-right: 5px;
}
.blockspacer {
	margin: 0; padding: 0;
	height: 6px;
	font-size: 0;
	line-height: 0;
}
.blocktitle {
	width: 172px;
	text-align: left;
	vertical-align: middle;
	padding: 2px 4px;
	border: 1px solid #c39c71;
	background: #5a4b38;
	font-weight: bold;
	font-size: 13px;
}
.blockcontent {
	width: 172px;
	text-align: left;
	vertical-align: top;
	padding: 3px 4px;
	border: 1px solid #c39c71;
	background: #746851;
	font-size: 12px;
}
.blockcontent table, .blockcontent table td {
	font-size: 12px;
}
.blockheading {
	display: block;
	font-size: 12px;
	color: #fc3;
	font-weight: bold;
	border-bottom: 1px solid #c39c71;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.hold {
	border-left: 1px solid #c39c71;
	border-right: 1px solid #c39c71;
}
.credits {
	padding-top: 5px;
	height: 28px;
	text-align: center;
	width: 100%;
}
.header-bg {
	background: url(https://quakeone.com/images/header/header-bg.jpg) no-repeat;
	overflow: hidden;
}
.adminnav {
	background: url(https://quakeone.com/images/header/admin-nav.gif);
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
.footernav {
	background: url(https://quakeone.com/images/header/admin-nav.gif);
	text-align: center;
	font-size: 11px;
}
.newstitle {
	padding: 2px 8px;
	border: 1px solid #c39c71;
	background: #5a4b38;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
.newscontent {
	padding: 6px 8px;
	border: 1px solid #c39c71;
	background: #746851;
	text-align: left;
}
.newsback {
	width: 100%;
	background: #333 url(https://quakeone.com/images/news/newsback.gif);
	font-size: 11px;
}
.newsindex,.newsarticle {
	width: 100%;
	border: 0px solid #8893bc;
	border-spacing: 0;
	padding: 5px;
}
.newsindex {
}
.newsarticle {
	background: #ecd6bd;
}
.newspostedby {
	font-size: 10px;
	color: #f5f5dc;
}
.newstopicimg {
	border: 1px solid #c39c71;
	background: #333;
	padding: 5px;
	margin-left: 10px;
}

.nopadding {
	margin: 0;
	padding: 0;
}

table.poll, table.poll td {
	font-size: 12px;
}