@import includes/settings @import includes/mixins @import includes/colors /* Artfully masterminded by ZURB */ /* Table of Contents */ /* :: Reset & Standards */ /* :: Links */ /* :: Lists */ /* :: Tables */ /* :: Misc */ /* Global Reset & Standards */ /* Eric Meyer's CSS Reset :: http://meyerweb.com/eric/tools/css/reset/ :: v2.0 | 20110126 :: License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video margin: 0 padding: 0 border: 0 font: inherit vertical-align: baseline html font-size: 62.5% /* HTML 5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section display: block body line-height: 1 ol, ul list-style: none blockquote, q quotes: none &:before, &:after content: "" content: none table border-collapse: collapse border-spacing: 0 body background: #fff +HelveticaFontStack +font-size(13) +font-smoothing(antialiased) line-height: 18px color: #555 position: relative /* Links */ a color: $blue text-decoration: none outline: 0 line-height: inherit &:hover color: lighten($blue, 10%) p a, a:visited line-height: inherit /* Lists */ ul, ol margin-bottom: 18px ul list-style: none outside &.square list-style: square outside &.circle list-style: circle outside &.disc list-style: disc outside ol list-style: decimal ol, ul.square, ul.circle, ul.disc margin-left: 30px ul ul, ol ol margin: 4px 0 5px 30px li margin-bottom: 12px ul.large li line-height: 21px /* Tables */ table background: $white +border-radius(3px) width: 100% margin: 0 0 18px border: solid 1px #ddd thead background: #f5f5f5 tr th +font-size(12) line-height: 18px text-align: left padding: 8px 10px 9px +font-size(14) font-weight: bold color: #222 &:first-child border-left: none &:last-child border-right: none tbody tr &.even, &.alt background: #f9f9f9 &:nth-child(even) background: #f9f9f9 td +font-size(12) line-height: 18px text-align: left color: #333 padding: 9px 10px vertical-align: top border: none /* Misc */ .left float: left .right float: right .hide display: none .highlight background: #ff0