/*!
Pure v0.5.0-rc-1
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/


/*!
normalize.css v1.1.3 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/


/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus,
a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 3em;
    margin: 0.67em 0
}

h2 {
    font-size: 2em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 0.5em
}

h4 {
    font-size: 1.4em;
    margin: 0em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
pre {
    background-color: #FAFAFA;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #EEEEEE;
    color: #2D2D2D;
    padding: 3px;
    font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
    font-size: .95em
}

.codelist {
    margin: 4px 0px
}

.subtitle {
    margin: 0 0 10px 0
}

pre {
    padding: 5px 10px;
    margin: 10px 25px
}

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: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 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,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

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-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -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
}

.pure-button {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pure-button {
    font-family: inherit;
    font-size: 100%;
    *font-size: 90%;
    *overflow: visible;
    padding: 0.5em 1em;
    color: #444;
    color: rgba(0, 0, 0, 0.80);
    *color: #444;
    border: 1px solid #999;
    border: none rgba(0, 0, 0, 0);
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 6px
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.10)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.10));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.10));
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.10));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.10))
}

.pure-button:focus {
    outline: 0
}

.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.20) inset
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
    border: none;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    filter: alpha(opacity=40);
    -khtml-opacity: 0.40;
    -moz-opacity: 0.40;
    opacity: 0.40;
    cursor: not-allowed;
    box-shadow: none
}

.pure-button-hidden {
    display: none
}

.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: rgb(0, 120, 231);
    color: #fff
}

@font-face {
    font-family: 'geosanslightregular';
    src: url('geosanslight-webfont.eot');
    src: url('geosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('geosanslight-webfont.woff') format('woff'), url('geosanslight-webfont.ttf') format('truetype'), url('geosanslight-webfont.svg#geosanslightregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontin_regular';
    src: url('fontin-regular-webfont.eot');
    src: url('fontin-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fontin-regular-webfont.woff2') format('woff2'), url('fontin-regular-webfont.woff') format('woff'), url('fontin-regular-webfont.ttf') format('truetype'), url('fontin-regular-webfont.svg#fontinregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontin_smallcaps';
    src: url('fontin-smallcaps-webfont.eot');
    src: url('fontin-smallcaps-webfont.eot?#iefix') format('embedded-opentype'), url('fontin-smallcaps-webfont.woff2') format('woff2'), url('fontin-smallcaps-webfont.woff') format('woff'), url('fontin-smallcaps-webfont.ttf') format('truetype'), url('fontin-smallcaps-webfont.svg#fontin_smallcapssmallcaps') format('svg');
    font-weight: normal;
    font-style: normal
}

.projects {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 820px;
    margin-bottom: 0px;
    line-height: 1.6em
}

.gallery,
.splash-container {
    display: block;
    text-align: center;
    max-width: 100%;
    height: auto
}

.gallery-left,
.gallery-right,
.splash-project-left,
.splash-project-right {
    display: inline-block
}

.gallery-left img,
.gallery-right img,
.splash-project-left img,
.splash-project-right img {
    max-width: 100%;
    height: auto
}

.gallery p {
    margin-top: 0
}

@media (min-width: 600px) {
    .gallery-left {
        float: left
    }
    .gallery-right {
        float: right
    }
    .gallery-left,
    .gallery-right {
        max-width: 48%;
        height: auto
    }
    .splash-project-left,
    .splash-project-right {
        max-width: 50%;
        height: auto
    }
    .gallery,
    .splash-container {
        white-space: nowrap
    }
}

.drop-shadow {
    box-shadow: 0 0 15px 0 #CCC
}

.left {
    float: left;
    width: auto;
    padding: 0 12px 0 6px
}

.right {
    float: right;
    width: auto;
    margin: 0 6px 0 12px
}

.content-subhead {
    font-family: "geosanslightregular"
}

#menu {
    font-family: "geosanslightregular";
    font-size: 1.3em
}

body {
    color: #777
}

.resume,
.content,
.project-page {
    margin: 0 auto;
    padding: 0 1em;
    max-width: 820px;
    margin-bottom: 50px;
    line-height: 1.6em
}

.project-page {
    text-align: left
}

.portfolio {
    display: block;
    margin: auto;
    padding: 0 10px;
    max-width: 490px;
    margin-bottom: 50px;
    line-height: 1.2em;
    text-align: justify;
    overflow: hidden
}

.portfolio-image {
    margin-bottom: 15px
}

.portfolio-image img {
    max-width: 100%;
    height: auto
}

.portfolio-text h3 {
    font-size: 1.5em
}

@media (min-width: 820px) {
    .portfolio {
        max-width: 920px
    }
    .portfolio-image {
        float: left;
        margin-bottom: 0
    }
    .portfolio-text {
        margin: 0 0 0 430px
    }
    .portfolio-text h3 {
        font-size: 1.7em
    }
    .project-page {
        text-align: justify
    }
}

.project {
    position: relative;
    clear: left;
    padding-top: 20px;
    overflow: hidden;
    min-height: 240px
}

.project-footer {
    float: right
}

.portrait {
    text-align: center;
    margin-top: 20px
}

@media (min-width: 400px) {
    .portrait {
        float: left;
        width: auto;
        margin-left: 5px;
        margin-right: 20px
    }
}

.header {
    max-width: 820px;
    margin: auto;
    color: #333;
    text-align: center;
    padding: 1em 0.5em 0 0.5em;
    border-bottom: 1px solid #eee
}

.header h1 {
    margin: 0.2em 0;
    font-size: 3em;
    font-weight: 300
}

.header h2 {
    font-weight: 400;
    color: #ccc;
    padding: 0;
    margin-top: 0
}

.content-subhead {
    margin: 8px 0 20px 0;
    font-weight: normal;
    color: #888;
    white-space: nowrap
}

.divider-container {
    clear: both;
    padding-top: 8px
}

hr.divider {
    border: 0;
    width: 600px;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.125), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.125), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.125), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.125), rgba(0, 0, 0, 0))
}

.cv-button {
    text-align: center
}

.center {
    text-align: center;
    margin: 40px auto
}

.resume h3 {
    font-family: "fontin_regular"
}

.resume-divider-container {
    clear: both;
    padding: 0
}

hr.resume-divider {
    border: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.resume-entry {
    border-spacing: 10px;
    font-family: "fontin_regular";
    font-size: 0.85em;
    font-weight: 400;
    color: #000
}

.resume-date,
.resume-date-border {
    font-family: "fontin_smallcaps";
    font-size: 1.3em;
    padding: 0 7px 0 0;
    margin-top: 20px;
    margin-bottom: 10px
}

.resume-date-border {
    border-bottom: 1px solid #000
}

.resume-details {
    margin-left: 30px
}

.resume-details li {
    list-style-type: none
}

.resume-details p {
    margin-bottom: 0
}

.resume-details h2 {
    font-family: "fontin_regular";
    font-weight: normal;
    margin: 0;
    font-size: 1.3em
}

.resume-details b {
    font-family: "fontin_smallcaps";
    font-weight: 400
}

.resume-section {
    font-family: "geosanslightregular";
    margin: 40px 0 5px 0;
    font-weight: normal;
    color: #888;
    white-space: nowrap;
    font-size: 1.4em
}

@media (min-width: 550px) {
    .resume-date,
    .resume-date-border {
        width: 210px;
        display: table-cell;
        text-align: right;
        font-size: 1.3em
    }
    .resume-date-border {
        border-right: 1px solid #000;
        border-bottom: none
    }
    .resume-details {
        display: table-cell;
        margin-left: 0
    }
    .resume-section {
        font-size: 1.7em
    }
}

.pure-button {
    margin: 20px 0
}

.hello {
    font-family: "geosanslightregular";
    font-size: 2em;
    font-weight: 400;
    color: #aaa
}

.custom-menu {
    text-align: center;
    position: relative
}

.custom-menu ul {
    width: 100%;
    display: inline-block;
    list-style-type: none;
    padding-left: 0
}

.custom-menu a {
    color: #777;
    line-height: 1.5em;
    text-decoration: none;
    white-space: nowrap
}

.custom-menu li a {
    display: block;
    cursor: pointer;
    padding: 0.25em 0;
    margin: 5px 0;
    border: 1px solid #999;
    border: none rgba(0, 0, 0, 0);
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px
}

.menu-heading {
    font-family: "geosanslightregular";
    font-size: 2.5em;
    display: block;
    padding-left: 0
}

.media {
    clear: both;
    max-width: 820px;
    margin: 10px auto;
    color: #333;
    text-align: center;
    padding: 0.5em 0 0 0
}

.icon-twitter,
.icon-linkedin,
.icon-youtube,
.icon-github {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 2px
}

.icon-twitter:hover,
.icon-linkedin:hover,
.icon-youtube:hover,
.icon-github:hover {
    background-position: bottom right
}

.icon-github {
    background: transparent url('../images/strips/github.png') top left no-repeat
}

.icon-youtube {
    background: transparent url('../images/strips/youtube.png') top left no-repeat
}

.icon-linkedin {
    background: transparent url('../images/strips/linkedin.png') top left no-repeat
}

.icon-twitter {
    background: transparent url('../images/strips/twitter.png') top left no-repeat
}

@media (min-width: 400px) {
    .menu-heading {
        font-size: 3em
    }
    .custom-menu ul {
        width: auto
    }
    .custom-menu li {
        display: inline-block
    }
    .custom-menu li a {
        display: inline-block;
        margin: 0 15px;
        border: none;
        background-color: transparent
    }
    .custom-menu li a:hover,
    .custom-menu li a:focus {
        color: #6FBEF3
    }
}

@media (min-width: 670px) {
    .custom-menu {
        text-align: left
    }
    .menu-heading {
        display: inline-block
    }
    .custom-menu ul {
        float: right;
        margin-top: 2em
    }
    .media {
        text-align: right
    }
}

.wide-page a:link,
.portfolio a:link,
.content a:link,
.project-page a:link {
    text-decoration: none;
    color: #6FBEF3
}

.wide-page a:visited,
.portfolio a:visited,
.content a:visited,
.project-page a:visited {
    text-decoration: none;
    color: #6FBEF3
}

.wide-page a:hover,
.portfolio a:hover,
.content a:hover,
.project-page a:hover {
    text-decoration: none;
    color: #AECFE5
}

.wide-page a:active,
.portfolio a:active,
.content a:active,
.project-page a:active {
    text-decoration: none;
    color: #AECFE5
}

.latex,
.latex sup,
.latex sub {
    font-family: serif
}

.latex sub,
.latex sup {
    text-transform: uppercase
}

.latex sub {
    vertical-align: 0.0ex;
    margin-left: -0.1667em;
    margin-right: -0.125em
}

.latex,
.latex sub {
    font-size: 1em
}

.latex sup {
    font-size: 0.85em;
    vertical-align: -0.2em;
    margin-left: -0.36em;
    margin-right: -0.15em
}

.project-page h2 {
    margin-top: 1.2em;
    margin-bottom: 0.6em
}

h2,
h3,
h4 {
    font-family: "geosanslightregular";
    font-weight: normal
}

.youtube {
    position: relative;
    cursor: pointer;
    padding-bottom: 56.25%
}

.youtube img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.youtube .play {
    background: url('play.png') no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.yt-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.caption {
    font-size: 0.9em;
    font-style: italic
}

.img-strip {
    display: block;
    max-width: 100%;
    height: auto;
    white-space: nowrap;
    line-height: 0
}

.img-strip-cell {
    display: inline-block;
    text-align: center;
    background-image: url('vignette.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto
}

.img-strip-cell img {
    width: 100%;
    height: auto;
    opacity: .75;
    filter: alpha(opacity=75);
    transition: all 0.2s ease-out
}

.img-strip-cell:hover img {
    opacity: 1.0
}

.img-left {
    text-align: left
}

.img-right {
    text-align: right
}

.quarter-break {
    display: none
}

.img-strip-cell {
    width: 50%
}

@media (min-width: 600px) {
    .half-break {
        display: none
    }
    .img-strip-cell {
        width: 25%
    }
}

.responsive-image {
    max-width: 100%;
    height: auto
}

.project-page ul {
    margin-top: 5px
}

.list-title {
    margin-bottom: 0
}

.tight-bottom {
    margin-bottom: 0
}

.tight-top {
    margin-top: 0.25em
}

.wall-of-text {
    line-height: 1.3em
}


.responsive-img-2-1,
.responsive-img-1-1,
.responsive-img-1-2,
.responsive-img-1-4 {
    display: inline-block;
    height: auto
}


.responsive-img-2-1 {
    width: 1200px;
    max-width: 100%;
}

.responsive-img-1-1 {
    max-width: 100%
}

.responsive-img-1-2 {
    max-width: 49%
}

.responsive-img-1-4 {
    max-width: 24%
}

.zero-lineheight {
    line-height: 0
}

h2 {
    font-weight: bold;
    font-size: 40px;
    margin-top: 90px;
    line-height: 1em
}

h3 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 10px;
    line-height: 1em
}

h2.title {
    margin-top: 0;
    padding-top: 50px;
    text-align: center
}

h3.title {
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px
}

hr.title {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 1.0), rgba(0, 0, 0, 0))
}

.equation {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

.equation-inline {
    display: inline;
    position: relative;
    top: 7px
}

.important-button {
    color: white;
    padding: 14px 25px;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: bold
}

.button-container {
    margin: 0 auto;
    padding: 0 1em;
    max-width: 500px;
    margin-bottom: 5px;
    line-height: 1.6em
}

.ribbon {
    position: absolute;
    top: 0;
    right: 0;
    border: 0
}

pre {
    font-size: 0.9em;
    line-height: 1.2em
}

.wide-page {
    margin: 0 auto;
    padding: 0 1em;
    max-width: 900px;
    margin-bottom: 50px;
    line-height: 1.6em
}

.wide-page h2 {
    margin-top: 10px
}

.wide-page h3 {
    margin-top: 5px
}

.scene-gallery {
    display: block;
    text-align: center;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.scene-block {
    max-width: 295px;
    text-align: center;
    margin: 15px 0px;
    height: auto;
    display: inline-block;
    line-height: 0
}

.scene-block img {
    width: 100%;
    height: auto
}

.scene-details {
    background-color: #181818;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0;
    font-size: 1em;
    line-height: 1.2em
}

.scene-detail-header {
    padding: 5px 10px 0 5px;
    height: 40px;
    text-align: center;
    position: relative
}

.license {
    position: absolute;
    top: 6px;
    left: 6px;
    opacity: 0.5;
    transition: opacity .125s linear
}

.license:hover {
    opacity: 0.9
}

.name-author: {
    display: inline-block
}

.scene-detail-header a,
.scene-detail-header a:link,
.scene-detail-header a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #888;
    transition: color .125s linear
}

.scene-detail-header a:hover,
.scene-detail-header a:active {
    color: #ddd
}

.scene-download {
    width: 33.333%;
    text-align: center;
    font-size: .9em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.4;
    transition: opacity .125s linear;
    cursor: pointer;
    color: #fff !important;
    opacity: 0.6;
    padding: 5px 0px;
    display: inline-block;
    margin: 0
}

.scene-download:hover {
    opacity: 0.86
}

.icon-download {
    margin-bottom: -2px;
    width: 16px;
    height: 15px;
    background-image: url('download.png');
    background-repeat: no-repeat;
    display: inline-block
}
