@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700);
/* line 5, ../../../../../../../../../.rvm/gems/ruby-2.1.5/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, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../.rvm/gems/ruby-2.1.5/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, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../.rvm/gems/ruby-2.1.5/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../.rvm/gems/ruby-2.1.5/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;
}

/*test*/
/* line 5, ../../../../assets/scss/archive.scss */
.archive-flag {
  display: block;
  width: 0;
  height: 0;
  border-top: 150px #46151F solid;
  border-left: 150px transparent solid;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
  /* necessary overwrites */
  border-right: 0px transparent;
  border-bottom: 0px transparent;
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
}
/* line 23, ../../../../assets/scss/archive.scss */
.archive-flag:after {
  width: 192px;
  position: absolute;
  top: -81px;
  right: -58px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0BB16A;
  content: 'This is an archived site from 266w25st.com';
}

/* line 36, ../../../../assets/scss/archive.scss */
.archive-strike {
  position: relative;
}
/* line 38, ../../../../assets/scss/archive.scss */
.archive-strike:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("/assets/dist/img/strike-stroke.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

/* line 51, ../../../../assets/scss/archive.scss */
.archive-update {
  color: #00BC45;
}

/*test*/
/* Fonts */
/* Colors */
/* line 14, ../scss/basement-economics.scss */
html {
  height: 100%;
  font-size: 62.5%;
}

/* line 18, ../scss/basement-economics.scss */
body {
  height: 100%;
  font-size: 1.4rem;
  font-family: Playfair Display, serif;
  background: #ab8865;
}

/* line 24, ../scss/basement-economics.scss */
#container {
  height: 100%;
  position: relative;
  z-index: 1;
}

/* line 29, ../scss/basement-economics.scss */
#wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Drawings */
/* line 38, ../scss/basement-economics.scss */
.askew {
  transform: rotate(-1deg);
  width: 90%;
  height: 190px;
  position: fixed;
  top: 125px;
  left: 2%;
}

/* line 46, ../scss/basement-economics.scss */
#bluebar {
  width: 100%;
  height: 150px;
  margin-top: 20px;
  z-index: 10;
  position: relative;
  background: #65ac98;
}

/* line 55, ../scss/basement-economics.scss */
.drawing {
  width: 95px;
  height: 60px;
  background: #121c33;
  z-index: 5;
  position: absolute;
}

/* line 62, ../scss/basement-economics.scss */
.drawing:nth-of-type(2) {
  left: 25%;
  top: -30px;
}

/* line 66, ../scss/basement-economics.scss */
.drawing:nth-of-type(3) {
  right: 40%;
  bottom: 0;
}

/* line 70, ../scss/basement-economics.scss */
.askew .leg {
  width: 1.75%;
  height: 20px;
  background: #24190e;
  position: absolute;
  left: 65.55%;
}

/* line 77, ../scss/basement-economics.scss */
#table {
  width: 25%;
  height: 200px;
  transform: rotate(38deg);
  position: fixed;
  left: 69%;
  top: 135px;
}
/* line 84, ../scss/basement-economics.scss */
#table div {
  background: #24190e;
}
/* line 87, ../scss/basement-economics.scss */
#table .surface {
  width: 100%;
  height: 16%;
}
/* line 91, ../scss/basement-economics.scss */
#table .leg {
  width: 7%;
  height: 100%;
  position: absolute;
}
/* line 96, ../scss/basement-economics.scss */
#table .leg:nth-of-type(2) {
  height: 80%;
  left: 5%;
}
/* line 100, ../scss/basement-economics.scss */
#table .leg:nth-of-type(3) {
  right: 5%;
}
/* line 103, ../scss/basement-economics.scss */
#table .leg:nth-of-type(4) {
  left: 5%;
  height: 20%;
  top: 80%;
  z-index: 1;
}

/* line 110, ../scss/basement-economics.scss */
#lines {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}

/* Content */
/* line 119, ../scss/basement-economics.scss */
h1 {
  font-family: NASDAQER;
  font-size: 39rem;
  text-transform: uppercase;
  word-wrap: break-word;
  margin-top: 53%;
  color: #114d86;
}

/* line 127, ../scss/basement-economics.scss */
#content {
  padding: 0 25%;
  position: relative;
  z-index: 20;
  font-size: 3.0rem;
  color: #121c33;
  font-weight: 700;
  line-height: 2em;
}
/* line 135, ../scss/basement-economics.scss */
#content p + p {
  margin-top: 3em;
}
/* line 138, ../scss/basement-economics.scss */
#content span {
  font-size: 5.5rem;
}
/* line 141, ../scss/basement-economics.scss */
#content .strikeOne, #content .strikeTwo {
  position: relative;
  text-decoration: line-through;
}
/* line 145, ../scss/basement-economics.scss */
#content .strikeOne:after, #content .strikeTwo:after {
  content: '';
  width: 10px;
  height: 1000%;
  display: block;
  position: absolute;
  background: limegreen;
}
/* line 153, ../scss/basement-economics.scss */
#content .strikeOne:after {
  transform: rotate(-75deg);
  top: -400%;
  left: 50%;
}
/* line 158, ../scss/basement-economics.scss */
#content .strikeTwo:after {
  transform: rotate(75deg);
  top: -500%;
  left: 100%;
}
/* line 163, ../scss/basement-economics.scss */
#content .regrets {
  color: limegreen;
}
