﻿
img
{
    border: 0px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);    
}
a
{
    color: #000;
}

.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }

h1, h1 a
{
    font-family: Rockwell, Trebuchet MS, Arial, Helvetica;
    font-size: 28px;
    font-weight: bold;
    color: #a00000;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 32px;
    text-decoration: none;    
}

h2, h2 a, .blogpage h1, .blogpage h1 a
{
    font-family: Rockwell, Trebuchet MS, Arial, Helvetica;
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    color: #a00000;
    margin: 0 0 10px 0;
    padding: 0;
    text-decoration: none;
}


.startpage h1
{
    font-family: Georgia, Garamond, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: #000;
    margin: 0 0 5px 0;
}
.startpage h2
{
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

p
{
    line-height: 20px;
    font-size: 13px;
}

.column1
{
    float: right;
    width: 720px;
}

.blogpost
{
    padding: 30px 0 0 0;
    margin: 20px 0 0 0;
    background: url('/gfx/sep1.gif') repeat-x top left;
}
.blogpage
{
    padding: 0;
    margin: 0;
    background: none;
}
    .blogpost .content2, .blogpage .content2
    {
        float: left;
        margin: 0 25px 25px 0;
    }
    .blogpost .content1
    {
        font-family: Georgia, Garamond, Arial, Helvetica;
    }
        .blogpost .content1 .date, .blogpage .content1 .date
        {
            font-weight: bold;
        }
        .blogpost .content1 p.categories
        {
            line-height: 18px;
            font-size: 11px;
        }   
            .blogpost .content1 p.categories a
            {
                text-decoration: none;
            }   
            .blogpost .content1 p.categories a:hover
            {
                text-decoration: underline;
            }           
            
        .blogpost .content2 .date, .blogpage .content2 .date
        {
            font-weight: bold;
            display: block;
            margin-bottom: 10px;
        }            
            
.radioplayer
{
    margin-top: 10px;
}                    

.sharethis
{
    font-size: 11px;
    margin-top: 15px;
}        