body
{
    background-color: #ffffff;
    color: #000000;
    font-family: helvetica, sans-serif;
    font-size: 12pt;
    text-align: center;
    min-width: 962px;
}

p
{
    line-height: 150%;
    text-indent: 0.0cm;
}

.page
{
    position: relative;
    margin: 0 auto;
    width: 654px;
}

.head
{
    position: absolute;
    left: 0px;
    top: 18px;
    margin: 0px;
    border: none;
    padding: 0px;
    width: 654px;
    text-align: center;
}

.content
{
    position: absolute;
    margin: 0 auto;
    left: 0px;
    top: 130px;
    width: 654px;
}

.postheader, .postcontent, .postverse
{
    margin-top: 2px;
    border: none;
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
}

.postheader
{
    padding: 3px;
    text-align: center;
    font-size: 12pt;
    color: #000000;
    background-color: #ffffff;
}

.postcontent
{
    margin-bottom: 8px;
    padding: 8px;
    text-align: justify;
    font-size: 10pt;
}

.postverse
{
    margin: 0 auto;
    border: none;
    padding: 8px;
    text-align: left;
    font-size: 10pt;
    display: inline-block;
    white-space: pre-wrap;
    line-height: 150%;
}

.attrib
{
    text-align: right;
    font-size: 9pt;
    font-style: italic;
    margin-bottom: 8px;
    color: #666666;
}

div.figure
{
    margin: 8px;
    border: none;
    padding: 4px;
    background-color: #ffffff;
}

div.comment
{
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    
    text-align: justify;
    font-size: 10pt;

    margin: 8px 8px 40px 8px;
    border: thin solid #cccccc;
    padding: 8px 8px 8px 12px;
}

p.comment
{
    font-size: 9pt;
    line-height: 110%;
    text-indent: -8px;
    margin: 0px 0px 4px 0px;
}

span.commentauthor
{
    font-weight: bold;
    color: #666699;
}

span.commenttime
{
    font-size: 8pt;
    font-style: italic;
    color: #668866;
}

table.commentinput
{
    border: none;
    font-weight: bold;
    color: #666699;
}

table.figure
{
    margin: 0px;
    border: none;
    padding: 0px;
}

caption
{
    text-align: center;
    font-size: 9pt;
    font-style: italic;
    color: #666666;
}

a
{
    text-decoration: none;
    font-weight: bold;
    color: #996060;
}

a:visited
{
    color: #996060;
}

a.permalink, a.permalink:visited
{
    color: #333333;
}

span.action
{
    font-weight: bold;
    color: #666699;
    cursor: pointer;
}

img
{
    border: none;
    margin: 0px;
}

textarea
{
    width: 400px;
    height: 54px;
}

textarea.post
{
    width: 600px;
    height: 120px;
}

small
{
    font-weight: normal;
}