.nextprevious {
	margin-left: 0;
	margin-right: 0;
}
.nextprevious div {
font-size: 1.3em;
}
.nextprevious div a {
color:#82081C;
font-size:.9em;
font-weight:bold;
letter-spacing:-0.05em;
text-transform:uppercase;
}
.left {float: left;}
.right {float: right;}
.post {
        line-height: 1.4em;
        margin-bottom:2.5em;
        padding-bottom:2.5em;
        border-bottom:2px solid #ede2ae;
}
.post h2 {
        font-size:1.5em;    
        text-transform:uppercase;
}
.post h2 a, .commententry span {
       color:#82081c;  
}
.post img {
       border:1px solid #ccc;
       width:475px;
       height:auto;
}
.post ol {
       font-weight:bold;
       margin-left:0px;
       padding-left:10px
}
.post ol li {
       font-weight:normal;
}
.chrondate {font-size:.9em; margin-top:-1em; margin-bottom:2em; }
.chrondate a {color: #ae6f56;}
.chrondate a:hover  {color: #aaa;}
h3 { text-transform:uppercase; color:#ae6f56 }
.author, .email, .url {
        color:#ae6f56;
        font-weight:bold;
        font-size:.95em;
        padding-left:2em;
}
.required {
        font-size: .95em;
        display:block;
        margin-bottom:2em;
}
#comment-form input {
        height:1.5em;
}
.entrymeta {
	font-size: 0.9em;
	margin: -1em 0 2em 0;
	text-transform: lowercase;
}

.entry {
        line-height: 1.4em;
} 

.entry a {
color: #993399
}
.entry p {
        line-height: 1.3em;
        margin-bottom: 1.4em;
}

.entry p a[rel='tag'] {
font-size: .9em;
}

.entry ul li, .mulch ul li {
	list-style: none;
	padding-left: 1.5em;
	margin-left: 2.2em;
}

.entry ol, .mulch ol {
	margin-left: 3.5em;
}

.entry li, .mulch li {
	padding-bottom: 0.3em;
	width: 423px;
	font-size: 1em;
}

.entry blockquote, .mulch blockquote {
	margin-left: 3.9em;
	color: #8f8f8f;
	width: 423px;
}

.entry strong, .mulch strong {
	color: #efb;
}

/* single post pages and comments */
.commentnote {
	color: #B3BE82;
	padding: 0.5em 0.3em 0 0.9em;
	}

#commentscolumn {
	margin: 1em 0 1em 0;
	}
	.comments {
		color: #d6ddbc;
		margin: 0;
		padding: 9px 9px 0 9px;
		}
		
#commentform small {color: #555;}
	
.commentlist {}
	
	.commentlist li {
		list-style: none;
		margin-bottom: 2em;
		padding-bottom: 2em;
		_padding-bottom: 0.3em;
                border-bottom:1px solid #ede2ae;
		}
		
	.commentlist .alt {
                }
		
	.author .commententry {
		}
		
	.commententry {
		padding: 0 0.8em 0 0.9em;
		overflow: hidden;
		}
		
	.commententry blockquote {color: #B3BE82; margin-left: 1em;}
		
#comment {width: 436px; height: 125px; overflow: auto; font-size: 10px;}

