body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Tahoma, Georgia, Verdana, sans-serif;
	background-color: #636958;
}

@font-face {
	font-family: "You are what you eat",Whoobub,"Vindictive (BRK)";
	src: url("/includes/fonts/youarewhatyoueat.ttf"),url("/includes/fonts/Whoobub.ttf"),url("/includes/fonts/vindicti.ttf");
}

img {
	border: none;
}

img.alignright {
	float:right;
	margin: 0 5px 0 0 ;
	padding:0;
	clear: both;
	border: 2px solid #f60;
}

img.alignleft {
	float:left;
	margin: 0 5px 0 0 ;
	padding:0;
	clear: both;
	border: 2px solid #f60;
}

img.logoleft {
	margin: 0 5px 0 0 ;
	padding:0;
	clear: both;
	border: 2px solid #f60;
}

*{ /** fix for Opera & other browsers **/
	padding: 0;
	margin: 0;
}
a {
	outline:none;
}
/** Container **/
#container {
	background-image: url(images/bg.jpg);
	margin: 0 auto;
	padding: 0;
	width: 760px;
	overflow: auto;
}


#containerLeft {
	height: 200px;
	width: 220px;
	float:left;
	background: transparent url(images/top_left.jpg) top left no-repeat;
}

#containerRight {
	width: 540px;
	background: transparent url(images/top_right.jpg) top left no-repeat;
	float:right;
}

#topBanner {
	height: 96px;
	width: 540px;
	float:right;
}

#topBanner h1 {
	font-size: 1em;
	padding: 5px 10px 0 10px;
	color: #fff;
	text-align:right;
	font-weight: bold;
}

#topBanner h2 {
	padding: 0 10px 0 10px;
	color: #636958;
	font-weight: bold;
	font-size: .75em;
	text-align:right;
}


/** Navigation Menu **/
#topNav {
	height: 24px;
	width: 534px;
	line-height: 24px;
	background: transparent;
}

#topNav ul,#topNav li {
	margin: 0 0 0 5px;
	padding:0;
}

#topNav li {
	float:left;
	list-style:none;
	white-space:nowrap;
}

#topNav li a {
	background: transparent;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size: 12px;
	width:66px;
	text-align:center;
	text-decoration:none;
	height: 24px;
}

#topNav a:hover {
	color:#f60;
	text-decoration:none;
}

#topNav a.selected {
	color:#f60;
	text-decoration:none;
	background: transparent url(images/selected.gif);
}

#topNav a:hover.selected {
	color:#263B4E;
	text-decoration:none;
	background: transparent url(images/selected.gif);
	
}

/** Main Content **/
#content {
	float: right;
	width: 540px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
#content p {
	font-size: .8em;
	margin: 12px 15px 15px 15px;
	color: #000;
	text-indent: 15px;
}

#content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #f60;
	border-bottom: 2px #8EB55C solid;
	margin: 20px 15px 0 15px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 15px 0 15px;
	color: #f60;
	border-bottom: 2px #8EB55C solid;
}

#content h3 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 20px 15px 0 15px;
	color: #f60;
	border-bottom: 2px #8EB55C solid;
}

#content h4 {
	font-size: 0.85em;
	font-weight: normal;
	margin: 10px 15px 0 15px;
	color: #8EB55C;
}

#content a:link {
	color: #f60;
	text-decoration:none;
}

#content a:visited {
	color: #f60;
	text-decoration:none;
}

#content a:hover {
	color: #8EB55C;
	text-decoration:none;
}


#content ul {
	font-size: .8em;
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-left: 35px;
	list-style-image:url(images/arrow.gif);
	color: #fff;
}

#content ol {
	font-size: .8em;
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-left: 35px;
	color: #263B4E;
}

#content ol span {
  color: #fff;
}

#content li { 

	margin-left: 10px ;
}
#content a.forum {
	color: #f60;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}
#content a:link.forum {
	color: #f60;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}

#content a:visited.forum {
	color: #f60;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}

