/*Menü Kategorie Sidebar*/
#categories-3 h2 {
	font-size: 18px;
}

#categories-3 ul {
list-style: none;
text-align: center;
padding: 0;
margin: 0;
z-index: 3;
}

#categories-3 li a {
background-color: #444;
text-decoration: none;
color: #fff;
display: block;
transition: .3s background-color;
border-bottom: 1px solid #c6c6c6;
padding: 5px;
margin: 9px;
border-radius: 5px;
}

#categories-3 li a:hover {
background-color: #005f5f;
border-radius: 5px;
}
 
#categories-3 a.active {
background-color: #fff;
color: #444;
cursor: default;
border-radius: 5px;
}

@media screen and (min-width: 600px) {
.cat-item li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;

		border-radius: 5px;
  }
 
/* Option 1 - Display Inline*/

.cat-item li {
    display: inline-block;
    margin-right: -2px;
		border-radius: 4px;
  }
 
.cat-item li {
		float: left;
		border-radius: 5px;
  }

.cat-item  ul {
    overflow: auto;
    width: 100%;
    margin: 0 auto;
  }
}


/*META Buttons*/
#meta-2 h2 {
	font-size: 18px;
}

#meta-2 ul {
list-style: none;
text-align: center;
padding: 0;
margin: 0;
z-index: 3;
}

#meta-2 li a {
background-color: #444;
text-decoration: none;
color: #fff;
display: block;
transition: .3s background-color;
border-bottom: 1px solid #c6c6c6;
padding: 5px 20px 5px 20px;
margin: 9px;
border-radius: 5px;
}

#meta-2 li a:hover {
background-color: #005f5f;
border-radius: 5px;
}
 
#meta-2 a.active {
background-color: #fff;
color: #444;
cursor: default;
border-radius: 5px;
}

@media screen and (min-width: 600px) {
.menu-social-links-menue li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
		border-radius: 5px;
  }
 
/* Option 1 - Display Inline*/

.meta-2 li {
    display: inline-block;
    margin-right: -2px;
		border-radius: 4px;
  }
 
.meta-2 li {
		float: left;
		border-radius: 5px;
  }

.meta-2 ul {
    overflow: auto;
    width: 100%;
    margin: 0 auto;
  }
}


/*Menü Archive*/

#archives-3 h2 {
font-family: 'Oswald', sans-serif;
font-size: 18px;
}

#archives-3 {
font-family: 'Oswald', sans-serif;
font-size: 18px;
}

/*Menü Seiten*/

#pages-2 h2 {
font-family: 'Oswald', sans-serif;
font-size: 18px;
}

#pages-2 {
font-family: 'Oswald', sans-serif;
font-size: 18px;
}

/*Textfeld*/
#text-2 h2 {
font-family: 'Oswald', sans-serif;
font-size: 22px;
	text-align: center;
}

.textwidget {
font-family: 'Oswald', sans-serif;
font-size: 18px;
	text-align: center;
}



.wp-block-latest-posts {
font-family: 'Oswald', sans-serif;
font-size: 18px;
border: 0px!important;
}

.wp-block-latest-posts ul {
border: 0px!important;
}

.wp-block-latest-posts li {
border: 0px!important;
}

.wp-block-latest-posts a {
text-decoration:none;
border: 0px!important;
}

.wp-block-latest-posts a:hover {
text-decoration:underline;
border: 0px!important;
}





.wp-block-categories {
font-family: 'Oswald', sans-serif;
font-size: 18px;
border: 0px!important;
}

.wp-block-categories ul {
border: 0px!important;
}
.wp-block-categories li {
border: 0px!important;
}

.wp-block-categories a {
text-decoration:none;
border: 0px!important;
}

.wp-block-categories a:hover {
text-decoration:underline;
border: 0px!important;
}



h1.page-title {
	font-size: 22px;
}


.search-field
input[type="search"] { 
   font-size: 0.9em; 
   border: 1px solid gainsboro;
   font-family: inherit;
   font-weight:300; 
   width: 180px;
}






h2.entry-title {
font-family: 'Oswald', sans-serif;
font-size: 22px;
border: 0px!important;
}

h2.entry-title a {
text-decoration:none;
border: 0px!important;
}

h2.entry-title a:hover {
text-decoration:underline;
border: 0px!important;
}

#menu-toggle {
position: absolute;
color: #fff;
font-size: 16px;
right: 28px;
top: 55px;
background-color: #424242;
border-radius: 5px;
border: solid 1px #ffffff;
border-radius: 5px;
z-index: 100;
}

#menu-toggle.toggled-on {
color: #c6c6c6;
}

button.dropdown-toggle {
color: #fff;
}

