I have tried everything, re-installing WordPress, every theme available, every permission available, every everything. CSS WILL ALWAYS render in IE 8.0 and Firefox 16. CSS WILL NEVER render in Opera 12, Safari 5, and Chrome 25. The site, http://www.laser-hair-removal.pro, when opened in Chrome will not render properly - as if no CSS file is loaded. But, open it in Firefox (or IE8), and it is perfect. I have even put the site up on another server and it works with all browsers as it should. Site on different server is http://webinxs.com/test/. It must be a server problem? I am using Win 2003, IIS 6.0. I am using Hostway as a host, Plesk 9.5.5 as a control panel. This is driving me nuts.
You may need to clear your cache in Chrome. They're rendering identically for me for both Firefox and Chrome. I can provide screenshots if needed.
fixed it! it was the http header for my .css file - it was content-type=text/html, just removed content-type altogether and everything was fine. took me an entire day to figure it out.