@import "http://fonts.googleapis.com/css?family=Cousine:700,400|Brawler|Merriweather:700italic,400italic,700,400";
/*
*
*  Golden Grid System (1.0)  <http://goldengridsystem.com/>
*  by Joni Korpi         <http://jonikorpi.com/>
*  licensed under MIT      <http://opensource.org/licenses/mit-license.php>
*
*/
/* desired font size */
/* baseline */
/* baseline line height */
/*
*
*  Zoomable baseline grid
*  type size presets
*
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_forms\.scss}line{font-family:\000032}}
label {
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
  .md-no-mediaqueries label {
    display: inline-block;
    min-width: 18.75%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_forms\.scss}line{font-family:\000039}}
  .form-radios label {
    display: inline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
.md-no-mediaqueries .form-textarea-wrapper, .md-no-mediaqueries .form-radios {
  display: inline-block;
  margin-top: 0.375em;
  vertical-align: top; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_forms\.scss}line{font-family:\0000322}}
input, textarea {
  font-family: Cousine,sans-serif;
  letter-spacing: 1px;
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em;
  border: 1px solid white;
  border-radius: 5px;
  padding: 0.375em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_forms\.scss}line{font-family:\0000330}}
input.form-submit {
  border: 0px none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 1px 1px 1px #0a780a;
  -moz-box-shadow: 1px 1px 1px #0a780a;
  box-shadow: 1px 1px 1px #0a780a;
  color: #FFFFFF;
  background-color: #3cb83c;
  color: white;
  text-shadow: -1px -1px 2px #0a780a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/abstractions\/_hover\.scss}line{font-family:\0000319}}
  input.form-submit.active {
    color: #82061e;
    text-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_forms\.scss}line{font-family:\0000335}}
  input.form-submit:hover {
    -webkit-box-shadow: inset 1px 1px 0px #0a780a;
    -moz-box-shadow: inset 1px 1px 0px #0a780a;
    box-shadow: inset 1px 1px 0px #0a780a; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_lists\.scss}line{font-family:\000032}}
ul {
  margin: 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_media\.scss}line{font-family:\000031}}
img, media {
  max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_small-highlight\.scss}line{font-family:\000032}}
.node__submitted p, .view-latest-blog-entry .views-field-created {
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em;
  font-family: Merriweather,serif;
  color: #82061e;
  font-weight: bold;
  text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\000032}}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\000036}}
h1, h2 {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000310}}
h2, h3 {
  color: black;
  font-weight: bold; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000315}}
p {
  margin: 0 0 0.75em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000319}}
a {
  text-decoration: none;
  color: #82061e;
  padding: 0.1875em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000324}}
  a:hover {
    background-color: #82061e;
    color: white;
    text-shadow: -1px -1px 2px #4a0b0f;
    color: white;
    border-radius: 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/abstractions\/_hover\.scss}line{font-family:\0000319}}
    a:hover.active {
      color: #82061e;
      text-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000329}}
  a .active {
    text-shadow: none;
    color: #82061e; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000333}}
  p a {
    padding: 3px;
    margin: 0 -0.1875em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000337}}
  h1 a, h2 a, h3 a {
    margin: 0 -0.1875em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000343}}
pre, code {
  font-family: Cousine,sans-serif;
  letter-spacing: 1px;
  background-color: #333333;
  color: #80ff99;
  padding: 0 0.375em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000349}}
code {
  display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000353}}
blockquote, cite {
  font-family: Merriweather,serif;
  font-style: italic;
  letter-spacing: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000356}}
blockquote {
  /* 26 / 36px */
  font-size: 1.625em;
  line-height: 1.61538em;
  margin: 0.375em 5.55556%;
  padding: 0.375em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000362}}
body {
  font-size: 0.75em;
  line-height: 1.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
  .md-no-mediaqueries body {
    font-size: 0.875em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000368}}
    .md-no-mediaqueries body h1 {
      /* 42px / 48px */
      font-size: 2.625em;
      line-height: 1.33333em;
      margin: 1.14286em 0 0.57143em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
  .md-no-mediaqueries body {
    font-size: 1.125em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/base\/_typography\.scss}line{font-family:\0000375}}
    .md-no-mediaqueries body h1 {
      /* 42px / 48px */
      font-size: 2.625em;
      line-height: 1.33333em;
      margin: 1.14286em 0 0.57143em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_article-side\.scss}line{font-family:\000034}}
