/*
+---------------------------------------------------------------+
|	e107 website system
|
|	©William Moffett 2001-2006
|	http://e107.net
|	que@e107.net
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
+---------------------------------------------------------------+
*/

/* DEFAULT BASIC STYLES */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: small; /* ie5 win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-align: center;
	line-height: 1.5em;
	color: #000000;
	background: #A4935B url(images/bg.gif) 50% 0;
}

img{
	border: none;
}

a{
	color: #585D3F;
}
a:link {
	color: #585D3F;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #93864D;
}

p {
	margin: 0em;
	padding: 0;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	color:#5F6048;
}

h2 {
	margin:0.5em 0.5em ;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	color:#5F6048;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	color:#5F6048;
}

h4, h5 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: normal;
	color:#5F6048;
}

hr {
	width:80%;
	border:none;
	border-bottom: 1px solid #A4935B;
}

acronym{
	color: red;
}

.indent{
	margin: 1em;
	padding:4px;
 	border: 1px solid #DEDACC;
	background-color:#F9F8F3;
}

.indent a{
	text-decoration: none;
}

table{
	margin: 0px auto;
	padding: 0px;
}

td{
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size: 100%;
	font-weight: normal;
}

/* MAIN LAYOUT */

#wrap {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	font-size: 95%;
	text-align: left;
  	width: 768px;
  	border-left: 1px solid #000;
  	border-right: 1px solid #000;
  	background: transparent;
	background: #F0EDE4;
}

#wrap {
	width: 752px; /* ie5 win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 768px;

}

html>body #wrap { /* be nice to opera */
	width: 768px;
}

#header {
	width: 752px; /* ie5 win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 768px;
	height:200px;
	background: #000000 url(images/banner.jpg) repeat-x top left;
}

#banner {
	margin: 0px;
	padding: 0px;
	margin-top:130px;
	margin-right:10px;
	float:right;
}

#nav {
	float: left;
	width: 768px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 82%;
	border-top: 1px solid aliceblue;
	border-bottom: 1px solid ghostwhite;
	background: #866920 url(images/nav-bg.gif) repeat-x top left;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	list-style: none;
	background: url(images/nav-li.gif) no-repeat top right;
}

#nav a {
	float: left;
	margin: 0px;
	padding: 7px 8px 7px 8px;
	text-decoration: none;
	color: #fff;
}

#nav a:hover, #nav a.active {
	color: #fff;
	background: #866920;
}

#nav a.active {
	font-weight: bold;
	background: #866920 url(images/nav-on.gif) repeat-x bottom left;
}

#title h1 {
	display:none;
}

#title h2 {
	display:none;
}

#main-body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
	background: #fff;
}

#content {
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	background: transparent;
	border-right: 1px solid #DEDACC;
	border-bottom: 1px solid #DEDACC;
	
}

#sidebar {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 230px;
	float: right;
	font-size: 90%;
	line-height: 1.2em;
	color: #000000;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 752px; /* ie5 win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 768px;
	position: relative;
	clear: both;
	font-size: 90%;
	color: #000000;
	background: #000 url() no-repeat top right;
}

#footer .smalltext{
	color:#ffffff;
}

#footer a,#footer a:link,#footer a:hover{
	color:#ffffff;
}

/* E107 CORE STYLES */

