body {
	/* background: url(/images/ink/baseline-21.gif) 0 16px; */
}

#head {
	width: 100%;
	background: #000;
	min-width: 960px;
}

#site_title {
	width: 334px;
	height: 112px;
	text-indent: -5000px;
	background: transparent url(/images/ink/permanent-ink-logo.png) no-repeat 100% 29px;
	margin: 0 auto;
	padding: 29px 0 29px 0;
}

#site_title a {
	display: block;
	width: 334px;
	height: 112px;
}

#menu {
	background: #d3cdc2;
	width: 100%;
	height: 3em;
	border-bottom: .45em solid #ada8a1;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#entries {
	margin: 0 90px 0 170px;
}

#home h1 {
	background: url(/images/ink/leaf.gif) no-repeat 0 50%;
	padding-left: 35px;
}

#home h1 span {
	font-family: "Goudy Old Style", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	font-size: 1.1667em;
	line-height: 1;
}

.entry {
	padding-bottom: .7143em;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

.entry .info {
	width: 105px;
	float: right;
	margin: 2.3em 0 2.1em 0;
	font-size: .7143em;
	color: #999;
	padding: 0 0 0 35px;
}

.entry .info p {
	margin: 0;
	line-height: 1.68;
	font-style: italic;
}

.entry .info p.date {
	font-size: 1.2em;
	line-height: 1.4;
	color: #666;
	font-style: normal;
}

.entry .info p.authorline span {
	color: #666;
	font-style: normal;
}

.entry .info p a {
	color: #999;
}

.entry .Jake {
	background: url(/images/ink/jake-icon.gif) no-repeat 0 0;
}

.entry .Nick {
	background: url(/images/ink/nick-icon.gif) no-repeat 0 0;
}

.entry p {
	margin-right: 160px;
}

h2.article{
	margin: 1.1667em 0 1.1667em 0;
	font-size: 1.2857em;
	line-height: 1.1667;
	font-style: italic;
	background: url(/images/ink/article-fleuron.gif) no-repeat 0 50%;
	padding-left: 25px;
}

.footnotes {
	color: #666;
	margin-top: 3em;
}