3 $font-family: 'Droid Sans', 'Lucida Bright', Georgia, 'Hoefler Text', 'Baskerville Old Face', Garamond, 'Times New Roman', serif;
4 $font-family-mono: 'Droid Sans Mono', 'Lucida Console', 'Lucida Sans Typewriter', monaco, 'Bitstream Vera Sans Mono', monospace;
5 $font-family-header: Yellowtail, 'Brush Script MT', cursive;
6 $base-font-pct: 1.45*100%;
15 @import "_include-media";
18 $base03: rgb( 0, 43, 54);
19 $base02: rgb( 7, 54, 66);
20 $base04: rgb( 38, 66, 78);
21 $base01: rgb( 88, 110, 117);
22 $base00: rgb(101, 123, 131);
23 $base0: rgb(131, 148, 150);
24 $base1: rgb(147, 161, 161);
25 $base2: rgb(238, 232, 213);
26 $base3: rgb(253, 246, 227);
27 $yellow: rgb(181, 137, 0);
28 $orange: rgb(255, 137, 0);
29 $red: rgb(220, 43, 39);
30 $magenta: rgb(211, 54, 130);
31 $violet: rgb(108, 113, 196);
32 $blue: rgb( 38, 139, 210);
33 $cyan: rgb( 42, 161, 152);
34 $green: rgb( 58, 226, 92);
35 $black: rgb( 0, 0, 0);
37 // for highlight below
39 //$base01: rgb(159,159,159);
43 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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
48 vertical-align: baseline;
49 -moz-box-sizing: border-box;
50 -webkit-box-sizing: border-box;
51 box-sizing: border-box;
54 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
83 background-color: $base03;
93 variant-ligatures: common-ligatures;
97 text-rendering: optimizeLegibility;
102 text-decoration: none;
105 border-color: $base02;
107 &:active, &:visited {
109 border-color: $base02;
110 text-decoration: none;
115 background-color: $base02;
116 border-color: $base02;
122 border-bottom: 1px solid $base01;
133 &:visited, &:active {
138 background-color: $base02;
139 border-color: $base02;
150 padding: 0 0 18px 30px;
151 padding: 0 0 1.5vw 1.7vmax;
189 background-color: $base04;
214 size: 0.85 * $base-font-rel;
215 size: $base-font-rel;
221 vertical-align: super;
232 border-left: 2px solid $black;
234 size: 1.2 * $base-font-rel;
238 line-height: 1.5 * $base-font-rel;
245 border-bottom: 1px dashed;
248 @each $hlev, $fspx, $fsrel in (h1, 17, 2.7),
260 /*** Useful Classes ***/
293 margin: 4px 10px 4px 0;
298 margin: 4px 0 4px 10px;
302 vertical-align: middle;
310 text-decoration: underline;
318 @include media('all', '<tablet' ) {
330 family: $font-family-header;
332 background-color: $base03;
361 size: 1.5*$base-font-pct;
362 size: 1.5*$base-font-rel;
365 @include media('all', "height<=500px") {
368 margin-left: initial;
372 size: $base-font-pct;
373 size: $base-font-rel;
377 @include media('all', '<tablet' ) {
380 margin-left: initial;
387 margin: 50px auto 20px auto;
389 border-top: 1px solid $base02;
390 border-color: $base02;
391 @include media('all', '<tablet' ) {
397 display: inline-block;
399 display: inline-block;
409 @include media('all', '<tablet' ) {
415 @include media('all', "height<=500px") {
441 background-color: $base02;
448 @include media('all', '<tablet') {
476 size: 1.24 * $base-font-pct;
477 size: 1.8 * $base-font-rel;
494 margin: 0 auto 1em auto;
499 size: 0.9 * $base-font-pct;
500 size: 0.9 * $base-font-rel;
514 margin: 0 0 1em 1 * $base-font-rel;
520 margin: 0 auto 1em auto;