.article-side--photo-view {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1;
  background-color: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000348}}
  .article-side--photo-view:before,
  .article-side--photo-view:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000355}}
  .article-side--photo-view:after {
    clear: both; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_article-side\.scss}line{font-family:\0000310}}
.article-side__credit {
  float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_article-side\.scss}line{font-family:\0000314}}
.article-side__photo-desc {
  font-family: Merriweather,serif;
  font-style: italic;
  letter-spacing: 0px;
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em;
  clear: both;
  padding: 0 0.75em 0.75em;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_article-side\.scss}line{font-family:\0000323}}
.article-side--tags {
  background-color: white;
  margin-top: 0.75em;
  padding: 0.375em;
  text-align: justify; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_article-side\.scss}line{font-family:\0000328}}
  .article-side--tags div {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\000032}}
.block--instagram-block {
  padding-top: 1.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\000034}}
  .block--instagram-block .block__content {
    background-color: #FFFFFF;
    overflow: hidden;
    padding-bottom: 0.375em;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\0000313}}
    .block--instagram-block .block__content:before {
      -webkit-box-shadow: inset 0 0 5px black;
      -moz-box-shadow: inset 0 0 5px black;
      box-shadow: inset 0 0 5px black;
      content: "";
      height: 100%;
      left: 0px;
      position: absolute;
      top: 0px;
      width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\0000323}}
  .block--instagram-block a {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 12.5%;
    display: inline-block;
    margin: 0.375em 0 0;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\0000328}}
    .block--instagram-block a:hover {
      background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\0000331}}
    .block--instagram-block a img {
      display: block;
      height: auto !important;
      width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_block--instagram-block\.scss}line{font-family:\0000337}}
  .block--instagram-block:after {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em;
    float: right;
    font-style: italic;
    content: "Curation Is Communication: photos I like, served by Instagram"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_navigation\.scss}line{font-family:\000033}}
.block--system-main-menu h2 {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_navigation\.scss}line{font-family:\000036}}
.block--system-main-menu ul {
  text-align: right;
  margin: 0.75em 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_navigation\.scss}line{font-family:\000039}}
  .block--system-main-menu ul li {
    display: inline-block;
    margin: 0px;
    padding: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_navigation\.scss}line{font-family:\0000313}}
    .block--system-main-menu ul li a {
      display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\000031}}
.block--views-article-references-block {
  -webkit-box-shadow: inset 0 0 5px #888888;
  -moz-box-shadow: inset 0 0 5px #888888;
  box-shadow: inset 0 0 5px #888888;
  background-color: white;
  margin-top: 6.25%;
  padding: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/abstractions\/_hover\.scss}line{font-family:\000033}}
  .block--views-article-references-block a {
    color: #82061e; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/abstractions\/_hover\.scss}line{font-family:\000035}}
    .block--views-article-references-block a:hover {
      color: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\000037}}
  .block--views-article-references-block h2 {
    /* 16px / 24px */
    font-size: 0.75em;
    line-height: 1.75em;
    /* 24 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\0000310}}
  .block--views-article-references-block ul {
    list-style-type: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\0000312}}
    .block--views-article-references-block ul li {
      margin-bottom: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\0000316}}
  .block--views-article-references-block span {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\0000321}}
span.references__title {
  /* 16px / 24px */
  font-size: 0.75em;
  line-height: 1.75em;
  /* 24 */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_references\.scss}line{font-family:\0000324}}
span.references__description {
  font-family: Merriweather,serif;
  font-style: italic;
  letter-spacing: 0px;
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/blocks\/_site-name\.scss}line{font-family:\000032}}
.site-name {
  /* 26 / 36px */
  font-size: 1.625em;
  line-height: 1.61538em;
  margin-top: 0.75em;
  display: inline-block;
  font-weight: bold; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_card\.scss}line{font-family:\000033}}
