/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW50
|     --------------
|	©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!
+---------------------------------------------------------------+
*/

body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background:#ccc;
}

a {
	color: #279A4D;
	text-decoration: none;
}

a:hover {
	color: #00ADD9;
	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: #333;
}

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

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

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

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

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;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background:#fff url("images/header.jpg") top left repeat-x;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
}

#header h1{
	position:absolute;
	top:5px;
	left:30px;
	width: 50%;
	padding: 0;
	margin: 0 auto;
	font-size: 2.6em;
	text-align: left;
}

#header h1 a, #header h1 a:hover{
	color:#333;
}

#header h2 {
	position:absolute;
	top:35px;
	left:30px;
	width: 50%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	color: #333;
}

#navigation{
	font-size: 12px;
	width: 950px;
	height: 40px; 
	position: absolute;
	top: 60px;
	left: 5px;
	list-style: none;
}

#navigation li{
	background: none;
 	display: inline;
}

#content {
	margin:0 0 10px 0;
    padding: 40px 0px 20px 10px;
	background:url("images/footer.jpg") bottom left repeat-x;
}

#sidebar {
	margin:0px 0px 0px 737px;
	padding: 0;
	width: 200px;
	font: 1.2em 'lucida grande', verdana, arial, sans-serif;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 720px;
	font-size: 1.4em;
}

.widecolumn {
	padding: 0 10px 10px 0;
	margin: 0 0 0 5px;
	width: 935px;
	font-size: 1.4em;
	margin-left: auto;
	margin-right: auto;
}

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

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background: #fff;
}

#footer p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
}

.left_aux {
	padding: 0 5px 0 0;
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
}

.right_aux {
	padding: 0 0 0 5px;
	margin: 0px 0 10px 0px;
	font-size: 1.1em;
}

.aux {
	padding: 0;
	margin: 0px 0 10px 0px;
	font-size: 1.1em;
}

.clear{
	clear: both;	
}

#top a{
	color: #00ADD9;
}

#top a:hover {
    color: #279A4D;
}

#top .text {
	background: url("images/caption_blue.jpg") top left repeat-x;
	padding: 15px 5px 5px 5px;
	margin-top: -10px;	
}

#bottom .text {
	background: url("images/caption_green.jpg") top left repeat-x;
	padding: 15px 5px 5px 5px;
	margin-top: -10px;		
}

.newsimage {
      float:left;
      padding:3px 10px 10px 3px;
}

.com{
	float: left;
}

#top .txt {
	border: 1px solid #00ADD9;
	padding: 5px;
}

#bottom .txt {
	border: 1px solid #279A4D;
	padding: 5px;
}

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

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

#source a:hover {
      color: #06c;
	  background: url("images/source_over.gif") bottom no-repeat;
}

#banner {
	float: right;
	margin: 0;
}

#note, #boddy {
      border: 1px solid #CCC;
      padding:5px;
      background: #efefef;
}

.nextprev {
	border: 0px;
	text-align: left;
      margin-bottom:10px;
}

#top .button{
	background: url("images/forum.jpg") left repeat-x;
}	

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background: url("images/forum1.jpg") left repeat-x;
	cursor: pointer;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}

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

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

.indent{
	padding:4px;
	border: 1px solid #279A4D;
}

.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: #777 #ddd #ddd #777;
	color: #000000;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

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

.fborder {
	border: #ededed 1px solid;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
	background-color: #fefefe;	
}

.forumheader{
	background: url("images/forum1.jpg") left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}

.forumheader2{
	background-color: #efefef;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}

.forumheader3{
	background-color: #efefef;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}

.forumborder{
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
	background-color: #dfdfdf;
}

.fcaption {
	height:35px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#777;
	font-weight:bold;
	background: url("images/forum.jpg") left repeat-x;
}

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

.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
	color: #4e4e4e;
	width: 118px;
	height: 40px;
	line-height: 40px;
	background: url(images/button.gif) top left no-repeat;
	padding: 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	color: #4e4e4e;
	width: 118px;
	height: 40px;
	line-height: 40px;
	background: url(images/button_hover.gif) top left no-repeat;
	padding: 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 0px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 119px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 238px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 357px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 476px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 595px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 714px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 833px;
}

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
	background: url(images/button_hover.gif) top left no-repeat;
	margin: 5px 0 0 0;
}

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
	background: url(images/button_hover.gif) top left no-repeat;
	margin: 3px 0 0 0;
}

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

