@charset "utf-8";
/* CSS Document */

* {
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6C0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}
h1 {
	font-size: 2em;
	color: #690;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 200%;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #69F;
}
a:hover {
	text-decoration: none;
}
h2 a {
	text-decoration: none;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
/* Header */

#header {
	width: 1000px;
	height: 200px;
	padding: 0px;
	background-image: url(images/img03.png);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Logo */

#logo {
	float: left;
	margin: 0;
	color: #000000;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}
#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 30px;
}
#logo h1 a {
	color: #3C0;
}
#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	color: #333;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #09F;
	font-weight: bold;
	text-transform: capitalize;
}

#banner {
	margin-bottom: 20px;
	border: 12px solid #ECECEC;
	background-color: #ECECEC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Menu */

#menu {
	width: 1000px;
	height: 40px;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul {
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	width: 225px;
	height: 30px;
	margin-left: 5px;
	padding-top: 15px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: none;
	background-color: #6CF;
	padding-right: 3px;
	padding-left: 3px;
}
#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background-color: #333;
}
#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}
/* Page */

#page {
	width: 920px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}
.post {
	margin-bottom: 15px;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	font-size: 36px;
	color: #69F;
}
.post .title a {
	color: #6C0;
	border: none;
}
.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #87C4E1;
}
.post .meta .date {
	float: left;
}
.post .meta .posted {
	float: right;
}
.post .meta a {
}
.post .entry {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}
.links {
	padding-top: 20px;
}
.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.comments {
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 335px;
	color: #69F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}
#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}
#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}
#sidebar li li span a {
	color: #FFFFFF;
}
#sidebar h2 {
	height: 25px;
	font-size: 18px;
	color: #FFF;
	background-color: #6CF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}
#sidebar p strong {
}
#sidebar a {
	border: none;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
}
/* Footer */

#footer-content {
	width: 900px;
	height: 25px;
	font-size: 12px;
	color: #887450;
	background-image: url(images/img15.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#footer-content .column1 {
	float: left;
	width: 570px;
}
#footer-content .column2 {
	float: right;
	width: 273px;
}
#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}
#footer-content strong {
	color: #E3D2B6;
}
#footer-content a {
	color: #AA8B55;
}
#footer-content a:hover {
	color: #AA8B55;
}
.list li {
	margin-bottom: 6px;
}
#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}
#footer a {
	text-decoration: underline;
	color: #82A2B9;
}

