@charset "UTF-8";
/* Travis Ladue Portfolio Site
Design Travis Ladue
Code Joseph Bergdoll
©2014 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
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, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 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; }

/* remember to define visible focus styles! 
:focus {
  outline: ?????;
} */
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  margin: 0;
  padding: 0; }

html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden; }

body {
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  height: auto;
  font-family: Sans-Serif;
  -webkit-tap-highlight-color: black;
  background: #131313;
  color: white; }

::selection {
  background: #bf1e2e;
  color: white; }

::-moz-selection {
  background: #bf1e2e;
  color: white; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

ul {
  list-style-type: none; }

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

.clearfix {
  display: block; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

strong {
  font-weight: 800;
  font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

em {
  font-style: italic; }

a {
  text-decoration: none;
  color: black; }

.center {
  text-align: center; }

.noborder {
  border: 0 !important; }

.hide-text {
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden; }

h1 {
  font-family: "Sentinel", Georgia, serif;
  font-size: 2.8125rem; }

h2 {
  font-family: "Sentinel", Georgia, serif;
  font-weight: 200;
  font-size: 1.5rem;
  line-height: 1.25; }

h3 {
  font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 0.1rem;
  font-size: .688rem;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 1.6rem; }

h4 {
  font-family: "Sentinel", Georgia, serif;
  font-style: italic;
  font-weight: 200;
  font-size: 0.833rem; }

p {
  font-family: "Sentinel", Georgia, serif;
  font-weight: 400;
  font-size: 0.833rem;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased; }

p div, p blockquote {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-font-smoothing: antialiased; }

@media only screen and (min-width: 768px) {
  h1 {
    font-family: "Sentinel", Georgia, serif;
    font-size: 2.8125rem; }

  h2 {
    font-family: "Sentinel", Georgia, serif;
    font-weight: 200;
    font-size: 2rem;
    line-height: 1.25; }

  h3 {
    font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.1rem;
    font-size: .688rem;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1.6rem; }

  h4 {
    font-family: "Sentinel", Georgia, serif;
    font-style: italic;
    font-weight: 200;
    font-size: 1rem; }

  p {
    font-family: "Sentinel", Georgia, serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased; } }
.link-twitter, .link-instagram, .link-dribbble {
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  top: 0.45rem;
  margin: 0 0.25rem 0 0.1rem;
  -webkit-transition: 200ms opacity ease-out;
  -moz-transition: 200ms opacity ease-out;
  transition: 200ms opacity ease-out; }
  .link-twitter:hover, .link-instagram:hover, .link-dribbble:hover {
    opacity: 0.7; }

.link-twitter:before {
  position: relative;
  content: " ";
  display: inline-block;
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/ladue-sprites.svg);
  background-position: top left;
  width: 24px;
  height: 24px; }

.link-instagram:before {
  content: " ";
  display: inline-block;
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/ladue-sprites.svg);
  background-position: 0 111px;
  width: 24px;
  height: 24px; }

.link-dribbble:before {
  content: " ";
  display: inline-block;
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/ladue-sprites.svg);
  background-position: 0px 141px;
  width: 24px;
  height: 24px; }

header, section, footer {
  width: 100%;
  height: auto; }

.wrapper {
  *zoom: 1;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0rem 1rem 1rem;
  background: black;
  overflow-x: hidden; }
  .wrapper:before, .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.loader {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/loader_black.gif) no-repeat center center;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  display: none; }

.home .loader {
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/http://travisladue.com/wp-content/themes/ladue-2014/images/loader.gif) no-repeat center center;
  background-size: 40px 40px; }

.page-template-page-about-php .loader, .error404 .loader {
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/loader_w.gif) no-repeat center center;
  background-size: 40px 40px; }

.home .container {
  padding: 5.5rem 0 0 0; }

.page-template-page-about-php .container, .error404 .container {
  padding: 6.25rem 0 0 0; }

.journalmenu a:hover {
  border-bottom: 0 !important; }

a {
  color: white; }

header {
  position: fixed;
  height: 5.5rem;
  z-index: 1000;
  overflow: hidden; }

header .wrapper {
  padding: 1rem 1rem 1rem;
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  position: relative; }

.home header {
  background: rgba(0, 0, 0, 0.85); }
  .home header .wrapper {
    background: transparent; }

.container {
  padding: 5.5rem 0 0 0;
  -webkit-transition: 400ms opacity ease-in 200ms;
  -moz-transition: 400ms opacity ease-in 200ms;
  transition: 400ms opacity ease-in 200ms; }

.post-tiles {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%; }

.project-tile {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  float: left; }
  .project-tile:hover span {
    opacity: 1; }

