1360 Grid System

Essence
The 1360 Grid System provides a simple, yet effecient web development workflow by using dimensions that stem from a width of 1360 pixels.

Dimensions
17-Column Grid is split up by sections that are 60 pixels wide. As oppsoed to the 16 column grid which is made up of 40 pixel increments. Every column includes 10 pixels worth of margins from left to right. This creates 20 pixel wide gutters in between the columns.

Purpose
The 1360 grid system is designed to accomodate a production environment, as well as prompt prototypes by providing the most commonly used dimensions.

Source Order
Using the push_xx and pull_xx classes, the elements can be repsoitioned individually from the order that they are in. This will allow for more flexible customization of your content.