body {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0b161c;
}

a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page_outer {
	min-height: 120px;
}
#page_inner {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#header {
	float: left;
	width: 100%;
	margin-top: 16px;
}
#header2 {
	float: left;
	width: 100%;
	margin-top: 16px;
}
#container_outer {
	width: 100%;
	float: left;
	background: url(http://static.tumblr.com/pvdmavg/fKykuzdmr/h1_main_repeat.png) repeat-y;
	margin: 44px 0 70px 0;
}
#container_inner {
	width: 100%;
	float: left;
	background: url(http://static.tumblr.com/pvdmavg/KhXkuzdn0/h1_main_top.png) no-repeat;
	margin-top: -32px;
	padding: 32px 0 0 0;
	position: relative;
}
#container_close {
	width: 100%;
	float: left;
	height: 32px;
	margin-bottom: -32px;
	background: url(http://static.tumblr.com/pvdmavg/Mt0kuzdmj/h1_main_bottom.png) no-repeat;
}
#footer {
	width: 100%;
	float: left;
	background: #fff;
	display: none;
}
#header h1 {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 36px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	color: #dfe5e8;
	padding: 0 20px;
	font-weight: bold;
}
#header h1 a {
	text-decoration: none;
	display: block;
	color: #dfe5e8;
}
#header h1 a:hover {
	color: #fff;
}
#posts_outer {
	float: left;
	width: 612px;
	margin: -10px 0 0 4px;
}
#posts_inner {
	float: left;
	width: 100%;
}
.post {
	position: relative;
	float: left;
	width: 592px;
	margin: 0 0 60px 0;
	padding: 0 10px 0px 10px;
}
#posts_outer.permalink .post {
	margin-bottom: 14px;
}
.post .info {
	float: left;
	width: 42px;
	margin-left: 5px;
	margin-right: 15px;
}
.post .date {
	position: absolute;
	top: 8px;
	left: 63px;
	font-size: 11px;
	color: #dfe5e8;
	background: url(http://static.tumblr.com/pvdmavg/yuvkuzdlp/h1_date.png) no-repeat right top;
	z-index: 30;
	height: 24px;
	line-height: 23px;
	padding: 0 6px 0 2px;
	margin-left: 10px;
	display: none;
	-webkit-text-stroke: 1px transparent;
}
.post .date span {
	position: absolute;
	width: 10px;
	height: 24px;
	top: 0;
	left: -10px;
	background: url(http://static.tumblr.com/pvdmavg/yuvkuzdlp/h1_date.png) no-repeat left top;
}
.post a.type {
	display: block;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	background: url(http://static.tumblr.com/pvdmavg/ecCl0q5ea/h1_info.png) no-repeat left top;
	margin-bottom: 8px;
	overflow: none;
}
.post a.notes {
	display: block;
	width: 42px;
	height: 35px;
	background: url(http://static.tumblr.com/pvdmavg/ecCl0q5ea/h1_info.png) no-repeat left bottom;
	color: #dfe5e8;
	text-decoration: none;
	text-align: center;
	padding: 7px 0 0 0;
	font-size: 1.1em;
	-webkit-text-stroke:1px transparent;
	overflow: hidden;
}
.post.photo .type	{ background-position: 0 0; }
.post.audio .type	{ background-position: 0 -42px; }
.post.link .type 	{ background-position: 0 -84px; } 
.post.text .type 	{ background-position: 0 -126px; }
.post.video .type	{ background-position: 0 -168px; }
.post.quote .type	{ background-position: 0 -210px; }
.post.chat .type	{ background-position: 0 -252px; }
.post.answer .type	{ background-position: 0 -294px; }

.post.noted .info {
	padding-top: 7px;
}
.post.commented {
	margin-top: 6px;
	padding-bottom: 4px;
}
.post.commented #disqus_thread {
	margin-left: 72px;
	width: 500px;
}
.post.commented .attribution {
	color: #a6abad;
	margin: 0 0 0 72px;
}
.post.commented .attribution a {
	color: #8a8f91;
}
.post .content {
	float: left;
	padding-left: 10px;
	width: 500px;
}
.post.text .content {
	width: 572px;
	padding-right: 10px;
} 
.post.text .content.narrow {
	width: 500px;
	padding-right: 0;
}
.post.photo .content, 
.post.video .content {
	width: 520px;
	padding-left: 0;
}
.post .description {
	float: left;
	width: 500px;
}
.post.photo .description, 
.post.video .description, 
.post.photo ol.notes,
.post.video ol.notes {
	padding-left: 10px;
}
.post.photo .image,
.post.audio .cover,
.post.video .embed,
.post.text img {
	float: left;
	background: #dde3e7;
	padding: 9px;
	border: 1px solid #cdd3d6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 14px;
}
.post.text img {
  float: none;
	margin-left: -10px;
	margin-bottom: 0;
}
.post.photo .image {
	display: block;
	position: relative;
}
.post.photo .zoom {
	position: absolute;
	right: 18px;
	top: 18px;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	padding: 0 8px;
	background: url(http://static.tumblr.com/pvdmavg/NHfkuzdm0/h1_embiggen.png) repeat;
	color: #0b161c;
	-webkit-text-stroke:1px transparent;
	font-weight: bold;
	display: none;
}
.post.photo .image:hover {
	text-decoration: none;
}
.post.photo .image img,
.post.audio .cover img {
	float: left;
}
.post.audio .player {
	float: left;
	padding: 6px 6px 4px 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #000;
	margin-bottom: 14px;
}
.post.quote .quoted p,
.post.answer .question p {
	font-size: 1em;
}
.post.quote .description {
	font-size: 1.2em;
	text-align: right;
}
.post.quote .description p {
	font-size: 0.9em;
	text-align: left;
}
.post.quote .quoted,
.post.answer .question {
	margin-bottom: 10px;
	line-height: 1.6em;
	font-size: 1.2em;
	font-weight: bold;
}
.post.answer .question {
	margin-bottom: 6px;
}
.post.answer .asker {
	position: relative;
	margin-bottom: 10px;
	font-size: 11px;
	height: 26px;
}
.post.answer .asker span {
	display: inline-block;
	margin: 5px 0 0 30px;
}
.post.chat ol.lines {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post.chat ol.lines li {
	margin-bottom: 0.8em;
}
.post.chat ol.lines .name {
	font-weight: bold;
}
.post p, .post ul, .post ol, .post blockquote {
	font-size: 1.1em;
	line-height: 1.6em;
}
.post p {
	margin-bottom: 0.8em;
}
.post ul, .post ol {
	padding: 0em 0 0.8em 2em;
}
.post blockquote {
	padding: 0 0 0 1em;
	margin: 0 0 0.8em 1em;
	border-left: 1px solid #d4d9dd;
}
.post blockquote p {
	font-size: 1em;
}
.post blockquote blockquote {
	font-size: 1em;
	margin: 0.8em 0;
}
.post sup {
	font-size: 80%;
	line-height: 100%;
	vertical-align: top;
}
.post h1, .post h2, .post h3, 
.post h4, .post h5, .post h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.4em 0 0.6em 0;
	line-height: 1.4em;
}
.post h3.title {
	margin:0 0 1em 0;
	font-size: 1.4em;
	font-weight: bold;
}
.post .details {
	float: left;
	width: 500px;
}
.post.photo .details, .post.video .details {
	padding: 0 10px;
}
.post a.reblog, .post a.disqus {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #7D8182;
	text-decoration: none;
	margin: 12px 0 0 0;
	border: 1px solid #cdd3d6;
	background-color: #dde3e7;
	background-repeat: no-repeat;
}
.post a.reblog {
	background-image: url(http://static.tumblr.com/pvdmavg/A1zkuzdnj/h1_reblog.png);
	background-position: 5px 5px;
	padding: 5px 8px 7px 24px;
	margin-right: 10px;
}
.post a.disqus {
	background-image: url(http://static.tumblr.com/pvdmavg/VK1kw2an5/h1_comments.png);
	background-position: 6px 5px;
	padding: 5px 8px 7px 26px;
}
.post a.reblog:hover,
.post a.disqus:hover {
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 230px;
	padding-right: 4px;
	padding-bottom: 120px;
}
#sidebar .section {
	float: left;
	width: 190px;
	padding: 20px 20px 24px 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	background: transparent url(http://static.tumblr.com/pvdmavg/TdRkv1fdf/h1_divider.png) no-repeat left top;
}
#sidebar #about {
	padding-top: 12px;
	padding-bottom: 14px;
	background-position: left bottom;
}
#sidebar #tumblr,
#sidebar #permalink {
	padding: 18px 20px;
	background: none;
}
#sidebar #pages {
	background-position: left bottom;
	padding: 16px 22px 12px 20px;
}
#sidebar #pages a {
	display: block;
	width: 176px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding-right: 12px;
}

#sidebar #pages a:hover {
	background: url(http://static.tumblr.com/pvdmavg/LyWl0q5ib/h1_page.png) no-repeat right center;
}

#about p {
	margin-bottom: 0.8em;
}
#about h1, #about h2, #about h3, 
#about h4, #about h5, #about h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.4em 0 0.6em 0;
}
#about .picture {
	float: left;
	margin: 4px 11px 6px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#sidebar h4.title {
	color: #646769;
	margin-bottom: 10px;
}
ul.following {
	list-style: none;
}
ul.following li {
	line-height: 1.6em;
}
ul.following li a {
}
#search input#query {
	width: 152px;
	border: none;
	outline-width:0;
	padding: 6px;
	line-height: 12px;
	height: 16px;
	background: url(http://static.tumblr.com/pvdmavg/Tymkuzdnt/h1_sidebar.png) no-repeat left top;
	margin: 0;
	float: left;
	overflow: none;
}
#search input#submit {
	float: left;
	width: 28px;
	border: none;
	background: url(http://static.tumblr.com/pvdmavg/Tymkuzdnt/h1_sidebar.png) no-repeat right top;
	margin-left: -3px;
	height: 28px;
	color: #7D8182;
	text-indent: -9999px;
	cursor: pointer;
	overflow: none;
}
a.archive, a.rss,
a.previous, a.next {
	float: left;
	color: #646769;
	width: 90px;
	height: 28px;
	background: url(http://static.tumblr.com/pvdmavg/Tymkuzdnt/h1_sidebar.png) no-repeat 0 -28px;
	text-align: center;
	margin-top: 8px;
	line-height: 28px;
	font-weight: bold;
	display: block;
}
a.previous, a.next {
	margin-top: 0;
	margin-bottom: ;
}
a.archive:hover, a.rss:hover,
a.previous:hover, a.next:hover {
	text-decoration: none;
}
a.archive, a.previous {
	margin-right: 10px;
}
#twitter {
	display: none;
}
#twitter #tweets {
	list-style: none;
	padding-bottom: 0.4em;
}
#twitter #tweets li {
	margin-bottom: 1em;
}
#twitter #tweets li .tweet {
	display: block;
	margin-bottom: 0.3em;
}
#twitter #tweets li a.tweet_time {
	color: #646769;
}
#twitter #follow {
	float: left;
	width: 190px;
	height: 28px;
	line-height: 28px;
	background: url(http://static.tumblr.com/pvdmavg/Tymkuzdnt/h1_sidebar.png) no-repeat 0 -56px;
	color: #646769;
	font-weight: bold;
	text-align: center;
}
#twitter #follow:hover {
	text-decoration: none;
}
#pagination {
	float: left;
	width: 500px;
	margin-left: 82px;
}
#pagination #endless {
	display: none;
}
#pagination #more,
#pagination #older,
#pagination #newer {
	float: left;
	background: url(http://static.tumblr.com/pvdmavg/Rw5kuzdn9/h1_pagination.png) no-repeat left top;
	text-align: center;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	color: #7D8182;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}
#pagination #more {
	width: 500px;
	cursor: pointer;
	position: relative;
}
#pagination #older,
#pagination #newer {
	width: 160px;
	background-position: 0 -42px;
}
#pagination #more .spinner {
	position: absolute;
	width: 16px;
	top: 13px;
	left: 242px;
	display: none;
}
#pagination #more .spinner img {
	float: left;
}
#pagination #hidden {
	display: none;
}
#pagination #newer {
	float: right;
}
ol.notes {
	float: left;
	width: 500px;
	padding: 0px;
	list-style: none;
}
ol.notes li.note {
	float: left;
	width: 100%;
	margin: 8px 0 8px 0;
	position: relative;
	min-height: 26px;
}
ol.notes li.note img.avatar,
.post.answer .asker .avatar  {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	background: #dde3e7;
	padding: 2px;
	border: 1px solid #cdd3d6;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: -12px 0 0 0;
}
ol.notes li.note span.action {
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}
ol.notes li.note .answer_content {
	font-weight: normal;
}
ol.notes li.note blockquote {
	margin: 0 0 0 36px;
	font-size: 1em;
	border: none;
	padding: 0;
}
ol.notes li.note blockquote a {
	color: #0b161c;
	text-decoration: none;
}
.meta {
	float: left;
	width: 500px;
	margin: 2px 0 20px 82px;
	color: #7D8182;
	font-size: 1.1em;

}
.meta a {
	padding-right: 0.5em;
}
#credit {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 190px;
	padding: 20px 26px 20px 14px;
	font-size: 1.1em;
	text-align: center;
	color: #b5babd;
}
#credit a {
	color: #a6abad;
}
h2.notice {
	float: left;
	width: 576px;
	margin:0 0 20px 15px;
	font-size: 1.3em;
}