/*
  Theme Name: Arc90 Lab
  Theme URI: http://arc90.com/
  Description: The 2013 Arc90 Lab theme.
  Author: Arc90
  Author URI: http://arc90.com/
  Version: 1.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

@keyframes panningbig {
  0% {
    transform: translate3d(0px, 0px, 0px); }

  25% {
    transform: translate3d(-100px, -100px, 0px); }

  50% {
    transform: translate3d(-200px, 0px, 0px); }

  75% {
    transform: translate3d(-100px, 100px, 0px); }

  100% {
    transform: translate3d(0px, 0px, 0px); } }

@-webkit-keyframes panningbig {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px); }

  25% {
    -webkit-transform: translate3d(-100px, -100px, 0px); }

  50% {
    -webkit-transform: translate3d(-200px, 0px, 0px); }

  75% {
    -webkit-transform: translate3d(-100px, 100px, 0px); }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px); } }

@-moz-keyframes panningbig {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px); }

  25% {
    -moz-transform: translate3d(-100px, -100px, 0px); }

  50% {
    -moz-transform: translate3d(-200px, 0px, 0px); }

  75% {
    -moz-transform: translate3d(-100px, 100px, 0px); }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px); } }

@-ms-keyframes panningbig {
  0% {
    -ms-transform: translate3d(0px, 0px, 0px); }

  25% {
    -ms-transform: translate3d(-100px, -100px, 0px); }

  50% {
    -ms-transform: translate3d(-200px, 0px, 0px); }

  75% {
    -ms-transform: translate3d(-100px, 100px, 0px); }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px); } }

@keyframes panningmedium {
  0% {
    transform: translate3d(0px, 0px, 0px); }

  25% {
    transform: translate3d(-50px, -50px, 0px); }

  50% {
    transform: translate3d(-160px, 0px, 0px); }

  75% {
    transform: translate3d(-50px, 50px, 0px); }

  100% {
    transform: translate3d(0px, 0px, 0px); } }

@-webkit-keyframes panningmedium {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px); }

  25% {
    -webkit-transform: translate3d(-80px, -80px, 0px); }

  50% {
    -webkit-transform: translate3d(-160px, 0px, 0px); }

  75% {
    -webkit-transform: translate3d(-80px, 80px, 0px); }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px); } }

@-moz-keyframes panningmedium {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px); }

  25% {
    -moz-transform: translate3d(-80px, -80px, 0px); }

  50% {
    -moz-transform: translate3d(-160px, 0px, 0px); }

  75% {
    -moz-transform: translate3d(-80px, 80px, 0px); }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px); } }

@-ms-keyframes panningmedium {
  0% {
    -ms-transform: translate3d(0px, 0px, 0px); }

  25% {
    -ms-transform: translate3d(-80px, -80px, 0px); }

  50% {
    -ms-transform: translate3d(-160px, 0px, 0px); }

  75% {
    -ms-transform: translate3d(-80px, 80px, 0px); }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px); } }

@keyframes panningsmall {
  0% {
    transform: translate3d(0px, 0px, 0px); }

  25% {
    transform: translate3d(-40px, -40px, 0px); }

  50% {
    transform: translate3d(-80px, 0px, 0px); }

  75% {
    transform: translate3d(-40px, 40px, 0px); }

  100% {
    transform: translate3d(0px, 0px, 0px); } }

@-webkit-keyframes panningsmall {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px); }

  25% {
    -webkit-transform: translate3d(-40px, -40px, 0px); }

  50% {
    -webkit-transform: translate3d(-80px, 0px, 0px); }

  75% {
    -webkit-transform: translate3d(-40px, 40px, 0px); }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px); } }

@-moz-keyframes panningsmall {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px); }

  25% {
    -moz-transform: translate3d(-40px, -40px, 0px); }

  50% {
    -moz-transform: translate3d(-80px, 0px, 0px); }

  75% {
    -moz-transform: translate3d(-40px, 40px, 0px); }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px); } }

@-ms-keyframes panningsmall {
  0% {
    -ms-transform: translate3d(0px, 0px, 0px); }

  25% {
    -ms-transform: translate3d(-40px, -40px, 0px); }

  50% {
    -ms-transform: translate3d(-80px, 0px, 0px); }

  75% {
    -ms-transform: translate3d(-40px, 40px, 0px); }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px); } }

@keyframes panningtiny {
  0% {
    transform: translate3d(0px, 0px, 0px); }

  25% {
    transform: translate3d(-10px, -10px, 0px); }

  50% {
    transform: translate3d(-20px, 0px, 0px); }

  75% {
    transform: translate3d(-10px, 10px, 0px); }

  100% {
    transform: translate3d(0px, 0px, 0px); } }

@-webkit-keyframes panningtiny {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px); }

  25% {
    -webkit-transform: translate3d(-10px, -10px, 0px); }

  50% {
    -webkit-transform: translate3d(-20px, 0px, 0px); }

  75% {
    -webkit-transform: translate3d(-10px, 10px, 0px); }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px); } }

@-moz-keyframes panningtiny {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px); }

  25% {
    -moz-transform: translate3d(-10px, -10px, 0px); }

  50% {
    -moz-transform: translate3d(-20px, 0px, 0px); }

  75% {
    -moz-transform: translate3d(-10px, 10px, 0px); }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px); } }

@-ms-keyframes panningtiny {
  0% {
    -ms-transform: translate3d(0px, 0px, 0px); }

  25% {
    -ms-transform: translate3d(-10px, -10px, 0px); }

  50% {
    -ms-transform: translate3d(-20px, 0px, 0px); }

  75% {
    -ms-transform: translate3d(-10px, 10px, 0px); }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px); } }

html,
body {
  color: #656565;
  background: #f1f1f1;
  font-size: 1em;
  font-family: 'Sentinel A', 'Sentinel B', sans-seriF; }

a:link,
a:visited {
  color: #4f8bb4;
  text-decoration: none;
  transition: color 100ms ease-in-out;
  -webkit-transition: color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out;
  -ms-transition: color 100ms ease-in-out; }

a:hover {
  color: #555; }

.wrapper {
  width: 100%; }

h1 {
  font-family: 'Gotham Narrow A', 'Gotham Narrow B', Arial Narrow, sans-serif; }

h2, h3, h4, h5, h6,
.post-title,
#nav-links,
#footer-links,
#footer-links {
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

blockquote {
  padding-left: 1.5em;
  border-left: 4px solid #eaeaea;
  font-style: italic; }

#main-nav {
  width: 100%;
  border-bottom: 1px solid #3f505a;
  border-bottom: 1px solid rgba(171, 205, 229, 0.1);
  padding: .8em 0;
  position: relative;
  z-index: 9999; }

#background-effects {
  background: #1D445F;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  #background-effects.front-page .orb-layer {
    display: block; }
  #background-effects.image {
    background: #264c67 url(./images/arc90_header_image.jpg) top center no-repeat; }
    #background-effects.image .orb-layer {
      display: none; }
  #background-effects .orb-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none; }

.orb {
  background: #3d80af;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  position: absolute;
  left: 50%; }

#orb-layer-1 {
  animation: panningbig 45s linear infinite;
  -webkit-animation: panningbig 45s linear infinite;
  -moz-animation: panningbig 45s linear infinite;
  -ms-animation: panningbig 45s linear infinite;
  animation-delay: 0;
  -webkit-animation-delay: 0;
  -ms-animation-delay: 0;
  -moz-animation-delay: 0; }

#orb-layer-2 {
  opacity: 0.9;
  animation: panningmedium 45s linear infinite;
  -webkit-animation: panningmedium 45s linear infinite;
  -moz-animation: panningmedium 45s linear infinite;
  -ms-animation: panningmedium 45s linear infinite;
  animation-delay: 0;
  -webkit-animation-delay: 0;
  -ms-animation-delay: 0;
  -moz-animation-delay: 0; }

#orb-layer-3 {
  opacity: 0.7;
  animation: panningsmall 45s linear infinite;
  -webkit-animation: panningsmall 45s linear infinite;
  -moz-animation: panningsmall 45s linear infinite;
  -ms-animation: panningsmall 45s linear infinite;
  animation-delay: 0;
  -webkit-animation-delay: 0;
  -ms-animation-delay: 0;
  -moz-animation-delay: 0; }

#orb-layer-4 {
  opacity: 0.5;
  animation: panningtiny 45s linear infinite;
  -webkit-animation: panningtiny 45s linear infinite;
  -moz-animation: panningtiny 45s linear infinite;
  -ms-animation: panningtiny 45s linear infinite;
  animation-delay: 0;
  -webkit-animation-delay: 0;
  -ms-animation-delay: 0;
  -moz-animation-delay: 0; }

#orb-layer-1 .orb {
  width: 40px;
  height: 40px; }

#orb-1 {
  margin-left: -53%;
  top: 45%; }

#orb-2 {
  margin-left: -7%;
  top: -12%; }

#orb-3 {
  margin-left: 33%;
  top: 79%; }

#orb-layer-2 .orb {
  width: 20px;
  height: 20px; }

#orb-4 {
  margin-left: 43%;
  top: 75%; }

#orb-5 {
  margin-left: -8%;
  top: 65%; }

#orb-6 {
  margin-left: 14%;
  top: 18%; }

#orb-7 {
  margin-left: -28%;
  top: 7%; }

#orb-8 {
  margin-left: 3%;
  top: 97%; }

#orb-9 {
  margin-left: 49%;
  top: 4%; }

#orb-10 {
  margin-left: -52%;
  top: 75%; }

#orb-layer-3 .orb {
  width: 6px;
  height: 6px; }

#orb-11 {
  margin-left: 27%;
  top: 78%; }

#orb-12 {
  margin-left: -21%;
  top: 67%; }

#orb-13 {
  margin-left: 48%;
  top: 57%; }

#orb-14 {
  margin-left: 42%;
  top: 22%; }

#orb-15 {
  margin-left: -4%;
  top: 85%; }

#orb-16 {
  margin-left: -45%;
  top: 19%; }

#orb-17 {
  margin-left: 5%;
  top: 8%; }

#orb-18 {
  margin-left: -37%;
  top: 88%; }

#orb-19 {
  margin-left: 6%;
  top: 73%; }

#orb-20 {
  margin-left: -14%;
  top: 50%; }

#orb-layer-4 .orb {
  width: 2px;
  height: 2px; }

#orb-21 {
  margin-left: 4%;
  top: 76%; }

#orb-22 {
  margin-left: -14%;
  top: 89%; }

#orb-23 {
  margin-left: 28%;
  top: 87%; }

#orb-24 {
  margin-left: -33%;
  top: 68%; }

#orb-25 {
  margin-left: -1%;
  top: 90%; }

#orb-26 {
  margin-left: 42%;
  top: 70%; }

#orb-27 {
  margin-left: 18%;
  top: 83%; }

#orb-28 {
  margin-left: 21%;
  top: 86%; }

#orb-29 {
  margin-left: -19%;
  top: 20%; }

#orb-30 {
  margin-left: 31%;
  top: 11%; }

#orb-31 {
  margin-left: 2%;
  top: 32%; }

#orb-32 {
  margin-left: 21%;
  top: 18%; }

#orb-33 {
  margin-left: 40%;
  top: 26%; }

#orb-34 {
  margin-left: 10%;
  top: 26%; }

#orb-35 {
  margin-left: -48%;
  top: 6%; }

#orb-36 {
  margin-left: -37%;
  top: 18%; }

#orb-37 {
  margin-left: -44%;
  top: 39%; }

#orb-38 {
  margin-left: -46%;
  top: 68%; }

#orb-39 {
  margin-left: -39%;
  top: 91%; }

#orb-40 {
  margin-left: 22%;
  top: 29%; }

#nav-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 15px;
  z-index: 9999; }
  #nav-toggle.active {
    background: #3d80af; }
  #nav-toggle .hamburger-layer {
    background: white;
    height: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    width: 30px;
    display: block;
    margin: 4px 0; }

#nav-links, #footer-links {
  position: absolute;
  z-index: 9999;
  top: 31px;
  left: 0;
  width: 100%;
  background: #3d80af;
  display: none;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif; }
  #nav-links li, #footer-links li {
    border-top: 1px solid #2A6F96;
    display: block;
    text-transform: uppercase;
    font-weight: 200; }
  #nav-links a:link, #footer-links a:link,
  #nav-links a:visited,
  #footer-links a:visited {
    padding: 1em 20px;
    display: block;
    font-size: 1.4em;
    color: white; }
  #nav-links a:hover, #footer-links a:hover,
  #nav-links a.active,
  #footer-links a.active {
    color: #7AB0DB; }

.back-to-home {
  margin-left: 20px;
  font-size: 0;
  text-indent: -9999px;
  display: block;
  width: 47px;
  height: 19px;
  background: transparent url(./images/arc90_logo.svg) top left no-repeat;
  background-size: 47px; }
  .back-to-home.gray {
    margin: 25px auto;
    width: 69px;
    height: 26px;
    background: transparent url(./images/arc90_logo_gray_small.svg) top left no-repeat;
    background-size: 69px; }

#main-header {
  position: relative; }
  #main-header .wrapper {
    z-index: 10;
    position: relative; }
  #main-header h1 {
    font-size: 1.5em;
    color: #57a2d6;
    padding: 2em 0 3em;
    margin: 0 20px;
    font-weight: 200;
    line-height: 1.1;
    text-align: center;
    font-family: 'Gotham Narrow A', 'Gotham Narrow B', Arial Narrow, sans-serif; }
  #main-header strong {
    font-size: 2.3em;
    display: block;
    font-weight: 600;
    color: white;
    text-transform: uppercase; }

/* Main Containers ---------------------------*/
#main-content {
  float: left;
  width: 100%;
  background: #fff;
  padding-bottom: 1em; }
  #main-content.padding {
    padding: 0 0 1.5em 0; }
  #main-content.error {
    padding: .5em 0 4em; }

