/*
= LICENSE =
Theme Lynnsart 2017
Copyright � 2017 Likely Arts Web + Print. All rights reserved.
This theme may not be reproduced in whole or in part in any way without purchase of a commercial license.
*/

/* ==================================== RESET ======================================= */
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,
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,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

figure {
  margin: 0;
}

ul,
ol {
  list-style: none;
}

nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#container img {
  max-width: 100%;
  height: auto;
}

#container embed,
#container object,
#container video,
#container iframe {
  max-width: 100%;
}

.ie6 img.full,
.ie6 object.full,
.ie6 embed,
.ie6 video {
  width: 100%;
}

#sidebar img.sig {
  display: none
}

html.ie8 img {
  width: auto;
  /* for ie 8 */
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

.gallery iframe {
  display: block;
  padding: 30px 0;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.sg {
  padding: 20px 0 40px 0;
}


/* =================================== TYPOGRAPHY ==================================*/

html {
  font-size: 100%;
  line-height: 1.8em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

html,
button,
input,
select,
textarea {
  font-family: 'Lato', "Arial", sans-serif;
  color: #444;
  font-weight: 400;
}


.ccm-page img {
  border: 0px
}

a,
a:visited,
a:active {
  text-decoration: none;
  color: #333;
  font-weight: 300;
}

.ccm-page p a,
.ccm-page p a:visited,
.ccm-page p a:active {
  border-bottom: solid 1px #ccc;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.ccm-page #container a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #333;
}

.ccm-page #container p {
  margin: 0;
  padding: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0 0 15px 0;
  font-weight: 600;
  font-family: 'Lato', Arial, helvetica, sans-serif;
  line-height: 1.3em;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.7em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1.1em;
  padding-bottom: 10px
}

#container h1 a,
#container h2 a,
#container h3 a,
#container h4 a,
#container h5 a {
  text-decoration: none;
  border-bottom: solid 1px #ccc;
  font-weight: 600;
}

body.home h1.pagetitle {
  display: none;
}

h1.pagetitle span {
  font-size: 0.6em;
}

.ccm-page .capitals {
  text-transform: uppercase;
}

.ccm-page .grey {
  color: #666;
}

.ccm-page blockquote {
  margin: 20px;
  padding: 0;
  line-height: 1.4em;
  font-size: 1.1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}

.ccm-page blockquote p {
  display: inline-block;
  line-height: 1.4em;
  font-size: 1.1em;
}

.ccm-page blockquote:before {
  content: '\201C';
  font-size: 1.8em;
  font-weight: 300;
  width: 20px;
  margin: 0 0 0 -20px;
  padding: 0;
  line-height: 1em;
  vertical-align: top;
}

.ccm-page .fa {
  font-size: 24px;
}

#container .document {
  margin: 5px 0 30px 0;
  padding: 25px 5% 10px 5%;
  width: 90%;
  background: #f9f9f9;
  -webkit-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
}

#container .document p {
  color: #000;
  line-height: 1.2em;
  font-weight: bold;
  font-family: Lucida Console, Courier New, monospace, serif;
}

.ccm-page #container hr {
  margin: 60px 0 80px 0;
  border: 0;
  height: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.125);

}

.ccm-page #container picture img {
  margin: 0px 0 40px 0;
}

iframe,
.youtubeBlock {
  margin: 0px 0 40px 0;
}

#content a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

strong {
  font-weight: bold;
}

/*===========================Redactor Styles=======================*/

.ccm-page .caps {
  text-transform: uppercase;
}

.ccm-page .caps-bold {
  text-transform: uppercase;
  font-weight: bold;
}

.ccm-page .caption {
  display: block;
  font-size: 0.9em;
  color: #666;
  text-align: center;
}

/*=========================== Block Styles=======================*/
.ccm-page #container p.photo,
.ccm-page #container p.photohalf {
  margin: 10px 0 30px 0;
  width: 100%;
  max-width: 100%;
}

.ccm-page #container .credits {
  margin-bottom: 20px;
  font-size: 0.9em;
  padding: 0;
}

.ccm-page #container .credits p {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

body#Home #articleheader {
  display: none;
}

body#Home article {
  margin-top: 60px;

}

/* ================================ Global Layout  =================================*/

html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background: #444;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

#wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#wrapper div.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}



#container .clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}


