
/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Summer Rain
|	-------------------
|	©2007 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the
|	Commercial License. Last update 21.01.2008 (v.2)
|
+---------------------------------------------------------------+
*/


*{
	margin: 0;
	padding: 0; 	
}

body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%;
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #276512;
	text-align: center;
	background:#130b02 url("images/background.jpg") top left repeat-x;
}

a {
	color: #ba6109;
	text-decoration: none;
}

a:hover {
	color: #62401b;
	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: #2f2214;
	margin-bottom: 10px;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#284515
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #408080;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #008040;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

hr {
	color: #555;
	background: #555;
	margin: 10px 0;
	height: 1px;
}

a img {
	border: none;
}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1030px;
	text-align: left;
	background: url("images/page.jpg") repeat-y top left;
}

#top_header {
	padding: 0;
	margin: 0;
	height: 70px;
	width: 1030px;
	background: #311d16 url("images/top1000.jpg") top left repeat-y; 
	z-index: 100;
}

#header {
	position:relative;
	left: 10px;
	padding: 0;
	margin: 0;
	height: 253px;
	width: 1000px;
	background: #e6e6dc url("images/top.jpg") top left repeat-x;
}

#header h1{
	position:absolute;
	top:10px;
	left:40px;
	width: 270px;
	padding: 0;
	margin: 0 auto;
}

#header h2 {
	position:absolute;
	top:60px;
	left:40px;
	width: 270px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #311d16;
}

#banner {
	position:relative;
	top: 5px;
	left: 395px;
	width: 600px;
	height: 90px;
	text-align: left;
	vertical-align: middle;	
	overflow: hidden;
	z-index: 10;
}

#banner h3{
	display: none;
}

#image {
	position:absolute;
	top:60px;
	left:0px;
	width: 1000px;
	height: 290px;
	padding: 0;
	margin: 0;
	background: url("images/header.png") top left no-repeat;
	z-index: 50;
}

#padout {
	width: 1000px;
	margin: 0 0 0 10px;
	background: url("images/middle.jpg") top left repeat-x;	
}

#pad {
	width: 1000px;
	background: url("images/bottom.jpg") bottom left repeat-x;	
}

#navigation{
	float: left;
	width: 1000px;	
	height: 40px; 
	margin-left: 10px;
	list-style: none;
	margin-top: 30px;
}

#right_side {
	width: 780px;
	float: right;	
}

#left_side {
	width: 770px;
	float: left;
	padding-left: 15px;	
}

#content {
	margin-top:0px;
	font-size: 1.4em;
}

.sidebar {
	margin:0px 0px 10px 0;
	padding: 60px 0 0 0;
	width: 180px;
	font: 1.2em 'lucida grande', verdana, arial, sans-serif;
}

#sidebar_left {
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	background: url("images/line.png") top right repeat-y;
}

#sidebar_right {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	background: url("images/line.png") top left repeat-y;
}

.narrowcolumn {
	float: left;
	padding: 65px 0 10px 0px;
	margin: 0;
	width: 560px;
}

.narrowcolumn2 {
	float: left;
	padding: 65px 0 10px 0;
	margin: 0;
	width: 765px;
}

.aux {
	font-size: 0.9em;
}
.aux_left {
	float: left;
	width: 272px;
	padding: 0;	
	margin: 0;
}

.aux_left2 {
	float: left;
	width: 372px;
	padding: 0;	
	margin: 0;
}

.aux_right {
	float: right;
	width: 272px;
	padding: 0;	
	margin: 0;
}

.aux_right2 {
	float: right;
	width: 372px;
	padding: 0;	
	margin: 0;
}

.widecolumn {
	padding: 55px 15px 10px 15px;
	margin: 5px 0 0 0;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer, #footer1 {
	padding: 1px 0 0 10px;
	margin: 0;
	width: 1020px;
	color: #ccc;
	clear: both;
	background: url("images/top1000.jpg") top left repeat-y; 
}

#footer p {
	float: right;
	width: 600px;
	margin: 0;
	padding: 10px 220px 10px 0;
	text-align: center;
}

#footer a, #footer1 a {
	color: #00D200;
}

#footer a:hover, #footer1 a:hover {
	color: #00AE00;
}

#footer1 p {
	float: left;
	width: 790px;
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: center;
}

.clear {
	clear: both;
}

.c {
	color: #007500;
	padding: 5px;
	background: #fff url(images/forum.jpg);
}

.newsimage {
	float: left;
	margin: 3px 10px 10px 0;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background: url(images/button.jpg) bottom right repeat-x;
	height: 19px;
	padding: 0 10px 2px 10px;
	cursor: pointer;
	color: #333;
	border: none;
	margin: 0 0 0 -4px;	
}

#sidebar .button{
	width: 60px;
	background: url(images/button.gif) bottom no-repeat;
	margin: 3px 0;
}

.nextprevar{
	margin-bottom: 10px;
}

.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}

.indent{
	padding:4px;
	border: 1px solid;
	border-color: #999 #ededed #ededed #999;
	background: #fff;
}

.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}

.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}

.tbox{
	background: #F7F8F9;
	border: 1px solid;
	border-color: #999 #ededed #ededed #999;
	color: #;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: none;
	background-color: transparent;
}

.forumheader{
	background:#E4E5E7 url(images/top.jpg) bottom left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#2f2214;
	padding: 5px;
	border: none;
	font-weight:bold;
}

.forumheader2{
	background: #fff url(images/forum.jpg);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#083508;
	padding: 4px;
}

.forumheader3{
	background: #fff url(images/forum.jpg);
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#083508;
	padding: 4px;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: none;
	padding: 3px 0 3px 8px;
	background: #311d16;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}

.fcaption a{
	padding-right:4px;
	color:#D9ECEC;
}

.nicetitle {
	font-weight: bold;
	color: #3c3c3c;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5e7743;
}
div.nicetitle p span.accesskey {
	color: #ff7200;
}

#source {
    position:relative;
    z-index:100;
    display:block;
    float:left;
    width: 20px;
    height:25px;
    margin: 10px 0 0 0;
    padding-left: 50px;
    text-align:center;
    color:#777;
}

#source a {
    display:block;
    color:#444;
	width: 60px;
    height:25px;
	background: url("images/source.gif") bottom no-repeat;
}

#source a:hover {
    color: #00A400;
	background: url("images/source_over.gif") bottom no-repeat;
}
#source1 {
    position:relative;
    z-index:100;
    display:block;
    float:right;
    width: 20px;
    height:25px;
    margin: 10px 0 0 0;
    padding-right: 100px;
    text-align:center;
    color:#777;
}

#source1 a {
    display:block;
    color:#444;
	width: 60px;
    height:25px;
	background: url("images/source.gif") bottom no-repeat;
}

#source1 a:hover {
    color: #00A400;
	background: url("images/source_over.gif") bottom no-repeat;
}
.newsbody {
	font-size: 1em;
}
.title {
	font-size: 1em;	
}