.card h3 {
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em;
  font-weight: normal;
  margin-top: -100%;
  padding-bottom: 100%;
  position: relative;
  z-index: 2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_card\.scss}line{font-family:\0000310}}
  .card h3 a {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    border: 1px solid;
    border-color: #dc6078 #4a0b0f #4a0b0f #dc6078;
    display: block;
    margin: 0;
    padding: 0.375em 0.75em;
    text-transform: uppercase;
    opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_card\.scss}line{font-family:\0000321}}
  .card h3 a:hover {
    opacity: 1;
    background-color: #82061e;
    color: white;
    text-shadow: -1px -1px 2px #4a0b0f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/abstractions\/_hover\.scss}line{font-family:\0000319}}
    .card h3 a:hover.active {
      color: #82061e;
      text-shadow: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_credit\.scss}line{font-family:\000032}}
.credit {
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_frame\.scss}line{font-family:\000032}}
.frame__bookmark {
  border: 1px solid #0a780a;
  height: 0;
  padding-bottom: 80%;
  position: relative;
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_frame\.scss}line{font-family:\0000310}}
.frame__bookmark--inner {
  border-right: 1px;
  height: 100%;
  position: absolute;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_frame\.scss}line{font-family:\0000315}}
  .frame__bookmark--inner iframe {
    height: 100%;
    width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_img-grid\.scss}line{font-family:\000032}}
.img-grid, .img-wrap ul li {
  display: block;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_img-grid\.scss}line{font-family:\000035}}
  .img-grid img, .img-wrap ul li img {
    display: block;
    width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_img-grid\.scss}line{font-family:\000039}}
  .img-grid:after, .img-wrap ul li:after {
    -webkit-box-shadow: inset 0 0 5px black;
    -moz-box-shadow: inset 0 0 5px black;
    box-shadow: inset 0 0 5px black;
    content: "";
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_img-grid\.scss}line{font-family:\0000322}}
.img-wrap ul li {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_mini-note\.scss}line{font-family:\000032}}
.mini-note {
  /* 13px / 18px */
  font-size: 0.60938em;
  line-height: 1.91454em;
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_no-title\.scss}line{font-family:\000032}}
body.no-title h1 {
  margin-bottom: 0;
  visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_pager\.scss}line{font-family:\000031}}
