/* original theme copyright by fildelare.org */
/* converted by StarglowOne @ www.starglowone.com */
/*
* {
    margin: 0px;
    padding:0px;
}*/

a {
    color: #5c892c;
    text-decoration: none;
    font-weight: 700;
}

a:hover {
    color: #5c892c;
    text-decoration: underline;
}

a.side {
	color : #5c892c;
	text-decoration : none;
}

a:hover.side {
	color : #5c892c;
	text-decoration : underline;
}

a.white, li.white a {
    height: 32px;
   
padding: 9px 4px 9px; 
	color: #ffffff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	height: 32px;
padding: 9px 4px 9px;
/*
    background-image: url('images/subheader_hover.png');
    background-repeat: repeat-x;
    background-position: center;*/
	color: #000;
	text-decoration: none;
}

body {
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
	background-color: #c4c4c4;
}

body.mceContentBody {
    background: #000;
    color: #c4c4c4;
}

form {
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
	clear: both;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
	clear: both;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #5c892c;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #5c892c;
	font-weight: bold;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ff4747;
	font-weight: bold;
}

h4 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #5c892c;
	font-weight: bold;
}

td {
	font-family: Trebuchet MS;
	font-size: 11px;
}

pre {
	font-family: Trebuchet MS;
	font-size: 11px;
}

.alt {
	color: #5c892c;
}

.sub-header {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #aaec6c;
	background-image: url(images/subheader.png);
	height: 32px;
	padding: 0px 4px 0px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #dddddd;
	background-color: #444;
	background-image: url(images/header.png);
	height: 100px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}

.footer {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000;
	background-color: #cacaca;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 5px;
}

.button {
	font-family: Trebuchet MS;
	font-size: 12px;
	cursor: pointer;
	background-color: buttonface;
	margin-top: 2px;
}

.bbcode {
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #eee;
    margin-top: 2px;
}

.textbox {
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #eee;
	border: 1px solid #7f9db9;
}

.main-body {
	color: #000;
	background-color: #ffffff;
	border: 1px solid #000;
    border-top: none;
	margin: 0px;
	padding: 4px;
}

.center {
	margin: 0 auto;
}

.side-body {
	color: #000;
	background-color: #ffffff;
	border: 1px solid #000;
	border-top: none;
	margin: 0px;
	padding: 4px;
}

.main-bg {
	color : #000;
	padding : 10px 5px 10px 5px;
	background-color : #cacaca;
}

.border {
	border : 1px solid #e1e1e1;
	margin-bottom: 5px;
}

.admin-message {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-color: #cacaca;
	border: 1px #000 solid;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.side-left .side-border-right {

    display: none;
}

.side-right .side-border-left {

    display: none;
}

.side-border-left {
	background-color: #cacaca;
	color: #777777;
	padding: 10px 5px 10px 10px;
	border-right: 1px solid #c3c3c3;
    width: 160px;
}

.side-border-right {
	background-color: #cacaca;
	color: #777777;
	padding: 10px 10px 10px 5px;
	border-left: 1px solid #c3c3c3;
    width: 160px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	font-size: 10px;
	color: #000;
	background-color: #eeeeee;
	padding: 3px 4px 4px 4px;
    border: 1px solid #000;
    border-top: none;
}

.capmain {

	background-color: #ffffff;
	background-image: url(images/capmain.png);
	color: #727272;
	padding-left: 4px;
	padding-right:4px;
	padding-top: 8px;
	line-height: 22px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000;
	border-bottom: 1px solid #cccccc;
}

.scapmain {
	
	background-color: #ffffff;
	background-image: url(images/scapmain.png);
	color: #727272;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	line-height: 22px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #cccccc;
}

.tbl-border {
	color: #000;
	background-color: #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #000;
	background-color: #ffffff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #000;
	background-color: #ffffff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #000;
	background-color: #eeeeee;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #eeeeee;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #000;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #005599;
}

.shoutboxname {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.shoutbox {
	color: #000;
}

.shoutboxdate {
	font-size: 10px;
	color: #888888;
	background-color: #eeeeee;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color : #000;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #e1e1e1;
}

.side-label {
	color: #000;
	background-color: #eeeeee;
	padding: 2px 2px 3px 2px;
}

/* Remove border on images */
img {
    border: 0px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 15px;
	color : #727272;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation img {display: none;}
* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #5c892c;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #aaec6c;
	background-color: #5c892c;
    padding: 2px;
}

/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #43bfc7;
	background-color: #000;
	border: 1px #43bfc7 solid;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #3ea99f;
	background-color: #000;
	border: 1px #43bfc7 solid;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #43bfc7;
	background-color: #000;
	margin: 0.2em;
	text-decoration: none;
}