body {
	background-color: #000000;
	background-image: url(images/img01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0;
}

h1, h2, h3 {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
}

h1 {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	font-size: 44px;
}

h2 {
	font-size: 20px;
}

p, ul, ol {
	line-height: normal;
	margin-top: 0;
	text-align: left;
}

a {
	color: #C2C8CC;
}

a:hover {
	text-decoration: none;
	color: #FFEA0B;
}

a img {
	border-style: none;
}

img.left {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 30px;
	margin-top: 7px;
}

img.right {
	float: right;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 7px;
}

hr {
	display: none;
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 30px;
	margin-top: 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background-color: #000000;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 900px;
}

#header {
	background-image: url(images/img03.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 44px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: auto;
}

#menu {
	float: left;
	height: 44px;
}

#menu ul {
	line-height: normal;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0px;
}

#menu li {
	background-image: url(images/img04.jpg);
	background-position: 8px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 44px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}

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

#menu .current_page_item {
	color: #FFFFFF;
	margin: 0px;
}

#search {
	float: right;
	height: 44px;
}

#search form {
	float: right;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 10px;
}

#search fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

#search input {
	border-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 0;
}

#search-text {
	color: #658453;
	height: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 3px;
	width: 135px;
}

#search-submit {
	color: #39561D;
	height: 21px;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}

#page {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0px;
	width: 820px;
}

/** LOGO */#logo {
	background-image: url(images/img05.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 900px;
}

#logo h1, #logo p {
	line-height: normal;
	margin: 0;
	padding: 0px;
}

#logo h1 {
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-left: 40px;
	padding-top: 90px;
}

#logo h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}

#logo h1 a:hover {
	text-decoration: underline;
}

#logo p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 0;
	padding-left: 42px;
	padding-right: 0;
	padding-top: 0px;
}

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

#logo p a:hover {
	text-decoration: underline;
}

#content {
	float: right;
	width: 520px;
	margin-top: 25px;
}

.post {
	margin-bottom: 25px;
}

.post .title {
	border-bottom-color: #1E1E1E;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	margin-bottom: 3px;
}

.post .date {
	color: #C2C8CC;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: -32px;
	padding-right: 20px;
}

.post .meta {
	color: #B6ACA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-right: 0;
	margin-top: -30px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 2px;
}

.post .meta a {
	color: #B6ACA2;
}

.post .entry {
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

.post .links {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 250px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0;
}

.post .links .permalink {
	padding-left: 17px;
}

#sidebar {
	float: left;
	width: 250px;
	margin-top: 25px;
}

#sidebar ul {
	line-height: normal;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	background-image: url(images/img07.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0;
}

#sidebar li ul {
	background-image: none;
	line-height: 200%;
}

#sidebar li li {
	background-image: none;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}

#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar h2 {
	background-image: url(images/img06.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 15px;
	text-transform: uppercase;
}

#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#calendar caption {
	font-weight: bold;
	padding-bottom: 5px;
}

#calendar table {
	border-collapse: collapse;
	border-right-color: #F5F2EF;
	border-right-style: solid;
	border-right-width: 1px;
	width: 100%;
}

#calendar thead th {
	background-color: #F5F2EF;
	border-left-color: #F5F2EF;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #F5F2EF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

#calendar tbody td {
	border-left-color: #F5F2EF;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #F5F2EF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

#calendar tfoot td {
	padding: 5px;
}

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

#calendar #today {
	background-color: #E7F1E1;
}

#footer {
	background-image: url(images/img02.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 61px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 900px;
}

#footer p {
	color: #FFFFFF;
	line-height: normal;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	text-align: center;
}

