#areas
{
background-color: #FFFFFF;
}

#container a
{
font-weight: bold;
text-decoration: none;
}

#container a:link
{
color: #0000FF;
}

#container a:visited
{
color: #000080;
}

#container a:hover
{
color: #000000;
}

#container a:active
{
color: #000000;
}

#mainArea
{
background-color: #FFFF00;
}

#secondArea
{
background-color: #00FFFF;
border-left: 1px solid #C0C0C0;
}

.blog-date-header
{
color: #808080;
text-align: center;
border-top: 1px dashed #FF00FF;
font-family: "book antiqua", "palatino linotype", palatino, serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: bold;
font-style: normal;
text-transform: none;
font-size: calc(1.3rem + 0.6vw);
}

.content
{
color: #0000FF;
font-family: verdana, geneva, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
text-align: center;
line-height: normal;
font-size: calc(1.275rem + 0.3vw);
}

.post-subject
{
color: #FF0000;
text-align: center;
border-right: 1px dotted #00FF00;
font-family: tahoma, geneva, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: normal;
font-style: italic;
text-transform: none;
font-size: calc(1.275rem + 0.3vw);
}

.post-footer
{
color: #000000;
text-align: center;
font-family: impact, charcoal, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: normal;
font-style: italic;
text-transform: none;
font-size: calc(1.275rem + 0.3vw);
}

.sidebar
{
color: #000000;
text-align: left;
line-height: normal;
font-family: verdana, geneva, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: normal;
font-style: normal;
text-transform: none;
font-size: 0.875rem;
}

.sidebar h5
{
color: #808080;
text-align: left;
font-family: verdana, geneva, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: bold;
font-style: normal;
text-transform: none;
font-size: 0.875rem;
}

