Lines Matching +full:- +full:- +full:-

1 /* -------------------------------------------------------------- 
6 -------------------------------------------------------------- */
9 The font-size percentage is of 16px. (0.75 * 16px = 12px) */
11 font-size: 75%;
14 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
19 -------------------------------------------------------------- */
21 h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
23 h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
24 h2 { font-size: 2em; margin-bottom: 0.75em; }
25 h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
26 h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
27 h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
28 h6 { font-size: 1em; font-weight: bold; }
37 -------------------------------------------------------------- */
45 a { color: #009; text-decoration: underline; }
47 blockquote { margin: 1.5em; color: #666; font-style: italic; }
48 strong { font-weight: bold; }
49 em,dfn { font-style: italic; }
50 dfn { font-weight: bold; }
51 sup, sub { line-height: 0; }
54 acronym { border-bottom: 1px dotted #666; }
55 address { margin: 0 0 1.5em; font-style: italic; }
58 pre,code { margin: 1.5em 0; white-space: pre; }
59 pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
63 -------------------------------------------------------------- */
69 ul { list-style-type: disc; }
70 ol { list-style-type: decimal; }
73 dl dt { font-weight: bold; }
74 dd { margin-left: 1.5em;}
78 -------------------------------------------------------------- */
80 table { margin-bottom: 1.4em; width:100%; }
81 th { font-weight: bold; background: #C3D9FF; }
84 tfoot { font-style: italic; }
89 -------------------------------------------------------------- */
91 .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
92 .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
101 .first { margin-left:0; padding-left:0; }
102 .last { margin-right:0; padding-right:0; }
103 .top { margin-top:0; padding-top:0; }
104 .bottom { margin-bottom:0; padding-bottom:0; }