@charset "UTF-8";
/*!
Theme Name: threenineteen-yoga
Author: 319 Heads
Author URI: http://319heads.com
Description: Custom Wordpress Theme
Version: 1.0.0
Text Domain: threenineteen-yoga
License:
License URI:
Theme URI: http://319heads.com
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700italic,400italic,700);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #111;
  font-family: "Open Sans", arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6; }

del {
  opacity: 0.8; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 300; }

.content-inner h1, .content-inner h2, .content-inner h3, .content-inner h4, .content-inner h5, .content-inner h6, .content-inner strong, .content-inner b {
  color: #111; }

h1 {
  font-size: 1.75em; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1em; }

h5, h6 {
  font-size: .75em;
  text-transform: uppercase; }

@media screen and (min-width: 1025px) {
  h1 {
    font-size: 2.25em; }

  h2 {
    font-size: 2.25em; }

  h3 {
    font-size: 1.75em; }

  h4 {
    font-size: 1.5em; }

  h5, h6 {
    font-size: 1.25em;
    text-transform: uppercase; } }
.sectionheader-rap {
  position: relative;
  border-top: 1px solid #74b5a7;
  border-bottom: 1px solid #74b5a7; }
  .sectionheader-rap .sectionheader {
    text-align: center;
    width: 100%;
    content: "";
    display: table;
    table-layout: fixed;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .sectionheader-rap .sectionheader .sectiontitle h4, .sectionheader-rap .sectionheader .sectiontitle h1 {
      font-weight: normal;
      color: #a3967d;
      padding: 1em 1.2em;
      margin: 0;
      display: inline-block;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #74b5a7;
      text-align: center;
      border-left: 1px solid #74b5a7;
      border-right: 1px solid #74b5a7; }

.taxonomy-description {
  font-family: "Open Sans", arial, sans-serif;
  font-style: italic;
  text-align: center; }

.sectionheader .sectiontitle, .social-navigation {
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%; }
  .sectionheader .sectiontitle:last-child, .social-navigation:last-child {
    margin-right: 0; }

.alt-rap .sectionheader-rap .sectiontitle h4 a {
  color: #111; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

blockquote {
  font-size: 1.2em;
  font-style: italic;
  margin-bottom: 1.5em;
  margin-left: 0em;
  font-weight: 400; }
  @media screen and (min-width: 1025px) {
    blockquote {
      margin-left: -6em;
      margin-right: -6em; } }

blockquote {
  color: #6ca0a8; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em -1.2em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

li, p, a, span, h1, h2, h3, h4, h5, h6 {
  -ms-word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

td {
  border-width: 0 1px 1px 0; }

th, td {
  padding: 0.4em; }

tr,
td,
th {
  vertical-align: top; }

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button {
  border: none;
  border-color: #ccc #ccc #bbb;
  border-radius: 0;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  min-width: 280px;
  line-height: normal;
  clear: both;
  display: inline-block;
  padding: 1em 2em !important;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px !important;
  font-weight: normal;
  margin: 2em auto 3em auto;
  background: transparent !important;
  color: #a3967d !important;
  border: 1px solid #a3967d;
  border-radius: 9999px !important;
  letter-spacing: 2px !important; }
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #a3967d !important;
    color: #fff !important; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  color: #a3967d;
  text-decoration: none; }
  a:visited {
    color: #a3967d; }
  a:hover, a:focus, a:active {
    color: #6ca0a8;
    opacity: 0.8; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.entry-content a {
  border-bottom: 1px solid #74b5a7; }

.entry-content a:hover {
  border-bottom: none; }

.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
header.navigation {
  border-bottom: 1px solid #eee;
  background-color: #fff;
  min-height: 100px;
  width: 100%;
  z-index: 999; }
  header.navigation a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    letter-spacing: 1px; }
  header.navigation .navigation-wrapper {
    content: "";
    display: table;
    table-layout: fixed;
    content: "";
    display: table;
    table-layout: fixed;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    z-index: 9999; }
  header.navigation .logo {
    float: left;
    padding-left: 1em; }
    header.navigation .logo img {
      max-height: 100px;
      width: auto; }
  header.navigation .logo, header.navigation ul.nav-menu, header.navigation .search-form {
    margin: 1.4em 0; }
  header.navigation .logo {
    margin: 1.4em 0 1.6em 0; }
  header.navigation ul.nav-menu {
    clear: both; }
  header.navigation nav {
    float: none;
    min-height: 100px;
    z-index: 9999999; }
    @media screen and (min-width: 1025px) {
      header.navigation nav {
        float: right;
        padding-right: 3em; } }
  header.navigation ul li.nav-link, header.navigation ul li.menu-item {
    display: block;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    z-index: 9999; }
    @media screen and (min-width: 1025px) {
      header.navigation ul li.nav-link, header.navigation ul li.menu-item {
        display: inline;
        line-height: 100px;
        text-decoration: none;
        width: auto; } }
    header.navigation ul li.nav-link a, header.navigation ul li.menu-item a {
      color: #a3967d;
      display: inline-block; }
      header.navigation ul li.nav-link a:focus, header.navigation ul li.nav-link a:hover, header.navigation ul li.menu-item a:focus, header.navigation ul li.menu-item a:hover {
        color: #74b5a7; }
  @media screen and (min-width: 1025px) {
    header.navigation ul li.nav-link, header.navigation ul li.menu-item {
      padding-right: 2em; } }
  header.navigation ul li.current-menu-parent a, header.navigation ul li.current-menu-item a, header.navigation ul li.current-menu-parent ul li.current-menu-item a, header.navigation ul li.current-page-ancestor a {
    color: #6ca0a8; }
  header.navigation ul li.current-menu-parent ul li a {
    color: #a3967d; }
  header.navigation ul.sub-menu {
    z-index: 999999 !important; }
  header.navigation ul.sub-menu li {
    z-index: 999999 !important; }
    header.navigation ul.sub-menu li a {
      line-height: normal; }
  header.navigation ul.sub-menu li:first-child {
    padding-top: 10px; }
  header.navigation ul.sub-menu li:last-child {
    padding-bottom: 10px; }
  header.navigation li.more.nav-link, header.navigation li.menu-item-has-children.menu-item {
    padding-right: 0; }
    @media screen and (min-width: 1025px) {
      header.navigation li.more.nav-link, header.navigation li.menu-item-has-children.menu-item {
        padding-right: 1em; } }
    header.navigation li.more.nav-link > a, header.navigation li.menu-item-has-children.menu-item > a {
      padding-right: 0.6em; }
    header.navigation li.more.nav-link > a:after, header.navigation li.menu-item-has-children.menu-item > a:after {
      font-family: FontAwesome;
      content: "\f107";
      position: absolute;
      top: 0.05em;
      right: -0.4em;
      bottom: auto;
      left: auto;
      color: #a3967d; }
  header.navigation li.more, header.navigation li.menu-item-has-children {
    overflow: visible;
    padding-right: 0; }
    header.navigation li.more a, header.navigation li.menu-item-has-children a {
      padding-right: 0.8em; }
    header.navigation li.more > a, header.navigation li.menu-item-has-children > a {
      padding-right: 1.6em;
      position: relative; }
      @media screen and (min-width: 1025px) {
        header.navigation li.more > a, header.navigation li.menu-item-has-children > a {
          margin-right: 1em; } }
      header.navigation li.more > a:after, header.navigation li.menu-item-has-children > a:after {
        content: '›';
        font-size: 1.2em;
        position: absolute;
        right: 0.5em; }
    header.navigation li.more:focus > .sub-menu, header.navigation li.more:hover > .sub-menu, header.navigation li.menu-item-has-children:focus > .sub-menu, header.navigation li.menu-item-has-children:hover > .sub-menu {
      display: block; }
    @media screen and (min-width: 1025px) {
      header.navigation li.more, header.navigation li.menu-item-has-children {
        padding-right: 0.8em;
        position: relative; } }
  header.navigation ul.sub-menu {
    display: none;
    padding-left: 0; }
    @media screen and (min-width: 1025px) {
      header.navigation ul.sub-menu {
        left: -1em;
        position: absolute;
        top: 1.5em; } }
    @media screen and (min-width: 1025px) {
      header.navigation ul.sub-menu .sub-menu {
        left: 11.8em;
        top: 0; } }
    header.navigation ul.sub-menu li {
      display: block;
      padding-right: 0;
      background: #fff; }
      @media screen and (min-width: 1025px) {
        header.navigation ul.sub-menu li {
          line-height: 50px; } }
      header.navigation ul.sub-menu li a {
        display: inline-block;
        text-align: center;
        width: 100%; }
        @media screen and (min-width: 1025px) {
          header.navigation ul.sub-menu li a {
            padding-left: 1em;
            text-align: left;
            width: 12em; } }
  header.navigation .search-form {
    display: block;
    z-index: 9999; }
    @media screen and (min-width: 1025px) {
      header.navigation .search-form {
        position: absolute;
        right: 20px;
        top: 33px; } }
  header.navigation .search-field {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 34px;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
    position: relative;
    z-index: 15; }
  header.navigation .search-form:after {
    font-family: 'FontAwesome';
    display: block;
    content: "\f002";
    color: #a3967d;
    position: absolute;
    left: 7px;
    top: 0;
    z-index: 10; }
  header.navigation .search-form:hover:after {
    color: #74b5a7; }
  header.navigation .search-field:focus {
    background-color: #fff;
    border-bottom: 1px solid #a3967d;
    color: #74b5a7;
    cursor: text;
    outline: 0;
    width: 160px;
    z-index: 5;
    border-radius: 0; }
  header.navigation .search-submit {
    display: none; }
  header.navigation input[type="search"] {
    -webkit-appearance: textfield; }

.menu-toggle {
  display: none;
  color: #74b5a7;
  background: transparent; }

.menu-toggle:hover {
  background: transparent; }
  .menu-toggle:hover .fa-bars {
    color: #74b5a7; }

.menu-toggle .fa-bars, .search-form:after {
  font-size: 20px; }

/* Small menu. */
@media screen and (max-width: 1024px) {
  header.navigation {
    min-height: 0; }
    header.navigation .main-navigation {
      min-height: 0 !important; }
    header.navigation .search-rap {
      position: absolute;
      top: 0;
      left: 0; }
    header.navigation .search-form {
      margin-top: 0 !important; }
    header.navigation .search-field {
      height: 48px;
      padding: 0 0 0 48px; }
    header.navigation .search-field:focus {
      width: 100%;
      max-width: 200px;
      border-radius: 0;
      -webkit-border-radius: 0px;
      -webkit-appearance: none; }
    header.navigation ul.nav-menu {
      position: relative;
      left: -1.25em; }
    header.navigation .logo {
      float: none !important;
      display: block;
      padding: 0 !important;
      margin: 0 auto !important;
      text-align: center !important; }
      header.navigation .logo img {
        padding: 0.8em 0;
        margin: 0 auto !important;
        text-align: center !important; }
    header.navigation .menu-toggle .fa-bars, header.navigation .search-form:after {
      font-size: 30px; }
    header.navigation .menu-toggle,
    header.navigation .main-navigation.toggled .nav-menu {
      display: block; }
    header.navigation .menu-toggle {
      position: absolute;
      right: 0;
      top: 0; }
    header.navigation .main-navigation ul {
      display: none; } }
