/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.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, 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, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 23, ../sass/screen.scss */
body {
  font-family: helvetica, arial;
  font-size: 13pt;
}

/* line 28, ../sass/screen.scss */
h1 {
  font-size: 2.5em;
  margin: 0 0 1em 0;
}

/* line 33, ../sass/screen.scss */
h2 {
  font-size: 2em;
  margin: 0 0 1em 0;
}

/* line 37, ../sass/screen.scss */
p {
  margin: 1em 0;
  line-height: 1.4em;
  font-family: "aktiv-grotesk", helvetica, arial, sans-serif;
}

/* line 48, ../sass/screen.scss */
.menu.main-menu {
  display: inline-block;
  margin: 2em 1em 0;
  text-align: center;
}
/* line 16, ../sass/screen.scss */
.menu.main-menu:after {
  content: "";
  display: table;
  clear: both;
}
/* line 53, ../sass/screen.scss */
.menu.main-menu li {
  float: left;
  text-transform: uppercase;
  font-size: 2rem;
  font-family: "aktiv-grotesk", helvetica, arial, sans-serif;
  margin-right: 1.3em;
}
/* line 59, ../sass/screen.scss */
.menu.main-menu li:last-child {
  margin-right: 0;
}
/* line 62, ../sass/screen.scss */
.menu.main-menu li a {
  color: #fff;
  text-decoration: none;
}
/* line 65, ../sass/screen.scss */
.menu.main-menu li a.active {
  color: #e21a1d;
}
/* line 68, ../sass/screen.scss */
.menu.main-menu li a:hover {
  color: #ccc;
}

/* line 76, ../sass/screen.scss */
.dark {
  background-color: #151c20;
  color: #fff;
}

/* line 81, ../sass/screen.scss */
.container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
/* line 16, ../sass/screen.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 87, ../sass/screen.scss */
.container img {
  max-width: 100%;
}

/* line 92, ../sass/screen.scss */
.header {
  text-align: center;
}

/* line 97, ../sass/screen.scss */
.center .container {
  text-align: center;
  margin: inherit auto;
}

/* line 102, ../sass/screen.scss */
p.quote {
  font-size: 2.3em;
  margin: 1em 2em;
  font-family: "aktiv-grotesk", helvetica, arial, sans-serif;
}
/* line 106, ../sass/screen.scss */
p.quote span {
  display: block;
  margin-top: 0.5em;
  font-weight: bold;
}

/* line 116, ../sass/screen.scss */
.row {
  margin: 3em 0 5px 0;
}
/* line 16, ../sass/screen.scss */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 122, ../sass/screen.scss */
.artwork h2 {
  text-align: center;
  font-family: "aktiv-grotesk", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 3em;
  margin: 0 0 0.2em;
}
/* line 129, ../sass/screen.scss */
.artwork h3 {
  text-align: center;
  font-family: "aktiv-grotesk", helvetica, arial, sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0;
}
/* line 136, ../sass/screen.scss */
.artwork .vignette {
  background-color: pink;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 10px 13px 25px -2px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 10px 13px 25px -2px rgba(0, 0, 0, 0.51);
  box-shadow: 10px 13px 25px -2px rgba(0, 0, 0, 0.51);
}
/* line 144, ../sass/screen.scss */
.artwork.medium {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}
/* line 146, ../sass/screen.scss */
.artwork.medium.last {
  width: 47.82609%;
  float: right;
  margin-right: 0;
}
/* line 150, ../sass/screen.scss */
.artwork.medium .meta h2 {
  font-size: 1.5em;
}
/* line 153, ../sass/screen.scss */
.artwork.medium .meta h3 {
  font-size: 1em;
}
/* line 158, ../sass/screen.scss */
.artwork .meta {
  position: relative;
}
/* line 160, ../sass/screen.scss */
.artwork .meta .info {
  position: absolute;
  right: 65px;
  top: 0;
}
/* line 165, ../sass/screen.scss */
.artwork .meta .get {
  position: absolute;
  right: 0;
  top: 0;
}