#content a:hover.forum {
	color: #8EB55C;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}
#content p.forum {
	font-size: .8em;
	margin: 1px 0 1px 0;
	padding: 0px 10px;
	color: #000;
	text-indent: 0px;
}
#content p.forumright {
	font-size: .8em;
	margin: 0 20px 0 0;
	color: #000;
	text-indent: 0px;
	text-align: right;
}

#content p.postcontrols {
	font-size: .8em;
	margin: 0 20px 0 0;
	color: #f60;
	text-indent: 0px;
	text-align: right;
}

#content p.small {
	font-size: .7em;
	margin: 1px 0 1px 0;
	padding: 0px 10px;
	color: #000;
	text-indent: 0px;
}

#content h3.forum {
	font-size: 1.0em;
	font-weight: normal;
	margin: 2px 17px 0px 17px;
	padding: 2px 5px;
	color: #fff;
	background-color: #f60;
	border-bottom: 1px #fff solid;
}

#content h4.forum {
	font-size: 0.85em;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	color: #636958;
}

.youare{
	font-family:"You are what you eat";
	margin-left: 10px;
}
.whoobub{
	font-family:Whoobub;
	margin-left: 10px;
}
.vindictive{
	font-family:"Vindictive (BRK)";
	margin-left: 10px;
}

.postleft {
	width: 20%;
	float: left;
	margin: 0;
	background: #D1E0BF;
}

.postright {
	width: 60%;
	margin: 0px;
}

.postbox {
	border: 1px #8EB55C solid;
	margin: 5px 15px 0 15px;
}

#content p.forumpost {
	font-size: .9em;
	margin: 0;
	padding: 0 0 0 5px;
	color: #000;
	text-indent: 0;
}

/** Sidebar **/
#sidebar {
	clear: left;
	float:left;
	width: 200px;
	background-color: transparent ;
	padding: 0 0 0 20px;
}

#sidebar h1 {
	color:#f60;
	font-size:1.0em;
	font-weight:bolder;
	margin:0 5px;
	padding: 0;
	letter-spacing: 0.2em;
	text-align:right;
}


#sidebar p {
	color:#000;
	font-size:0.7em;
	margin:0 0 10px 0;
	padding: 2px 10px;
	text-indent: 10px;
}
	
#sidebar h2{
	color:#f60;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding: 2px 8px;
	background: transparent;
}

#sidebar h3
{
	color:#636958;
	font-size:0.8em;
	font-weight:bolder;
	margin: 20px 5px 5px 5px;
	padding: 0 0 0 5px;
	border-bottom: 2px solid #8EB55C;
	text-transform:uppercase;
	background-image:url(images/side_h3.gif);
}

#sidebar a:link {
	color: #f60;
	text-decoration:none;
}

#sidebar a:visited {
	color: #f60;
	text-decoration:none;
}

#sidebar a:hover {
	color: #8EB55C;
}

#sidebar .right {
	color:#000;
	font-size:0.7em;
	margin:0 0 10px 0;
	padding: 2px 10px;
	float: right;
}

#sidebar ul
{
	color:#636958;
	list-style:none;
	padding:0;
	margin:0;
	background:inherit;
}

#sidebar li
{
  font-size: 0.75em;
  padding: 0.3em 0 0.3em 10px;
}

#sidebar li a:link, #sidebar li a:visited
{
	color:#636958;
	text-decoration:none;
/*
	font-size: 0.75em;
	display:block;
	padding:0px 20px;
*/	
}
#sidebar li a:hover, #sidebar li:hover, #sidebar li:hover a
{
	background: #F60;
	color:white;
}

#sidebar ul.ads li a {
	text-decoration: underline;
}

/** Footer **/
#footer {
	float: right;
	width: 740px;
	height: 50px;
	background: transparent url(images/footer.jpg) left repeat-x;
	color: #fff;
	font-size: 60%;
	text-align: center;
	line-height: 47px;
}

