@charset "utf-8";

/* Making a happy home isn't like flipping on a light switch. */

body { font-size: 20px; padding: 0em 0.125em; }

p, li { text-align: left; }

h1, h2, h3, h4, p { margin: 1.5em 0em; }

p.centeredimage img { max-width: 100% !important; }

/* Duuuuuh, light switch? */

.banner,
.bannerproper,
.bannerproper img,
ul.dropdown { width: 100%; }

.banner { height: 177px; }

ul.dropdown { display: flex; }
ul.dropdown li { box-sizing: content-box; width: 16.666%; height: auto; }
ul.dropdown li:nth-child(6) { border-right: none; }

.directory tr td:nth-child(2),
.directory tr th:nth-child(2),
.directory tr td:nth-child(5),
.directory tr th:nth-child(5),
.search,
.calendar { display: none; }

.tinycalendar { display: inline; }

h1      { margin-left: 0.25em; }
article { margin-left: 0.50em; margin-right: 0.50em; }

.signature { font-size: 16px; column-count: 1; }

.directory tr:first-child th:nth-child(4) { border-radius: 0em 0.333em 0em 0em; }
.directory tr:last-child  td:nth-child(4) { border-radius: 0em 0em 0.333em 0em; }

.floatup { margin-top: 0em; }

/* No condition is permanent. */