/*
Theme Name: Schneckenhaus e.V.
Description: Das Schneckenhaus e.V. Theme
Template: twentythirteen
*/
.site-header {
  background: url(/wp-content/uploads/2016/11/LogoWebsiteNEU.png) no-repeat scroll top left !important;
}
.home-link {
  padding-left: 270px !important;
}
body {
  color: #000000;
}
a {
  color: #40e62a;
}
a:visited {
  color: #04ac04;
}
a:active,
a:hover {
  color: #5e9c1e;
}
mark {
  background: #ffff00;
  color: #000000;
}
pre {
  background: #ffffff;
  color: #7b7d6d;
}
fieldset {
  border: 1px solid #daeaa6;
}
td {
  border-top: 1px solid #ededed;
}
del {
  color: #333333;
}
ins {
  background: #daeaa6;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #75219b;
}
/* Form fields, general styles first. */
button,
input,
textarea {
  border: 2px solid #d0d4ba;
}
input,
textarea {
  color: #131310;
}
input:focus,
textarea:focus {
  border: 2px solid #c0c3ab;
}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background: #56e527;
  /* Old browsers */

  background: -webkit-linear-gradient(top, #56e527 0%, #44d912 100%);
  /* Chrome 10+, Safari 5.1+ */

  background: linear-gradient(to bottom, #56e527 0%, #44d912 100%);
  /* W3C */

  border-bottom: 3px solid #32b907;
  color: #ffffff;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background: #56e527;
  /* Old browsers */

  background: -webkit-linear-gradient(top, #56e527 0%, #56e527 100%);
  /* Chrome 10+, Safari 5.1+ */

  background: linear-gradient(to bottom, #56e527 0%, #56e527 100%);
  /* W3C */

}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  background: #44d912;
  /* Old browsers */

  background: -webkit-linear-gradient(top, #44d912 0%, #56e527 100%);
  /* Chrome 10+, Safari 5.1+ */

  background: linear-gradient(to bottom, #44d912 0%, #56e527 100%);
  /* W3C */

  border-top: 3px solid #32b907;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #7b7d6d;
}
:-moz-placeholder {
  color: #7b7d6d;
}
::-moz-placeholder {
  color: #7b7d6d;
}
:-ms-input-placeholder {
  color: #7b7d6d;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #0e2210;
}
.site {
  background-color: #ffffff;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.site-header .home-link {
  color: #131310;
}
.nav-menu li a {
  color: #131310;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
  background-color: #0e2210;
  color: #ffffff;
}
.nav-menu .sub-menu,
.nav-menu .children {
  background-color: #0e2210;
  border: 2px solid #f5f7e7;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
  color: #ffffff;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
  background-color: #328319;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
  color: #36bc0a;
}
/* Navbar */
.navbar {
  background-color: #f5f7e7;
}
.site-header .search-field:focus {
  background-color: #ffffff;
  border: 2px solid #c0c3ab;
}
.entry-title a {
  color: #131310;
}
.entry-title a:hover {
  color: #5e9c1e;
}
.entry-meta a {
  color: #36bc0a;
}
.entry-meta a:hover {
  color: #36bc0a;
}
.entry-content a,
.comment-content a {
  color: #36bc0a;
}
.entry-content a:hover,
.comment-content a:hover {
  color: #5e9c1e;
}
.page-links a,
.page-links > span {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
  background: #40e62a;
  border: 1px solid #40e62a;
  color: #ffffff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
  background: #ffffff;
  color: #40e62a;
}
/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
  background: #0e2210;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #ffffff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #5e9c1e;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #595959;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
.gallery-caption:before {
  box-shadow: 0 -10px 15px #000000 inset;
}
/* Aside */
.format-aside {
  background-color: #f5f7e7;
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
  box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
/* Audio */
.format-audio {
  background-color: #328319;
}
.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
  color: #fafbf3;
}
/* Chat */
.format-chat {
  background-color: #daeaa6;
}
.format-chat .entry-meta a,
.format-chat .entry-content a {
  color: #2d7219;
}
.format-chat .chat .chat-timestamp {
  color: #2d7219;
}
/* Gallery */
.format-gallery {
  background-color: #ebffb3;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
  color: #2d7219;
}
/* Link */
.format-link {
  background-color: #f5f7e7;
}
.blog .format-link:first-of-type,
.single .format-link:first-of-type {
  box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-link .entry-title {
  color: #3cca08;
}
.format-link .entry-title a {
  color: #36bc0a;
}
/* Quote */
.format-quote {
  background-color: #0e2210;
}
.format-quote .entry-content,
.format-quote .entry-meta {
  color: #f5f7e7;
}
.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
  color: #40e62a;
}
.format-quote .entry-content cite a {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
}
/* Status */
.format-status {
  background-color: #2d7219;
}
.format-status .entry-content a {
  color: #daeaa6;
}
.format-status .entry-meta a {
  color: #f5f7e7;
}
.format-status .entry-content {
  color: #f5f7e7;
}
.format-status .entry-content p:first-child:before {
  background-color: rgba(0, 0, 0, 0.65);
}
/* Video */
.format-video {
  background-color: #328319;
}
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
  color: #fafbf3;
}
.format-video .entry-meta {
  color: #0e2210;
}
.attachment .hentry {
  background-color: #d0d4ba;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
  color: #3cca08;
}
.attachment .entry-content {
  background-color: #ffffff;
}
.navigation a {
  color: #36bc0a;
}
.navigation a:hover {
  color: #5e9c1e;
  text-decoration: none;
}
.paging-navigation {
  background-color: #d0d4ba;
  padding: 40px 0;
}
.paging-navigation .meta-nav {
  background-color: #40e62a;
  color: #ffffff;
}
.paging-navigation a:hover .meta-nav {
  background-color: #5e9c1e;
}
.post-navigation {
  background-color: #ffffff;
  color: #3cca08;
}
.single-format-status .author-description {
  color: #f5f7e7;
}
.author-link {
  color: #3cca08;
}
.archive-header {
  background-color: #d0d4ba;
}
.page-header {
  background-color: #d0d4ba;
}
.error404 .page-header {
  background-color: #ffffff;
}
.error404 .page-title:before {
  color: #d0d4ba;
}
.error404 .page-wrapper {
  background-color: #d0d4ba;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #36bc0a;
}
.comment-meta,
.comment-meta a {
  color: #a2a2a2;
}
.comment-meta a:hover {
  color: #5e9c1e;
}
.ping-meta {
  color: #a2a2a2;
}
.comment-awaiting-moderation {
  color: #a2a2a2;
}
/* Comment form */
.comment-respond {
  background-color: #f5f7e7;
}
.comment-reply-title small a {
  color: #131310;
}
.comment-reply-title small a:hover {
  color: #33ed1c;
}
.comment-form .required {
  color: #33ed1c;
}
.form-allowed-tags,
.form-allowed-tags code {
  color: #676858;
}
.no-comments {
  background-color: #f5f7e7;
}
.widget {
  background-color: rgba(247, 245, 231, 0.7);
}
.widget a {
  color: #36bc0a;
}
.widget a:hover {
  color: #5e9c1e;
}
.widget_rss .rss-date,
.widget_rss li > cite {
  color: #a2a2a2;
}
.widget_calendar a:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.05);
}
.site-footer {
  background-color: #d0d4ba;
  color: #676858;
}
.site-footer a {
  color: #676858;
}
.site-footer .sidebar-container {
  background-color: #0e2210;
}
.site-footer .widget {
  color: #ffffff;
}
.site-footer .widget a {
  color: #40e62a;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
  color: #ffffff;
}
@media (max-width: 643px) {
  .toggled-on .nav-menu li > ul a {
    color: #131310;
  }
  .toggled-on .nav-menu li:hover > a,
  .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #131310;
  }
  .toggled-on .nav-menu li a:hover,
  .toggled-on .nav-menu ul a:hover {
    background-color: #328319;
    color: #ffffff;
  }
}
@media print {
  body {
    color: #000000;
  }
  .site-title {
    color: #000000;
  }
  .entry-meta,
  .entry-meta a {
    color: #444444;
  }
  /* Remove colors from post formats */
  .hentry {
    background-color: #ffffff;
  }
  .comment-author .fn,
  .comment-reply-link,
  .comment-reply-login {
    color: #333333;
  }
}
.shariff {
  padding-bottom: 40px;
}