

body, html
{
    color: #000000;
    font-family: Trebuchet MS;
    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: none;
    border-bottom-color: #999999;;
}

#header h2
{
    color: #006BAD;
    font-family: Trebuchet MS;
    font-size: 3em;
}

#header h2 a 
{
    color: #006BAD;
}

.entryviewheading, .contentsubheading
{
    color: #006BAD;
    font-family: Trebuchet MS;
    font-size: 1.7em;
}

.entrylistheader
{
    color: #006BAD;
    font-family: Trebuchet MS;
    font-size: 1.7em;
}

.entrylistheader a:link, .entrylistheader a:visited, .entrylistheader a:active, .entrylistheader a:hover
{
    color: #006BAD;
}

.sideheader
{
    color: #777777;
    font-family: Trebuchet MS;
    font-size: 1.1em;
}

#subcontent-a
{
    color: #000000;
    font-family: Trebuchet MS;
}

ul.sidelist li
{
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 1em;
}

#subcontent-a a:link
{
    color: #046F13;
}

#subcontent-a a:visited
{
    color: #046F13;
}

#subcontent-a a:active, #subcontent-a a:hover
{
    color: #046F13;
}

.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: ;
}

CommonSidebarList
{
	font-size: 1.3em;
	font-weight: 100;
	margin: 5px 10px;
	padding: 2px 0px;
	color: #777;
	font-family: 'Trebuchet MS', "Garamond", serif;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}