/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW38
|     --------------
|	©2006 mcpeace
|	http://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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #fff; 
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: none;
}

h1 {
	font-size: 2.6em;
	text-align: left;
}

h2 {
	font-size: 1.5em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#111;
	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;
}

#toplinks { 
      width: 250px;
      padding: 3px 0 0 0; 
      margin: 10px 0 0 60px; 
      float: left; 
}

*html #toplinks {
      margin-left:30px;
}

#toplinks li { 
      list-style: none; 
      display: inline; 
      margin: 0 5px 0 5px; 
	background: transparent url("images/bullet2.gif") left no-repeat;
      padding:2px 0 3px 23px;
}

#search {
      float:right;
      margin:13px 120px 100px 0;
      padding:0;
}

*html #search {
      margin-right:30px;
}

#navigation {
	width: 900px;
	height: 31px;
	margin: 0;
	padding: 1px 30px 1px 30px;
	background: #fff url("images/navigationbar.jpg") top left no-repeat;
}

#page {
	margin: 0;
	padding: 0;
	width: 1024px;
	border: 1px solid ;
      border:none;
	text-align: left;
	background: #fff url("images/page.jpg") top left repeat-y;
}

#pagefull {
	margin: 0;
	padding: 0;
	width: 1024px;
	border: 1px solid ;
      border:none;
	text-align: left;
	background: #fff url("images/pagefull.jpg") top left repeat-y;
}

#topheader {
	position:relative;
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height: 50px;
	background: #fff url("images/topheader.jpg") bottom left no-repeat; 
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height: 130px;
	background: #fff url("images/header2.jpg") top left no-repeat; 
}

#header h1 {
	position:relative;
	top:80px;
	left:80px;
	width: 550px;
	padding: 0;
	margin: 0 auto;
	font-size: 2.6em;
	text-align: center;
}

*html #header h1 {
      left:0px;
}

#header h1 a {
	color: red;
}

#header h1 a:hover {
	color: orange;
}

#header h2 {
	position:relative;
	top:85px;
	left:80px;
	width: 550px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.1em;
	text-align: center;
	color: red;
}

*html #header h2 {
      left:0px;
}


#loginmenu {
      float:left;
      width: 204px;
      height: 50px; 
      padding: 0;
      margin: 5px 0 0 70px;
}

*html #loginmenu {
      margin-top:27px;
      margin-left:34px;
}

#hbar {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height: 32px;
	background: #fff url("images/hbar.jpg") bottom left no-repeat; 
}

#hbarfull {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height: 32px;
	background: #fff url("images/hbarfull.jpg") bottom left no-repeat; 
}

#content {
	margin-top:0px;
	font-size: 1.2em;
	background: #fff url("images/back.jpg") top left repeat-x;
}

#content h2{
	background:transparent url("images/caption.jpg") top left no-repeat;
      padding: 2px 0 0 5px;
      margin-bottom:5px;
      color:#fff;
}

.left {
      float:left;
      margin:0;
      padding:0;
}

#sidebar {
      float:left;
	margin:0 0 0 53px;
	padding:11px;
	width: 215px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

*html #sidebar {
      margin-left:27px;
}

#sidebar h3{
	background:transparent url("images/caption.jpg") top left no-repeat;
      padding: 4px 0 4px 5px;
      margin-bottom:10px;
      color:#fff;
}

#box h3{
	background:transparent url("images/caption.jpg") bottom left no-repeat;
      padding: 4px 0 4px 5px;
      margin-bottom:10px;
      color:#fff;
}

#sidebar-right {
	margin:0 0 0 670px;
	padding:11px;
	width: 215px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

*html #sidebar-right {
      margin-left:667px;
}

#sidebar-right h3{
	background:transparent url("images/caption.jpg") top left no-repeat;
      padding: 4px 0 4px 5px;
      margin-bottom:10px;
      color:#FFF;
}

.narrowcolumn {
	padding:6px 0 0 0;
	margin: 0 0 0 290px;
	width: 380px;
}

*html .narrowcolumn {
	width: 373px;
}

.narrowcolumn .entry {
	line-height: 1.3em;
}

.narrowcolumnfull {
	padding:9px 0 0 0;
	margin: 0 0 0 290px;
	width: 633px;
}

*html .narrowcolumnfull {
	width: 625px;
}

.narrowcolumnfull .entry {
	line-height: 1.3em;
}

#newsimage {
      float:left;
      padding:3px 10px 0px 0px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height:285px;
	clear: both;
	background: #fff url("images/footer.jpg") top left no-repeat;
}

#footer p {
	margin: 0;
	padding: 17px 0 0px 0;
	text-align: center;
	margin-left:220px;
	width: 540px;
}

#source {
      float:right;
      margin: 10px 40px 0 0;
      text-align:center;
}

*html #source {
      margin-right: 20px;
}

#credit {
	width:131px;
	height:19px;
	display: none;
}

#left {
      padding:5px;
      border:1px solid;
      border-color:#EBEFF2 #FFF #EBEFF2 #EBEFF2;
}

#right {
      padding:5px;
      background:#EBEFF2;
      border:1px solid;
      border-color: #999 #EBEFF2 #EBEFF2 #999;
}

#mess {
      padding:3px;
      background:#EEE;
      margin-top:3px;
}

#info {
      padding:0 0 4px 3px;
      background:#EBEFF2;
      margin-top:-5px;
      margin-bottom:5px;
}

#comm {
      padding:3px;
      background:#EBEFF2;
}

#track {
      float:left;
}

#up {
      text-align:center;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background:transparent url("images/button.jpg") bottom left repeat-x;
      border:1px solid ;
      border-color:#eee #ccc #ccc #eee;
      margin:2px 0 2px 0;
      padding: 1px 5px 2px 5px;
}

*html .button{
      margin:2px 0 0 0;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
      border-color: #999 #EBEFF2 #EBEFF2 #999;
}

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

.indent{
	padding:4px;
	border: 1px solid red;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #fff;
      border:1px solid;
      border-color: #999 #EBEFF2 #EBEFF2 #999;
	color: #000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

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

.fborder {
	border: 1px solid ;
      border-color: #ccc #333 #333 #ccc;
	background-color: #fff;	
}

.forumheader{
	background: red url(images/cap.jpg) bottom;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	padding: 4px;
	border: 1px solid #336699;
}

.forumheader a{
	color: #fff;
}

.forumheader a:hover {
	color: orange;
}

.forumheader2{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: 1px solid #999;
}

.forumheader3{
	background-color: #EBEFF2;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid #999;
}

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

.fcaption {
	height:35px;
	border: 1px solid #999;
	padding: 2px 0 2px 8px;
	background-color: #bbb;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#333;
	font-weight:bold;
      text-align:center;
	background:url("images/back1.jpg") top left repeat-x;
}

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


.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;
}

