/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW48
|     --------------
|	©2007 Man at Work
|	http://www.manatwork.evonet.ro
|	manatwork@evonet.ro
|
|	Released under the terms and conditions of the
|	Commercial License 
|
|     DON'T REMOVE THE CREDIT, SOURCE AND LICENSE LINKS!
+---------------------------------------------------------------+
*/


* {
	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: url("images/background.jpg"); 
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #000;
}

h3 {
	font-size: 1.3em;
	color: #000;

}

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: 11px;
	font-style: normal;
	color:#333;
	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 0;
	display: block;
}

a img {
	border: none;
}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

.clear{
	clear:both;
}


#page {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1000px;
	background: #fff;
        border-right:1px solid #ccc;
        border-left:1px solid #ccc;
}

#pagein {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	background: url("images/page.gif") repeat-y top left;
}

#pagein1 {
	margin: 0;
	padding: 0;
	text-align: left;
	background: url("images/page_wide.gif") repeat-y top left;
}

#rightside {
	margin: 0 0 0 213px;
	padding: 0 0 10px 0px;
	background: url("images/header.jpg") repeat-x top left;
}

#header {
	position:relative;
	padding: 0;
	margin: 0;
	height: 200px;
}

#header h1{
	position:absolute;
	top:20px;
	left:0px;
	width: 100%;
	padding: 40px 0 50px 0;
	margin: 0 auto;
	font-size: 3.4em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color: #eee;
}

#header1 {
	position:relative;
	padding: 0;
	margin: 0 0 0 210px;
	height: 220px;
	width: 780px;
}

#header1 h1{
	position:absolute;
	top:0px;
	left:0px;
	width: 490px;
	padding: 40px 0 50px 0;
	margin: 0 auto;
	font-size: 2.8em;
	text-align: center;
}

#header1 h1 a, #header1 h1 a:hover{
	color: #e6c;
}

#search {
      width: 196px;
      margin-right:0;
      margin-left:-10px;
      margin-bottom:10px;
	  background: url("images/top_left.jpg") no-repeat bottom right;
      padding:10px 0 20px 15px;
}

.statusnmessage {
	margin:0 0 30px 0;
	padding: 0;
      margin-right:auto;
      margin-left:auto;
	  width: 250px;
}

#main_menu{
       float:left;
       width: 100%;
}      

#content {
	margin-top:0px;
	font-size: 1.25em
}

#sidebar_left {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 193px;
	font: 1.15em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	float: left;
	padding: 30px 0px 0 5px;
	margin: 0 0 0 0px;
	width: 564px;
}

.left_aux {
	padding: 0 5px 0 0;
	margin: 0px 0px 10px 0px;
}

.right_aux {
	padding: 0 0 0 5px;
	margin: 0px 0 10px 0px;
}

.aux {
	padding: 0;
	margin: 0px 0 10px 0px;
}

#sidebar_right {
	margin: 50px 0px 0px 570px;
	padding: 10px 5px 10px 5px;
	width: 193px;
	font: 1.15em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url("images/right.jpg") no-repeat top left;
}

.widecolumn {
	padding: 30px 0 10px 0;
	margin: 5px 0 0 5px;
	width: 770px;
}

.left_aux_w {
	padding: 0 5px 0 0;
	margin: 0px 0px 10px 0px;
}

.right_aux_w {
	padding: 0 0 0 5px;
	margin: 0px 0 10px 0px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background: #fff url("images/footer.jpg") repeat-x top left;
}

#footer p {
	width: 568px;
	margin: 0 217px 0 217px;
	padding: 10px 0;
	clear: both;
	text-align: center;
}

#footer_wide {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background: #fff url("images/footer.jpg") repeat-x top left;
}

#footer_wide p {
	width: 768px;
	margin: 0 217px 0 217px;
	padding: 10px 0;
	text-align: center;
}


.push {
      padding:3px 0 6px 0;
      margin: 0 ;
      border-bottom:1px dashed #999;
      width: 190px;
	height: 15px;
      display:block;
	font-size: 1.2em;
}

.push a{
      padding:1px 20px 1px 0;
}

.left .button, #sidebar_left .button, #sidebar_right .button {
	background: url("images/button.gif") no-repeat bottom left;
	width: 60px;
      height: 20px;
      border:none;
}

#sidebar_left .button, #sidebar_right .button {
      margin-top:2px;
}


#source {
      display:block;
      float:left;
      width: 60px;
      height:25px;
      margin:-35px 0 0 40px;
      padding-right:90px;
      text-align:center;
}

#source a {
      display:block;
      color:#999;
	width: 60px;
      height:25px;
	background: url("images/source.gif") bottom no-repeat;
}

#source a:hover {
      color:#336699;
	background: url("images/source_hover.gif") bottom no-repeat;
}

.nextprev {
	text-align: center;
      margin-bottom:10px;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
      cursor:pointer;
      border-right:1px solid #ccc;
      border-left:1px solid #ccc;
      border-top:none;
      border-bottom:none;
	background: url("images/button.jpg") repeat-x bottom left;
      height: 20px;
      padding:0 10px 0 10px;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #ff9900;
	background: url("images/back.jpg");
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	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: #ededed 1px solid;
	background-color: #dfdfdf;
	
}

.forumheader{
	background: url("images/forum1.jpg") repeat-x bottom left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #fff;
}

.forumheader2{
	background-color: #efefef;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #fff 1px solid;
}

.forumheader3{
	background-color: #efefef;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #fff 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #fff 1px solid;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	background: url("images/forum.jpg") repeat-x bottom left;
}

.fcaption a{
	padding-right:4px;
	color:#777;
}

.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;
}