dbutton.dropdown-toggle.toggled-on {
color: #c6c6c6;
}

a.customize-unpreviewable {
	border: 0px;
}




h2.entry-title a {
	font-size: 24px;
  color: #fff;
}

h2.entry-title a:hover {
	font-weight: bold;
  color: #902424;
}



span.cat-links a {
	font-size: 24px;
  color: #fff;
}

span.cat-links a:hover {
	font-weight: bold;
  color: #902424;
}

#addsenceblind,
#addsence,
#addsense_headerbox {
	background-color: none;
}

#main.site-main {
	border-radius: 40px;
	padding: 90px 20px 50px 20px;
	background-color: #4f4f4f;
}

#ImpressumBSAdd img {
	border-radius: 5px;
}

#player {
	position: relative;
	top: -300px;
	width: 100%;
	height: 300px;
	text-align: center;
}


/*Scial Buttons Page Footer*/
#socialBTNS {
	position: relative;
	left: 30px;
}

#SocialBTNCollapse.collapse.show {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-align: center;
}

#OpenButton {
	font-size: 22px;
	font-weight: bold;
}








/*-------------------*/



.entry-title {
	font-size: 24px;
}

.entry-footer a {
   	font-size: 18px;
	color: #ff9f3e;
	text-decoration: none;
}

.entry-footer a:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
}

.entry-footer a:active {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
}

.entry-footer a:focus {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
}




time.entry-date.published a {
	font-size: 18px;
	color: #ff9f3e;
	text-decoration: none;
}

time.entry-date.published a:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
}



span.cat-links a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

span.cat-links a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}



.time a {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: none;
}

.time a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}







time {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: none;
}

time:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}



a.comment-edit-link {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: none;
}

a.comment-edit-link:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}



a.comment-reply-link {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: none;
	border: none;
}

a.comment-reply-link:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	border: none;
}




/*Kommentare Formular*/

.comments-title, .comment-reply-title {
	border-top: 4px solid #fff;
}

#commentform a {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: none;
}

#commentform a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}



.comment-form label {
	color: #fff;
}


textarea { 
   font-size: 0.9em; 
   border-radius: 10px;
   font-family: inherit;
   font-weight:300; 
   width: 100%;
}



input#submit.submit {
	font-size: 14px;
	color: #fff;
	background-color: #424242;
	border-radius: 5px;
	border: 1px solid #fff;
}

input#submit.submit:hover {
	background-color: #c6c6c6;
	border: 1px solid #fff;
}



/*Kommentare FUSS*/

.post-navigation .meta-nav {
	font-size: 18px;
	color: #ff9f3e;
	text-decoration: none;
	border: none;
}

.post-navigation .meta-nav:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
	border: none;
}



.nav-previous a {
	font-size: 22px;
	color: #ff9f3e;
	text-decoration: none;
	border: none;
}

.nav-previous a:hover {
	font-size: 22px;
	color: #fff;
	text-decoration: underline;
	border: none;
}




.post-navigation .post-title {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
	border: none;
}

.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
	font-size: 22px;
	color: #ff9f3e;
	text-decoration: underline;
	border: none;
}



.screen-reader-text {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
	border: none;
}

.screen-reader-text:hover {
	font-size: 22px;
	color: #ff9f3e;
	text-decoration: underline;
	border: none;
}


span.cat-links a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border: none;
}

span.cat-links a:hover {
	font-size: 14px;
	color: #ff9f3e;
	text-decoration: underline;
	border: none;
}



span.tags-links {
	font-size: 12px;
	color: #fff;
}

span.tags-links a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border: none;
}

span.tags-links a:hover {
	font-size: 12px;
	color: #ff9f3e;
	text-decoration: underline;
	border: none;
}



.search-field
input[type="search"] { 
   font-size: 0.9em; 
   border: 1px solid gainsboro;
   font-family: inherit;
   font-weight:300; 
   width: 180px;
}



h2.entry-title a {
	font-size: 24px;
	color: #ff9f3e;
	text-decoration: none;
}

h2.entry-title a:hover {
	font-size: 24px;
	color: #fff;
	text-decoration: underline;
}



h2.entry-title a {
	font-size: 24px;
	color: #ff9f3e;
	text-decoration: none;
}

#tag_cloud-2 h2 {
    font-size: 18px;
}


/*TAG CLOUD Buttons*/
#tag_cloud-2 ul {
list-style: none;
text-align: center;
padding: 0;
margin: 0;
z-index: 3;
}

#tag_cloud-2 li a {
font-family: 'Oswald', sans-serif;
font-size: 16px;
background-color: #444;
text-decoration: none;
color: #fff;
display: block;
transition: .3s background-color;
border-bottom: 1px solid #c6c6c6;
padding: 5px 20px 5px 20px;
margin: 9px;
border-radius: 5px;
}

