/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	F.E.A.R.
|	-------------------
|	©2008 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the Commercial License.
|
+---------------------------------------------------------------+
*/
* {
	margin: 0;
	padding: 0;	
}
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #aaa;
	text-align: center;
	background: url("images/background.jpg");
}
a {
	color: #00d200;
	text-decoration: none;
    outline: none;
}
a:hover {
	color: #008000;
	text-decoration: none;
}
a:focus
{
    outline: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	color: #00f200;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#aaa;
	padding: 0px;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
hr {
	color: #aaa;
	background: #aaa;
	margin: 5px 0;
}
a img {
	border: none;
}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
.clear {
	clear: both;
}
.bbcode {
	list-style-position: inside;
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background:#000 url("images/page.jpg") top left repeat-y;
}
#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 300px;
	width: 100%;
	background: url("images/header.jpg") top left no-repeat; 
}
#header h1{
	position:absolute;
	top:90px;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}
#main_menu{
	width: 980px;
	margin: 0 0 10px 0;
	padding: 0 10px;
	background: url("images/main_menu.jpg") top left no-repeat;
}
#h_menu {
	width: 980px;
	overflow: hidden;	
}
#navigation{
	font-size: 1em;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	background: none;
 	display: block;
}
#navigation a {
	display: block;
	width: 165px;
	margin-bottom: 1px;
	padding: 5px 0 7px 15px;
	background: url("images/button.gif") left no-repeat;
	color: #00ea00;
}
#navigation a:hover {
	background: url("images/buttono.gif") left no-repeat;
	color: #fff;	
}
#navigation .d_sublink a{
	display: block;
	margin-top: -13px;
	margin-left: 10px;
	width: 155px;
	background: url("images/button1.gif") left no-repeat;
}
#navigation .d_sublink a:hover{
	background: url("images/buttono1.gif") left no-repeat;
}
#content {
	font-size: 1.2em;
}
#page_right {
	float: right;
	width: 405px;
}
.sidebar {
	margin:0;
	padding:0;
	width: 200px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left {
	float: left;
}
#sidebar_right {
	float: right;
}
.narrowcolumn {
	float: left;
	padding:0;
	margin:0;
	width: 590px;
	position: relative;
}
#content_left{
	float: left;
	width: 292px;
	font-size: 0.9em;
}
#content_right{
	float: right;
	width: 292px;
	font-size: 0.9em;
}
.semiwidecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 795px;
	line-height: 1.4em;
}
.widecolumn {
	padding: 0;
	margin: 0;
	width: 1000px;
	line-height: 1.6em;
}
.narrowcolumn .entry, .semiwidecolumn .entry, .widecolumn .entry  {
	line-height: 1.4em;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	border-top: 1px solid #282b28;
	background: #000000;
}
#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background: url("images/forum1.jpg") top left repeat-x;
	padding: 1px 5px;
	border: 1px solid;
	border-color: #555 #222 #222 #555;
	cursor: pointer;
	color: #fff;
	margin-bottom: 3px;
}
.tbox.chatbox {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	border: 1px dashed #555;
	padding:5px 30px 8px 7px;
	background:#000 url("images/q.gif") bottom right no-repeat;
	color: #7E9895;
	text-align: justify;
}
.indent:first-letter{
	float: left;
	padding:5px 0 5px 25px;
	background: url("images/q.gif") top left no-repeat;
}
#sidebar_left .indent, #sidebar_right .indent, #content_left .indent, #content_right .indent {
	border: 1px solid #00BF00;
	background: none;	
	padding: 2px;
	text-align: center;
	background: #000;
	display: inline;
}
#sidebar_left .indent:first-letter, #sidebar_right .indent:first-letter, #content_left .indent:first-letter, #content_right .indent:first-letter {
	background: none;
	float: none;
	padding: 1px;	
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background: #2d2d2d;
	color: #aaa;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	border: 1px solid;
	border-color: #222 #555 #333 #222;
	padding: 2px;
	margin-bottom: 3px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: 1px solid;
	border-color: #999 #555 #555 #999;
	background-color: #222;	
}
.forumheader{
	background:#00170d url("images/forum1.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 1.1em;
	color:#fff;
	padding: 4px;
	border: 1px solid;
	border-color: #555 #111 #111 #555;
}
.forumheader2{
	background-color: #111;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	color:#aaa;
	padding: 4px;
	border: 1px solid;
	border-color: #555 #000 #000 #555;
}
.forumheader3{
	background-color: #111;
	font: 0.9em verdana, tahoma, arial, helvetica, sans-serif;
	color:#aaa;
	padding: 4px;
	border: 1px solid;
	border-color: #555 #000 #000 #555;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:35px;
	padding: 2px 0 2px 8px;
	font: 0.9em verdana, tahoma, arial, helvetica, sans-serif;
	color:#aaa;
	font-weight:bold;
	background:#000 url("images/forum.jpg") top left repeat-x;
	border: 1px solid;
	border-color: #555 #000 #000 #555;
}
.narrowcolumn .fcaption {
	padding-top: 10px;
	height: 25px;
	font-size: 1.1em;
}
.narrowcolumn .forumheader {
	font-size: 0.8em;
}
.sidebar_menu {
	background: url("images/text.jpg") top left repeat-y;	
	position: relative;
}
.sidebar_menu .in {
	background: url("images/menu_caption.jpg") top left no-repeat;
	position: relative;	
}
.sidebar_menu h3 {
	background: url("images/text_top.jpg") bottom left no-repeat;
	padding: 7px 10px 30px 10px;
	position: relative;	
}
.sidebar_menu .text{
	background: url("images/text_bottom.jpg") bottom left no-repeat;
	padding: 0 10px 27px 10px;
	position: relative;	
}
.content1_menu {
	background: url("images/content1.jpg") top left repeat-y;
	position: relative;
	overflow: hidden;	
}
.content1_menu .in {
	background: url("images/content1_caption.jpg") top left no-repeat;
	position: relative;	
}
.content1_menu h3 {
	background: url("images/content1_top.jpg") bottom left no-repeat;
	padding: 7px 10px 30px 10px;
	position: relative;	
}
.content1_menu .text{
	background: url("images/content1_bottom.jpg") bottom left no-repeat;
	padding: 0 10px 27px 10px;
	position: relative;	
}
.content_menu {
	background: url("images/content.jpg") top left repeat-y;
	position: relative;	
	overflow: hidden;
}
.content_menu .in {
	background: url("images/content_caption.jpg") top left no-repeat;
	position: relative;	
}
.content_menu h3 {
	background: url("images/content_top.jpg") bottom left no-repeat;
	position: relative;
	padding: 7px 10px 30px 10px;	
}
.content_menu h2 {
	background: url("images/content_top.jpg") bottom left no-repeat;
	position: relative;
	padding: 7px 10px 30px 10px;	
}
.content_menu .text{
	background: url("images/content_bottom.jpg") bottom left no-repeat;
	position: relative;
	padding: 0 10px 20px 10px;	
}
.widecolumn {
	background: url("images/wide.jpg") top left repeat-y;	
	position: relative;
}
.widecolumn .in {
	background: url("images/wide_caption.jpg") top left no-repeat;
	position: relative;
	padding-top: 7px;	
}
.widecolumn h3 {
	padding: 0 10px 10px 10px;
}
.widecolumn .text{
	background: url("images/wide_bottom.jpg") bottom left no-repeat;
	position: relative;
	padding: 0 10px 15px 10px;	
}
.semiwidecolumn {
	background: url("images/semiwide.jpg") top left repeat-y;
	position: relative;	
}
.semiwidecolumn .in {
	background: url("images/semiwide_caption.jpg") top left no-repeat;
	position: relative;
	padding-top: 7px;	
}
.semiwidecolumn h3 {
	padding: 0 10px 10px 10px;
}
.semiwidecolumn .text{
	background: url("images/semiwide_bottom.jpg") bottom left no-repeat;
	position: relative;
	padding: 0 10px 15px 10px;	
}
.article .top_info {
	padding: 0 10px 15px 10px;
}
.article .bottom_info {
	padding: 10px 0 0 0;
	position: relative;
}
.article .left_info {
	float: left;
	width: 45%;
	text-align: left;
	position: relative;
}
.article .right_info {
	float: right;
	width: 45%;
	text-align: right;
	position: relative;
}
.article .up {
	width: 3%;
	margin: 0 auto;
	text-align: center;
}
.article p:first-letter {
	font-size: 160%;
	float: left;
	margin-left: 15px;
	margin-right: 1px;
	color: #00df00;
	margin-top: 1px;
	font-weight: bold;
}
.chattext p:first-letter {
	font-size: 150%;
	float: left;
	margin-left: 10px;
	color: #00df00;
	margin-top: 1px;
	font-weight: bold;
	margin-right: 1px;
}
.newsimage {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px;
	position: relative;
}
.nextprev {
    padding:5px 10px 10px 10px;
	position: relative;
}
.nforumdisclaimer {
    display:none;
}
.comm {
	padding: 5px;
	background: #2d2d2d;	
}
.comm1 {
	padding: 5px;
	border:1px solid #2d2d2d;	
}
#signup {
	background: url(images/signup.gif) top right no-repeat;
	width: 159px;
	height: 48px;
    padding-right:5px;
    margin: 0 auto 5px auto;
}
#signup a{
	width: 159px;
    display:block;
    padding: 28px 0 0 0;
}
#login_pad .tbox{
	color: #00BF00;
}
#b {
	margin-left:4px;
}
#logos {
	margin: 10px 0 20px 180px;
}