ul.pager {
  padding: 1.75em 0;
  text-align: right;
  /* 16px / 24px */
  font-size: 0.75em;
  line-height: 1.75em;
  /* 24 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_pager\.scss}line{font-family:\000035}}
  ul.pager li {
    display: inline-block;
    padding: 0.75em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\000031}}
.teaser-grid {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1;
  border-top: 1px solid #E4ECF1;
  overflow: hidden;
  margin: 0.375em -0.375em;
  padding-bottom: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000348}}
  .teaser-grid:before, .teaser-grid:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000355}}
  .teaser-grid:after {
    clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\000037}}
  .teaser-grid h3 {
    color: black;
    margin-bottom: 0.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000311}}
  .teaser-grid .tools {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em;
    color: #33689e; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000317}}
  .teaser-grid .img-wrap ul li {
    display: inline-block;
    width: 45%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000335}}
  .md-no-mediaqueries .teaser-grid h3 {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000338}}
  .md-no-mediaqueries .teaser-grid .body-col {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 68.75%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000341}}
  .md-no-mediaqueries .teaser-grid .img-col {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 31.25%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/common\/_teaser-grid\.scss}line{font-family:\0000346}}
  .md-no-mediaqueries .teaser-grid .img-wrap ul li {
    display: block;
    width: auto;
    margin-bottom: 0.375em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\000032}}
.node--article--full {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1;
  border-bottom: 1px solid #CCC;
  margin-bottom: 1.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000348}}
  .node--article--full:before, .node--article--full:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000355}}
  .node--article--full:after {
    clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\000037}}
  .node--article--full .field--name-body {
    border-bottom: 1px solid #AAA;
    margin-bottom: 0.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\0000312}}
  .node--article--full .field--name-field-tags {
    padding-bottom: 0.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\0000314}}
    .node--article--full .field--name-field-tags [class*=field__] {
      display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\0000319}}
  .node--article--full footer {
    padding-bottom: 0.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/nodes\/_node--article--full\.scss}line{font-family:\0000322}}
  .node--article--full .field--name-field-references {
    padding-bottom: 0.75em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\000032}}
.l-actions {
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 99; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\000037}}
  .l-actions h2 {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\0000312}}
ul.tabs--primary {
  margin: 0;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\0000315}}
  ul.tabs--primary li {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em;
    font-family: Cousine,sans-serif;
    letter-spacing: 1px;
    background-color: white;
    background-color: rgba(160, 165, 170, 0.7);
    display: block;
    margin: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\0000322}}
    ul.tabs--primary li a {
      padding: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-actions\.scss}line{font-family:\0000326}}
  ul.tabs--primary .element-invisible {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-messages\.scss}line{font-family:\000032}}
div.l-messages {
  background-color: white;
  background-color: rgba(160, 165, 170, 0.7);
  padding: 0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_l-messages\.scss}line{font-family:\000036}}
  div.l-messages .messages {
    font-family: Cousine,sans-serif;
    letter-spacing: 1px;
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_system-defaults\.scss}line{font-family:\000032}}
.element-invisible {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/system\/_system-defaults\.scss}line{font-family:\000036}}
#main-content {
  position: absolute;
  visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-attribution\.scss}line{font-family:\000033}}
.view-attribution {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000348}}
  .view-attribution:before, .view-attribution:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000355}}
  .view-attribution:after {
    clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-attribution\.scss}line{font-family:\000035}}
  .view-attribution .view-content {
    color: rgba(160, 165, 170, 0.7);
    float: right;
    text-align: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-attribution\.scss}line{font-family:\000039}}
    .view-attribution .view-content a {
      color: rgba(160, 165, 170, 0.7); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-card\.scss}line{font-family:\000032}}
.view-card--medium, .view-card--tiny {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1;
  margin: 0-0.375em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000348}}
  .view-card--medium:before, .view-card--tiny:before, .view-card--medium:after, .view-card--tiny:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/toolkit-1\.3\.8\/stylesheets\/toolkit\/_clearfix\.scss}line{font-family:\0000355}}
  .view-card--medium:after, .view-card--tiny:after {
    clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-card\.scss}line{font-family:\000035}}
  .view-card--medium .view-header, .view-card--tiny .view-header {
    margin: 0 0.375em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-card\.scss}line{font-family:\0000312}}
.view-card--medium .card {
  padding-left: 0.375em;
  padding-right: 0.375em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.33333%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
  .md-no-mediaqueries .view-card--medium .card {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 16.66667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-card\.scss}line{font-family:\0000325}}
.view-card--tiny .card {
  padding-left: 0.375em;
  padding-right: 0.375em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 16.66667%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/\.rvm\/gems\/ruby-1\.9\.3-p545\@omega\.oheather\/gems\/breakpoint-2\.0\.7\/stylesheets\/_breakpoint\.scss}line{font-family:\00003118}}
  .md-no-mediaqueries .view-card--tiny .card {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 11.11111%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-card\.scss}line{font-family:\0000333}}
  .view-card--tiny .card h3 {
    /* 11px / 16px */
    font-size: 0.51563em;
    line-height: 2.26264em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-header-image\.scss}line{font-family:\000032}}
.view-header-image {
  padding-top: 1.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-header-image\.scss}line{font-family:\000034}}
  .view-header-image .views-field-field-image {
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-header-image\.scss}line{font-family:\0000310}}
    .view-header-image .views-field-field-image:after {
      -webkit-box-shadow: inset 0 0 5px black;
      -moz-box-shadow: inset 0 0 5px black;
      box-shadow: inset 0 0 5px black;
      content: "";
      height: 100%;
      left: 0px;
      position: absolute;
      top: 0px;
      width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-header-image\.scss}line{font-family:\0000319}}
    .view-header-image .views-field-field-image img {
      display: block;
      width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-header-image\.scss}line{font-family:\0000324}}
  .view-header-image .views-field-field-image-credit {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em;
    font-style: italic;
    text-align: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-latest-blog-entry-list\.scss}line{font-family:\000032}}
.view-latest-blog-entry h3 {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-latest-blog-entry-list\.scss}line{font-family:\000035}}
.view-latest-blog-entry .views-field-title {
  margin-top: 3.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-latest-blog-entry-list\.scss}line{font-family:\0000311}}