header {
  margin: 0;
  padding: 0 0 30px 0;
  width: 100%;
  background-color: #666;
  background-image: url(images/quartered3-BW.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#header_nav {
  position: relative;
  text-align: center;
}

.mobilemenu {
  text-decoration: none;
  text-align: left;
  margin: 0px 20px 0 10%;
  padding: 10px 0px 0 40px;
  text-transform: uppercase;
  display: block;
  font: normal normal normal 40px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mobilemenu:before {
  content: "\f0c9";
  color: #f3ec9f;
}

.mobilemenu span {
  display: inline-block;
  margin-left: 20px;
  font-family: 'Gudea', sans-serif;
  font-size: 20px;
  line-height: 1em;
  font-weight: 600;
  color: #f3ec9f;
  opacity: 1;
}

/*Hide checkbox*/
input[type=checkbox]#mobilemenu {
  display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]#mobilemenu:checked~#menu {
  display: block;
}

ul.dropdown {
  list-style: none;
  margin: 10px 0;
  padding: 10px 0;
  display: none;
  background: #444;
}

ul.dropdown li {
  float: none;
  margin: 0;
  padding: 0 0 0 15px;
}

ul.dropdown li a {
  display: block;
  margin: 0 30px;
  padding: 10px 0;
  outline: 0;
  font-size: 1.1em;
  color: #f3ec9f;
  text-align: left;
}

ul.dropdown li last-child {
  border-bottom: none;
}

ul.dropdown li a:hover {
  color: #999;
  border-bottom: none;
}


ul.dropdown ul {
  margin: 0 0 10px 30px;
}

ul.dropdown ul li {
  border-bottom: none;
}

ul.dropdown ul li a {
  padding: 7px 0;
  text-transform: none;
}

#logo {
  margin: 0 auto 20px auto;
  padding: 0;
  width: 95%;
  text-align: center;
  background: url(images/underline.png) bottom center no-repeat;
  background-size: contain;
}

#logo .logo {
  padding: 25px;
  width: 60%;
  height: auto;
}

#container {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #e9e9e9;
}

.content {
  position: relative;
  margin: 0 auto;
  padding: 60px 40px;
}

.content img.doc {
  border: none;
  -webkit-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.2);
}

#articleheader {
  padding-top: 40px;
  text-align: left;
}

article {
  text-align: left;
  padding-bottom: 40px;
}

#bottombanner {
  background: #ccc;
  color: #222;
}

#bottombanner p {
  margin: 8px 0px 14px 0px;
  line-height: 1.65em;
}

footer {
  clear: both;
  padding: 20px 0 20px 0;
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  color: #f3ec9f;
  line-height: 1.4em;
  font-weight: 400;
  background: #444;
}

footer p {
  font-size: 0.9em;
  padding: 30px;
  color: #f3ec9f;
}

footer a,
#meta a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #f3ec9f;
  border-bottom: none;
}

footer a:hover,
#meta a:hover {
  color: #ececec;
}

footer .medium-4 {
  margin-top: 60px;
}

footer .medium-4 form {
  max-width: 80%;
  margin: auto;
}

footer .medium-4 label {
  text-align: left;
}

footer .medium-12 {
  padding-top: 60px;
}

#meta {
  margin: 0 auto;
  padding: 0;
  color: #f3ec9f;
}

/*==================================Lists ======================================*/
article ul {
  list-style-type: disc;
  margin: 10px 20px;
  padding: 0;
}

article ul li {
  margin: 0;
  padding: 2px 0;
}

article ol {
  margin: 10px 20px;
  padding: 0;
  font-size: 1em;
}

ul.list-inline li {
  display: inline-block;
  margin-right: 20px;
}


/*==================================Page Lists================================*/






/*===================================Foundation Form styles ===============================*/
.ccm-page textarea {
  border-radius: 3px;
}

