html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  position: relative;
  max-width: 899px;
  margin: 0 auto;
}

nav ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

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

a {
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

input,select {
  vertical-align: middle;
}

html {
  background: #f2f2f2;
  background-image: url('../img/site-bg.png');
  color: #2E2E2E;
  border-top: 7px solid #EC3E8A;
}

img {
  max-width: 100%;
}

#wrapper {
  padding: 1em 1em 2em;
}

ul,ol {
  list-style: none;
  font-family: "lato", verdana, arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.ol,.ul {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 0;
}

.entry-content ul {
  margin-top: 1.5em;
  text-indent: 1.5em;
  background-color: rgba(99,173,208,0.1);
  border-radius: .25em;
  font-size: 1em;
  line-height: 1.4;
  padding: 1em;
}

.hentry {
  word-spacing: .1em;
  margin-bottom: 0.7em;
  padding-bottom: 0.6em;
}

#logo-swirl {
  opacity: 0.6;
  position: absolute;
  top: -87px;
  left: -94px;
  width: 190px;
}

header {
  clear: both;
  margin-bottom: 2.5em;
  text-align: left;
}

header p {
  position: relative;
  font-size: .875em;
  line-height: 1.7143em;
  margin-top: -.3em;
  z-index: 10;
}

h1,h2,h3,#hire-me a,.promote-box a {
  font-family: "proxima-nova-sc-osf",Verdana,Geneva,sans-serif;
  font-style: normal;
  letter-spacing: 1px;
}

section,aside {
  position: relative;
}

aside {
  clear: left;
}

h1 a {
  position: relative;
  z-index: 10;
  color: #2E2E2E;
  text-decoration: none !important;
  font-family: "proxima-nova-sc-osf",Verdana,Geneva,sans-serif;
  font-style: normal;
  font-size: 2em;
  line-height: 1.5em;
  margin-top: .75em;
  margin-bottom: 0;
}

h2 {
  font-family: "proxima-nova-sc-osf",Verdana,Geneva,sans-serif;
  font-size: 1.7em;
  line-height: 1.2em;
  margin-top: .75em;
  margin-bottom: 0;
}

h2 a {
  font-size: 0.8em;
}

@media (min-width:37.5em) {
  h2 a {
    font-size: 1em;
  }
}

h3 {
  font-size: 1.25em;
  line-height: 1.5em;
  margin-top: 1.5em;
}

.description h2 {
  font-size: 1.8em;
  text-transform: uppercase;
}

#site-updtates .date,.date {
  font-size: .875em;
  line-height: 1.7143em;
  margin-bottom: 32px;
  margin-top: 0;
  font-style: italic;
  font-family: "lato", verdana, arial, sans-serif;
}

.hentry img {
  display: block;
  margin: 0 auto;
}

p,.paging {
  font-family: "lato", verdana, arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.4;
  margin-top: 1.3333em;
  margin-bottom: 0;
}

p {
  margin-bottom: 1.2em;
}

code {
  font-size: 1em;
  line-height: 1.4;
  word-wrap: break-word;
}

pre {
  word-wrap: break-word;
  background-color: rgba(255,255,255,0.3);
  border-radius: .25em;
  margin-top: 1.125em;
  margin-bottom: 2em;
  padding: 1em;
}

#col2 p {
  text-align: center;
  display: block;
  margin-top: 0;
  font-size: .875em;
  line-height: 1em;
  color: #333;
  cursor: pointer;
}

a,.paging a {
  color: #EC3E8A;
  text-decoration: none;
  -webkit-transition: color .2s ease-in-out 0;
  -moz-transition: color .2s ease-in-out 0;
}

li {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: .15em;
}

a:hover {
  text-decoration: underline;
}

ol {
  width: 90%;
  list-style-type: lower-alpha;
  list-style-position: inside;
  margin: 1.5em auto 0;
}

ol li {
  margin-bottom: 1.5em;
}

blockquote {
  line-height: 1.75;
  margin-bottom: 1.5em;
  background-color: rgba(255,255,255,0.3);
  border-radius: 5px;
  font-size: 1.2em;
  font-family: "lato", verdana, arial, sans-serif;
  font-style: italic;
  padding: 1em;
}

hr {
  max-width: 90%;
  font-style: italic;
  border: none;
  border-top: medium double #2E2E2E;
  color: #2E2E2E;
  margin: 1.2222em auto;
  padding: 0;
}

