/* compiled by scssphp v0.6.6 on Fri, 06 Jun 2025 22:10:27 +0000 (0.0684s) */

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,900;1,400;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,500;0,700;1,300;1,500;1,700&display=swap");
/*!
 * Bootstrap v2.3.1 modified
 * Designed and built with all the love in the world $twitter by $mdo and $fat.
 * comment out elements not needed.
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/**
 * Remove default margin.
 */
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }
/* HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

div, header {
  position: relative; }
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }
/* Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }
/* Text-level semantics
 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: inherit; }

h1 {
  font-size: 1.9rem;
  margin: 0 0.5rem 0 0; }

h2 {
  font-size: 1.5rem;
  margin: 0 0.5rem 0 0; }

h3 {
  font-size: 1.4rem;
  margin: 0 0.5rem 0 0; }
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }
/* Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

.sizable {
  width: inherit;
  /* This makes the next two lines work in IE8. */
  width: 100%;
  height: auto; }
/* Grouping content
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }
/* Forms
 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }
/* Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

:root {
  --red: #f52732;
  --blue: #033277;
  --gold: #ffd22a; }

html {
  font-size: 20px; }

body {
  margin: 0;
  font-family: "Raleway";
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.6;
  color: #888d91;
  background-color: #fff;
  behavior: url(/common/style/PIE.htc); }

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display";
  font-weight: 400;
  color: #888d91;
  line-height: 1.1em; }

a {
  color: #888d91;
  text-decoration: none;
  font-weight: inherit; }

a:hover, a:focus {
  color: #888d91; }

a:visited {
  color: #888d91; }

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "Raleway"; }

nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "Raleway"; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 1.6; }
  .table th, .table td {
    padding: 8px;
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed th, .table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px; }
  .table-bordered th, .table-bordered td {
    border-left: 1px solid #ddd; }
  .table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
    border-top-left-radius: 4px; }
  .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
    border-top-right-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
    border-bottom-left-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
    border-bottom-right-radius: 4px; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    border-bottom-left-radius: 0; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    border-bottom-right-radius: 0; }
  .table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
    border-top-left-radius: 4px; }
  .table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
    border-top-right-radius: 4px; }

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }
  .table td.span2, .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0; }
  .table td.span3, .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0; }
  .table td.span4, .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0; }
  .table td.span5, .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0; }
  .table td.span6, .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0; }
  .table td.span7, .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0; }
  .table td.span8, .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0; }
  .table td.span9, .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0; }
  .table td.span10, .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0; }
  .table td.span11, .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0; }
  .table td.span12, .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }
  .table tbody tr.error > td {
    background-color: #f2dede; }
  .table tbody tr.warning > td {
    background-color: #fcf8e3; }
  .table tbody tr.info > td {
    background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }
  .table-hover tbody tr.error:hover > td {
    background-color: #ebcccc; }
  .table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc; }
  .table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0; }
  .thumbnails:after {
    clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 1.6;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.6;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover, a.thumbnail:focus {
  border-color: #888d91;
  box-shadow: 0 1px 4px rgba(0, 105, 214, .25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #888d91; }
/* =============================================================================
 Print styles.
 Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 ========================================================================== */
@media print {
  /* Black prints faster: sanbeiji.com/archives/953 */
  /* Don't show links for images, or javascript/internal links */
  /* css-discuss.incutio.com/wiki/Printing_Tables */
    * {
      background: transparent !important;
      color: black !important;
      text-shadow: none !important;
      filter: none !important;
      -ms-filter: none !important; }
    a, a:visited {
      color: #444 !important;
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }
    abbr[title]:after {
      content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
      content: ""; }
    pre, blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    thead {
      display: table-header-group; }
    tr, img {
      page-break-inside: avoid; }
    img {
      max-width: 100% !important; }
    @page {
      margin: 0.5cm; }
    p, h2, h3 {
      orphans: 3;
      widows: 3; }
    h2, h3 {
      page-break-after: avoid; } }

html {
  height: 100%; }

body {
  font-weight: 300;
  position: relative !important;
  top: 0px;
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 60px; }
  body p {
    margin: 0;
    margin-bottom: 0.5em; }

.maxwidth {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px; }

