/*
Theme Name: Twentysixteen Child
Description: Ein schönes Childtheme
Author:
Author URI: http://www.schelperdesign.net
Template: twentysixteen
Version: 1.0
Tags:
*/

/*@font-face {
font-family: "Helvetica";
	src: url("http://dchapuis-schmitz.com/wp-content/themes/twentysixteen-child/fonts/helvetica/HelveticaNeue-Medium.ttf");
	src: url("http://dchapuis-schmitz.com/wp-content/themes/twentysixteen-child/fonts/helvetica/HelveticaNeue-Medium.eot");
	src: url("http://dchapuis-schmitz.com/wp-content/themes/twentysixteen-child/fonts/helvetica/HelveticaNeue-Medium.woff");
}*/

@font-face {
  font-family: "HelveticaNeueLTPro-Md";
  src: url("fonts/helveticaNeueLTPro/336FD1_0_0.eot");
  src: url("fonts/helveticaNeueLTPro/336FD1_0_0.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/helveticaNeueLTPro/336FD1_0_0.woff2") format("woff2"),
    url("fonts/helveticaNeueLTPro/336FD1_0_0.woff") format("woff"),
    url("fonts/helveticaNeueLTPro/336FD1_0_0.ttf") format("truetype");
}

body {
  background: transparent;
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
  Helvetica, Arial, "Lucida Grande", sans-serif;*/
  /*font-family: 'texgyreherosbold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  	color:#000049;*/
  font-family: "HelveticaNeueLTPro-Md", sans-serif;
}
/* a:link {
  color: #000049;
} */
a:visited {
  color: #270dff;
}
a:focus {
  outline: none;
  color: #270dff;
}

header.entry-header .entry-title {
  font-size: 0;
}

.site-header {
  padding-top: 0em;
  padding-bottom: 2.25em;
  padding-bottom: 0;
}

.site-inner {
  max-width: 1250px;
}
.site {
  margin-top: 90px;
}

.site-main article {
  margin-bottom: 10px;
  font-size: 22px;
  display: inline-block;
  width: 100%;
}
.site-main article entry-title h2:visited {
  text-transform: uppercase;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
  margin-left: 20%;
  width: 60%;
}

/*//ACCORDION*/
.accordion-toggle {
  cursor: pointer;
}

.accordion-content {
  display: none;
  margin-top: -20px;
  padding-bottom: 20px;
}

.accordion-content.default {
  display: block;
}

.entry-content p {
  line-height: 1.28em;
  font-size: 0.9em;
  letter-spacing: 0.45px;
}

.entry-content p a {
  line-height: 1.1em;
  text-decoration: none;
  box-shadow: 0 0 0;
  letter-spacing: 0.45px;
}
.entry-content p a:hover {
  color: #fff;
  text-decoration: none;
}
.entry-content p a:visited {
  text-transform: uppercase;
}

.sectiontitle {
  margin: 40px 0 10px 20%;
  text-transform: uppercase;
  font-size: 0.9em;
  font-size: 44px;
  color: #270dff;
}
.sectiontitle:first-child {
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 36px;
}
.sectiontitle-now:hover {
  color: #000049;
}
.sectiontitle-past:hover {
  color: #ff0000;
  color: #000049;
}
.sectiontitle-online:hover {
  color: #ffff00;
  color: #000049;
}

.twitter h2 {
  margin: -7px 0 0px 20%;
  font-size: 44px;
  max-width: 230px;
  line-height: 46px;
}
.twitter h2:first-letter {
  margin-top: 3px;
}
.twitter h2 a {
  /*color:#FF00FF;
	color:#FF00C4;*/
  color: #ea328e;
}
.twitter h2 a:hover {
  color: #000049;
}
.twitter h2:visited {
  text-transform: uppercase;
}

.site-info {
  margin: 0;
}
.site-footer {
  display: block;
}
.infobox {
  margin-left: 20%;
  margin-top: 40px;
}
.infobox span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9em;
}
.infobox span a:hover {
  color: #fff;
}
.infobox a {
  font-size: 25px;
}
.infobox span.pdf a:hover,
.infobox span.message a:hover {
  color: #000049;
}
.infobox span {
  margin-bottom: 5px;
}
.infobox span.pdf a {
  color: #270dff;
}
.infobox span.message a {
  color: #000049;
  color: #270dff;
  line-height: 30px;
}

footer.entry-footer {
  display: none;
}

@media screen and (max-width: 1024px) {
  .site-main article {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .site {
    margin: 42px;
  }

  .site-inner {
    max-width: 100%;
    margin: 0;
  }
  .sectiontitle {
    margin: 0;
  }
  body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
    margin-left: 0;
    width: 100%;
  }
  .twitter h2 {
    margin: 0;
  }
  .infobox {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 568px) {
  .site {
    margin: 21px;
  }
}

/* //UMBAU STYLES */
.construction-box {
  font-size: 1.4rem;
}

.construction-heading {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 3rem;
}

.link-list-heading {
  margin: 0 0 1.25rem 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
}

.construction-link {
  font-size: 0.8rem;
  color: #ea328e;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
}
.link-list {
  list-style-type: none;
  margin-left: 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
}

.link-list-item {
  line-height: 1.25;
}

.link-list-item a,
.link-list-item-big a {
  color: #270dff;
}

.link-list-item a:visited,
.link-list-item-big a:visited {
  color: #270dff;
}

.link-list-item a:hover,
.link-list-item-big a:hover {
  color: #000049;
}

.link-list-item-big {
  line-height: 1.25;
  margin-bottom: 1.5rem;
}
