

/*
#secondary.sidebar.widget-area {
  position: sticky;
	width: 300px;
  left: 110%;
  margin-left: -580px;
  top: 150px
}

*/




h3.front-section-title{
	text-decoration: underline;
}



.statistik{
	line-height:10px;}

/* Einzelbild wird über die ganze Breite dsargestellt */
.breitesBild{
margin-left:-25%;
margin-right:-25%;
}


/*Anpassung für den Button im Inhaltsverzeichnis*/
.inhButt{
background-color:	transparent;
	border:0px;
	outline-width: 0;
	color:black;
}
.inhButt:hover{color:red;}

/*Anpassung von  Download-Button*/
.download{
	background-color:#1c86ee;
	color:white;
	text-align:center;
	border-radius:12px;
	border:0px;
	padding-left:9px;
	padding-right:9px;
	padding-top:6px;
	padding-bottom:6px;
	outline-width: 0;
	font-size:14px;
	font-weight:bold;
	margin-top:-10px;
}
.download:hover{
	background-color:red;
	color:black;}

/* geringer Abstand zwischen Beitragsbild und content */
.entry-content{
	margin-top:-50px;}

/* Formatiert die Autor und Lesezeitzeile eines einzelnen Beitrages */
.meinAutor{
	margin-top:-15px;
	margin-bottom:-15px;}

/* Fäbrt den header einer beitragsseite ein */
#masthead.site-header.cf{
	border-color:black;
	background-color:	#fffacd;}

/*macht die Schrift des Untertitels eines Blog-Beitrages kleiner und grau*/
.untertitel{
font-size: 1.53333333333333em;
color: #808080;
font-weight:bold;}


/*formattiert meinButton*/
.meinButton{
	background-color:#1c86ee;
	color:white;
	text-align:center;
	border-radius:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	outline-width: 0;
	margin-top:-10px;
}
.meinButton:hover{
	background-color:red;
	color:black;
}


/*Navigation NEUERE/ÄLTERE
im Archiv 
*/
.page-numbers {font-size:18px;margin-right:8px;}

.prev.page-numbers{
	font-size:17px;
	margin-left:10px;
}
.next.page-numbers{
	font-size:17px;
	margin-left:30px;
}

a:hover
{color: red !important;}


/*Damit nach Lesezeit nicht so viel frei ist*/
.entry-thumbnail{
		margin-top:-10px;	
}

/*Code für die Navigation*/
.post-navigation .nav-links .nav-next {
	text-align: right;
}

.post-navigation .nav-links .nav-subtitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #888;
}

.post-navigation .nav-links .nav-previous .nav-subtitle:before {
	content: "\00AB"; /* Left Arrow */
}

.post-navigation .nav-links .nav-next .nav-subtitle:after {
	content: "\00BB"; /* Right Arrow */
}


/*
Schriftgrösse im Beitrag auf 21 setzten KLasse large
*/
 .large {
    font-family:'Noticia Text', serif;
    font-size: 21px;
		line-height: 1.5;
	 text-align: justify;
}


/*
Schriftgrösse im summary des Inhaltes für featured oben auf Startseite

.su-column-inner:first-child, .entry-content p:last-child, .entry-summary p:last-child, .su-box-content {
    text-align: justify;
font-size: 18px;
}
*/

/*
Für das Inhalstverzeichnis
*/
.su-spoiler.su-spoiler-style-fancy.su-spoiler-icon-caret-square{
	border: 2.5pt solid black;
	background-color:white;
	box-shadow: 10px 10px 7px grey;
}

.su-spoiler-title{
text-decoration: underline;
}


/*
Schatten für das Beitragsbild
*/
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
	box-shadow: 10px 10px 7px grey;
}


/*
Entfernt den "Trauerrahmen" in der Standard WordPress Diashow
*/
.slideshow-window {
 background-color:transparent;
border:0px;
}

/*
alles mit hwb sind eigene Klassen für Rahmen um Bilder, Gallery,Inhaltsverzeichnis und ein Passpartout
*/
.hwb_passpartout {
	padding-top:30pt;
	padding-bottom:30pt;
	padding-left:30pt;
	padding-right:30pt;
	border: 15pt solid black;
	background-color: #ABABA0;
}

.hwb_bild_rahmen {
box-shadow: 10px 10px 10px grey;
margin-top:10px;
	width:100%;
}

