/*
Theme Name: HSU
Author: i-gelb GmbH
Description: Dieses Theme wurde im Auftrag der Helmut-Schmidt-Universität / Universität der Bundeswehr in Auftrag gegeben.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: HSU

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* This will import the stylesheet from the Theme Name parent theme */

.content-block2 { 

   
    margin:1%;

    /*max-width:530px;*/
	width: 48%;
    min-width: 330px; 
	float:left; 

    }
.content-block2:after { 
    clear:both;
} 
.content-block3 { 

    margin:1%;
	float: left;
    width: 31.33333333%;
	min-width: 330px;
    }
.content-block3:after { 
  
	clear:both;
} 
.content-block4 { 

    margin:1%;
	width:23%;
    min-width:255px;
    float:left; 
    }
.content-block4:after { 
    clear:both;
} 

.background-grey {
	background: #f9f9f9;
	padding: 10px 5px 1px 5px;
}

img {
  border: 0;
/*   max-width: 100%; */
/*  height: auto; */

}
html body main figure {
	  border: 0;
	  max-width: 100%; 
	  height: auto; 
	  margin-bottom: 5px;
	
}
html body main img {
	  border: 0;
	  max-width: 100%; 
	  height: auto; 
	
}
article ul li {
	font-size: 18px;
}
html body main .wp-block-hsu-downloadblock {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin: 10px 0 0 0;
    clear: both;
  
}
html body main .wp-block-hsu-downloadblock .thumbnail-area {
  
  float: left;
  min-height: 100px;
  width: 100px;
  margin: 0px 0px 0px 0px;
}
html body main .wp-block-hsu-downloadblock .thumbnail-area img {
  /*width: 100%;*/
  max-width: 100px;
}

.wp-block-hsu-downloadblock .text-area {
  min-height: 100px;
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 100px;
  padding-left: 5px;
  
}
.wp-block-hsu-downloadblock.download-text {
  font-weight: bold;
  font-size: 18px;
  
}

html body main .wp-block-hsu-downloadblock .download-area {
  border-left: 1px solid #e6e6e6;
  min-height: 100px;
  float: right;
  width: 65px;
  position: relative;
  right: 0px;
  /*top: 5px;*/
}
html body main .wp-block-hsu-downloadblock .download-area a.download-link {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
html body main .wp-block-hsu-downloadblock .download-area a.download-link .download-name {
  float: left;
  width: 100%;
  color: #4d4d4d;
  font-size: 10px;
  height: 26px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
}
html body main .wp-block-hsu-downloadblock .download-area a.download-link span.download-icon {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

html body main .wp-block-hsu-downloadblock .download-area a.download-link .download-size {

  bottom: 1px;
  right: 0;
  border-top: 1px solid #e6e6e6;
  float: left;
  width: 64px;
  background: #f5f5f5;
  color: #1a1a1a;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
}

html body main .downloads-item .pub-block .img-area {
  float: left;
  min-height: 100px;
  width: 100px;
  margin: 0px 0px 0px 0px;
}
html body main .downloads-item .pub-block .content-area {
  min-height: 100px;
  width: auto;
  overflow: hidden;
  margin-right: 5px;

} 
html body main .wp-block-hsu-publicationblock { 
  margin: 10px 0 0 0;
  clear:both;
}
html body main .wp-block-hsu-publicationblock .img-area { 
  float: left;
  min-height: 100px;
  width: 100px;
  margin: -1px -1px -1px -1px;
}
html body main .wp-block-hsu-publicationblock .content-area {
  min-height: 100px;
  width: auto;
  overflow: hidden;
  padding-left:5px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 400;
  color: #1a1a1a;

}

html body main .ansprechpartner-item {
	word-wrap: break-word;
	
}
html body main .ansprechpartner-item.kontakt {
	word-wrap: normal;
}
#header #header-widget-area-top .sidebar-top-item {
  border: 1px solid #e6e6e6;
}
/* abbr fixes, !important needs to overwrite firefox defaul decoration */
abbr[title] {
	cursor: help !important; 
	border-bottom: 1px dotted #777 !important; 
	text-decoration: none !important; 
	color: inherit;
	}
	
/*tribe event calendar anpassungen*/
.single-tribe_events .tribe-events-event-meta {
 font-size:18px;
 word-wrap: break-word;
}
html body.page-template-startseite-php main .sidebar-right .tribe-events-list-widget .tribe-list-widget .type-tribe_events .tribe-event-duration .widget-tribe-event-datetime-seperator {
  font-weight: bold;
}

 .single-tribe_events .tribe-events-schedule .tribe-events-cost{
	vertical-align:initial !important;
}
body .tribe-events-list-widget > p.tribe-events-widget-link {
  display: none;
}
/* search results */
html body main .sresults {
	margin-top: 2em;
	
}
html body main .search-result a:hover > *{
	color: #a50034;
	text-decoration:none;
}
/* tribe v2 */
.clearfix::after, .clearfix::before, .tribe-clearfix::after, .tribe-clearfix::before {
	clear: both;
    content: "";
    display: table;
}
.tribe-events .tribe-events-c-search__button {
	background-color:#a50034;
}

.tribe-events .tribe-events-c-search__button:hover{
	background-color:#fff;
	color: #333;
	border: 1px solid #a50034;
}
.tribe-events-c-ical a.tribe-events-c-ical__link {
		background-color:#a50034;
		color:#fff;
}
.tribe-events-c-ical a.tribe-events-c-ical__link:hover {
		background-color:#fff;
	color: #333;
	border: 1px solid #a50034;
}
.tribe-events-calendar-month__calendar-event-title-link:hover {
			background-color:#fff;
	color: #333;
	border: 1px solid #a50034;
}
/*#####*/
.tribe-events .tribe-events-c-subscribe-dropdown__button {
	background-color: #a50034 !important;
	color:#fff;
	fill:#fff;
	border: 1px solid #a50034;
}
.tribe-events .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #fff !important;
	color: #333;
	fill:#333;
	border: 1px solid #a50034;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover { 
	background-color: #fff;
	color: #333;
	fill:#333;
	border: 1px solid #a50034;
}

