body {
	background: url(images/bg.jpg) top center no-repeat #70a89d;
	margin: 0 auto;
	text-align: center;
	font: 12px Tahoma;
	color: #000000; }

a {
	color: #a09a2c;
	background: none;
	text-decoration: underline; }

a:hover {
	color: #ffffff;
	background: #a09a2c;
	text-decoration: none; }

#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #ffffff; }

#header .rss {
	text-align: right;
	padding: 6px 26px;
	background: #363636;
	margin: 0; }

#header .rss a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(images/rss.png) left center no-repeat; }

#header .rss a:hover {
	text-decoration: underline; }

#header .banner {
	background: url(images/top.png) no-repeat;
	width: 900px;
	height: 100px;
	text-indent: -9999px;
	margin: 0; }

.search {
	padding: 4px 20px;
	float: right;
	margin: 0;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
	_display:inline;
	overflow: hidden;
	height: 24px;
	overflow: hidden; }

#searchsubmit {
	background: #7cbbc7;
	color: #FFFFFF;
	font: 11px Tahoma;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	padding: 3px 3px 2px 3px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000; }

#content {
	/* float: left; */
	width: 550px;
	margin: 30px 25px;
	padding: 25px 6px; }

#post {
	margin: 0 0 50px 0; }

#post h2 {
	background: url(images/star.png) top left no-repeat #ffffff;
	margin: 0;
	padding: 0 35px;
	color: #363636;
	font-weight: bold;
	font-size: 18px; }

#post h2 a {
	text-decoration: none;
	color: #363636; }

#post h2 a:hover {
	color: #7cbbc7;
	background: none; }

#post .postmetadata {
	color: #555555;
	font-weight: normal;
	font-size: 10px; }

#page {
	margin: 0 0 50px 0; }

#page h2 {
	background: url(images/star.png) top left no-repeat #ffffff;
	margin: 0;
	padding: 0 35px;
	color: #363636;
	font-weight: bold;
	font-size: 18px; }

#page h3 {
	color: #7cbbc7;
	font-weight: bold;
	font-size: 15px; }

#page .postmetadata {
	color: #555555;
	font-weight: normal;
	font-size: 10px;
	text-indent: -9999px; }

#page a img.size-thumbnail {
	padding: 3px;
	background: #ffffff;
	border: 2px solid #cfcfcf; }

#page a:hover img.size-thumbnail {
	padding: 3px;
	background: #7cbbc7;
	border: 2px solid #cfcfcf; }

#page td {
	font: 12px Tahoma;
	color: #000000;
	text-align: left; }

ul {
	list-style-type: none; }

table.gallery {
	text-align: center; }

table.gallery td a {
	text-align: center;
	color: #7cbbc7; }

table.gallery td a:hover {
	text-align: center;
	color: #ffffff;
	background: #7cbbc7; }

.gallery-icon a img.attachment-thumbnail {
	padding: 3px;
	background: #ffffff; }

.gallery-icon a:hover img.attachment-thumbnail {
	padding: 3px;
	background: #7cbbc7; }

#sidebar {
	/* float: left; */
	width: 250px;
	margin: 25px;
	padding: 0px; }

h2.even {
	background: url(images/sidebar_even.png) top left no-repeat #ffffff;
	margin: 10px 0 0 0;
	padding: 2px 35px;
	height: 30px;
	color: #73301e;
	font-size: 18px; }

h2.odd {
	background: url(images/sidebar_odd.png) top left no-repeat #ffffff;
	margin: 30px 0 0 0;
	padding: 2px 35px;
	height: 30px;
	color: #78b8c8;
	font-size: 18px; }

.sb p {
	margin: 0 0 35px 0; }

#respond {
	margin: 60px 0 0 0; }

.comment {
	padding: 6px; }

.even {
	background: #ffffff; }

.odd {
	background: #eeeeee; }

.avatar img {
	align: left;
	display: block; }

.alignleft {
	margin: 5px;
	float: left; }

#footer {
	background: #363636;
	width: 900px;
	padding: 8px 0;
	text-align: center;
	font-size: 10px;
	color: #777777;
	margin: 100px 0 0 0;
	/* float: left; */ }

#footer a {
	color: #aaaaaa;
	font-size: 10px;
	text-decoration: none; }

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: none; }