.ccm-page select {
  width: 100%;
  border-radius: 3px;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.ccm-page [type="text"],
.ccm-page [type="password"],
.ccm-page [type="date"],
.ccm-page [type="datetime"],
.ccm-page [type="datetime-local"],
.ccm-page [type="month"],
.ccm-page [type="week"],
[type="email"],
.ccm-page [type="number"],
.ccm-page [type="search"],
.ccm-page [type="tel"],
.ccm-page [type="time"],
.ccm-page [type="url"],
.ccm-page [type="color"],
textarea {
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 2px solid #333;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #fff;
  background-color: #444;
  border-radius: 0;
}

.ccm-page [type="text"]:focus,
.ccm-page [type="password"]:focus,
.ccm-page [type="date"]:focus,
.ccm-page [type="datetime"]:focus,
.ccm-page [type="datetime-local"]:focus,
.ccm-page [type="month"]:focus,
.ccm-page [type="week"]:focus,
.ccm-page [type="email"]:focus,
.ccm-page [type="number"]:focus,
.ccm-page [type="search"]:focus,
.ccm-page [type="tel"]:focus,
.ccm-page [type="time"]:focus,
.ccm-page [type="url"]:focus,
.ccm-page [type="color"]:focus,
textarea:focus {
  border: none;
  background-color: #444;
  outline: none;
  box-shadow: 0 0 5px #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.ccm-page textarea {
  width: 100% !important;
}

textarea[rows] {
  height: auto;
}

.ccm-page input::-webkit-input-placeholder,
.ccm-page textarea::-webkit-input-placeholder {
  color: #cacaca;
}

.ccm-page input::-moz-placeholder,
.ccm-page textarea::-moz-placeholder {
  color: #cacaca;
}

.ccm-page input:-ms-input-placeholder,
.ccm-page textarea:-ms-input-placeholder {
  color: #cacaca;
}

.ccm-page input::placeholder,
.ccm-page textarea::placeholder {
  color: #cacaca;
}

.ccm-page input:disabled,
.ccm-page input[readonly],
.ccm-page textarea:disabled,
.ccm-page textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

.ccm-page [type="submit"],
.ccm-page [type="button"],
.ccm-page button.btn {
  padding: 10px 20px;
  width: 100%;
  cursor: pointer;
  border: 0;
  background: #333;
  border-radius: 0;
  text-transform: uppercase;
  color: #f3ec9f;
  font-size: 1.1em;
  line-height: 1;
}

.ccm-page [type="submit"]:hover,
.ccm-page [type="button"]:hover,
.ccm-page button.btn:hover {
  border: none;
  background-color: #444;
  outline: none;
  box-shadow: 0 0 5px #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.ccm-page [data-whatinput="mouse"] button {
  outline: 0;
}

.ccm-page input[type="search"] {
  box-sizing: border-box;
}

.ccm-page [type="file"],
.ccm-page [type="checkbox"],
.ccm-page [type="radio"] {
  margin: 0 0 1rem;
}

.ccm-page [type="checkbox"]+label,
.ccm-page [type="radio"]+label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

.ccm-page [type="checkbox"]+label[for],
.ccm-page [type="radio"]+label[for] {
  cursor: pointer;
}

.ccm-page label>[type="checkbox"],
.ccm-page label>[type="radio"] {
  margin-right: 0.5rem;
}

.ccm-page [type="file"] {
  width: 100%;
}

.ccm-page label {
  display: block;
  margin: 0 0 15px 0;
  font-weight: normal;
  line-height: 1.8;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.ccm-page .text-muted {
  display: none;
}

.ccm-page div.captcha label.control-label {
  text-transform: none;
  font-size: 0.9em;
}

.ccm-page fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.ccm-page legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

.ccm-page select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 3px;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  background-color: rgba(198, 15, 19, 0.1);
  border-color: #c60f13;
}

.is-invalid-label {
  color: #c60f13;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

.ccm-page #container .button,
.ccm-page a.button,
.ccm-page p .button,
.ccm-page p a.button,
.ccm-page p .button a,
.ccm-page p a.button,
.ccm-page p .button a {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  text-transform: uppercase;
  color: #f3ec9f;
  font-size: 1em;
  line-height: 1;
  border-radius: 3px;
  background-color: #333;
  border: none;
  padding: 0.95em 1.5em;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
}

.ccm-page #container a.button:hover,
.ccm-page #container .button a:hover,
.ccm-page #container p a.button:hover,
.ccm-page #container p .button a:hover {
  text-decoration: none;
  color: #f3ec9f;;
  background-color: #000;
  border-bottom: none;
}


/* ==================================== Special classes =============================*/


.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  line-height: 0;
}

.ir br {
  display: none;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* ===================================== print styles ============================= */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    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: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  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;
  }
}