#error-actions {
  position: absolute;
  top: 38%;
  width: 100%;
  text-align: center; }

#error-page-heading {
  width: 100%;
  color: white;
  font-size: 1.6em;
  margin-bottom: .5em; }

#error-page-home-btn {
  font-size: .7em;
  border: 2px solid #cbcbcb;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #ababab;
  background: none;
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  cursor: pointer;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif;
  transition: color 150ms, border-color 150ms ease-in-out;
  -webkit-transition: color 150ms, border-color 150ms ease-in-out;
  -moz-transition: color 150ms, border-color 150ms ease-in-out;
  -ms-transition: color 150ms, border-color 150ms ease-in-out;
  text-align: center;
  border-color: #3d7fae;
  color: #579FD1;
  padding: .7em 2em; }

#error-page-home-btn:hover {
  color: #fff;
  border-color: #fff; }

/* Post Styling -------------------------------*/
.article-listing,
.single-post,
#comments {
  border-bottom: 1px solid #e1e1e1;
  padding: 1.5em 0;
  position: relative;
  margin: 0 20px; }

.entry-title {
  font-size: 1.8em;
  margin: 1em 0 .7em;
  font-weight: 600; }
  .entry-title.error {
    font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif; }

.article-listing .image-header {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }
  .article-listing .image-header img {
    display: inline-block;
    width: 100%;
    height: auto; }