#header {
  z-index: 100; }

#tophead {
  margin-top: 4rem;
  width: 100%;
  table-layout: fixed; }
  #tophead td {
    width: 33%;
    vertical-align: middle; }
  #tophead img {
    display: inline-block;
    padding: 0 0.5rem; }
  #tophead a:nth-child(3) img {
    border-left: 1px solid gray; }
  #tophead a:nth-child(2) img {
    border-left: 1px solid gray; }
  #tophead #logo {
    text-align: center; }
    #tophead #logo img {
      max-width: 200px;
      height: auto; }
  #tophead #social {
    text-align: left; }
    #tophead #social img {
      max-height: 18px;
      width: auto;
      opacity: 0.6; }
  #tophead #search {
    text-align: right;
    position: relative; }
    #tophead #search img {
      max-height: 18px;
      width: auto;
      opacity: 0.6; }

#searchform {
  display: none;
  padding: 0.2em 2em;
  position: absolute;
  top: 1em;
  right: 0;
  box-shadow: 0 0 5px #888d91;
  width: auto;
  white-space: nowrap;
  background-color: white; }
  #searchform #field_submit {
    color: #9fa8a3;
    background: #c5d5cd;
    border-radius: 0;
    margin-left: 1em;
    width: 4em;
    font-weight: 700;
    font-size: 90%;
    letter-spacing: 0.2em; }
  #searchform #field_submit:hover {
    color: #c5d5cd;
    background: #9fa8a3; }

#navigation {
  margin: 0 auto;
  margin-top: 2rem;
  background-color: #c5d5cb;
  background: -moz-linear-gradient(left, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

#menu, #footermenu {
  z-index: 9999;
  width: auto;
  font-family: "Raleway";
  font-weight: 400; }
  #menu a#mobilenav, #footermenu a#mobilenav {
    display: none; }
  #menu ul, #footermenu ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: table;
    height: 100%;
    font-size: 70%; }
  #menu li, #footermenu li {
    display: table-cell; }
    #menu li > span, #footermenu li > span, #menu li a, #footermenu li a {
      display: block;
      width: auto;
      padding: 1.5em;
      overflow: visible;
      text-transform: uppercase;
      text-align: center;
      line-height: 1em;
      color: #636664;
      letter-spacing: 0.1em; }
    #menu li ul, #footermenu li ul {
      position: absolute;
      top: 4em;
      display: none;
      background: #fff;
      padding-bottom: 0.4em;
      box-shadow: 0 5px 9px rgba(0, 0, 0, .2);
      font-size: 100%;
      height: auto; }
      #menu li ul li, #footermenu li ul li {
        display: block;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
        #menu li ul li a, #footermenu li ul li a {
          line-height: 1.4em;
          text-align: left;
          padding: 0.3em 1em;
          transition-duration: 0.6s;
          display: block;
          color: gray !important; }
        #menu li ul li a:hover, #footermenu li ul li a:hover {
          color: white !important;
          background: gray;
          transition-duration: 0.2s; }
  #menu li:hover a, #footermenu li:hover a {
    color: white;
    transition-duration: 0.3s; }
  #menu li:hover ul, #footermenu li:hover ul {
    display: block; }

#menu .dbutton a {
  color: white;
  background-color: #c5d5cb; }

#menu .dbutton a:hover {
  color: black; }

.result {
  padding-top: 1em; }

.pagelink {
  font-weight: bold; }

.searchhighlight {
  background-color: #c5d5cb;
  font-style: italic;
  background: -moz-linear-gradient(left, white 0%, #c5d5cb 50%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, #c5d5cb 50%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, #c5d5cb 50%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.slideshow {
  z-index: 10;
  margin-top: 0.5rem;
  width: 100%;
  overflow: hidden; }
  .slideshow img {
    max-width: 100%; }
  .slideshow .crop img {
    object-fit: cover;
    width: 100%; }

#actions {
  margin-top: 2rem; }
  #actions div {
    background-size: 100% auto !important;
    background-position: center !important;
    height: 11rem;
    outline: 1px solid white;
    outline-offset: -1rem; }
  #actions div:nth-child(1) {
    background: url(/common/graphics/carnation-button-202506-l.jpg); }
  #actions div:nth-child(2) {
    background: url(/common/graphics/friends-redleaf-button-bg-202506.jpg); }
  #actions div:nth-child(3) {
    background: url(/common/graphics/carnation-button-202506-r.jpg); }
  #actions a {
    display: inline-block;
    background: #636664;
    color: white;
    font-weight: 500;
    font-size: 90%;
    letter-spacing: 0.2rem;
    padding: 0.6em 0;
    width: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

