/*
Theme Name: Twentyeleven Child
Description: Überarbeitung DHG
Author: Michael Spitzer
Author URI: http://www.ihr-gestalter.de
Template: twentyeleven
Version: 1.0
Tags:
*/

@import url("../twentyeleven/style.css");

.wpcf7-form-control-wrap {
  margin-bottom: 1.625em;
}

/* Posts in Sidebar */

.pis-li {
  list-style: outside none none;
  padding-left: 2px;
}

.pis-li p {
  font-size: 12px;
  margin-bottom: 15px;
}

.pis-li .printfriendly {
  display: none;
}

/* Ende PiS */

/* Termine Sidebar */

.upcoming-events .mc_general {
  border-bottom: 1px solid #1982d1;
  padding-top: 19px;
}

.upcoming-events .mc_general:first-child {
  padding-top: 5px;
}

.upcoming-events .mc_general:last-child {
  border: medium none;
}

/* Ende Termine */

/* Liste Publikationen */

.su-row.publikationen {
  margin-bottom: 0;
}

.publikationen .su-column p {
  margin-bottom: 10px;
}

.su-column-inner.su-clearfix > p:last-child {
  margin-bottom: 0;
}

/* Ende Publikationen */

.future-event.mc_general {
  list-style: none;
}


#branding #searchform #s {
  width: 85% !important;
}

#branding #searchform #s {
  background-color: #666666;
  border-color: #000000;
  color: #222222;
}

#page #branding #searchform {
  bottom: -27px;
  max-width: 195px;
  top: auto;
}

#branding {border: none;}

#branding hgroup {
    height: 200px;
    display: none;
}

/*#branding .metaslider {
  position: absolute;
  top: 0;
} */

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
  margin: 0 auto;
  width: 100% !important;
}

.singular #main .entry-meta .edit-link a {
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}

.two-column .entry-title {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
}

.singular.page #main .hentry {
  padding: 0;
}

#colophon #site-generator {
  padding: 2.2em 7.6%;
}

.entry-title {
  display: none;
}

.lcp_catlist, .publikationen {
  margin-left: 0;
}

.entry-content .lcp_catlist li, .entry-content .publikationen li {
  border-bottom: 1px solid #1982d1;
  list-style: outside none none;
  margin-bottom: 20px;
  padding-bottom: 25px;
}

.entry-content .lcp_catlist li:last-child, .entry-content .publikationen li:last-child {
  border-bottom: medium none;
}


.entry-content .lcp_catlist ol li, .entry-content .publikationen ol li {
  border: medium none;
  list-style: outside none decimal;
  padding-bottom: 0;
  margin-bottom: 0;
}
.entry-content .lcp_catlist ul li, .entry-content .publikationen ul li {
  list-style: outside none initial;
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
