@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #8F7B64 url(i/bg.png) repeat-y center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #665847;
}

h1, h2, h3, h4 {
	color: #462F1F;
	font-family: "Courier New",Courier,monospace;
	letter-spacing: -1px;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: left;
	line-height: 185%;
}

p {
}

ul {
}

ol {
}

a {
	color: #FF0000;
	text-decoration: none;
	border-bottom: dotted 1px #BDA993;
}

a:hover {
	border-bottom: dotted 1px #FF0000;
	color: #462F1F;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}


blockquote {
  background-color : #EFEFFF;
  font-style: italic;
}

/* Logo & Page Top */

#logo {
	min-height: 140px;
	width: 676px;
	margin: 0 auto;
	background: url(i/header.jpg) no-repeat 0 0;
	padding-top: 15px;
}

#pageTop h1 {
	display: none;
}

#pageTop h2 {
	padding: 10px 0 0 33px;
	height: 46px;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	text-indent: -10000px;
	background: url(i/tagline.png) no-repeat 45px 6px;
}

#pageTop a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 160px;
	height: 50px;
	margin: 0 0 0 42px;
	font-family: "Courier New",Courier,monospace;
	font-weight: bold;
	font-size: 21px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 159px;
	margin: 1px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #8F7B64;
	text-align: center;
	line-height: 35px;
	background: transparent url(i/btn_inactive.png) no-repeat 3px 3px;
	overflow: hidden;
}

#menu a:hover {
	text-decoration: none;
	background: transparent url(i/btn_hover.png) no-repeat 3px 3px;
	border-color: #9d8e81;
}

#menu .selectedli a {
	background: transparent url(i/btn_active.png) no-repeat 3px 3px;
	border-color: #F00
}

/* Page */

#bg {
	background: url(i/bg_name.png) no-repeat fixed center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

#pageLeft {
    float: left;
    width: 650px;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 40px 0 20px 0;
	padding-left: 33px;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post
{
    clear: both;
}
.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
}

.post .title a {
	text-decoration: none;
	color: #665847;
	border-bottom: none;
}
.post .meta
{
    margin-left: 30px;
    margin-top: 20px;
    padding-left: 3px;
    border-top: 2px dotted #8F7B64;
    border-bottom: 2px dotted #8F7B64;
    line-height: 220%;
    font-family: "Courier New",Courier,monospace;
    font-size: 1.1em;
}
.post .entry {
	padding-left: 32px;
}
.post .entry img {
    max-width: 610px;
}

.post .footer {
    text-align: right;
}
.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

#similarPosts {
    margin-left: 33px;
    margin-top: 20px;
}
#similarPosts ol {
    list-style-position: inside;
}
#leaveComment {
    margin-left: 33px;
}

#comments {
    margin-left: 33px;
}
#comments .comment {
    border-bottom: dotted 1px #BDA993;
    margin: 0 0 10px 0;
}
#comments .commentBody {
    margin-left: 67px;
}
#CommentForm {
    margin: 0;
}
#CommentForm .text_input, #CommentForm .text_area {
    width: 400px;   
}

.form_submit, .form_buttons input {
	font-family: "Courier New",Courier,monospace;
	font-size: 16px;
	height: 35px;
	width: 159px;
	color: #FFFFFF;
	border: 1px solid #F00;
	background: #FFF url(i/btn_active.png) no-repeat 2px 2px;
	margin: 10px 0;
}
.form_submit:hover, .form_buttons input:hover {
	background-image: url(i/btn_hover.png);
	border-color: #9d8e81;
}

p.footerLink {
    margin-top: -1.5em;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 207px;
	padding: 0 19px 0 0;
}

.box {
}

.box .title {
 	padding: 8px 0 5px 26px;
	background: transparent url(i/sq_bullet.png) no-repeat 0 7px;
	font-size: 24px;
	color: #8F7B64;
	line-height: 20px;
}

.box .content {
	padding: 26px;
	background: url(i/img06.gif) repeat-x 0 3px;
	border-top: 2px dotted #635645;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 15px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(i/bg_footer.png) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}
#footer .poweredby
{
    text-align: center;
}

.navigation
{
    border-top: 2px dotted #8F7B64;
    border-bottom: 2px dotted #8F7B64;
    background-color: #F2ECE2;
    font-family: "Courier New",Courier,monospace;
    margin: 20px 0 20px 30px;
    height: 30px;
    line-height: 26px;
}
.navigation a {
    border: none;
}
.navigation .previous
{
    float: left;
    margin-left: 15px;
}
.navigation .next
{
    float: right;
    margin-right: 15px;
}
.clear
{
    clear: both;
}
.nextprevious
{
font-family:'Courier New',Courier,monospace; font-size:.9em;

height:30px;
line-height:26px;
margin:0 0 0 30px;
}
.nextprevious .previous
{
    float: left;
    margin-left: 15px;
}
.nextprevious .next
{
    float: right;
    margin-right: 15px;
}
