#areas
{
background-color: #FFFFFF;
}

#container a
{
font-weight: bold;
text-decoration: none;
}

#container a:link
{
color: #000000;
}

#container a:visited
{
color: #808080;
}

#container a:hover
{
color: #808080;
}

#container a:active
{
color: #008080;
}

#mainArea
{
background-color: #C0C0C0;
border: 1px solid #FF0000;
}

#secondArea
{
background-color: #FF00FF;
border: 1px solid #FF0000;
}

.blog-date-header
{
color: #808080;
text-align: center;
border: 1px solid #FF00FF;
font-family: helvetica, arial, 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: 1rem;
}

.content
{
color: #FF00FF;
font-family: helvetica, arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
text-align: center;
line-height: normal;
font-size: 1.25rem;
}

.post-subject
{
color: #C0C0C0;
text-align: center;
font-family: helvetica, arial, 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: calc(1.275rem + 0.3vw);
}

.post-footer
{
color: #FF00FF;
text-align: center;
border: 1px solid #FF00FF;
font-family: helvetica, arial, 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;
}

.sidebar
{
color: #000000;
text-align: left;
line-height: normal;
font-family: helvetica, arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: bold;
font-style: normal;
text-transform: uppercase;
font-size: 0.875rem;
}

.sidebar h5
{
color: #C0C0C0;
text-align: left;
border: 1px solid #C0C0C0;
font-family: helvetica, arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: bold;
font-style: normal;
text-transform: uppercase;
font-size: 1rem;
}

