/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}
.thin-spacer {
    margin-top: 5px;
}
.spacer {
    margin-top: 10px;
}
.thick-spacer {
    margin-top: 15px;
}
.thick-padding {
    padding-top: 15px;
}
.thicker-spacer {
    margin-top: 20px;
}
.thickish-spacer {
    margin-top: 25px;
}
.thickest-spacer {
    margin-top: 30px;
}
.thick-space-after {
    margin-bottom: 20px;
}
.space-after {
    margin-bottom: 15px;
}
.thin-space-after {
    margin-bottom: 7px;
}
.thinner-space-after {
    margin-bottom: 3px;
}
.clear {
    clear: both;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after, #content-inner-trans:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner, #content-inner-trans { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner, * html #content-inner-trans { height: 1%; }
.pkg, #content-inner, #content-inner-trans { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

.pointer { cursor: pointer; }


/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #content-inner-trans, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #content-inner-trans, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#content-inner {
    background: #fff;
}

#content-inner-trans {
    background: transparent;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 30px;
    padding-left: 0;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 540px;
}
.layout-wtt #beta {
    left: 220px;
    width: 180px;
}
.layout-wtt #gamma {
    right: 180px;
    width: 220px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 220px;
    width: 560px;
}
.layout-twt #alpha-inner {
    padding-right: 20px;
}
.layout-twt #beta {
    left: -560px;
    width: 200px;
}
.layout-twt #gamma {
    width: 180px;
    padding-left: 20px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 670px;
}
.layout-wt #beta {
    width: 300px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 180px;
    width: 760px;
}
.layout-tw #beta {
    left: -760px;
    width: 180px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}
.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}
.layout-wm #beta {
    width: 330px;
}


/* Wide-Narrow */

.layout-wn #alpha {
    width: 645px;
}
.layout-wn #beta {
    width: 295px;
}


/* Medium-Medium */

.layout-mm #alpha {
    width: 480px;
}
.layout-mm #beta {
    width: 460px;
}
.layout-mm #alpha-inner {
    overflow: visible;
    padding-left: 0;
    padding-right: 20px;
}
.layout-mm #beta-inner {
    overflow: visible;
}


/* Wide */

.layout-w #alpha {
    width: 970px;
}
.layout-w #beta {
    width: 0px;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

pre {
    font-family: 'courier new', courier, monospace;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Main Menu */

.main-menu-list {
    background-color: white;
    font-weight: normal;
    text-align: center;
    font-size: 100%;
    margin-top: -1px;
    margin-bottom: 0;
}
.main-menu-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.main-menu-list li {
    display: inline-block;
    margin: 0 !important;
    padding-right: 15px;
    font-size: 12pt;
    font-weight: bold;
    font-variant: all-small-caps;
}
.main-menu-list li:last-child {
    padding-right: 0;
}
.main-menu-list a,
.bee-hover a, .bee-hover-inverse a,
.tylo-hover a, .tylo-hover-inverse a {
    color: inherit;
    text-decoration: none;
}
.main-menu-list a {
    color: #000;
}
.main-menu-list a:hover, .bee-hover a:hover,
.bee-circle-label .bee-hover:hover,
.center-change:hover {
    color: inherit;
    background-color: #FACA3C;
    background-image: linear-gradient(#FFF, #FACA3C);
    cursor: pointer;
}
.bee-hover-inverse a:hover {
    color: inherit;
    background-color: #FACA3C;
    background-image: linear-gradient(#FACA3C, #FFF);
}

/* Basic text */

.inline-block {
    display: inline-block;
}
.normal {
    font-weight: normal;
}
.roman {
    font-style: normal !important;
}
.italic {
    font-style: italic;
}
.bold {
    font-weight: bold;
}
.smallcaps {
    font-variant: small-caps;
}
.success {
    color: green;
}
.error {
    color: red;
}
.basic {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 14pt;
    line-height: 1.2em
}
.basic-medium {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 12pt;
    line-height: 1.4em;
}
.large {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
}
.medium {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
}
.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.quote-button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-variant: small-caps;
}
.biblio-large {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 15pt;
    line-height: 1.2em
}
.biblio-medium {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 13pt;
    line-height: 1.4em;
}
.biblio-small {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 11pt;
    line-height: 1.4em;
}
.biblio-small-bold {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 11pt;
    font-weight: bold;
    line-height: 1.3em;
    margin-top: -9px;
}
.letterspace {
    letter-spacing: 4px;
}

/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}

/* Assets */

.image-wrapper {
    max-width: 100%;
    height: auto;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.image-wrapper img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.image-none {
    margin: 0;
}

.image-left {
    float: left;
    margin: 0 10px 10px 0;
}

.image-right {
    float: right;
    margin: 0 0 10px 10px;
}

.image-center {
    margin: 0 auto 10px;
    text-align: center;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-header {
    position: relative;
    margin-top: 5px;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-content.widget-spacer {
    margin-top: 15px;
}

.sharethis {
    margin-bottom: 9px !important;
}

.crumb {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 150%;
    font-weight: bold;
    margin: 20px 0 10px 0;
    text-align: left;
    letter-spacing: 2px;
}
.crumb a {
    text-decoration: none;
}
.subcrumb {
    max-width: 750px;
    line-height: 1.4em;
}

/* mobile device rules */

@media only screen and (max-device-width: 500px), screen and (max-width: 500px) {
    .image-left, .image-right {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-device-width: 528px) and (max-device-width: 989px), screen and (min-width: 528px) and (max-width: 989px) {
    #alpha, #beta, #gamma {
        float: none;
        width: auto !important;
        left: 0 !important;
    }
    .layout-twt #beta, .layout-twt #gamma {
        float: left;
        width: 49% !important;
        padding-left: 0;
        padding-right: 0;
    }
    .layout-twt #beta-inner {
        padding-left: 0;
        padding-right: 10px;
    }
    .layout-twt #gamma-inner {
        padding-left: 10px;
        padding-right: 0;
    }
    #container-inner {
        width: auto !important;
    }
    #content-inner, #content-inner-trans, #header-inner, #footer-inner {
        clear: all;
        width: auto !important;
    }
    #alpha-inner, #beta-inner, #gamma-inner {
        padding-left: 0;
        padding-right: 0;
    }
    #beta-inner, #gamma-inner {
        margin-top: 20px;
    }
    .layout-twt #alpha-inner, .layout-mm #alpha-inner {
        padding-right: 0;
    }
    #beta .module #randomad, #beta .widget #randomad,
    #gamma .module #randomad, #gamma .widget #randomad {
        text-align: left !important;
    }
    .widget-header, .widget-content {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #header {
        background-size: cover !important;
    }
}

