.cufon-loading #header h1, .cufon-loading #tagline {
	visibility: hidden !important;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #2b2823;
	text-shadow: #fff 0 1px 1px;
	background: #F5F3EB url(http://static.tumblr.com/j8lh0bq/YIrksxrch/bg-pattern.png) repeat top left;
	font: normal 14px/23px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

a {
	text-decoration: none;
	color: #60A5A4;
}

a:hover {
	color: #528584;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ol, ul, dt {
	margin-left: 25px;
}

blockquote {
	padding-left: 9px;
	border-left: 1px solid rgba(178,101,97,0.3);
}

pre {
	padding-left: 9px;
	border-left: 1px solid rgba(0,0,0,0.3);
}

.container img, .container embed, .container object {
	vertical-align: bottom;
}

.cleard {
	clear: both;
}

#outer {
	margin: 0 auto;
	width: 970px;
	background: url(http://static.tumblr.com/j8lh0bq/lOuksxrde/footer.png) no-repeat 3px bottom;
}

#inner {
	margin: 0 auto;
	width: 834px;
}

#header {
	text-transform: uppercase;
	margin: 25px 0 0 -11px;
	width: 853px;
	height: 134px;
	background: url(http://static.tumblr.com/j8lh0bq/KQOksxrdv/header.png) no-repeat top left;
	position: relative;
}

#header h1 a {
	color: #63a5a4;
}

#header h1 {
	word-wrap: break-word;
	max-width: 533px;
	max-height: 60px;
	overflow: hidden;
	position: absolute;
	top: 24px;
	left: 48px;
	font: normal 60px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 5px;
}

#header .vintage-mask {
	position: absolute;
	top: 32px;
	left: 48px;
	background: url(http://static.tumblr.com/j8lh0bq/1SJksxrr1/title-mask.png) no-repeat top left;
	z-index: 100;
}

#header .vintage-mask a {
	display: block;
	width: 533px;
	height: 47px;
}

#header h2 {
	word-wrap: break-word;
	max-width: 533px;
	max-height: 20px;
	position: absolute;
	bottom: 28px;
	left: 48px;
	color: #574e4b;
	font: normal 17px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
	letter-spacing: 2px;
}

#header #archives, #header #subscribe, #header #random {
	position: absolute;
	right: 18px;
	z-index: 100;
}

#header #archives {
	top: 16px;
	background: url(http://static.tumblr.com/j8lh0bq/vr0ksxrbe/archives.png) no-repeat 25px 6px;
}

#header #subscribe {
	top: 49px;
	background: url(http://static.tumblr.com/j8lh0bq/O4iksxro3/subscribe.png) no-repeat 25px 6px;
}

#header #random {
	top: 82px;
	background: url(http://static.tumblr.com/j8lh0bq/S8Hksxrlg/random.png) no-repeat 25px 6px;
}

#header #random a, #header #subscribe a, #header #archives a {
	display: block;
	width: 238px;
	height: 32px;
}

#header .vintage-mask a:hover, #header #random a:hover, #header #subscribe a:hover, #header #archives a:hover {
	background-color: rgba(255,255,255,0.2);
}

#tagline {
	text-align: center;
	margin: 0 0 8px;
	background: url(http://static.tumblr.com/j8lh0bq/04Nksxrol/tagline-bg.png) repeat-x center left;
}

#tagline h3 {
	color: rgba(43,40,35,0.4);
	display: inline-block;
	background: #F5F3EB url(http://static.tumblr.com/j8lh0bq/YIrksxrch/bg-pattern.png) repeat top left;
	padding: 0 9px 3px;
	font: 11px/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.entry h2 {
	font: normal 20px/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}

.entry h2 a {
	color: #A4413D;
}

.entry h2 a:hover {
	color: #B3453C;
}

#content {
	width: 834px;
}

#sidebar {
	float: right;
	display: inline;
	width: 255px;
	padding: 21px 0;
	font: normal 13px/17px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

#sidebar .sidebar-baby {
	padding-top: 55px;
	margin-bottom: 20px;
}

#sidebar #about {
	min-height: 60px;
	background: url(http://static.tumblr.com/j8lh0bq/VrGksxrqh/title-aboutme.png) no-repeat 0 0;
}

