

body, html
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #E2E2E2;
    background-image: none;
}

a:link
{
    color: #35648C;
}

a:hover, a:active
{
    color: #35648C;
}

a:visited
{
    color: #35648C;
}

#header
{
    background-color: #35648C;
}

#header h2
{
    color: #FFFFFF;
    font-family: Geneva, Arial, Helvetica;
    font-size: 2.4em;
}

#header h2 a
{
    color: #FFFFFF;
}

.entryviewheading, .contentsubheading
{
    color: #000000;
    font-family: Geneva, Arial, Helvetica;
    font-size: 1.5em;
}

.entrylistheader
{
    color: #35648C;
    font-family: Geneva, Arial, Helvetica;
    font-size: 1.5em;
}

.entrylistheader a:link, .entrylistheader a:visited, .entrylistheader a:active, .entrylistheader a:hover
{
    color: #35648C;
}

.sideheader
{
    color: #666666;
    font-family: Geneva, Arial, Helvetica;
    font-size: 1.2em;
}

ul.sidelist li
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

ul.sidelist a:link
{
    color: #35648C;
}

ul.sidelist a:visited
{
    color: #35648C;
}

ul.sidelist a:active, ul.sidelist a:hover
{
    color: #35648C;
}

#container
{
    background-image: url(/themes/blogs/riviera/images/sidebar.jpg);
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
    color: #000F37;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
    color: #002048;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
    color: #023159;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
    color: #13426A;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
    color: #24537B;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
    color: #35648C;
}

