/*
 Theme Name:   Twenty Nineteen Child
 Description:  Ingo Lautner Theme
 Author:       
 Author URI:   
 Template:     twentynineteen
 Version:      1.0
 Text Domain:  clean-blogging-child
*/
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../twentynineteen-child/fonts/roboto-v19-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/**
 * Use Roboto Font
 */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: 0.8em; /* 1em -> 0.8 em*/
  line-height: 1.8;
  margin: 0;
  text-rendering: optimizeLegibility; 
}

button, input, select, optgroup, textarea {
    color: #111;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
    line-height: 1.8;
    text-rendering: optimizeLegibility; 
}

.page-title {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
}

.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu > li > a::before {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
}
.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu > li > a::before {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: normal; 
    font-weight: 300;
}  

.author-description .author-link, .comment-metadata, .comment-reply-link, .comments-title, .comment-author .fn, .discussion-meta-info, .entry-meta, .entry-footer, .main-navigation, .no-comments, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .page-links, .page-description, .pagination .nav-links, .sticky-post, .site-title, .site-info, #cancel-comment-reply-link, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300; 
}
.widget_rss ul ul > li > a::before {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
}     
.entry .entry-content .wp-block-verse {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.8;
}
.entry .entry-content .wp-block-verse {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.8; 
}
.footer-navigation .footer-menu a {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8; 
}  
  
  

html, body {
	height: 100%;
}
body {
	height: 100%;
  	display: flex;
  	flex-direction: column;
}
header.site-header {
    background-color: #fff;
    position: fixed;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 2.0rem;
    padding: 0.6rem 0 0.5rem 0;   

}
header.site-header .site-branding-container {
    margin-top: 0;
}
.site-content {
	flex: 2;	
	margin-top: 3rem;
    margin-bottom: 2rem;
}
footer.site-footer {
	background-color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 2.3rem;
    padding-top: 0.3rem
}





.entry .entry-header {
    margin-top: 0.4rem;
}
    

a,
a:hover,
a:visited {
	transition: none; /* color 110ms ease-in-out */
	color: #000;
}
.entry .entry-meta a:hover,
.entry .entry-footer a:hover,
.entry .entry-content .more-link:hover,
#colophon .site-info a,
#colophon .site-info a:hover,
.widget a,
.widget a:hover 
{
  	color: #000;
	transition: none;
}


.site-branding h1 {
	float: left;
}

.site-branding nav {
	display: block;
	width: 100px;
	float: right;
	margin-top: 0;
	text-align: right;
}
.main-navigation .main-menu > li {
    color: #000;
}
.main-navigation .main-menu > li > a {
    color: #000;
	font-weight: 300;
	letter-spacing: -0.02em;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
}
.main-navigation .main-menu > li > a:hover {
	color: #000;
}

.main-menu-more {
	display: none;
}

.close-info a {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: -0.02em;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
}

.site-title, .site-description, .main-navigation, .nav-links, .page-title, .page-description, .comment-author .fn, .no-comments, h2.author-title, p.author-bio, h4 {
        font-size: 0.9em;
}

    
.entry {
    margin-top: 0; /* calc(4 * 1rem) */
    margin-bottom: calc(4 * 1rem);
}
.entry .entry-content > *, .entry .entry-summary > * {
    margin: 0;
    max-width: 768px; /* calc(100% - (2 * 1rem)) */
}
.entry .entry-title:before {
    display: none;
}
.entry .post-thumbnail .post-thumbnail-inner-span img {
    position: relative;
    display: block;
}
.entry .entry-content p {
    padding-bottom: 0.5em;
}


h1:not(.site-title):before, h2:before {
    background: #ffffff;
    content: "\020";
    display: block;
    height: 0;
    margin: 0;
    width: 1em;
}
h1 {
    display: none;
}
h2 {
    font-size: 1.0em; /* 1.5em */
    padding-top: 1em;
}
h2:first-child {
    padding-top: 0;
}
h3 {
    font-size: 1.0em;
}



.entry-content ul {
    padding-bottom: 1em;
}
.entry-content li {
    font-size: 15px;
}


.entry .entry-content h2 {
    margin: 1em 0;
}

.entry .entry-content p {
   font-size: 15px;
}
.entry .entry-content .wp-block-image {
   margin-bottom: 0.15em;
}


nav.pagination {
    margin-top: calc(4 * 1rem);
    margin-bottom: calc(2 * 1rem);
}


header.site-header {
    padding-left: 1rem;
}
.site-branding {
    margin-right: 1rem; 
}   

@media only screen and (min-width: 768px) {
    body {
        font-size: 1em; 
    }
	header.site-header {
		/* padding: 1rem 0; */

	}	
    header.site-header .site-branding-container {
        margin-top: 0; 
    }
    .site-content {
        margin-top: 5rem;
    }
	.site-branding {
		margin: 0 1rem; /* 0 calc(10% + 60px) */
	}   
    
    footer.site-footer {
        height: 1.9rem;
        padding-top: 0.1rem
    }
} 



#colophon .widget-area, #colophon .site-info {
    margin: 0.2rem 1rem; /* calc(1 * 1rem) 1rem */
}
@media only screen and (min-width: 768px) {	
	#colophon .widget-area, #colophon .site-info {
		margin: 0.2rem 2rem; /* calc(3 * 1rem) calc(10% + 60px) */
	}	
}




@media only screen and (min-width: 768px) {	


    .entry .entry-header,
    .entry .entry-content, 
    .entry .entry-summary,
    .entry .post-thumbnail
    {
        margin-left: 2rem;
    }
    .entry .post-thumbnail {
        margin-right: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    .entry .entry-content, 
    .entry .entry-summary {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {
    .entry .entry-content p {
        padding-bottom: 1em;
    }
}

@media only screen and (min-width: 768px) {
    header.site-header {
        height: 2.15rem;
        padding-top: 0.5rem;  
        padding-bottom: 0.5rem;   
    }
    
    h1.site-title, header.site-header li  {
        letter-spacing: -0.02em;
        font-size: 16px; /* 0.9em; */
        line-height: 1.25;
        font-weight: 300;
    }   
    
}




.entry .entry-footer {
    width: 100px;
    margin-left: calc(100% - 110px);
    color: #767676; 
    font-weight: 300;
    text-align: right;
}



body h1.site-title {
	line-height: inherit;
}