#actions.a202209 div:nth-child(1) {
  background: url(/common/graphics/carnation-button-202506-l.jpg); }
  #actions.a202209 div:nth-child(2) {
    background: url(/common/graphics/friends-redleaf-button-bg-202506.jpg); }
  #actions.a202209 div:nth-child(3) {
    background: url(/common/graphics/carnation-button-202506-r.jpg); }

footer {
  clear: both;
  margin: 0;
  margin-top: 2rem;
  padding: 2rem 0;
  background-color: #c5d5cb;
  background: -moz-linear-gradient(left, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8d9792 0%, #c5d5cb 50%, #8d9792 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #636664; }
  footer h2 {
    color: #636664; }
  footer #footerpix {
    padding: 2rem 0; }
    footer #footerpix img {
      display: inline-block;
      width: 100%;
      height: auto;
      max-width: 100%; }
  footer #footerbottom {
    font-size: 70%;
    font-weight: 500;
    padding-top: 1rem; }
  footer #footerold div {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 1em 2em;
    padding-bottom: 2em;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 90%; }
    footer #footerold div a.button {
      margin-bottom: 0.5em;
      display: inline-block;
      color: #fff !important;
      border: 2px solid white;
      border-radius: 40px;
      font-size: 200%;
      padding: 0.3em 1em;
      transition-duration: 0.4s;
      background-color: #f77048; }
    footer #footerold div a.button:hover {
      background-color: black;
      color: #ffd22a !important;
      border: 2px solid #ffd22a;
      transform: scale(1.1);
      transform-origin: center;
      transition-duration: 0.4s; }
  footer #footer2old {
    color: #fff !important;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 1em;
    text-align: center; }

