Turn main categories on font page bold
I Guys,
Can someone give some directions here, I´m trying to make the main categories on font page bold. I´m adding this peace of red code on my stylesheet like is bellow:
/* home page directory category listing */
#directory .catcol ul li.maincat a{ color:#000; font-weight: bold;}
#directory .catcol ul li.cat-item a{ color:#000; }
#directory .catcol ul li.cat-item{ border-top:1px solid #EFEFEF;}
What is happening is; the main categories become bold like I want but on the other hand all subcategories become bold as well and I want to keep them like they were before (not bold).
Can someone help telling me what I´m doing wrong?
Regards
Renato