.article-listing .entry-description {
  margin-top: 1em;
  font-size: 1em;
  line-height: 1.3;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif; }
.article-listing .entry-title {
  margin-top: 0; }
.article-listing:last-child {
  border-bottom: none; }

.avatar {
  border: 4px solid #d3d3d3;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%; }

/* Single Post Styling ------------------------*/
.single-post {
  padding: 1em 0 0 0;
  border: none; }
  .single-post:after {
    content: "";
    clear: both;
    display: block; }
  .single-post .entry-title {
    font-size: 2em; }

.entry-content,
.entry-summary {
  font-size: 1em;
  line-height: 1.4; }
  .entry-content:after,
  .entry-summary:after {
    content: "";
    clear: both;
    display: block; }
  .entry-content img,
  .entry-summary img {
    width: 100%;
    height: auto; }
    .entry-content img.wp-smiley,
    .entry-summary img.wp-smiley {
      width: 12px;
      height: 12px; }

.entry-content {
  margin-top: 1.5em; }

.entry-header img {
  width: 100%;
  height: auto; }

.entry-content .alignright,
.entry-content .aligncenter,
.entry-content figure {
  float: right;
  clear: right;
  margin: 0 0 1.5em 0; }

.entry-content figure {
  width: 100%; }
  .entry-content figure figcaption {
    color: #999;
    font-style: italic;
    font-size: .9em; }
  .entry-content figure video {
    width: 100%;
    height: auto; }

.entry-content .alignleft {
  float: left;
  margin: 0 30px 20px 0; }

.entry-content .alignleft,
.entry-content .aligncenter,
.entry-content .alignright {
  max-width: 100%; }

.entry-content p {
  margin-bottom: 1.5em; }

.entry-content ul,
.entry-content ol {
  margin-bottom: 1.5em;
  padding-left: 10px; }

.entry-content li {
  list-style: inside disc;
  margin-bottom: .5em; }

.entry-content hr {
  border: none;
  border-top: 1px solid #eaeaea;
  margin-bottom: 1.5em; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 600;
  line-height: 1.2; }

.entry-content h1 {
  font-size: 1.6em;
  margin-bottom: 1em; }

.entry-content h2 {
  font-size: 1.5em;
  margin-bottom: 1.1em; }

.entry-content h3 {
  font-size: 1.4em;
  margin-bottom: 1.2em; }

.entry-content h4 {
  font-size: 1.3em;
  margin-bottom: 1.3em; }

.entry-content h5 {
  font-size: 1.2em;
  margin-bottom: 1.4em; }

.entry-content h6 {
  font-size: 1.1em;
  margin-bottom: 1.5em; }

.wp-caption-text {
  color: #999;
  font-style: italic;
  font-size: .9em; }

.entry-title a:link,
.entry-title a:visited {
  color: #555; }

.entry-title a:hover {
  color: #5692bc; }

a.more-link,
.nav-next a,
.nav-previous a,
a.download-link,
#submit {
  margin-top: 1em;
  font-size: .8em;
  border: 2px solid #cbcbcb;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #ababab;
  background: none;
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  cursor: pointer;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif;
  transition: color 150ms, border-color 150ms ease-in-out;
  -webkit-transition: color 150ms, border-color 150ms ease-in-out;
  -moz-transition: color 150ms, border-color 150ms ease-in-out;
  -ms-transition: color 150ms, border-color 150ms ease-in-out; }

a.download-link {
  transition: background-position 100ms ease-in-out;
  -webkit-transition: background-position 100ms ease-in-out;
  -moz-transition: background-position 100ms ease-in-out;
  -ms-transition: background-position 100ms ease-in-out;
  background: transparent url(./images/download_icon.svg) 16px -39px no-repeat;
  text-indent: -9999px;
  font-size: 0;
  height: 14px;
  padding: 10px 25px; }
  a.download-link:hover {
    background-position: 16px 8px; }

a.more-link:hover,
.nav-next a:hover,
.nav-previous a:hover,
a.download-link:hover,
#submit:hover {
  color: #555;
  border-color: #555; }

a.more-link,
a.download-link {
  display: none; }

/* Comments ----------------------------------*/
#comments {
  border: none;
  padding-top: 0; }

#commentform {
  margin-top: 1em; }

