/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     MaW52
|     --------------
|	©2007 mcpeace
|	mcpeace.manatwork@gmail.com
|	http://www.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: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background: url("images/background.jpg");
}
a {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	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', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
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: 0px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid;
	border-color: #ccc #336699 #336699 #ccc;
	text-align: left;
	background: #fff url("images/header.jpg") no-repeat top right; 
}
#top_pad {
	background: #6e74a8 url(images/login.jpg) bottom left no-repeat;
	margin-bottom: 20px;	
}
.message{
	background: transparent url(images/top.gif) top left no-repeat;
	height: 15px;
	text-align: center;
	padding: 5px;
}
#customlogin h3{
	display: none;	
}
#customlogin {
	padding: 10px 5px 20px 5px;
	color: #eee;	
}
#customlogin a{
	color: #ffd400;
}
#customlogin a:hover{
	color: #eee;
}
#search{
	padding: 10px 0 0 30px;
}
#search .tbox{
	padding: 1px 1px 3px 1px;
}
#right_side{
	float: right;
	width: 799px;
}
#sidebar_left {
	float: left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 200px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
#sidebar_left h3{
	padding: 40px 0px 10px 10px;
	background: url(images/caption.jpg) bottom left no-repeat;
}
#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 92px;
	width: 100%;
}
#header h1{
	position:absolute;
	top:240px;
	left:0px;
	width: 400px;
	padding: 0;
	margin: 0 auto;
	font-size: 2.4em;
	text-align: center;
}
#header h1 a, #header h1 a:hover{
	color:#fff;
}
#header h2 {
	position:absolute;
	top:280px;
	left:0px;
	width: 400px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #333;
}
#navigation{
	font-size: 12px;
	width: 190px;
	list-style: none;
	margin-top: 20px;
	padding: 0 5px 0 5px;
}
.space{
	width: 185px;
	height: 1px;
	border-bottom: 1px solid #bbb;
    margin: 1px 0 2px 0;	
}
#navigation li{
	background: none;
 	display: block;
}
#navigation a{
	width: 170px;
 	display: block;
 	padding: 5px 0 5px 15px;
 	border-bottom: 1px solid #bbb;
	background: #efefef url("images/bullet2.gif") left no-repeat; 
	margin-bottom: 2px;
}
#navigation a:hover{
	width: 170px;
 	display: block;
 	padding: 5px 0 5px 15px;
 	border-bottom: 1px solid #bbb;
	background: url("images/bullet.gif") left no-repeat; 
	margin-bottom: 2px;
}
#navigation a:active{
	width: 170px;
 	display: block;
 	padding: 5px 0 5px 15px;
 	border-bottom: 1px solid #bbb;
	background: #eee url("images/bullet.gif") left no-repeat; 
	margin-bottom: 2px;
}
.d_sublink a{
	width: 170px;
 	display: block;
 	padding: 5px 0 5px 15px;
 	border-bottom: 1px solid #bbb;
	background: #eee url("images/bullet.gif") left no-repeat; 
	margin-bottom: 2px;
	margin-top: -13px;
}
.d_sublink a:hover{
	width: 170px;
 	display: block;
 	padding: 5px 0 5px 15px;
 	border-bottom: 1px solid #bbb;
	background: #eee url("images/bullet2.gif") left no-repeat; 
	margin-bottom: 2px;
}
#content {
	margin-top:22px;
	font-size: 1.3em;
}
.narrowcolumn {
	float: left;
	padding: 170px 0 20px 5px;
	margin: 0px 0 0;
	width: 584px;
}
#sidebar_right {
	float: right;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 190px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
	background: url("images/right_menu.gif") top left no-repeat; 
}
#sidebar_right h3{
	padding-left: 5px;
}
#right-bottom h3{
	padding: 40px 0px 10px 10px;
	background: url(images/caption1.gif) bottom left no-repeat;
}
.text{
	padding: 5px;
}
.widecolumn {
	padding: 170px 0 10px 0;
	margin: 5px 5px 0 0;
	width: 794px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background:#efefef;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	cursor: pointer;
	padding: 0px 10px 2px 10px;
	background: #edb836;
	color: #000;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
	height: 17px;
}
.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #06c;
	background: url(images/back.jpg);
}
.indent .indent{
	padding:4px;
	border: 1px solid #336699;
	background: #f5f5f5;
}
.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 #eee #eee #777;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 1px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: none;
	background-color: #efefef;
}
.forumheader{
	background-color: #eeb42c;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: none;
}
.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}
.forumheader3{
	background-color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid;
	border-color: #ccc #777 #777 #ccc;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:35px;
	border: none;
	padding: 2px 0 2px 8px;
	background-color: #68ade5;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background-image: url("images/forum.jpg");
}
.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;
}
.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;
}
.comm1{
	background: #eee;
	padding: 5px;
}
.comm2{
	background: #ffd400;
	padding: 5px;
}
.info{
	padding: 5px;
	background: #f5f5f5;
}
#source {
      position:relative;
      z-index:100;
      display:block;
      float:left;
	  width: 60px;
      height:25px;
      margin: 10px 0 0 0;
      padding-left: 40px;
      text-align:center;
      color:#000;
}
#source a {
      display:block;
      color:#000;
	  width: 60px;
      height:25px;
	  background: url("images/source.gif") bottom no-repeat;
}
#source a:hover {
      color: #2a92fa;
	  background: url("images/source_hover.gif") bottom no-repeat;
}
.nextprev {
	border: 0px;
	text-align: left;
    margin-bottom: 5px;
}