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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span button {
  border: 1px dashed;
  border-color: white;
  background: #bbbbbb;
  box-shadow: none;
  color: white;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
  margin-left: 5px;
  outline: 5px solid #bbbbbb;
  padding: 0.75em 1em;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  #infinite-handle span button:hover {
    background: #386a6d;
    color: white;
    outline: 5px solid #386a6d;
    box-shadow: none; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  #infinite-handle span button:active,
  #infinite-handle span button:focus {
    background: #386a6d;
    color: white;
    outline: 5px solid #386a6d;
    box-shadow: none; }
  button + button,
  button + input[type="button"],
  button + input[type="reset"],
  button + input[type="submit"],
  input[type="button"] + button,
  input[type="button"] + input[type="button"],
  input[type="button"] + input[type="reset"],
  input[type="button"] + input[type="submit"],
  input[type="reset"] + button,
  input[type="reset"] + input[type="button"],
  input[type="reset"] + input[type="reset"],
  input[type="reset"] + input[type="submit"],
  input[type="submit"] + button,
  input[type="submit"] + input[type="button"],
  input[type="submit"] + input[type="reset"],
  input[type="submit"] + input[type="submit"],
  #infinite-handle span button + button,
  #infinite-handle span button + input[type="button"],
  #infinite-handle span button + input[type="reset"],
  #infinite-handle span button + input[type="submit"] {
    margin-left: .75em; }

#infinite-handle span:hover button,
#infinite-handle span button:hover {
  background: #386a6d;
  outline: 5px solid #386a6d;
  box-shadow: none;
  border: 1px dashed;
  border-color: white;
  box-shadow: none;
  color: white;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0.75em 1em;
  text-shadow: none;
  text-transform: uppercase;
  transition: 0.3s; }

textarea {
  color: #777777;
  display: inline-block;
  background: #f3f3f3;
  border: 1px dashed #dddddd;
  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 {
    border-color: #386a6d;
    color: #515151;
    outline: none; }

a {
  color: #386a6d; }
  a:visited {
    color: #386a6d; }

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: #386a6d;
}

.main-navigation a:hover, .main-navigation a:visited:hover {
      color: #386a6d; }

.social-links ul a:hover {
  background: #386a6d;
  color: white;
  text-decoration: none;
  transition: 0.3s; }

.site-title {
  font-size: 2.441em;
  font-style: italic;
  font-weight: bold;
  margin: 0; }
  .site-title a,
  .site-title a:visited {
    color: #386a6d;
    text-decoration: none; }

.page-links span.active-link {
  background-color: #386a6d;
  border-radius: 35px;
  color: white;
  display: inline-block;
  line-height: 29px;
  margin: 0 0 3px;
  padding: 3px;
  width: 35px;
  height: 35px;
  text-align: center;
  transition: .3s;
  font-weight: bold; }

.page-links a:hover span.active-link {
  background-color: #386a6d;
  color: white;
  transition: .3s; }

.entry-footer a:visited:hover {
      color: #386a6d; }

.widget_tag_cloud a:visited:hover {
      background-color: #386a6d;
      color: white; }

.widget_tag_cloud a:visited:hover:after {
        border-left-color: #386a6d; }

.widget_tag_cloud a:visited:hover:before {
        border-top-color: #386a6d;
        border-bottom-color: #386a6d; }

a.more-link {
  box-shadow: inset 0 -80px 80px -5px rgba(255, 255, 255, 0.75);
  color: #386a6d;
  font-family: Lora, Garamond, serif;
  font-weight: bold;
  font-style: italic;
  display: block;
  width: 100%;
  height: 124px;
  position: absolute;
  bottom: -32px;
  padding-top: 100px;
  z-index: 1;
  text-align: center;
  text-decoration: none;
  transition: 0.3s; }
a.more-link:hover {
    color: #386a6d;
    box-shadow: inset 0 -80px 80px -50px rgba(255, 255, 255, 0.75); }

.site-footer a:visited:hover {
      color: #386a6d; }

.comment-meta .comment-metadata a:hover,
      .comment-meta .comment-metadata a:visited:hover {
        color: #386a6d; }

.avatar {
  border-color: #386a6d; }

.required {
  color: #386a6d; }

#infinite-footer .container a:hover {
  color: #386a6d; }

.flex-control-paging li a:hover {
  background: #386a6d; }

.flex-control-paging li a.flex-active {
  background: #386a6d;
  cursor: default; }

a:visited:hover {
        color: #386a6d; }

.main-navigation .current_page_ancestor > a {
      color: #386a6d; }

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus, #infinite-handle span button:active, #infinite-handle span button:focus {
    background: #386a6d;
    color: white;
    outline: 5px solid #386a6d;
    box-shadow: none;
}

.hentry {
  border-bottom: 1px dashed #dddddd;
  margin: 0 0 4.5em;
  padding: 0 0 3em;
  position: relative; }
  .hentry:after {
    /* content: ""; */
    display: none;
    background-color: #fff;
    background-image: url(img/button.svg);
    background-repeat: no-repeat;
    background-size: 132px 35px;
    background-position: -46px top;
    width: 88px;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 100%;
    -ms-transform: translate(-50%, -16px);
    -webkit-transform: translate(-50%, -18px);
    transform: translate(-50%, -18px); }