#footer p {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
#footer a:link {
	color: #fff;
	text-decoration:underline;
}
#footer a:visited {
	color: #fff;
	text-decoration:underline;
}
#footer a:hover {
	color: #636958;
	text-decoration:underline;
}


/** misc **/
acronym {  
	color: #036;
	border-bottom: 1px dashed #036;
	cursor: help; 
}

blockquote {
	border-top: 3px #636958 solid;
	border-bottom: 3px #636958 solid;
	background-color: #D1E0BF;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left ;
	padding: 20px 5px 20px 60px;
	margin: 10px 30px 10px 30px;
	color: #636958;
}

blockquote.error {
  background-image: url(images/bq_error.jpg);
}

blockquote.warning {
  background-image: url(images/bq_warning.jpg);
}

blockquote.info {
  background-image: url(images/bq_info.jpg);
}

blockquote.noaccess {
  background-image: url(images/bq_noaccess.jpg);
}

blockquote.important {
  background-image: url(images/bq_important.jpg);
}

blockquote.stop {
  background-image: url(images/bq_stop.jpg);
}

blockquote.help {
  background-image: url(images/bq_help.jpg);
}

blockquote.success {
  background-image: url(images/bq_success.jpg);
}

/*************** sNews Formatting ***************/

textarea.text { 
	height: 200px; 
	width: 96%; 
	border: 1px solid #FFB27F; 
	background: #fff; 
	color: #000;
}

textarea.text:hover { 
	border: 1px solid #f60; 
	background: #FFFFF4; 
	color: #000;
}

textarea.sig { 
	height: 60px; 
	width: 96%; 
	border: 1px solid #FFB27F; 
	background: #fff; 
	color: #000;
	margin:5px;
}

textarea.sig:hover { 
	border: 1px solid #f60; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #FFB27F; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #f60; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
	margin: 0px 5px;
	padding: 0px 5px;  
	width: 50%;
	border: 1px solid #FFB27F; 
	background: #FFF;
	color: #000; 
	font-size: 0.9em;
}

input.text:hover { 
	border: 1px solid #f60; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 0.9em;
	border: none; 
	background: #FFFFFF; 
	color: #f60; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background-image:url(images/date_bg.gif);
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0 0 0 0; 
	border-top: 2px solid #8FB65D;
}

input.button { 
	background: #FFFFF4; 
	color: #FFB27F;
	border: 1px solid #FFB27F;
}

input.button:hover { 
	background: #FFFFF4; 
	color: #f60;
	border: 1px solid #f60;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 10px 10px 8px 10px; 
	background: #D1E0BF; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 8px 0 10px 10px; 
	background: #f4f4f4; 
	color: #000;
	border: 1px #71A70B solid
}
.admincomments {
	padding: 10px 10px 8px 10px; 
	margin: 10px 10px 8px 10px; 
	background: #FFCFAF; 
	color: #000;
	font-style: italic;
}

.admineditcomments {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: transparent; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

fieldset {
	border: 1px solid #8FB65D;
	margin: 0 10px;
}
legend {
	color: #f60;
	font-weight:bold;
	font-size: .8em;
	margin-left: 10px;
}

/***********************/
/**    FORUM STYLES   **/
/***********************/
.forumimg {
	margin: 3px 10px;
}

.forumtable {
	margin: 0px 15px 0px 15px;
}

table {
	width:100%;
}

table.bbtags {
	width:100%;
	margin: 0px 0px 0px 0px;
}


th {
background-color:#D1E0BF;
}

tr {
background-color:#F1F1F1;
}

.tcl {
text-align: left;
width: 50%;
}

.tcm {
width: 9%;
text-align: center;
}

.tcr {
width: 32%;
text-align: left;
}

.postl {
width: 30%;
text-align: left;
vertical-align:text-top;
background-color:#FFCFAF;
}

.postr {	
width: 70%;
text-align: left;
vertical-align:text-top;
}

.bbtagsl {
width: 50%;
text-align: left;
vertical-align:text-top;
background-color:#FFCFAF;
}

.bbtagsr {	
width: 50%;
text-align: left;
vertical-align:text-top;
}

.posthead {
background-color:#D1E0BF;
}
.empty {
background-color:#fff;
}
.h5 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 10px 17px;
	padding: 2px 5px;
	color: #636958;
	background-color: #D1E0BF;
	border-top: 3px #636958 solid;
	border-bottom: 3px #636958 solid;
	display: block;
}
.desc {
	font-size: .7em;
	margin: 0;
	padding: 0;
	color: #000;
	text-indent: 0px;
}
dl.forum {
	font-size: .75em;
	margin: 0 5px;
	padding: 0 5px 10px 5px;
	font-weight: normal;
	list-style: none;
	float: left;
	width: 96%;
	overflow: hidden;
}

