/* Print styles */

a, body
{
    background-color: #ffffff;
    color: #000000;
}

hr
{
    background-color: #000000;
    color: #000000;
}

input, select, textarea
{
    border-color: #000000;
}

#blog-content, #blog-main, #content
{
    border-style: none;
    margin: 0;
    padding: 0;
    width: 95%;
}

#blog-content img.icon, #blog-header, #blog-sidebar, #header div.right-split, #header-second, #left-column, #resume-formats, #right-column, #status, div.feature img, div.icon-rollover, div.icon-box img, div.section img, ul.horizontal
{
    display: none;
    visibility: hidden;
}

#download
{
    padding-left: 0;
}

#download, acronym, div.error, div.feature, div.message, div.section
{
    border-style: none;
}

a.external
{
    padding-right: 0;
}

div.description p
{
    margin-right: 0;
}

div.error, div.message, div.section
{
    padding-left: 0;
}

input.submit
{
    border-style: solid;
    border-width: 1px;
}