/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW19
|     --------------
|	©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:#d5d6d7 url("images/bgcolor.jpg");
}

a {
	color: #303010;
	text-decoration: none;
}

a:hover {
	color: #CA7900;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
      border-bottom:3px solid #FF6600;
}

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:#5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #FF6600;
	}

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;
	}

.hidden{
	display:none;
}


#page {
	margin: 25px;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	text-align: left;
	background: url("images/bg.jpg") repeat-y top; border: none;
}

*html #page {
	margin: 25px;
	padding: 0 0 0 10px;
	width: 950px;
	border: 1px solid #959596;
	text-align: left;
	background: url("images/bg.jpg") repeat-y top; border: none;
}

#page2 {
	margin: 25px;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	text-align: left;
	background: url("images/bg.jpg") repeat-y top; border: none;
}

*html #page2 {
	margin: 25px;
	padding: 0 0 0 10px;
	width: 950px;
	border: 1px solid #959596;
	text-align: left;
	background: url("images/bg.jpg") repeat-y top; border: none;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 210px;
	width: 950px;
	background: #73a0c5 url("images/header.jpg") no-repeat bottom center; 
}

#header h1{
	position:absolute;
	top:5px;
	left:10px;
	width: 275;
	padding: 0;
	margin: 0 auto;
	font-size: 3em;
	text-align: center;
      letter-spacing:-3px;
}

#header h1 a, #header h1 a:hover{
	color:black;
}

#header h2 {
	position:absolute;
	top:35px;
	left:10px;
	width: 275;
	padding: 0;
	margin: 0 auto;
	font-size: 1.1em;
	text-align: center;
	color: #FF6600;
}

*html #navigation{
	font-size: 11px;
	width: 575px;
	height: 22px; 
	position: absolute;
	top: 208px;
	left: 10px;
	list-style: none;
}

#navigation{
	font-size: 11px;
	width: 545px;
	height: 22px; 
	position: absolute;
	top: 208px;
	left: 10px;
	list-style: none;
}

#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li{
	background: none;
 	display: inline;
}


#content {
	margin-top:22px;
	font-size: 1.2em
}

#sidebar_left {
	float: left;
	margin:60px 7px 0px 15px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("images/fade2.jpg") bottom right no-repeat;
}

#sidebar_left h3{
	margin-bottom:5px;
}
#sidebar_right h3{
	margin-bottom:5px;
}

*html #sidebar_left {
	float: left;
	margin:60px 7px 0px 10px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("images/fade2.jpg") bottom right no-repeat;
}

#sidebar_right {
	margin:60px 0px 0px 765px;
	padding: 5px 10px 10px 10px;
	width: 160px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("images/fade1.jpg") top left no-repeat; 
}

*html #sidebar_right {
	margin:60px 0px 0px 765px;
	padding: 5px 5px 10px 5px;
	width: 160px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("images/fade1.jpg") top left no-repeat;

}

.narrowcolumn {
	float: left;
	padding: 40px 0px 20px 5px;
	margin: 0px ;
	width: 550px;
}

.widecolumn {
	float: right;
	padding: 40px 5px 10px 5px;
	margin: 0px 15px 0 5px;
	width: 635px;
}

*html .widecolumn {
	float: right;
	padding: 40px 5px 10px 5px;
	margin: 0px 10px 0 5px;
	width: 635px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 5px;
	margin: 0 auto;
	width: 900px;
	height: 63px;
	clear: both;
	background:transparent url("images/footer.jpg") bottom left no-repeat;
}

*html #footer p {
	margin-top: 40px;
      margin-left:30px;
	padding: 5px auto;
	text-align: left;
}


#footer p {
	margin-top: 35px;
      margin-left:30px;
	padding: 5px auto;
	text-align: left;
}

#source {
	width: 850px;
      text-align: right;
      margin-top: -45px
}

*html #arrow {
	width: 870px;
      text-align: center;
      margin-top: -44px
}

#arrow {
	width: 870px;
      text-align: center;
      margin-top: -46px
}

#comm1, #comm2 {
     border:1px solid;
     border-color: #fff red red red;
     padding:3px;
}

#credit {
      display:none;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
     	background: url(images/btnbg1.png) top repeat-x;
      padding:1px 5px 1px 5px;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.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: 1px solid red;
	background-color: #EEE;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #999;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: 1px solid #999;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid #999;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	background :#FF6600;

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

.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: 80px;
	height: 26px;
	line-height: 26px;
	background: url(images/btnbg2.png) top 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: 80px;
	height: 26px;
	line-height: 26px;
	background: url(images/btnbg2.png) top 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: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 260px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 342px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 424px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 506px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 588px;
}

.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/btnbg1.png) top no-repeat;
      border-top:3px solid #FF6600;
	margin: 0 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/btnbg3.png) top no-repeat;
}

.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 #FF6600;
	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;
}

