/*  
Theme Name: CITRUS
Theme URI: http://www.nikynik.com/
Description: An Avalonstar version modded by <a href="http://www.nikynik.com">Nikynik</a>
based on the original Chaotic Soul by <a href="http://sandbox.avalonstar.com/">Bryan Veloso</a>, remade into a WordPress widgetized theme.
Version: 0.6
Author: Nicola Laviola
Author URI: http://www.nikynik.com/
Modifed by : Nicolas Billard - keep on styleblue.css only the elements different to style.css - style.css becomes the commun css

*/

strong { color: #3872F8; }
.bkgleft {
    background: url(alternate/images/l2.jpg);
    float: left;
}
.bkgright {
    background: url(alternate/images/r2.jpg);
    float: right;
}
#sidebar h3 { color: #3872F8; }
h1 span { color: #3872F8; }
h2 { color: #3872F8; }
.post h2 a { color: #3872F8; }
.comments h3 { color: #3872F8; }
#licious h3{
    color: #3872F8;
    border-bottom: 1px solid #3872F8;
}
#morediv {
    width: 760px;
    margin: 2px auto 0px;
}
#navigationpanel strong { color: #3872F8; }
.citrus-bar {
    height: 11px;
    margin: 2px;
    padding: 0;
    background: #fff;
}