/*

TITLE:             news ver. 1.0
AUTHOR:            David Tuman (psirusmeister)
DATE:              3 July 2004
ACKNOWLEDGEMENT:   
NOTES:             themed around newsprint

           * stylesheet information *

    bananasdonthavebonesbananasdonthavebones
    a  ----------------------------------  a
    n       pbase.com style "newsv1"       n
    a          by psirusmeister            a
    n  https://www.pbase.com/psirusmeister  n
    a  ----------------------------------  a
    senobevahtnodsananabsenobevahtnodsananab

                   * ensign *

        Because bananas don't have bones

*/





BODY
{
    margin-bottom:   20px;
    margin-top:      0px;

    background:      rgb(230, 230, 220);

    scrollbar-base-color:       rgb(40, 40, 50);
    scrollbar-face-color:       rgb(230, 230, 220);
    scrollbar-track-color:      rgb(210, 210, 200);
    scrollbar-arrow-color:      rgb(80, 80, 70);
    scrollbar-highlight-color:  rgb(240, 240, 230);
    scrollbar-3dlight-color:    rgb(240, 240, 230);
    scrollbar-shadow-color:     rgb(80, 80, 70);
    scrollbar-darkshadow-color: rgb(80, 80, 70);
}

HR
{
    position:        relative;
}

td                                          /* every object */
{
    border:          1px none;

    background:      none;

    border-collapse: collapse;

    empty-cells:     show;
}

input                                       /* input fields */
{
    padding:         4px;

    margin:          10px;

    border-color:    rgb(240, 240, 230);

    background-color:rgb(230, 230, 220);

    color:           rgb(80, 80, 90);
    font:            12px courier, sans-serif;
}

textarea
{
    padding:         4px;

    margin:          10px;

    border-color:    rgb(240, 240, 230);

    background-color:rgb(230, 230, 220);

    color:           rgb(80, 80, 90);
    font:            12px courier, sans-serif;

    scrollbar-base-color:       rgb(40, 40, 50);
    scrollbar-face-color:       rgb(230, 230, 220);
    scrollbar-track-color:      rgb(210, 210, 200);
    scrollbar-arrow-color:      rgb(80, 80, 70);
    scrollbar-highlight-color:  rgb(240, 240, 230);
    scrollbar-3dlight-color:    rgb(240, 240, 230);
    scrollbar-shadow-color:     rgb(80, 80, 70);
    scrollbar-darkshadow-color: rgb(80, 80, 70);
}


div,
th,
tr,
table,
li,
ul,
form,
blockquote,
p,
b,
i,
h1,
h2,
h3,
h4,
h5,
font,
center                                      /* all text (not that simple) */
{
    border:          0px;

    color:           rgb(80, 80, 90);
    font:            14px times new roman, serif;
}

a,
a:link,
a:active,
a:visited                                   /* all link text */
{
    color:           rgb(120, 120, 130);
    text-decoration: none;
}

a:hover                                     /* all link text hover */
{
    color:           rgb(255, 255, 255);
    text-decoration: none;
}

img                                         /* pbase header */
{
    border:          rgb(0, 0, 0) 1px none;
}

h1,
h2                                          /* thumbnail page, title header */
{
    border-top:      rgb(80, 80, 90) 2px solid;
    border-bottom:   rgb(80, 80, 90) 5px double;
    border-left:     rgb(80, 80, 90) 1px none;
    border-right:    rgb(80, 80, 90) 1px none;

    margin-bottom:   1em;
    margin-left:     0px;
    margin-right:    5px;

    padding:         5px;

    width:           100%;

    display:         block;

    background:      rgb(230, 230, 220);

    color:           rgb(80, 80, 90);
    font-family:     times new roman, serif;
    font-size:       24px;
    font-weight:     bold;
    letter-spacing:  4px;
    text-align:      center;
    height:          21px;

    position:        relative;
}

img.thumbnail                               /* thumbnail page, thumbnail */
{
    border:          1px none;

    margin:          4px;

    padding:         0px;

    background:      rgb(220, 220, 210);

    vertical-align:  middle;
    horizontal-aligh:middle;
}

font                                        /* thumbnail page, thumbnail title */
{
    margin-left:     4px;
    margin-right:    4px;

    width:           170px;
    height:          16px;

    display:         block;

    color:           rgb(80, 80, 90);
    font:            12px times new roman, serif;
    letter-spacing:  0px;
}

a.td.thumbnail,
a.td.thumbnail:link,
a.td.thumbnail:visited,
a.td.thumbnail:active                       /* thumbnail page, thumbnail box */
{
    border:          rgb(80, 80, 90) 1px solid;

    margin-bottom:   -45px;

    padding-top:     5px;

    width:           180px;
    height:          210px;

    display:         block;

    background:      transparent;
}

a.td.thumbnail:hover                        /* thumbnail page, thumbnail box hover */
{
    border:          rgb(80, 80, 90) 1px solid;

    margin-bottom:   -45px;

    padding-top:     5px;

    width:           180px;
    height:          210px;

    display:         block;

    background:      transparent;
}

h3                                          /* single image page, title header */
{
    border:          1px none;

    margin-top:      6px;
    margin-bottom:   20px

    padding:         2px;

    width:           400px;

    display:         block;

    background:      transparent;

    color:           rgb(80, 80, 90);
    font-family:     times new roman, serif;
    font:            18px;
    font-weight:     lighter;
    letter-spacing:  0px;
    text-align:      center;
}

h5                                          /* not sure */
{
    border:          1px none;

    padding-left:    2px;

    width:           100%;

    display:         block;

    background:      transparent;

    color:           rgb(80, 80, 90);
    font-size:       14px;
    font-weight:     normal;
}

.display                                    /* single image page, image */
{
    border:          rgb(80, 80, 90) 3px double;

    padding:         10px;

    margin-top:      1em;
    margin-left:     5px;
    margin-right:    5px;

    background:      transparent;
}

.caption                                    /* single image page, image caption */
{
    border:          1px none;

    padding:         4px;

    background:      transparent;

    color:           rgb(80, 80, 90);
    font-size:       12px times new roman, serif;
    font-style:      normal;
    text-align:      center;
}

.camera                                     /* camera and lens info */
{
    font-style:      italic;
}

.sb                                         /* single image page, exif header */
{
    border:          1px none;

    background:      rgb(210, 210, 200);

    color:           rgb(80, 80, 90);
    font:            12px Verdana, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
}

.lid                                        /* single image page, exif table */
{
    border:          1px none;

    background:      rgb(210, 210, 200);

    color:           rgb(80, 80, 90);
    font:            11px Verdana, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
}

.copyright
{
    border:          1px none;

    background:      transparent;

    color:           rgb(80, 80, 90);
    font:            12px times new roman, serif;
}

table.thumbnail                             /* not sure */
{
    width:           10%;
}

td.message_body                             /* both pages, comment background */
{
    border:          rgb(80, 80, 90) 1px solid;

    display:         block;

    background:      transparent;
}

.message_body                               /* both pages, comment message */
{
    margin:          5px 5px 10px;

    color:           rgb(80, 80, 90);
    font:            12px times new roman, serif;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