#sandbox {
  margin: 0 auto;
  padding: 2.6rem 0 5rem 0;
  max-width: 1200px;
  width: 90%; }
  #sandbox h1 {
    font-size: 2.2rem;
    clear: both;
    line-height: 1.1em;
    padding-top: 0.5em; }
  #sandbox h1.numeric, #sandbox h2.numeric, #sandbox h3.numeric {
    font-family: Raleway; }
  #sandbox h2 {
    font-size: 1.3rem; }
  #sandbox h3 {
    font-size: 1.1rem;
    line-height: 1.85rem; }
  #sandbox h4 {
    font-size: 1rem;
    line-height: 1.5rem; }
  #sandbox img {
    max-width: 100%;
    height: auto; }
  #sandbox hr {
    border-top: 1px solid #e6e6ee;
    width: 90%; }
  #sandbox a {
    border-bottom: 1px solid #888d91; }
  #sandbox a.image_border {
    border: 0 none; }
  #sandbox ul.submenu {
    list-style-tye: none;
    margin-bottom: 1em;
    display: block;
    margin-bottom: 2em;
    text-align: center; }
    #sandbox ul.submenu li {
      display: inline-block;
      color: #fff !important;
      border: 2px solid black;
      border-radius: 2rem;
      font-size: 120%;
      padding: 0.3em 1em;
      transition-duration: 0.4s;
      background-color: white;
      margin-right: 2rem;
      margin-bottom: 0.3rem; }
    #sandbox ul.submenu li:hover {
      background-color: black;
      color: #ffd22a !important;
      border: 2px solid #ffd22a;
      transform: scale(1.1);
      transform-origin: center;
      transition-duration: 0.4s; }
  #sandbox a {
    color: #888d91; }
  #sandbox a:hover {
    color: #888d91; }
  #sandbox a:visited {
    color: #888d91; }
  #sandbox .blog1 {
    text-align: center; }
    #sandbox .blog1 div {
      min-height: 1.5em; }
    #sandbox .blog1 .category {
      text-transform: uppercase;
      font-size: 70%;
      letter-spacing: 0.1em;
      font-weight: 700; }
    #sandbox .blog1 h1 {
      font-size: 150%;
      padding: 0.5rem 10%;
      line-height: 1.3em; }
    #sandbox .blog1 h2 {
      font-size: 190%;
      padding: 0.5rem 20%;
      line-height: 1.3em;
      text-align: center; }
    #sandbox .blog1 .blogpix a {
      border-bottom: none; }
    #sandbox .blog1 .shorttext {
      font-size: 80%;
      font-weight: 700;
      text-align: left; }
    #sandbox .blog1 .link {
      text-transform: uppercase;
      font-size: 70%;
      letter-spacing: 0.1em; }
    #sandbox .blog1 .link a {
      display: inline-block;
      margin: 1rem 0;
      border-bottom: 1px solid #888d91; }
  #sandbox .blog2 {
    width: 48%;
    margin: 1rem 1%;
    float: left;
    min-height: 470px;
    text-align: center; }
    #sandbox .blog2 .category {
      text-transform: uppercase;
      font-size: 70%;
      letter-spacing: 0.1em;
      display: inline-block;
      padding: 0.5em 0;
      min-height: 1em; }
    #sandbox .blog2 .blogpix {
      width: 100%;
      padding-bottom: 100%;
      overflow: hidden;
      height: 0; }
    #sandbox .blog2 .blogpix img {
      width: 100%;
      display: block;
      position: absolute;
      object-fit: cover; }
    #sandbox .blog2 .title {
      position: relative;
      display: block;
      padding: 1rem 10%;
      box-shadow: 0 0 3px #888d91;
      margin: -4rem auto 1rem auto;
      background-color: white;
      max-width: 70%;
      min-height: 1em; }
    #sandbox .blog2 h2 {
      font-size: 90%;
      line-height: 1.3em;
      display: block;
      height: 4em;
      overflow: hidden;
      text-overflow: ellipsis;
      min-height: 1.3em; }
  #sandbox #homecontent .eklipse_half {
    padding-top: 1em; }
  #sandbox .product_shell .image .inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  #sandbox .product_shell .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute; }
  #sandbox .product_shell .image::before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 0px;
    padding-top: 100%; }
  #sandbox .product_shell .image::after {
    /* to clear float */
    content: "";
    display: table;
    clear: both; }
  #sandbox .product_shell .descriptive {
    min-height: 1em;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 7px rgba(0, 0, 1, );
    box-shadow: 0 0 3px #888d91;
    margin: -4rem auto 1rem auto;
    background-color: white;
    width: 90%; }
  #sandbox .product_shell .descriptive .inner {
    margin-top: -3.5em;
    min-height: 5em;
    padding: 0 1.5em 1em 1.5em;
    text-align: center; }
    #sandbox .product_shell .descriptive .inner .category {
      text-transform: uppercase;
      font-size: 70%;
      letter-spacing: 0.1em;
      display: inline-block;
      padding: 0.5em 0;
      min-height: 1em; }
    #sandbox .product_shell .descriptive .inner h2 {
      font-size: 90%;
      line-height: 1.3em;
      display: block;
      height: 4em;
      overflow: hidden;
      text-overflow: ellipsis;
      min-height: 1.3em; }
  #sandbox .product_shell .descriptive::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0px;
    padding-top: 25%; }
  #sandbox #homesidebar {
    padding: 0 1rem; }
    #sandbox #homesidebar .logo {
      width: 50%;
      height: auto;
      margin: 1rem; }
    #sandbox #homesidebar a.button {
      padding: 1em 0; }
  #sandbox .block {
    outline: 1px solid white;
    outline-offset: -0.5em;
    display: inline-block;
    margin: 1em 0.5em 2em 0.5em;
    color: white !important;
    font-family: "Playfair Display";
    font-size: 1.1rem;
    line-height: 95%;
    padding: 1em 1.5em 1.1em 1.5em;
    font-weight: 800px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    max-width: 18%;
    background-color: #9fa8a3;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: -webkit-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: -o-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: linear-gradient(135deg, #c5d5cb, #9fa8a3);
    box-shadow: inset -10px -10px 20px rgba(128, 128, 0, .2);
    clear: both; }
  #sandbox .leaf {
    display: inline-block;
    margin: 0.5em 2em;
    border-top-left-radius: 60% 60%;
    border-bottom-right-radius: 60% 60%;
    min-height: 80px;
    color: white !important;
    font-family: "Playfair Display";
    font-size: 1.1rem;
    line-height: 95%;
    padding: 0.6em 1.5em;
    font-weight: 800px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    max-width: 13%;
    background-color: #9fa8a3;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: -webkit-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: -o-linear-gradient(135deg, #c5d5cb, #9fa8a3);
    background-image: linear-gradient(135deg, #c5d5cb, #9fa8a3);
    box-shadow: inset -10px -10px 20px rgba(128, 128, 0, .2);
    clear: both; }
  #sandbox .right {
    float: right; }
  #sandbox .left {
    float: left; }
  #sandbox a.button, #sandbox input.button, #sandbox div.greenhead {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #636664 !important;
    font-weight: 700;
    border-radius: 0;
    font-size: 80%;
    letter-spacing: 0.2em;
    padding: 1em 0;
    width: 100%;
    max-width: 350px;
    background-color: #c5d5cd;
    border-bottom: none !important; }
  #sandbox .formacross input.button {
    padding: 0.5em 1em;
    min-width: 200px; }
  #sandbox .formacross td.button {
    padding-right: 2em; }
  #sandbox .formacross td.dollar {
    width: 200px; }
  #sandbox input[type="checkbox"], #sandbox input[type="radio"] {
    width: auto; }
  #sandbox a.button.inline {
    display: inline-block; }
  #sandbox div.greenhead {
    text-align: center;
    margin: 0 auto; }
    #sandbox div.greenhead p {
      margin: 0;
      padding: 0; }
  #sandbox a.button:hover, #sandbox input.button:hover {
    background-color: #636664;
    color: #c5d5cd !important;
    transform: scale(1.1);
    transform-origin: center;
    transition-duration: 0.4s; }
  #sandbox span.eklipseobject.left, #sandbox img.left, #sandbox img[style*="float:left"], #sandbox img[style*="float: left"], #sandbox span[style*="float:left"], #sandbox span[style*="float: left"] {
    padding-right: 1.5rem;
    padding-bottom: 0.6rem;
    max-width: 40%;
    height: auto; }
  #sandbox span.eklipseobject.right, #sandbox img.right, #sandbox img[style*="float:right"], #sandbox img[style*="float: right"], #sandbox span[style*="float:right"], #sandbox span[style*="float: right"] {
    padding-left: 1.5rem;
    padding-bottom: 0.6rem;
    max-width: 40%;
    height: auto; }