.type-tribe_events > ul > li {
	list-style-type: initial;
	margin-left: 1em;
}

/* cookie banner css */
#cookiebanner a {
	color:#a50034; 
	text-decoration:none;
	background-color: transparent;
	}

#cookiebanner a:hover {color: #000; text-decoration:none;}

#cookiebanner div {
	padding:10px; 
	padding-right:50px; 
	
	}

#cookiebanner { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #f6f5f5; 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   line-height:16px;
   }

#cookiebannerCloser {
   color: #fff;
  
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border: 2px solid #a50034; 
   padding:4px;
   background: #a50034; /* Old browsers */

 }

#cookiebannerCloser:hover {
	border: 2px solid #a50034;
	color: #000;
	text-shadow: 0 1px 0 #000;
	background:#fff;

	}
	
/* open street map anpassungen */

#map a {
	font-size: 12px;
	line-height: 1;
	font-weight: 100;
}

/*img credit sytle*/
.imgcredit{
	position:relative;
	height:1.5em; 
	width:1.5em; 
	overflow:hidden;
	background-color: rgba(255,255,255,.8);
	text-align:center;
	color: rgb(0,0,0);
	font-weight:normal;
	
}
.imgcredit:hover{
	background-color: rgba(255,255,255,.9);

}
.wp-caption-text {

}
/* category plugin style */
.hsu_btn {
	margin-top: 30px;
	margin-bottom: 30px;
	background: #a50034;
	width: 100%;
	float: left;
	color: #fff;
	padding: 15px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: none;
	
}
article .category-list-item {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	
	background:#f6f5f5;

}

.hsu_category_article-content-wrap {
	border:1px solid #e6e6e6;

}
.hsu_category_article-content-wrap-inner {
	font: initial;
	font-size:18px;
	border-left: 1px solid #e6e6e6;
	height: 100%;
	min-height: 135px;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background: #fff;

}

.hsu_category_article-content-wrap:hover *{
	background: #a50034;
	color: #fff;

}
.entry-content-excerpt {
  font: initial;
  font-size:18px;
  line-height: 1.25;
  font-weight: 400;
  color: #1a1a1a;
  font-family: "Meta Corr Offc W01 Regular", "PT Sans", sans-serif;
}
/* Kategorie Block*/

 .entry-content{
  font: initial;
  font-size:18px;
  line-height: 1.25;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 35px;
  font-family: "Meta Corr Offc W01 Regular", "PT Sans", sans-serif;
}

/* gutenberg fixes */
html body main .wp-block-image {
	margin:0;
	display:block;
	max-width: 100%;
	height:auto;
}

/* Stellenangebote auf der Startseite style */
@media (max-width: 991px) {
  html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs > .article-wrapper {
    display: none;
  }
}
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper {
  float: left;
  border-right: 1px solid black;
}
@media (max-width: 991px) {
  html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper {
    border: none;
  }
}
@media (max-width: 991px) AND (min-width: 768px) {
  html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper a {
    float: left;
    width: 100%;
  }
  html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper .post-headline h4 {
    font-size: 14px;
  }
}
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper:nth-child(4),
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper:last-child {
  border: none;
}
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper .landingpage-article {
  margin-bottom: 0;
}
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .article-wrapper a {
  float: left;
  min-height: 140px;
}
html body.page-template-startseite-php main .post-contents.landingpage-vierspalter-jobs .landingpage-archiv-link {
  bottom: -70px;
}

/* Sharif buttons contrast fix */
.shariff-text {
	color:#fff;
}

/* Farbpalette Hintergrundfarbe Grau */
.has-grey-background-color { background-color: #f9f9f9; }
/* Weiß */
.has-white-background-color { background-color: #ffffff; }

/*blockquote ergänzung*/
.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}

/*Footer logos wrapper*/
.logo-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 10px 10px;
	
}


.wp-block-details {
	box-sizing: border-box;
}

.wp-block-details summary {
	cursor: pointer;
	color: #a50034;

}
.wp-block-details[open] > summary::before {
  transform: rotate(90deg);
}
.wp-block-details summary::before {
  color: #a50034;
  position: relative;
  top: -0.2em;
  margin-right: 0.3em;
  display: inline-block;
  font-size: 0.6em;
  content: '▶';
  transition: 0.2s;
}
.wp-block-details > *:not(summary) {
	font-size: large;
	font-style: normal;
	font-weight: initial;
}