

body, html
{
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #C92A14;
}

a:hover, a:active
{
    color: #E54800;
}

a:visited
{
    color: #C92A14;
}

#header 
{
    background-image: url(/blogs/janko/header.jpg);
}

#title h1
{
    color: #9CB400;
    font-family: Georgia, serif;
    font-size: 2.5em;
}

#title h1 a:link, #title h1 a:visited, #title h1 a:active
{
    color: #9CB400;
}

.pageTitle
{
    color: #9CB400;
    font-family: Arial, Helvetica;
    font-size: 2.4em;
}

#sidebar-a h3, #sidebar-b h3
{
    color: #9CB400;
    font-family: Arial, Helvetica;
    font-size: 2em;
}

#sidebar-a
{
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #FFFFFF;
}

#sidebar-a ul
{
    font-size: 1em;
}

#sidebar-a li
{
    border-color: #E0C86F;
}

#sidebar-a a:link
{
    color: #C92A14;
}

#sidebar-a a:visited
{
    color: #C92A14;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #E54800;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #740000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #850000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #960000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #A70800;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #B81903;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #C92A14;
}

#wrapper
{
    width: 859px;
}

#sidebar-a
{
    width: 220px;;
}

body
{
    padding-top: 5px;;
    margin: 0px auto;
}
.code
{
    font-family: consolas, "Courier New", courier, monospace;
}
.postfoot
{
    font-size:1em;
}
#header
{
    width:860px; height:235px;
    margin: 0px auto;
}
#navigation
{
    width:850px;
    border-top-width:0px;
    border-bottom: Dashed 1px #e0c86f;
    margin: 0px auto;
}
#titleWrapper{
    display: none;
}