﻿body {
	margin: 0;
	padding: 0;
	background: url(images/img01.jpg) fixed;
	font-family: Eras Medium ITC, Eras ITC, Arial, sans-serif;
	font-size: 15px;
	color: #000040;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Eras Medium ITC, Eras ITC, Arial, sans-serif;
	font-weight: normal;
	color: #800000;
}

p {
	margin-top: 0;
	line-height: 200%;
}

ul, ol {
	margin-top: 0;
	line-height: 120%;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0%;
	padding: 0%;
	background: url(images/img03.jpg) no-repeat center top;
}

/* Header */

#header-wrapper {
	background: url(images/img02.jpg) no-repeat center top;
}

#header {
	width: 100%;
	height: 165px;
	margin: 0%;
}

/* Logo */

#logo {
	width: 0 auto;
	margin: 0;
	padding: 40px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0;
	letter-spacing: 5px;
	text-align: center;
	font-size: 55px;
	font-weight: bold;
	color: #FF6600;
}

#logo h1 a {
	color: #FF6600;
}

#logo p {
	margin-top: 0%;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	font-family: MV Boli, Arial, sans-serif;
	font-size: 17px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
	background: url(images/img03.jpg) no-repeat center top;
	height: 57px;
}

#menu {
	width: 640px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 57px;
	margin: 0;
	padding: 0px 30px 0px 30px;
	line-height: 55px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: MV Boli, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	border: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: overline;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(images/img04.jpg) repeat-y center fixed;
}

#page-bgbtm {
	overflow: hidden;
	padding: 0px 30px 0px 30px;
}

#page-content {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 0;
}

.post .title {
	padding-top: 3%;
	letter-spacing: none;
}

.post .title a {
	color: #660000;
	border: none;
}

.post .meta {
	padding-bottom: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat center top;
	font-family: Eras Light ITC, Eras ITC, Arial, sans-serif;
	font-size: 12px;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #FF6600;
}

#footer a {
	color: #FF6600;
}
