/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #444;
  background: #FFFFFF url(/images/backgroundTree.png) right bottom no-repeat ;
}

#wrapper {
  background:  url(/images/header.png) center top no-repeat ;
}

ul li {
  list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	/*color: #1692B8;*/
	color: #662931;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 155px;
	width: 1024px;
	margin: 0 auto;	
	text-align: center;
}

#logo {
  width: 500px;
  height: 42px;
  float: left;
  margin-top: 35px;
}

#logo h1 {
	color: #FCB948;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3.underline {
	border-bottom: 1px dashed #999999;
}

#menu {
	float: right;
	margin-top: 62px;
}

#menu a {
  display: block;
  float: left;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FCB948;
	font-size: 1.1em;
	padding-left:20px;
}

#menu a.last {
	padding: 0 0 0 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#submenu>ul {display: block;}
#submenu>ul>li {display: inline;}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 966px;
	margin: auto;
 	min-height:600px;
  	height:auto !important;
  	height:600px;
	
/*	padding: 0px 40px 0 40px;*/
}

/* Content */

#content {
/*	margin-right: 230px;*/
	margin-left: 230px;	
}


.post .title {
  border-bottom: 1px #999999 solid;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

.post .title h2, .post .entry h2 {
/*  text-transform: lowercase;*/
	font-weight: normal;
	font-size: 2.2em;
	margin: 25px 0 15px 0;
}

.post .language {
  float: right;
}

h3 {
	font-weight: normal;
	font-size: 1.5em;  
	margin: 0 0 10px 0;
}

.post .title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 20px 0px 20px 0px;
}

.post .entry h4 {
  font-size: 24px;
}

.post .entry .author {
  text-transform: uppercase;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 0px;
}

.post .links a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
}

.post .links .more {
	width: 128px;
	height: 30px;
	background: url(/images/img03.jpg) no-repeat left center;
}

.post .links .comments {
	width: 152px;
	height: 30px;
	background: url(/images/img04.jpg) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin-top: 55px;
	font-size: 12px;
}

#left-sidebar {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 12px;	
}

#left-sidebar ul, #sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left-sidebar ul ul {
  	background: url(/images/middle-box.png) repeat-y left top;
}

#left-sidebar>ul>li, #sidebar>ul>li {
	margin-bottom: 10px;
	background: url(/images/bottom-box.png) no-repeat left bottom;
}

#left-sidebar>ul>li,  #sidebar>ul>li {
  	padding-bottom: 30px;
}

#left-sidebar li ul, #sidebar li ul {
	padding: 0 30px 0px 20px;
}

#left-sidebar>ul>li.dynamic>ul>li, #sidebar>ul>li.dynamic>ul>li {
	margin: 0;
	padding-left: 20px;
	background: url(/images/img11.gif) no-repeat 5px 50%;
}

#left-sidebar h2, #sidebar h2 {
	padding: 15px 20px 10px 15px;
	background: url(/images/top-box.png) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #302D26;
}

h2#sprite {
  background: none;
  margin-top: -20px;
  padding: 0px 30px 0px 20px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #302D26;
}


/* Search */

#search {
	padding: 0px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(/images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(/images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 100px 0 0 0;
	background: url(/images/footerBackground.png) repeat-x;
}

#footer p {
	padding-bottom: 10px;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #666666;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(/images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(/images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(/images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}
