body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-image:url('bg.jpg');
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7b2e00;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
color: #7b2e00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;

}

p, ol {
	margin-top: 0;
	line-height: 180%;
}

 ol {
}
a img {border:none;
}

a {
	text-decoration: none;
	color: #f26522;
	outline:none;
	border:none;
}

a:hover {
	color: #FFC019;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	color: #7b2e00;
}

#header-wrapper {
    margin-top: 10px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #000;
	background-image:url(title.png), url(bg_head.png);
	background-position:center, left;
	background-repeat:no-repeat, no-repeat;
	border-top: 5px solid #7b2e00;
	border-bottom: 5px solid #7b2e00;
}

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	color: #ba5d1b;
}

#page-bgtop {
	padding: 20px px;
	color: #7b2e00;
}

#page-bgbtm {
color: #7b2e00;
}

#content {
	float: right;
	width: 620px;
	padding: 150px 0px 0px 0px;
	color: #7b2e00;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #a0410d;
}

.post .title a {
	color: #FA8C11;
	border: none;
}

.post .meta {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #F47227;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #567EDC;
	color: #F47227;
}

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

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	color: #7b2e00;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.post a {
	text-decoration: underline;
}


#sidebar {
	float: right;
	width: 280px;
	padding-top: 75px;
	color: #7b2e00;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}


#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #a0410d;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	color: #FFC019;
}


#footer {
    margin-bottom: 10px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	padding: 0px 0 15px 0;
	background: #000;
	background-image:url(bg_foot.png);
	background-position:right;
	background-repeat:no-repeat;
	border-top: 5px solid #7b2e00;
	border-bottom: 5px solid #7b2e00;
	font-family: "Bank Gothic","BlairMDITC TT", Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FF9535;
	
}

#footer a {
    padding-right: 10px;
	padding-left: 10px;
	color: #FF9535;
	text-decoration: none;
}

#footer a:hover {
	color: #FFC019;
}

#gallery-background {
	width: 620px;
	height: 360px;
	margin-bottom: 10px;
	background: #D1D1D1;
}

#gallery-bgthumb {
	width: 620px;
	height: 150px;
	background: #D1D1D1;
}

#gallery
{
	width: 620px;
	margin: 0 auto;
}

#gallery img.output
{
	width: 600px;
	height: 340px;
	padding: 10px 0px 0px 10px;
}

#gallery span.caption
{
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}

#gallery span.caption2
{
	margin: 1em 0 1em 0;
	display: block;
}

#gallery ul.nav
{
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

#gallery ul.nav li
{
	margin: 0 1em 1em 0;
	float: left;
}

#gallery ul.thumbnails
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 6px;
}

#gallery ul.thumbnails li
{
	margin: 0 0.5em 1em 0.5em;
	float: left;
}

#gallery ul.thumbnails li img
{
	width: 63px;
	height: 44px;
	border: solid 6px #33322F;
	cursor: pointer;
}

#gallery ul.thumbnails li img.active
{
	border: solid 6px #2A2927;
}