.project-tile span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 27% 1rem 0;
  text-align: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-transition: 200ms opacity ease-out;
  -moz-transition: 200ms opacity ease-out;
  transition: 200ms opacity ease-out; }
  .project-tile span h2 {
    font-size: 1.75rem; }

.logo {
  display: table;
  position: relative;
  height: 3.5rem;
  padding: 1rem 0 1rem 3.75rem;
  font-family: "Sentinel", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  color: white;
  -webkit-font-smoothing: antialiased; }
  .logo:before {
    content: " ";
    background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/ladue_logo.svg) no-repeat;
    background-size: 40px 40px;
    background-position: center left;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    left: 0;
    top: 0.35rem;
    -webkit-transition: 400ms -webkit-transform ease-in-out;
    -moz-transition: 400ms -webkit-transform ease-in-out;
    transition: 400ms -webkit-transform ease-in-out; }
  .logo:hover:before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); }

.logo-type {
  display: none; }

.mobile-logo-type {
  display: block; }

.header-nav-icon {
  display: inline-block;
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/menu.svg) no-repeat center center transparent;
  width: 3.75rem;
  height: 3.5rem;
  background-size: 20px 20px;
  position: absolute;
  top: 1rem;
  right: 1rem; }
  .header-nav-icon:hover {
    opacity: 0.625; }

.header-opened .header-nav-icon {
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/close.svg) no-repeat center center transparent;
  background-size: 20px 20px; }

footer {
  position: fixed;
  bottom: 0;
  font-family: "Sentinel", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  font-weight: 600;
  color: #ddd;
  opacity: 0.75;
  -webkit-transition: 200ms opacity ease-out;
  -moz-transition: 200ms opacity ease-out;
  transition: 200ms opacity ease-out; }
  footer:hover {
    opacity: 1; }

footer .wrapper {
  padding: 1rem 1rem 2rem;
  background: transparent; }

.footer-leftinfo {
  font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 0.1rem;
  font-size: .688rem;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  font-size: 0.5rem;
  position: relative;
  top: 1rem;
  float: left;
  width: 50%; }

.footer-rightinfo {
  width: 50%;
  float: right;
  position: relative;
  right: -0.3rem;
  text-align: right; }

.footer-rightinfo {
  display: block; }

.to-top {
  font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 0.1rem;
  font-size: .688rem;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  position: fixed;
  padding: 0.5rem 0.75rem;
  width: 8rem;
  background: rgba(255, 255, 255, 0.35);
  color: black;
  text-align: center;
  bottom: -2rem;
  opacity: 0;
  left: 50%;
  margin-left: -4rem;
  z-index: 3333;
  -webkit-transition: 400ms bottom ease-out, 400ms opacity ease-out, 400ms background ease-out;
  -moz-transition: 400ms bottom ease-out, 400ms opacity ease-out, 400ms background ease-out;
  transition: 400ms bottom ease-out, 400ms opacity ease-out, 400ms background ease-out; }

.post {
  padding: 0 0 4rem 0;
  margin-bottom: 5rem; }
  .post:after {
    content: " ";
    display: block;
    border-bottom: 2px solid #222;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 4rem;
    visibility: visible; }
  .post:last-child {
    margin-bottom: 0; }
    .post:last-child:after {
      top: 0;
      visibility: hidden; }

.project-desc p {
  margin-bottom: 1rem; }
  .project-desc p:last-child {
    margin-bottom: 0; }

.project-desc p a {
  border-bottom: 2px solid #333333;
  position: relative;
  padding-bottom: 0;
  bottom: 0;
  -webkit-transition: 200ms all ease-out;
  -moz-transition: 200ms all ease-out;
  transition: 200ms all ease-out; }
  .project-desc p a:hover {
    border-bottom: 2px solid #444444;
    padding-bottom: 2px;
    bottom: 2px; }

.project-desc {
  margin-top: 1rem; }

.wide-content {
  margin-top: 2rem; }

.quote blockquote {
  font-family: "Sentinel", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 2rem auto;
  max-width: 55rem; }

cite {
  text-align: center; }

.link a {
  display: block;
  padding: 1rem 2rem;
  background-color: #1f1f1f;
  background-size: 40px 40px !important;
  background-position: top left;
  background-repeat: no-repeat !important;
  max-width: 40rem;
  margin: 1rem auto;
  -webkit-transition: 400ms opacity ease-out;
  -moz-transition: 400ms opacity ease-out;
  transition: 400ms opacity ease-out; }
  .link a:hover {
    opacity: 0.85;
    -webkit-transition: 200ms opacity ease-out;
    -moz-transition: 200ms opacity ease-out;
    transition: 200ms opacity ease-out; }
  .link a h2, .link a h3 {
    text-align: center;
    margin-bottom: 0.5rem; }
  .link a h2 {
    font-size: 1.25rem; }

