  /*!
 * Dark Framewrok v1.0.0
 * Dedicated to 1170px
 * Copyright 2013
 * Licensed under Astrit Bublaku
 */
    .wrapper {
       width:1170px;
       margin:0 auto;
       display:block;
   }

    .dark [class*="column"]:first-child {
        margin-left: 0;
    }

   .dark [class*="column"] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }


  .column12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .column11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .column10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .column9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .column8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .column7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .column6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .column5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .column4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .column3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .column2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .column1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }


