/* YUI 3.8.1 (build 5795) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

@font-face {
  font-family: 'Mr Dafoe';
  font-style: normal;
  font-weight: 400;
  src: local("Mr Dafoe Regular"), local("MrDafoe-Regular"), url(http://themes.googleusercontent.com/static/fonts/mrdafoe/v2/F1AgEicuA-Vh7KAhE4UhjfesZW2xOQ-xsNqO47m55DA.woff) format("woff"); }

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local("Raleway Medium"), local("Raleway-Medium"), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/CcKI4k9un7TZVWzRVT-T8xsxEYwM7FgeyaSgU71cLG0.woff) format("woff"); }

html, body {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: black;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-tranform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.hidden {
  display: none; }

#FinaleOverlay {
  z-index: 2; }
  #FinaleOverlay .overlay-content {
    z-index: 9999; }
  #FinaleOverlay .collage {
    z-index: 3; }

.nytimes-article {
  position: absolute;
  background-color: white;
  width: 337px;
  padding: 20px; }
  .nytimes-article h2 {
    font-size: 20px;
    margin-bottom: 10px; }
    .nytimes-article h2 a {
      text-decoration: none; }
  .nytimes-article .nyt-brand {
    float: left;
    margin-right: 10px; }
  .nytimes-article .byline, .nytimes-article .date {
    margin-top: 2px;
    display: block;
    font-size: 11px;
    color: #808080; }
  .nytimes-article p {
    margin-top: 10px; }

.loading {
  cursor: wait; }

.collage {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
  .collage > div > * {
    position: absolute; }

.tweet-area iframe {
  position: absolute; }

#Continue {
  font-size: 60px;
  z-index: 1000;
  line-height: 33px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px 0 black;
  text-align: center;
  opacity: 0.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: pointer;
  float: right;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  padding: 0;
  display: inline-block;
  position: fixed;
  top: 40px;
  right: 40px; }
  #Continue:hover {
    opacity: 1; }

.video-mask {
  position: absolute;
  z-index: 2;
  background-color: black;
  width: 99%;
  opacity: 0.00001;
  height: 95%;
  top: 5%;
  left: 10px; }

.test-surface {
  position: absolute;
  top: 200px;
  left: 200px;
  width: 500px;
  height: 500px;
  background-color: white;
  z-index: 99; }
  .test-surface > div > * {
    position: absolute; }

.forjessa {
  position: absolute;
  height: 100%;
  width: 100%; }

.video-hide {
  position: absolute; }

.intro {
  background: url(https://s3.amazonaws.com/ozan-public/memo/intro.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .overlay .overlay-content {
    margin-top: 50px;
    position: relative;
    padding: 20px 0px; }
    .overlay .overlay-content:before {
      content: "";
      z-index: 0;
      background-color: white;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      opacity: 0.3; }
  .overlay .ready {
    cursor: pointer; }
    .overlay .ready .title {
      cursor: pointer; }
  .overlay .title {
    z-index: 1;
    position: relative;
    font-size: 70px;
    text-align: center;
    font-family: "Mr Dafoe", cursive;
    text-shadow: 0px 1px 0px #c5c5c5; }
  .overlay p {
    z-index: 1;
    position: relative;
    width: 400px;
    margin: 13px auto 0 auto;
    font-family: "Raleway", sans-serif;
    text-shadow: 0px 1px 0px #c5c5c5; }

.boundingBox {
  position: absolute; }

.infinite-plane {
  width: 100%;
  height: 100%;
  transform-origin: 50% 50%; }
