/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW42
|     --------------
|	©2007 mcpeace
|	http://www.manatwork.evonet.ro
|	manatwork@evonet.ro
|
|	Released under the terms and conditions of the
|	Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License 
|     (http://creativecommons.org/licenses/by-nc-sa/2.5/).
|
|     DON'T REMOVE THE CREDIT, SOURCE AND LICENSE LINKS!
+---------------------------------------------------------------+
*/


* {
	margin: 0;
	padding: 0; 
}

body {
	margin: 0;
	padding: 0; 
	font-size: 60%;
	font-family: Verdana,'Lucida Grande', Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#003366 url("images/background.jpg"); 

}

a {
	color: #00003399;
	text-decoration: none;     
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana,'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	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-left: auto;
	margin-right: auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background:transparent url("images/page.jpg") left top repeat-y;
}

#page-full {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background:transparent url("images/page-full.jpg") left top repeat-y; 
}

#header {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 153px;
	background:#5588BE url("images/header.jpg") left bottom no-repeat; 
}

#middle {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 235px;
	background:#5588BE url("images/middle.jpg") left bottom no-repeat; 
}

#middle-full {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 235px;
	background:#5588BE url("images/middle-full.jpg") left bottom no-repeat; 
}

#scroll {
      unicode-bidi:bidi-override; 
      direction:rtl; 
      display:block; 
      width:410px; 
      height:176px; 
      overflow:auto; 
      padding:10px; 
      border:1px solid transparent; 
	margin: 0 0 0 255px;
}

*html #scroll {
	margin: 0 0 0 275px;
      border:none;
      width:413px; 
}

#scroll p {
      font-size:11px; 
      line-height:16px;
      color:#000000;
}

#logo {
	position:relative;
	top:0px;
	left:0px;
	width: 400px;
      height: 38px;
	padding: 0;
	margin: 0 auto;
	background: url("images/logo.gif") 50% top no-repeat; 
}


#header h1{
	position:relative;
	width: 400px;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 2em;
	text-align: center;
}

#header h1 a {
	color:#fff;
}

#header h1 a:hover{
	color:#CC0000;
}

#header h2 {
	position:relative;
	margin-top:5px;
	width: 400px;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
}

#navigation {
	width: 940px;
	height: 39px;
      padding:13px 10px 0 10px; 
	list-style: none;
	background: url("images/menu.jpg") left bottom repeat-x; 
}

*html #navigation {
	width: 919px;
}

#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	background: none;
 	display: inline;
}

#content {
	margin-top:10px;
	font-size: 1.2em
}

#sidebar-left {
      float:left;
	margin:-270px 0px 10px 25px;
	padding: 0 ;
	width: 220px;
	font: 1em Verdana,'Lucida Grande', Arial, Sans-Serif;
}

*html #sidebar-left {
      margin-left:13px;
}

.rcontent {
	padding: 0;
	margin: 0 0 0 282px;
}


.narrowcolumn {
      float:left;
	padding: 0 5px 0 6px;
	margin: 0 ;
	width: 410px;
}

.widecolumn {
	padding: 0;
	margin: 0 10px 0 285px;
	width: 650px;
	line-height: 1.6em;
}

*html .widecolumn {
	width: 645px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

#sidebar-right {
	margin:0px 0px 0px 463px;
	padding: 10px 0 10px 0;
	width: 185px;
	font: 1em Verdana,'Lucida Grande', Arial, Sans-Serif;
}

#footer {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 170px; 
	clear: both;
	background:#5588BE url("images/footer.jpg") left top no-repeat;
}

#footer p {
	margin: 0;
	padding: 50px 0 10px 350px;
	text-align: center;
}

#footer-full {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 170px; 
	clear: both;
	background:#5588BE url("images/footer-full.jpg") left top no-repeat;
}

#footer-full p {
	margin: 0;
	padding: 50px 0 10px 350px;
	text-align: center;
}

#space {
	background:transparent url("images/space.jpg") 50% 0 no-repeat;
      margin-top:15px;
	height: 2px; 
}

#content #space, #scroll #space {
      display: none;
}

#ferrari {
	width: 67px;
	height: 100px; 
      float:right;
      margin: 50px 70px 0 0;
	background:transparent url("images/ferrari.gif") top no-repeat;
}

*html #ferrari {
      margin-right:40px;
}

#newsimg {
      float:left;
      padding:3px 10px 0 0;
      border:none;
}

#icons {
      float:left;
}

#comm {
      border:1px solid;
      border-color: #cecece #222 #222 #cecece;
      padding:3px;
}

#comms {
      background:#fff;
      border:1px solid;
      border-color: #222 #cecece #cecece #222;
      padding:3px;
}

#source {
      float:left;
      margin-top:30px;
      margin-left:90px;
	width: 110px;
	height: 15px; 
}

*html #source {
      margin-left:45px;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background: #EBEFF2 url(images/forum.jpg) left bottom repeat-x;
      padding:1px 5px;
      margin:2px;
      border:1px solid;
      border-color: #eee #222 #222 #eee;
      cursor: hand;
}

*html .button{
      margin:0px;
      padding:0 5px;
}


.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
      border:1px solid;
      border-color: #222 #eee #eee #222;
      background:#fff;
}

.smalltext {
	font: 1em Verdana,'Lucida Grande', Arial, Sans-Serif;
}

.mediumtext {
	font: 12px Verdana,'Lucida Grande', Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
      border:1px solid;
      border-color: #222 #eee #eee #222;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
      margin-bottom:2px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
      border:1px solid;
      border-color: #fff #222 #222 #fff;
	background-color: #eee;
	
}

.forumheader{
	background: #EBEFF2 url(images/forum.jpg) left bottom repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color: #fff #222 #222 #fff;
      text-align:center;
	font-weight:bold;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color: #fff #222 #222 #fff;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color: #fff #222 #222 #fff;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #29537C;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
      text-align:center;
}

.fcaption a{
	padding-right:4px;
	color:#fff;

}

.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;
	opacity: 0.9;
}
.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;
}