.site-main .comment-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-next,
.post-navigation .nav-next {
  float: left; }

.comment-navigation .nav-previous,
.post-navigation .nav-previous {
  float: right;
  text-align: right; }

.post-navigation .nav-next,
.post-navigation .nav-previous {
  background-position: center;
  background-size: cover;
  position: relative; }

.post-navigation .nav-next::after,
.post-navigation .nav-previous::after {
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute; }

.post-navigation .nav-next:hover::after,
.post-navigation .nav-previous:hover::after {
  background: black !important; }

.posts-navigation {
  display: none; }

.post-navigation {
  width: 100%;
  content: "";
  display: table;
  table-layout: fixed;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  .post-navigation .nav-links a {
    color: #a3967d;
    display: block;
    padding: 3em 20px;
    font-size: 18px;
    position: relative;
    z-index: 2;
    opacity: 0.97 !important;
    background-color: #fff;
    background-image: -webkit-linear-gradient(-225deg, #fff, #eee);
    background-image: linear-gradient(-45deg,#fff, #eee); }
  .post-navigation .nav-links i {
    font-size: 32px; }
  .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
    width: 100%;
    text-align: center;
    background: #fff; }
  @media screen and (min-width: 1025px) {
    .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
      width: 50%; } }
  .post-navigation .nav-links .nav-previous {
    border-left: 1px solid #eee; }

.post-navigation span {
  display: block; }

.post-navigation .meta-nav {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.5;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700; }

.post-navigation .post-title {
  position: relative;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.social-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.social-navigation li {
  float: right;
  width: 20%;
  width: auto; }

.social-navigation a {
  display: block;
  color: #74b5a7;
  padding: 16px 10px; }

.social-navigation a:before {
  content: "\f045";
  font-size: 32px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top; }

.social-navigation a[href$="/feed/"]:before {
  content: "\f09e"; }

.social-navigation a[href*="facebook.com"]:before {
  content: "\f09a"; }

.social-navigation a[href*="plus.google.com"]:before {
  content: "\f0d5"; }

.social-navigation a[href*="instagram.com"]:before {
  content: "\f16d"; }

.social-navigation a[href*="pinterest.com"]:before {
  content: "\f231"; }

.social-navigation a[href*="tumblr.com"]:before {
  content: "\f173"; }

.social-navigation a[href*="twitter.com"]:before {
  content: "\f099"; }

.social-navigation a[href*="vimeo.com"]:before {
  content: "\f194"; }

.social-navigation a[href*="youtube.com"]:before {
  content: "\f167"; }

.social-navigation a[href*="mailto:"]:before {
  content: "\f0e0"; }

.social-navigation a[href*="soundcloud.com"]:before {
  content: "\f1be"; }

.footer-navigation {
  content: "";
  display: table;
  table-layout: fixed;
  color: #74b5a7; }
  .footer-navigation ul {
    margin-top: 1em; }
  .footer-navigation a {
    color: #fff; }

.archive header.navigation, .search header.navigation {
  border-bottom: none; }

.author.archive header.navigation {
  border-bottom: 1px solid #eee; }

li.highlight a {
  font-weight: 700; }

li.highlight .sub-menu a {
  font-weight: 400; }

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #fafafa;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 1025px) {
  .alignleft {
    margin-right: 1.5em;
    margin-left: -7em; }

  .alignright {
    margin-left: 1.5em;
    margin-right: -7em; }

  .size-fullwidth {
    width: 100% !important; } }
.center {
  text-align: center; }

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

.extra-widgets-rap {
  background: #eee; }

.footer-widgets-rap {
  background: #fff; }
  @media screen and (min-width: 1025px) {
    .footer-widgets-rap {
      margin-top: 48px !important; } }

.extra-widgets, .footer-widgets {
  width: 100%;
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px; }
  @media screen and (min-width: 1220px) {
    .extra-widgets, .footer-widgets {
      padding: 24px 0 80px 0; } }

.extra-widgets {
  padding-bottom: 40px; }

.extra-widgets .widget {
  color: #a3967d;
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%;
  margin-top: 24px !important;
  text-align: center;
  margin: 0 auto; }
  .extra-widgets .widget:last-child {
    margin-right: 0; }

.footer-widgets .widget {
  font-size: 14px;
  color: #444444;
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%;
  margin-top: 24px !important; }
  .footer-widgets .widget:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .footer-widgets .widget {
      font-size: 13px;
      float: left;
      display: block;
      margin-right: 4%;
      width: 30.6666666667%; }
      .footer-widgets .widget:last-child {
        margin-right: 0; }
      .footer-widgets .widget:nth-of-type(3) {
        margin-right: 0; } }
  @media screen and (min-width: 768px) and (min-width: 1025px) {
    .footer-widgets .widget {
      font-size: 14px; } }

  .footer-widgets .widget .logo img {
    height: 75px;
    width: auto;
    margin: 0.5em 1em 1em 0; }
    @media screen and (min-width: 768px) {
      .footer-widgets .widget .logo img {
        height: 65px; } }
    @media screen and (min-width: 1025px) {
      .footer-widgets .widget .logo img {
        height: 75px; } }
  .footer-widgets .widget a {
    color: #74b5a7; }
  .footer-widgets .widget .social-navigation {
    width: 100%; }
    .footer-widgets .widget .social-navigation ul {
      float: left; }
      .footer-widgets .widget .social-navigation ul li:last-child a {
        padding-left: 2px; }
  .footer-widgets .widget .jetpack-image-container {
    max-width: 368px;
    margin: 0 auto; }

.widget-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #74b5a7;
  font-size: 18px;
  text-align: center;
  margin-bottom: 2.2em;
  font-weight: normal;
  color: #6ca0a8; }

.footer-widgets .widget-title {
  text-align: left;
  margin-top: 0; }

.widget_recent_entries ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.widget_recent_entries li {
  min-height: 80px;
  margin-bottom: 42px; }
  .widget_recent_entries li img {
    max-width: 80px;
    display: block; }
  .widget_recent_entries li a.titletxt {
    color: #111;
    margin: -80px 0 0 95px;
    display: block; }

.site_description {
  margin-bottom: 1em; }
  @media screen and (min-width: 768px) {
    .site_description {
      margin-bottom: 0;
      margin-top: 0.25em; } }
  @media screen and (min-width: 1025px) {
    .site_description {
      margin-bottom: 1em;
      margin-top: 1em; } }

.descsection {
  text-align: center;
  background: #6ca0a8;
  padding: 1em;
  color: #fff;
  font-weight: 300 !important;
  font-size: 30px;
  line-height: 1.3;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }
  .descsection p {
    margin: 48px 12px; }
  @media screen and (min-width: 768px) {
    .descsection {
      font-size: 37px; } }

li.recentcomments {
  list-style: none;
  margin-left: -1.25em;
  padding: 10px 0;
  border-bottom: 1px solid #74b5a7; }

li.recentcomments a {
  font-style: italic; }

li.recentcomments span a {
  font-weight: bold; }

.jetpack-image-container img {
  border-radius: 9999px; }

.sbi_load_btn, .sbi_follow_btn a {
  border-radius: 999px !important; }

#mc_embed_signup .mc-desc {
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%;
  margin: 0; }
  #mc_embed_signup .mc-desc:last-child {
    margin-right: 0; }
  #mc_embed_signup .mc-desc h4 {
    font-weight: 300;
    margin: 0;
    font-size: 2em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    line-height: 1.3; }
  #mc_embed_signup .mc-desc p {
    margin: 0.5em 0 0 0;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; }
#mc_embed_signup #mc_embed_signup_scroll {
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%;
  margin-right: 0; }
  #mc_embed_signup #mc_embed_signup_scroll:last-child {
    margin-right: 0; }
#mc_embed_signup .mc-field-group {
  float: left;
  display: block;
  margin-right: 4%;
  width: 56.6666666667%;
  margin-right: 0;
  margin-left: 12px !important; }
  #mc_embed_signup .mc-field-group:last-child {
    margin-right: 0; }
  #mc_embed_signup .mc-field-group input[type="email"] {
    width: 100%;
    min-width: 0 !important;
    padding: 1em 2em !important;
    font-size: 16px !important;
    margin: 2em 0 3em 0;
    line-height: normal;
    border: 1px solid #a3967d; }
#mc_embed_signup .mc-submit {
  float: left;
  display: block;
  margin-right: 4%;
  width: 39.3333333333%;
  margin-right: 0; }
  #mc_embed_signup .mc-submit:last-child {
    margin-right: 0; }
  #mc_embed_signup .mc-submit input[type="submit"] {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    width: 100%;
    min-width: 0 !important;
    background: #a3967d !important;
    color: #fff !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media screen and (min-width: 768px) {
      #mc_embed_signup .mc-submit input[type="submit"] {
        padding: 1em 2em !important; } }
  #mc_embed_signup .mc-submit input[type="submit"]:hover {
    opacity: 0.85; }