.hwb_box_gallery {
   box-shadow: 10px 10px 10px grey;
   background: transparent;
	width:100%;
}

.hwb_box_inhalt {
   box-shadow: 10px 10px 10px grey;
	padding-left: 10px;
	 padding-bottom:30px;
	 padding-top:20px;
   background: white;
   color: #000000;
   border: 3px solid #000000;
   border-radius: 20px;
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', serif;
}

/*

*/

div.taxonomy-description
{
	text-align: justify;
}

attachment-post-thumbnail.size-post.thumbnail.wp-post-image
{
	border:none;
	
}

/*
Betr.: Neue Beiträge; auf Startseite
*/
.blog-wrap h3.blog-title
{
padding: 0px;
	border:none;
	text-decoration: underline;
}



span.page-numbers.current
{
text-decoration: underline;
font-size:110%;
color: blue;
}

#secondary h2.widget-title
{
border-top: 0px;
text-decoration: underline;
padding: 15px 0 10px;
}

/*
Scharzer Strich auf startseite weg
*/
.single-post .hentry .entry-meta,.archive-header h1.archive-title,.front-section-title
{
border-top: 0px;	
}

.single-post .hentry .entry-meta
{
text-decoration: none;
}


/*
Auf einer Seite langen Strich weg und Titel unterstrichen
*/
.page-fullwidth #primary .hentry
{
border-top: 0px;
}

/*
Auf einer Seite den Titel zentrier und den unteren Strich weg
*/
.page h1.entry-title
{
	border-bottom: 0px;
	margin-bottom:40px;
	margin-top:-30px;
	text-align:center;
}

h1.archive-title
{
	margin-top:-40px;
	margin-bottom:-10px;
}

div.entry-cats
{
	margin-top:-20px;
}
/*
Anpassung der Schrift im Abo
*/
.jetpack_subscription_widget #subscribe-text p
{
font-size:1.1rem;
	margin-left:8px;
}


/*
macht blocksatz auch in dem Inhalt einer Spalte/Kolonne und im Text bei den verwandten Beiträgen, bei dem Summary in der Katergorie-Seite und dem Inhalt der Box Informationen zur Wanderung
*/
.su-column-inner:first-child,.entry-content p:last-child,.entry-summary p:last-child,.su-box-content
{
text-align: justify;
}


/*
strich im 2, 3, 4 und 6-spaltigen Design der Startseite weg
*/
.section-twocolumn-postwrap .type-post:nth-of-type(odd), .section-twocolumn-postwrap .type-post:nth-of-type(even),#front-section-twocolumn .type-post:nth-of-type(odd),#front-section-twocolumn .type-post:nth-of-type(even),#front-section-threecolumn .type-post:nth-of-type(3n+1),#front-section-threecolumn .type-post:nth-of-type(3n+2),#front-section-threecolumn .type-post:nth-of-type(3n+3),.section-fourcolumn-postwrap .type-post:nth-of-type(odd), .section-fourcolumn-postwrap .type-post:nth-of-type(even),.section-sixcolumn-postwrap .type-post:nth-of-type(6n+1),.section-sixcolumn-postwrap .type-post:nth-of-type(3n+2),.section-sixcolumn-postwrap .type-post:nth-of-type(3n+3),.section-sixcolumn-postwrap .type-post:nth-of-type(3n+4),.section-sixcolumn-postwrap .type-post:nth-of-type(3n+5),.section-two-column-two .type-post:nth-of-type(1),.front-section .section-two-column-one .type-post,.front-section .section-two-column-two .type-post:nth-of-type(5),.front-section .section-two-column-two .type-post:nth-of-type(4),.front-section .section-two-column-two .type-post:nth-of-type(3),.front-section .section-two-column-two .type-post:nth-of-type(2),.front-section .section-two-column-two .type-post:nth-of-type(6),.front-section .section-two-column-two .type-post:nth-of-type(7) ,.front-section .section-two-column-two .type-post:nth-of-type(8)   
{
border:none;
text-align: justify;
	

}

/*
Anpassung Schriftgrössen im featured oben
*/

div.section-two-column-one
{
	padding-top:10px;
}

div.section-one-column-one
{
	padding-top:10px;
}


div.posts-wrap
{
	padding-top:10px;
}

div.entry-cats
{
	padding-top:16px;
}



h3.social-font-title 
{
	text-decoration: underline;
}