@media only screen and (max-device-width: 527px), screen and (max-width: 527px) {
    #alpha, #beta, #gamma {
        float: none;
        width: auto !important;
        left: 0 !important;
    }
    #container-inner {
        width: auto !important;
    }
    #content-inner, #content-inner-trans, #header-inner, #footer-inner {
        clear: all;
        width: auto !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    #alpha-inner, #beta-inner, #gamma-inner {
        padding-left: 0;
        padding-right: 0;
    }
    #beta-inner, #gamma-inner {
        margin-top: 20px;
    }
    .layout-twt #alpha-inner, .layout-mm #alpha-inner {
        padding-right: 0;
    }
    #beta .module #randomad, #beta .widget #randomad,
    #gamma .module #randomad, #gamma .widget #randomad {
        text-align: left !important;
    }
    .widget-header, .widget-content {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #header {
        background-size: cover !important;
    }
}

@media only screen and (max-device-width: 390px), screen and (max-width: 390px) {
    #content-inner, #content-inner-trans, #header-inner, #footer-inner {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .layout-mm #content-inner, .layout-mm #content-inner-trans, .layout-mm #header-inner, .layout-mm #footer-inner {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    #alpha-inner, #beta-inner, #gamma-inner {
        overflow: visible; 
    }
}

@media only screen and (min-device-width: 760px) and (max-device-width: 989px), screen and (min-width: 760px) and (max-width: 989px) {
    .bee-calendar-nav, .bee-calendar-month,
    .bee-calendar-header, .bee-calendar-cell,
    .bee-calendar-blank {
        margin-right: 10px !important;
    }
    .bee-calendar-month-form {
        min-width: 430px !important;
        width: 430px !important;
    }
    .bee-calendar-header, .bee-calendar-cell,
    .bee-calendar-blank {
        min-width: 90px !important;
        width: 90px !important;
    }
    .bee-calendar-hive {
        letter-spacing: 0 !important;
    }
}