#hire-me,.promote-box {
  border: 2px solid D15300;
  background-color: #3E3636;
  border: 1px solid #000;
  border-radius: 5px;
  vertical-align: top;
  display: block;
  margin-bottom: 1em;
  padding: 5%;
}

#hire-me h2,.promote-box h2 {
  line-height: 1.4em;
  text-align: center;
  margin: 0;
}

#hire-me p {
  text-align: left;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0 .5em;
}

.promote-box p {
  text-align: left;
  margin-bottom: 2em;
  margin-top: 1em;
}

#hire-me a {
  text-transform: uppercase;
  clear: both;
  color: #222;
  background: #EC3E8A;
  border-radius: 4px;
  border: 1px solid #222;
  display: block;
  width: 50%;
  font-size: 1.25em;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  padding: 5%;
}

50% {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

to {
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
}

#hire-me a,.promote-box a {
  cursor: pointer;
}

#hire-me a:hover {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: .6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: pulse;
  -moz-animation-duration: .6s;
  -moz-animation-iteration-count: infinite;
  -o-animation-name: pulse;
  -o-animation-duration: .6s;
  -o-animation-iteration-count: infinite;
  animation-name: pulse;
  animation-duration: .6s;
  animation-iteration-count: infinite;
}

footer {
  padding-top: 1em;
  clear: both;
  border-top: 1px dashed #EC3E8A;
  margin-bottom: 1em;
}

#footer_about,#footer_contact,#footer_legal,#footer_nav {
  border-bottom: 1px dashed #EC3E8A;
}

footer input,footer textarea {
  border: 0;
  font-size: 1em;
  line-height: 1.33333em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
}

footer input:focus,footer textarea:focus {
  background: #DEDEDE;
  outline: 1px solid #4D1F13;
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

footer textarea {
  height: 5em;
}

footer label,footer input,footer textarea {
  width: 97.4425%;
  padding: .8525%;
}

form {
  color: #EC3E8A;
  font-family: "lato", verdana, arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin-top: 1.3333em;
  font-size: 1em;
  margin-bottom: 0;
}

footer .submit {
  vertical-align: middle;
  width: auto;
  border-radius: 3px;
  border: 1px solid #EC3E8A;
  font-size: 1em;
  line-height: 1.5em;
  background-color: rgba(255,255,255,0.2);
  color: #EC3E8A;
  -webkit-transition: all .2s ease-in-out 0;
  margin: 1.5em 0;
  padding: 0 3.41%;
}

footer .submit:hover {
  box-shadow: -1px 1px 3px rgba(0,0,0,0.1);
  cursor: pointer;
  color: #a62333;
  border-color: #a62333;
}

#back-to-top {
  float: right;
}

#social ul {
  width: 50%;
  margin: 0 auto;
}

#social li {
  display: inline-block;
  margin-left: 1em;
}

#social img {
  width: 36px;
  height: 36px;
}

a.tooltip span {
  display: none;
  margin-top: 1.5em;
  width: 130px;
  border: 1px solid #EC3E8A;
  padding: 2px 3px;
}

a.tooltip:hover span {
  cursor: pointer;
  display: block;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  color: #6c6c6c;
}

#notebookpage {
  margin: 3.41% auto 0;
}

.note {
  position: relative;
  width: 90%;
  height: 100%;
  background: url(../img/note_bg.gif);
  background-color: #FFF;
  border: 1px solid rgba(0,0,0,0.5);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.7);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.7);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.7);
  margin: 0 auto 6.82%;
  padding: 1.705%;
}

.note:before {
  z-index: -10;
  position: absolute;
  top: 0;
  left: 2px;
  width: 96%;
  height: 100%;
  content: "";
  background-color: rgba(255,255,255,1);
  border: 1px solid rgba(0,0,0,0.5);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  padding: 0 1.705%;
}

.note:after {
  z-index: -20;
  position: absolute;
  top: 3px;
  left: 0;
  width: 96%;
  height: 100%;
  content: "";
  background-color: rgba(255,255,255,1);
  border: 1px solid rgba(0,0,0,0.5);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  padding: 0 1.705%;
}

.note h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: .5em;
}

.note p {
  margin-bottom: .5em;
}

.note img {
  margin: 0 auto;
}

.code pre {
  white-space: 0;
  width: 95%;
  overflow: auto;
  background: rgba(50,50,50,0.1);
  color: rgba(0,0,0,1);
  border-radius: 2px;
  border: 1px solid rgba(50,50,50,0.3);
  margin: 0 auto;
  padding: 0 1.705% 1.705%;
}

