
body {
	margin: 0;
	padding: 0;
	background: #FFF ;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 1.4;
}

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

strong {
	color: #C00;
}

a {
	color: #C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 10px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
	border-left:#000 solid 3px;
	border-right:#000 solid 3px;
}

/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 123px 0 0 38px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

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

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	height: 48px;
	padding: 130px 0 0 0;
}

/* Menu */

#menu {
	height: 76px;
	background-color: #000;
	border-left:#000 solid 3px;
	border-right:#000 solid 3px;
}

#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
	background-color: #000;
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background-color: #000;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

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

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}


/* Page */

#page {
	background-color: #FFF;
	border-left:#000 solid 3px;
	border-right:#000 solid 3px;
}

/* Content */

#content {
	float: left;
	width: 538px;
	padding: 0 0px 0 0px;
}

/* Post */

.post {
	border-left:#C00 solid 1px;
	border-top:#C00 solid 5px;
	border-right:#C00 solid 1px;
	border-bottom:#C00 solid 5px;
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 0px;
	line-height: normal;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	
}

.post .title a {
	text-decoration: underline;
	color: #000;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 2px 0;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
}

.post .meta .more {
	padding-left: 17px;
}
/* Sidebars1 */

#sidebar1 {
	float: left;
}

.sidebar {
	float: left;
	width: 165px;
	padding: 0;
	font-size: 12px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.sidebar a {
	color:#000;
	text-decoration:underline;
}


/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 246px;
	padding: 24px 50px 0 0;
}

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

#sidebar2 li {
}
#sidebar2 a {
	color:#000;
	text-decoration:underline
}


#sidebar2 li ul {
	padding: 0;
	line-height: 1.5;
	border: none;
}

#sideba2r li li {
}

#sidebar2 h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #C00;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background-color: #000;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 888px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background-color: #000;
	padding: 15px 0;
	border-left:#000 solid 3px;
	border-right:#000 solid 3px;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}