img {
  max-width: 98%;
  height: auto; }

input, textarea {
  border: 1px solid #ccc;
  border-radius: 10px;
  max-width: 90%;
  width: 50%;
  padding: 0.2em 0.6em;
  margin: 0.3em 0; }

textarea {
  height: 10em; }

input.half, textarea.half {
  width: 23%; }

input:focus, textarea:focus {
  border: 1px solid #ffe; }

input[type="radio"] {
  width: auto; }

label {
  padding: 0 1.5em 0 0.5em; }

.eklipse_half .formdown th {
  text-align: left;
  padding-right: 6em;
  padding-top: 1em; }
  .eklipse_half .formdown input, .eklipse_half .formdown textarea {
    width: 70%; }
  .eklipse_half .formdown td.button {
    text-align: left; }
  .eklipse_half .formdown td.button input.button {
    margin: 0 !important; }

.callout.rightside {
  float: right;
  width: 33%;
  padding-left: 6%;
  padding-bottom: 8rem;
  padding-top: 2rem; }
  .callout.rightside h2, .callout.rightside h3 {
    color: #f77048; }

.callout.leftside {
  float: left;
  width: 33%;
  padding-right: 6%;
  padding-bottom: 8rem;
  padding-top: 2rem; }
  .callout.leftside h2, .callout.leftside h3 {
    color: #f77048; }

#eklipseform_donationform table th, #eklipseform_contact table th {
  width: 33%;
  text-align: right;
  padding-right: 1em; }
  #eklipseform_donationform table td input.button, #eklipseform_contact table td input.button {
    margin: 0; }
  #eklipseform_donationform table, #eklipseform_contact table {
    min-width: 66%; }

