#content {
        font-size: 1.2em;
        text-align:left;
        }

h1, h2, h3 {
        font-family: Verdana, Arial, Sans-Serif;
        font-weight: bold;
        }

h2 {
        font-size: 1.4em;
        }

h2.pagetitle {
        font-size: 1.4em;
        }

#sidebar h2 {
        font-family: Verdana, Sans-Serif;
        font-size: 1.2em;
        }

.post {
        margin: 0 0 40px;
        text-align: justify;
        }

.narrowcolumn .entry, .widecolumn .entry {
        line-height: 1.4em;
        }

.narrowcolumn .postmetadata {
        text-align: center;
        }

.narrowcolumn {
        float: left;
        padding: 0 0 0 0;
        margin: 0px 0 0;
        }

.narrowcolumn .postmetadata {
        padding-top: 5px;
        }

.widecolumn .entry p {
        font-size: 1.05em;
        }

.post h2 a
{
 font-weight:bold;
 text-color:#0D88D3;
 color:#0D88D3;
 }

.navigation1 {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }

#content { font-family: Verdana, Sans-Serif; font-size:1em}
#content a { color:#0484CB; text-decoration:none; }
#content a:hover { color:#7590A5; text-decoration:underline;}

#content h3 a { font-size:1em;font-weight:bold; }