.text ul {
  font-family: "Sentinel", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  padding: 1rem 0 1rem 1rem;
  list-style-type: disc; }

.text blockquote {
  font-family: "Sentinel", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  padding: 1rem 0 1rem 1rem; }

.nomobile {
  display: none; }

@media only screen and (max-width: 1024px) {
  .menu {
    display: none; }

  .header-nav-icon {
    -webkit-transition: 200ms -webkit-transform ease-out;
    -moz-transition: 200ms -webkit-transform ease-out;
    transition: 200ms -webkit-transform ease-out; }

  .menu-mobile {
    font-family: "Sentinel", Georgia, serif;
    background: rgba(0, 0, 0, 0.85);
    height: 100%;
    width: 100%;
    text-align: left;
    height: 0;
    opacity: 0;
    -webkit-transition: 400ms opacity ease-out, 0ms height 400ms;
    -moz-transition: 400ms opacity ease-out, 0ms height 400ms;
    transition: 400ms opacity ease-out, 0ms height 400ms;
    position: fixed;
    overflow: hidden;
    top: 5.5rem;
    z-index: 100; }
    .menu-mobile .menu-item-694 a, .menu-mobile .menu-item-2130 a {
      -webkit-transition: 200ms all ease-out;
      -moz-transition: 200ms all ease-out;
      transition: 200ms all ease-out; }

  .menu-mobile-nav {
    -webkit-transform: translateY(2rem);
    -moz-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    -o-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-transition: 800ms all ease-out;
    -moz-transition: 800ms all ease-out;
    transition: 800ms all ease-out; }
    .menu-mobile-nav .menu-item-2129 {
      position: relative; }
      .menu-mobile-nav .menu-item-2129:after {
        content: '\2039';
        display: block;
        position: absolute;
        font-size: 1.25rem;
        top: 0.65rem;
        left: 7rem;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-transition: 200ms all ease-out;
        -moz-transition: 200ms all ease-out;
        transition: 200ms all ease-out; }

  .menu-mobile a {
    display: block;
    font-size: 1.5rem;
    padding: 0.5rem 2.5rem; }

  .menu-mobile .sub-menu {
    font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 200;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 200ms max-height ease-out;
    -moz-transition: 200ms max-height ease-out;
    transition: 200ms max-height ease-out; }

  .menu-mobile .sub-menu a {
    font-size: 0.875rem;
    letter-spacing: 0.2em;
    padding: 1.25rem 2.5rem; }

  .header-opened .header-nav-icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 200ms -webkit-transform ease-out;
    -moz-transition: 200ms -webkit-transform ease-out;
    transition: 200ms -webkit-transform ease-out; }
  .header-opened .menu-mobile {
    height: 100%;
    opacity: 1;
    overflow: visible;
    -webkit-transition: 200ms opacity ease-out;
    -moz-transition: 200ms opacity ease-out;
    transition: 200ms opacity ease-out; }
  .header-opened .menu-mobile-nav {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 400ms all ease-out;
    -moz-transition: 400ms all ease-out;
    transition: 400ms all ease-out; }

  .submenu-opened .menu-item-2129:after {
    -webkit-transform: rotate(270deg) rotateY(180deg);
    -moz-transform: rotate(270deg) rotateY(180deg);
    -ms-transform: rotate(270deg) rotateY(180deg);
    -o-transform: rotate(270deg) rotateY(180deg);
    transform: rotate(270deg) rotateY(180deg);
    -webkit-transition: 200ms all ease-out;
    -moz-transition: 200ms all ease-out;
    transition: 200ms all ease-out; }
  .submenu-opened .sub-menu {
    max-height: 20rem;
    padding-bottom: 0.5rem;
    -webkit-transition: 400ms max-height ease-out;
    -moz-transition: 400ms max-height ease-out;
    transition: 400ms max-height ease-out; }
  .submenu-opened .menu-item-694 a, .submenu-opened .menu-item-2130 a {
    color: #444444;
    -webkit-transition: 400ms all ease-out 400ms;
    -moz-transition: 400ms all ease-out 400ms;
    transition: 400ms all ease-out 400ms; } }
@media only screen and (max-width: 767px) {
  .project-desc p img {
    width: 110%;
    position: relative;
    left: -5%;
    max-width: 110%; }

  .wide-content {
    width: 110%;
    position: relative;
    left: -5%; } }
