body {
	margin:0;
	padding:0;
	font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height: 1.5em;
	text-align: justify;
	background:url(images/bg.jpg) repeat;}

	
h2 {font-size:2.5em; margin:10px 0}
h3 {font-size:2.0em; margin:10px 0}
h4 {font-size:1.7em; margin:10px 0}
h5 {font-size:1.4em; margin:10px 0}

a:link {color:#774137;}
a:visited {color:#333366;}
a:hover {color:#333366; text-decoration:underline;}
a:active {color:#330000;}

#header {
	background:url(images/bg_top.gif) no-repeat;
	width:800px;
	height:44px;
	margin:80px auto 0;
	padding:0;}
#container {
	background:url(images/bg_repeat.gif)repeat-y;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	position:relative;
	z-index:0;}	
#container h1 {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	float:left;
	margin:-117px 0 0 75px;
	position:relative;
	z-index:200;}	
#container h1 a:link, #container h1 a:visited	{
	display: block;	
	width:670px;
	height:105px;
	background:url(images/aberday.gif) no-repeat;
	padding: 0;
	border: 0;}
#container h3.sub {
	font-size:1.5em;
	float:left;
	margin:0 0 10px 40px;
	background:#A09074;
	display:block;
	width:490px;
	padding:5px;}
#container h3.sub a, #container h3.sub a:visited {color: #3A1D16; text-decoration:none;}

#container #search {
	float:left;
	margin:0 0 0 15px;}

#container #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 200px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;}

#container #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;}

#footer {
	background:url(images/bg_btm.gif) no-repeat;
	width:800px;
	height:44px;
	margin:0 auto;
	padding:0}
#content {
	width:720px;
	margin:0 auto;
	padding:0;}

#login {
	text-align: right;}

#nav {
	background:url(images/bg_nav.jpg) repeat-x;
	width:720px;
	height:40px;
	border:1px solid #1C0C08;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:center;
	margin:-25px auto 20px;
	z-index:0;
	position:relative;}
#nav ul {
	text-align:center;
	margin:0 10px;
	padding:10px 0 0 0;
	list-style-type:none;}
#nav ul li {
	display:inline;}
#nav ul a {
	color:#BEB081;
	text-decoration:none;
	padding:0 22px}
#nav ul a:hover {color:#fff}

/***** POSTS ******/

#posts {
	width: 478px;
	background:#E8E6DF;
	border:1px solid #34170F;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	float: left;}

.post {
	margin: 0 0 30px 0;	
	padding: 5px;}

.post .postheader .commentcount {
	width: 27px;
	line-height: 1.2em;
	font-weight:bold;
	float: left;
	text-align: center;
	padding-right: 10px;}

.post .postheader .commentcount a{
	text-decoration: none;
	color: #6B847B;}
.commentcount img, .navlinks img {border:none;}	

.post .postheader .posttitle {line-height: 20px;}

.post .postheader .posttitle h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding:2px 0;
	margin: 0;}
.post .postheader h2 a {color:#3A1D16; text-decoration: none;}

.post .postheader .posttitle .postmeta {font-size: .9em;}

.post .postcontent{	
	margin: 15px 0 0 0;
	line-height:1.2em;}

.post .postcontent p {margin-bottom: 10px;}

.post .posttags, .post .posttags a {
	color: #65362D;
	clear:both;
	margin: 15px 0 0 0;
	text-align: right;}
	
.post h3 {font-size:1.5em; margin:2px 0}
.post h4 {font-size:1.3em; margin:2px 0}
.post h5 {font-size:1.1em; margin:2px 0}	

.commentbox {
	background: #fff;
	border:1px solid #34170F;
	margin: 10px 5px 20px 5px;
	padding: 15px;}

.commentmeta .avatar{
	float: left;
	padding: 0 6px 0 0;}

.commenttext{
	clear: both;
	margin: 10px 0 0 0;}

.commentform input{
	padding: 0;
	margin: 0;
	line-height: 0;}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;}

#commentform textarea {
    width:350px;
    height:150px;
    margin:0;
    padding:5px;}

h3.comment {font-size:1.4em;}

.navlinks {margin: 0px 5px 40px 5px;}

.navlinks a {text-decoration: none;}

.navlinks img {margin-right: 5px;}
	
	
/***** SIDEBAR *****/
.sidebar {
	margin-left: 515px;}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #34170F;
	width: 200px;
	border-bottom: 1px solid #cccccc;}

.sidebar a {
	text-decoration: none;
	color:#000;}

.sidebar a:hover {
	color:#fff;}

#wp-calendar {
	width: 200px;
	background:#D5C18E;
	border: 1px solid #fff;
	margin: 0 0 15px 0;
	font-size: .8em;
	text-align: center;}

#wp-calendar caption {
	text-align: left;
	font-size:1.1em;}

#wp-calendar #today {
	background: #DAD8B3;}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;}
#wp-calendar a:visited {
	color:#6B847B}
#wp-calendar a:hover {
	background: #DAD8B3;}

p#copyright {
	color:#DAD8B3;
	font-size:.85em;
	line-height:1.1em;
	text-align:center;
	width:700px;
	margin:20px auto;}
p#copyright a:link, p#copyright a:visited {color:#BEB081}	
	
.clear {clear:both;}
.brown {
	background:#34170F; 
	width:600px; 
	height:2px;  
	border:0; 
	margin:15px auto;}