body
{
    font-family:    georgia, times new roman, sans-serif;
    margin:         0;
    padding:        0;
}

h3 .serendipity_date
{
    font-size:      1.0em;
}

h4.serendipity_title
{
    font-size:      1.4em;
    margin:         0;
    margin-top:     1.0em;
    font-weight:    normal;
}

h4.serendipity_title a
{
    color:              #f5f5f5;
    background:         #ff66ff;
    text-decoration:    none;
    padding-left:       1.0em;
    padding-right:      1.0em;
}

#serendipityRightSideBar
{
    font-size:      0.7em;
    width:          100px;
}

div#serendipity_banner
{
    background:         #ff66ff;
    color:              #f5f5f5;
    padding:            1.0em;
}

.serendipity_entryFooter
{
    font-size:          0.7em;
    padding-top:        0.5em;
    margin-top:         2.0em;
    border-top:         1px solid #a5a5a5;
    margin-bottom:      4.0em;
}

.serendipity_commentsTitle
{
    font-weight:        bold;
    margin-bottom:      0.5em;
}

.serendipity_comments
{
    margin-top:         2.0em;
    background:         #f5f5f5;
    padding-bottom:     1.0em;
    padding-left:       1.0em;
}

div#serendipity_banner a
{
    color:              #f5f5f5;
    text-decoration:    none;
}

#mainpane
{
    margin:             1.0em;
    margin-top:         0;
}

h2
{
    font-size:          1.0em;
    font-family:        tahoma, verdana, arial;
}

h1
{
    font-size:          1.4em;
    font-family:        tahoma, verdana, arial;
}

#content
{
    padding-right:      2.0em;
}

.java
{
    font-size:          0.8em;
}

.php
{
    font-size:          0.8em;
}

.xml
{
    font-size:          0.8em;
}