@media only screen and (min-width: 515px) {
  .logo-type {
    display: block; }

  .mobile-logo-type {
    display: none; } }
@media only screen and (min-width: 768px) {
  .show-to-top {
    bottom: 0rem;
    opacity: 1; }
    .show-to-top:hover {
      background: white; }

  .quote blockquote {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.25;
    margin: 3rem auto; }

  .quote .project-meta, .link .project-meta {
    float: none; }

  .link a {
    padding: 2rem 3rem; }
    .link a h2 {
      font-size: 1.5rem; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper {
    padding: 0rem 2rem 2rem; }

  .home .container, .page-template-page-about-php .container, .error404 .container {
    padding: 7.5rem 0 0 0; }

  header {
    height: 7.5rem; }

  .container {
    padding: 7.5rem 0 0 0; }

  .project-tile {
    width: 50%; }

  header .wrapper {
    padding: 2rem 2rem; }

  .header-nav-icon {
    top: 2rem;
    right: 2rem; }

  .menu-mobile {
    top: 7.5rem;
    padding-top: 0; }

  .menu-mobile a {
    font-size: 2.5rem;
    padding: 0.5rem 3.5rem; }

  .menu-mobile .sub-menu a {
    font-size: 1.25rem;
    padding: 1.25rem 3.5rem; }

  .menu-mobile-nav {
    margin-top: -1rem; }
    .menu-mobile-nav .workmenu:after {
      font-size: 2rem;
      top: 0.75rem;
      left: 10.25rem; }

  footer .wrapper {
    padding: 2rem 2rem; }

  .project-meta {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .project-meta:last-child {
      margin-right: 0; }

  .project-desc {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-top: 0; }
    .project-desc:last-child {
      margin-right: 0; }

  .about-head {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-left: 8.5298%; }
    .about-head:last-child {
      margin-right: 0; }

  .about-body {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-left: 0%; }
    .about-body:last-child {
      margin-right: 0; }

  .about-block {
    margin-bottom: 3rem; }

  .about-heading-indent {
    float: left;
    display: block;
    margin-right: 3.16844%;
    width: 8.29472%;
    text-align: right; }
    .about-heading-indent:last-child {
      margin-right: 0; }

  .about-p {
    float: left;
    display: block;
    margin-right: 3.16844%;
    width: 88.53684%; }
    .about-p:last-child {
      margin-right: 0; }

  .about-utility {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-left: 0%; }
    .about-utility:last-child {
      margin-right: 0; }

  .about-utility h3:nth-of-type(2) {
    margin-top: 1.5rem !important; }

  .text p img {
    display: block;
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 151.78933%;
    margin-left: -51.78933%;
    max-width: 200%;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right: 0; }
    .text p img:last-child {
      margin-right: 0; } }
@media only screen and (min-width: 1025px) {
  .nomobile {
    display: block; }

  span.nomobile {
    display: inline-block; }

  .wrapper {
    *zoom: 1;
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0rem 3rem 2rem;
    background: black; }
    .wrapper:before, .wrapper:after {
      content: " ";
      display: table; }
    .wrapper:after {
      clear: both; }

  .home .container, .page-template-page-about-php .container, .error404 .container {
    padding-top: 6.625rem; }

  header {
    position: fixed;
    height: 6.625rem; }

  .container {
    padding: 6.625rem 0 0 0; }

  .project-tile {
    width: 50%; }

  header .wrapper {
    padding: 1.5rem 3rem 1.5rem;
    background: rgba(0, 0, 0, 0.85); }

  .logo {
    float: left; }

  .menu-mobile {
    display: none; }

  .menu {
    float: right;
    padding: 1rem 0;
    display: block; }

  .header-nav-icon {
    display: none; }

  .menu a {
    padding: 0 0 0.15rem; }
    .menu a:hover {
      border-bottom: 1px solid #bf1e2e; }

  .menu li {
    float: left;
    display: block;
    font-family: "Sentinel", Georgia, serif;
    font-size: 1rem;
    font-weight: 700;
    -webkit-font-smoothing: antialiased; }

  .menu li {
    margin: 0 2rem 0 0; }
    .menu li:last-child {
      margin: 0; }

  a[title="worklabel"] {
    display: inline-block;
    float: left;
    cursor: pointer; }
    a[title="worklabel"]:after {
      content: ":";
      opacity: 0;
      -webkit-transition: opacity 200ms ease-out;
      -moz-transition: opacity 200ms ease-out;
      transition: opacity 200ms ease-out; }
    a[title="worklabel"]:hover {
      border-bottom: 0; }

  .sub-menu {
    display: inline-block;
    white-space: nowrap;
    height: 1rem;
    margin: 0 0 0 1.5rem; }

  .sub-menu li {
    display: block;
    white-space: nowrap;
    font-family: "Gotham", "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.1rem;
    font-size: .688rem;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0.35rem .75rem 0 0; }
    .sub-menu li:last-child {
      margin: 0.35rem 0 0 0; }
    .sub-menu li a {
      margin: 0 !important; }

  .sub-menu a {
    margin: 0;
    cursor: pointer !important;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-out 100ms;
    -moz-transition: opacity 200ms ease-out 100ms;
    transition: opacity 200ms ease-out 100ms; }

  .workmenu {
    max-width: 2.8rem;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: max-width 400ms ease-in-out 0.05s;
    -moz-transition: max-width 400ms ease-in-out 0.05s;
    transition: max-width 400ms ease-in-out 0.05s; }
    .workmenu a[title="worklabel"] {
      -webkit-transition: color 200ms ease-out 500ms;
      -moz-transition: color 200ms ease-out 500ms;
      transition: color 200ms ease-out 500ms; }
    .workmenu:hover {
      max-width: 22rem; }
      .workmenu:hover a[title="worklabel"] {
        cursor: e-resize;
        -webkit-transition: color 200ms ease-out 400ms;
        -moz-transition: color 200ms ease-out 400ms;
        transition: color 200ms ease-out 400ms; }
        .workmenu:hover a[title="worklabel"]:after {
          opacity: 1;
          -webkit-transition: opacity 400ms ease-out 400ms;
          -moz-transition: opacity 400ms ease-out 400ms;
          transition: opacity 400ms ease-out 400ms; }
      .workmenu:hover .sub-menu a {
        opacity: 1;
        -webkit-transition: opacity 200ms ease-out 100ms;
        -moz-transition: opacity 200ms ease-out 100ms;
        transition: opacity 200ms ease-out 100ms; }

  .current-menu-parent {
    max-width: 22rem; }
    .current-menu-parent a[title="worklabel"] {
      cursor: default; }
    .current-menu-parent a[title="worklabel"]:before {
      content: "\2022";
      position: relative;
      margin: 0 0.25rem 0 0;
      z-index: 4;
      color: #bf1e2e; }
    .current-menu-parent a[title="worklabel"]:after {
      opacity: 1; }
    .current-menu-parent .sub-menu a {
      opacity: 1; }

  .current a:before {
    content: "\2022";
    position: relative;
    margin: 0 0.25rem 0 0;
    z-index: 4;
    color: #bf1e2e; }

  .current-menu-item, .current-menu-parent {
    position: relative; }

  .current-menu-item a[title="contact"]:before {
    content: "\2022";
    position: relative;
    margin: 0 0.25rem 0 0;
    z-index: 4;
    color: #bf1e2e; }

  .sub-menu .current-menu-item {
    border-bottom: 1px solid #bf1e2e; }

  footer .wrapper {
    padding: 1.5rem 3rem; }

  .post:after {
    width: 35%; }

  .project-meta {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .project-meta:last-child {
      margin-right: 0; }

  .project-desc {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
    margin-top: 0; }
    .project-desc:last-child {
      margin-right: 0; }

  .quote blockquote {
    font-size: 3rem;
    font-weight: 400; }

  .text p img {
    display: block;
    float: left;
    display: block;
    margin-right: 4.11092%;
    width: 174.36494%;
    margin-left: -74.36494%;
    max-width: 200%;
    margin-top: 2rem;
    margin-bottom: 3rem;
    margin-right: 0; }
    .text p img:last-child {
      margin-right: 0; } }
@media only screen and (min-width: 1550px) {
  .home .container, .page-template-page-about-php .container, .error404 .container {
    padding-top: 9.625rem;
    padding-bottom: 0; }

  header {
    position: fixed;
    height: 9.625rem; }

  header .wrapper {
    padding: 3rem 3rem 3rem;
    background: rgba(0, 0, 0, 0.85); }

  .project {
    padding: 9.625rem 0 1rem 0; }
    .project:after {
      width: 35%; }
    .project:last-child {
      padding: 9.625rem 0 2.5rem; }

  .container {
    padding-top: 9.625rem;
    padding-bottom: 0; }

  .project-tile {
    width: 25%; } }
.not-yet-loaded {
  opacity: 0;
  visibility: hidden; }

.error404 {
  background: url(http://travisladue.com/wp-content/themes/ladue-2014/images/404_bg.jpg) no-repeat center center;
  background-size: cover; }
  .error404 h1 {
    margin-top: 30%; }
  .error404 h3:hover {
    cursor: ne-resize; }
