show a generic loading icon when we are doing work making an oauth request, then...
[tritium.git] / css / tritium4.css
blob85e4b5574e1f9706a787dd933fdd598e3d34a232
1 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
2 p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
3 img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
4 fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
6 margin: 0;
7 padding: 0;
8 border: 0;
11 article, aside, figure, figure img, figcaption, hgroup,
12 footer, header, nav, section, video, object
14 display: block;
17 a img
19 border: 0;
22 a:focus,a:hover
24 color: #039;
29 color: #456;
30 text-decoration: none;
33 a:hover
35 text-decoration: underline;
38 .hr
40 border-bottom: 1px solid #DDDDDD;
41 margin-bottom: 3px;
42 margin-top: 2px;
43 margin-left: -3px;
48 list-style: none;
51 .huge, h1
53 text-shadow: rgba(215,215,215,0.3) 5px 5px 8px;
54 -moz-user-select: none;
55 -khtml-user-select: none;
56 -webkit-user-select: none;
57 cursor: default;
58 font: normal 90% "Lobster", sans-serif;
59 font-size: 68px;
60 color: #555;
61 letter-spacing: -1px;
62 padding: 0 20px;
63 text-align: center;
66 .large, h2
68 text-shadow: rgba(215,215,215,0.3) 4px 4px 7px;
69 -moz-user-select: none;
70 -khtml-user-select: none;
71 -webkit-user-select: none;
72 cursor: default;
73 font: normal 90% "Lobster", sans-serif;
74 font-size: 42px;
75 color: #555;
76 line-height: 48px;
77 letter-spacing: -1px;
78 text-align: center;
81 .big, h3
83 font-size: 26px;
84 line-height: 36px;
87 .normal, body
89 font: normal 80% "Cantrell", sans-serif;
92 .small, small
94 font-size: 13px;
95 line-height: 18px;
98 .left,.alignleft
100 float: left;
103 .right,.alignright
105 float: right;
108 .clear,.clearer
110 clear: both;
113 .clearer
115 display: block;
116 font-size: 0;
117 line-height: 0;
118 height: 0;
121 .comment-parent, .comment-single
123 margin-top: 15px;
124 margin-bottom: 15px;
127 .comment-list ul.children, #comments #respond ul
129 margin: 0 0 0 130px;
132 .comment-list ul.children ul.children
134 margin-left: 15px;
137 .comment-list ul.children li
139 background: url('/css/comment-reply.gif') no-repeat left top;
140 margin: 0;
141 padding: 10px 0 0 15px;
144 .comment-list ul.children .comment-body
146 background: #FCFCFC;
149 .comment-author
151 padding-top: 2px;
154 .comment-text p
156 margin-bottom: 0.8em;
157 padding-left: 4px;
160 .comment .post-date, .comment-author
162 font-size: 0.85em;
165 .comment .post-date .right a
167 color: #BBB;
170 .comment .post-date .right a:hover
172 color: #234;
175 .comment-body
177 border-radius: 0px 10px 10px 10px;
178 box-shadow: 2px 2px 5px rgba(15,15,15,0.1);
179 -moz-border-radius: 0px 10px 10px 10px;
180 -moz-box-shadow: 2px 2px 5px rgba(15,15,15,0.1);
181 -webkit-border-radius: 0px 10px 10px 10px;
182 -webkit-box-shadow: 2px 2px 5px rgba(15,15,15,0.1);
183 background: #FFF;
184 border: 1px solid #DDD;
185 padding: 1px 12px 0 3px;
188 .comment-arrow
190 background: url('/css/comment-arrow.gif') no-repeat left top;
191 display: block;
192 float: left;
193 height: 35px;
194 margin: 15px 0 -45px -23px;
195 position: absolute;
196 width: 20px;
199 .comment-list-wrapper
201 border-radius: 15px;
202 box-shadow: 3px 3px 7px rgba(15,15,15,0.3);
203 -moz-border-radius: 15px;
204 -moz-box-shadow: 3px 3px 7px rgba(15,15,15,0.3);
205 -webkit-border-radius: 15px;
206 -webkit-box-shadow: 3px 3px 7px rgba(15,15,15,0.3);
207 background: #F6F6F6;
208 margin: 10px 0 0;
209 padding: 5px 12px 10px 7px;
212 .comment-input-text textarea
214 width: 80%;
217 .comment-list
219 margin: 0;
220 padding: 0;
223 .comment-list li
225 list-style: none;
228 .comment-list ul
230 margin-bottom: 0;
233 .comment-gravatar
235 margin-bottom: 3px;
238 .comment-content-wrapper
240 float: right;
241 width: 552px;
243 .comment-profile-wrapper
245 text-align: center;
246 width: 105px;
249 .loading
251 display: none;
254 ::selection {background: rgba(175,175,175,0.4);}
255 ::-moz-selection {background: rgba(175,175,175,0.4);}
257 body
259 -webkit-font-smoothing: subpixel-antialiased;
260 height: 100%;
261 margin: 0;
262 padding: 36px 36px 0;
263 background: #888888;
264 position: relative;
265 margin: 0 auto;
266 width: 696px;
270 2-column, 320 px layout for smartphones
271 ---------------------------------------
273 120px 264px (24px gutters)
275 @media only screen and (max-width: 767px)
277 body
279 padding: 18px 18px 0;
280 width: 264px;
282 .comment-arrow
284 margin: 15px 0 -45px -18px;
285 width: 15px;
287 .comment-content-wrapper
289 float: right;
290 width: 165px;
292 .comment-profile-wrapper
294 text-align: center;
295 width: 55px;
297 .normal, body
299 font: normal 67% "Cantrell", sans-serif;
304 8-column, 1224 px layout for desktops and laptops
305 ------------------------------------------------------------------------
306 1 2 3 4 5 6 7 8
307 120px 264px 408px 552px 696px 840px 984px 1128px (24px gutters)
309 @media only screen and (min-width: 1224px)
311 body
313 padding: 28px 28px 0;
314 width: 1128px;
316 .comment-content-wrapper
318 float: right;
319 width: 984px;
321 .comment-profile-wrapper
323 text-align: center;
324 width: 105px;
326 .normal, body
328 font: normal 80% "Cantrell", sans-serif;
333 12-column, 1824 px layout for gigantic screens (24px gutters)
334 ---------------------------------------------------------------------------------------
335 1 2 3 4 5 6 7 8 9 10 11 12
336 120px 264px 408px 552px 696px 840px 984px 1128px 1272px 1416px 1560px 1704px
338 @media only screen and (min-width: 1824px)
340 body
342 padding: 48px 48px 0;
343 width: 1704px;
345 .comment-content-wrapper
347 float: right;
348 width: 1560px;
350 .comment-profile-wrapper
352 text-align: center;
353 width: 105px;
355 .normal, body
357 font: normal 90% "Cantrell", sans-serif;