body {
	margin: 0;
	padding: 0 14px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #231f20;
	text-align: left;
	z-index: 0;
	background-color:#231f20;
	}

#container {
	width: 900px;
	margin: 0 auto;
	}

#header_nav {
	width:875px;
	padding-right:25px;
	height:50px;
	line-height:50px;
	color:#f9f6e4;
	background-color:#231f20;
	text-align:right;
	}
	
#header_nav a {
	margin:0 7px;
	}

#header_nav a:link {color:#f9f6e4;text-decoration:none;}
#header_nav a:visited {color:#f9f6e4;text-decoration:none;}
#header_nav a:hover {color:#f9f6e4;text-decoration:underline;}

#header {
	width:900px;
	height:240px;
	}

#search
		{
		float:right;
		}
		
* a img {
	border:none;
	}		
		
		
#container_lower
		{
		background-image:url(images/container_bg.jpg);
		background-repeat:repeat-y;
		min-height:350px;
		}		

#posts {
	width: 589px;
	padding: 0 40px 20px 40px;
	margin: 0;
	float: left;
}

.clearboth{
		clear:both;
		font-size:0;
		line-height:0;
		height:0;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #9f2831;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #9f2831;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2, #posts h2 {
	font-size: 20px;
	font-weight:normal;
	margin: 0 0 5px 0;
	padding-top:35px;
	color:#9f2831;
}

.post h3 {
	font-size: 18px;
	font-weight:normal;
	padding: 10px 0;
	color:#9f2831;
}

.post a {
	color: #9f2831;
	text-decoration: underline;
}

.post a:hover {
	color: #9f2831;text-decoration: underline;
}

.post a img {
	border: none;
}

.post h2 a:link {text-decoration:none;color:#9f2831;}
.post h2 a:hover {text-decoration:underline;color:#9f2831;}
.post h2 a:visited {text-decoration:none;color:#9f2831;}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	float:right;
	width: 191px;
	padding:23px 15px 20px 25px;
	font-size: 12px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 15px 0;
	padding: 30px 0 0 0;
	font-size: 18px;
	font-weight:normal;
	color: #c9bc81;
}

.sidebar a {
	display: block;
	color: #231f20;
	text-decoration: none;
}

.sidebar a:hover {
	color: #231f20;text-decoration: underline;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li  a {
	padding: 0 0 10px 0;
	line-height:130%;
}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 12px;
	padding-top:5px;
	color: #ae9c75;
}

#footer a {
	color: #ae9c75;
	text-decoration: none;
}

#footer a:hover {
	color: #ae9c75;
	text-decoration: underline;
}