.logged-in-as {
  display: block;
  margin-bottom: 1em; }

.form-allowed-tags {
  display: none; }

.comment-notes {
  display: none; }

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  display: block; }

#commentform input[type=text],
.comment-form-comment textarea {
  -webkit-appearance: none;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: .5em;
  font-size: .9em;
  color: #555;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif;
  border: 2px solid #eaeaea;
  margin: 1em 0;
  outline: none; }

.commentlist > li {
  position: relative;
  padding: 1.5em 0;
  border-bottom: 1px solid #e0e0e0; }

.commentlist .fn {
  color: #555;
  font-weight: 600;
  width: 100%;
  margin: .3em 0 .5em;
  display: inline-block; }

.commentlist .fn:after {
  content: 'said:'; }

.commentlist .fn a:link,
.commentlist .fn a:visited {
  color: #555;
  font-size: .9em; }

.comment header {
  padding-left: 65px;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif; }

.comment .avatar {
  position: absolute;
  top: 1.5em;
  left: 0;
  width: 45px;
  height: 45px; }

.comment-count {
  margin-top: 2em;
  display: block;
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  font-size: .8em; }

.comment-count a:link,
.comment-count a:visited {
  font-size: 2.2em;
  font-weight: 600;
  color: #555; }

.comment-meta > a {
  color: #999;
  text-transform: uppercase;
  font-size: .8em;
  display: inline-block;
  width: 100%;
  text-align: left; }

.comment-content {
  margin-top: 1.5em;
  line-height: 1.4;
  font-size: 1em;
  word-break: break-word; }

.edit-link,
.reply {
  display: none; }

#nav-below {
  float: left;
  width: 100%;
  padding: 1.5em 0 1em;
  text-align: center; }

.nav-next a,
.nav-previous a {
  color: #a0cde2;
  border-color: #a0cde2;
  font-size: 1em; }
  .nav-next a:hover,
  .nav-previous a:hover {
    color: white;
    border-color: white; }

/* Wordpress Overrides --------------------------*/
.assistive-text {
  display: none; }

.page-title {
  font-size: 1.6em;
  margin-bottom: .7em;
  font-weight: 600;
  margin-bottom: 0;
  font-family: 'Whitney A', 'Whitney B', Arial Narrow, sans-serif;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 1em;
  margin: 0 20px; }

/* Search ----------------------------------------*/
#search-form {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  display: block; }

#search-form input[type="text"] {
  border: none;
  color: #555;
  padding: .9em 1em 1em 2.5em;
  font-size: 1.2em;
  outline: none;
  background: transparent url("./images/magnifying_glass.svg") 1em 1em no-repeat;
  background-size: 18px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #search-form input[type="text"]:-ms-input-placeholder {
    color: #c1c1c1; }
  #search-form input[type="text"]::-moz-placeholder {
    color: #c1c1c1; }
  #search-form input[type="text"]:-moz-placeholder {
    color: #c1c1c1; }
  #search-form input[type="text"]::-webkit-input-placeholder {
    color: #c1c1c1; }

#search-form input[type="submit"],
#reply-title {
  display: none; }