@media screen and (min-width: 1025px) {
  #mc_embed_signup {
    max-width: 900px;
    margin: 0 auto; }
    #mc_embed_signup .mc-desc {
      float: left;
      display: block;
      margin-right: 4%;
      width: 48%;
      text-align: left;
      margin: 1.6em 0 0 0; }
      #mc_embed_signup .mc-desc:last-child {
        margin-right: 0; }
      #mc_embed_signup .mc-desc p {
        margin: 0; }
    #mc_embed_signup #mc_embed_signup_scroll {
      float: left;
      display: block;
      margin-right: 4%;
      width: 48%; }
      #mc_embed_signup #mc_embed_signup_scroll:last-child {
        margin-right: 0; } }

.jp-carousel-wrap .jp-carousel-titleanddesc {
  border-top: 0 !important;
  padding-top: 0;
  margin-top: -10px !important; }
.jp-carousel-wrap #jp-carousel-comments-loading {
  display: none !important; }
.jp-carousel-wrap .jp-carousel-slide {
  top: 30px !important; }
.jp-carousel-wrap .jp-carousel-photo-info {
  display: none !important; }

.announcement-widgets-rap {
  background: #eee;
  margin: auto;
  width: 100%; }

.announcement-widgets {
  width: 100%;
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0; }
  .announcement-widgets .widget {
    margin: 0; }
    .announcement-widgets .widget .widget-title {
      margin: 1em auto;
      font-size: 16px;
      text-transform: none !important;
      letter-spacing: 1px; }
      .announcement-widgets .widget .widget-title a {
        color: #74b5a7; }

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.site-description {
  display: none; }

.site-main, .secondarysec {
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  margin-top: 12px !important; }
  @media screen and (min-width: 1260px) {
    .site-main, .secondarysec {
      padding: 0px; } }
  @media screen and (min-width: 1025px) {
    .site-main, .secondarysec {
      margin-top: 24px !important; } }

.secondarysec {
  margin-top: 12px !important; }
  @media screen and (min-width: 1025px) {
    .secondarysec {
      margin-top: 48px !important; } }

.secondarysec article.archivepost {
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%; }
  .secondarysec article.archivepost:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .secondarysec article.archivepost {
      float: left;
      display: block;
      margin-right: 4%;
      width: 30.6666666667%; }
      .secondarysec article.archivepost:last-child {
        margin-right: 0; } }

