/*  
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: http://www.andreaserravezza.it
Author URI: http://www.andreaserravezza.it
Modifed by : Nicolas Billard - keep on styleorange.css only the elements different to style.css - style.css becomes the commun css
*/

strong { color: #FFA331; }

.bkgleft { background: url(alternate/images/l3.jpg); float: left; }
.bkgright { background: url(alternate/images/r3.jpg); float: right; }
	
#sidebar h3 { color: #FFA331; }

h1 span { color: #FFA331; }

.post h2 a { color: #FFA331; }

.comments h3 { color: #FFA331; }

#licious h3{
	color: #FFA331;
	border-bottom: 1px solid #FFA331;
}

#navigationpanel strong {
	color: #FFA331;
}

.citrus-bar {
    height: 11px;
    margin: 2px;
    padding: 0;
    background: #fff;
}