body {
	background-color: #CDBA7E;
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bolder;
	color: #423724;
	text-decoration: none;
	font-variant: normal;
	padding: 0px;
}

.tab_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #76613A;
	text-decoration: none;
}
.headline {font-family: "Courier New", Courier, monospace; font-style: normal; color: #372F15; text-decoration: none; font-variant: normal; font-size: 18px;}
.tab_min {
	color: #333333;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.style4 {font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight: normal; color: #423724; text-decoration: none; }

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}

a:link {  font-family: "Courier New", Courier, monospace; color: #333333; text-decoration: none; font-weight: normal}

a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #C4894F;
	text-decoration: underline;
	font-weight: normal;
	cursor: crosshair;
}

a:visited {  font-family: "Courier New", Courier, monospace; color: #999999; text-decoration: none; font-weight: normal}

.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #604F2D;
	text-decoration: none;
}

.post {
width:500px;
margin-bottom:50px;
font-size:1.4em;
line-height:1.7em;
color:#444;
float:left;
}

.maxima {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #604F2D;
	text-decoration: none;
}

h4 {
	display:inline;
	font-weight:normal;
	line-height:1em;
	font-size:0.8em;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	padding:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page {
width:770px;
float:left;
}

#header {
width:770px;
margin-bottom:30px;
float:left;
}

#nav {
	width:650px;
	float:left;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #604F2D;
	border-bottom-color: #604F2D;
}


#nav ul {
list-style:none;
}

#nav li {
float:left;
}

#nav li a,#nav li a:visited {
display:block;
height:3em;
line-height:3em;
color:#604F2D;
text-decoration:none;
font-size:16px;
text-transform:uppercase;
letter-spacing:0.3em;
float:left;
cursor:pointer;
padding:0 1.2em;
}

#nav li a:hover {
color:#FFFFFF;
background:#604F2D;
text-decoration:none;
}

#nav li.current_page_item a:link,#nav li.current_page_item a:visited {
background:#222;
color:#fff;
cursor:default;
}

.cal {
	font-size:10px;
	font-family: "Courier New", Courier, monospace;
}

.entry ul,.entry ol {
color:#000;
margin:0 0 15px 40px;
}

.entry ul {
list-style-type:square;
}

.entry li {
padding:3px 0;
}

.entry ul li ul,.entry ul li ol,.entry ol li ul,.entry ol li ol {
margin:0 0 0 30px;
}

.entry dl {
margin-bottom:15px;
}

.entry dt {
font-weight:bold;
color:#000;
}

.entry dd {
font-style:italic;
margin:0 0 0 20px;
}

.post_meta {
	width:645px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #604F2D;
	border-bottom-color: #604F2D;
	cursor: s-resize;
	color: #423724;
	background-color: #D5C491;
	font-family: "Courier New", Courier, monospace;
	}

.quick_date {
padding-left:10px;
color:#999;
}

#footer p {
text-align:center;
}

#comments {
width:500px;
font-size:1.4em;
line-height:1.7em;
color:#444;
float:left;
clear:both;
}

ul.comment_list {
list-style:none;
margin-bottom:40px;
border-top:1px dotted #bbb;
float:left;
}

ul.comment_list li,ul.comment_list li.alt,ul.comment_list li.author_comment_,ul.comment_list li.author_comment_alt {
	width:650px;
	border-bottom:1px dotted #bbb;
	float:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

ul.comment_list li.alt,ul.comment_list li.author_comment_alt {
background:#604F2D;
}
img {
	margin: 0px 0px -5px;
	padding: 0px;
}