/* Generic Classes -----------------------------------*/
#single-header {
  background: white;
  padding: 1em 0;
  border-bottom: 1px solid #eaeaea; }

.arrow-icon {
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  transition: border-color 150ms ease-in-out;
  -webkit-transition: border-color 150ms ease-in-out;
  -moz-transition: border-color 150ms ease-in-out;
  -ms-transition: border-color 150ms ease-in-out; }

a.back-to-blog {
  display: inline-block;
  position: relative;
  color: #c1c1c1;
  padding-left: 1em;
  font-size: .8em;
  font-weight: bold;
  margin-left: 20px; }
  a.back-to-blog:hover {
    color: #555; }
    a.back-to-blog:hover .arrow-icon {
      border-color: #555; }
  a.back-to-blog .arrow-icon {
    border-color: #c1c1c1;
    width: .35em;
    height: .35em;
    position: absolute;
    top: .3em;
    left: 0; }

footer {
  float: left;
  background: #f1f1f1;
  width: 100%;
  text-align: center; }
  footer img {
    margin: 2.8em 20px; }

#footer-links {
  background: #f1f1f1;
  position: relative;
  top: auto;
  display: block; }
  #footer-links li {
    border-top: none; }
  #footer-links a:link,
  #footer-links a:visited {
    display: block;
    opacity: 1;
    color: #999;
    padding: 1em 20px;
    font-size: 1.4em;
    font-weight: 100;
    border-bottom: none;
    border-top: 1px solid #e1e1e1; }