dt.forum {
	clear: both;
	text-align: right;
	padding: 0 3px;
	line-height: 2em;
	float: left;
	width: 9em;
}
dd.forum {
	background-color: #D1E0BF;
	padding: 0 3px;
	line-height: 2em;
	margin-left: 10em; 
}
fieldset.profile {
	border: 1px solid #8FB65D;
	margin: 0px;
}
legend.profile {
	color: #f60;
	font-weight:bold;
	margin-left: 10px;
}
.np {
	color: #999999;
	font-style:italic;
}
.edit { /* style of "last edited by" text*/
	color: #ff0000;
	font-style:italic;
	font-size: .9em;
	padding: 0;
}
.spansmall {
	font-size: .8em;
}
.preview {
	font-size: .8em;
	display: block;
	border: #f60 1px solid;
	margin: 0 17px 5px 17px;
	padding: 5px;
	background-color: #F1F1F1;
}
hr.forum {
	border: none 0;
	margin: 5px 10px 0px 10px;
	background-color: #636958;
}

a.tooltip, #iepopup a {
  z-index:24;
  color:#FF5E2F;
  position:relative;
  text-decoration:none;
}

a.tooltip:hover {
  z-index:100;
  color:#7a7a7a;
  text-decoration:none;
}

#iepopup a.tooltip:hover	{
  z-index:100;
  color:#7a7a7b;
  text-decoration:none;
}

a.tooltip span, #iepopup a span {
  display:none;
}

a.tooltip:hover span, #iepopup a:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:1px solid #F0D070;
  padding:3px;
  display:block;
  width:245px;
  color:#D0A010;
  background-color:#FFFFE4;
  z-index: 100;
}

/*************** BBCODE ***************/
.bold {
        font-weight: bold;
}

.italics {
        font-style: italic;
}

.underline {
        text-decoration: underline;
}

.strikethrough {
        text-decoration: line-through;
}

.overline {
        text-decoration: overline;
}


.codebody {
    background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 1em;
    color: #006600;
    border: 1px solid #BFBFBF;
	display: block;
	padding: 3px;
}

.quotebody {
    background-color: #FFFFFF;
    font-size: 1em;
	font-style: italic;
    color: #666;
    border: 1px solid #BFBFBF;
	display: block;
	padding: 3px;
}
.quotecodeheader {
	color: #FF6600;
	border: none;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	margin-left: 0;
}

.listbullet {
        list-style-type: disc;
        list-style-position: inside;
}

.listdecimal {
		font-size: .8em;
		margin-top: 15px; 
		margin-bottom: 15px;
		margin-left: 35px;
		list-style-image: none;
		color: #f60;
        list-style-type: decimal;
        list-style-position: inside;
}

.listlowerroman {
        list-style-type: lower-roman;
        list-style-position: inside;
}

.listupperroman {
        list-style-type: upper-roman;
        list-style-position: inside;
}

.listloweralpha {
        list-style-type: lower-alpha;
        list-style-position: inside;
}

.listupperalpha {
        list-style-type: upper-alpha;
        list-style-position: inside;
}
/* END BBCODE */