/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu, ol, ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'optica-icons';
  src: url('http://static.tumblr.com/vr9xgox/htHn0wpir/optica-icons.eot'); }

@font-face {
  font-family: 'optica-icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'optica-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow_carrot_right:before {
  content: "\e603"; }

.icon-close:before {
  content: "\e606"; }

.icon-reblog:before {
  content: "\e600"; }

.icon-like:before {
  content: "\e601"; }

.icon-export:before {
  content: "\e602"; }

.icon-search_16:before {
  content: "\e607"; }

/******************************************************************************
 * OVERWRITES
 * Variations on elements.
 ******************************************************************************/
html {
  top: 0 !important
  /* override mobile iframe */ }

body {
  text-rendering: optimizeLegibility;
  margin: 0 auto;
  color: #333;
  font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  background: #fafafa;
  -webkit-font-smoothing: antialiased; }

a {
  color: #529ecc;
  text-decoration: underline; }

h1 {
  font-size: 28px;
  line-height: 1.2;
  margin: 60px 0 0;
  color: #000000;
  word-wrap: break-word; }

h1 a {
  color: #444;
  display: block;
  text-decoration: none; }

h1 a:active {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px); }

img, iframe, object {
  vertical-align: middle; }

input, textarea {
  color: #333;
  font-size: 14px;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

::-webkit-input-placeholder {
  color: #bbb; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbb; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb; }

:-ms-input-placeholder {
  color: #bbb; }

/******************************************************************************
 * HELPERS
 * Various helper styles.
 ******************************************************************************/
.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.print-only {
  display: none; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px !important; }

.clearfix {
  zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

/* .clear classes are used by notes */
div.clear, br.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

/******************************************************************************
 * REUSABLE WIDGETS
 * Classes meant to be reused / generic.
 ******************************************************************************/
/** Popover menu **/
.glass {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

.glass.active {
  display: block; }

.pop-menu {
  display: none;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  bottom: 35px;
  left: -54px;
  width: 146px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  z-index: 10; }

.pop-menu ul {
  float: none;
  margin: 0 !important;
  padding: 0; }

.pop-menu ul li {
  border-left: none;
  float: none;
  height: auto;
  position: relative;
  width: auto; }

.pop-menu.show {
  display: block;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.pop-menu.active {
  opacity: 1; }

.pop-menu.west li:first-child:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 50%;
  height: 10px;
  width: 10px;
  margin-top: -8px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.15); }

.pop-menu ul li.search {
  border-bottom: 1px solid #eee; }

.search-only .pop-menu.west li:first-child:before {
  margin-top: -6px;
  border-bottom: none; }

.pop-menu.south li:last-child:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  height: 12px;
  width: 12px;
  margin-left: -6px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); }

.pop-menu ul li:not(.no-hover):hover {
  background: #e6eff7; }

.pop-menu ul li:first-child:hover {
  border-radius: 4px 4px 0 0; }

.pop-menu ul li:last-child {
  border-bottom: none; }

.pop-menu ul li:last-child:hover {
  border-radius: 0 0 4px 4px; }

.pop-menu.south ul li:last-child:hover:after {
  background: #e6eff7; }

.pop-menu ul li:first-child {
  border-top: none; }

.pop-menu ul li a {
  background: none;
  color: #444;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 6px 40px 6px 10px;
  position: relative;
  text-decoration: none;
  width: auto; }

.pop-menu ul li a .icon-arrow_carrot_right {
  font-size: 11px;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -1px; }

.share-menu {
  bottom: 30px; }

.share-menu.active {
  bottom: 35px; }

body:not(.ios) .share-menu ul li:nth-child(2):hover {
  border-radius: 4px 4px 0 0; }

.share-menu ul li a {
  opacity: 1; }

.share-menu ul li a:hover {
  opacity: 1; }

.pop-menu ul li.open-in-app {
  display: none; }

.h-line {
  background: #DADADA;
  height: 1px;
  overflow: hidden;
  opacity: 0.15;
  filter: alpha(opacity=15);
  width: 100%; }

/******************************************************************************
 * PAGE STYLES
 * Defines the structure and styles of the entire theme.
 ******************************************************************************/
#tumblr_controls {
  z-index: 4
  /* popover needs to ride on top */ }

/** Scrolling **/
body.is-scrolling {
  pointer-events: none; }

body.is-scrolling #posts * {
  -webkit-transition: none !important;
  transition: none !important; }

/** Variations on header **/
#header {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/** No header image **/
.no-image #header {
  margin-top: 140px; }

/** No image, no avatar **/
.no-image.avatar-hidden #header, .no-image.avatar-style-hidden #header {
  margin-top: 30px; }

/** Nav **/
.nav-menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }

.is_lightbox .nav-menu-wrapper, .is_lightbox .nav-menu-bg {
  z-index: 0; }

.nav-menu-wrapper:not(.exposed) .nav-menu {
  float: left;
  position: relative;
  margin: 3px 8px;
  z-index: 10
  /* ride the snake */ }

.nav-menu .selector {
  cursor: pointer;
  display: block;
  height: 36px;
  width: 37px; }

.selector {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selector .bar-icon-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
  -webkit-transform: translate3d(0, 0, 0)
  /* The zoom: 1; of new browsers */ }

.selector .bar-icon {
  height: 3px;
  width: 20px;
  background: #fff;
  display: block;
  opacity: 1;
  margin-top: 4px;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.bar-icon:nth-child(2) {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear; }

.active .bar-icon:nth-child(1) {
  -webkit-transform: rotate(45deg) translate3d(5px, 5px, 0);
  -ms-transform: rotate(45deg) translate3d(5px, 5px, 0);
  transform: rotate(45deg) translate3d(5px, 5px, 0); }

.active .bar-icon:nth-child(2) {
  opacity: 0; }

.active .bar-icon:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  -ms-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  transform: rotate(-45deg) translate3d(5px, -5px, 0); }

.search-only .selector .icon {
  display: block;
  height: 26px;
  margin: auto;
  width: 26px;
  position: absolute;
  top: 3px;
  left: 2px;
  font-size: 26px;
  color: #fff;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.search-only .selector .icon-close {
  display: none;
  opacity: 0; }

.search-only .selector.show .icon-close {
  display: block; }

.search-only .selector.show .icon-search_16 {
  opacity: 0; }

.search-only .selector.active .icon-close {
  opacity: 1; }

.search-only .selector.show.active .icon-search_16 {
  display: none; }

.nav-menu .pop-menu {
  bottom: auto;
  top: 0;
  left: 35px;
  width: 200px; }

.nav-menu .pop-menu.active {
  left: 40px; }

/** Exposed nav **/
.exposed-nav-wrapper {
  margin-top: 20px; }

#posts.no-title-desc.exposed-nav {
  margin-top: 10px; }

.no-title-desc .h-line {
  display: none; }

.exposed-nav-wrapper ul {
  margin: 1em 0;
  padding: 0;
  text-align: center; }

.exposed-nav-wrapper li {
  display: inline-block;
  margin: 10px 10px 0; }

.exposed-nav-wrapper li a {
  color: #444;
  text-decoration: none; }

/** /Exposed nav **/
.mobile-menu {
  float: right;
  margin: 11px 10px 0 0;
  position: relative;
  width: 250px;
  z-index: 1; }

#search {
  margin: 6px 10px 8px; }

#search input {
  border: none;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  margin: 0;
  padding: 0;
  width: 155px; }

#search button {
  border: none;
  background: transparent;
  display: block;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 26px;
  color: #bbb;
  position: absolute;
  right: 7px;
  top: 0; }

.header-image-wrapper {
  position: relative;
  height: 350px;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.25s linear;
  transition: height 0.25s linear; }

.iframe .header-image-wrapper {
  -webkit-transition: none;
  transition: none; }

.header-image {
  background: transparent 50% 50% no-repeat;
  display: block;
  height: 100%;
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }

.header-image img {
  max-width: 80%;
  max-height: 80%;
  max-height: calc(100% - 100px);
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.header-image.cover img {
  display: none; }

.header-image.contain {
  background-image: none !important;
  margin: auto
  /* center */ }

.regular .header-image.contain, .grid.permalink .header-image.contain {
  max-width: 700px; }

.narrow .header-image.contain {
  max-width: 500px; }

.iframe .header-image {
  opacity: 1;
  -webkit-transition: none;
  transition: none; }

.header-image.loaded {
  opacity: 1; }

.header-image.cover.loaded:after {
  content: '';
  position: absolute;
  height: 60px;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.4;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }

.header-image.cover {
  background-size: cover;
  margin: 0 -1px
  /* account for browser rounding errors */ }

.header-image.cover:not(.loaded) + .loader-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(68, 68, 68, 0.1); }

.title-group.animate {
  -webkit-animation: slide-fade-in 0.8s ease;
  -ms-animation: slide-fade-in 0.8s ease;
  animation: slide-fade-in 0.8s ease; }

.blog-title {
  text-align: center; }

.description {
  color: #666;
  margin: 50px 0 0;
  display: block; }

.description img, .description object, .description iframe {
  max-width: 100%;
  height: auto; }

.avatar-hidden .description {
  margin-top: 25px; }

h1 + .description {
  margin-top: 5px !important; }

/** Avatar **/
.avatar-wrapper {
  left: 50%;
  margin-left: -57px;
  position: absolute;
  top: -57px; }

.avatar-wrapper.animate {
  -webkit-animation: grow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-animation: grow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  animation: grow 0.5s cubic-bezier(0.23, 1, 0.32, 1); }

.user-avatar {
  background: #666 50% 50% no-repeat;
  background-size: 106px 106px;
  border-radius: 4px;
  display: block;
  height: 106px;
  width: 106px;
  border: 4px solid #f6f6f6;
  position: relative; }

/* square avatar, uses box-shadow to create inset border */
.avatar-style-square .avatar-wrapper {
  margin-left: -53px; }

.avatar-style-square .user-avatar {
  border: none;
  -wekbit-box-shadow: 0 0 0 4px #F6F6F6;
  box-shadow: 0 0 0 4px #F6F6F6; }

.user-avatar:active {
  margin-top: 1px; }

/** Variations on avatars **/
.avatar-hidden .avatar-wrapper, .avatar-style-hidden .avatar-wrapper {
  display: none; }

.avatar-style-circle .user-avatar {
  border-radius: 50%; }

#header.no-image .avatar-wrapper {
  margin-left: -50px; }

#header.no-image .user-avatar {
  border: none; }

.avatar-hidden h1 {
  margin-top: 23px; }

.content {
  margin-left: auto;
  margin-right: auto;
  padding: 1px 20px;
  position: relative;
  z-index: 2;
  max-width: 702px;
  /* This gets updated with media queries */
  min-width: 270px; }

.narrow .content {
  max-width: 502px; }

#posts {
  margin-top: 45px; }

#posts.no-title-desc.avatar-hidden, #posts.no-title-desc.avatar-style-hidden, .contain-header-image #posts.no-title-desc.no-image.avatar-hidden {
  margin-top: 27px; }

#posts.no-title-desc {
  margin-top: 70px; }

.contain-header-image #posts.no-title-desc.avatar-hidden {
  margin-top: 0; }

#posts article {
  margin-bottom: 70px;
  opacity: 1;
  position: relative;
  -webkit-transition: margin-bottom 0.2s ease;
  transition: margin-bottom 0.2s ease; }

#posts article:after {
  content: '';
  position: absolute;
  bottom: -10px;
  height: 10px;
  width: 100%; }

#posts article.snooze {
  visibility: hidden; }

#posts article.active {
  margin-bottom: 20px; }

#posts article.exposed {
  margin-bottom: 70px; }

.post-wrapper {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding: 0;
  position: relative;
  background-clip: padding-box;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.08); }

/* Firefox bug won't let you transition elements if you change overflow property
   so we're using a different class that gets applied later */
#posts article.visible .post-wrapper {
  overflow: visible; }

.post-wrapper a {
  color: #333;
  text-decoration: underline; }

.reblog-header {
  display: none
  /* this only shows in mobile */ }

.post {
  padding: 20px;
  margin-bottom: -50px;
  position: relative;
  word-wrap: break-word;
  -webkit-transition: margin-bottom 0.2s ease;
  transition: margin-bottom 0.2s ease; }

.active .post {
  margin-bottom: 0; }

.post h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0.5em 0; }

.post > h2 {
  margin: -5px 0 15px; }

.post h2 a {
  color: #333;
  text-decoration: none;
  display: block; }

.post p {
  margin: 0; }

.post p + p {
  margin-top: 1em; }

.post blockquote {
  border-left: 3px solid #eee;
  margin: 1em 0;
  padding-left: 20px; }

.post img {
  max-width: 100%;
  height: auto; }

.post iframe, .post object {
  max-width: 100%; }

.post .caption {
  margin: 20px; }

.post .caption h2:first-child {
  margin-top: -5px; }

.panel {
  z-index: 0;
  height: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: opacity 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translate3d(0, 0, 0)
  /* webkit rendering hack */ }

article.active .panel {
  opacity: 1;
  z-index: 2;
  filter: alpha(opacity=100); }

.post-footer {
  clear: both;
  display: table;
  height: 50px;
  opacity: 0;
  position: relative;
  z-index: 0;
  width: 100%; }

article.active .post-footer {
  opacity: 1;
  z-index: 2; }

.post-footer ul {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0; }

.post-footer .date-notes li {
  float: left;
  margin-right: 10px;
  white-space: nowrap; }

.meta {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px; }

.date-notes a {
  color: #a7a7a7;
  text-decoration: none; }

.date-notes a:hover {
  color: #8c8c8c; }

.post-date {
  display: none; }

.post-notes + .post-date {
  margin-top: 1px
  /* post-notes are bold so adjust top of post-date */ }

.post-notes a {
  font-weight: bold; }

.post-controls {
  display: table-cell;
  vertical-align: middle;
  min-width: 150px
  /* don't wrap the icons */ }

.post-controls > ul {
  float: right;
  margin-right: 10px; }

.post-controls > ul > li {
  float: left;
  height: 28px;
  position: relative;
  width: 40px; }

.post-controls li:first-child {
  border-left: none; }

.post-controls li a {
  display: block;
  height: 21px;
  margin: 4px auto auto;
  text-decoration: none;
  width: 21px; }

.post-controls li .share {
  color: #a7a7a7;
  font-size: 22px;
  margin-top: 2px; }

.post-controls li .share:hover {
  color: #8c8c8c; }

.post-controls li .reblog_button {
  margin: 3px 10px 0;
  opacity: 0.355; }

.post-controls li .like_button {
  display: block;
  height: 20px;
  margin: 3px auto auto;
  width: 21px;
  opacity: 0.355;
  position: relative; }

.like_button iframe {
  position: relative;
  z-index: 1;
  vertical-align: top; }

.post-controls li .reblog_button:hover, .post-controls li .like_button:hover {
  opacity: 0.455; }

.post-controls li .like_button.interacted.liked:after {
  content: '\e601';
  color: #d75f45;
  font-family: 'optica-icons', 'Blank';
  font-size: 70px;
  height: 40px;
  width: 40px;
  -webkit-animation: wiggle 0.6s ease-out;
  -ms-animation: wiggle 0.6s ease-out;
  animation: wiggle 0.6s ease-out;
  position: absolute;
  margin-top: -75px;
  left: -26px;
  z-index: 0;
  opacity: 0;
  speak: none;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.post-controls li .like_button.liked {
  opacity: 1; }

.caption * {
  font-size: inherit;
  line-height: 1.6;
  margin-left: 0;
  margin-right: 0; }

#pagination a {
  border-radius: 4px;
  color: #858585;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
  text-decoration: none;
  padding: 10px 28px 10px 18px;
  position: relative;
  opacity: 0.7;
  box-sizing: border-box;
  float: left; }

#pagination a.next {
  float: right; }

#pagination a:after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 15px; }

#pagination a.next:after {
  border-left: 7px solid #858585;
  right: 10px; }