@media screen and (min-width: 748px) {
  .wrapper {
    width: 748px;
    margin: 0 auto; }

  .back-to-home {
    float: left;
    width: 69px;
    height: 26px;
    margin-left: 0;
    background-size: 69px; }
    .back-to-home.gray {
      margin: 30px 0; }

  #error-page-heading {
    font-size: 3em; }

  #error-page-home-btn {
    font-size: .8em; }

  #main-nav:after {
    content: "";
    clear: both;
    display: block; }

  #orb-layer-1 .orb {
    width: 100px;
    height: 100px; }

  #orb-layer-2 .orb {
    width: 50px;
    height: 50px; }

  #orb-layer-3 .orb {
    width: 20px;
    height: 20px; }

  #orb-layer-4 .orb {
    width: 5px;
    height: 5px; }

  #nav-toggle {
    display: none; }

  #nav-links, #footer-links {
    position: relative;
    left: auto;
    top: auto;
    display: block;
    float: right;
    width: 80%;
    text-align: right;
    padding: 0;
    background: none; }
    #nav-links li, #footer-links li {
      display: inline-block;
      border: none; }
    #nav-links a:link, #footer-links a:link,
    #nav-links a:visited,
    #footer-links a:visited {
      padding: .45em 0;
      margin-left: 2em;
      color: #6e94ad;
      font-size: .8em;
      text-transform: uppercase;
      display: inline-block;
      font-weight: 300;
      transition: color 150ms ease-in-out;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out; }
    #nav-links a:hover, #footer-links a:hover,
    #nav-links a.active,
    #footer-links a.active {
      color: white; }

  #main-header {
    background-size: 100%; }
    #main-header h1 {
      font-size: 2.5em;
      padding: 2em 0 3em;
      margin-left: 0; }
    #main-header strong {
      font-size: 2em; }

  /* Main Containers ---------------------------*/
  #main-content:after {
    content: "";
    clear: both;
    display: block; }
  #main-content.blue {
    background: #3d80af;
    padding-bottom: 3em; }
  #main-content.padding {
    padding: 0 0 3em 0; }

  /* Post Styling -------------------------------*/
  .article-listing {
    float: left;
    width: 364px;
    height: 410px;
    margin: 20px 20px 0 0;
    padding: 0;
    border: none;
    background: white;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    .article-listing:nth-child(2n) {
      margin-right: 0; }
    .article-listing .entry-title,
    .article-listing .entry-description {
      margin: 0 20px; }
    .article-listing .more-link {
      margin: 0 10px 0 20px; }
    .article-listing .entry-description {
      font-size: .9em; }
    .article-listing .entry-title {
      font-size: 1.4em;
      margin-bottom: 1em; }
    .article-listing .post-options {
      font-size: .9em;
      position: absolute;
      bottom: 1.5em;
      left: 0; }
    .article-listing .image-header {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 205px;
      text-align: center;
      margin-bottom: 20px;
      background: #f1f1f1; }
      .article-listing .image-header img {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        height: auto; }
    .article-listing:last-child {
      border-bottom: none; }
    .article-listing .entry-title {
      margin-top: 0; }

  /* Single Post Styling ------------------------*/
  .single-post,
  #comments {
    border-bottom: 1px solid #e1e1e1;
    padding: 3em 0 2em;
    position: relative;
    margin: 0; }

  .single-post {
    border: none;
    overflow: hidden;
    padding: 4em 0 1em 0; }
    .single-post .entry-title {
      font-size: 2.4em;
      line-height: 1.1;
      text-align: center;
      margin-top: 0;
      padding: 0 15%; }

  .entry-title {
    font-size: 2em;
    margin-bottom: .7em;
    font-weight: 600; }

  .entry-content,
  .entry-summary {
    font-size: 1.2em; }

  .entry-content {
    margin-top: 1.5em; }

  .entry-content figure {
    width: 30%; }

  a.more-link,
  .nav-next a,
  .nav-previous a,
  a.download-link,
  #submit {
    font-size: 1em;
    display: inline-block; }

  /* Wordpress Overrides --------------------------*/
  .page-title {
    font-size: 2em; }

  /* Search ----------------------------------------*/
  .blue #search-form {
    background: #3d80af;
    border-bottom-color: #568cb4; }
    .blue #search-form input[type="text"] {
      color: white; }

  #search-form input[type="text"] {
    padding: .9em 0 1em 1.5em;
    background-image: url(./images/magnifying_glass_blue.svg);
    background-position: 0 1em;
    background-size: 22px;
    font-size: 1.5em; }
    #search-form input[type="text"]:-ms-input-placeholder {
      color: #6aa5ce; }
    #search-form input[type="text"]::-moz-placeholder {
      color: #6aa5ce; }
    #search-form input[type="text"]:-moz-placeholder {
      color: #6aa5ce; }
    #search-form input[type="text"]::-webkit-input-placeholder {
      color: #6aa5ce; }

  /* Comments ----------------------------------*/
  #comments {
    border: none;
    padding-bottom: 3em; }

  #commentform {
    margin-top: 2em; }

  .comment header {
    padding-left: 0; }

  #commentform input[type=text] {
    width: 50%; }

  .comment-form-comment label {
    display: none; }

  .commentlist > li {
    font-size: 1.1em; }

  .commentlist .fn {
    width: 50%; }

  .comment .avatar {
    top: 1em;
    left: -95px;
    width: 65px;
    height: 65px; }

  .comment-count {
    margin-top: 4em; }

  .comment-meta > a {
    text-align: right;
    color: #ccc;
    width: 50%; }

  .comment-content {
    margin-top: .5em;
    line-height: 1.4; }

  #nav-below {
    padding: 3em 0 1em; }

  /* Generic Classes -----------------------------------*/
  #single-header {
    padding: 1.5em 0; }

  a.back-to-blog {
    margin-left: 0; }

  #footer-links a:link,
  #footer-links a:visited {
    padding: 3em 10px;
    font-size: .8em;
    border: none; }
  #footer-links a:hover {
    color: #555; }

  footer {
    padding: 0;
    width: 100%; }
    footer.blue {
      background: #286188; }
      footer.blue #footer-links a:link,
      footer.blue #footer-links a:visited {
        color: #8bb8d1; }
      footer.blue #footer-links a:hover {
        color: #fff; }
    footer img {
      float: left;
      margin-top: 2em; } }
