h2{
	width:100%;
	font-size:25px;
	color:#000000;
	margin-top:45px;
	border-bottom: 1px solid #9a8c5e;
	padding-bottom:10px;
	font-weight:normal;
}

h2 a:link {
	font-size:25px;
	color:#000000;
	margin-top:45px;
	border-bottom:0px;
	font-weight:normal;
}

h2 a:visited {
	font-size:25px;
	color:#000000;
	margin-top:45px;
	border-bottom:0px;
	font-weight:normal;
}

h2 a:hover {
	font-size:25px;
	color:#000000;
	margin-top:45px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:0px;
}

h3{
	width:100%;
	font-size:12px;
	color:#852020;
	margin-bottom:40px;
	font-weight:normal;
}

h5{
	width:100%;
	text-align:center;
	font-size:20px;
	border-top: 1px solid #9a8c5e;
	border-bottom: 1px solid #9a8c5e;
	margin-bottom:20px;
	text-transform:uppercase;
}

.imgc{
	padding:5px;
	background-color:#f3eddd;
	border:1px solid #ae9e73;
}

.imgdiv{
	text-align:center;
}


.blog{
	width:100%;
	float:left;
}

.date{
	width:109px;
	height:116px;
	color:#f4efdf;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:-30px;
	background-image:url(../images/date_bg.png);
	float:left;
}

* html .date{
	background-image:url(../images/date_bg.gif);
	margin-left:0px;
}

.date_day{
	width:109px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	padding-top:34px;
	color:#f4efdf;
	margin:0;
	
}

* html .date_day{
	line-height:40px;
	padding-top:24px;
}

.date_month_year{
	text-align:center;
	font-size:12px;
	color:#ca9899;
	white-space:nowrap;
	padding-top:7px;
}

.entry{
	width:580px;
	padding-left:20px;
	float:left;
}

.line{
	width:100%;
	height:1px;
	line-height:1px;
	margin-top:30px;
	border-bottom: 1px solid #9a8c5e;
	float:left;
}

.comments{
	width:100%;
	text-align:right;
	float:left;
}

.commentary{
	width:100%;
	float:left;
}

.comment{
	width:580px;
	float:left;
}

.commentleft{
	width:95px;
	height:90px;
	float:left;
}

.comment_num{
	width:35px;
	height:30px;
	float:left;
}

.comment_datetime{
	width:60px;
	height:30px;
	font-size:10px;
	line-height:12px;
	float:left;
}

.authortitle{
	width:95px;
	height:15px;
	padding-bottom:4px;
	border-bottom:1px solid;
	letter-spacing:1px;
	font-size:10px;
	float:left;
}

.comment_author{
	width:95px;
	font-size:10px;
	margin-top:5px;
	text-transform:capitalize;
	word-spacing:3px;
	line-height:11px;
	float:left;
}

.comment_entry{
	width:465px;
	margin-left:20px;
	float:left;
}

.comment_divider{
	width:100%;
	border-bottom:1px dotted;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.commentbox_top{
	width:600px;
	height:33px;
	background-image:url(../images/commentboxtop.png);
	float:left;
}

.commentbox_middle{
	width:600px;
	background-image:url(../images/commentboxbg.png);
	float:left;
}

.commentbox_content{
	width:540px;
	margin-left:30px;
	float:left;
}

* html .commentbox_content{
	margin-left:15px;
}

.commentbox_bottom{
	width:600px;
	height:33px;
	background-image:url(../images/commentboxbottom.png);
	float:left;
}

.space{
	width:100%;
	height:50px;
	float:left;
}

.pagefind{
	width:100%;
	height:30px;
	background-image:url(../images/sidebarbg.png);
	float:left
}

.entryfind{
	width:250px;
	background-image:url(../images/layout/arwlft.png);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:5px;
	padding-left:15px;
	float:left;
}

.entryfindright{
	width:250px;
	background-image:url(../images/layout/arwrgt.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:4px;
	text-align:right;
	margin-right:5px;
	padding-right:15px;
	float:right;
}

.rss{
	width:120px;
	height:42px;
	padding-left:160px;
}

* html .rss{
	width:280px;
	margin-bottom:-4px;
}

.sidebarbottom{
	width:280px;
	height:145px;
	background-image:url(../images/sidebarbottom.png);
	text-align:right;
	float:left;
}

.inkwell{
	margin-right:-30px;
}

* html .inkwell{
	margin-right:5px;
}

.flickr{
	width:260px;
	float:left;
}

.comment_textbar {
	width:290px; 
	height:20px; 
	padding-top:5px;
	font-size:12px;
	font-family:Georgia;
	background-color:#9a8c5e; 
	color:#000000;
}

* html .comment_textbar {
	width:290px; 
	height:25px;
}

.comment_textbox {
	width:540px; 
	height:80px; 
	padding-top:5px;
	font-size:12px;
	background-color:#9a8c5e;
	font-family:Georgia; 
	color:#000000;
}

*html .comment_textbox {
	width:540px; 
	height:90px;
	margin-left:-15px;
}

.commentbox_nameemail{
	width:320px; 
	float:left;
}

.commentbox_spacer{
	width:100%; 
	height:5px; 
	line-height:0px;
	float:left;
}

.commentbox_onemoment{
	width:220px; 
	margin-top:15px; 
	margin-bottom:5px; 
	float:left;
}

* html .commentbox_onemoment{
	margin-top:15px; 
}

ul.archlnk{
	list-style:disc;
	list-style-position:outside;
	line-height:15px;
}

li.archlnk {
	font-weight:normal;
	font-size:14px;
	margin-left:20px;
	margin-bottom:-10px;
}

a.arch:link {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#483d1a;
	border:0px;
}

a.arch:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#483d1a;
	border:0px;
}

a.arch:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	color:#483d1a;
	border:0px;
}

