/* Global :D ----------------------------------------*/ body { color: #3c3c3c; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 23px; } a { text-decoration: none; color: #4ea314; } a:hover { color: #7ebf00; } pre { background-color: #f1f1f1; padding: 6px 10px; } code { background-color: #f1f1f1; padding: 2px 4px; } blockquote { margin: 0 30px; color: #95989d; font-style: italic; } dl { margin: 0 10px; } dt { font-weight: 500; } dd { margin-bottom: 20px; } table { border: none !important; border-spacing: 0; border-bottom: 1px solid #ddd !important; margin: 0 0 1.625em; width: 100%; } td,th { text-align: left; border: none !important; } th { color: #666; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase; } td { border-top: 1px solid #ddd !important; padding: 6px 10px 6px 0; } ul,ol { margin: 0 0 20px 24px; } address { display: block; font-style: italic; margin-bottom: 20px; } ins { background: yellow; text-decoration: none; color: #3c3c3c; border: none; } del { color: #3c3c3c; } /* Typography :D ----------------------------------------*/ .hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 { clear: both; margin: 0 0 20px 0; } .hentry h1 { font-size: 19px; } .hentry h2 { font-size: 17px; } .hentry h3 { color: #4ea314; font-size: 16px; font-weight: 300; } .hentry h4 { font-size: 13px; } .hentry h5 { font-size: 11px; } .hentry h6 { font-size: 10px; }