body {
	background: url(http://static.tumblr.com/bbjv4xd/5lvlq45l4/dotted_bg.png) repeat;
	font-family: Times New Roman, Serif;
	font-size: 18px;
	color: #000000;
	margin: 0px auto;
	padding: 0px auto;
}

#wrapper {
	width: 630px;
	margin: 0px auto;
}

#title {
	background: url(http://static.tumblr.com/bbjv4xd/xt0lq45oy/title.png) no-repeat top center;
	height: 206px;
	font-family: Maiandra GD, Sans Serif;
	font-size: 60px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 10px;
}

#title a {
	text-decoration: none;
	color: #000000;
}

#title a:hover {
	text-decoration: none;
	color: #989279;
}

#links {
	background: url(http://static.tumblr.com/bbjv4xd/emNlq45pp/links.png) no-repeat top center;
	height: 87px;
	margin-top: -50px;
	text-align: center;
	font-family: Maiandra GD, Sans Serif;
	font-size: 20px;
	padding-top: 30px;
}

#links li {
	display: inline;
	padding: 30px;
}

#links li a {
	text-decoration: none;
	color: #000000;
}

#links li a:hover {
	text-decoration: none;
	color: #989279;
}

.divider {
	margin-right: -5px;
}

.notes {
	margin-top: -22px;
}

.top {
	background: url(http://static.tumblr.com/bbjv4xd/qIKlq45qg/post_top.png) no-repeat top center;
	text-align: right;
	height: 103px;
	padding-top: 43px;
}

.top a {
	text-decoration: none;
	color: #000000;
}

.top a:hover {
	text-decoration: none;
	color: #989279;
}

.clear {
	clear: both;
}

.middle {
	background: url(http://static.tumblr.com/bbjv4xd/wv4lq45r5/post_middle.png) repeat-y top center;
	margin-top:-43px;
	padding-top: -18px;
	padding-bottom: 18px;
}

.middle a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.middle a:hover {
	text-decoration: none;
	color: #989279;
	font-weight: bold;
}

.middle blockquote {
	border-left: solid 2px #989279;
	padding-left: 5px;
}

.middle blockquote blockquote {
	border-left: solid 1px #989279;
	padding-left: 5px;
}

.middle_2 {
	background: url(http://static.tumblr.com/bbjv4xd/wv4lq45r5/post_middle.png) repeat-y top center;
	margin-top: -18px;
	padding-top: -18px;
	padding-bottom: 18px;
}

.middle_2 a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.middle_2 a:hover {
	text-decoration: none;
	color: #989279;
	font-weight: bold;
}

.middle_2 blockquote {
	border-left: solid 2px #989279;
	padding-left: 5px;
}

.middle_2 blockquote blockquote {
	border-left: solid 1px #989279;
	padding-left: 5px;
}

.bottom {
	background: url(http://static.tumblr.com/bbjv4xd/TZAlq45s7/post_bottom.png) no-repeat top center;
	height: 53px;
	padding-top: -18px;
	padding-bottom: 20px;
}

.toggle_container {
	display: none;
}

.post_wrapper {
	width: 500px;
	margin: 0 auto;
}

.posttitle {
	font-size: 26px;
	color: #000000;
}

.posttitle a {
	font-size: 26px;
	text-decoration: none;
	color: #000000;
}

.posttitle a:hover {
	font-size: 26px;
	text-decoration: none;
	color: #989279;
}

.lines {
	padding-top: 20px;
}

.postnotes {
	margin-left: -40px;
}

ol.notes {
	padding: 0px;
	margin: 25px 0px;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
}

ol.notes li.note {
	border-top: solid 1px #ccc;
	padding: 10px;
}

ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
}

ol.notes li.note span.action {
	font-weight: bold;
}

ol.notes li.note .answer_content {
	font-weight: normal;
}

ol.notes li.note blockquote {
	border-color: #eee;
	padding: 4px 10px;
	margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
	text-decoration: none;
}

.previous {
	background: url(http://static.tumblr.com/bbjv4xd/OKtlq45ss/buttons.png) no-repeat;
	width: 165px;
	height: 60px;
	padding: 20px 0 0 40px;
	float: left;
}

.previous a {
	text-decoration: none;
	color: #000000;
}

.previous a:hover {
	text-decoration: none;
	color: #989279;
}

.next {
	background: url(http://static.tumblr.com/bbjv4xd/OKtlq45ss/buttons.png) no-repeat;
	width: 165px;
	height: 60px;
	padding: 20px 0 0 60px;
	margin-right: -60px;
	float: right;
}

.next a {
	text-decoration: none;
	color: #000000;
}

.next a:hover {
	text-decoration: none;
	color: #989279;
}

#credits {
	background: url(http://static.tumblr.com/bbjv4xd/J4Clq45ts/credits.png) no-repeat center;
	width: 623px;
	height: 48px;
	text-align: center;
	padding-top: 20px;
}

#credits a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#credits a:hover {
	text-decoration: none;
	color: #989279;
	font-weight: bold;
}