First of all, thanks for the answer!
Ok, for articles text I think I have found the solution: I change line 173 of template.css, here:
div#cholder-l {width: 75%; float: right;}
div.contact, div#k2Container, div.blog, div.item-page {
font-weight: 400; position: relative; z-index: 9;}
div.cholder-inner {padding: 0 0 30px 20px; border-left: 1px solid #ededed; margin-left: 20px;}
I have added the bold bold part. I try to use numeric value (400) intstead the text "bold" and it works great! But, is the numeric value supported by all browsers?
For the weight of menu, I tried to modify line 9, in menu.css, like this:
div.main_menu li a, div.main_menu li span.separator { cursor: pointer; display : block; padding: 7px 0 25px 23px; text-transform: lowercase; color : #6e6e6e; font-size:24px; font-weight: 400; text-decoration: none; }
div.main_menu li.active ul li a {font-weight: 400 !important;}
and it works.
But I still have a problem with the lenght of the submenu bars: how can I change the lenght? or, is it possibile to make it auto adaptive, following the longest text of a submenu item? (in attachment) I can't attach the image, here is the link:
i1144.photobucket.com/albums/o499/genna3...bar_zps38e621e6.jpeg
Thanks!!
P.s. The last thing! I'd like to have the first letter uppercase, but when I change the name of menu in joomla, nothing happens..(the name of the page in Joomla, instead, changes)
i1144.photobucket.com/albums/o499/genna3...home_zpsf98c7316.jpg