@media screen and (min-width: 768px) {
  .secondarysec article.archivepost:nth-of-type(3n+0) {
    margin-right: 0; } }

.site-main article.archivepost {
  float: left;
  display: block;
  margin-right: 4%;
  width: 100%;
  margin-top: 24px !important; }
  .site-main article.archivepost:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .site-main article.archivepost {
      float: left;
      display: block;
      margin-right: 4%;
      width: 30.6666666667%;
      margin: 0; }
      .site-main article.archivepost:last-child {
        margin-right: 0; } }

@media screen and (min-width: 768px) {
  .site-main article.archivepost:nth-of-type(4n+0), .site-main article.archivepost:nth-of-type(4n+1) {
    float: left;
    display: block;
    margin-right: 4%;
    width: 65.3333333333%;
    margin-right: 0; }
    .site-main article.archivepost:nth-of-type(4n+0):last-child, .site-main article.archivepost:nth-of-type(4n+1):last-child {
      margin-right: 0; } }

@media screen and (min-width: 768px) {
  .site-main article.archivepost:nth-of-type(odd) {
    margin-right: 24px; } }
@media screen and (min-width: 1260px) {
  .site-main article.archivepost:nth-of-type(odd) {
    margin-right: 48px; } }

.site-main article.archivepost {
  margin-top: 8px !important;
  margin-bottom: 12px !important; }
  @media screen and (min-width: 768px) {
    .site-main article.archivepost {
      margin-top: 0 !important;
      margin-bottom: 24px !important; } }
  @media screen and (min-width: 1025px) {
    .site-main article.archivepost {
      margin-bottom: 12px !important;
      margin-top: 24px !important; } }

