/*
Projekt       : Private Website Gernot Daum
Komponente    : Wordpress
Datei         : style.css
Beschreibung  : Spezielle Anpassungen des Themes "forestpath" für die Website "gernotdaum.de"
Author:         Datenwege Informatik
Author URI:     http://Datenwege-Informatik.de
Template:       forestpath
Version:        1.0
Historie
   03.05.20  Gernot Daum  Beginn der Implementierung
*/


/* Allgemein */
body, header, #colophon .site-info {max-width: 1280px}
 
 /* Kopf */
 .site-branding {margin: 0}
 .site-branding-left {width: 16.66%}
 .site-branding-right {width: calc(83.33% - 30px)}
.custom-logo-link img {max-height: none;  padding: 0}
.site-title, .site-description {display: block; text-align: left}
.site-title {font-weight: 700; font-size: 20px}
#masthead .site-description:not(:empty)::before {margin: 0; content: ""}

/* Fuß */
#colophon .site-info {color: black; background: #cccccc}
 
/* Inhalt */
.single.track {max-width: 800px; margin: 0 auto}


/* Responsive */
