So I wanted to change the header of my forum to match that of my (joomla) frontpage. And while I did manage to do just that there are some problems mainly in the css/font department.
See my screenshot
edit: And I have no idea how to make thumbnails on this forum, long live the auto thumbnail script

.
As you can see in the screenshort certain parts are displayed in a bold style like the time and the amount of readers. Now I checked .time
and that is:
.time
{
color: #D12D2D;
}
So somehow it gets overruled by one of the joomla css templates I put in the header, which I find strange, since they are placed below the vbulletin css stuff.
Any idea what I did wrong? I attached the source of the new forum style to this post.