#pagination a.previous {
  padding: 10px 18px 10px 28px; }

#pagination a.previous:after {
  border-right: 7px solid #858585;
  left: 10px; }

#pagination .bg {
  border-radius: 4px;
  border: 1px solid;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.15; }

#pagination.invisible {
  pointer-events: none; }

#pagination.invisible .bg {
  display: none; }

#pagination a:active {
  margin-top: 1px; }

.loader {
  position: absolute;
  line-height: 0;
  top: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.loader .loader-bar {
  display: none;
  height: 16px;
  width: 16px;
  margin: 0 3px;
  opacity: 0.1;
  border-radius: 4px;
  background-color: #d9d9d9; }

.animate > .loader-bar {
  display: inline-block;
  -webkit-animation: loader-oscillate ease-in-out 300ms infinite alternate;
  animation: loader-oscillate ease-in-out 300ms infinite alternate; }

.loader-bar:nth-child(1) {
  -webkit-animation-delay: -200ms;
  animation-delay: -200ms; }

.loader-bar:nth-child(2) {
  -webkit-animation-delay: -100ms;
  animation-delay: -100ms; }

.attribution-tags {
  font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
  margin: 0 20px; }

.caption + .attribution-tags, .with-caption + .attribution-tags {
  margin-top: -20px; }

.attribution-tags ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 20px 0 10px; }

.attribution-tags li {
  float: left;
  font-size: 14px;
  line-height: 1;
  margin: 0 15px 10px 0; }

.attribution-tags li a {
  display: block;
  color: #a7a7a7;
  text-decoration: none; }

.attribution-tags li a:hover {
  color: #8c8c8c; }

.reblog-link {
  position: relative; }

.reblog-link .icon-reblog {
  font-size: 14px;
  display: inline-block;
  vertical-align: -2px;
  margin: 0 0.25em 0 0; }

.reblog-source-tags .group .source-link {
  border-radius: 0 4px 4px 0; }

a.tag:before {
  content: '#'; }

.notes-wrapper {
  margin: 5px 20px; }

.notes {
  list-style: none;
  padding: 0;
  margin: 0; }

.notes li {
  color: #bdbdbd;
  color: rgba(90, 90, 90, 0.6);
  font-size: 14px;
  padding: 14px 0 9px;
  border-top: 1px solid #eee; }

.notes .reply {
  margin: 0; }

.avatar_frame {
  display: block;
  float: left;
  position: relative;
  margin: -2px 12px 0 0;
  border-radius: 2px; }

.avatar_frame:before {
  content: '';
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 2px; }

.avatar_frame:after {
  content: '';
  background: rgba(0, 0, 0, 0) url('http://static.tumblr.com/vr9xgox/X4en0lgid/sprite-1x.png') 0 0 no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -6px;
  right: -8px; }

.like.note .avatar_frame:after {
  background-position: -28px 0; }

.answer.note .avatar_frame:after, .reply.note .avatar_frame:after {
  background-position: -56px 0; }

.original_post .avatar_frame:after, .tag .avatar_frame:after {
  display: none; }

.notes .avatar {
  border-radius: 2px;
  height: 25px;
  position: relative;
  width: 25px; }

.notes .action {
  float: left;
  width: 80%; }

.notes a {
  color: inherit;
  font-weight: bold;
  text-decoration: none; }

.notes a:hover {
  color: rgba(90, 90, 90, 0.7); }

.notes blockquote, .quote .notes blockquote {
  border-left: 2px solid #eee;
  font-size: inherit;
  line-height: 1.4;
  margin: 3px 35px 0;
  quotes: none;
  padding: 0 0 0 10px; }

.more_notes_link {
  border-radius: 4px;
  color: #858585;
  display: block; }

.comments {
  margin: 25px 20px 20px;
  position: relative;
  padding: 0; }

.comments:before {
  content: '';
  top: 0;
  border-top: 1px solid #EEE;
  position: absolute;
  width: 100%;
  margin: -20px;
  padding: 20px; }

/******************************************************************************
 * Permalink
 * Styles specific to the permalink page.
 ******************************************************************************/
.permalink .post-date {
  display: block; }

/******************************************************************************
 * Grid
 * Styles specific to the grid layout.
 ******************************************************************************/
.index-page.grid #posts, .index-page.grid.no-results #posts.masonry {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  box-sizing: border-box; }

.index-page.grid #posts.masonry {
  box-sizing: content-box; }

.index-page.grid #posts article {
  float: left;
  margin: 0 15px 30px;
  opacity: 0;
  width: 300px; }

.index-page.grid .post-wrapper {
  overflow: visible; }

.index-page.grid .post {
  margin-bottom: 0;
  padding-bottom: 5px; }

.index-page.grid .link .post, .index-page.grid .video .post, .index-page.grid .audio .post, .index-page.grid .photo .post, .index-page.grid .photoset .post {
  padding: 0; }

.index-page.grid .panel {
  opacity: 1;
  z-index: 2;
  filter: alpha(opacity=100); }

.index-page.grid .post-footer .date-notes li {
  max-width: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #a7a7a7; }

.index-page.grid .link-wrapper h2 {
  font-size: 24px; }

.index-page.grid .link-wrapper .link-title {
  line-height: 32px; }

.index-page.grid .photo-wrapper + .caption {
  padding: 15px 20px 10px; }

.index-page.grid .photoset .post {
  padding: 6px;
  margin: 0; }

.index-page.grid .post-footer {
  opacity: 1; }

.index-page.grid .photo .photo-wrapper-inner {
  padding: 0; }

.index-page.grid .photo .photo-wrapper-inner img {
  margin: 0;
  width: 100%
  /* Force grid photos to full width */ }

.index-page.grid .spotify_audio_player {
  height: 80px;
  width: 300px; }

.index-page.grid .body-text ol, .index-page.grid .body-text ul, .index-page.grid .caption ol, .index-page.grid .caption ul {
  padding-left: 25px; }

.index-page.grid .answer_form_container iframe {
  min-height: 143px; }

.index-page.grid iframe[src^="//instagram"] {
  min-height: 395px; }

.index-page.grid .photoset .attribution-tags {
  margin: 0 14px -20px; }

.index-page.grid .attribution-tags li {
  margin: 0 15px 5px 0; }

.index-page.grid .caption + .attribution-tags, .index-page.grid .with-caption + .attribution-tags {
  margin: -20px 20px -15px; }

.index-page.grid .photoset .with-caption + .attribution-tags {
  margin: -20px 14px -15px; }

/******************************************************************************
 * Search
 * Styles specific to search.
 ******************************************************************************/
.search-header {
  margin: 50px auto;
  text-align: center; }

.search-header h2 {
  margin: 0;
  opacity: 0.7; }

/******************************************************************************
 * Text/Regular
 * Styles specific to Text posts.
 ******************************************************************************/
.text .post > h2 {
  margin-bottom: -4px; }

h2 + .body-text {
  margin-top: 1em; }

.body-text {
  line-height: 1.6; }

.text .attribution-tags {
  margin: 0 0 -20px; }

/******************************************************************************
 * Quote
 * Styles specific to Quote posts.
 ******************************************************************************/
.quote .post > blockquote {
  font-family: Georgia, Times, serif; }

.quote .post > blockquote {
  border: none;
  font-size: 34px;
  line-height: 1.3;
  margin: 0;
  padding: 0 5px 0 0;
  quotes: "\201C" "\201D" "\2018" "\2019";
  word-break: break-word; }

.quote blockquote.medium {
  font-size: 24px; }

.quote blockquote.long {
  font-size: 18px; }

.quote .post > blockquote:before {
  content: open-quote;
  letter-spacing: -0.25em; }

.quote .post > blockquote:after {
  content: close-quote;
  margin-left: -0.25em; }

/*
 * quote posts sometimes insert extra p's at the beginning and end, guard against this
 */
.quote .post > blockquote p:first-child, .quote .post > blockquote p:empty + p, .quote .post > blockquote p:last-child, .quote .post > blockquote p.empty-last-child {
  display: inline; }

.quote .post > blockquote p + p {
  margin: 0.5em 0; }

.quote .post > blockquote p:empty {
  display: none; }

.quote .source {
  margin: 10px 0 0 0;
  position: relative;
  padding-left: 25px; }

.quote .source blockquote {
  font-size: inherit;
  font-family: inherit;
  margin-top: 1em; }

.quote .source:before {
  content: "\2014\00A0";
  /* m-dash + space */
  position: absolute;
  left: 0;
  top: 0; }

.quote .attribution-tags {
  margin: 0 0 -20px; }

/******************************************************************************
 * Photo
 * Styles specific to Photo posts.
 ******************************************************************************/
.photo .post {
  padding: 0; }

.photo .photo-wrapper {
  display: table;
  text-align: center;
  width: 100%;
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.photo .photo-wrapper-inner {
  display: table-cell;
  padding: 40px 0;
  vertical-align: middle; }

.photo .high-res .photo-wrapper-inner, .narrow .photo figure[data-photo-width="500"] .photo-wrapper-inner {
  padding: 0; }

.photo-wrapper:not(.high-res) + .caption {
  border-top: 1px solid #efefef;
  margin: 0;
  padding: 20px; }

.photo-wrapper-inner a {
  display: block; }

.photo .high-res img {
  width: 100%; }

figure:not(.high-res) .photo-wrapper img[src$='.gif'] {
  width: 100%;
  margin: -40px 0; }

/******************************************************************************
 * Chat
 * Styles specific to Chat / Conversations posts.
 ******************************************************************************/
.chat .attribution-tags {
  margin: 5px 0 -20px; }

.conversation {
  font-family: Courier, monospace;
  list-style: none;
  margin: 0;
  padding: 0; }

.conversation li {
  padding: 0.5em 0; }

.conversation li:first-child {
  padding-top: 0;
  border-top: none; }

.conversation li:last-child {
  padding-bottom: 0; }

.conversation .label {
  font-weight: bold;
  margin-right: 5px; }

/******************************************************************************
 * Photoset
 * Styles specific to Photoset posts.
 ******************************************************************************/
.photoset .post {
  padding: 10px; }

.photoset .caption {
  margin: 20px 10px 10px; }

.photoset .attribution-tags {
  margin: 0 10px -10px; }

.photoset .with-caption + .attribution-tags {
  margin-top: -10px; }

/******************************************************************************
 * Link
 * Styles specific to Link posts.
 ******************************************************************************/
.link .post {
  padding: 0; }

.link-wrapper h2 {
  margin: 0;
  padding: 0;
  border: none; }

.link-wrapper h2 a {
  border-radius: 3px 3px 0 0;
  background-color: #529ecc;
  color: #fff;
  display: block;
  padding: 17px 30px 18px;
  position: relative;
  word-break: break-word;
  word-wrap: break-word;
  text-align: center; }

.link-wrapper h2 a:hover {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }

.link-wrapper h2 a:active {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); }

.link-wrapper .link-title {
  display: inline-block;
  line-height: 38px; }

.link-wrapper .link-title:after {
  display: inline;
  padding-left: 4px;
  vertical-align: 1px;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'optica-icons', 'Blank';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e603';
  font-size: 18px; }

.link-wrapper .link-host {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0.5em 0 0;
  opacity: 0.7; }

/* Adjust font color for light accents */
.light-accent .link-wrapper h2 a {
  color: #444; }

.light-accent .link-wrapper .link-title:after {
  color: rgba(68, 68, 68, 0.7); }

/******************************************************************************
 * Video
 * Styles specific to Video posts.
 ******************************************************************************/
.video .post {
  padding: 0; }

.video .video-wrapper {
  background: #111;
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  text-align: center
  /* for non-standard embeds to center align */ }

.video .video-wrapper.tumblr-video, .video .video-wrapper.preserve {
  padding-bottom: 0;
  height: auto; }

.video .video-wrapper.video-embed {
  background: transparent; }

body:not(.touch) .video-wrapper:not(.preserve) iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video .video-wrapper a {
  height: auto;
  max-height: 400px;
  width: 100% !important; }

iframe[src^="//instagram"] {
  min-height: 600px;
  max-height: 710px; }

iframe[src^="http://sports.yahoo"] {
  max-height: 532px; }

.video .video-wrapper.video-instagram {
  background: #fff;
  margin-top: -2px;
  bottom: -2px; }

.video .video-wrapper .instagram-media {
  position: relative !important;
  top: -1px;
  left: -1px;
  width: 100% !important;
  max-width: 700px !important; }

/******************************************************************************
 * Ask/Answer
 * Styles specific to Ask posts.
 ******************************************************************************/
.note-item {
  margin-top: 15px;
  position: relative; }

.note-item:first-child {
  margin-top: 0; }

.note-item .text {
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
  border-radius: 3px;
  position: relative;
  margin-right: 60px; }

.note-item .text:after {
  content: '';
  position: absolute;
  right: -6px;
  top: 16px;
  height: 10px;
  width: 10px;
  background-color: #fafafa;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.note-item .text .asker, .note-item .text .answerer {
  color: #888;
  margin-bottom: -0.25em; }

.note-item .text .asker a, .note-item .text .answerer a {
  color: #888;
  text-decoration: none; }

.note-item .text .answerer-answer, .note-item .text .asker-question {
  margin: 1em 0 0; }

.note-item .avatar {
  position: absolute;
  top: 2px;
  right: 0; }

.note-item .avatar img {
  border-radius: 2px;
  width: 40px;
  height: 40px; }

.answer .replies {
  margin-top: 20px; }

.answer .attribution-tags {
  margin: 0 0 -20px; }

/******************************************************************************
 * Audio
 * Audio post styles.
 ******************************************************************************/
.audio .post {
  padding: 0; }

.audio_container {
  overflow: hidden;
  position: relative;
  width: 100%; }

.soundcloud_audio_player {
  width: 100%; }

.spotify_audio_player {
  /* Height is adjusted with JS */
  width: 100%; }

.tumblr_audio_player {
  width: 100%;
  box-sizing: border-box; }

/******************************************************************************
 * DEVICES
 * Device specific styles.
 ******************************************************************************/
.touch .post {
  margin-bottom: 0; }

.touch .panel {
  opacity: 1; }

.touch .post-footer {
  opacity: 1; }

.touch .video .video-wrapper {
  height: auto;
  padding-bottom: 0; }

.touch .video .video-wrapper iframe {
  position: relative; }

.ios .pop-menu ul li.open-in-app, .android .pop-menu ul li.open-in-app {
  display: block; }

.touch .pop-menu ul li:hover {
  background: transparent; }

.touch .pop-menu.south ul li:last-child:hover:after {
  background: #fff; }

/* Old Android freaks out on web fonts if text-rendering: optimizeLegibility; is
   set */
body.android-lt-4-4 {
  text-rendering: inherit; }

/* Old android browses don't handle transitions well, so disable the animations entirely
   and leave the bars as-is */
.android-lt-4-4 .bar-icon:nth-child(2) {
  -webkit-transition: none;
  transition: none; }

.android-lt-4-4 .active .bar-icon:nth-child(1) {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none; }

.android-lt-4-4 .active .bar-icon:nth-child(2) {
  opacity: 1; }

.android-lt-4-4 .active .bar-icon:nth-child(3) {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none; }

/******************************************************************************
 * BROWSER STYLES
 * Browser specific styles. Mainly IE work arounds.
 ******************************************************************************/
.lt-ie9 .pop-menu {
  border: 1px solid #b2b2b2; }

.lt-ie9 .pop-menu.west li:first-child:before {
  display: none; }

/******************************************************************************
 * KEYFRAME ANIMATIONS
 * Cool little thingies.
 ******************************************************************************/
@-webkit-keyframes wiggle {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg); }

  25% {
    opacity: 1;
    -webkit-transform: rotate(-20deg); }

  75% {
    -webkit-transform: rotate(20deg); }

  100% {
    margin-top: -130px;
    opacity: 0;
    -webkit-transform: rotate(0deg); } }

@-ms-keyframes wiggle {
  0% {
    opacity: 1;
    -ms-transform: rotate(0deg); }

  25% {
    opacity: 1;
    -ms-transform: rotate(-20deg); }

  75% {
    -ms-transform: rotate(20deg); }

  100% {
    margin-top: -130px;
    opacity: 0;
    -ms-transform: rotate(0deg); } }

@keyframes wiggle {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  25% {
    opacity: 1;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); }

  75% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }

  100% {
    margin-top: -130px;
    opacity: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes loader-oscillate {
  0% {
    opacity: 0.1;
    -webkit-transform: scaleY(1); }

  100% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.3); } }

@keyframes loader-oscillate {
  0% {
    opacity: 0.1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }

  100% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.3);
            transform: scaleY(1.3); } }