#sidebar #follow {
	background: url(http://static.tumblr.com/j8lh0bq/m70ksxrri/title-peopleifollow.png) no-repeat 0 0;
}

#sidebar #search {
	background: url(http://static.tumblr.com/j8lh0bq/zAzksxrs0/title-search.png) no-repeat -1px 0;
}

#sidebar .description {
	margin: 0 2px;
}

#sidebar .profilepic {
	float: right;
	display: inline;
	margin: -52px -4px 2px 5px;
	background: url(http://static.tumblr.com/j8lh0bq/4biksxrby/avatar-frame.png) no-repeat 0 0;
	padding: 18px 18px 17px 16px;
}

#sidebar .profilepic:hover {
	transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
}

#sidebar #search {
	text-align: right;
}

#sidebar .button {
	margin: 7px 0 0;
	border: none;
	padding: 0;
	width: 105px;
	height: 33px;
	background: url(http://static.tumblr.com/j8lh0bq/ouEksxrn4/search-submit.png) no-repeat 0 0;
}

#sidebar .search-container {
	text-align: center;
	padding: 8px 0 7px;
	background: url(http://static.tumblr.com/j8lh0bq/isHksxrmk/search-container.png) no-repeat 0 0;
}

#sidebar .search-query {
	margin: 0;
	text-align: left;
	width: 244px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	font: normal 13px/1em "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

#sidebar .follow-avatar {
	padding: 3px;
	background-color: #FFFFFF;
	width: 30px;
	height: 30px;
	vertical-align: bottom;
	margin: 0 2px 10px 3px;
}

#entries {
	width: 560px;
	display: block;
}

.entry-container {
	position: relative;
	margin-bottom: 25px;
}

.entry {
	min-height: 100px;
	margin-left: -8px;
}

