/*
 Theme Name:   WURSTJULY based on Twenty Sixteen
 Description:  Mein Child Theme
 Author:       Thomas Bruttel
 Template:     twentysixteen
 Version:      1.0
 Text Domain:  twenty-fifteen-child
*/
@media screen and (min-width: 61.5625em){
.custom-logo {
    max-width: 400px;
}
}
@media screen and (min-width: 910px){
 #site-header-menu {
width: 100% !important;
background: #6BA35C !important;
color: #fff;
float: left !important;
padding: 10px 15px 10px 25px;
font-size: 12px;
margin: 35px 0px -50px 0px;
border-radius: 0px 20px 0px 0px;
}
#site-header-menu a {
color: #fff;
text-transform: uppercase;
}
}

/*   CONTENT OHNE SIDEBAR    */
.content-area.full   {
width: 100%;
}


#page {
background-color: #fff;
background-image: url("https://www.transparenttextures.com/patterns/subtle-dots.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}



.logo {
display: block;
position: relative;
width: 100%;
float: right;
text-align: right;
margin-bottom: -120px;
}

.header-image {
margin: 55px 0px 10px 0px;
}
.header-image img {
border-radius: 0px 0px 0px 40px;
}
.site-description {
font-size: 22px;
line-height: 30px;
margin-top: -0px;
}

body {
background: #6DAC62;
}

article.post {
padding-bottom: 50px;
margin-bottom: 50px;
border: 0px solid rgba(0,0,0,0.9);
border-bottom-width: 1px;
}
.post-thumbnail  {
border: 0px solid rgba(0,0,0,0.25);
padding: 0px;
}
.post-thumbnail img {
border-radius: 0px 30px 0px 30px;
}
.widget a {
color: #6DAC62;
}
.widget ul li {
margin: 0px 0px 7px 0px;
}

.wp-tag-cloud li a {
color: rgba(107,163,92,1);
background: rgba(107,163,92,0.25);
 -webkit-transition: all 0.25s; /* Safari */
    transition: all 0.25s;
}
.wp-tag-cloud li a:hover {
color: #fff;
background: rgba(107,163,92,1);
}

#main ul {
margin: 0px 0px 25px 20px;
}

h1 {
margin: 10px 0px 10px 0px !important;
}
h3 {
font-size: 16px;
line-height: 20px;
margin: 40px 0px 10px 0px !important;
}
h1.entry-title {
font-size: 34px !important;
line-height: 38px !important;
}

h2 a {
font-weight:600;
color: #6DAC62 !important;
border: 0px solid #fff;
border-bottom-width: 1px;
font-size: 34px !important;
line-height: 38px !important;
}
h2 a:hover {
border-color: #6DAC62 !important;
}

p.has-large-font-size {
font-size: 24px !important;
line-height: 34px !important;	
}
p.has-large-font-size a {
color: #6DAC62 !important;	
margin-top: 15px;
}





.post-navigation .post-title, .entry-title, .comments-title {
 font-size: 18px !important;
line-height: 22px !important;
}
.nav-next,
.nav-previous,
.widget,
nav.navigation.post-navigation {
border-width: 1px !important;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
background: #6DAC62;
}

.comment-form label {
text-transform: none !important;
letter-spacing: 0em;
}

.site-info a {display: none} /* Link verstecken */
.site-info {display: none} /* Container verstecken */
nav.social-navigation  {display: none} /* Container verstecken */



@media screen and (max-width: 910px){
img.custom-logo,
.site-branding {
display: block !important;
float: none !important;
width: 100% !important;
max-width: 300px !important;
text-align: center;
margin: 0 auto;
}
.site-branding {
max-width: 100% !important;
margin: 0px 0 20px 0;
}
#menu-toggle {
position: relative;
z-index: 99999;
left: auto !important;
right: auto !important;
margin: 0 auto;
background: #6DAC62;
top: 0px;
color: #fff;
}
.site-header-main {
margin-top: 30px;
}
.logo {
display: block;
position: relative;
width: 100%;
float: none;
text-align: right;
margin: -40px 0px 10px 0px;
border: 0px #6DAC62 dashed;
border-bottom-width: 1px;
top: 0 !important;
padding-bottom: 20px;
}
h1.entry-title {
font-size: 24px !important;
line-height: 28px !important;
}

h2 {
font-size: 20px !important;
line-height: 24px !important;
}
h2 a {
font-size: 20px !important;
line-height: 24px !important;
}
h3 {
font-size: 18px !important;
line-height: 22px !important;
}
.header-image {
margin: 55px 0px 10px 0px;
}
.header-image img {
border-radius: 0px 0px 0px 10px;
}
.post-thumbnail img {
border-radius: 0px 5px 0px 5px;
}

}
