/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     Dogs
|     --------------
|	©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!
+---------------------------------------------------------------+
*/

* {
	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: #ddd url(images/color.jpg);
}

a {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	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;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	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;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.hidden{
	display:none;
}

#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background: #ECE1D2;
      border:1px solid #999;
}

#ie {
	height: 0px;
      margin-top: -10px;
}

#top {
      height: 55px;
	background: url(images/top.jpg) left top repeat-x;
}

#search_bar {
      padding-bottom:7px;
      padding-left:20px;
}

#login_area {
      color:#EEE;
      text-align: right;
      padding-right:20px;
}

#login_area a{
      padding:3px 1px 3px 1px;
      color:#333;
}


#header {
	position:relative;
	padding: 0;
	margin: 0 0 10px 0;
	height: 230px;
	width: 960px;
	background:#F2F7FB url(images/header.jpg) top left no-repeat;
}

#header h1{
	position:absolute;
	top:92px;
	left:200px;
	width: 580px;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: left;
}

#header h1 a, #header h1 a:hover{
	color:#eee;
}

#header h1 a:hover{
	color:#A6D38E;
}

#header h2 {
	position:absolute;
	top:150px;
	left:200px;
	width: 580px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	color: #eee;
}

#menu_area {
	height: 55px; 
	background: url(images/menu.jpg) top left repeat-x;
	position: relative;
	top: 194px;
	left: 0px;
}

#navigation{
	font-size: 11px;
	width: 960px;
	height: 22px; 
	position: relative;
	top: 5px;
	left: 0px;
	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
}

.info {
	background: url(images/bot.jpg) bottom left no-repeat;
      padding:2px 5px 2px 5px;
      margin: -12px 0 0 0;
      color:#CCC;
}

#sidebarl {
      float: left;
	margin:0px 0px 0px 10px;
	padding: 20px 0 5px 0px;
	width: 250px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebarr {
	margin:0px 0px 0px 750px;
	padding: 20px 0 5px 0px;
	width: 201px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebarr a {
	color: #993300;
}

#sidebarr a:hover {
	color: #FF9900;
}


#sidebarl .box{
      padding: 0 ; 
	background: url(images/bg_left.jpg) top left repeat-y;
      margin-bottom:1px;
}

#sidebarr .box{
      padding: 0;
	background: url(images/bg_right.jpg) top left repeat-y;
}

#sidebarl h3{
     margin: 0;
     padding: 9px 0 0 35px;
     color: #F4F4F4;
     width: 250px;
     height: 38px; 
     background: url(images/cap_left.jpg) top left no-repeat;  
}

#sidebarl .txt {
    padding: 0 10px 0 10px;
    margin: 3px 0 10px 0;
    color: #000;
}

#sidebarl .bottom{
     margin: 0 ;
     padding: 0;
	background: url(images/bot_left.jpg) bottom left no-repeat;
	width: 250px;
	height: 36px; 
}

#sidebarr h3{
     margin: 0;
     padding: 7px 0 0 35px;
     background: url(images/cap_right.jpg) top left no-repeat;
     color: #F4F4F4;
     width: 196px;
     height: 33px; 
}

#sidebarr .txt {
    padding: 0 10px 0 10px;
    margin: 3px 0 10px 0;
}

#sidebarr .bottom{
     margin: 0 ;
     padding: 0;
	background: url(images/bot_right.jpg) bottom left no-repeat;
	width: 250px;
	height: 36px; 
}

#image {
	width: 470px;
	height: 250px;
	background: url(images/image.jpg) top left no-repeat;
      margin-bottom:3px;
}

.left-area {
	background: url(images/bg.jpg) top left repeat-y;
      padding:3px;
      color:#CCC;
}

.right-area {
      text-align:left;
	background: url(images/cap.jpg) 50% 0 repeat-y;
      padding:3px;
      color:#000;
}

.narrowcolumn {
      float: left;
	padding: 0;
	margin: 20px 0 0 10px;
	width: 470px;
}

.narrowcolumn h2 {
	padding: 3px 0 0 25px;
	margin: 0 0 -2px 0;
	width: 470px;
	height: 30px;
      color: #EEE; 
	background: url(images/cap.jpg) top left no-repeat;
}

.narrowcolumn .entry{
     padding: 10px;
     background: url(images/bg.jpg) top left repeat-y;
     color: #000;
}

#news {
     margin-bottom:3px;
}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 5px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0 ;
	width: 960px;
	height: 80px; 
	clear: both;
	background: url(images/footer.jpg) top left repeat-x;
}

#footer p {
	margin: 0;
	padding: 35px 0 0 0;
	text-align: center;
      color:#fff;
}

#footer  a{
      color: #ccc;
}

#source {
      float: right;
      text-align:right;
      margin: 35px 40px 0 0;
      width: 100px;
}

#moo {
      float:right;
      margin-top:-20px;
      margin-right:-9px;
	width: 50px;
	height: 20px; 
	background: url(images/sign.gif) no-repeat;
      border:none;
}

#login_area .button{
      padding:3px 5px 3px 5px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background: url(images/login.gif) 0 50% no-repeat;
      border:none;
}

#newsimage {
      float:left;
      padding:5px 10px 0px 5px;
}

.nextprev {
	text-align: center;
      margin:10px 0 10px 0;
}


.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
      padding: 0 3px 0 3px;
	background: url(images/btn.jpg) top left repeat-x;
      cursor:pointer;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #AB010A;      
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #A6D38E;
	border: #AB010A 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: #AB010A 1px solid;
	background-color: #dedede;
	
}

.forumheader{
	background: url(images/bg.jpg);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #AB010A;
}

.forumheader2{
	background: url(images/top.gif);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #AB010A 1px solid;
}

.forumheader3{
	background: url(images/top.gif);
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #AB010A 1px solid;

}

.forumborder{
	border:  #AB010A 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #AB010A 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background: url(images/top.gif) left 90% repeat-x;
}
.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: #111;
	width: 100px;
	height: 22px;
	line-height: 22px;
	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: #444;
	width: 100px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 0px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 101px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 202px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 303px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 404px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 505px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 606px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 1px;
	left: 707px;
}

.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: #A6D38E;
      color:#444;
}

.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{
      padding-bottom:1px;
      background: #A6D38E;
      color:#444;
}

.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;
}

