body
{
    font: normal 10pt Tahoma;
    background-color: #2c2c2c;
}

.post
{
    font: normal 10pt Tahoma;
}

.links
{
    color: White;
}

div.entryDate h3
{
    font-size: 100%;
    font-weight: bold;
    color: #2c2c2c;
    margin-top: -.2em;
}

div.entry
{
    border-bottom: 4px solid grey;
}

div.entry h4
{
    font-size: 130%;
    font-weight: normal;
    padding-bottom: .2em;
    border-bottom: 1px solid grey;
    color: White;
}

div#content
{
    height: auto;
    padding-bottom: 300px;
    background: none;
    background-color: white;
    width: auto;
    margin: 0;
    padding: 16px 22px 0;
}

div#header
{
    background-color: #2c2c2c;
}

div#contentHeadLeft
{
    background-color: #2c2c2c;
    background: none;
}

div#contentBodyRight
{
    padding-right: 22px;
    background: none;
}

div#contentBodyCenter
{
    height: auto;
    background: none;
    background-color: White;
}

div#contentHeadRight
{
    background: none;
}

div#contentHeadCenter
{
    background: none;
    height: 100%;
    margin: 0 6px;
}

#contentBodyLeft
{
    background: none;
    padding-left: 22px;
    clear: both;
}

div#name
{
    width: 335px;
    height: 94px;
    background-image: url(http://blogs.ugidotnet.org/images/blogs_ugidotnet_org/SalvoDiFazio/3865/o_logo.png);
}
div#name span
{
    display: none;
}

div#name h2
{
    color: white;
    width: 800px;
}

div#controls
{
    color: white;
}

a#switchlink
{
    background-color: #2c2c2c;
    color: white;
}

div.entry .info
{
    color: #333;
    margin-bottom: 0;
}

div#column
{
    font-size: 92%;
    width: 18em;
    float: right;
    background: none;
    background-color: #2c2c2c;
}

div#calendar
{
    display: none;
    visibility: hidden;
}

ul#tag-cloud a
{
    color: White;
}

div#links ul li a
{
    color: White;
}