@media only screen and (max-device-width: 759px), screen and (max-width: 759px) {
    .bee-calendar div:nth-child(n + 4) {
        clear: left !important;
    }
    .bee-calendar-nav {
        min-width: 85px !important;
        width: 85px !important;
        margin-bottom: 45px !important;
        padding-top: 2px !important;
    }
    .bee-calendar-nav .bee button {
        font-size: small;
        padding: 7px 7px 5px 9px;
    }
    .bee-calendar-nav:empty {
	min-width: 0px !important;
	width: 0px !important;
        height: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 20px !important;
    }
    .bee-calendar-nav-prev {
        margin-bottom: 10px !important;
    }
    .bee-calendar-month {
        min-width: calc(100% - 200px) !important;
        width: calc(100% - 200px) !important;
        font-size: 18px !important;
        padding-top: 6px !important;
        margin-bottom: 45px !important;
    }
    .bee-calendar-header, .bee-calendar-blank {
        display: none !important;
    }
    .bee-calendar-month-form form select {
        font-size: 14px;
    }
    .bee-calendar-month-form form button {
        font-size: 11pt;
    }
    .bee-calendar-month-form {
        min-width: 280px !important;
        width: 280px !important;
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .bee-calendar-header, .bee-calendar-cell,
    .bee-calendar-blank {
        min-width: 90px !important;
        width: 90px !important;
    }
    .bee-calendar-hive {
        letter-spacing: 0 !important;
    }
}

@media only screen and (min-device-width: 535px) and (max-device-width: 759px), screen and (min-width: 535px) and (max-width: 759px) {
    .bee-calendar-month-form {
        min-width: 280px !important;
        width: 280px !important;
        margin-right: 8px;
        margin-bottom: 8px;
    }
}

@media only screen and (max-device-width: 534px), screen and (max-width: 534px) {
    .bee-calendar-nav-next {
        margin-left: 0 !important;
        text-align: left !important;
        clear: both !important;
    }
    .bee-calendar-month-form {
        min-width: 280px !important;
        width: 280px !important;
        margin-right: 8px;
        margin-bottom: 8px;
        text-align: left !important;
        clear: both !important;
    }
}

@media only screen and (max-device-width: 700px), screen and (max-width: 700px) {
    .bee-group {
        margin-bottom: 5px;
    }
}

/* Responsive Header */

.header-shadow {
    -webkit-box-shadow: 0px 4px 8px -2px rgba(153, 153, 153, 1);
    -moz-box-shadow: 0px 4px 8px -2px rgba(153, 153, 153, 1);
    box-shadow: 0px 4px 8px -2px rgba(153, 153, 153, 1);
}
.header-fixed {
    width: 100%;
    top: 0px;
    height: 82px;
    text-align: center;
    background: white;
}
.toggle-push-left {
    display: none;
}
#header-name-medium, #header-image-medium,
#header-name-narrow, #header-image-narrow,
#header-name-1, #header-image-1,
#header-name-2, #header-image-2 {
    display: none;
}

/* Globals */

