/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Autumn
|	-------------------
|	©2007 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: 20px 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background: #000 url("images/background.jpg") top left repeat-x;

}
a {
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	color: #FFAA00;
	text-decoration: 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: #000;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
} 
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	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;
}
a img {
	border: none;
}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
#pageout {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: url("images/page.jpg") top left repeat-y;
}
#page {
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: url("images/header.jpg") top left no-repeat;
}
#pagein {
	margin: 0;
	padding: 0 0 20px 0;
	width: 1000px;
	text-align: left;
	background: url("images/footer.jpg") bottom left no-repeat;
}
#header {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	height: 212px;
	width: 100%; 
}
#header h1{
	position:absolute;
	top:70px;
	left:10px;
	width: 770px;
	padding: 0;
	margin: 0 auto;
	font-size: 3em;
	text-align: center;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#aaa;
}
#header h2 {
	position:absolute;
	top:110px;
	left:10px;
	width: 770px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
}
#navigation{
	float: left;
	width: 770px;
	height: 40px; 
	list-style: none;
	padding: 0 0 0 10px;
}
.content {
	margin:0;
	padding:0;
}
#left_side{
	float: left;
	width: 780px;
	margin:0;
	padding:0;
}
.sidebar {
	margin:20px 0 0 0;
	padding: 0;
	width: 190px;
	font: 1.2em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left {
	float: left;
	padding-left: 10px;
}
#sidebar_right {
	float: right;
	padding-right: 10px;
	width: 195px;
}
#narrowcolumn {
	float: right;
	padding:20px 0 0 0;
	margin: 0;
	width: 570px;
	font-size: 1.4em;
}
#widecolumn {
	float: left;
	padding: 20px 0 0 10px;
	margin: 0;
	width: 770px;
	font-size: 1.3em;
	line-height: 1.6em;
}
#narrowcolumn .entry, #widecolumn .entry {
	line-height: 1.4em;
}
#footerout {
	clear: both;
	width: 795px;
	margin-left: 205px;
	background: #000 url("images/footer_left.jpg") bottom left repeat-y;
}
#footer {
	padding: 0;
	margin: 0;
	width: 795px;
	background: url("images/footer_top.jpg") top right no-repeat;
}
#footer p {
	margin: 0;
	padding: 32px 0;
	text-align: center;
	background: url("images/footer_bottom.jpg") bottom right no-repeat;
	color: #aaa;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background:#fff url(images/button.jpg) left repeat-x;
	height: 20px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
	padding: 0 10px;
	cursor: pointer;
}
.button:hover {
	color: #FF7F00;
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #FF7F00;
	background:#efefef;
}
.indent .indent{
	background:#ccc;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background-color: #f4f7fa;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding:1px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	background-color: #fff;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;	
}
.forumheader{
	background: url("images/forum1.jpg") left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
}
.forumheader a{
	color: #FF0000;
}
.forumheader a:hover{
	color: #FFD400;
}
.forumheader2{
      background: url("images/back.jpg");
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
}
.forumheader3{
      background: url("images/back.jpg");
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:35px;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	background: url("images/forum.jpg") bottom left repeat-x;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
	vertical-align: middle;
}
#narrowcolumn .fcaption {
	padding: 8px 0 0 0;
	height:23px;	
}
.article {
	padding: 0 10px 10px 10px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
}
.news_info_bottom {
	width: 100%;
	clear: left;
	margin-top: 10px;
}
.news_info_left {
	width: 30%;
	text-align: left;
}
.news_info_middle {
	width: 40%;
	text-align: center;
}
.news_info_right {
	width: 30%;
	text-align: right;
}
.newsimage {
	float: left;
	padding: 3px 10px 10px 0;
}
.article .entry {
	margin-top: 10px;
}
.comm{
	background: #efefef;
	border: 1px solid #999;
	padding: 5px;
}
.nextprev {
    margin-bottom:10px;
}
.nextprev_link {
    background: url("images/forum1.jpg") left repeat-x;
    border:1px solid;
    border-color: #ddd #888 #888 #ddd;
    color: #111;
    font: 12px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
}
.nextprev_link:hover{
    background: url("images/button.jpg") left repeat-x;
    border:1px solid;
    border-color: #ddd #888 #888 #ddd;
    color: #000;
    font: 12px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}
.nextprev_current {
	background: url("images/forum.jpg") left repeat-x;
	border:1px solid;
	border-color: #ddd #888 #888 #ddd;
	color: #fff;
	font: 12px tahoma;
	text-align:center;
	padding: 2px 5px 2px 5px;
}
.npbutton{
    background: url("images/button.jpg") left repeat-x;
    text-decoration: none;
    width: 16px;
    height:12px;
    text-align:center;
    padding:3px 0;
    border:1px solid;
    border-color: #ddd #888 #888 #ddd;
    color: #333;
}
#source {
    position:relative;
    z-index:100;
    display:block;
    float:left;
    width: 60px;
    height:25px;
    padding: 0;
    text-align:center;
    color:#777;
    margin-left:50px;
    margin-top:-30px;
}
#source a {
    display:block;
    color:#000;
	width: 60px;
    height:25px;
	background: url("images/source.gif") bottom no-repeat;
}
#source a:hover {
    color:#336699;
	background: url("images/source_over.gif") bottom no-repeat;
}
.nforumdisclaimer{
	display:none;
}
.list {
	text-decoration: none;
	list-style: none;
	list-style-position: inside;
	list-style-image: url("images/bullet.gif");
	padding: 0;
	margin: 0;
}
.list a{
	padding-left: 16px;
	background: url("images/bullet.gif") left no-repeat;
}
.list a:hover{
	background: url("images/bullet1.gif") left no-repeat;
}
#qnscr span { display: block; margin: 18px 0px;
}
