

body, html
{
    color: #000000;
    font-family: Verdana;
    background-color: #FFFFFF;
    background-image: url(/themes/blogs/vanilla/images/background.gif);
}

a:link
{
    color: #006BAD;
}

a:hover, a:active
{
    color: #006BAD;
}

a:visited
{
    color: #006BAD;
}

#header
{
    background-image: url(/blogs/mikael_sand/Images/house-header.jpg);
    border-bottom-color: #FF0000;;
}

#header h2
{
    color: #000000;
    font-family: Verdana;
    font-size: 2.5em;
}

#header h2 a 
{
    color: #000000;
}

.entryviewheading, .contentsubheading
{
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 2.1em;
}

.entrylistheader
{
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 2.1em;
}

.entrylistheader a:link, .entrylistheader a:visited, .entrylistheader a:active, .entrylistheader a:hover
{
    color: #000000;
}

.sideheader
{
    color: #373737;
    font-family: Helvetica, Arial;
    font-size: 1.3em;
}

#subcontent-a
{
    color: #000000;
    font-family: Helvetica, Arial;
}

ul.sidelist li
{
    color: #000000;
    font-family: Helvetica, Arial;
    font-size: 1em;
}

#subcontent-a a:link
{
    color: #90B3C9;
}

#subcontent-a a:visited
{
    color: #90B3C9;
}

#subcontent-a a:active, #subcontent-a a:hover
{
    color: #90B3C9;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
    color: #001658;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
    color: #002769;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
    color: #00387A;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
    color: #00498B;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
    color: #005A9C;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
    color: #006BAD;
}

#header
{
    height: ;
}

.contentsubheading{font-size: 1.5em;color: black;font-weight: bold;}
.entryviewheading {border-style: solid; border-bottom-color: #ff0000; border-top-color: white;border-left-color: white;border-right-color: white; border-width:1px; }