button {
    font-family: Arial, sans-serif;
    font-size: 14px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Template */

body {
    overflow-x: hidden
}
#wrapper {
    position: relative;
    z-index: 1000010;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/* Books */

.attribution {
    text-align: right;
    margin-top: -0.67em;
}

/* Spelling Bee */

.size-6 {
    font-size: 6pt;
}
.size-7 {
    font-size: 7pt;
}
.size-8 {
    font-size: 8pt;
}
.size-9 {
    font-size: 9pt;
}
.size-10 {
    font-size: 10pt;
}
.size-11 {
    font-size: 11pt;
}
.size-12 {
    font-size: 12pt;
}
.size-13 {
    font-size: 13pt;
}
.size-14 {
    font-size: 14pt;
}
.size-15 {
    font-size: 15pt;
}
.size-16 {
    font-size: 16pt;
}
.bee-medium {
    font-size: medium;
}
.bee-small {
    font-size: small;
}
.bee-center {
    color: #E5AD00;
}
.bee-expanded,
.bee-disabled {
    color: #BBB;
}
.bee-disallowed {
    font-style: italic;
}
.patreon button {
    color: white;
    background-color: #0060DF;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px 10px 7px 11px;
    margin-right: 3px;
    border-radius: 6px;
}
.patreon button:hover,
.patreon button:active {
    background-color: #2678E3;
}
.bee button,
.calendar-gray button {
    font-size: medium;
    padding: 7px 9px 5px 11px;
    margin-right: 10px;
    margin-bottom: 12px;
    border-radius: 8px;
    filter: drop-shadow(3px 4px 2px rgba(0, 0, 0, 0.3));
}
.bee button {
    color: black;
    background-color: #FACA3C;
}
.calendar-gray button {
    color: #666;
    background-color: #ddd;
    cursor: default;
}
.bee button:hover {
    background-color: #FFD455;
}
.bee button:active {
    background-color: #FFD455;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.23));
    transform: translate(1px, 2px);
}
.patreon button:focus,
.bee button:focus,
.calendar-gray button:focus {
    outline: none;
}
.bee input[type=text],
.bee select, .bee textarea {
    outline: none;
    padding: 4px 6px;
    border: 2px solid #FACA3C;
    border-radius: 4px;
    margin-bottom: 10px;
}
.bee .bee-select {
    background-color: #EEE;
}
.bee .bee-select-changed {
    background-color: #FFE9A2;
}
.bee input[type=text] {
    font-family: 'Times New Roman', serif;
    font-size: 13pt;
    width: 7.2em;
    margin-right: 4px;
}
.bee textarea::placeholder,
.bee input[type=text]::placeholder {
    font-family: 'Times New Roman', serif;
    font-size: 13pt;
    font-style: italic;
    color: goldenrod;
}
.bee input[type=checkbox] {
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
}
.bee input[type=checkbox]:focus,
.bee input[type=radio]:focus {
    outline: none;
}
.bee textarea {
    resize: none;
    width: 100%;
    height: 16em;
    margin-bottom: 10px;
}
table.bee {
    border-spacing: 0;
}
.bee td {
    width: 1.5em;
    padding: 0 3px 3px 0;
    font-size: medium;
    text-align: right;
}
table.bee-small td {
    font-size: small;
}
.bee td.bee {
    width: 0.75em;
    text-align: left;
}
.bee td.bee-top {
    padding-bottom: 7px;
}
.bee td.bee-right {
    padding-left: 10px;
}
.bee td.bee-bottom {
    padding-top: 5px;
}
.bee td.bee-left {
    padding-right: 8px;
}
.bee td.bee-wide-right {
    padding-left: 10px;
    font-size: small;
    font-style: italic;
    text-align: right;
    vertical-align: top;
}
.bee td.bee-wide-left {
    width: auto;
    padding-right: 8px;
    font-size: small;
    font-style: italic;
    text-align: left;
    vertical-align: top;
}
.bee td.bee-wide-words {
    padding-left: 12px;
    padding-right: 0;
}
.bee td.bee-wide-words:before {
    content: '( ';
}
.bee td.bee-wide-words:after {
    content: ' )';
}
.bee td.bee-two {
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
.bee td.bee-two a {
    color: black;
    text-decoration: none;
}
.bee td.bee-two:first-of-type {
    padding-left: 0;
}
.bee td.bee-threes {
    font-weight: bold;
}
.bee td.bee-threes:first-of-type {
    padding-left: 4px;
}
.bee td.bee-three {
    font-size: smaller;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 4px;
    padding-right: 4px;
}

.bee-grid tr:first-child,
.bee-grid tr:last-child,
.bee-grid td:first-child,
.bee-grid td:last-child {
    font-weight: bold;
}
.bee td.bee-two a:hover,
.bee-grid col.grid-column,
.bee-grid tr.grid-row:hover {
    background-color: #FFD455;
}

table.bee-set {
   font-size: medium;
}
tr.bee-set-header {
   font-style: italic;
   font-weight: bold;
}
tr.bee-set-header a:hover {
   text-decoration: underline;
}
.bee-set td {
    padding: 3px;
    vertical-align: top;
}
.bee-set td:first-of-type {
    padding: 3px 3px 3px 0;
    font-weight: bold;
}
td.bee-set-num {
    text-align: right;
}

table.bee-dash,
table.bee-cache,
table.bee-classify {
    width: auto;
}
table.bee-dash td {
    padding-left: 18px;
    padding-bottom: 18px;
    text-align: left;
    vertical-align: top;
}
table.bee-dash td:first-child,
table.bee-dash td:nth-child(3n) {
    font-weight: bold;
}
table.bee-dash td:first-child {
    padding-left: 0;
}

table.bee-cache th,
table.bee-cache td {
    padding-left: 12px;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: top;
}
table.bee-cache th,
table.bee-classify th {
    font-weight: bold;
    text-decoration: underline;
}
table.bee-cache th:first-child,
table.bee-cache td:first-child {
    padding-left: 0;
}
table.bee-cache th:nth-child(3),
table.bee-cache th:nth-child(4),
table.bee-cache th:nth-child(5),
table.bee-cache td:nth-child(3),
table.bee-cache td:nth-child(4),
table.bee-cache td:nth-child(5) {
    text-align: right;
}
.bee-cache input[type=text] {
    width: 7em;
    padding: 4px;
    font-size: 12pt;
}
.bee-cache select {
    width: 4.5em;
    padding: 3px;
}

table.bee-classify th,
table.bee-classify td {
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: left;
    vertical-align: top;
}
table.bee-classify th:last-child,
table.bee-classify td:last-child {
    padding-left: 20px;
    padding-right: 0;
}
.bee-classify td.chk {
    min-width: 130px;
}

.bee-calendar {
    margin-top: 20px;
    font-weight: bold;
}
.bee-calendar div {
    display: block;
    float: left;
}
.bee-calendar div:nth-child(7n + 4) {
    clear: left;
}
.bee-calendar-nav, .bee-calendar-month,
.bee-calendar-header, .bee-calendar-cell,
.bee-calendar-blank {
    display: block;
    margin-right: 9px;
    margin-bottom: 25px;
}
.bee-calendar-nav {
    min-width: 120px;
    width: 120px;
    font-weight: normal;
}
.bee-calendar-nav-prev {
    text-align: left;
}
.bee-calendar-nav-next {
    text-align: right;
}
.bee-calendar-month {
    min-width: 430px;
    width: 430px;
    font-size: 24px;
    text-align: center;
}
.bee-calendar-month-form {
    min-width: 382px;
    width: 382px;
    font-size: 16px;
    text-align: center;
}
.bee-calendar-header, .bee-calendar-cell,
.bee-calendar-blank {
    min-width: 82px;
    width: 82px;
}
.bee-calendar-header {
    font-size: 15px;
    font-variant: small-caps;
}
.bee-calendar-day {
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom: 3px;
}
.bee-calendar-hive {
    font-weight: bold;
    font-size: 14.5px;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.bee-calendar-blank .bee-calendar-hive span {
    cursor: default;
}
.bee-calendar-hive-short {
    margin-bottom: -5px;
}
.bee-ghost {
    color: white;
}
.bee-lexicon, ul.bee-lexicon li {
    font-size: medium;
    line-height: 1.5em;
    font-style: italic;
}
.bee-uppercase {
    font-family: Trebuchet MS, Calibri, sans-serif;
}
.bee-entry, .bee-uppercase {
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.bee-date {
    font-size: small;
    font-style: italic;
}
.bee-gap {
    margin-bottom: 5px;
}
.bee-date.bee-current, .bee td.bee-three, .bee td.bee-threes {
    background-color: #FACA3C;
}
.bee-note {
    font-style: italic;
    font-weight: bold;
    color: #E5AD00;
}
.bee-annotation, .bee-annotation-fixed {
    margin-top: 1px;
    margin-bottom: 2px;
    font-size: small;
}
.bee-cell, .bee-cell-first,
.bee-count-fixed, .bee-cell-fixed,
.bee-cell-rank {
    display: inline-block;
    float: left;
}
.bee-annotation-wide {
    margin-left: 15px;
}
.bee-count-fixed {
    width: 50px;
    text-align: right;
}
.bee-cell-first, .bee-annotation-fixed {
    width: 150px;
}
.bee-cell-fixed {
    width: 175px;
}
.bee-cell-rank {
    width: 108px;
}
.bee-cell-first, .bee-reset {
    clear: left;
}
.bee-cell-wide {
    width: 175px;
}
.bee-cell-narrow {
    width: 85px;
}
.bee-bookmark {
    font-size: large;
    font-weight: bold;
}
.bee-silent a, .bee-silent a:hover, .bee-silent:visited {
    color: inherit;
    text-decoration: none;
}
.bee-loud a, .bee-loud a:hover, .bee-loud:visited,
.bee-bookmark a, .bee-bookmark a:hover, .bee-bookmark:visited {
    color: inherit;
    text-decoration: underline;
}
.bee-group {
    display: inline-block;
    white-space: nowrap;
    margin-right: 15px;
}
.bee-notice, .bee-notice-red, .tylo-notice {
    display: block;
    float: right;
    max-width: 200px;
    border: 1px black solid;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 7px 9px;
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: small;
}
.bee-warn {
    max-width: 343px;
    border: 1px black solid;
    padding: 6px 8px 5px 8px;
    font-size: small;
    line-height: 1.5em;
}
.bee-warn-hive {
    color: black;
    font-weight: bold;
    font-size: 12pt;
    font-variant: small-caps;
    letter-spacing: 3px;
}
.bee-warn-center {
    color: #8B4513;
}
.bee-warn-hive-last {
    letter-spacing: 0px;
}
.bee-block {
    display: block;
    max-width: 100%;
    border: 1px black dashed;
    border-radius: 12px;
    margin-left: 0;
    margin-bottom: 13px;
    padding: 10px 12px 12px 12px;
    font-size: 15px;
}
.bee-highlight, .bee-notice,
.bee-warn, .bee-block {
    background-color: #FACA3C;
}
.bee-notice-red {
    color: white;
    background-color: #DB1010;
}
.bee-closed .bee-vertical {
    transition: all 0.4s ease-in-out;
    transform: rotate(-90deg);
}
.bee-closed .bee-horizontal {
    transition: all 0.4s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}
.bee-opened {
    opacity: 1;
}
.bee-opened .bee-vertical {
    transition: all 0.4s ease-in-out;
    transform: rotate(90deg);
}
.bee-opened .bee-horizontal {
    transition: all 0.4s ease-in-out;
    transform: rotate(90deg);
    opacity: 0;
}
.bee-float-box {
    display: block;
    float: left;
    min-width: 125px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 30px;
    text-align: center;
}
.bee-float-title {
    font-size: 16px;
}
.bee-float-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.bee-float-item {
    flex: 1;
    padding-right: 5px;
    font-size: 13px;
    font-weight: bold;
}
.bee-float-item:last-child {
    padding-right: 0;
}
.bee-float-title a.bee,
.bee-float-item a.bee {
    text-decoration: none;
}
.bee-float-title a.bee button,
.bee-float-item a.bee button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bee-float-title a.bee button {
    min-width: 120px;
}
.bee-float-item a.bee button {
    margin-top: 3px;
    font-size: 11pt;
}
.bee-submenu, .bee-sub-stats {
    margin-top: 10px;
    margin-bottom: 0;
}
.bee-sub-stats {
    margin-bottom: 5px;
}
.bee-day-nav {
    margin-top: 5px;
    margin-bottom: 5px;
}
.bee-submenu a.bee button,
.bee-sub-stats a.bee button,
.bee-day-nav a.bee button {
    font-size: 11pt;
}
.bee-dash button {
    padding: 4px 7px 2px 8px;
    margin: 0;
    font-size: 12px;
}
a.bee button.bee-button-bold {
    font-weight: bold;
}
button.bee-button-last {
    margin-right: 0;
}
.bee-float-last {
    display: block;
    clear: both;
}
.bee-stats-cell, .bee-stats-cell-place {
    display: inline-block;
    width: 40px;
    font-style: normal;
    text-align: right;
}
.bee-stats-cell-place {
    width: 50px;
    font-style: italic;
}
.bee-stats-header {
    font-style: normal;
    text-decoration: underline;
}
.bee-circle-plus {
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 6px;
    opacity: 1;
    cursor: pointer;
}
.bee-circle-plus .bee-circle {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: solid 3px #FACA3C;
}
.bee-circle-plus .bee-circle .bee-horizontal {
    position: absolute;
    background-color: #666;
    width: 17px;
    height: 3px;
    left: 1px;
    top: 8px;
}
.bee-circle-plus .bee-circle .bee-vertical {
    position: absolute;
    background-color: #666;
    width: 3px;
    height: 17px;
    left: 8px;
    top: 1px;
}
.bee-circle-label {
    display: block;
    height: 26px;
    padding-top: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #444;
}
.bee-drawer {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
}
.bee-drawer-top {
    padding-top: 10px;
}

.bee-alphabet {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: large;
    font-weight: bold;
    font-variant: small-caps;
    text-transform: uppercase;
}

table.bee-panel {
    font-size: medium;
}
table.bee-panel tr {
    height: 25px;
}
table.bee-panel tr.incomplete {
    background-color: #FFF;
}
table.bee-panel tr.incomplete:hover {
    background-color: #FFD;
}
table.bee-panel tr.complete {
    background-color: #FFEED8;
}
table.bee-panel tr.complete:hover {
    background-color: #FEE;
}
table.bee-panel tr.banned, .nullcount {
    color: #BBBBBB;
    font-style: italic;
}
table.bee-panel th {
    padding: 3px 24px 10px 0;
}
table.bee-panel th:nth-child(1),
table.bee-panel th:nth-child(4),
table.bee-panel th:nth-child(5),
table.bee-panel th:nth-child(6),
table.bee-panel th:nth-child(7),
table.bee-panel th:nth-child(9) {
    text-decoration: underline;
}
table.bee-panel th:nth-child(4)::after,
table.bee-panel th:nth-child(5)::after,
table.bee-panel th:nth-child(6)::after,
table.bee-panel th:nth-child(7)::after {
    content: "?";
}
table.bee-panel td {
    padding: 3px 24px 3px 0;
}
table.bee-panel td:nth-child(4),
table.bee-panel td:nth-child(5),
table.bee-panel td:nth-child(6),
table.bee-panel td:nth-child(7) {
    min-width: 85px;
}
table.bee-panel th:last-child,
table.bee-panel td:last-child {
    padding-right: 0;
}
table.bee-panel tr.incomplete td.null {
    color: #FFF;
}
table.bee-panel tr.complete td.null {
    color: #FFEED8;
}
table.bee-panel td.off,
table.bee-panel tr.incomplete td.null:hover,
table.bee-panel tr.complete td.null:hover {
    color: lightgray;
}
table.bee-panel tr.incomplete td.null:hover::after,
table.bee-panel tr.complete td.null:hover::after {
    content: "?";
}
table.bee-panel td.on {
    font-weight: bold;
    font-variant: small-caps;
}
table.bee-panel td.off::before {
    content: "!";
}

.bee-message {
    padding: 6px 7px;
    background-color: #ffe7a0;
    font-style: italic;
}

.bee-button-pulse {
    transform: scale(1);
    background: radial-gradient(ellipse, white 0, #FACA3C 70%);
    box-shadow: 0 0 0 0 rgba(250, 202, 60, 1);
    animation: pulse 2s infinite;
}
.bee-button-pulse-delay {
    transform: scale(1);
    background: radial-gradient(ellipse, white 0, #FACA3C 70%);
    box-shadow: 0 0 0 0 rgba(250, 202, 60, 1);
    animation: pulse 2s infinite -1.4s;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
        background: radial-gradient(ellipse, white 0, #FACA3C 70%);
        box-shadow: 0 0 0 0 rgba(250, 202, 60, 0.7);
    }
    70% {
        transform: scale(1);
        background: radial-gradient(ellipse, white 0, #FACA3C 30%);
        box-shadow: 0 0 0 15px rgba(250, 202, 60, 0);
    }
    100% {
        transform: scale(0.95);
        background: radial-gradient(ellipse, white 0, #FACA3C 70%);
        box-shadow: 0 0 0 0 rgba(250, 202, 60, 0);
    }
}

/* Tylogram Ad */

.tylo {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}
.tylo-color {
    color: #33F;
}
.tylo-notice {
    background-color: #DDF;
}
.tylo-hover a:hover {
    color: inherit;
    background-color: #DDF;
    background-image: linear-gradient(#FFF, #DDF);
}
.tylo-hover-inverse a:hover {
    color: inherit;
    background-color: #FACA3C;
    background-image: linear-gradient(#DDF, #FFF);
}

/* Spelling Bee FAQ and Glossary */

.faq li {
    padding-left: 4px;
    padding-bottom: 12px;
}
.faq li:last-child {
    padding-bottom: 0;
}
.faq li::marker {
    font-weight: bold;
}
.faq-solo {
    font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
    font-size: 14pt;
    line-height: 1.3em
}
.faq-nav, dt {
    font-weight: bold;
    font-size: 110%;
}
dd {
    margin-top: 3px;
    margin-bottom: 10px;
    margin-left: 30px;
}

@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .bee-annotation {
        clear: left;
        margin-left: 150px;
    }
    .bee-annotation-wide {
        clear: left;
        margin-left: 175px;
    }
}

/* Ko-Fi Sidebar */

.kofi-spacer {
    margin-top: -8px;
    padding-bottom: 8px;
}

/* Responsive Scroll Headers */

header {
    width: 100%;
    background-color: white;
}
header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

/* Menus */

nav.menu {
    position: fixed;
    z-index: 1000020;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
nav.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 1px;
}
nav.menu a {
    font-weight: bold;
    color: #000;
}

/* slide menu left and right, push menu left and right */

nav.push-menu-left {
    top: 0;
    width: 200px;
    height: 100%;
}
nav.push-menu-left li {
    display: block;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-left: 7px;
    margin-right: 7px;
    border-bottom: solid black 1px;
}
nav.push-menu-left li:first-child {
    padding-top: 5px;
}
nav.push-menu-left li:last-child {
    border-bottom: none;
}
nav.push-menu-left a {
    display: block;
    font-size: 18pt;
    font-variant: all-small-caps;
    text-decoration: none;
    line-height: 1em;
}
nav.push-menu-left a:hover {
    text-decoration: none;
    background-image: linear-gradient(135deg, #fff, lightblue);
}
nav.push-menu-left {
    left: -200px;
}
body.pml-open nav.push-menu-left {
    left: 0;
}
body.pml-open #wrapper,
body.pml-open header {
    left: 200px;
}

/* Special Ad Content */
.ad-ldrbrd {
    display: table;
    width: 100%;
    min-height: 250px;
    background-image: url("https://www.sbsolver.com/assets/ad-970x250.png");
}
.ad-ctr {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* Media Queries */

@media all and (max-width: 1049px) {
    #container {
        width: calc(100% - 40px) !important;
    }
}

@media all and (max-width: 850px) { 
    #header-image {
        display: none;
        margin: 0;
    }
    #header-image-medium {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .ad-ldrbrd {
        min-height: 90px;
        background-image: none;
    }
    #container {
        width: calc(100% - 40px) !important;
    }
}

@media all and (max-width: 500px) { 
    .toggle-push-left {
        display: block;
    }
    .header-fixed {
        height: 66px;
    }
    #header-content {
        margin: 0 !important;
    }
    #header-name, #header-description,
    #header-name-1, #header-description-1,
    #header-name-2, #header-description-2 {
        display: none;
        margin: 0;
    }
    #header-image, #header-image-medium,
    #header-image-1, #header-image-2 {
        display: none;
    }
    #header-name-narrow, #header-image-narrow {
        display: block;
        position: absolute;
        top: 0px;
        left: 40px;
    }
    .main-menu-list {
        display: none;
    }
    #container {
        min-height: calc(100vh - 159px) !important;
        width: 100% !important;
    }
    .ad-ldrbrd {
        min-height: 50px;
        background-image: none;
    }
    .ad-runner {
        display: none;
    }
}

@media all and (max-width: 480px) { 
    .bee input[type=checkbox] {
        position: relative;
        top: 1px;
    }
}

@media print {
    * {
        position: static !important;
        overflow: visible !important;
    }
    #header {
        margin-top: -60px;
        height: 192px;
        -webkit-print-color-adjust: exact;
    }
    h1::before {
        content: " \A";
        display: block;
        white-space: pre-wrap;
    }
    .push-menu-left, .toggle-push-left, .ad-content {
        display: none;
    }
}

@media all and (max-width: 375px) {
    .bee-notice, .bee-notice-red, .tylo-notice {
        max-width: 50%;
    }
}

/* More specifics */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

h2 {
    margin-bottom: 2px;
}

/* Header */

.sharing-icon-link {
    padding-right: 5px;
}
.sharing-icon-link:last-of-type {
    padding-right: 0;
}
.sharing-icon {
    color: #0060DF;
}

#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 16px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

#container {
    min-height: calc(100vh - 199px);
    margin: 0 auto auto auto;
    width: 1010px;
    background: transparent;
}

