/**
 * @version $Id: joobbeditor_black.css 262 2008-10-12 17:38:13Z robste $
 * @package Joo!BB
 * @copyright Copyright (C) 2007-2008 Sonixsoft. All rights reserved.
 * @license GNU/GPL. Please see license.php in Joo!BB directory 
 * for copyright notices and details.
 * Joo!BB is free software. This version may have been NOT modified.
 */

/** 
 * IMPORTANT
 * Please copy the following css code to your template css. 
 */

/* Joo!BB - Latest Posts Module */
.lpLatestPosts { }
.lpItem { font-size: 11px; }
.lpSubject {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 2px;
}
a.lpItemLink:link, a.lpItemLink:visited {
    color: #FFCC00;
}
a.lpItemLink:hover {
    color: #FF9900;
}
a.lpAuthorLink:link, a.lpAuthorLink:visited {
    color: #FFCC00;
}
a.lpAuthorLink:hover {
    color: #FF9900;
}
span.lpGuest { font-weight: bold; }
.tbstyle1
        {
    padding: 2px;
    width: 100%;
    border: 1px solid #999999;
    background-color: #00137F;
    color: #CCCCCC;
}
.tbstyle2
        {
    background-color: #0D208C;
}
.tbstyle3
{
}
