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


#menu
{
  background: none;
  border: 0px;
}

#menu a
{
  background: none;
  border: 0;
}

#menu a:hover
{
  background: none;
  border: 0;
}

.topbannerframe
{
  position: absolute;
  width: 468px;
  height: 60px;
  left: 50%;
  margin-top: 30px;
  margin-left: -150px;
}

.bodymain
{
  border: 0px;
  background: none;
  margin-top: 0;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

#languages
{
  text-align: right;
  left: 50%;
  margin-left: 320px;
  height: 30px;
  top: 140px;
  position: absolute;
}

#outro
{
  margin-top: 0;
}

.leftpaneltitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

.leftpanel
{
  margin-bottom: 0;
  width: 800px;
}

input,textarea,select
{
  background-color: white;
  border: 1px solid black;
}

input[type="submit"]:hover,input[type="reset"]:hover
{
 background-color: white;
 border: 1px solid black;
}

.forumtopichover
{
  background-color: #ffea6f;
  border: 0px;
}

.forumtopichover a
{
  color: black;
}

.forumtopic
{
  border: 0px;
}

.ecommercecartproductname
{
  width: 150px;
}

body {
	margin: 0;
	padding: 0;
	background: #372412 url(../images/img01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

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

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#topbanner {
	width: 830px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
	border: 0;
}

/* Logo */


.topbannertitle {
	height: 170px;
	background: url(../images/img07.gif) no-repeat left top;
	font-size: 45px;
	width: 300px;
	padding-left: 60px;
	margin-top: 80px;
	position: absolute;
	color: black;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 830px;
	height: 50px;
	background: url(../images/img03.jpg) no-repeat;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -417px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 53px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 0;
}

#menu a:hover {
	background: url(../images/img09.jpg) no-repeat;
	color: #372412;
}

#menu .active a {
	background: url(../images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#main {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
}

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

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#outro {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
}

#outro a {
	color: #C28C21;
}
