@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }
a:hover, a:active {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

:focus {
  outline: 0; }

a {
  outline: none !important; }

html, body {
  height: 100%; }

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased; }

body {
  background: #fff; }

a img, fieldset {
  border: none; }

fieldset {
  padding: 0; }

input[type=submit],
input.submit {
  font-weight: bold;
  width: auto !important; }

input[type=image], input.image,
input[type=radio], input.radio,
input[type=checkbox], input.checkbox {
  background: none !important;
  border: none !important;
  height: auto !important;
  width: auto !important; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

img.left {
  display: inline;
  float: left !important; }

img.right {
  display: inline;
  float: right !important; }

caption, th {
  text-align: left; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden !important; }

.visible {
  visibility: visible !important; }

.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0.01em !important;
  line-height: 0.01em !important; }

.clear {
  display: inline-block; }

* html .clear {
  height: 1%; }

.clear {
  display: block; }

@media screen and (max-device-width: 480px) {
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; } }
@font-face {
  font-family: 'miekd-icons';
  src: url("../webfonts/miekd-icons-webfont.eot");
  src: url("../webfonts/miekd-icons-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/miekd-icons-webfont.woff") format("woff"), url("../webfonts/miekd-icons-webfont.ttf") format("truetype"), url("../webfonts/miekd-icons-webfont.svg#miekd-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.masthead .logo {
  width: 64px;
  height: 64px;
  font-family: "miekd-icons";
  text-decoration: none;
  font-size: 57px;
  line-height: 64px; }

.post.category-web:hover header time,
.post.category-web h2 a:after,
.post.category-web .more-link,
.post.category-web .has-pullquote:before {
  color: #008cd2; }

a[href*="category/web"], a[href*="category/web"]:link, a[href*="category/web"]:visited {
  color: #008cd2; }

.post.category-software:hover header time,
.post.category-software h2 a:after,
.post.category-software .more-link,
.post.category-software .has-pullquote:before {
  color: #00aecb; }

a[href*="category/software"], a[href*="category/software"]:link, a[href*="category/software"]:visited {
  color: #00aecb; }

.post.category-personal:hover header time,
.post.category-personal h2 a:after,
.post.category-personal .more-link,
.post.category-personal .has-pullquote:before {
  color: #39892f; }

a[href*="category/personal"], a[href*="category/personal"]:link, a[href*="category/personal"]:visited {
  color: #39892f; }

.post.category-life:hover header time,
.post.category-life h2 a:after,
.post.category-life .more-link,
.post.category-life .has-pullquote:before {
  color: #39892f; }

a[href*="category/life"], a[href*="category/life"]:link, a[href*="category/life"]:visited {
  color: #39892f; }

.post.category-updates:hover header time,
.post.category-updates h2 a:after,
.post.category-updates .more-link,
.post.category-updates .has-pullquote:before {
  color: #c2af00; }

a[href*="category/updates"], a[href*="category/updates"]:link, a[href*="category/updates"]:visited {
  color: #c2af00; }

.post.category-design:hover header time,
.post.category-design h2 a:after,
.post.category-design .more-link,
.post.category-design .has-pullquote:before {
  color: #ff7d00; }

a[href*="category/design"], a[href*="category/design"]:link, a[href*="category/design"]:visited {
  color: #ff7d00; }

.post.category-development:hover header time,
.post.category-development h2 a:after,
.post.category-development .more-link,
.post.category-development .has-pullquote:before {
  color: #fe4819; }

a[href*="category/development"], a[href*="category/development"]:link, a[href*="category/development"]:visited {
  color: #fe4819; }

.post.category-conferences:hover header time,
.post.category-conferences h2 a:after,
.post.category-conferences .more-link,
.post.category-conferences .has-pullquote:before {
  color: #f32837; }

a[href*="category/conferences"], a[href*="category/conferences"]:link, a[href*="category/conferences"]:visited {
  color: #f32837; }

.post.category-photography:hover header time,
.post.category-photography h2 a:after,
.post.category-photography .more-link,
.post.category-photography .has-pullquote:before {
  color: #ac1a2f; }

a[href*="category/photography"], a[href*="category/photography"]:link, a[href*="category/photography"]:visited {
  color: #ac1a2f; }

.post.category-photos:hover header time,
.post.category-photos h2 a:after,
.post.category-photos .more-link,
.post.category-photos .has-pullquote:before {
  color: transparent; }

a[href*="category/photos"], a[href*="category/photos"]:link, a[href*="category/photos"]:visited {
  color: transparent; }

.post.category-thoughts:hover header time,
.post.category-thoughts h2 a:after,
.post.category-thoughts .more-link,
.post.category-thoughts .has-pullquote:before {
  color: #d80073; }

a[href*="category/thoughts"], a[href*="category/thoughts"]:link, a[href*="category/thoughts"]:visited {
  color: #d80073; }

.post.category-misc:hover header time,
.post.category-misc h2 a:after,
.post.category-misc .more-link,
.post.category-misc .has-pullquote:before {
  color: #782964; }

a[href*="category/misc"], a[href*="category/misc"]:link, a[href*="category/misc"]:visited {
  color: #782964; }

.post.category-ios:hover header time,
.post.category-ios h2 a:after,
.post.category-ios .more-link,
.post.category-ios .has-pullquote:before {
  color: #212121; }

a[href*="category/ios"], a[href*="category/ios"]:link, a[href*="category/ios"]:visited {
  color: #212121; }

body, input, select, textarea {
  font-family: proxima-nova, 'Proxima Nova', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

html {
  font-size: 100%; }

body {
  line-height: 30px;
  line-height: 1.875rem; }

h1, h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 36px;
  line-height: 2.25rem; }

h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
  line-height: 1.875rem; }

h4, h5, h6 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  line-height: 1.5rem; }

h5, h6 {
  font-size: 18px;
  font-size: 1.125rem; }

code {
  font-size: 14px; }

pre {
  line-height: 18px;
  line-height: 1.125rem; }

pre code {
  font-size: 14px;
  word-wrap: break-word; }

.masthead h1 {
  font-size: 25px;
  line-height: 36px; }

.post small {
  display: block;
  line-height: 24px;
  line-height: 1.5rem; }

.note h2 {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 30px;
  line-height: 1.875rem; }

.page > footer {
  line-height: 24px;
  font-size: 14px; }

p {
  margin: 0 0 12px;
  margin: 0 0 0.75rem; }

h1, h2 {
  margin: 18px 0;
  margin: 1.125rem 0;
  margin-left: -1px !important; }

h3 {
  margin: 30px 0 18px;
  margin: 1.875rem 0 1.125rem; }

h4, h5, h6 {
  margin: 24px 0 12px;
  margin: 1.5rem 0 0.75rem; }

.post header h2 {
  margin: 0 0 18px;
  margin: 0 0 1.125rem; }

a, a:link, a:visited, a:hover {
  color: inherit; }

body {
  color: #222; }

blockquote {
  color: #444; }

blockquote {
  font-style: italic; }

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  text-decoration: none; }
h1 a:hover, h2 a:hover {
  text-decoration: underline; }

article ol, article ul {
  padding: 0;
  list-style: none; }
  article ol > li, article ul > li {
    position: relative;
    padding-left: 24px;
    padding-left: 1.5rem; }
    article ol > li:before, article ul > li:before {
      display: inline-block;
      width: 24px;
      width: 1.5rem;
      margin-left: -24px;
      margin-left: -1.5rem; }
article ol {
  counter-reset: li; }
  article ol > li:before {
    content: counter(li) ".";
    counter-increment: li; }
  article ol > li:first-child:before {
    padding-left: 0.05em;
    margin-right: -0.05em; }
article ul > li:before {
  font-size: 23px;
  font-size: 1.4375rem;
  text-align: center;
  content: "•"; }

.masthead {
  color: #bbb; }
  .masthead a {
    color: #222; }

.post time {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #dadada; }

.page-search .main h1 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 48px;
  line-height: 3rem;
  color: #aaa;
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }
  .page-search .main h1 strong {
    color: rgba(0, 0, 0, 0.5); }

.more-articles {
  font-size: 18px;
  font-size: 1.125rem; }
  .more-articles a {
    text-decoration: none;
    font-weight: bold;
    color: #999; }
    .more-articles a :hover {
      color: inherit; }

.page > footer {
  color: #fff; }
  .page > footer a {
    font-weight: bold; }

.copyright {
  font-weight: bold;
  text-align: center;
  color: #ccc; }
  .copyright a {
    text-decoration: none; }

html.page-photos .masthead {
  background-color: #222; }
  html.page-photos .masthead, html.page-photos .masthead a {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  html.page-photos .masthead .logo {
    background-position: -6px -106px; }

@media screen and (max-width: 600px) {
  html {
    font-size: 87.5%; }

  code, pre code {
    font-size: 12px; }

  blockquote {
    line-height: 24px;
    line-height: 1.5rem; }

  .masthead h1 {
    font-size: 16px; }

  .page > footer {
    font-size: 12px;
    line-height: 18px; } }
body {
  background: #fcfcfc;
  min-width: 280px; }

blockquote {
  margin: 0;
  padding: 0 18px;
  padding: 0 1.125rem; }
  blockquote p:before, blockquote p:after {
    position: relative;
    display: inline-block;
    top: 0.15em;
    margin-top: -0.15em;
    font-size: 1.5em;
    color: #aaa; }
  blockquote p:before {
    content: "“";
    width: 0.85em;
    padding-right: 0.15em;
    margin-left: -1em;
    text-align: right; }
  blockquote p:after {
    content: "”";
    width: 0.5em;
    margin-right: -0.5em; }

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

pre {
  background: #eee;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem; }
  pre i {
    display: inline-block;
    width: 1.75em; }

input, textarea {
  border: 1px solid #ddd;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 6px 5px 5px 5px;
  border-radius: 3px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.4); }
  input:focus, textarea:focus {
    border-color: #bbb;
    border-color: rgba(0, 0, 0, 0.4); }

input[type=search] {
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none; }

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

input:-moz-placeholder {
  color: #ccc; }

.masthead div,
.post article,
.posts > header h1,
.contents,
.about {
  padding: 0 40px;
  margin: 0 auto;
  max-width: 640px; }

.contents {
  padding: 36px 40px;
  padding: 2.25rem 2.5rem; }

.post.category-photos article {
  max-width: 880px; }

.masthead {
  height: 144px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 10; }
  .masthead div {
    position: relative; }
  .masthead h1 {
    margin: 0;
    padding: 54px 0 54px 90px; }
    .masthead h1 a, .masthead h1 b {
      opacity: 1;
      -webkit-transition: opacity 0.3s ease-out;
      -moz-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out; }
  .masthead .logo {
    position: absolute;
    display: block;
    left: 40px;
    top: 50%;
    margin: -33px 0 0 0; }
  .masthead nav {
    position: absolute;
    display: block;
    right: 40px;
    top: 50%;
    margin: -20px 0 0 0; }
    .masthead nav ul, .masthead nav p {
      padding: 0;
      margin: 0; }
    .masthead nav li {
      float: left;
      display: inline;
      display: none;
      margin-left: 10px;
      text-indent: -9999em;
      border-radius: 20px; }
    .masthead nav a {
      display: block;
      width: 40px;
      height: 40px;
      border-radius: 20px;
      -moz-opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
      opacity: 0.2;
      -webkit-transition: opacity 0.2s ease-out;
      -moz-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out;
      background: #000;
      overflow: hidden; }
      .masthead nav a:hover {
        -moz-opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 0.8; }
      .masthead nav a span {
        display: none; }
  .masthead .nav-search {
    position: relative;
    display: block;
    text-indent: 0;
    background: rgba(0, 0, 0, 0.12);
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .masthead .nav-search label {
      color: #fff;
      cursor: pointer;
      border-radius: 20px; }
      .masthead .nav-search label span {
        display: none; }
    .masthead .nav-search label:before {
      position: absolute;
      width: 40px;
      line-height: 40px;
      z-index: 10;
      -webkit-transition: color 0.3s ease-out;
      -moz-transition: color 0.3s ease-out;
      transition: color 0.3s ease-out;
      font-family: "miekd-icons";
      text-decoration: none;
      content: "s";
      text-align: center; }
    .masthead .nav-search form {
      height: 40px;
      min-width: 40px; }
    .masthead .nav-search input {
      width: 1px;
      padding-left: 25px;
      opacity: 0;
      padding: 10px 3px 9px 35px;
      margin-right: -1px;
      cursor: pointer;
      border-radius: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .masthead .nav-search input[type=submit] {
      position: absolute;
      right: 0;
      top: 0;
      display: none; }

.search-open .nav-search {
  opacity: 1;
  background: #ddd; }
  .search-open .nav-search label {
    color: #aaa;
    cursor: default; }
  .search-open .nav-search input {
    width: 220px;
    margin: 0;
    margin-left: 0;
    cursor: text;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }

.main h1 {
  display: none; }
.main header ul {
  display: none; }

.posts > header {
  background: #fcfcfc;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.8), 0 1px 0 rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 9; }
  .posts > header h1 {
    padding: 0 40px;
    margin: 0 auto !important; }
.posts > ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.post {
  margin: 0;
  padding: 48px 0 36px;
  padding: 3rem 0 2.25rem; }

.note + .note {
  padding-top: 0; }

.category-photos {
  padding: 60px 0 60px;
  padding: 3.75rem 0 3.75rem; }

.category-photos + .category-photos {
  padding-top: 0; }

.post:not(.note) + .note,
.category-photos + .note {
  padding-top: 48px;
  padding-top: 3rem; }

.post {
  position: relative; }
  .post header {
    position: relative; }
  .post time {
    position: absolute;
    right: 100%;
    top: 6px;
    top: 0.375rem;
    display: block;
    margin: 0 35px 0 0;
    text-align: right;
    white-space: nowrap;
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out, color 0.2s ease-out;
    transition: opacity 0.2s ease-out, color 0.2s ease-out; }
    .post time .dd, .post time .dy span {
      display: none; }
    .post time i {
      font-style: normal; }
    .post time .dy:before {
      content: "\2019"; }
  .post h2 a:after {
    margin-left: 0.3em;
    margin-right: -2em;
    display: inline-block;
    content: " \00bb";
    color: #888; }
  .post .more-link {
    font-weight: bold;
    text-decoration: none; }

.note {
  background: #f9f9f9; }
  .note header {
    position: relative; }
  .note header:before {
    position: absolute;
    left: 0;
    top: 2px;
    margin-left: -60px;
    font-family: "miekd-icons";
    text-decoration: none;
    content: "l";
    font-size: 25px;
    line-height: 30px;
    opacity: .2; }
  .note time {
    display: none; }

.more-articles {
  margin: 0; }
  .more-articles a {
    display: block;
    position: relative;
    z-index: 10;
    padding: 24px 0;
    background: #fbfbfb;
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.8); }
    .more-articles a:hover {
      background: #fdfdfd; }
    .more-articles a:active {
      background: #f6f6f6;
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
      padding: 25px 0 23px; }

.page > footer {
  background: #333;
  padding: 48px 0 0;
  padding: 3rem 0 0; }
  .page > footer b {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    position: relative;
    top: 0px; }
  .page > footer nav {
    clear: both; }
    .page > footer nav ul {
      position: relative;
      left: -2px;
      padding: 0;
      text-align: center; }
    .page > footer nav li {
      display: inline-block;
      margin: 0 5px; }
    .page > footer nav a {
      display: block;
      padding: 0 10px; }

.about {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  overflow: hidden; }
  .about p {
    float: left;
    display: inline;
    width: 50%;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    text-align: justify; }
  .about p:first-child {
    padding: 0 15px 0 0; }

.copyright {
  clear: both;
  padding: 12px 0 48px; }

.page-search .posts > header h1 {
  display: block; }

.page-archive .post:not(.note) h2,
.page-search .post:not(.note) h2,
.page-category .post:not(.note) h2 {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
.page-archive .post:not(.note) + .post:not(.note),
.page-search .post:not(.note) + .post:not(.note),
.page-category .post:not(.note) + .post:not(.note) {
  padding-top: 0; }

.page-photos body {
  background: #222; }
.page-photos .masthead,
.page-photos .page > footer {
  background: none; }
.page-photos .page > footer {
  padding-top: 24px;
  padding-top: 1.5rem; }
.page-photos .masthead .nav-search {
  background: rgba(255, 255, 255, 0.5); }
  .page-photos .masthead .nav-search label {
    color: #222;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }

.post.category-photos {
  background: #222; }
  .post.category-photos article > header {
    display: none; }
  .post.category-photos div > a {
    display: block;
    margin: 0;
    position: relative; }
    .post.category-photos div > a:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border: 1px solid rgba(255, 255, 255, 0.05); }
  .post.category-photos img {
    display: block;
    height: auto;
    max-width: 100%;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.6); }

.page-photos body {
  color: #fdfdfd; }

@media screen and (min-width: 0px) {
  .post img {
    margin-left: 0 !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }
  .post img.right {
    margin-left: 10px !important; }
  .post img.left {
    margin-right: 10px !important; } }
.has-pullquote:before {
  position: relative;
  content: attr(data-pullquote);
  float: right;
  margin: -12px 0 12px 30px;
  padding: 18px 0 0;
  border: none;
  width: 38.2%;
  min-width: 280px; }

.pullquote-left:before {
  float: left;
  margin: 12px 31px 24px -102px; }

.has-pullquote:before {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
  line-height: 1.875rem;
  top: 4px; }

@media screen and (max-width: 520px) {
  .has-pullquote:before {
    display: none; } }
@media screen and (max-width: 850px) {
  .post header time {
    opacity: 0; }

  .note header {
    padding-right: 40px; }
  .note header:before {
    left: auto;
    right: 0; }

  .post.category-photos {
    padding: 36px 0;
    padding: 2.25rem 0; }
    .post.category-photos article {
      padding: 0 36px;
      padding: 0 2.25rem; } }
@media screen and (max-width: 600px) {
  pre {
    padding: 6px 10px; }

  .masthead div,
  .posts > header h1,
  .post article,
  .about {
    padding: 0 20px; }

  .contents {
    padding: 24px 20px;
    padding: 1.5rem 1.25rem; }

  .masthead {
    height: 60px; }
    .masthead h1 {
      padding: 12px 0 12px 45px; }
    .masthead .logo {
      left: 20px;
      width: 32px;
      height: 32px;
      font-size: 30px;
      line-height: 32px;
      margin-top: -16px; }
    .masthead nav {
      right: 20px;
      margin: -15px 0 0 0; }
    .masthead .nav-search form {
      height: 30px;
      min-width: 30px; }
    .masthead .nav-search label:before {
      width: 30px;
      line-height: 30px; }
    .masthead .nav-search input {
      padding: 7px 3px 5px 25px;
      margin-right: -1px;
      border-radius: 15px; }

  .post {
    padding: 30px 0 18px;
    padding: 1.875rem 0 1.125rem; }

  .note + .note {
    padding-top: 0; }

  .post.category-photos {
    padding: 24px 0;
    padding: 1.5rem 0; }
    .post.category-photos article {
      padding: 0 24px;
      padding: 0 1.5rem; }

  .post.category-photos + .post.category-photos {
    padding-top: 0; }

  .post:not(.note) + .note,
  .category-photos + .note {
    padding-top: 36px;
    padding-top: 2.25rem; }

  .page-photos .main .post.category-photos {
    padding-top: 12px;
    padding-top: 0.75rem; }

  .note header:before {
    font-size: 18px;
    line-height: 24px; } }
@media screen and (max-width: 400px) {
  .masthead div,
  .posts > header h1,
  .post article,
  .about {
    padding: 0 10px; }

  .contents {
    padding: 12px 10px;
    padding: 0.75rem 0.625rem; }

  .masthead {
    height: 48px; }
    .masthead h1 {
      padding: 6px 0 6px 40px; }
    .masthead .logo {
      left: 10px; }
    .masthead nav {
      right: 10px; }

  .post.category-photos {
    padding: 12px 0;
    padding: 0.75rem 0; }
    .post.category-photos article {
      padding: 0 12px;
      padding: 0 0.75rem; }

  .search-open h1 a:not(:first-child), .search-open h1 b {
    opacity: 0; }
  .search-open .nav-search input {
    width: 160px; }

  .page > footer .about p {
    width: 100%;
    padding: 0; } }
@media screen and (max-width: 300px) {
  .search-open .nav-search input {
    width: 135px; } }
