@import url(../../style_main.css);

body
{
    padding-top: 15px;
    color: white;
    font-family: Verdana;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    background-color: black;
}

#inner-body
{
    background-repeat: no-repeat;
}

h1
{
    font-family: Tahoma;
}

a
{
    color: #0099ff;
}

#header
{
    color: transparent;
}

#date
{
    color: white;
}

#header a
{
    padding: 3px;
}

#sidebar a
{
    font-family: Verdana;
}

#sidebar ul
{
    list-style-image: url(../../PokeballBullet_glare.png);
}

a:hover
{
    color: white;
}

table
{
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    background-color: #232323;
}

td
{
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

#logo
{
    height: 150px;
    background: url(tpmf_10th_anniv.png) center left no-repeat;
}

#randomness
{
    color: white;
    font-weight: bold;
    background: #232323 url(../../PokeballBullet_glare.png) center left no-repeat;
    margin-left: 3%;
    margin-right: 3%;
    border: 2px solid #333333;
    padding: 20px;
}

#header
{
    margin-left: 3%;
    margin-right: 3%;
    border: 2px solid #333333;
    font-size: 9pt;
    border-top-width: 1px;
    background: #336699;
    height: 17px;
    padding-top: 3px;
    padding-left: 2%;
}

#header img
{
    display: none;
}

#header a
{
    color: white;
    text-decoration: none;
}

#content-area, #search
{
    margin-left: 3%;
    margin-right: 3%;
}

#content
{
    width: auto;
    margin-left: 16.5%;
    margin-right: 12.5%;
}

#backlinks
{
    padding: 2px;
    width: auto;
    margin-bottom: 0px;
    margin-left: 16%;
    margin-right: 12%;
}

#rightbar
{
    width: 12%;
}

#rightbar .content
{
    font-size: 8pt;
}

#rightbar ul
{
    padding-left: 20px;
}

#sidebar, #rightbar
{
    border: 2px solid #333333;
    background-color: #232323;
    border-top-width: 1px;
}

#content .box
{
    background-color: #232323;
    border: 2px solid #333333;
    border-top-width: 1px;
    margin-bottom: 5px;
}

#content h2
{
    text-decoration: none;
    border-bottom: 1px solid #333333;
}

#content h1, tr.heading, td.heading, #sidebar h1, #rightbar h1, tr.heading, td.heading, td.header
{
    font-size: 9pt;
    background: #336699;
    border: 1px solid #333333;
    border-left: none;
    border-right: none;
}

/*#content h2
{
    background-color: #c0c0c0;
    color: black;
    text-decoration: none;
}*/

#sidebar ul
{
    /*background-image: url(quarter_pokeball_translucent_light.png);
    background-repeat: no-repeat;*/
    padding-left: 30px;
}

#content .contributedby
{
    color: black;
    background-color: #c0c0c0;
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #333333;
}

#footer
{
    font-size: 8pt;
    padding-top: 20px;
    padding-bottom: 10px;
}
