<style type="text/css">
html {
	height: 100%;
}
body {
	background: #1A1803;
	margin: 0px;
	font: 15px/21px Helvetica, Arial, Geneva, sans-serif;
	color: #333333;
	padding-bottom: 25px;
}
#container {
	width: 500px;
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
#nav {
	font-size: 20px;
	text-align: right;
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 8px;
}
#nav span {
	color: #cccccc;
}
img {
	border: none;
}
a {
	color: #C00000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}
:focus {
	-moz-outline-style: none;
}
sup {
	line-height: 0px;
}
sup a:link {
	padding: 2px;
}
thead {
	font-weight: bold;
}
h1 {
	color: #C00000;
	font-size: 36px;
	line-height: 1em;
	margin: 0px 0px 0px;
	padding: 17px 0px 0px 0px;
}
h1 a {
	color: #C00000;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
}
h1 img {
}
h1, h2, h3, h4, h5, h6, .link .link {
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
}
span.info {
	border-bottom: dotted #C00000 1px;
}
img.icon {
	vertical-align: middle;
	padding-right: 5px;
}
#description {
	font-size: 17px;
	color: #333333;
	margin-top: 25px;
}
.date {
	color: #004646;
	font-size: 18px;
	text-transform: lowercase;
	text-align: right;
	margin-bottom: 33px;
	border-bottom: solid 1px #e5e5e5;
	font-weight: normal;
	letter-spacing: -1px;
}
div.post {
	position: relative;
}
div.post .permalink {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "Zapf Dingbats", "Free Serif", "Century Schoolbook L", sans-serif;
	background: #ffffff;
	padding: 5px;
	vertical-align: middle;
	margin: 0;
	position: absolute;
	left: -53px;
	width: 30px;
	font-size: 20px;
	text-decoration: none;
	border: none;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
div.post h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
/* Regular Post */
div.post div.regular h2 {
	color: #000000;
	font-weight: normal;
}
div.post div.regular h2 a {
	text-decoration: none;
}
div.post div.regular h2 a:hover {
	text-decoration: underline;
}
div.post p {
	margin: .8em;
	margin-left: 0;
	margin-right: 0;
}
blockquote {
	border-left: solid 1px #e5e5e5;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
blockquote p {
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
}
blockquote strong, blockquote em, blockquote a {
	display: inline;
}
blockquote cite {
	display: block;
	font-style: normal;
	text-align: right;
}
div.post div.regular a {
	color: #333333;
}
div.post div.regular img {
        max-width: 500px;
}
div.post div.regular blockquote img {
        max-width: 150px;
}
/* Photo Post */
div.post div.photo img {
	border-width: 0px;
}
div.post div.photo div.caption {
	margin-top: 15px;
	color: #333333;
}
div.post div.photo div.caption a {
	color: #333333;
}
/* Quote Post */
div.post div.quote {
	padding: 0px 0px 0px 0px;
	font: 25px/1.2em Georgia, Times, serif;
	color: #004646;
}
div.post div.quote div.source {
	font-size: 18px;
	line-height: 21px;
	margin-top: 5px;
	text-align: right;
	color: #333333;
}
div.post div.quote span.caption {
	font: 15px;
	line-height: 21px;
	color: #333333;
	margin-top: 10px;
	text-align: left;
	display: block;
}
div.post div.quote a {
	color: #333333;
}
div.quote span.quote {
	display:inline;
}
div.quote p {
	display:inline;
	margin-right: 10px;
}
/* Link Post */
div.post div.link {
	font-size: 24px;
	line-height: 30px;
}
div.post div.link div.description {
	line-height: 21px;
	font-size: 15px;
	margin-top: 15px;
	color: #333333;
}
div.post div.link div.description a {
	color: #333333;
}
div.post div.link div.description p {
	margin: .5em;
	margin-left: auto;
	margin-right: auto;
}
/* Conversation Post */
div.post div.conversation h2 {
	margin-bottom: 15px;
}
div.post div.conversation h2 a {
	color: #333333;
	text-decoration: none;
}
div.post div.conversation h2 a:hover {
	text-decoration: underline;
}
div.post div.conversation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.post div.conversation ul li {
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0;
	color: #333333;
}
div.post div.conversation ul li span.label {
	font-weight: bold;
	color: #004646;
}
/* Audio Post */
div.post div.audio span, div.post div.audio span a {
	font-size: 11px;
	color: #555555;
	line-height: 20px;
}
div.post div.audio div.caption {
	margin-top: 10px;
	color: #333333;
}
div.post div.audio div.caption a {
	color: #333333;
}
/* Video Post */
div.post div.video div.caption {
	margin-top: 15px;
	color: #333333;
}
div.post div.video div.caption p {
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
}
div.post div.video div.caption a {
	color: #333333;
}
/* Other Stuff */
#navigation {
	font-weight: bold;
	clear: both;
	line-height: normal;
	padding-bottom: 20px;
}
#navigation a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	color: #C00000;
	text-decoration: underline;
}
#navigation .left {
	float: left;
}
#navigation .center {
	float: right;
	text-align: center;
	margin-right: 230px;
}
#navigation .centerindex {
	float: right;
	text-align: center;
	margin-right: 210px;
}
#navigation .right {
	float: right;
	margin-bottom: -25px;
}
#navigation p {
	clear: both;
	text-align: center;
	font-weight: normal;
	margin:0px;
}
#navigation a:hover {
	text-decoration: underline;
}
.reblog {
	margin-top: 5px;
}
.reblog a {
	color: #333333;
}
#footer {
	font-size: 11px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}
#footer strong {
	color: #C00000;
}
#footer a {
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
div.sub {
	margin-top: 10px;
	font-size: 14px;
	display: block;
}
#search {
	background: #1A1803;
	padding: 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 25px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search .text {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #CCCCCC;
	font-size: 15px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: normal;
	width: 387px;
	vertical-align: middle;
	margin: 0;
}
#search .submit {
	background: #C00000;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #C00000;
	font-size: 13px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: normal;
	cursor: pointer;
	width: 65px;
	vertical-align: middle;
	margin: 0;
}
#search .submit:hover {
	background: #000000;
	border: solid 1px #000000;
}
.regular ol {
	margin-left: 35px;
}
ol.notes {
	padding: 0px;
	margin: 25px 0px;
	list-style-type: none;
	border-bottom: solid 1px #eee;
	font-size: 14p;
}
ol.notes a {
	color: #333333;
}
ol.notes li.note {
	border-top: solid 1px #eee;
	padding: 10px;
}
ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
}
ol.notes li.note span.action {
}
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;
}
#nav .buttons a {
	background: #C00000;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	padding: 4px 8px 4px 8px;
	font-family: Arial, sans-serif;
	line-height: normal;
	width: 65px;
	margin: 0;
	text-decoration: none;
}
#nav .buttons a:hover {
	background: #000000;
	color: #ffffff;
}
a.install {
	width: 96px;
	height: 20px;
	background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);
	display: block;
	position: absolute;
	top: 26px;
	right: 3px;
}