.sprite {
  background: url(../img/notebook_sprite.png) no-repeat;
  position: relative;
  float: right;
  width: 32px;
  height: 32px;
}

.code_sp {
  background-position: 0 0;
}

.bookmark_sp {
  background-position: 0 -32px;
}

.quote_sp {
  background-position: 0 -64px;
}

.image_sp {
  background-position: 0 -96px;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0000);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  width: auto;
  margin: 0;
}

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

.clearfix {
  zoom: 1;
}

.freeagent,.treehouse {
  display: block;
  text-align: center;
  margin: 0 auto 16px;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,footer label,footer input {
  display: block;
}

#footer_nav,.invisible {
  visibility: hidden;
}

#decoration,#footer_contact,.ir br {
  display: none;
}

.hentry h2,.adr p {
  margin-top: 0;
}

#social,.clearfix:after {
  clear: both;
}

@media only screen and min-width 30em {
  #wrapper {
    padding: 1em 2em 2em;
  }

  header p {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 0;
  }

  aside h3 {
    border-bottom: 1px dashed #EC3E8A;
    margin-bottom: 1em;
  }

  section,aside {
    float: left;
  }
}

@media only screen and min-width 48em {
  body {
    padding: 0 1em;
  }

  #decoration {
    display: block;
    float: right;
    margin-right: 10%;
  }

  #col1,#col2,#col3 {
    float: left;
    width: 3em;
    height: 1em;
    border-top: 1px solid #EC3E8A;
  }

  #col1 {
    background-color: #EC3E8A;
    -webkit-border-bottom-left-radius: 1em;
    moz-border-radius-bottomleft: 1em;
    border-bottom-left-radius: 1em;
  }

  #col2 {
    background-color: #EC3E8A;
  }

  #col3 {
    background-color: #a62333;
    -webkit-border-bottom-right-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    border-bottom-right-radius: 1em;
  }

  h1 a {
    font-size: 4.6em;
    line-height: 1em;
    margin-top: .5em;
    margin-bottom: 0;
  }

  #logo-swirl {
    position: relative;
    opacity: 1;
    top: 0;
    left: 0;
    width: 110px;
    float: left;
    margin: 0 2em 0 0;
  }

  header h1 {
    padding-top: 1em;
  }

  header p {
    display: block;
    text-align: left;
  }

  p {
    text-align: left;
  }

  .date {
    margin-top: .5em;
    background-color: rgba(99,173,208,0.2);
    float: left;
    position: relative;
    margin-bottom: 4em;
    color: #fEC3E8A00;
    border-radius: 3px;
    border: 1px solid #EC3E8A;
    font-family: "lato", verdana, arial, sans-serif;
    padding: 40px 12px 0 3px;
  }

  .day {
    font-size: 2.5em;
    line-height: 1em;
    position: absolute;
    left: 3px;
    top: 0;
  }

  .month {
    text-transform: uppercase;
    font-size: 2em;
    letter-spacing: 2px;
  }

  .year {
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }

  .hfeed .date,#site-updtates .date {
    font-size: .875em;
    line-height: 1.7143em;
    background-color: transparent;
    border: none;
    color: #FFF;
    float: none;
    font-style: italic;
    margin: 0;
    padding: 0;
  }

  .entry-title {
    float: right;
    width: 87%;
  }

  .hfeed .entry-title {
    float: none;
    width: 100%;
  }

  .entry-content {
    clear: both;
  }

  .rss {
    right: 28px;
  }
}

@media only screen and min-width 5625em {
  body {
    max-width: 1100px;
  }

  aside {
    clear: none;
    padding-left: 1.5em;
    float: left;
    width: 24.386%;
    margin-bottom: 1em;
  }

  header {
    margin-bottom: 2.5em;
  }

  main {
    width: 70.163265306122%;
    float: left;
    border-right: 1px dashed #EC3E8A;
    margin-bottom: 1em;
    padding: 0 2.2857142857143% 0 0;
  }

  #updates {
    max-width: 800px;
    border-right: none;
    float: none;
    margin: 0 auto 1em;
  }

  #footer_about,#footer_contact,#footer_legal,#footer_nav {
    float: left;
    width: 22%;
    border-bottom: 0;
    margin: 0 2%;
  }

  #footer_about {
    margin-left: 0;
  }

  #footer_nav {
    margin-right: 0;
  }

  #about ul {
    margin-top: 3em;
  }
}

