/**
 * CSS # pxp0p0rn.net # Only to /oldz
 * v1.3.5  - 04/Out/2005
 * v1.3.5c - 15/Mar/2006
 */

a:link, a:visited, a:active { color: #000000 }
a:hover                     { color: #666666 }

body { background: #CCCCCC }

table { width: 100%; }

hr { border: dotted #000000 1px }

td { /* Definition for all text */
 font-family: "Verdana", sans-serif;
 font-size: 10px;
 color: black
}

/**************** Tag Specific ****************/

table#head { /* Header/Title Table */
 border-collapse: separate;
 border: 1px solid #6E6E6E;
 margin-right: auto;
 margin-left: auto;
 width: 450px
}

table#main { /* Central TD (posts) */
 margin-right: auto;
 margin-left: auto;
 width: 800px
}

td.out { /* Outside TDs */
 border: 1px dotted #000000;
 padding: 0.4em
}

td.inside { /* Post TD */
 border: 1px dotted #000000;
 width: 70%
}

/******* Posts *******/

table.one { /* Outside Post Table */
 border: 1px solid #333333;
 border-collapse: collapse;
 margin-right: auto;
 margin-left: auto;
 width: 90%
}

table.two { /* Inside Post Table */
 border: 1px solid #333333;
 border-collapse: collapse;
 width: 95%
}

table.title-date { /* Table for Title and Date Align */
 margin-right: auto;
 margin-left: auto;
 width: 99%
}

div.text { /* Post Text */
 font-family: "Fixedsys", "Courier", sans-serif;
 text-align: justify;
 font-size: 13px
}

div.para { /* Paragraph */
 text-indent: 15pt
}

p.centralBox { /* Centred Box */
 border: solid 1px #6E6E6E;
 background: #CCCCCC;
 padding: 1em;
 width: 50%;
 font-family: "Lucida Sans Unicode", courier, sans-serif;
 text-align: center;
 font-size: 12px
}

/*** Px-Gifs/Img Table (Inside Post) ***/

table.draw {
 margin-right: auto;
 margin-left: auto;

/***
 * Por definição 'table' coloca todas as tabelas com largura 100%
 * width: auto; força a largura da tabela a voltar ao default:
 * variável com o conteúdo. (13/Mar/2006)  */
 width: auto;
}

td.draw {
 border: 1px solid #333333;
 border-collapse: collapse;
 padding: 4px;
}

/**************** Oldz ****************/

table.main-oldz {
 margin-right: auto;
 margin-left: auto;
 width: 560px
}

div.title {
 font-family: "Lucida Sans Unicode", courier, sans-serif;
 text-align: center;
 font-size: 48px
}

div#subtitle {
 font-size: 13px
}

/**************** For All ****************/

.p1, .link, .schar { /* link: Post HREF, p1: Post Title, schar: ... & " */
 font-family: "Verdana", sans-serif;
 font-size: 13px
}

.date { /* Post Date & Px-Made-Date */
 text-align: right
}

.term { /* Post Term */
 font-family: "Verdana", sans-serif;
 font-style: italic
}

.ps { /* PS for Normal Post */
 font-family: "Verdana", sans-serif;
 font-size: 10px
}

.bottom { /* End-Page Text */
 font-family: "Verdana", sans-serif;
 text-align: center;
 font-size: 10px;
 color: Black
}

.center { /* Text - center */
 text-align: center;
 font-size: 13px
}

.form { /* Sendmail Form */
 font-family: "Verdana", sans-serif;
 font-size: 11px;
 background-color: #E0DDDD;
 border: 1px solid #333333
}
