
html{
	color:#000;
	background:#FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
ol,
ul {
	list-style:none;
}
caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	*font-size:100%; 
}
legend {
	color:#000;
}
#yui3-css-stamp.cssreset { display: none; }
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; 
	*font:x-small; 
}
 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
#yui3-css-stamp.cssfonts { display: none; }
a {
  outline: none;
  text-decoration: none;
}
body, html {
  height: 100%;
  width: 100%;
}
body {
  min-width: 1030px;
}
em {
  font-style: italic;
}
embed, iframe, object {
  display: block;
}
html {
  background-position: top center;
  *overflow: auto;
}
iframe {
  border: 0;
}
img {
  vertical-align: bottom;
}
strong {
  font-weight: bold;
}
input, select {
  outline: none;
}
textarea {
  outline: none;
  overflow: hidden;
  resize: none;
}
form .field {
  line-height: 1em;
}
form .label {
  display: block;
  float: left;
  line-height: 1em;
  width: 49.1%;
}
form .control {
  border: 1px solid #000;
  display: block;
  float: right;
  height: 1em;
  line-height: 1em;
  width: 49.1%;
}
form .input {
  background: none;
  border: 0;
  display: block;
  font-size: 1em;
  height: 100%;
  line-height: 1em;
  margin: 0;
  padding: 0;
  width: 100%;
}
form .button .control {
  background-color: #000;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 2.1em;
  line-height: 2.1em;
  padding: 0 10px;
  width: auto;
  *display: inline;
  *zoom: 1;
}
form .button .input {
  color: #fff;
  cursor: pointer;
  line-height: 2.1em;
}
form .hidden {
  display: none;
}
form .multiline .control {
  height: 75px;
  line-height: normal;
  overflow: hidden;
}
form .multiline .input {
  height: 100%;
  line-height: normal;
}
form .pick .control {
  border: 0;
  float: left;
  width: 13px;
}
form .pick .input {
  display: inline-block;
  font-size: 13px;
  height: 13px;
  width: 13px;
  *display: inline;
  *vertical-align: top;
  *zoom: 1;
}
.inline {
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
  vertical-align: top;
  word-spacing: normal;
  *display: inline;
  *zoom: 1;
}
.trim {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  *letter-spacing: normal;
}
.nav .item {
  float: left;
  *zoom: 1;
}
.toggle {
  background-image: url("//static.tumblr.com/41ljbbi/LhTm0hsy5/icons_toggle_16x30.png");
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
}
.toggle .dialog {
  border-style: solid;
  border-width: 7px;
  cursor: default;
  display: block;
  font-size: 14px;
  line-height: normal;
  position: absolute;
  right: 0;
  text-transform: none;
  top: -99999px;
}
.toggle:hover {
  background-position: left -60px;
}
.toggle.docked {
  background-position: left -90px;
}
.toggle.docked .dialog {
  top: 100%;
}
#main {
  height: 100%;
  width: 100%;
}
#header {
  height: 150px;
  width: 100%;
}
#header .patch {
  height: 150px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#nav {
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#nav .credits {
  float: right;
  height: 30px;
  width: 49.1%;
}
#nav .name {
  float: left;
  text-align: right;
}
#menu {
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin: 0 0 0 -515px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 1030px;
}
#menu .link {
  display: block;
  padding: 0 30px;
}
#identity .anchor {
  padding: 0 30px 0 21px;
}
#identity .dialog {
  left: 0;
  width: 1016px;
}
#identity .panes {
  padding: 10px 0;
}
#identity .panes .pane {
  border-style: solid;
  border-width: 3px;
  border-top: 0;
  border-bottom: 0;
  float: left;
  padding: 0 10px;
  width: 495px;
}
#identity .panes .left {
  border-left: 0;
}
#identity .panes .right {
  border-right: 0;
  margin: 0 0 0 -3px;
  width: 478px;
}
#identity .panes .features {
  margin: -20px 0 0;
}
#identity .pane .feature {
  padding: 20px 0 0;
}
#identity .pane .label {
  display: inline-block;
  margin: 0 0 15px -10px;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
