body {
	margin:0;
	background:#fff url(images/background.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#6372a6;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #6372a6;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:856px;
	margin:0 auto;
	}

/* The Header */

.head {
	width:584px;
	height:220px;
	background:url(images/head.jpg);
	float:left;
	margin-right:26px;
	padding:0 16px;
	border-top:2px solid #ece1e1;
	}
.head h1 {
	float:left;
	margin:20px 0px 0px 20px;
	padding:0;
	font-size:40px;
	color:#042E0E;
	font-weight:normal;
	}
.head h1 a {
	color:#042E0E;
	text-decoration:none;
	}
.head h2 {
	float:left;
	margin:0;
	padding:23px 0 0 5px;
	font-size:16px;
	color:#4b4c57;
	font-weight:normal;
	}

/* Sidebar Top */

.sidebartop {
	float:left;
	width:214px;
	background:url(images/sidebartop.jpg) right no-repeat;
	height:222px;
	}

/* The Content */

.content {
	width:536px;
	min-height:628px;
	_height:628px;
	background:url(images/content.jpg) top no-repeat;
	margin-right:26px;
	float:left;
	padding:0 40px;
	}
.content img {
	border:3px solid #d3d3d3;
	}
.content h1.title {
	color:#4b4c57;
	font-size:22px;
	margin:0;
	padding:0;
	clear:both;
	}
.content h1.title a {
	color:#4b4c57;
	text-decoration:none;
	}
.postinfo a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	}
.postinfo a:hover {
	text-decoration:underline;
	}
.commentslink {
	text-align:right;
	}
.commentslink a {
	font-weight:bold;
	}
.footer {
	clear:both;
	padding-top:40px;
	text-align:center;
	}
.footer a {
	color:#bc4242;
	text-decoration:none;
	font-weight:bold;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:181px;
	min-height:628px;
	_height:628px;
	background:url(images/sidebar.jpg) no-repeat;
	font-size:15px;
	line-height:22px;
	padding:0 10px 0 23px;
	}
.sidebar a {
	text-decoration:none;
	color:#000;
	}
.sidebar a:hover {
	text-decoration:underline;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul ul {
	margin-left:7px;
	}
.sidebar ul ul ul {
	margin-left:0;
	}
.sidebar ul ul li {
	background:url(images/arrow.gif) left top no-repeat;
	padding-left:25px;
	}
.sidebar h2 {
	font-size:17px;
	color:#000;
	margin:0;
	padding:21px 0 0 0;
	clear:both;
	}
.sidebar form {
	margin:5px 0 0 0;
	padding:0 0 0 7px;
	line-height:10px;
	height:20px;
	overflow:hidden;
	}
.sidebar input {
	float:left;
	height:18px;
	padding:0;
	background:url(images/search.gif);
	border:none;
	color:#fff;
	text-align:center;
	margin-top:-9px;
	}
.sidebar input#s {
	width:95px;
	height:17px;
	background:#fff;
	border:1px solid #e9e5e1;
	text-align:left;
	color:#000;
	margin:0 5px 0 0;
	padding:1px 0 0 5px;
	}
#wp-calendar a {
	color:#b9c57e;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin-top:25px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 10px 0;
	color:#ae212f;
	margin:0;
	font-size:24px;
	text-align:center;
	}

/* The Comments */

.comments {
	text-align:right;
	}
.comments textarea {
	width:478px;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:25px;
	font-weight:normal;
	color:#ae212f;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	text-align:left;
	}
.comments ol li {
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-size:12px;
	border-bottom:2px solid #e9e5e1;
	height:20px;
	}
.commenthead .alignleft {
	color:#6372a6;
	}
.comments small {
	font-size:12px;
	}