body {
	background: url(../images/bg.jpg) no-repeat fixed right top;
	font: 10px/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #363536;
	padding-bottom: 20px;
}

p {
	margin-bottom: 1em;
}

div.clearing {
	clear: both;
}

#wrapper {
	width: 737px;
	margin-left: 114px;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#header {
	height: 147px;
	position: relative;
}

#header h1 {
	background: url(../images/leewalsh.gif) no-repeat;
	position: absolute;
	top: 60px;
	left: 0;
	height: 30px;
	text-indent: -5000px;
	width: 300px;
}

div.post {
	width: 510px;
	border-top: 1px solid #464546;
	padding-bottom: 50px;
}

div.title {
	height: 74px;
	position: relative;
}

div.title h2, div.navTitle h2 {
	font-size: 1.9em;
	font-weight: bold;
	line-height: 74px;
	border-bottom: 1px solid #464546;
}

div.title h2 {
	
}

div.title h2:after {
	content: "\005f";
}

div.navTitle h2 {
	text-align: right;
}

div.title a {
	color: #000;
	text-decoration: none;
}

div.title a:hover {
	text-decoration: underline;
}


a.more-link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	text-transform: lowercase;
}

a.more-link:before {
	content: "\003a" "\003a";
}

a.more-link:hover {
	text-decoration: underline;
}

#content, #nav {
	float: left;
	display: block;
}

#nav {
	border-top: 1px solid #464546;
	margin-left: 28px;
	width: 199px;
}

#nav ul {
	margin-top: 35px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 50px;
	border-bottom: 1px solid #464546;
}

#nav li {
	margin-bottom: 0.5em;
}

#nav li:after {
	content: "\005f";
}

#nav a {
	text-decoration: none;
	color: #464546;
}

#nav a:hover {
	text-decoration: underline;
	color: #000;
}

#content {
	border-bottom: 1px solid #464546;
	font-size: 1.1em;
	line-height: 1.2em;
}

div.post img {
	margin-bottom: 1em;
}

div.post a, div.navigation a {
	color: #464546;
}

div.post a:hover, div.navigation a:hover {
	color: #000;
	text-decoration: underline;
}

div.navigation a {
	border-top: 1px dashed #464546;
}

div.navigation a:hover {
	border-top: 1px dashed #000;
}
