/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg_texture.jpg) top left repeat;
	padding:0;
	margin:0;
	text-align: center;
	}
h1 {
	font-size:21px;
	font-weight:normal;
	color:#ffffff;
	margin: 0px 18px 0 20px;
	padding-top:58px;
	}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#d5c6bc;
	margin: 3px 18px 18px 20px;
	text-align:right;
	letter-spacing:.7px;
	}
#entries h3 {
	font-size:18px;
	font-weight:normal;
	color:#800d1e;
	margin: 28px 33px 0px 44px;
	text-align:left;
	letter-spacing:.5px;
	}

h4 {
	font-size:12px;
	font-weight:normal;
	color:#706859;
	margin: 0px 33px 10px 44px;
	text-align:left;
	border-bottom:#e9e2de 1px solid;
	width:515px;
	}
h5 {
	font-size:11px;
	font-weight:bold;
	color:#383429;
	line-height:12px;
	margin:0;
	padding:0;
	}
p {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
#container {
	margin:0 auto;
	padding:0;
	width:855px;
	text-align: left;
	}
#left_content p {
	color:#38342d;
	margin: 0px 33px 15px 44px;
	line-height:22px;
	}
#right_column {
	background:url(images/right_bg.jpg) top left repeat-y;
	}
#right_content ul {
	font-size:10px;
	list-style: square;
	padding:0;
	margin: 0px 22px 0px 36px;
	}
#right_content li {
	padding:0 0 4px 0;
	margin:0;
	}
#right_content p {
	color:#36312d;
	margin: 0px 22px 3px 21px;
	line-height:14px;
	}
#right_content a {
	font-size:10px;
	color:#800d1e;
	font-weight:bold;
	text-decoration:none;
	}
#left_content a {
	color:#800d1e;
	font-weight:bold;
	text-decoration:none;
	}
#left_content {
	width:592px;
	float:left;
	background:url(images/left_border.jpg) top left repeat-y;
	background-color:#FFFFFF;
	text-align:left;
	}
#right_content {
	width:242px;
	float:left;
	text-align:left;
	}
#header {
	width:557px;
	height:119px;
	background: url(images/header_bg.jpg) top left no-repeat;
	margin:0 11px 0 24px;
	padding:0;
	}
#pageTop {
	height:13px;
	width:557px;
	margin:0 11px 0 24px;
	background-color:#341e0e;
	padding:0;
	}
.border {
	height:9px;
	width:515px;
	background:url(images/lined_border.gif) top left repeat-x;
	margin: 0px 33px 10px 44px;
	border:none;
	}
#footer {
	height:92px;
	width:557px;
	background:url(images/footer_bg.jpg) top left repeat-x;
	margin:20px 11px 0 24px;
	font-size:10px;
	font-weight:bold;
	color:#ddd4cd;
	text-align:center;
	}
#footer p {	
	font-size:10px;
	font-weight:bold;
	color:#ddd4cd;
	text-align:center;
	padding-top:20px;
	line-height:18px;
	}
#footer p a{
	color:#bbafa6;
	text-decoration:underline;
	}
#search {
	width:242px;
	height:58px;
	background:url(images/search_bg.jpg) top left no-repeat;
	margin:13px 0 0 0;
	padding:17px 3px 5px 15px;
	}
#search img {
	vertical-align:top;

	padding:0;
	margin:0;
	}
#right_column_bottom {
	height:3px;
	width:238px;
	border-bottom:#cbbeb5 2px solid;
	margin:20px 0 0 0;
	padding:0;
	}
#searchBar {
	height:16px;
	width:140px;
	background:#ebe1da;
	border:#94857a 1px solid;
	vertical-align:top;
	padding:2;
	margin:0;
	}
.date {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:11px; 
	font-weight:bold; 
	color:#aa9688; 
	text-align:right;
	}
.right_headers {
	margin:25px 0 3px 0;
	background:url(images/right_header.jpg) top left no-repeat;
	width:238px;
	height:22px;
	font-size:15px;
	letter-spacing:.6px;
	font-weight:bold;
	color:#4f2d15;
	padding:3px 0 3px 21px;
	}
.right_headers_top{
	margin:0px 0 3px 0;
	background:url(images/right_header.jpg) top left no-repeat;
	width:238px;
	height:22px;
	font-size:15px;
	letter-spacing:.6px;
	font-weight:bold;
	color:#4f2d15;
	padding:3px 0 3px 21px;
	}
.author { 
	margin: 5px 20px 9px 23px;
	border-bottom:#ece4dd 1px solid;
	width:203px;
	line-height:10px;
	font-size:10px;
	font-weight:bold;
	color:#706859;
	height:64px;
	}
.author img {
	border:#faf8f6 1px solid;
	float: left;
	margin:0 7px 0 0;
	}
.bio_link {
	color:#FFFFFF;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	}
.bio_link a {
	font-size:10px;
	color:#800d1e;
	text-decoration:none;
	}
