This directory contains the CSS files. /ie/ie-lte-7.css An empty IE stylesheet to support the Conditional Styles module. This module allows themes to specify conditional stylesheets in their info file and the conditional comments will be automatically included at the end of the standard $styles variable. Note: You do not need to install the module, it is included inGenesis. Uncomment or add the required stylesheets in your subthemes .info file. blocks.css All classes for theming comments, including many extra classes such as #block-book-0, #block-blog-0, #block-comment-0 and so on. comments.css All classes for theming comments, including many extra classes such as .comment-by-anonymous, .comment-by-node-author etc. node.css All classes for theming nodes, including many extra classes such as .node-sticky, .node-promoted, node type classes and class for theming fields such as .field-type-image. These are just a sample, there are many more. page.css This stylesheet provides the main page styles for this theme, such as section, page and body classes, regions, sidebars, header, footer, primary and secondary links, breadcrumbs and so on. styles.css Use this file to override the Genesis core modular styles (such as the HTML elements in typography.css), module CSS and other Drupal styles. Anything that doesn't fit logically into page.css, nodes.css, blocks.css or comments.css can go here.