.widget-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

#footer-content,
#footer-content a {
    color: black;
}

.widget-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

/* Global ----------------------------------------------------------------- */

body {
    color: #000;
    font-family: Trebuchet MS, Calibri, sans-serif;
    background-color: #fff; 
}

a {
    color: #38485e;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* CHANGE same as above */
nav.push-menu-left a:hover {
    text-decoration: none;
    color: #38485e;
    background-image: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: transparent;
}

#header-inner, #content-inner, #content-inner-trans, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 20px;
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    right: 200px;
}

#content-inner, #content-inner-trans,
#footer-inner {
    position: relative;
    width: 1010px;
    padding-left: 20px;
    padding-right: 20px;
}

#content-inner, #content-inner-trans {
    margin: 0 auto;
    padding-top: 1px;
}

#footer-inner {
    margin: 0;
}


/* Header ----------------------------------------------------------------- */

#header {
    padding-top: 0;
    background: #000000 url(header.jpg) bottom left;
}

#header a {
    color: #fff;
    font-weight: bold;
}

/* Content ---------------------------------------------------------------- */

ul {
    margin-left: 25px;
    padding-left: 0;
}

ul li {
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 3px !important;
    font-size: 8pt;
    margin-left: 19px;
    list-style-type: square !important;
}

ul li li {
    list-style-type: disc !important;
}

ul li li li {
    list-style-type: circle !important;
}

/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 0;
    margin-left: 0;
}

.widget-header { 
    margin-top: 5px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 0;
    font-size: 14px;
    font-family: Trebuchet MS, Calibri, sans-serif;
    margin-bottom: 8px;
    padding-bottom: .3em;
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

/* CHANGE to very dark color in template palette for footer background */
#footer { 
    background-color: #FACA3C; 
}

#footer-content {
    margin: 20px 0;
}

.footer-tall {
    height: 55px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner, #content-inner-trans,
#footer-inner {
    height: 1%;
}