@media screen and (min-width: 1002px) {
  .wrapper {
    width: 1002px; }

  #error-page-heading {
    font-size: 4em; }

  #error-page-home-btn {
    font-size: .9em; }

  #main-header h1 {
    font-size: 3.1em; }

  #main-header h1 strong {
    font-size: 2.3em; }

  .article-meta .avatar {
    margin-right: -15px; }

  .article-listing,
  .single-post,
  #comments {
    padding: 4em 0 3em; }

  #comments {
    padding: 0 15% 3em 15%; }

  .article-listing {
    width: 314px;
    height: 540px;
    margin: 30px 30px 0 0;
    padding: 0; }
    .article-listing:nth-child(2n) {
      margin-right: 30px; }
    .article-listing:nth-child(3n) {
      margin-right: 0; }
    .article-listing .entry-title,
    .article-listing .entry-description {
      margin: 0 30px; }
    .article-listing .more-link {
      margin: 0 10px 0 30px; }
    .article-listing .entry-description {
      margin-top: 1em;
      font-size: 1.1em; }
    .article-listing .entry-title {
      font-size: 2em; }
    .article-listing .image-header {
      width: 100%;
      height: 177px;
      margin-bottom: 30px; }

  .single-post .entry-title {
    font-size: 3.3em; }

  .entry-title {
    font-size: 2.6em;
    line-height: 1.1; }

  .entry-content,
  .entry-summary {
    font-size: 1.4em; }

  .entry-content {
    margin: 1.5em 15% 0 15%; }

  .single-post {
    padding: 4em 0 1em 0; } }