@media only screen and min-width 75em {
  body {
    max-width: 1280px;
    font-size: 1.1em;
  }
}

@media print {
  * {
    background: transparent!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none!important;
  }

  a,a:visited {
    color: #444!important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^=javascript:]:after,a[href^=#]:after {
    content: "";
  }

  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }@  page {
    margin: .5cm;
  }

  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}

@media (min-width:48em) {
  main {
    float: left;
    width: 65%;
  }

  aside {
    float: left;
    width: 30%;
    margin-left: 5%;
    clear: none;
  }
}

#wrappper {
  padding: 1em 4em 2em;
}}

del {
  text-decoration: line-through;
}

.hire-me {
  background-color: #EC3E8A;
  border-radius: 3px;
  color: #2E2E2E;
  display: block;
  font-family: "proxima-nova-sc-osf",verdana;
  text-align: center;
  text-decoration: none;
  text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
}

.btn-lrg {
  margin: 72px auto 64px auto;
  padding: 3% 0;
  width: 80%;
}

.grow-rotate {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow-rotate:hover {
  -webkit-transform: scale(1.05) rotate(-4deg);
  -ms-transform: scale(1.05) rotate(-4deg);
  transform: scale(1.05) rotate(-4deg);
  box-shadow: 0 0 5px rgba(255,255,255,0.4);
}

h2 a {
  color: #eee;
}

h2 a:hover {
  color: #EC3E8A;
}

.promote-box h2 {
  padding-bottom: 10px;
}

h1 a:hover {
  text-decoration: none;
}

.promote-box > a {
  color: #EC3E8A;
}

.promote-box > a:hover {
  color: #fff;
}

.hentry h2 {
  font-weight: 700;
}

a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

pre {
  overflow: scroll;
}
/*h2,h3,h4,h5,h6 { text-transform: uppercase; }*/
.hentry h2 a {
  color: #2E2E2E;
  text-decoration: none;
}
/**
 * $Bottom
 **/
a.btn {
  font-family: "lato", verdana, Arial, sans-serif;
  display: block;
  margin: 60px auto 40px;
  width: 60%;
  padding: .6em 1.1em;
  font-size: 26px;
  font-size: 1.625rem;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #EC3E8A;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 0 -2px #333, 0 0 0 -1px #EC3E8A;
  border: none;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
}

@media (min-width: 767px) {
  a.btn {
    color: #f2f2f2 !important; /* hacker */
    width: 80%;
  }
}

a.btn:hover, a.btn:focus {
  box-shadow: 0 0 0 2px #f2f2f2, 0 0 0 4px #EC3E8A;
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}

a.btn:active {
  background: #EC3E8A;
  -webkit-transition-duration: 0;
  transition-duration: 0;
  box-shadow: 0 0 0 2px #f2f2f2, 0 0 0 4px #EC3E8A;
}

/**
 * $keyframes \ gelatine
 **/
@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

@-webkit-keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

blockquote p {
  font-size: 1em;
  margin-top: 0;
}

body {
  font-weight: 400;
  line-height: 1.45;
}

p {
  margin-bottom: 1.3em;
  letter-spacing: 0.03em;
  word-spacing: 0.1em;
  line-height: 1.4;
  font-weight: 300;
}

h1, h2, h3, h4 {
  margin: 1.414em 0 0.5em;
  line-height: 1.2;
}

.hentry h2 {
  font-size: 1.777em;
}

h3 {
  font-size: 1.333em;
}

small, .font_small {
  font-size: 0.75em;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "kern=1";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  font-feature-settings: "kern";
  font-kerning: normal;
}

.listing .date {
  margin-bottom: 1.3em;
}

.listing .hentry {
  border-bottom: 1px solid #EC3E8A;
  padding-bottom: 0;
}

.listing .hentry:nth-child(even) {
  border-bottom: 1px solid #2E2E2E;
}

blockquote p {
  margin-bottom: .8em;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

h4 {
  font-family: "lato", verdana, arial, sans-serif;
}

.entry-content > a {
  text-decoration: underline;
  color: #2E2E2E;
  font-family: "lato", verdana, arial, sans-serif;
  text-transform: capitalize;
}

.vcard > a {
  display: block;
  margin-bottom: 1.3em;
}

footer a {
  font-family: "lato", verdana, arial, sans-serif;
}

.vcard > p {
  margin-top: 0;
}

.paging {
  margin-bottom: 1em;
}
