@font-face {
    font-family: 'stamenregular';
    src: url('stamennormal-webfont.eot');
    src: url('stamennormal-webfont.eot?#iefix') format('embedded-opentype'),
         url('stamennormal-webfont.woff2') format('woff2'),
         url('stamennormal-webfont.woff') format('woff'),
         url('stamennormal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'stamenregular';
    src: url('stamennormal-webfont.eot');
    src: url('stamennormal-webfont.eot?#iefix') format('embedded-opentype'),
         url('stamennormal-webfont.woff2') format('woff2'),
         url('stamennormal-webfont.woff') format('woff'),
         url('stamennormal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'stamenregular';
    src: url('stamennormal-webfont.eot');
    src: url('stamennormal-webfont.eot?#iefix') format('embedded-opentype'),
         url('stamennormal-webfont.woff2') format('woff2'),
         url('stamennormal-webfont.woff') format('woff'),
         url('stamennormal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'stamenregular';
    src: url('stamennormal-webfont.eot');
    src: url('stamennormal-webfont.eot?#iefix') format('embedded-opentype'),
         url('stamennormal-webfont.woff2') format('woff2'),
         url('stamennormal-webfont.woff') format('woff'),
         url('stamennormal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #F3869D;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 16px;
  font-size: 100%;
}
body {
  font-family: "stamenregular", Helvetica, sans-serif;
  color: #fafafa;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: auto;
}
body {
  background-color: #fafafa;
  height: 100%;
  font-size: 2em;
}
@media (max-width: 720px) {
  body {
    font-size: 1.2em;
  }
}
body .centered {
  padding: 10%;
  position: relative;
  z-index: 5;
}
@media (max-width: 720px) {
  body .centered {
    padding: 5%;
  }
}
.container {
  width: 100%;
}
img.center { display: block; margin: 0 auto; border: }
@media (min-width: 720px) {
    img.center { width: 50%; }
}
body h1,
body h2,
body h3 {
  font-weight: normal;
}
body h1,
body h2,
body .salutation {
  font-family: "stamenregular", Georgia, Cambria, "Times New Roman", Times, serif;
}
body h1,
body .salutation {
  font-size: 9vw;
  line-height: 1;
  margin: 0;
}

@media (max-width: 720px) {
  body h1 {
    margin-top: 4rem;
  }
}
body h2 {
  font-size: 0.8rem;
  margin: -2.5rem 0 5rem 0.2rem;
}
@media (max-width: 720px) {
  body h2 {
    margin-top: -1.8rem;
  }
}
body h1,
body h2,
body h3 {
  color: #89D0C8;
}
body .strikeout {
  text-decoration: line-through;
  color: #F3869D;
}
body strong,
body .accent {
  color: #F3869D;
}
body a {
  color: #F3869D;
  font-family: "stamenregular", Georgia, Cambria, "Times New Roman", Times, serif;
  text-decoration: none;
  -webkit-transition: color 100ms linear;
          transition: color 100ms linear;
}
body a:hover {
  color: #F3869C;
}
blockquote { font-size: 1.17em; }
blockquote,
ul {
  color: #F3869D;
}

ul {
    list-style: none;
    padding:1em 0;
    margin:0;
}

li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

li:before {
    content: "• ";
    color: #89D0C8;
}

@media (max-width: 480px) {
  body .salutation {
    font-size: 4rem;
  }
}
body .salutation .accent {
  margin-left: -3.2rem;
}
@media (max-width: 720px) {
  body .salutation .accent {
    margin-left: -2.08rem;
  }
}
@media (max-width: 480px) {
  body .salutation .accent {
    margin-left: -1.28rem;
  }
}
.gradient-overlay {
  height: 500px;
  width: 100%;
  position: absolute;
  top: 0;
  background: -webkit-linear-gradient(top, rgba(34,34,34,0) 0%, #222 85%, #222 100%) /* Chrome10-25,Safari5.1-6 */;
  background: -webkit-linear-gradient(top, rgba(34,34,34,0) 0%, #222 85%, #222 100%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;
  background: linear-gradient(to bottom, rgba(34,34,34,0) 0%, #222 85%, #222 100%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;
}
#particles {
  position: absolute;
  overflow: hidden;
  height: 500px;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 480px) {
  #particles {
    opacity: 0.5;
  }
}
#particles canvas {
  position: absolute;
  top: 0;
}
#particles .container {
  position: relative;
  z-index: 3;
}
.opl {
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 99999;
}
.opl a {
  width: 73px;
  height: 56px;
  text-indent: -9999px;
  display: block;
  background: url("https://s3.amazonaws.com/onepagelove/one-page-love-award-right.png") no-repeat;
}
img { height: auto; width: 100%; }
 /*# sourceMappingURL=master.css.map */