
/* ==|== primary styles =====================================================
   Author: moxi 
   ========================================================================== */



body{
    color: #777;
    font-family: Gotham SSm,sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;


.row{
	max-width: 1024px; 
	margin: 0px auto;
}







/* ==|== helper styles =====================================================
   Author: moxi 
   ========================================================================== */
.hidden{display: none}
.clear{clear: both}