/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Christian Temple
|	-------------------
|	©2007 mcpeace
|	http://www.manatwork.evonet.ro
|	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: #333;
	text-align: center;
	background:#A7A688 url("images/background.jpg") top left repeat-x;
}
a {
	color: #ff5500;
	text-decoration: none;
}
a:hover {
	color: #ff7f00;
	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;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000;
	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 {
	display: none;
	}
a img {
	border: none;
	}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 1016px;
	text-align: left;
	background: url("images/page.jpg") top left repeat-y;
}
#pagein {
	margin: 0;
	padding: 0;
	width: 1016px;
	text-align: left;
	background: url("images/header.jpg") top left no-repeat;
}
#page1 {
	margin: 0px auto;
	padding: 0;
	width: 1016px;
	text-align: left;
	background: url("images/page1.jpg") top left repeat-y;
}
#pagein1 {
	margin: 0;
	padding: 0;
	width: 1016px;
	text-align: left;
	background: url("images/header1.jpg") top left no-repeat;
}
#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 350px;
	width: 100%; 
}
#header h1{
	position:absolute;
	top:73px;
	right:50px;
	width: 208px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
#top_menu {
	position: absolute;
	top: 15px;
	right: 20px;
}
#navigation {
	background: #800000 url(images/maroon_top.jpg) top left no-repeat;
	margin-bottom: 10px;
}
#navigationin {
	background: url(images/maroon_bottom.jpg) bottom left no-repeat;
	padding: 20px 10px;
}
.content {
	margin-top:20px;
	font-size: 1.4em;
}
#right_side {
	float: right;
	width: 788px;
}
.sidebar {
	margin:0 0 10px 0;
	padding: 0;
	width: 200px;
	font: 1.2em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left {
	float: left;
	padding-left: 13px;
}
#sidebar_right {
	float: right;
	padding-right: 13px;
}
#narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	width: 540px;
}
#widecolumn {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	width: 770px;
	line-height: 1.6em;
}
#narrowcolumn .entry, #widecolumn .entry {
	line-height: 1.4em;
}
#footer {
	padding: 2px 0 0 0;
	margin: 0;
	width: 1016px;
	clear: both;
	background:transparent url("images/footer.jpg") top left repeat-y;
	color: #bbb;
}
#footer p {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	background: #000;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background: url(images/button.jpg) left repeat-x;
	height: 20px;
	border: 1px solid;
	border-color: #ddd #888 #888 #ddd;
	padding: 0 10px 1px 10px;
	cursor: pointer;
}
.tbox.chatbox {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #ff7f00;
	background-color: #f4f7fa;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background-color: #f4f7fa;
    border:1px solid;
    border-color: #888 #eee #eee #888;
	color: #000;
	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: #ccc 1px solid;
	background-color: #fff;
}
.sidebar .forumheader, #narrowcolumn .forumheader {
	font-size: 11px;	
}
.forumheader{
	background: #fffccf;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #555 #555 #ddd;
}
.sidebar .forumheader {
	font-size: 11px;
	background: #800000;
	color: #fff;
}
.sidebar .forumheader2a, .sidebar .forumheader3 {
	font-size: 10px;	
}
.forumheader2{
	background: #efefef ;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #555 #555 #ddd;
}
.forumheader3{
	background: #efefef;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #555 #555 #ddd;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:30px;
	padding: 3px 0 3px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	background: #800000;
	border: 1px solid;
	border-color: #ddd #555 #555 #ddd;
}
.fcaption a{
	padding-right:4px;
	color:#ffffd4;
}
#narrowcolumn .fcaption {
	padding: 8px 0 0 0;
	height:23px;	
}
.nforumdisclaimer{
	display:none;
}
.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 0 0;
}
.article .entry {
	margin-top: 20px;
}
.comm{
	background: #FFFFD4;
    border:1px solid #ddd;
	padding: 5px;
	color: #333;
}
.nextprev {
    margin-bottom:15px;
}
.nextprev_link {
    background: #ffffd4;
    border:1px solid;
    border-color: #ccc #777 #777 #ccc;
    color: #000;
    font: 12px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
}
.nextprev_link:hover{
    background: #d7d4b5;
    border:1px solid;
    border-color: #777 #ccc #ccc #777;
    color: #000;
    font: 12px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}
.nextprev_current {
	background: #800000;
	border:1px solid;
    border-color: #ccc #777 #777 #ccc;
	color: #fff;
	font: 12px tahoma;
	text-align:center;
	padding: 2px 5px 2px 5px;
}
.npbutton{
    background: #ffffd4;
    text-decoration: none;
    width: 16px;
    height:12px;
    text-align:center;
    padding:3px 0;
    border:1px solid;
    border-color: #ccc #777 #777 #ccc;
    color: #ffff00;
}
#top_menu a{
	color: #000;
}
#top_menu a:hover {
	color: #ff7f00;
}
.text {
	padding: 0 5px 10px 5px;
}
.top_left_menu {
	background: #fffccf url(images/cream_top.jpg) top left no-repeat;
	margin-bottom: 10px;
}
.top_left_menu h3 {
	padding: 10px 5px;
}
.top_left_menu .text {
	background: url(images/cream_bottom.jpg) bottom left no-repeat;	
}
.bottom_left_menu {
	background: #cccccc url(images/gray_top.jpg) top left no-repeat;
	margin-bottom: 10px;
}
.bottom_left_menu h3 {
	padding: 10px 5px;
}
.bottom_left_menu .text {
	background: url(images/gray_bottom.jpg) bottom left no-repeat;	
}
.bottom_right_menu {
	background: #d7d4b5 url(images/dcream_top.jpg) top left no-repeat;
	margin-bottom: 10px;
}
.bottom_right_menu h3 {
	padding: 10px 5px;
}
.bottom_right_menu .text {
	background: url(images/dcream_bottom.jpg) bottom left no-repeat;	
}
.content_menu {
	background: #cccccc url(images/content_top.jpg) top left no-repeat;
	margin-bottom: 10px;
}
.content_menu h3 {
	padding: 10px 5px;
}
.content_menu .text {
	background: url(images/content_bottom.jpg) bottom left no-repeat;	
}
.article {
	background: url(images/art_top.jpg) top left no-repeat;	
}
.article h2 {
	padding: 0px 5px 10px 5px;
}
.article .entry {
	border-right: 1px solid #fffccf;
	border-left: 1px solid #fffccf;
	padding: 0 5px;
}
.article .info {
	padding: 5px;
}
.news_info_bottom {
	background: #fffccf;
	border-right: 1px solid #fffccf;
	border-left: 1px solid #fffccf;
	padding: 0 5px;	
}
#aux {
	position: absolute;
	top: 50px;
	left: 350px;
	width: 350px;
	height: 70px;
	overflow: hidden;
	color: #fff;
	overflow: hidden;
}
#aux h3{
	display: none;
}
.finfobar, .forumheader4, .forumheader5{
	background:#efefef;
	border: 1px solid;
	border-color: #ddd #555 #555 #ddd;
}