/* in general */

a, a:link, a:visited {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #e72b32;
}

div, p, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

/* structure */

body {
	font: 1em baskerville, 'palatino linotype', georgia, serif;
	text-align: center;
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}

#topbar {
	clear: both;
	position: relative;
	width: 49em;
	height: 1.375em;
	overflow: none;
	margin: 0.01em auto 0;
	padding: 0;
	background: black;
	color: white;
	text-align: right;
}

#topbar ul {
	list-style: none;
	font-size: 0.875em;
	padding: 0;
	margin: 0;
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.143em;
	width: 100%;
	text-align: left;
}

#topbar ul li {
	display: inline;
}

#topbar ul li a {
	color: white;
	text-decoration: none;
	text-align: center;
	border-right: 0.071em solid white;
	display: block;
	float: left;
	width: 8em;
	height: 1.471em;
	padding-top: 0.15em;
}

#topbar ul li a:hover {
	background: #e72b32;
}

#topbar ul li.feed a {
	width: 2.143em;
	background-color: #e72b32;
}

#topbar ul li.feed a img {
	vertical-align:middle;
	border: none;
}

#topbar ul li.name a {
	width: 10em;
}

#titlebar {
	width: 49em;
	height: 6em;
	text-align: left;
	margin: 0em auto;
	border-bottom: 0.25em solid black;
}

#titlebar h1 {
	font-size: 2.25em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.618em;
	margin-left: 1em;
	text-align: left;
	font-family: baskerville, palatino, 'palatino linotype', georgia, serif;
	text-transform: lowercase;
	letter-spacing: -0.03em;
	width: 23.333em;
}

#titlebar #description {
	font-family: baskerville, palatino, 'palatino linotype', georgia, serif;
	text-transform: lowercase;
	letter-spacing: -0.03em;
	margin-left: 13.5em;
	margin-top: -0.6em;
}

#titlebar #description:before {
	content: "— ";
}

#navs {
	width: 49em;
	text-align: left;
	margin: 0em auto;
	border-bottom: 0.125em solid black;
}

#navs h2 {
	display: inline;
	font-family: baskerville, palatino, 'palatino linotype', georgia, serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	color: #696960;
}

#navs h3 {
	display: inline;
	font-size: 0.75em;
	font-variant: small-caps;
	letter-spacing: 0.167em;
	line-height: 3.667em;
	margin-left: 1.833em;
}

#navs ul {
	border-top: 0.083em dotted black;
	font-size: 0.75em;
	line-height: 1.833em;
	margin: 0;
	padding: 0.917em 0;
	list-style: none;
	display: none;
}

#navs ul li {
	display: inline;
	margin-right: 1.883em;
}

#navs form {
	border-left: 0.063em solid black;
	padding-left: 0.5em;
	right: 0px;
	text-align: right;
	top: 0.688em;
	width: 10.4378em;
	float: right;
	padding: 0;
	margin: 0.6em 0 0 0;
}

#navs form label {
	display: none;
	left: -9999px;
	position: absolute;
}

#navs form input {
	border: 0px;
	font-family: georgia, serif;
	font-size: 0.75em;
	line-height: 1em;
	outline: 0px;
	padding: 0.333em;
	width: 11em;
	margin: 0;
}

#navs form input#button {
	padding: 0px;
	vertical-align: middle;
	width: 1.333em;
}

#breadcrumb {
	border-bottom: 0.25em solid black;
	color: #696960;
	font-size: 0.75em;
	line-height: 1.833em;
	margin: 0.917em auto 0px;
	padding-bottom: 0.917em;
	width: 65.333em;
	text-align: left;
}

#main {
	width: 49em;
	margin: 0.01em auto;
	text-align: left;
}

.post {
	clear: both;
	margin: 0.063em auto;
	border-bottom: 0.188em solid black;
}

.post .post-title {
	float: left;
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	font-size: 1.375em;
	font-weight: 300;
	letter-spacing: -0.045em;
	line-height: 1em;
	padding: 1.909em 0px 2.136em;
	margin: 0;
	text-align: right;
	width: 6.5em;
}

.post .post-info {
	float: right;
	color: #797970;
	font-size: 0.75em;
	list-style: none;
	padding-top: 3.667em;
	margin: 0;
	width: 11.917em;
}

.post .post-info li {
	border-bottom: 0.083em solid black;
	display: block;
	line-height: 1.833em;
}

.post .post-info li.post-data {
	font-style: italic;
}

.post .post-info li a {
	font-variant: small-caps;
	color: black;
}

.post .post-info li a:hover {
	color: #e72b32;
}

.post .ads {
	float: right;
	clear: right;
	font-size: 0.75em;
	width: 11.917em;
	margin-top: 1.6em;
}

.post .contents {
	margin-left: 12.571em;
	padding: 1.571em 0px 0px;
	width: 29.857em;
	text-align: justify;
	font-size: 0.875em;
	line-height: 1.571em;
}

.post .post-footer {
	display: block;
	padding: 0;
	font-size: 0.875em;
	width: 29.857em;
	margin-left: 12.571em;
	border-top: 0.075em dotted black;
}

.post .post-footer ul {
	display: block;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 1.375em 0;
	width: 100%;
}

.post .post-footer ul li {
	font-variant: small-caps;
	line-height: 1.75em;
	display: inline;
	margin: 0 0.75em;
}

.post .post-footer ul li.comments {
	border-bottom: 0.083em solid #a9a9a0;
}

.post .post-footer ul li.comments:hover {
	border-bottom: 0.083em solid #e72b32;
}
.post .post-footer ul li a img {
	border: 0.075em solid white;
	vertical-align: middle;
}

.post .post-footer ul li a img:hover {
	border: 0.075em solid #e72b32;
}

#backforth {
	clear: both;
	display: block;
	margin: 0px auto;
	width: 49em;
}

#backforth h2 {
	display: none;
	left: -9999px;
	position: absolute;
}

#backforth ul {
	border-bottom: 0.143em solid black;
	font-size: 0.875em;
	line-height: 1.571em;
	margin: 0px 0px 0.071em;
	padding: 1.571em 0px;
	text-align: center;
}

#backforth ul li {
	display: inline;
}

#prev + #next {
	border-left: 0.075em solid black;
	margin-left: 1.571em;
	padding-left: 1.571em;
}

.footer {
	border-top: 0.063em solid black;
	margin: 0.063em auto 0px;
	width: 49em;
}

.footer p {
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	font-size: 0.75em;
	line-height: 1.833em;
}

/* posts */

.contents p {
	margin: 1.571em 0px;
	line-height: 1.65em;
}

.contents p:first-line {
	font-weight: 900;
	font-variant: small-caps;
}

.contents * + p:first-line {
	font-weight: normal;
	font-variant: normal;
}

.contents a {
	font-weight: bold;
	border-bottom: 0.075em solid #e72b32;
}

.contents a:hover {
	border-bottom: none;
}
