For as long as I've been caring about the layout and content of the source files I use for any project, I've been prone to splitting the CSS for any web applications I do into two separate files, usually named something like Presentation.css and Layout.css.
Read More