@import url(//fonts.googleapis.com/css?family=Oswald);
.orange {
  color: #b47d53; }

body {
  font-size: 100%;
  font-family: "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important; }

body, h3, h4, h5, h6 {
  color: #fff; }

/* Body Content */
p {
  font-size: 1em;
  /* equivalent to 16px */
  line-height: 1.6em;
  /* equivalent to 22px */
  margin: 0 0 1.5em 0; }
  p strong {
    color: #fecb62; }

@media (min-width: 768px) {
  #page {
    font-size: 1em;
    /* equivalent to 16px */
    line-height: 1.6;
    /* equivalent to 24px */ } }

h1 {
  font-size: 2em;
  /* 2x body copy size = 32px */
  line-height: 1.125;
  /* 45px / 36px */
  color: #fff;
  margin: 0 0 .5em 0;
  font-weight: 300;
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important; }

@media (min-width: 768px) {
  h1 {
    font-size: 2.5em;
    /* 2.5x body copy size = 40px */
    line-height: 1.125; } }

@media (min-width: 1085px) {
  h1 {
    font-size: 3em;
    /* 3x body copy size = 48px */
    line-height: 1.25;
    /* keep to a multiple of the 20px line height
    and something more appropriate for display headings */ } }

h2 {
  font-size: 1.625em;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */
  color: #fecb62;
  margin: 1.5em 0 .5em 0; }

@media (min-width: 768px) {
  h2 {
    font-size: 2em;
    /* 2x body copy size = 32px */
    line-height: 1.25; } }

@media (min-width: 1085px) {
  h2 {
    /* 2.25x body copy size = 36px */ } }

h2.block__title {
  font-size: 120%;
  text-transform: uppercase;
  margin-top: 2em; }

h3 {
  font-size: 1.375em;
  /* 1.375x body copy size = 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #7a7d81; }

@media (min-width: 768px) {
  h3 {
    font-size: 1.5em;
    /* 1.5x body copy size = 24px */
    line-height: 1.25; } }

@media (min-width: 1085px) {
  h3 {
    /* 1.75x body copy size = 28px */ } }

h2 a.active,
h2 a:hover,
h3 a.active,
h3 a:hover {
  color: #7a7d81;
  text-decoration: none; }

h4 {
  font-size: 1.125em;
  /* 1.125x body copy size = 18px */
  line-height: 1.11111111;
  color: #7a7d81; }

@media (min-width: 768px) {
  h4 {
    line-height: 1.22222222;
    /* (22px / 18px */ } }

blockquote {
  font-size: 1.25em;
  /* 20px / 16px */
  line-height: 1.25;
  /* 25px / 20px */
  margin-top: 2.5em;
  margin-bottom: 2.5em; }

@media (min-width: 768px) {
  blockquote {
    font-size: 1.5em;
    /* 24px / 16px = */
    line-height: 1.45833333;
    /* 35px / 24px */ } }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

a {
  color: #97cddc;
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #fecb62; }

a.active {
  color: #fecb62; }

.page-title {
  margin-bottom: 0.5em;
  color: #fff;
  font-size: 3em;
  line-height: 1.5em;
  font-weight: 300;
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important; }

hr {
  border: 1px solid #333;
  margin: 20px 0; }

/* for tables */
td.table-white {
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 1.5em;
  font-weight: 300;
  padding: 10px 0;
  color: #fff;
  width: 50%; }

td.table-yellow {
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 1.2em;
  font-weight: 300;
  padding: 13px 0 10px 0;
  color: #fecb62;
  width: 50%;
  text-transform: uppercase; }

table, td {
  border: 0px; }

td {
  border-top: 1px solid #333; }

/* for random styles */
span.big-yellow {
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 1.2em;
  color: #fecb62;
  margin-top: 0px;
  padding-top: 10px; }

span.small-yellow {
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 80%;
  color: #fecb62;
  margin-top: 0px;
  padding-top: 10px; }

p.quote {
  font-size: 80%; }

p.quote-date {
  font-family: Oswald, "Lucida Grande", "Lucida Sans", Trebuchet, Tahoma, Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 90%;
  color: #b47d53;
  text-transform: uppercase;
  margin-bottom: 30px; }

/* sidebar */
.donate p,
.donate ul {
  font-size: 90%; }

/*.views-row {
  border-bottom: 1px solid $mid-grey;
  padding-bottom: 1em;
  display: block;
  margin-bottom: 1em;
  clear: both;
  overflow: hidden;
}*/
/*
.view-latest-news {

  .views-row {
    //@include clear-floats;
    clear: both;
    margin-bottom: 4em;
  }
  a {
    color: $light_gray;
  }

  h2 {
    margin: 0 0 .25em 0;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: $normal;
    font-family: $oswald;

    a {
      color: $white;
    }
  }

  .views-field-created {
    color: $yellow;
    margin-bottom: 0.25em;
    font-size: .8em;


    .time {
      color: $orange;
      text-transform: uppercase;
    }
  }

  .views-field-body {
    line-height: 1.5em;
    font-size: .8em;
  }
}*/

/*# sourceMappingURL=ktq-omega-interior.layout.css.map */