@-webkit-keyframes slide-fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0, 0); } }

@-ms-keyframes slide-fade-in {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    -ms-transform: translate(0, 0, 0); } }

@keyframes slide-fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0, 0);
            transform: translate(0, 0, 0); } }

@-webkit-keyframes grow {
  from {
    opacity: 0.85;
    -webkit-transform: scale(0.5); }

  to {
    opacity: 1;
    -webkit-transform: translate(1); } }

@-ms-keyframes grow {
  from {
    opacity: 0.85;
    -ms-transform: scale(0.5); }

  to {
    opacity: 1;
    -ms-transform: translate(1); } }

@keyframes grow {
  from {
    opacity: 0.85;
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  to {
    opacity: 1;
    -webkit-transform: translate(1);
            transform: translate(1); } }

body {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: 15px; }

h1 {
  color: #242326;
  letter-spacing: 1px;
  line-height: 0.75;
  font-size: 40px;
  font-weight: 300;
  margin: 70px auto 24px auto; }

h2 {
  color: #000; }

h3 {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase; }

h4 {
  font-size: 11px;
  letter-spacing: 1.3px;
  text-transform: uppercase; }

h3, h4 {
  margin: 0; }

.description {
  color: #797979; }

.small-text {
  font-size: 13px;
  color: #000; }

.d-n {
  display: none !important; }

.d-b {
  display: block; }

.d-ib {
  display: inline-block;
  vertical-align: top; }

.va-m {
  vertical-align: middle; }

.va-t {
  vertical-align: top; }

.va-bl {
  vertical-align: baseline; }

.v-h {
  visibility: hidden; }

.td-n {
  text-decoration: none !important; }

.tt-u {
  text-transform: uppercase; }

.tt-cap {
  text-transform: capitalize; }

.Ta-start {
  text-align: left; }

.Ta-end {
  text-align: right; }

.Lh-1 {
  line-height: 1; }

.M-0 {
  margin: 0; }

.Mt-1 {
  margin-top: 1em; }

.Mt-2 {
  margin-top: 2em; }

.Mt-10 {
  margin-top: 10px; }

.Mb-0 {
  margin-bottom: 0; }

.Mb-1 {
  margin-bottom: 1em; }

.Mb-20 {
  margin-bottom: 20px; }

/**
 * This is the main index-page post/card module, so namespace it under
 * `.index-page` (applied to the body in `./source/scripts/templates/theme.hbs`)
 */
.index-page .post-bd {
  max-height: 550px;
  overflow: hidden;
  position: relative; }
  .index-page .post-bd:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    content: '';
    height: 7em;
    pointer-events: none; }
  .index-page .post-bd.expanded {
    max-height: none; }
    .index-page .post-bd.expanded:after {
      background-image: none;
      height: 0; }

/* OVERRIDES STYLES FROM OPTICA MAIN */
.index-page.grid .photoset .post, .photoset .post, .post {
  padding: 0; }

.photo .photo-wrapper {
  border-radius: 0; }

/* OVERRIDES STYLES FROM OPTICA MAIN */
.post h2 {
  margin: 0 0 15px 0; }

.post h2 a {
  color: inherit; }

h2 + .body-text {
  margin: 0; }

.body-text {
  letter-spacing: 0.7px; }

.post-hd, .post-ft {
  color: #919699;
  font-size: 11px;
  letter-spacing: 1.8px; }
  .post-hd a, .post-ft a {
    color: inherit;
    text-decoration: none; }
    .post-hd a:hover, .post-ft a:hover {
      color: #1e7d8e; }

.post-hd {
  line-height: 1;
  padding: 0;
  white-space: nowrap;
  word-wrap: normal; }

.post-ft {
  color: #919699;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }
  .post-ft .post-controls {
    display: block;
    min-width: 100%;
    text-align: right; }
  .post-ft .share-control {
    text-align: left; }
  .post-ft .like-control {
    position: relative; }
  .post-ft .custom-like {
    position: absolute;
    top: 79%;
    left: 1px;
    margin-top: -10px;
    display: none;
    pointer-events: none;
    z-index: 1; }
  .post-ft .custom-like:before, .post-ft .custom-like:after {
    position: absolute;
    left: 7px;
    top: 0;
    content: "";
    height: 13px;
    width: 7px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%; }
  .post-ft .custom-like:after {
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .post-ft .post-controls li .share {
    color: #919699;
    font-size: 15px;
    margin: 0; }
  .post-ft .post-controls li .reblog_button {
    height: 15px !important;
    width: 15px !important;
    margin: 3px 0 0 0;
    opacity: 1; }
    .post-ft .post-controls li .reblog_button svg {
      display: block;
      fill: #919699 !important; }
  .post-ft .post-controls li .like_button, .post-ft .post-controls li .like_button iframe {
    width: 15px;
    height: 15px;
    margin-top: 1px; }
  .post-ft .icon {
    font-size: 15px; }

.has-pointer-events .not-page .post-ft:hover {
  background: #9697c0; }
  .has-pointer-events .not-page .post-ft:hover .post-controls li, .has-pointer-events .not-page .post-ft:hover .post-notes {
    color: #fff; }
    .has-pointer-events .not-page .post-ft:hover .post-controls li .share, .has-pointer-events .not-page .post-ft:hover .post-notes .share {
      color: #fff; }
    .has-pointer-events .not-page .post-ft:hover .post-controls li .reblog_button, .has-pointer-events .not-page .post-ft:hover .post-notes .reblog_button {
      opacity: 1; }
      .has-pointer-events .not-page .post-ft:hover .post-controls li .reblog_button svg, .has-pointer-events .not-page .post-ft:hover .post-notes .reblog_button svg {
        fill: #fff !important; }
  .has-pointer-events .not-page .post-ft:hover .icon {
    color: #fff; }
  .has-pointer-events .not-page .post-ft:hover .like_toggle {
    opacity: 0; }
  .has-pointer-events .not-page .post-ft:hover .custom-like {
    display: block; }

.post-hdl, .post-hdr, .post-ftl, .post-ftr {
  text-overflow: ellipsis;
  visibility: hidden; }

.not-page .post-hdl, .not-page .post-hdr, .not-page .post-ftl, .not-page .post-ftr {
  visibility: visible; }

.not-page .post-hd {
  padding: 28px; }

.not-page .post-ft {
  margin: 15px 0 0;
  padding: 20px 28px; }

.post-hdl {
  letter-spacing: -4px;
  max-width: 66.66667%; }
  .post-hdl > a {
    letter-spacing: 1.8px;
    margin-right: 5px; }

.post-hdr {
  max-width: 33.33333%; }

.post-ftl, .post-ftr {
  max-width: 50%;
  height: 100%;
  width: 100%; }

.post-ftr {
  text-align: right; }

.post-hdl, .post-ftl {
  float: left; }

.post-hdr, .post-ftr {
  float: right; }

.post-wrapper {
  border-top: none;
  border-right: 1px solid #ddd;
  border-left: none;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px; }

.post .post-bd {
  padding: 0 28px; }
  .post .post-bd h2 {
    margin-top: 0; }

.post-tags, .post-controls > ul {
  list-style-type: none;
  letter-spacing: -0.31em;
  margin: 0;
  padding: 0; }

.post-controls > ul {
  float: none
  /* override optica */ }

.post-controls > ul > li {
  height: auto;
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin-left: 15px; }
  .post-controls > ul > li a {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: auto;
    margin: 0; }
  .post-controls > ul > li .icon {
    display: block; }

.post-tags {
  margin: 15px 28px 0 28px;
  font-size: 12px;
  letter-spacing: 0.7px; }

.post-tags > li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d6d7d9;
  border-radius: 3px;
  padding: 5px;
  margin-top: 3px; }
  .post-tags > li:hover {
    color: #fff;
    background: #9697c0; }
    .post-tags > li:hover .qt-up {
      color: #c6d7a6; }
    .post-tags > li:hover .qt-dn {
      color: #d7a6b1; }
    .post-tags > li:hover .yfc-ticker {
      color: #c8dee9; }
    .post-tags > li:hover .yfc-price {
      color: #dfe2e3; }

a.yfc-tag, a.yfc-tag:hover, a.yfc-tag:active, a.yfc-tag:focus, a.yfc-tag:visited {
  color: inherit;
  text-decoration: none; }

.yfc-caged {
  display: none; }

.yfc-uncaged {
  display: inline-block;
  vertical-align: middle; }

a.post-time {
  display: block;
  color: #bebebe;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 1.3px;
  padding: 0;
  margin: 5px 0 0 0; }

.post h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.4; }

.post h2 > a {
  color: inherit; }

.pop-menu {
  line-height: 1.5;
  left: -62px; }

.share-menu.active {
  bottom: 75%; }

#posts .caption {
  display: block;
  padding: 0;
  margin: 0; }

a.follow-btn {
  position: relative;
  top: 3px;
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  font-size: 8px;
  height: 12px;
  line-height: 12px;
  opacity: 1 !important;
  padding: 0 3px 0 9px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 60px;
  white-space: nowrap;
  vertical-align: baseline; }
  a.follow-btn:hover {
    color: #fff; }
  a.follow-btn:before {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: 0;
    left: 0;
    background: #a1a1a1 url('https://www.tumblr.com/images/dashboard_master_sprite.png?78f410245a2fb1ee5980dcd489b6d31f') -400px -39px no-repeat;
    border-radius: 2px;
    content: '';
    height: 12px;
    margin-top: -7px;
    width: 12px; }
  a.follow-btn:hover:before {
    background-color: #1e7d8e; }
  a.follow-btn span {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    font-style: normal;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    max-width: 14px;
    overflow: hidden;
    text-indent: -999em;
    -webkit-transition: max-width 0s ease;
            transition: max-width 0s ease; }
  a.follow-btn:hover span {
    background-color: #1e7d8e;
    padding: 0 3px;
    max-width: 200px;
    text-indent: 0;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s; }

.yfc-social-shares {
  list-style: none;
  color: #cbcbcb;
  font-size: 24px;
  letter-spacing: -0.31em;
  line-height: 1;
  margin: 0 0 -30px 0;
  padding: 0;
  text-align: justify;
  text-rendering: optimizespeed; }
  .yfc-social-shares .glyphicon-envelope {
    font-size: 21px; }

.yfc-social-shares:after {
  display: inline-block;
  content: "";
  text-align: justify;
  width: 100%; }

.yfc-social-shares > li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  line-height: 0.75;
  letter-spacing: normal;
  margin-top: 30px; }
  .yfc-social-shares > li:hover {
    color: #000; }

.yfc-social-shares a {
  display: block;
  color: inherit;
  text-decoration: none; }

.yfc-social-shares .icon {
  display: block;
  width: 24px; }

.expando-btn {
  display: none;
  position: relative;
  color: #1fa1e4;
  overflow: visible;
  padding: 28px 28px 0 28px;
  letter-spacing: 0.7px; }
  .expando-btn:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    content: "";
    height: 200px;
    width: 100%; }
  .expando-btn:hover {
    font-weight: 800;
    cursor: pointer; }

.exposed-nav-wrapper {
  line-height: 1;
  padding: 0;
  margin: 0 auto; }
  .exposed-nav-wrapper ul {
    margin: 0; }

.yfc-pages {
  color: #919699;
  font-size: 13px;
  letter-spacing: 1.5px;
  font-style: normal;
  padding: 0;
  margin: 0;
  text-transform: uppercase; }

.nav-menu li a {
  color: inherit;
  text-decoration: none; }

.nav-menu li a:hover {
  color: #2e7fe7; }

.nav-social-wrapper {
  background: white;
  color: #dddddd; }
  .nav-social-wrapper:hover {
    background: black;
    color: #fff; }
    .nav-social-wrapper:hover .nav-social {
      background: #9697c0; }

.nav-social {
  line-height: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 9px; }
  .nav-social li, .nav-social a {
    display: inline-block;
    vertical-align: middle; }
  .nav-social a {
    color: inherit;
    line-height: 61px;
    padding: 0 18px; }
  .nav-social .icon {
    font-size: 25px;
    height: 25px;
    width: 25px;
    vertical-align: middle; }

.banner-badge {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  height: 62px;
  line-height: 62px;
  padding: 0px 38px;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  width: 100%;
  z-index: 2; }

.banner-badge, .tumblr_controls.visible {
  -webkit-transition: -webkit-transform 0.3s ease-in;
          transition: transform 0.3s ease-in; }

.banner-badge.banner-visible {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.banner-badge .avatar-wrapper {
  position: static;
  top: 0;
  left: 0;
  float: left;
  margin: 8px 10px 0 0; }

.banner-badge .user-avatar {
  background-size: 82px 82px;
  height: 82px;
  width: 82px; }

.banner-badge .blog-title {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left; }

.banner-badge .contributor-badge {
  font-size: 9px;
  padding-top: 5px; }

.banner-badge li a {
  text-decoration: none; }

.banner-badge .glyphicon {
  font-size: 11px;
  color: #666; }

.banner-badge .yfc-pages {
  font-size: 16px; }

.banner-badge .yfc-pages > li {
  display: none; }

.banner-badge .yfc-pages > li:first-child {
  display: block; }

.banner-badge .nav-menu {
  display: inline-block;
  vertical-align: top;
  margin: 8px 0 0 10px;
  background: #fff;
  border: 1px solid #fff;
  line-height: 2;
  min-width: 176px; }
  .banner-badge .nav-menu li {
    padding: 0 10px; }

.banner-badge .nav-social-wrapper {
  position: absolute;
  top: 0;
  right: 0; }

.small .embedded-social-btns .nav-social {
  margin: 0 !important;
  padding: 0; }
  .small .embedded-social-btns .nav-social li {
    display: inline-block;
    vertical-align: middle; }

.banner-badge.small, .small .yfc-pages, .small .icon-miab_x, .exposed-nav-wrapper .embedded-social-btns {
  display: none; }

.opened .icon-miab_x {
  font-size: 21px; }

.small.opened .yfc-pages, .opened .icon-miab_x {
  display: block; }

.opened .icon-miab_stack-menu {
  display: none; }

.small .yfc-pages {
  position: fixed;
  background: #282828;
  color: #fff;
  height: 100%;
  width: 100%; }

.small .yfc-pages .glyphicon {
  display: none; }

.small .yfc-pages > li {
  display: block;
  border-bottom: 1px solid #1b1b1b;
  border-top: 1px solid #434343;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1px;
  padding: 1em; }
  .small .yfc-pages > li a {
    display: block;
    color: inherit; }

/**
 * Should this go in /source/styles/yfx/_nav-pages.scss?
 * sz: it seems so...we just need to make sure if the include order matters...
 */
.nav-menu.opened {
  border-color: #d7d7d7;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35); }

.nav-menu.opened li {
  display: block; }
  .nav-menu.opened li:hover {
    background: #eee; }

.nav-menu.opened .embedded-social-btns {
  display: none; }

.nav-menu .glyphicon {
  display: none; }

.nav-menu.closed .glyphicon {
  display: inline-block; }

/**
 * Should this go in /source/styles/yfx/_nav-pages.scss?
 */
.qt-up {
  color: #a3bf71; }

.qt-dn {
  color: #bf7182; }

.yfc-ticker {
  color: #91bcd3; }

.yfc-price {
  color: #5b6468; }

#yfc-recent-stocks table {
  border-collapse: collapse;
  font-size: 15px;
  margin-top: 13px;
  text-align: right;
  width: 100%; }
#yfc-recent-stocks table th {
  color: #333;
  font-size: 13px;
  font-weight: 200; }
#yfc-recent-stocks table, #yfc-recent-stocks th, #yfc-recent-stocks td {
  border-bottom: 1px solid #CCC;
  padding: 0.4em 0; }
#yfc-recent-stocks table a {
  text-decoration: none; }
#yfc-recent-stocks table .a-left {
  text-align: left; }

#notes {
  display: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s, opacity 0.25s;
          transition: height 0.25s, opacity 0.25s; }
  #notes.expanded {
    display: block;
    height: auto;
    opacity: 1;
    -webkit-transition: height 0.25s, opacity 0.25s;
            transition: height 0.25s, opacity 0.25s; }

.about h3 {
  margin-top: 10px; }

.about__description {
  letter-spacing: 0.7px;
  margin: 20px 0 25px 0; }

.about__follow {
  display: inline-block;
  vertical-align: top;
  background: #529fcc;
  border-radius: 3px;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: bold;
  padding: 8px; }

.about__follow, .about__follow:focus, .about__follow:hover, .about__follow:active, .about__follow:visited {
  color: #fff;
  text-decoration: none; }

.about__follow:hover {
  background: #52afff; }

.disqus-wrapper {
  margin: 10px 20px; }

.onboarding {
  display: none; }

.ygh-footer {
  width: 100%;
  height: 400px;
  background: #36465d;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: white; }
  .ygh-footer .mask {
    width: 100%;
    height: 100%;
    padding: 65px; }
    .ygh-footer .mask .tagline {
      font: bold 50px Helvetica, Arial, sans-serif;
      margin: 15px; }
    .ygh-footer .mask .follow {
      color: white;
      background: #529fcc;
      font: bold 18px Helvetica, Arial, sans-serif;
      padding: 12px 24px;
      display: inline-block;
      border-radius: 3px;
      text-decoration: none;
      margin: 15px; }

#tumblr_controls {
  display: block !important; }

#tumblr_teaser_follow {
  display: none !important; }

#page {
  margin-top: 275px;
  background: #f3f3f3; }

.page-content {
  max-width: 1020px;
  margin: 40px auto;
  text-align: center; }

#posts {
  margin-top: 0; }

#posts article.active {
  margin: 0; }

h1 a, h1 a:hover, h1 a:active, h1 a:focus, h1 a:visited {
  color: inherit;
  text-decoration: none; }

.yfc-col {
  text-align: left; }

a.yfc-ticker {
  color: #106de3;
  font-family: 'Helvetica Neue Thin', Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 200; }

.left-column {
  margin: 0 330px 0 0; }

.right-column {
  float: right;
  width: 300px;
  padding: 0; }
  .right-column .item {
    padding: 0 0 15px 0; }

.right-column .mod {
  background: #fff;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 28px 20px;
  margin-bottom: 10px; }
  .right-column .mod h3 {
    color: #292929; }
  .right-column .mod h4 {
    color: #919699; }

.mod img {
  width: 100% !important; }

.mod.custom-ad {
  padding: 0; }

.yfc-contact-me {
  color: #ccc;
  font-size: 1em;
  height: 1em;
  width: 1em; }

.permalink .header-image {
  height: 95px; }

.permalink #page {
  margin-top: 95px; }

.header-image {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 275px;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.user-avatar {
  background-size: 110px 110px;
  border-radius: 15px;
  height: 110px;
  width: 110px;
  border: none;
  box-shadow: 0 0 0 3px #fafafa; }

.contributor-badge, .contributor-badge a, .contributor-badge a:hover {
  text-decoration: none;
  padding-bottom: 5px;
  letter-spacing: 1.5px;
  font-weight: normal;
  font-size: 12px;
  color: #420092; }

.post p {
  color: inherit;
  font-size: 15px;
  letter-spacing: 0.7px; }

.footer {
  margin: 0 auto; }

.notes-wrapper {
  margin: 0 28px; }

/******************************************************************************
 * MEDIA QUERIES
 * These follow after primary styles so they will successfully override.
 ******************************************************************************/
@media screen and (max-width: 930px) {
  .page-content {
    margin: 15px 15px; }
  .banner-badge {
    display: none; }
  .banner-badge.small {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .permalink .header-image {
    height: 120px; }
  .permalink #page {
    margin-top: 120px; }
  .exposed-nav-wrapper {
    display: none; } }

/******************************************************************************
 * The following media queries were moved from _optica-main.scss
 ******************************************************************************/
@media screen and (max-width: 768px) {
  .right-column {
    display: none; }
  .left-column {
    margin: 0;
    min-width: 100%; }
  .header-image {
    height: 250px; }
  #page {
    margin-top: 250px; }
  h1 {
    font-size: 28px; } }

@media screen and (max-width: 640px) {
  .post-footer .date-notes li {
    width: 123px;
    /* andorid does weird things */
    overflow: hidden;
    text-overflow: ellipsis;
    color: #a7a7a7; }
  .permalink .post-footer .date-notes li {
    float: none
    /* force two lines */ } }

@media screen and (max-width: 500px) {
  iframe[src^="//instagram"] {
    min-height: 550px; } }

@media screen and (max-width: 480px) {
  .header-image {
    height: 200px; }
  #page {
    margin-top: 200px; }
  .answer_form_container iframe {
    min-height: 143px; } }

@media screen and (max-width: 400px) {
  iframe[src^="//instagram"] {
    min-height: 455px; } }

/* mobile-ify */
@media screen and (max-device-width: 568px) {
  /* Nav menu behaves differently on mobile, it slides down from top */
  /*================
     * YFC specific
     *================
     */
  body {
    font-size: 15px; }
  #tumblr_controls {
    position: fixed;
    margin-top: 3px;
    z-index: 5
    /* z-index above slide down nav menu */ }
  .no-image #header {
    margin-top: 115px; }
  .description {
    margin-top: 35px; }
  h1 {
    font-size: 30px;
    margin-top: 30px; }
  .avatar-hidden h1 {
    margin-top: 15px; }
  .avatar-hidden .description {
    margin-top: 20px; }
  h1 + .description {
    margin-top: 0 !important; }
  #posts, #posts.no-title-desc.avatar-hidden, #posts.no-title-desc.avatar-style-hidden {
    margin-top: 15px; }
  #posts.no-image.no-title-desc.avatar-hidden, #posts.no-image.no-title-desc.avatar-style-hidden {
    margin-top: 45px; }
  #posts.no-title-desc.avatar-style-circle, #posts.no-title-desc.avatar-style-square {
    margin-top: 40px; }
  #posts.no-title-desc.exposed-nav {
    margin-top: 10px; }
  .content {
    padding: 1px 10px; }
  .narrow .content {
    max-width: 702px
    /* Upscale in-case of narrow layout */ }
  .nav-menu-wrapper {
    position: fixed;
    width: 100%; }
  .nav-menu-wrapper .nav-menu, .nav-menu-wrapper:not(.exposed) .nav-menu {
    float: none;
    margin: 0;
    width: 100%; }
  .nav-menu-wrapper .nav-menu.active:before {
    content: '';
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    height: 42px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    z-index: 11
    /* advanced snake riding */ }
  .nav-menu-wrapper .nav-menu.active:after {
    content: '';
    height: 41px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    z-index: 10
    /* ssssssnake */ }
  .nav-menu .selector {
    position: absolute;
    height: 29px;
    width: 31px;
    z-index: 11;
    top: 5px;
    left: 10px; }
  .active .bar-icon {
    background: #444; }
  .nav-menu-bg {
    background: #fff;
    width: 100%;
    height: 42px;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    z-index: 4
    /* higher than most content, lower than tumblr_controls */ }
  .below-header .nav-menu-bg {
    opacity: 0.9;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); }
  .below-header .selector .bar-icon {
    background: #444; }
  .below-header .selector .icon, .search-only .selector.active .icon {
    color: #444; }
  .search-only {
    display: none; }
  .search {
    display: none; }
  .nav-menu .pop-menu {
    position: fixed;
    background: transparent;
    /* background is on menu instead */
    box-shadow: none;
    border-radius: 0;
    left: 0;
    top: -1px;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.1s ease, -webkit-transform 0.25s ease-out;
    -webkit-transform: translateY(-100%); }
  .nav-menu .pop-menu.active {
    left: 0;
    opacity: 1;
    -webkit-transform: translateY(0); }
  .nav-menu .pop-menu ul {
    background: #fff;
    margin: 0 !important;
    padding: 42px 10px 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .nav-menu .pop-menu ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .nav-menu .pop-menu.west li:first-child {
    border-top: none;
    border-bottom: none; }
  .nav-menu .pop-menu.west li:first-child:before {
    display: none; }
  .nav-menu .pop-menu ul li a {
    padding: 7px 40px 8px 10px;
    font-size: 15px;
    font-weight: normal; }
  #search {
    margin: 8px 10px; }
  #search input {
    font-weight: normal;
    font-size: 16px
    /* avoid zoom in */ }
  #search button {
    top: -2px; }
  .search-only .selector .icon {
    /* Don't transition the icon, there's already a bunch of animations going on */
    -webkit-transition: none;
    transition: none; }
  .search-only .selector.show .icon-search_16 {
    display: none;
    opacity: 1; }
  .search-only .selector.show .icon-close {
    display: block;
    opacity: 1; }
  .below-header.no-header-image .search-only .selector .icon {
    color: #444; }
  .header-image {
    /*override parallax inline styles */
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important; }
  .avatar-wrapper {
    margin-left: -40px;
    top: -60px; }
  .avatar-style-square .avatar-wrapper {
    margin-left: -40px; }
  .user-avatar {
    background-size: 80px 80px;
    border-radius: 3px;
    height: 80px;
    width: 80px;
    border: 3px solid #f6f6f6; }
  .attribution-tags .reblog {
    display: none
    /* hide the reblog link the attributions */ }
  .reblog-header {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 15px; }
  .reblog-header a {
    color: #a7a7a7;
    text-decoration: none; }
  .reblog-header .reblog-link .icon-reblog {
    font-size: 16px;
    vertical-align: -3px; }
  .text .reblog-header, .quote .reblog-header, .answer .reblog-header {
    margin-bottom: -6px;
    padding-bottom: 0; }
  .chat .reblog-header {
    margin-bottom: -4px;
    padding-bottom: 0; }
  .link .reblog-header {
    padding-bottom: 1px; }
  .photo .reblog-header, .photoset .reblog-header {
    padding-bottom: 0; }
  .post {
    margin-bottom: 0; }
  .chat .post {
    padding-bottom: 0; }
  .post .caption {
    margin: 15px; }
  .post blockquote {
    padding-left: 13px; }
  .photoset .post {
    padding: 0; }
  .photoset figure, .photo figure {
    margin: 10px -4px 0; }
  .photoset .caption {
    margin: 15px 19px 10px; }
  .photoset .attribution-tags {
    margin: 0 15px; }
  .photo-wrapper:not(.high-res) + .caption {
    margin: 0 5px; }
  .photo figure img {
    background: #fff;
    /* for transparent images */
    margin: 0 !important;
    width: 100%; }
  .photo .photo-wrapper {
    border-radius: 1px;
    margin: 0 0 -1px; }
  .photo .photo-wrapper-inner {
    padding: 0; }
  .photo-wrapper:not(.high-res) + .caption {
    padding: 15px; }
  #posts article {
    margin-bottom: 15px; }
  .post-wrapper {
    overflow: visible; }
  .panel {
    opacity: 1; }
  .post-footer {
    opacity: 1; }
  .post-footer ul {
    margin: 0 0 0 15px; }
  .post-controls > ul {
    margin-right: 5px; }
  .index-page .meta {
    font-size: 15px; }
  .post h2, .quote blockquote {
    font-size: 18px; }
  .link-wrapper h2 {
    margin-top: 10px; }
  .link-wrapper h2 a {
    border-radius: 0;
    font-size: 15px; }
  .link-wrapper .link-title {
    line-height: 20px; }
  .link-wrapper .link-title:after {
    font-size: 10px; }
  .link-wrapper .link-host {
    font-size: 15px; }
  .quote .post > blockquote {
    font-size: 22px; }
  .quote blockquote.medium {
    font-size: 18px; }
  .quote blockquote.long {
    font-size: 15px; }
  .caption + .attribution-tags, .with-caption + .attribution-tags {
    margin-top: -15px; }
  .attribution-tags {
    margin: 0 15px; }
  .text .attribution-tags, .answer .attribution-tags, .quote .attribution-tags {
    margin: 0 0 -5px; }
  .attribution-tags ul {
    margin-bottom: 0; }
  .attribution-tags li {
    font-size: 15px;
    margin: 0 15px 5px 0; }
  .video .video-wrapper iframe {
    height: auto !important;
    min-height: 0; }
  .video .video-wrapper iframe[src^="//instagram"] {
    min-height: 385px; }
  .video .video-wrapper a {
    max-height: 300px; }
  .video .video-wrapper a div {
    background-size: 50px 50px; }
  #pagination a {
    margin-bottom: 20px; }
  .disqus-wrapper {
    margin: 5px 15px; }
  .notes-wrapper {
    margin: 5px 15px; }
  #header-quotes {
    /**
         * @todo: when we can detect small screens we can skip
         * header-quotes and banner-badge markup
         * right now just hide it
         *
         * doing the following because there's a js that changes the display
         * from 'none' to 'block'
         */
    position: fixed;
    left: -9999px;
    top: -9999px;
    opacity: 0;
    overflow: hidden; }
  .post-hd .follow-btn, .post-hdr {
    display: none; }
  .post-hdl > a {
    display: block; }
  .post-hdl .reblog-link {
    color: #bfbfbf; }
  .post-ft:last-child .post-notes {
    font-size: 15px;
    text-transform: capitalize; }
  .post-ft:last-child .icon {
    font-size: 20px; }
  .yfc-caged {
    display: block; }
  .post-controls .yfc-uncaged {
    display: none; } }

@media screen and (max-device-width: 320px) and (orientation: portrait) {
  .header-image {
    height: 180px
    /* 16:9 */ }
  #page {
    margin-top: 180px; } }

/******************************************************************************
 * PRINT STYLES
 * Added here to avoid otherwise required HTTP connection
 ******************************************************************************/
@media print {
  @page {
    margin: 0.5cm; }

  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
  pre, blockquote {
    page-break-inside: avoid; }
  thead {
    display: table-header-group
    /* css-discuss.incutio.com/wiki/Printing_Tables */ }
  tr, img {
    page-break-inside: avoid; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .print-only {
    display: block;
    visibility: visible; }
  #tumblr_controls, .post-controls {
    display: none !important; }
  .header-image {
    height: 100px !important
    /* override parallax inline styles */ }
  #page {
    margin-top: 100px; }
  .user-avatar img {
    height: 80px;
    width: 80px; } }

/******************************************************************************
 * RETINA
 * High res!
 ******************************************************************************/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .avatar_frame:after {
    background-image: url('http://static.tumblr.com/vr9xgox/Df0n0lgok/sprite-2x.png');
    background-size: 100px 24px
    /* 1x dimensions */ } }

.reblogged .body-text > blockquote, .reblogged .caption > blockquote {
  border: none;
  padding: 0; }

.left-column .post-wrapper .post .caption {
  border: none;
  letter-spacing: 0.7px;
  margin: 0;
  padding: 0; }
