/****************************** Readme ***************************************
Project: Die Klausberga

Project Colors:


Font Styles included via Google Webfonts:
Copytext: 
Headlines: 
/****************************** Structure Styles ******************************/
.fl {float: left;}
.fr {float: right;}

.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}

.clearSeperator {
  clear: both;
  height: 0px;
  display: block;
}

.seperator10 {
  height: 0px;
  margin-bottom: 10px;
  display: block;
}

.seperator20 {
  height: 0px;
  margin-bottom: 20px;
  display: block;
}

.seperator30 {
  height: 0px;
  margin-bottom: 30px;
  display: block;
}

.seperator40 {
  height: 0px;
  margin-bottom: 40px;
  display: block;
}

.seperator50 {
  height: 0px;
  margin-bottom: 50px;
  display: block;
}

.seperator60 {
  height: 0px;
  margin-bottom: 60px;
  display: block;
}

.seperator70 {
  height: 0px;
  margin-bottom: 70px;
  display: block;
}

.seperator80 {
  height: 0px;
  margin-bottom: 80px;
  display: block;
}

.seperator90 {
  height: 0px;
  margin-bottom: 90px;
  display: block;
}

.seperator100 {
  height: 0px;
  margin-bottom: 100px;
  display: block;
}

.seperator120 {
  height: 0px;
  margin-bottom: 120px;
  display: block;
}

.seperator200 {
  height: 0px;
  margin-bottom: 200px;
  display: block;
}

.seperator300 {
  height: 0px;
  margin-bottom: 300px;
  display: block;
}

.seperator400 {
  height: 0px;
  margin-bottom: 400px;
  display: block;
}

#top {
  visibility: hidden;
}

.centered {
  text-align: center;
}

.right {
  text-align: right;
}

.small {
	font-size: 0.8em;
}

hr {
  border-color: #888;
}

/****************************** Heading and Links ******************************/
h1, h2, h3 {
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  font-weight: 900;
  text-transform: uppercase;
}

 h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

a {
  color: #222222;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: #2c251f;
}

/****************************** Chrome Anti-Aliasing Workaround *****************************
html {
  -webkit-text-stroke: 0.3px;
}

h1, h2, h3 {
  -webkit-text-stroke: 0.6px;
} 
*/

/****************************** Clear-Fix Hack ******************************
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
/****************************** Custom Styles ******************************/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  line-height: 1.7em;
  background: url('../img/bg-site.jpg') center top no-repeat;
}

ul.social {
  margin-top: 1em;
  margin-left: 0;
}

ul.social li {
  list-style: none;
  display: inline-block;
}

ul.social li.img {
  list-style: none;
  display: inline-block;
  max-width: 40%;
}

header.kb-header .columns {
  padding: 0 !important;
}

header.kb-header .columns img {
  width: 100%;
  height: auto;
}

header.show-for-large {
  margin-top: -2em;
}

header.hide-for-large {
  margin-top: 8em;
}

.logo img {
  position: absolute;
  margin-left: 15px
}

nav.main {
  z-index: 100;
  top: -2rem;
  position: relative;
  background: url('../img/bg-nav.jpg') center top repeat; 
}

.dash {
  margin: 3px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}

.top-bar a {
  color: #fff;
}

@media only screen and (max-width: 62.5rem) {
  #main-menu {
    background: #462a1d;
  }
}

.content {
  background: url('../img/bg-content.jpg') center top no-repeat #fff;
  padding-top: 2rem;
  margin-top: -2rem;
}

.sider-container img.tb {
  max-width: 300px !important;
}

aside.sider {
  background: url('../img/bg-sider.jpg') left top repeat-y;
  margin-top: -3px;
  margin-bottom: -10px;
  min-height: 30rem;
  max-width: 300px;
}

aside.sider img.cd {
  margin-left: -2rem;
  max-width: 345px;
  color: #a1845d;
}

aside.sider h3 {
  color: #a1845d;
  font-size: 1.5rem;
  font-weight: normal;
}

aside.sider .sider-header {
  background: url('../img/cd-bg.jpg') no-repeat;
  margin-left: -0.5rem;
  width: 315px;
}

aside.sider .sider-header p {
  line-height: 53px;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #fff;
}

img.sp {
  width: 100%;
  height: auto;
}

ul.sponsoren {
  margin-top: 2rem;
  padding-top: 1rem;
  background: #fff;
}

ul.sponsoren li {
  list-style: none;
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

ul.sponsoren li:last-of-type {
  margin-right: 0;
}

.attachment-article-image {
  margin-bottom: 1rem;
  border: 1px solid #333;
}

.content article {
  margin-bottom: 5rem;
}

article a img {
  border: 1px solid #333;
}

p.wp-caption-text {
  background-color: #ddd;
  font-size: 0.8rem;
  text-align: center;
}

#bit-widget-0 {
  border: 1px solid #333;
  background: #eee; 
}

#bit-events td .bit-uiButton {
  height: auto !important;
}

.partner .column {
  padding-bottom: 1rem;
}

.team {
  font-size: 0.8rem;
  padding: 1rem;
  background-color: #eee;
  border: 1px solid #c8c8c8;
  margin-bottom: 1rem;
}

footer {
  background: url('../img/bg-footer.jpg') center top;
  padding-top: 5rem;
  padding-bottom: 2rem;
  color: #fff;
}

footer a {
  color: #fff;
}
.sider a {line-height: 4em;}
.tribe-events .tribe-events-l-container {
    padding-top: 0px!important;
}
.tribe-events .tribe-events-header {
    background: none!important;
    padding: 14px 21px!important;
    border: 1px dashed #3c281f;
    font-weight: bold;
}
.tribe-events .tribe-events-calendar-list__month-separator{
	display:none!important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag {
    font-weight: bold;
    text-transform: uppercase;
}
.tribe-events-c-ical {
	display:none;
}