.view-latest-blog-entry .views-field-field-tags {
  /* 16px / 24px */
  font-size: 0.75em;
  line-height: 1.75em;
  /* 24 */
  padding-bottom: 0.75em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/components\/views\/_view-latest-blog-entry-list\.scss}line{font-family:\0000320}}
.view-latest-blog-entry .view-footer {
  /* 16px / 24px */
  font-size: 0.75em;
  line-height: 1.75em;
  /* 24 */
  padding: 1.75em 0;
  text-align: right; }

/* page layout common to all layouts - loaded by primary scss file, not separate layouts */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\000035}}
html, body {
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\000039}}
body {
  font-family: Brawler,'Courier New',sans-serif;
  letter-spacing: 1px;
  background-color: #f6f9ff;
  color: #433632; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000315}}
.l-page-wrapper {
  margin-left: 0%;
  margin-right: 0%;
  min-height: 100%;
  margin-bottom: -5em;
  padding: 0 0.375em 5em;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000329}}
.l-promenade .l-page-wrapper {
  background-color: white;
  border: 2px solid #F0F3FF; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000334}}
.l-page {
  margin-left: 5.55556%;
  margin-right: 5.55556%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000338}}
.l-header {
  text-align: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000354}}
.l-postfix {
  margin-top: 5.55556%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000362}}
.l-footer {
  left: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0.75em 0.375em 0;
  height: 5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000366}}
  .l-footer > div {
    /* 13px / 18px */
    font-size: 0.60938em;
    line-height: 1.91454em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/heather\/Sites\/ca-heather\/www\/sites\/all\/themes\/oheather\/sass\/layouts\/common\/_common\.scss}line{font-family:\0000369}}
  .l-footer .l-region--footer-2 {
    left: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0.375em 0.75em;
    text-align: center; }

/*

.region-sidebar-first {
  form {
    font-size: 0.6em;
    margin: 10px;
  }
  input.form-text, textarea {
    font-size: 0.8em;
    width: 80%;
    padding: 5px 5px 0px 5px;
  }
  textarea {
    height: 80px;
    width: 100%;
  }
  fieldset.filter-wrapper, div.vertical-tabs {
    display: none;
  }
}

.region-header-first {
  padding: 30px 0px;
  text-align: right;
}


.block-system-main {
  .field-name-body ul li {
    margin-bottom: 8px;
  }
}






.view-button-links {
  .grid-2 {

}
.view-footer .view-attribution {
	.attr-row {
		color: #CCCCCC;
		font-size: 10px;
		line-height: 1.5em;
		text-align: right;
		a {
			color: #AAAAAA;
			padding: 2px;
		}
	}
}
.view-youtube-links {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	.youtube-item {
		margin-bottom: 15px;
	}
	.liked {
		color: #AAAAAA;
	}
	.title a {
		color: @hover-alt;
		font-weight: bold;
		letter-spacing: 0px;
		padding: 0px;
		&:hover {
			background-color: transparent;
			color: @hover;
			text-shadow: none;
		}
	}
}
body.page-taxonomy-term {
  h1#page-title {
    text-transform: uppercase;
  }
  .view-header img {
    float: right;
  }
  .view-content ul li {
    list-style-type: none;
		margin: 0px;
		margin-bottom: 10px;
		span.body {
			font-size: 12px;
			color: #999999;
		}
  }
	.view-content ul {
		margin-bottom: 30px;
	}
}

body.node-type-article {
  h1#page-title {
    color: @hover;
    margin-bottom: 0px;
  }
  footer {
    background-color: @body-box;
    padding-top: 10px;
  }
  .date {
    float: right;
    padding: 5px 2px;
  }
  .field-name-field-work-tags .field-item {
    display: inline-block;
  }
  .field-name-field-image {
    float: right;
    padding-left: 10px;
  }
  .field-name-body {
    margin: 10px 0px 30px;
    p {
      margin-bottom: 10px;
    }
  }
  .field-references ul {
    margin-left: 20px;
    li {
      list-style-type: circle;
      padding: 5px;
    }
  }
}

.block-tagclouds {
  h2 {
    color: @block-hover;
  }
  a:hover {
    @block-hover();
  }
}

.region-sidebar-first {
  .block {
    background-color: @body-box;
    margin-bottom: 10px;
  }
}



.block-front-page-links-block {
	margin-top: 40px;
}
*/
