.typography a:link,
.typography a:visited {
    color: #316A3B;
}

.typography {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

.typography h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.0;
    margin-bottom: 0.75em;
}

.typography h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.285;
    margin-bottom: 0.75em;
}

.typography h3 {
    font-size: 11px;
    line-height: 1.63;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.typography p,
.typography ul,
.typography ol,
.typography dl,
.typography address {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 12px;
}

.typography p {
    line-height: 1.5;
}

.typography dt {
    font-weight: bold;
    font-size: 14px;
}

.typography dl ul,
.typography ul {
    margin-left: 1.3em;
}

/* ################ SIDEBAR STYLES ################ */
.typography #sidebar h2 {
    color: #FFFAD2;
}

.typography #sidebar h3 {
    font: bold 10px/1.5 Verdana, Helvetica, Arial, sans-serif;
    text-transform: none;
    letter-spacing: 0;
}

.typography #sidebar h3 a,
.typography #sidebar ul a,
.typography #sidebar .tagcloud a {
    color: #000;
}

.typography #sidebar ul {
    margin-left: 15px;
    font-weight: bold;
}

.typography #sidebar .WidgetHolder li {
    line-height: 1.5;
}

.typography #sidebar .tagcloud {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.typography #sidebar .entry,
.typography #sidebar .entry p,
.typography #sidebar ul {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
}

/* ################ PAGE COMMENT STYLES ################ */
#PageComments,
#PageComments ul.actionLinks {
    list-style-type: none;
}

/* ################ GREEN CAREER LINKS ################ */
.typography ul.greencareerlinks {
    margin-left: 0;
    list-style-type: none;
}

.typography ul.greencareerlinks p {
    margin-bottom: 0;
}