#identity .panes-full {
  padding: 10px 0;
}
#identity .panes-full .pane {
  padding: 0 10px;
  width: 996px;
}
#identity .panes-full .feature {
  float: left;
}
#identity .left-full #about {
  padding: 0 20px 0 0;
  width: 608px;
}
#identity .left-full #social {
  clear: both;
  float: none;
  padding: 10px 0 0;
}
#identity .left-full #twitter {
  clear: none;
  padding: 0 0 0 10px;
  width: 358px;
}
#identity .left-full .right {
  display: none;
}
#identity .right-full .left {
  display: none;
}
#identity .photos {
  margin: 0 0 0 -6px;
}
#identity .photos .photo {
  float: left;
  height: 75px;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 0 0 0 6px;
  width: 115px;
}
#identity .photos .photo .asset {
  display: block;
  max-width: 100%;
}
#identity .photos .photo .link {
  display: block;
  padding: 0;
}
#about .desc {
  line-height: 1.4;
}
#about .image {
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  font-size: 0;
  height: 0;
  margin: 0 10px 0 0;
  padding: 40px 0 0 0;
  overflow: hidden;
  width: 40px;
}
#about .title {
  font-size: 26px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#about .topic {
  position: relative;
}
#about .topic .title {
  line-height: 40px;
  padding: 0 0 0 50px;
}
#about .topic .image {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}
#banner {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#banner .image {
  display: inline;
  max-width: 100%;
}
#flickr {
  display: none;
}
#following {
  display: none;
  padding: 0 0 17px;
  position: relative;
}
#following .label {
  font-size: 12px;
  font-style: italic;
  padding: 10px;
}
#following .blogs {
  margin: 0 auto;
  padding: 1px 0;
  width: 1014px;
}
#following .blog {
  float: left;
  height: 24px;
  padding: 1px;
  width: 24px;
}
#following .asset {
  display: block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  padding: 24px 0 0;
  width: 24px;
}
#following .blogsmore {
  bottom: 2px;
  display: block;
  font-size: 14px;
  height: 1em;
  left: 0;
  line-height: 1em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}
