Site not looking good in Firefox

A site I constructed on wordpress, www.instant-wine-cellar.co.uk, does seem to be working well on Firefox web browser. I was wondering if any one could help me work out why that is (maybe using firebug). The stylesheet is a file called style.css and the reset stylesheet is reset.css. It looks normal in any other web browser.

Thanks in advance.

Related posts

Leave a Reply

1 comment

  1. Looks like CSS validation issue to me, here is what the ERROR CONSOLE shows in FF:

    Warning: Expected identifier in media
    list but found ‘.’. Expected ‘,’ in
    media list but found ‘:’. Expected
    ‘,’ in media list but found ‘:’.
    Expected ‘,’ in media list but found
    ‘{‘. Expected ‘,’ in media list but
    found ‘#shippingdetails’. Expected
    ‘,’ in media list but found
    ‘#shippingdetails’. Expected
    identifier in media list but found
    ‘#footer-wrapper-inside’. Expected
    identifier in media list but found
    ‘#footer-wrapper-inside’. Unexpected
    end of file while searching for end of
    media list in @import or @media rule.
    Unexpected end of file while searching
    for ‘;’.

    Source File:
    http://www.instant-wine-cellar.co.uk/wp-content/themes/Wineconcepts/style.css Line: 16