.smalltext, .smallblacktext, .mediumtext, .captiontext, .nextprev {
	font-size: 100%;
 	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

.smalltext{
	font-size:10px;
}
.nextprev{
	margin:1em;
	padding:0px;
}

td .smallblacktext{
	font-size: 11px;
}

.spacer{
 	background:transparent;
}

.tbox, .helpbox {
	border: 1px solid #DEDACC;	
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	width:400px;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
}

.button {	
	cursor: pointer;
	margin:2px;
	padding: 2px;
	border-top: 1px solid ghostwhite;
	border-left: 1px solid ghostwhite;
	border-right: 1px solid #DEDACC;
	border-bottom: 1px solid #DEDACC; 
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	color: #000;
	background-image : url(images/button.png);
	background-color: #f5f5f5;
}

.button:hover {
	margin:2px;
	padding: 2px;
	border-top: 1px solid #DEDACC;
	border-left: 1px solid #DEDACC; 
	border-right: 1px solid whitesmoke;
	border-bottom: 1px solid whitesmoke;
	color: #708090;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
	background-color: #f5f5f5;
}

/* MAIN CONTENT STYLES */

.h2_default{
	margin:1em;
	padding: 0px;
}
.contentstyle{
	margin:0px 1em;
	padding: 0px;
}
.div_default{
	margin:0px 1em;
	padding: 0px;
}

/* NEWS STYLE */

.h2_news{
	margin:1em;
	padding: 0px;
	font-size:1.5em; 
	color:#836A47; 
}

.div_news{
	margin:0px 1em;
	padding: 0px;
	font-size:1em;
	color:#5F6048;
}

.div_news > .indent{

	color:#5F6048;
}

.div_news > .bbcode{
	color:#836A47;
}

.bbcode{
	color:#836A47;
}

.div_news a, .newsextra a, .newsextra a{
	color:#585D3F;
	
}

.div_news a:hover, .newsextra a:hover, .newsextra a:hover{
	text-decoration:none;
	color:#93864D;
}
.div_news:first-letter{
	font-size:1.2em;
	padding-left:5px;
	padding-right:1px;
}
.newsauthor{
	text-align:right;
	font-family:serif;
	font-size:1em;
}

.newsextra{
	margin:14px 0px 16px 0px;
	padding:0px 0px 12px 0px; 
	display:block;
	text-align:left;
	font-size:0.9em;
	border-bottom: 1px solid #A4935B; 
	color:#64481E;
	clear:both;
}

/* CUSTOM THEME BLOCK USED IN NEWS */

.theme_block{
	position:relative;
	margin:0px;
	padding:5px 0px 0px 10px;
	width:240px;
	height:250px;
	overflow:hidden;
	float:left;
}

.theme_image{
	position:absolute;
	top:0px;
	left:0px;
	width:225px;
	height:250px;
	background:transparent url(images/picover.gif) top left no-repeat;
}

.theme_info{
	position:absolute;
	left:18px;
	top:140px;
	width:184px;
	height:35px;
	overflow:none;
	font-size:11px;
	line-height:13px;

}

/* MAIN CONTENT STYLES */

.whatafooliam{
	display:none;
}

.h2_wm{
	display:none;
}

.div_wm{
	margin: 1em;
	padding:4px;
 	border: 1px solid #DEDACC;
	background:#F9F8F3 url(images/wm.jpg) 90% 90%  no-repeat; 
}

.trackback{
	margin:0px 1em;
	font-size:10px;
}

/* temp style for About CVS */

.div_default h2{
	margin:0.5em 0.5em ;
	padding: 0px;
}

/* NEWS_ARCHIVE */

.h2_news_archive{
	margin:0px 1em;
	padding:0px; 
}

/* NEWS_CATEGORIES */

.h2_news_cat{
	margin:0px 1em;
	padding:0px;  
}
/* Forum Headers */
.h2_forum, .h2_forum_viewforum, .h2_forum_viewtopic {
	margin:0.5em 0.5em ;
	padding: 0px;
}
/* SIDEBAR BOX STYLES */

/* DEFAULT FOR NON MOD DEFINED MENUS */

.h3_sidebar{
	margin:0px;
	padding:0px;
	height:34px;
	width:220px;
	border-bottom: 1px solid #f0ede4;
	background: #f9f8f3 url(images/box_top.gif) left top no-repeat;
}

.h3_sidebar span{
	display:block;
	padding:10px 0px 0px 10px; 
}

.div_sidebarstyle{
	margin: 0px 0px 1em 0px;
	padding:0px;
	width:220px;
	background: #f9f8f3 url(images/box_bottom.gif) left bottom no-repeat;
}

.div_sidebarstyle span{
	display:block;
	margin: 0px;
	padding:0px 1em 1em 1em;

}

/* END DEFAULT */

/* CUSTOM MENU MODES */

/* CHATBOX */

.h3_chatbox{
	margin:0px;
	padding:0px;
	height:34px;
	width:220px;
	background: #f9f8f3 url(images/box_top.gif) left top no-repeat;
}

.h3_chatbox span{
	display:block;
	padding:10px 0px 0px 10px; 
	/* background: #f9f8f3 url(images/box_bottom.gif) left bottom no-repeat ; */
}

.div_chatbox{
	margin: 0px 0px 1em 0px;
	background:none;	
}

.div_chatbox span{
	display:block;
	margin: 0px;
	padding:0px;
	background:none;	
}

dl { 
	margin: 0px;
	padding: 0px;
	background: #f9f8f3 url(images/box_bottom.gif) no-repeat scroll left bottom;
	width: 220px; 
	color:#8D7A41;
}

dt { 
	border-bottom: 1px solid #f0ede4; 
	margin: 0px;
	padding: 10px; 
	background: #f9f8f3 url(images/box_top.gif) no-repeat scroll left top; 
	font-size: 110%; 
}

dt a{
	text-decoration:none; 
	font-weight:bold;

}

dd { 
	margin: 0px;
	padding: 0px 1em 1em 1em; 
	background: transparent url(images/arrow.gif) no-repeat scroll 0pt 3px; 
	color:#5F6048; 
	font-family: Verdana,sans-serif; 
	font-size: 90%; 
}

/* Calendar menu */

.div_calendar_menu td{
	padding: 0px;
}

.div_calendar_menu span.smalltext{
	padding: 0px;
}

/* end cal */

/* FORUMS */

.fborder {
}

.forumborder{
	border: #000080 1px solid;
}

.forumheader{
	padding:2px;
	background-color: #F9F8F3;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5F6048;
	background-image : url('images/forumheader.gif');
	border: #ececf2 1px solid;
}

.forumheader2{
	padding:2px;
	background-color: #F1EEE5;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5F6048;
	background-image : url('images/forumheader.gif');
	background-repeat: repeat-x;
	border: #DEDACC 1px solid;
}

.forumheader3{
	padding:2px;
	background-color: #F9F8F3;
/*	font: 11px verdana, tahoma, arial, helvetica, sans-serif;*/
	font-size: 1em;
	color:#5F6048;
	border: #ececf2 1px solid;
}



.fcaption {
	padding:4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	background: #866920 url(images/nav-bg.gif) repeat-x top left;
}

.fcaption a{
	color: #ffffff;
}

.finfobar{
	padding:2px;
	background-color: #F9F8F3;
	color:#000;
	border: #ececf2 1px solid;
}

.forumlink{
	color: #ffffff;
	text-decoration: none;
}

.forumlink:hover {
	color: #F9F8F3;
	text-decoration: underline;
}

.spacer{
margin:0px 0px 8px 0px;
}