#following .link {
  padding: 0;
}
#instagram {
  display: none;
}
#instagram ul.list.photos {
  width: auto !important;
}
#instagram .photos .photo {
  height: 115px;
}
#loves .posts {
  height: 211px;
  overflow: hidden;
  *position: relative;
}
#loves .more {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
#loves .show-6 {
  height: 438px;
}
#loves .show-9 {
  height: 665px;
}
#loves .like_post blockquote, #loves .like_post img, #loves .like_post p, #loves .like_post ul {
  margin: 0 0 5px;
}
#loves .like_audio, #loves .like_caption, #loves .like_line, #loves .like_link, #loves .like_post_body, #loves .like_quote, #loves .like_title, #loves .like_video {
  margin: 0 0 5px;
}
#loves .like_post_body {
  margin-top: 0 !important;
}
#loves .like_title {
  font-size: 13px;
  font-weight: bold;
}
#loves .post_info_bottom {
  background: url("//static.tumblr.com/41ljbbi/X23m0hsv6/background_white_gradient_1x50.png") repeat-x left bottom;
  bottom: 0;
  display: block !important;
  font-size: 11px;
  min-height: 13px;
  position: absolute;
  padding: 37px 0 0;
  width: 154px;
}
#loves .like_post {
  float: left;
  height: 211px;
  margin: 0 0 16px;
  overflow: hidden;
  padding: 0 0 0 8px;
  position: relative;
  width: 154px;
}
#loves .like_photo, #loves .like_video_thumbnail {
  max-width: 100%;
}
#loves .like_link_post .like_link {
  font-size: 13px;
  font-weight: bold;
}
#likes {
  font-size: 12px;
  margin: 0 0 0 -8px;
}
#social .outlet {
  height: 24px;
  width: 24px;
}
#social .link {
  display: block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  padding: 24px 0 0 0;
  width: 24px;
}
#social .outlet {
  float: left;
}
#social .outlet .img {
  background-image: url("//static.tumblr.com/41ljbbi/ddam7p27d/icons_social_24x24.png");
  background-repeat: no-repeat;
}
#social .behance .img {
  background-position: 0 0;
}
#social .cargo .img {
  background-position: -24px 0;
}
#social .delicious .img {
  background-position: -48px 0;
}
#social .deviant-art .img {
  background-position: -72px 0;
}
#social .digg .img {
  background-position: -96px 0;
}
#social .dribble .img {
  background-position: -120px 0;
}
#social .email .img {
  background-position: -144px 0;
}
#social .facebook .img {
  background-position: -192px 0;
}
#social .ffffound .img {
  background-position: -216px 0;
}
#social .findings .img {
  background-position: -240px 0;
}
#social .flickr .img {
  background-position: -264px 0;
}
#social .formspring .img {
  background-position: -288px 0;
}
#social .forrst .img {
  background-position: -312px 0;
}
#social .foursquare .img {
  background-position: -336px 0;
}
#social .github .img {
  background-position: -360px 0;
}
#social .good-reads .img {
  background-position: -384px 0;
}
#social .google-plus .img {
  background-position: -408px 0;
}
#social .gowalla .img {
  background-position: -432px 0;
}
#social .instagram .img {
  background-position: -456px 0;
}
#social .instapaper .img {
  background-position: -480px 0;
}
#social .lastfm .img {
  background-position: -504px 0;
}
#social .linked-in .img {
  background-position: -528px 0;
}
#social .pinterest .img {
  background-position: -552px 0;
}
#social .rdio .img {
  background-position: -576px 0;
}
#social .skype .img {
  background-position: -600px 0;
}
#social .slideshare .img {
  background-position: -624px 0;
}
#social .soundcloud .img {
  background-position: -648px 0;
}
#social .spotify .img {
  background-position: -672px 0;
}
#social .stumble-upon .img {
  background-position: -696px 0;
}
#social .twitter .img {
  background-position: -720px 0;
}
#social .vimeo .img {
  background-position: -744px 0;
}
#social .wordpress .img {
  background-position: -768px 0;
}
#social .youtube .img {
  background-position: -792px 0;
}
#social .etsy .img {
  background-position: -816px 0;
}
#social .website .img {
  background-position: -840px 0;
}
#social .myspace .img {
  background-position: -864px 0;
}
#twitter {
  clear: both;
  display: none;
  width: 418px;
}
#twitter .tweets {
  font-size: 13px;
  margin: -25px 0 0;
}
#twitter .tweet {
  float: none;
  margin: 25px 0 0;
}
#twitter .meta {
  font-size: 12px;
  font-style: italic;
  padding: 10px 0 0;
}
#twitter .date {
  padding: 0;
}
#sub {
  bottom: -50px;
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#search {
  height: 30px;
  left: 50%;
  margin: 0 0 0 -508px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 1016px;
}
#search .text {
  height: 30px;
  width: 200px;
}
#search .text .control {
  border: 0;
  float: none;
  height: 30px;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 180px;
}
#search .text .input {
  display: inline-block;
  text-transform: uppercase;
  *display: inline;
  *zoom: 1;
}
#search .text .label {
  display: none;
}
#extra {
  float: right;
  height: 50px;
  line-height: 50px;
  margin: -50px 0 0;
  text-transform: uppercase;
}
#extra .link {
  display: block;
  padding: 0 10px 0 15px;
}
#featured {
  background-image: url("//static.tumblr.com/41ljbbi/i9Km0hsz0/icons_toggle_16x50.png");
  background-position: 15px 0;
  display: none;
  position: static;
}
#featured:hover {
  background-position: 15px -100px;
}
#featured.docked {
  background-position: 15px -150px;
}
#featured .anchor {
  padding: 0 10px 0 36px;
}
#featured .dialog {
  font-size: 13px;
  left: 50%;
  margin: 0 0 0 -515px;
  min-width: 254px;
  padding: 14px 0;
  width: 1016px;
  z-index: 1;
}
#featured.docked .dialog {
  top: 0;
}
#featured .post {
  border-left-style: solid;
  border-left-width: 1px;
  float: left;
  height: 287px;
  margin: 0 0 0 -1px;
  overflow: hidden;
  padding: 0 14px;
  position: relative;
  width: 226px;
}
#featured .post embed, #featured .post iframe, #featured .post img, #featured .post object {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#featured .post li {
  margin: 10px 0;
}
#featured .post p {
  line-height: 1.4;
  margin: 15px 0;
}
#featured .post .media, #featured .post .title {
  margin: 0 0 15px;
}
#featured .post .media {
  overflow: hidden;
}
#featured .post .title {
  font-size: 22px;
  line-height: 1.1;
  text-transform: uppercase;
}
#featured .post .meta {
  background: url("//static.tumblr.com/41ljbbi/X23m0hsv6/background_white_gradient_1x50.png") left top;
  bottom: 0;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  margin: 0 auto;
  padding: 36px 0 0;
  position: absolute;
  width: 226px;
  z-index: 1;
}
#featured .post .meta .link {
  display: inline;
  padding: 0;
}
#featured .post .meta .name {
  display: none;
}
#featured .post .meta .type {
  padding: 0 5px 0 0;
  text-transform: capitalize;
}
#featured .audio .cover .media .art {
  margin: 0 0 10px;
}
#featured .audio .cover .media .art img {
  max-width: 175px;
}
#featured .audio .soundcloud .media .art,
#featured .audio .spotify .media .art {
  display: none;
}
#featured .audio .spotify .media .player iframe,
#featured .audio .soundcloud .media .player iframe {
  height: 78px !important;
  margin: 0 auto;
  width: 222px !important;
}
#featured .chat .label {
  padding: 0 5px 0 0;
}
#featured .photo .media .link {
  display: block;
  padding: 0;
}
#featured .video .media {
  width: 100%;
}
#featured .video .media embed, #featured .video .media iframe, #featured .video .media object {
  width: 100%;
}
#title {
  bottom: 0;
  height: 120px;
  left: 50%;
  line-height: 120px;
  margin: 0 0 0 -515px;
  overflow: hidden;
  position: absolute;
  text-transform: uppercase;
  width: 1030px;
}
#title .link {
  display: inline-block;
  height: 120px;
  *display: inline;
  *zoom: 1;
}
#title .image {
  max-height: 100%;
  vertical-align: text-bottom;
}
#content {
  margin: -150px 0 -100px;
  min-height: 100%;
  width: 100%;
}
#thread {
  font-size: 14px;
  padding: 210px 0 100px;
  margin: 0 auto;
  width: 1030px;
}
#thread .block {
  padding: 0 0 60px;
  width: 100%;
}
#thread .block p {
  margin: 20px 0;
}
#thread .view {
  margin: 0 0 15px;
  padding: 7px;
  width: 1016px;
}
#thread .title, #thread .body {
  margin: 25px;
}
#thread .title {
  font-size: 26px;
  line-height: 1em;
  text-transform: uppercase;
}
#thread .body {
  line-height: 1.5;
}
#thread .body h2 {
  font-size: 26px;
  line-height: 1em;
  text-transform: uppercase;
}
#thread .body blockquote {
  border-left-style: solid;
  border-left-width: 3px;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
}
#thread .body div {
  margin: 20px 0;
}
#thread .body h2 {
  margin: 20px 0 25px;
}
#thread .body img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: baseline;
}
#thread .body li {
  margin: 5px 0;
}
#thread .body ol, #thread .body ul {
  margin: 20px 0;
  padding: 0 0 0 15px;
}
#thread .body ol {
  list-style-type: decimal;
}
#thread .body ul {
  list-style-type: disc;
}
#thread .posts {
  padding: 0;
}
#thread .post {
  padding: 0 0 60px;
  width: 100%;
}
#thread .post .media, #thread .post .meta {
  width: 100%;
}
#thread .post figure {
  margin-bottom: 7px;
}
#thread .post .split {
  background: none !important;
  padding: 0;
  width: 100%;
}
#thread .post .split .body {
  margin: 0;
  padding: 12px 32px;
}
#thread .post .split .media {
  margin: 0 0 15px;
}
#thread .answer .title, #thread .link .title {
  font-size: 23px;
  font-weight: 300;
  text-transform: none;
}
#thread .quote .title {
  font-size: 23px;
  font-weight: 300;
  text-transform: none;
  margin: 10px 10px 25px;
}
#thread .answer .name {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
  padding: 0 0 10px 5px;
}
#thread .answer .topic {
  padding: 15px;
}
#thread .audio .label, #thread .audio .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#thread .chat .label, #thread .chat .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#thread .audio .label, #thread .chat .label {
  font-style: italic;
  overflow: hidden;
  padding: 0 15px 0 0;
  text-align: right;
  vertical-align: bottom;
}
#thread .audio .label {
  width: 55px;
}
#thread .audio .id3 {
  margin: 15px 0;
}
#thread .audio iframe.tumblr_audio_player {
  height: 86px;
  width: 100%;
}
#thread .chat .line {
  margin: 15px 0;
}
#thread .audio .text, #thread .chat .text {
  font-size: 20px;
}
#thread .audio .spotify_audio_player,
#thread .audio .soundcloud_audio_player {
  height: 80px !important;
  max-width: 100% !important;
  width: 100%;
  padding: 0;
}
#thread .audio .media embed {
  width: 100%;
}
#thread .audio .media .player {
  overflow: hidden;
  width: 100%;
}
#thread .audio .body .caption {
  margin: 20px 0;
}
#thread .audio .cover {
  position: relative;
}
#thread .audio .cover .body {
  float: right;
  padding: 67px 30px 12px;
  margin: 0;
  min-height: 310px;
  width: 567px;
}
#thread .audio .cover .media {
  float: left;
  height: 375px;
  margin: 0;
  padding: 7px;
  width: 375px;
}
#thread .audio .cover .media img {
  width: 100%;
}
#thread .audio .cover .media .player {
  left: 433px;
  position: absolute;
  top: 32px;
  width: 567px;
}
#thread .audio .cover .media iframe.tumblr_audio_player {
  height: 60px;
}
#thread .audio .spotify .media {
  height: auto;
  margin: 0 auto 15px;
  padding: 7px;
  width: 640px;
}
#thread .audio .spotify .media .player {
  height: auto;
  width: 100%;
}
#thread .chat .label {
  width: 125px;
}
#thread .link .body {
  border-top-style: solid;
  border-top-width: 1px;
}
#thread .link .title {
  font-style: italic;
  line-height: normal;
  overflow: hidden;
}
#thread .quote .title {
  font-style: italic;
  line-height: normal;
  overflow: hidden;
}
#thread .photo .view {
  text-align: center;
}
#thread .photo .media {
  background: none !important;
}
#thread .photo .media img {
  display: inline-block;
  max-width: 1016px;
  padding: 7px;
  vertical-align: bottom;
  width: auto;
  *display: inline;
  *zoom: 1;
}
#thread .photo .media .photoset {
  border-style: solid !important;
  border-width: 7px !important;
  margin: 0 auto;
}
#thread .photo .body {
  text-align: left;
}
#thread .quote .title {
  background: url("//static.tumblr.com/41ljbbi/UMTm0jai9/background_stripes_40x40.png");
  padding: 0 15px;
}
#thread .quote .title .link {
  margin: 10px 0;
  display: block;
}
#thread .quote .title .link p {
  margin: 10px 0;
  line-height: normal;
}
#thread .video .media {
  padding: 7px;
  width: 1016px;
}
#thread .video .media .instagram-media,
#thread .video .media .instagram-media-registered,
#thread .video .media .media-instagram iframe,
#thread .video .media .tumblr_video_container {
  margin: 0 auto !important;
}
#thread .video .media iframe {
  width: 100%;
  margin: 0 auto;
}
#thread .video .media .media-tumblr-portait,
#thread .video .media .media-vine {
  margin: 0 auto;
  max-width: 500px;
}
#thread .video .media p:only-of-type {
  margin: 25px;
}
#thread .sticky .view {
  border-style: solid;
  border-width: 7px;
  padding: 0;
}
#thread .sticky .split {
  border: 0;
}
#thread .sticky .cover .media {
  border-style: solid;
  border-width: 7px;
  padding: 0;
}
#thread .meta .btns .item {
  height: 20px;
  line-height: 20px;
  min-width: 90px;
  overflow: hidden;
}
#thread .meta .btns .facebook, #thread .meta .btns .google {
  *display: none !important;
  *padding: 0 !important;
  *width: 0 !important;
}
#thread .meta .btns .facebook {
  overflow: visible;
}
#thread .meta .btns .facebook iframe {
  max-width: none;
}
#thread .meta .btns .google div {
  vertical-align: top !important;
}
#thread .meta .btns .tumblr {
  min-width: 0;
}
#thread .meta .btns .tumblr a {
  vertical-align: top;
  width: 62px !important;
  *display: block !important;
}
.index #thread .meta {
  font-size: 12px;
  font-style: italic;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.index #thread .meta .item {
  padding: 0 10px;
}
.index #thread .meta .info {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.index #thread .meta .share {
  height: 30px;
  overflow: hidden;
  padding: 0;
  width: 50px;
}
.index #thread .meta .share .link {
  display: block;
  float: left;
  padding: 0 10px;
  text-align: center;
  width: 30px;
}
.index #thread .meta .btns {
  float: right;
  height: 30px;
}
.index #thread .meta .btns .item {
  min-width: 0;
  padding: 5px 0 5px 10px;
  width: 90px;
}
.permalink #thread .view {
  margin: 0 0 25px;
}
.permalink #thread .meta {
  padding: 0 25px;
  width: 980px;
}
.permalink #thread .meta .break {
  border-top-style: solid;
  border-top-width: 2px;
  padding: 25px 0;
}
.permalink #thread .meta .nav .item {
  padding: 0 15px 0 0;
}
.permalink #thread .meta .info {
  font-style: italic;
  padding: 25px 0;
  text-align: right;
  *overflow: hidden;
}
.permalink #thread .meta .info .date {
  display: inline;
  float: none;
}
.permalink #thread .meta .tags {
  font-style: italic;
  min-height: 22px;
}
.permalink #thread .meta .tags .link {
  display: block;
  white-space: nowrap;
}
.permalink #thread .meta .andbtns {
  float: left;
  width: 490px;
}
.permalink #thread .meta .btns {
  height: 20px;
  text-align: right;
}
.permalink #thread .meta .andtags {
  float: right;
  width: 490px;
}
.permalink #thread .meta .notes {
  clear: both;
}
.permalink #thread .meta .notes .heading {
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 5px;
  text-transform: capitalize;
}
.permalink #thread .meta .note {
  height: 16px;
  overflow: hidden;
  width: 16px;
  float: left;
  padding: 5px 10px 5px 0;
}
.permalink #thread .meta .note a {
  height: 16px;
  overflow: hidden;
  width: 16px;
  display: block;
}
.permalink #thread .meta .note blockquote, .permalink #thread .meta .note .action, .permalink #thread .meta .note .clear {
  display: none;
}
.permalink #thread .meta .note img.avatar {
  vertical-align: top;
}
.permalink #thread .meta .more_notes_link_container {
  height: auto;
  width: auto;
  clear: both;
  float: none !important;
  text-transform: uppercase;
}
.permalink #thread .meta .more_notes_link_container a {
  height: auto;
  width: auto;
}
.permalink #thread .meta .anddisqus {
  clear: none;
  float: right;
  padding: 25px 0 25px 40px;
  width: 240px;
}
.permalink #thread .meta .anddisqus .heading {
  text-align: right;
}
.permalink #thread .meta .anddisqus .note {
  float: right;
  padding: 5px 0 5px 10px;
}
.permalink #thread .meta .disqus {
  clear: both;
}
.permalink #thread .meta .andnotes {
  clear: none;
  float: left;
  width: 700px;
}
.search #thread .none, .search #thread .single, .search #thread .results-0 .some, .search #thread .results-1 .plural {
  display: none;
}
.search #thread .results-0 .none, .search #thread .results-1 .single {
  display: inline;
}
#footer {
  font-size: 12px;
  font-style: italic;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 92%;
}
#footer .credits {
  font-size: 11px;
  position: absolute;
  top: 15px;
}
#copy {
  height: 70px;
  left: 15px;
  overflow: hidden;
  width: 35%;
}
#info {
  right: 15px;
}
#paging {
  height: 35px;
  left: 50%;
  line-height: 35px;
  margin: -17.5px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 150px;
}
#paging .link {
  background: url("//static.tumblr.com/41ljbbi/BMzm0hswk/icons_paging_25x25.png") -75px 0 no-repeat;
  display: block;
  font-size: 0;
  height: 0;
  margin: -12.5px 0 0;
  overflow: hidden;
  padding: 25px 0 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 25px;
}
#paging .link:link:hover {
  background-position: -50px 0;
}
#paging .first {
  background-position: 0 0;
  left: 10px;
}
#paging .first:link:hover {
  background-position: -25px 0;
}
form .field, .clear, .nav, #featured .posts, #following .blogs {
  *zoom: 1;
}
#identity .dialog, #identity .panes, #identity .panes-full .features, #identity .photos {
  *zoom: 1;
}
#likes, #nav, #social .outlets {
  *zoom: 1;
}
#thread .post, #thread .audio .cover {
  *zoom: 1;
}
.permalink #thread .meta {
  *zoom: 1;
}
.permalink #thread .meta .notes {
  *zoom: 1;
}
form .field:after, .clear:after, .nav:after, #featured .posts:after, #following .blogs:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#identity .dialog:after, #identity .panes:after, #identity .panes-full .features:after, #identity .photos:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#likes:after, #nav:after, #social .outlets:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#thread .post:after, #thread .audio .cover:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.permalink #thread .meta:after, .permalink #thread .meta .notes:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#following .link, .permalink #thread .meta .note a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  opacity: 0.7;
  *filter: alpha(opacity=70);
}
#following .link:hover, .permalink #thread .meta .note a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  *filter: alpha(opacity=100);
}
.borderradius #about .image {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.borderradius #following .asset {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.borderradius .notetooltip, .borderradius .index #thread .meta .info, .borderradius .staticpage #paging {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.borderradius .index #thread .meta .info .share {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.cssgradients #extra:before {
  content: "";
  float: left;
  height: 50px;
  width: 50px;
}
.cssgradients #featured {
  background-position: 0px 0;
}
.cssgradients #featured:hover {
  background-position: 0px -100px;
}
.cssgradients #featured.docked {
  background-position: 0px -150px;
}
.cssgradients #featured .anchor {
  padding: 0 10px 0 21px;
}
.cssgradients #menu .page {
  padding: 0 40px 0 10px;
  position: relative;
}
.cssgradients #menu .anchor:after {
  content: "";
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}
.cssgradients #menu .page:before, .cssgradients #menu .page:after {
  content: "";
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}
.cssgradients #menu .anchor:after {
  right: 0;
}
.cssgradients #menu .page:after {
  right: 0;
}
.cssgradients #menu .page:before {
  left: -30px;
}
.boxshadow.enableshadoweffect .dialog, .boxshadow.enableshadoweffect #header {
  -moz-box-shadow: 0 10px 8px -8px #000;
  -webkit-box-shadow: 0 10px 8px -8px #000;
  box-shadow: 0 10px 8px -8px #000;
}
.boxshadow.enableshadoweffect #thread .view {
  -moz-box-shadow: 0 10px 8px -8px #000;
  -webkit-box-shadow: 0 10px 8px -8px #000;
  box-shadow: 0 10px 8px -8px #000;
}
.boxshadow.enableshadoweffect #thread .split .media, .boxshadow.enableshadoweffect #thread .split .body {
  -moz-box-shadow: 0 10px 8px -8px #000;
  -webkit-box-shadow: 0 10px 8px -8px #000;
  box-shadow: 0 10px 8px -8px #000;
}
.boxshadow.enableshadoweffect #thread .photo .media img {
  -moz-box-shadow: 0 10px 8px -8px #000;
  -webkit-box-shadow: 0 10px 8px -8px #000;
  box-shadow: 0 10px 8px -8px #000;
}
.boxshadow.enableshadoweffect #thread .photo .panorama img {
  -moz-box-shadow: 0 0 0 0 #000;
  -webkit-box-shadow: 0 0 0 0  #000;
  box-shadow: 0 0 0 0  #000;
}
.boxshadow.enableshadoweffect .permalink #thread .meta {
  -moz-box-shadow: 0 10px 8px -8px #000;
  -webkit-box-shadow: 0 10px 8px -8px #000;
  box-shadow: 0 10px 8px -8px #000;
}
.boxshadow.enableshadoweffect #thread .split, .boxshadow.enableshadoweffect #thread .photo .media {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.featureloaded {
  display: block !important;
}
.blogsloading .blogsmore {
  background: url("//static.tumblr.com/41ljbbi/c0jm0hsr7/animated_loader_16x16.gif") no-repeat center center;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  padding: 16px 0 0;
}
.blogsloaded {
  padding: 0 !important;
}
.blogsloaded .blogsmore {
  display: none !important;
}
.notetooltip {
  color: #000;
  font-size: 13px;
  font-style: italic;
  max-width: 300px;
  padding: 10px;
  position: relative;
}
.notetooltiparrow {
  border-style: solid;
  border-width: 10px;
  border-right: 0;
  border-bottom: 0;
  border-left-color: transparent !important;
  font-size: 0;
  height: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  position: absolute;
  bottom: -9px;
  width: 0;
}
iframe.spotify_audio_player {
  margin: 0 auto;
}
.notetooltip {
  background-color: #ccc;
}
#extra .item, #following .label, #identity, #menu .page:hover, #nav .name {
  background-color: #eae9e7;
}
#thread .answer .topic, #thread .photo.sticky .media img {
  background-color: #eae9e7;
}
#header .dialog, .staticpage #paging {
  background-color: #fff;
}
#footer, #search .text {
  background: url("//static.tumblr.com/41ljbbi/FI1m0hss3/background_gray_1x1.png") center top;
}
.index #thread .meta .nav, .index #thread .meta .info .share {
  background: url("//static.tumblr.com/41ljbbi/FI1m0hss3/background_gray_1x1.png") center top;
}
#footer .credits, #search input {
  color: #fff;
}
#featured .post, #header .dialog, #identity .panes .pane {
  border-color: #eae9e7;
}
#thread .sticky .cover .media, #thread .sticky .view {
  border-color: #eae9e7;
}
.permalink #thread .meta .break {
  border-color: #eae9e7;
}
.notetooltiparrow {
  border-color: #ccc;
}
#thread blockquote, #thread .link .body {
  border-color: #ccc;
}
.scrollpage #paging {
  background: none;
}
.scrolling #paging {
  background: url("//static.tumblr.com/41ljbbi/WOwm7dyt2/loader.gif") no-repeat center center;
}
.featuredposts #featured {
  display: block;
}
.cssgradients #extra:before, .cssgradients #menu .page:hover:before {
  background-image: -moz-linear-gradient(left top, transparent 50%, #eae9e7 50%);
  background-image: -ms-linear-gradient(left top, transparent 50%, #eae9e7 50%);
  background-image: -o-linear-gradient(left top, transparent 50%, #eae9e7 50%);
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.5, transparent), color-stop(0.5, #eae9e7));
  background-image: -webkit-linear-gradient(left top, transparent 50%, #eae9e7 50%);
  background-image: linear-gradient(left top, transparent 50%, #eae9e7 50%);
}
.generatedcontent #featured .meta .type:after {
  content: ':';
}
.fb_edge_widget_with_comment {
  *position: static !important;
}
.fb_iframe_widget span, .fb_iframe_widget iframe {
  *position: static !important;
}