.post-thumbnail {
  border: 0;
  display: block; }

.post-thumbnail img {
  display: block;
  margin: 0 auto; }

.site-footer-rap {
  background: #74b5a7;
  padding: 4%; }

.site-footer {
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  .site-footer .site-info {
    float: left;
    display: block;
    margin-right: 4%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .site-footer .site-info:last-child {
      margin-right: 0; }
    @media screen and (min-width: 1025px) {
      .site-footer .site-info {
        letter-spacing: 2px; } }
    .site-footer .site-info a {
      font-size: 12px;
      color: #fff; }

/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline, .featuredpost-title .byline, .posted-on em {
  display: inline;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: normal;
  font-style: italic; }
  .single .byline a, .featuredpost-title .byline a, .posted-on em a {
    font-family: "Open Sans", arial, sans-serif;
    font-style: normal;
    font-weight: bold; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.entry-meta {
  font-size: 14px;
  margin-top: 1em;
  letter-spacing: 1px; }
  .entry-meta .breadcrumb {
    text-align: center;
    font-weight: 700;
    color: #111;
    text-transform: uppercase; }
    .entry-meta .breadcrumb a {
      border: none; }
  .entry-meta i {
    font-size: 32px; }
  .entry-meta a {
    color: #111;
    text-transform: uppercase;
    letter-spacing: 1px !important; }
  .entry-meta .categories {
    display: inline; }
    .entry-meta .categories a {
      font-weight: 700; }
  .entry-meta hr {
    width: 100px;
    height: 3px;
    background-color: #fff; }

.entry-title {
  margin: 0;
  line-height: 1.1;
  -ms-word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  font-weight: 300;
  letter-spacing: -1px; }
  .entry-title a {
    color: #444444;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; }

.archivepost .entry-title {
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0;
  margin-top: 5px; }

.sec.sharrreme {
  display: block;
  text-align: center;
  padding: 8px 10px; }
  .sec.sharrreme .totalshares {
    padding-left: 5px; }

.hover-tile-outer {
  background-position: top !important;
  background-size: cover !important;
  height: 200px;
  cursor: pointer; }
  .hover-tile-outer a {
    color: #fff; }
  .hover-tile-outer .sharrreme {
    background: #74b5a7;
    padding: 10px;
    position: relative;
    left: -16px;
    top: -7px; }
    .hover-tile-outer .sharrreme .totalshares {
      padding-left: 5px; }
  @media screen and (min-width: 1025px) {
    .hover-tile-outer {
      height: 368px; } }
  .hover-tile-outer .hover-tile-container {
    height: 200px;
    overflow: hidden; }
    @media screen and (min-width: 1025px) {
      .hover-tile-outer .hover-tile-container {
        height: 368px; } }
  @media screen and (min-width: 1025px) {
    .hover-tile-outer .hover-tile-container:hover > .hover-tile {
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%); } }
  .hover-tile-outer .hover-tile {
    -webkit-transition: all, 0.2s ease-in-out;
    -moz-transition: all, 0.2s ease-in-out;
    transition: all, 0.2s ease-in-out;
    background: inherit;
    color: white;
    height: inherit;
    overflow: hidden;
    padding: 1em; }
  .hover-tile-outer .hover-tile-hidden {
    background: rgba(116, 181, 167, 0.9); }
    .hover-tile-outer .hover-tile-hidden .sharedaddy {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center; }
      .hover-tile-outer .hover-tile-hidden .sharedaddy .sd-button, .hover-tile-outer .hover-tile-hidden .sharedaddy .sd-button:hover {
        padding: 20px;
        margin: 0 10px;
        opacity: 1; }
      .hover-tile-outer .hover-tile-hidden .sharedaddy .sd-button:hover {
        opacity: 0.8; }

.secondarysec article.archivepost .hover-tile .entry-meta {
  margin-top: -10px;
  padding: 25px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.secondarysec article.archivepost .hover-tile .entry-meta .excerpt, .secondarysec article.archivepost .hover-tile .entry-meta .excerpt p {
  padding: 0;
  margin: 0; }
.secondarysec article.archivepost .hover-tile-container, .secondarysec article.archivepost .hover-tile, .secondarysec article.archivepost .hover-tile-outer {
  text-align: center;
  margin: 0 auto;
  border-radius: 999px !important;
  height: 200px;
  width: 200px; }
@media screen and (min-width: 768px) {
  .secondarysec article.archivepost .hover-tile-container, .secondarysec article.archivepost .hover-tile, .secondarysec article.archivepost .hover-tile-outer {
    height: 225px;
    width: 225px; } }
@media screen and (min-width: 1025px) {
  .secondarysec article.archivepost .hover-tile-container, .secondarysec article.archivepost .hover-tile, .secondarysec article.archivepost .hover-tile-outer {
    height: 303px;
    width: 303px; } }
@media screen and (min-width: 1260px) {
  .secondarysec article.archivepost .hover-tile-container, .secondarysec article.archivepost .hover-tile, .secondarysec article.archivepost .hover-tile-outer {
    height: 368px;
    width: 368px; }
  .secondarysec article.archivepost .hover-tile {
    padding-top: 35px !important; } }

.circles .secondarysec {
  margin-top: 0 !important;
  padding-top: 0 !important; }
.circles .content-inner.first {
  padding-bottom: 0 !important; }
.circles .hascontent {
  margin-bottom: 48px; }

.circles .secondarysec article.archivepost {
  margin-bottom: 48px !important; }
  .circles .secondarysec article.archivepost .entry-title {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    padding: 0; }
  .circles .secondarysec article.archivepost .hover-tile {
    transition: none; }
  .circles .secondarysec article.archivepost .hover-tile-visible {
    background: rgba(0, 0, 0, 0.2); }

.excerpt {
  letter-spacing: normal;
  margin-top: 1em;
  font-size: 18px; }

.featuredpost {
  position: relative;
  margin: 0; }
  .featuredpost .totalshares {
    display: none; }

.featuredpost-bg {
  width: 100%;
  background-size: cover !important;
  background-position: center !important;
  min-height: 460px; }
  @media screen and (min-width: 1025px) {
    .featuredpost-bg {
      min-height: 730px;
      background-attachment: fixed !important; } }

.featuredpost-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  min-height: 460px; }
  @media screen and (min-width: 1025px) {
    .featuredpost-overlay {
      min-height: 730px; } }

.featuredpost .entry-header {
  z-index: 999;
  position: relative;
  width: 100%; }
  .featuredpost .entry-header .bigbutton {
    min-width: 280px;
    line-height: normal;
    clear: both;
    display: inline-block;
    padding: 1em 2em !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px !important;
    font-weight: normal;
    margin: 2em auto 3em auto;
    background: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
    border-radius: 9999px !important;
    letter-spacing: 2px !important;
    clear: both; }
    .featuredpost .entry-header .bigbutton:hover {
      background: #fff !important;
      color: #111 !important; }

.featuredpost-title {
  position: relative;
  display: block;
  text-align: center;
  margin: auto;
  font-size: 170%;
  padding: 5em 1em 2em 1em; }
  @media screen and (min-width: 1025px) {
    .featuredpost-title {
      max-width: 700px; } }

.featuredpost-title .pexcerpt p {
  font-size: 18px !important;
  margin-top: 1em;
  margin-bottom: 0; }

.featuredpost a {
  color: #fff; }

.home .category-events .featuredpost-title:after {
  display: none; }

.featuredpost-title, .featuredpost-title a {
  color: #fff; }

.nofeatimg {
  margin-bottom: -1.5em; }
  .nofeatimg .featuredpost-title, .nofeatimg .featuredpost-title a {
    color: #111;
    letter-spacing: -.01em; }
  .nofeatimg .featuredpost-title {
    padding: 2em 0 0 0; }

.apage {
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 4%;
  max-width: 1000px; }

.site-postpage .thepost {
  margin: 0 auto; }
.site-postpage .entry-content {
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 300;
  color: #444444;
  font-size: 18px;
  line-height: 1.9;
  margin: 0 auto; }
  .site-postpage .entry-content p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; }
  .site-postpage .entry-content a {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; }
  .site-postpage .entry-content .content-inner {
    content: "";
    display: table;
    table-layout: fixed;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 4%;
    max-width: 822px;
    width: 100%;
    margin: 0 auto; }
    .site-postpage .entry-content .content-inner span[style], .site-postpage .entry-content .content-inner span[style] a {
      text-decoration: none !important; }
    .site-postpage .entry-content .content-inner h1.entry-title {
      font-size: 3.25em;
      text-align: center;
      color: #111;
      margin-bottom: 1.5em; }
    .site-postpage .entry-content .content-inner h1 {
      color: #111; }
  .site-postpage .entry-content .sharedaddy {
    text-align: center;
    margin: 3em 1em 2em 1em; }
    .site-postpage .entry-content .sharedaddy .sd-button, .site-postpage .entry-content .sharedaddy .sd-button:hover {
      padding: 20px;
      margin: 0 10px;
      opacity: 1; }
    .site-postpage .entry-content .sharedaddy .sd-button:hover {
      opacity: 0.8; }

.the_tags {
  clear: both;
  display: block;
  text-align: center; }
  .the_tags .fa {
    color: #74b5a7;
    margin: 0;
    font-size: 24px;
    padding: 5px;
    position: relative;
    top: 4px; }
  .the_tags a {
    color: #74b5a7;
    padding: 5px 10px;
    border-radius: 999px;
    text-transform: uppercase;
    font-family: "Open Sans", arial, sans-serif;
    font-size: 14px;
    margin: 5px;
    letter-spacing: 2px;
    border: 1px solid #74b5a7;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    display: inline-block; }
  .the_tags a:hover {
    color: #a3967d;
    border: 1px solid #a3967d; }

.searchres {
  max-width: 825px;
  margin: 0 auto; }
  .searchres .comments-link .fa {
    font-size: 16px; }
  .searchres .the_tags {
    text-align: left;
    margin-bottom: 1.5em; }
    .searchres .the_tags :first-child {
      margin-left: 0; }
  .searchres .asearchresult {
    border-bottom: 1px solid #c7e1dc; }
  .searchres .entry-meta, .searchres .entry-meta a {
    color: #74b5a7; }

.authoravatar {
  text-align: center; }
  .authoravatar img {
    border-radius: 9999px;
    width: 370px; }

.author h1.entry-title {
  margin-top: 24px; }

.page-template-page-wide .content-inner {
  max-width: 1200px !important;
  padding-left: 12px !important;
  padding-right: 12px !important; }

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
#comments {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
  padding: 4%;
  width: 100%;
  background: #f9f9f9; }

.comments-inner {
  content: "";
  display: table;
  table-layout: fixed;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 4%;
  max-width: 1000px;
  width: 100%; }

.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-area > :last-child {
  margin-bottom: 0; }

.comment-list + .comment-respond {
  border-top: 1px solid #c7e1dc; }

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
  padding-top: 1.6em; }

.comments-title,
.comment-reply-title {
  color: #6ca0a8 !important;
  font-size: 20px;
  line-height: 1.3333;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #74b5a7; }
  .comments-title .fa,
  .comment-reply-title .fa {
    font-size: 24px; }

.comments-title {
  margin-bottom: 1.3333em; }

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #c7e1dc;
  padding: 1.6em 0;
  color: #444444; }

.comment-list .children {
  list-style: none;
  margin: 0; }

.comment-list .children > li {
  padding-left: 0em; }

.comment-author {
  margin-bottom: 0.4em; }

.comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7); }

.comment-author .avatar {
  float: left;
  height: 24px;
  margin-right: 0.8em;
  width: 24px; }

.comment-metadata,
.pingback .edit-link {
  font-size: 12px;
  line-height: 1.5; }

.comment-metadata a:hover,
.pingback .edit-link a:hover {
  border-bottom: 1px solid #333; }

.comment-metadata {
  margin-bottom: 1.6em; }

.comment-metadata .edit-link {
  margin-left: 1em; }

.pingback .edit-link {
  margin-left: 1em; }

.pingback .edit-link:before {
  top: 5px; }

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.6em 1.3333em; }

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0; }

.comment-content > :last-child {
  margin-bottom: 0; }

.comment-list .reply {
  font-size: 12px; }

.comment-list .reply a {
  border: 1px solid #a3967d;
  color: #a3967d;
  display: inline-block;
  border-radius: 999px;
  line-height: 1;
  margin-top: 2em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase; }

.comment-list .reply a:hover,
.comment-list .reply a:focus {
  border-color: #c7e1dc;
  color: #74b5a7;
  outline: 0; }

.comment-form {
  padding-top: 1.6em; }

.comment-form label {
  font-size: 12px;
  font-weight: 700;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
  width: 100%; }

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 2em; }

.logged-in-as a:hover {
  border-bottom: 1px solid #333; }

.no-comments {
  font-weight: 700;
  padding-top: 1.6em; }

.comment-navigation + .no-comments {
  border-top: 0; }

.form-allowed-tags code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

.form-submit {
  margin-bottom: 0; }

.required {
  color: #74b5a7; }

.comment-reply-title small {
  font-size: 100%; }

.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px; }

.comment-reply-title small a:before {
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 24px;
  position: relative;
  top: -3px; }

.comment-reply-title::before {
  content: '';
  font-family: FontAwesome;
  content: "\f0e5";
  font-size: 24px;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-right: 8px; }

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

.infinite-loader {
  margin: 1em auto !important;
  text-align: center !important;
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%; }
  .infinite-loader .spinner {
    text-align: center !important;
    margin: 0 auto !important;
    position: relative !important;
    left: 0px !important; }

#infinite-handle {
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 1em auto !important;
  text-align: center !important;
  border-radius: 9999px !important; }

#infinite-handle span {
  max-width: 280px;
  min-width: 280px;
  line-height: normal;
  clear: both;
  display: inline-block;
  padding: 1em 2em !important;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px !important;
  font-weight: normal;
  margin: 2em auto 3em auto;
  background: transparent !important;
  color: #a3967d !important;
  border: 1px solid #a3967d;
  border-radius: 9999px !important;
  letter-spacing: 2px !important;
  border-radius: 9999px !important; }
  #infinite-handle span:hover {
    background: #a3967d !important;
    color: #fff !important; }
  #infinite-handle span button {
    letter-spacing: 2px !important;
    border-radius: 9999px !important; }
  #infinite-handle span button:focus, #infinite-handle span button:active {
    background: none;
    box-shadow: none;
    border: none; }

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.circle {
  border-radius: 9999px; }

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    margin: 0;
    max-width: 100%;
    position: relative; }
  .wp-caption .wp-caption-text {
    margin: 0.5em 0;
    color: #444444;
    font-family: "Open Sans", arial, sans-serif;
    line-height: 1.5;
    font-size: 90%; }

figure {
  width: 100%; }

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }
