thanks for the fast reply 🙂 I’ve tried what you’ve suggested and it worked partly worked 🙂
but now my title for my post <h2> isn’t working correctly or think it’s generating it without the style sheet settings.
div#container div.page div h2,
div#container div.blog div h2{
font-size:26px;
margin:0 0 15px 0;
font-weight:normal;
font-family:”Trebuchet MS”,sans-serif;
It should make the Title using these settings above but I’m not sure why it isn’t. Is because it’s not in div container named: iv#container div.page div h2?