#tag_cloud-2 li a:hover {
background-color: #005f5f;
border-radius: 5px;
}
 
#tag_cloud-2 a.active {
background-color: #fff;
color: #444;
cursor: default;
border-radius: 5px;
}

@media screen and (min-width: 600px) {
#tag_cloud-2 a.active li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
		border-radius: 5px;
  }
 
/* Option 1 - Display Inline*/

#tag_cloud-2 a.active li {
    display: inline-block;
    margin-right: -2px;
		border-radius: 4px;
  }
 
#tag_cloud-2 a.active li {
		float: left;
		border-radius: 5px;
  }

#tag_cloud-2 a.active ul {
    overflow: auto;
    width: 100%;
    margin: 0 auto;
  }
}


/*Seitenanzahl vor und zurück*/

.navigation.pagination {
	color: #fff;
	border: 0px;
	width: 90%;
	left: 30px;
	display: inline-grid;
}

.page-numbers.current {
	color: #424242;
  height: 52px;
	margin: 0 10px 0 0;
	background-color: #c6c6c6;
	border-radius: 5px;
	border: 1px solid #424242;

}

.page-numbers {
	left: 30px;
	height: 52px;
	margin: 0 10px 0 0;
	text-decoration: none;
	border-radius: 5px;
}

.page-numbers.current,
a.page-numbers:hover {
  height: 52px;
	left: 10px;
	background-color: #f9f9f9;
	text-decoration: none;
}


.next.page-numbers {
	position: relative;
	left: 92.5%;
	right: 90px;
	background-color: #f9f9f9;
	border-radius: 0px;
	text-decoration: none;
}

.next.page-numbers:hover {
  left: 92.5%;
    background-color: #c6c6c6;
    color: #424242;
	border-radius: 0px;
	text-decoration: none;
}



.prev.page-numbers  {
	position: relative;
	display: inline-grid;
	height: 52px;
	left: 84.4%;
	background-color: #f9f9f9;
	border-radius: 0px;
	text-decoration: none;
}

.prev.page-numbers:hover {
	left: 84.4%;
    background-color: #c6c6c6;
    color: #424242;
	border-radius: 0px;
	text-decoration: none;
}


.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
    background-color: #c6c6c6;
    color: #424242;
}


.post-thumbnail img {
	border-radius: 10px;
	margin: auto;
}

h1.entry-title {
	text-align: left;
}

.wp-block-image figcaption {
	color: #fff;
}


h2#reply-title.comment-reply-title {
	border-top: 4px solid #ffffff;
}

#commentform label {
	color: #ffffff;
}


/*-------------------*/



.entry-footer a {
   	font-size: 12px;
	color: #ff9f3e;
	text-decoration: none;
}

.entry-footer a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.entry-footer a:active {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.entry-footer a:focus {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}




time.entry-date.published a {
	font-size: 12px;
	color: #ff9f3e;
	text-decoration: none;
}

time.entry-date.published a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}



span.cat-links a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

span.cat-links a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}



.time a {
	font-size: 10px;
	color: #ff9f3e;
	text-decoration: none;
}

.time a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}







time {
	font-size: 10px;
	color: #ff9f3e;
	text-decoration: none;
}

time:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}



a.comment-edit-link {
	font-size: 10px;
	color: #ff9f3e;
	text-decoration: none;
}

a.comment-edit-link:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}



a.comment-reply-link {
	font-size: 10px;
	color: #ff9f3e;
	text-decoration: none;
	border: none;
}

a.comment-reply-link:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	border: none;
}

h2.comments-title, h2.comment-reply-title {
	border-top: 4px solid #ffffff;
}

b.fn {
	color: #fff;
}

a.comment-edit-link,
#comment-like.a.comment-like-link,
#comment-like.a.comment-like {
	color: #ffffff;
}

a.comment-edit-link:hover,
#comment-like.a.comment-like-link:hover,
#comment-like.a.comment-liked:hover{
	color: #ffffff;
}

a.comment-edit-link:active,
#comment-like.a.comment-like-link:active,
#comment-like.a.comment-liked:active{
	color: #ffffff;
}


/**************/
.author-heading {
	font-size: 10px;
	color: #fff;
	font-weight: none;
}

p.author-bio {
	font-size: 14px;
	color: #fff;
	font-weight: none;
}

a.author-link {
	font-size: 12px;
	color: #fff;
	font-weight: none;
	display: block;
}

a.author-link:hover {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}


h2.author-title #text {
	font-size: 14px;
}

.author-description, .author-bio {
	font-size: 14px;
	color: #fff;
}