#eklipseform_contestform table th, #eklipseform_shoporiginalartwork table th {
  width: 50%;
  text-align: right;
  padding-right: 1em; }
  #eklipseform_contestform table td input.button, #eklipseform_shoporiginalartwork table td input.button {
    margin: 0; }
  #eklipseform_contestform table, #eklipseform_shoporiginalartwork table {
    min-width: 66%; }

div.splitheader {
  box-shadow: 0 0 6px #888d91;
  width: 100vw;
  margin-left: 50%;
  margin-top: -2rem;
  margin-bottom: 2rem;
  transform: translateX(-50%);
  place-items: center; }
  div.splitheader img {
    display: block; }
  div.splitheader div {
    text-align: center; }
  div.splitheader hr {
    max-width: 200px;
    margin: 1em auto; }
  div.splitheader p {
    letter-spacing: 0.2em;
    margin: 0;
    padding: 0; }
  div.splitheader h1 {
    padding: 1em 0 0.7em 0; }

table.columns td {
  padding: 1em; }

#sandbox p {
  min-height: 1em; }

@media only screen and (max-width: 640px) {
  #tophead {
    margin-top: 1rem; }

  #tophead #logo img {
    max-width: 90%; }

  #menu {
    left: 0;
    top: 12vw;
    width: 100%; }
    #menu a#mobilenav {
      display: block;
      color: white;
      font-size: 70%;
      width: 100%;
      text-align: center;
      height: 3rem;
      line-height: 2.5rem; }
    #menu > ul {
      display: block;
      height: auto;
      position: relative;
      overflow: visible;
      background-color: #ffd22a;
      margin-top: -0.7em; }
    #menu li {
      display: none;
      position: relative;
      clear: both;
      padding: 0;
      width: auto;
      height: 0;
      background-color: #c5d5cb;
      border-bottom: 1px solid white;
      height: 0em;
      transition-duration: 0.5s; }
      #menu li a {
        color: black;
        display: block;
        padding: 0.5em 0 0 0; }
      #menu li a:hover, #menu li a:active {
        color: #f52732;
        font-weight: bold !important; }
      #menu li ul {
        z-index: -1;
        left: 5%;
        width: 90%;
        white-space: nowrap;
        display: none;
        padding-bottom: 0;
        top: 2em; }
      #menu li li {
        display: block;
        position: relative;
        clear: both;
        padding: 0.2em 0 !important;
        background-color: #fff2c3; }
        #menu li li a {
          color: white;
          font-size: 1.1em;
          transition-duration: 0.2s;
          padding: 0; }
        #menu li li a:hover {
          color: #000 !important;
          font-weight: bold;
          transition-duration: 0.4s; }
    #menu li:hover ul {
      z-index: 999999; }
    #menu li ul li a, #menu li ul li a:hover {
      text-align: center;
      color: #000; }

  li:hover a {
    color: #f52732 !important; }

  #menu:hover li {
    display: block;
    height: 2em;
    line-height: 2em;
    border-bottom: 1px solid white;
    transition-duration: 0.3s; }

  .callout.rightside, .callout.leftside {
    float: none;
    width: 98%;
    margin: 0 1%;
    padding: 1em; }

  #sandbox {
    padding: 3.5rem 0; }
    #sandbox h1 {
      font-size: 1.9rem;
      line-height: 2.3rem; }
    #sandbox h2 {
      font-size: 1.7rem;
      line-height: 2rem; }
    #sandbox input, #sandbox textarea {
      width: 90%; }
    #sandbox input.half, #sandbox textarea.half {
      width: 42%; }
    #sandbox input[type="radio"] {
      width: auto; }
    #sandbox .blog2 {
      min-height: 380px; }
    #sandbox .blog2 .title {
      margin: -1rem auto 1rem auto; }

  .eklipse_grid > .eklipse_third {
    margin: 1em; }

  .eklipseform.formacross td {
    display: block;
    width: 95%; } }
