body
{
    background: none;
    font-size: 10pt;
}

*
{
    background-image: none !important;
}

#page
{
    width: 100%;
}

#header
{
    background: none !important;
    width: auto;
    height: auto;
    margin-bottom: 1em;
}

#header h2, #header h3.partner
{
    width: auto;
    height: auto;
    position: static;
}

#header h2 a
{
    display: inline;
    color: #475269;
    text-decoration: none;
}

#header h2 a span.logo
{
    display: none;
}

#header h2 a span.alt
{
    display: inline;
    text-align: left;
}

#header h3.partner i
{
    display: inline;
}

#menu, #search, #lngsel, #login, #left, #submenu, #path, #cform, #iheader, #comments, #rating
{
    display: none;
}

#footer
{
    /* background: none; */
    display: none;
}

#main
{
    margin: 0;
    padding: 0;
    border: none;
}

#main div.fix
{
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    background: none !important;
}

h1 span.header-hidden, h2 span.header-hidden, h3 span.header-hidden, h4 span.header-hidden, h5 span.header-hidden, h6 span.header-hidden
{
    display: inline;
}



#main ul
{
    display: list;
    list-style: circle;
}

#main ul li
{
    display: list-item;
    padding: 0;
}

div.full-blog-entry pre, div.full-html-page pre
{
    width: auto;
    max-height: none;
    overflow: visible;
}
