/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 12, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 30, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 50, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 74, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 94, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 108, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 116, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 124, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 133, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 141, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 151, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 163, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 173, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 181, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 189, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 197, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
sup {
  top: -0.5em; }

/* line 201, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 213, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 221, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 233, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 245, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 256, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 267, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 281, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 294, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 306, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 316, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 328, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 340, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 349, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 360, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 373, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* line 381, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

/* line 389, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
:focus {
  /* remember to define focus styles! */
  outline: 0; }

/* line 391, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
body {
  background: #fff;
  line-height: 1; }

/* line 392, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
ol, ul {
  list-style: none; }

/* line 393, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

/* line 395, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
caption, th, td {
  font-weight: normal;
  text-align: left; }

/* line 396, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

/* line 398, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
blockquote, q {
  quotes: "" ""; }

/* line 399, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
a img {
  border: 0; }

/* line 400, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 403, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
strong {
  font-weight: bold; }

/* line 404, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
em {
  font-style: italic; }

/* line 405, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
a {
  outline: none; }

/* line 406, /Users/darianscatton/repos/wasadvertising/source/stylesheets/_normalize.scss */
img {
  display: block; }

@font-face {
  font-family: 'untitled_black';
  src: url("../fonts/UntitledSansWeb-Black.eot"); }
@font-face {
  font-family: 'untitled_black';
  src: url("../fonts/UntitledSansWeb-Black.woff"); }
@font-face {
  font-family: 'untitled_black';
  src: url("../fonts/UntitledSansWeb-Black.woff2"); }
@font-face {
  font-family: 'untitled_black_italic';
  src: url("../fonts/UntitledSansWeb-BlackItalic.eot"); }
@font-face {
  font-family: 'untitled_black_italic';
  src: url("../fonts/UntitledSansWeb-BlackItalic.woff"); }
@font-face {
  font-family: 'untitled_black_italic';
  src: url("../fonts/UntitledSansWeb-BlackItalic.woff2"); }
@font-face {
  font-family: 'untitled_bold';
  src: url("../fonts/UntitledSansWeb-Bold.eot"); }
@font-face {
  font-family: 'untitled_bold';
  src: url("../fonts/UntitledSansWeb-Bold.woff"); }
@font-face {
  font-family: 'untitled_bold';
  src: url("../fonts/UntitledSansWeb-Bold.woff2"); }
@font-face {
  font-family: 'untitled_bold_italic';
  src: url("../fonts/UntitledSansWeb-BoldItalic.eot"); }
@font-face {
  font-family: 'untitled_bold_italic';
  src: url("../fonts/UntitledSansWeb-BoldItalic.woff"); }
@font-face {
  font-family: 'untitled_bold_italic';
  src: url("../fonts/UntitledSansWeb-BoldItalic.woff2"); }
@font-face {
  font-family: 'untitled_light';
  src: url("../fonts/UntitledSansWeb-Light.eot"); }
@font-face {
  font-family: 'untitled_light';
  src: url("../fonts/UntitledSansWeb-Light.woff"); }
@font-face {
  font-family: 'untitled_light';
  src: url("../fonts/UntitledSansWeb-Light.woff2"); }
@font-face {
  font-family: 'untitled_light_italic';
  src: url("../fonts/UntitledSansWeb-LightItalic.eot"); }
@font-face {
  font-family: 'untitled_light_italic';
  src: url("../fonts/UntitledSansWeb-LightItalic.woff"); }
@font-face {
  font-family: 'untitled_light_italic';
  src: url("../fonts/UntitledSansWeb-LightItalic.woff2"); }
@font-face {
  font-family: 'untitled_medium';
  src: url("../fonts/UntitledSansWeb-Medium.eot"); }
@font-face {
  font-family: 'untitled_medium';
  src: url("../fonts/UntitledSansWeb-Medium.woff"); }
@font-face {
  font-family: 'untitled_medium';
  src: url("../fonts/UntitledSansWeb-Medium.woff2"); }
@font-face {
  font-family: 'untitled_medium_italic';
  src: url("../fonts/UntitledSansWeb-MediumItalic.eot"); }
@font-face {
  font-family: 'untitled_medium_italic';
  src: url("../fonts/UntitledSansWeb-MediumItalic.woff"); }
@font-face {
  font-family: 'untitled_medium_italic';
  src: url("../fonts/UntitledSansWeb-MediumItalic.woff2"); }
@font-face {
  font-family: 'untitled_regular';
  src: url("../fonts/UntitledSansWeb-Regular.eot"); }
@font-face {
  font-family: 'untitled_regular';
  src: url("../fonts/UntitledSansWeb-Regular.woff"); }
@font-face {
  font-family: 'untitled_regular';
  src: url("../fonts/UntitledSansWeb-Regular.woff2"); }
@font-face {
  font-family: 'untitled_regular_italic';
  src: url("../fonts/UntitledSansWeb-RegularItalic.eot"); }
@font-face {
  font-family: 'untitled_regular_italic';
  src: url("../fonts/UntitledSansWeb-RegularItalic.woff"); }
@font-face {
  font-family: 'untitled_regular_italic';
  src: url("../fonts/UntitledSansWeb-RegularItalic.woff2"); }
@font-face {
  font-family: 'wasmediakit';
  src: url("../fonts/wasmediakit.eot?hpv2ml");
  src: url("../fonts/wasmediakit.eot?hpv2ml#iefix") format("embedded-opentype"), url("../fonts/wasmediakit.ttf?hpv2ml") format("truetype"), url("../fonts/wasmediakit.woff?hpv2ml") format("woff"), url("../fonts/wasmediakit.svg?hpv2ml#wasmediakit") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 149, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
[class^="was-"], [class*=" was-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wasmediakit' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 164, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-dropdown-arrow-close:before {
  content: "\e905"; }

/* line 167, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-dropdown-arrow:before {
  content: "\e904"; }

/* line 170, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-grid-view:before {
  content: "\e900"; }

/* line 173, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-list-view:before {
  content: "\e901"; }

/* line 176, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-facebook:before {
  content: "\e902"; }

/* line 179, /Users/darianscatton/repos/wasadvertising/source/stylesheets/vector/_fonts.scss */
.was-instagram:before {
  content: "\e903"; }

/* line 13, /Users/darianscatton/repos/wasadvertising/source/stylesheets/print.scss */
body {
  background-color: #fff;
  color: #000;
  font-family: "untitled_regular";
  font-size: 13pt;
  line-height: 1.4em; }

/* line 21, /Users/darianscatton/repos/wasadvertising/source/stylesheets/print.scss */
.wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  background: none; }

/* line 28, /Users/darianscatton/repos/wasadvertising/source/stylesheets/print.scss */
.entry a:after {
  content: " [" attr(href) "] "; }