.minimeta {
	position: absolute;
	top: 20px;
	left: -62px;
	width: 76px;
	height: 78px;
	background: url(http://static.tumblr.com/j8lh0bq/ePPksxrcx/date.png) no-repeat 0 0;
	z-index: 101;
}

.text .minimeta, .chat .minimeta {
	top: 5px;
}

.link .minimeta, .audio .minimeta {
	top: 16px;
}

.minimeta .date {
	text-align: center;
	text-shadow: rgba(0,0,0,0.2) 0 -1px 1px;
	letter-spacing: 2px;
	text-transform: uppercase;
	transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
}

.minimeta .date:hover {
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}

.minimeta a .day {
	color: #FFF;
}

.minimeta a .month {
	color: #DFEEEE;
}

.minimeta .day {
	margin-top: 18px;
	font: 500 28px/0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

.minimeta .month {
	font: bold 11px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline-block;
	border-top: 1px solid #CBD8D8;
}

.type, .photo-actual, .link-actual, .audio-actual, .quote-actual, .notes-actual, .link-inner, .quote-inner, .notes-inner {
	min-height: 100px;
}

.video .type {
	background: url(http://static.tumblr.com/j8lh0bq/yPQksxrv0/type-video.png) no-repeat right center;
}

.audio .type {
	background: url(http://static.tumblr.com/j8lh0bq/NlKksxrte/type-music.png) no-repeat right center;
}

.photo .type {
	background: url(http://static.tumblr.com/j8lh0bq/6dDksxrtv/type-picture.png) no-repeat right center;
}

.text .type {
	background: url(http://static.tumblr.com/j8lh0bq/Rsbksxrum/type-text.png) no-repeat right center;
}

.chat .type {
	background: url(http://static.tumblr.com/j8lh0bq/ok6ksxrsg/type-chat.png) no-repeat right center;
}

.link .type {
	background: url(http://static.tumblr.com/j8lh0bq/Ypwksxrsv/type-link.png) no-repeat right center;
}

.quote .type {
	background: url(http://static.tumblr.com/j8lh0bq/8Xuksxrua/type-quote.png) no-repeat right center;
}

.caption p, .caption ul, .caption ol, .caption h1, .caption h2, .caption h3, .caption h4, .caption h5, .caption h6, .caption pre, .caption blockquote, .caption hr {
	margin-bottom: 20px;
}

.text-actual .caption p, .text-actual .caption ul, .text-actual .caption ol, .text-actual .caption h1, .text-actual .caption h2, .text-actual .caption h3, .text-actual .caption h4, .text-actual .caption h5, .text-actual .caption h6, .text-actual .caption pre, .text-actual .caption blockquote, .text-actual .caption hr {
	margin-bottom: 23px;
}

.caption-actual p, .caption-actual ul, .caption-actual ol, .caption-actual h1, .caption-actual h2, .caption-actual h3, .caption-actual h4, .caption-actual h5, .caption-actual h6, .caption-actual pre, .caption-actual blockquote, .caption-actual hr {
	margin-bottom: 20px;
}

.entry p:last-child, .entry ul:last-child, .entry ol:last-child, .entry h1:last-child, .entry h2:last-child, .entry h3:last-child, .entry h4:last-child, .entry h5:last-child, .entry h6:last-child, .entry pre:last-child, .entry blockquote:last-child, .entry hr:last-child {
	margin-bottom: 0 !important;
}

.entry p img[align=right], .entry p img[align=left] {
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #D6D4CD;
}

.entry p img[align=right] {
	margin: 0 0 8px 8px;
}

.entry p img[align=left] {
	margin: 0 8px 8px 0;
}

.photo-a {
	z-index: 99;
	background: url(http://static.tumblr.com/j8lh0bq/yTfksxric/photo-top.png) no-repeat left top;
	padding-top: 34px;
}

.photo-b {
	background: url(http://static.tumblr.com/j8lh0bq/IYCksxrgi/photo-bottom.png) no-repeat left bottom;
	padding-bottom: 22px;
}

.with-caption .photo-b {
	background: url(http://static.tumblr.com/j8lh0bq/Mxrksxrfx/photo-bottom-caption.png) no-repeat left bottom !important;
}

.photo-c {
	background: url(http://static.tumblr.com/j8lh0bq/ZRJksxris/photo-vertical-pattern.png) repeat-y left top;
}

.photo-actual {
	margin-left: 21px;
	width: 500px;
	text-align: center;
}

.photo-actual img, .photo-actual embed, .photo-actual object {
	max-width: 500px;
	vertical-align: bottom;
}

.caption-a {
	z-index: 1;
	margin-left: 8px;
	background: url(http://static.tumblr.com/j8lh0bq/ak6ksxrgw/photo-text-bottom.png) no-repeat 1px bottom;
	padding-bottom: 38px;
}

.caption-b {
	padding-top: 4px;
	background: url(http://static.tumblr.com/j8lh0bq/XpPksxrhp/photo-text-pattern.png) repeat-y 3px top;
}

.caption-actual {
	margin-left: 28px;
	width: 470px;
	background: url(http://static.tumblr.com/j8lh0bq/6pkksxrhb/photo-text-para.png) repeat-y -4px left;
	font: normal 13px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

.caption-actual pre {
	color: #A4413D;
	font: normal 13px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

.caption pre {
	color: #A4413D;
	font: normal 14px/23px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

.caption h1 {
	margin-left: 0 !important;
	font: normal 17px/1.5em Georgia, "Times New Roman", Times, serif !important;
}

.caption h2, .caption h3, .caption h4, .caption h5, .caption h6 {
	margin-left: 0 !important;
	font: normal 16px/1.5em Georgia, "Times New Roman", Times, serif !important;
}

.text-actual .caption h1 {
	font: 600 16px/23px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono !important;
}

.text-actual .caption h2, .text-actual .caption h3, .text-actual .caption h4, .text-actual .caption h5, .text-actual .caption h6 {
	font: 600 15px/23px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono !important;
}

.caption-actual h1 {
	margin-left: 0 !important;
	font: 600 16px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono !important;
}

.caption-actual h2, .caption-actual h3, .caption-actual h4, .caption-actual h5, .caption-actual h6 {
	margin-left: 0 !important;
	font: 600 14px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono !important;
}

.text-a {
	padding-top: 59px;
	background: url(http://static.tumblr.com/j8lh0bq/t4Kksxrq4/text-top.png) no-repeat 0 0;
}

.text-b {
	padding-bottom: 55px;
	background: url(http://static.tumblr.com/j8lh0bq/Nb7ksxrp8/text-bottom.png) no-repeat bottom left;
}

.text-actual {
	min-height: 340px;
	background: url(http://static.tumblr.com/j8lh0bq/VPCksxrpq/text-pattern.png) repeat-y bottom left;
}

.text-actual h2, .text-actual .caption {
	width: 440px;
	margin-left: 30px;
}

.text .caption, .chat .caption {
	background: url(http://static.tumblr.com/j8lh0bq/YXkksxrfh/paragraph-lines.png) repeat-y -2px -2px;
}

.link-a, .audio-a, .quote-a, .notes-a {
	padding-top: 44px;
	background: url(http://static.tumblr.com/j8lh0bq/Xe0ksxrku/quote-top.png) no-repeat 0 0;
}

.link-b, .audio-b, .quote-b, .notes-b {
	padding-bottom: 37px;
	background: url(http://static.tumblr.com/j8lh0bq/jvRksxrj9/quote-bottom.png) no-repeat bottom left;
}

.link-actual, .audio-actual, .quote-actual, .notes-actual {
	background: url(http://static.tumblr.com/j8lh0bq/3zGksxrk9/quote-pattern.png) repeat-y bottom left;
}

.link-inner {
	background: url(http://static.tumblr.com/j8lh0bq/1eTksxre9/link-icon.png) no-repeat 470px center;
}

.link-actual h2 a, .reblogd a {
	color: #2b2823;
}

.link-actual h2 a:hover, .reblogd a:hover {
	color: #524B43;
}

.link-actual h2 {
	font: italic 24px/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.link-actual .caption, .quote-actual .caption, .audio-actual .caption, .notes-actual {
	color: #777;
	padding-bottom: 16px;
	font: normal 14px/1.5em Georgia, "Times New Roman", Times, serif;
}

.link-actual h2, .link-actual .caption {
	width: 430px;
	margin-left: 30px;
}

.quote-actual h2, .quote-actual .caption {
	width: 430px;
	margin-left: 80px;
}

.quote-inner {
	background: url(http://static.tumblr.com/j8lh0bq/eEMksxrjp/quote-mark.png) no-repeat top 30px;
}

.quote-actual h2 {
	color: #43372e;
	font: italic 24px/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.chat ul {
	margin: 0;
	list-style-type: none;
}

.audio .container {
	margin: 0 8px 8px 0;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #D6D4CD;
	float: left;
	min-height: 20px;
	min-width: 20px;
}

.audio .caption {
	text-align: right;
	padding: 8px 0 16px;
}

.audio-inner, .notes-inner {
	margin-left: 28px;
	width: 480px;
}

.label {
	font-weight: bold;
}

.reblogd {
	margin: 5px 35px 5px 0;
	text-align: right;
	font: normal 12px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
}

.reblogd a {
	background: url(http://static.tumblr.com/j8lh0bq/AnGksxrlw/reblog.png) no-repeat top left;
	padding: 5px 0 0 98px;
	border-bottom: 1px dotted #857869;
}

#notes {
	margin-top: 25px;
}

#notes ol {
	list-style-type: none;
	margin: 0;
}

#notes ol li {
	margin-bottom: 8px;
}

#notes blockquote {
	margin: 8px 0 0 10px;
}

#notes blockquote a {
	color: #999;
}

.avatar {
	vertical-align: bottom;
	width: 16px;
	height: 16px;
	border: 1px solid #B3B3B3;
	padding: 2px;
	background-color: #FFF;
}

#pagination {
	margin-top: 25px;
}

.page-prev {
	width: 169px;
	height: 40px;
}

.page-prev a {
	display: block;
	background: url(http://static.tumblr.com/j8lh0bq/E0Mksxrf4/olderposts.png) no-repeat top left;
	width: 169px;
	height: 40px;
}

.page-next {
	width: 139px;
	height: 34px;
	margin: -15px 0 0 85px;
}

.page-next a {
	display: block;
	background: url(http://static.tumblr.com/j8lh0bq/kDPksxreo/newerposts.png) no-repeat top left;
	width: 139px;
	height: 34px;
}

#footer {
	margin-top: 50px;
	color: #524B42;
	font: normal 12px/20px "Courier New", Courier, Menlo, "Bitstream Vera Sans Mono", Monaco, mono;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 12px 0 50px;
	background: url(http://static.tumblr.com/j8lh0bq/04Nksxrol/tagline-bg.png) repeat-x top left;
}