/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* https://www.opensource.org/licenses/mit-license.php

* Original Skeleton Framework, Copyright 2011, Dave Gamache.
* Modified by WillSkates for fluidity.
* Modified by Brandon Jones for 1280px and container fixes.
*/

/* GRID MEDIA QUERIES ARE IN THE CORE-MEDIA-QUERIES CSS FILE */

/* #Base 960 (1280) Grid
================================================== */

    .container                                  { position: relative; width:100%; max-width: 1280px; margin: 0 auto; padding: 0; }
    
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 1.041666666666667%; margin-right: 1.041666666666667%; }
    .row                                        { margin-bottom: 4.1