Project

General

Profile

Download (8.41 KB) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * Garland theme Overrides.
3
 */
4

    
5
body {
6
  background: #f9f9f7 url(images/a1.gif) repeat-x scroll 0 0;
7
  color: #3a3a3a;
8
  font-family: Verdana,"Trebuchet ms", helvetica, sans-serif;
9
  font-size: 70%;
10
  line-height: 18px;
11
  font: 12px/170% Verdana;
12
}
13
/**
14
 * If this stylesheet is used in TinyMCE, then use a white background.
15
 * CSS in TinyMCE is cached in the browser, so when making any changes here,
16
 * make sure you clear your browser cache!
17
 */
18
body.mceContentBody {
19
  background: #fff;
20
}
21

    
22
/*
23
#upbg {
24
  background:#FFFFFF url(images/upbg.gif) no-repeat scroll 0 0;
25
  height:264px;
26
  left:0;
27
  position:absolute;
28
  top:0;
29
  width:747px;
30
  z-index:0;
31
}
32
*/
33

    
34
#edit-logo {
35
  background: #fff url(images/edit-logo.gif) no-repeat scroll 0 0;
36
  float: left;
37
  left: 0;
38
  height: 92px;
39
  width: 93px;
40
  z-index: 2;
41
}
42

    
43
#wrapper #container {
44
  position: relative;
45
  margin: 0 auto;
46
  padding: 13px 30px 130px;
47
  z-index: 0;
48
}
49

    
50
#wrapper {
51
  background: #fff url(images/abg-left.gif) repeat-y scroll left top;
52
  margin: 0 auto;
53
  width: 940px;
54
}
55

    
56
#container {
57
  background: transparent url(images/abg-right.gif) repeat-y scroll right top;
58
}
59

    
60
#wrapper #container #header {
61
  position: relative;
62
  z-index: 2;
63
  min-width: 700px;
64
}
65

    
66
#wrapper #container #center .right-corner {
67
  width: 670px;
68
}
69

    
70
#wrapper #container #header #logo-floater {
71
  position: relative;
72
  background: #ff7800 url(images/a8.gif) repeat-x scroll 0 0;
73
  color: #fff;
74
  height: 92px;
75
  margin-left: 7px;
76
  margin-right: 7px;
77
  padding-left: 15px;
78
  float: left;
79
  width: 187px;
80
  z-index: 2;
81
}
82

    
83
#logo-floater {
84
  /* min-width: 200px;  */
85
}
86

    
87
#wrapper #container #header h1,
88
#wrapper #container #header h1 a:link,
89
#wrapper #container #header h1 a:visited {
90
  font-size:  150%;
91
}
92

    
93
#splash {
94
  /*
95
  background:#EAEAE2 url(images/splashChichorium_wide.jpg) no-repeat scroll 0 0;
96
  */
97
  background: #eaeae2 url(images/splash2xChichorium.jpg) no-repeat scroll 0 0;
98
  height: 92px;
99
  float: left;
100
  width: 570px;
101
  overflow: hidden;
102
  z-index: 2;
103
}
104

    
105
#header-region {
106
  min-height: 0;
107
  background: none;
108
}
109

    
110
#contento {
111
  position: relative;
112
  float: left;
113
  clear: both;
114
  z-index: 3;
115
}
116

    
117
.page-node #block-system-main div.content {
118
  margin-bottom: 0;
119
}
120

    
121
#general {
122
  margin-top: 21px;
123
  margin-bottom:13px;
124
}
125

    
126
#taxonProfileImage {
127
  float:left;
128
  margin-bottom: 2em;
129
}
130

    
131
#page-toc {
132
  float:right;
133
}
134

    
135
#page-toc li {
136
  line-height: 1.2em;
137
}
138

    
139
#page-toc h2 {
140
  margin-top: 0;
141
}
142

    
143
ul.cdm_names li {
144
  padding-left: 0;
145
}
146

    
147
div.cdm_taxontree_scroller_y {
148
  background-color: #efefef;
149
  border: 1px solid transparent;
150
  height: 400px;
151
  overflow: visible;
152
  padding: 5px;
153
}
154

    
155
div.cdm_taxontree_scroller_x {
156
  border: 1px solid #dedede;
157
  overflow: auto;
158
}
159

    
160
span.cluetip {
161
  color: #f03300;
162
}
163

    
164
/*
165
img.left {
166
  float: left;
167
  padding: 0 5px 5px 0;
168
}
169
*/
170

    
171
.clearfix {
172
  clear: both;
173
}
174
.admin .clearfix {
175
  clear: none;
176
}
177

    
178
a{
179
  color: #f03300;
180
}
181

    
182
ul.cdm_taxontree li .active {
183
  color: #f03300;
184
  font-weight: bold;
185
}
186

    
187
#sidebar-first {
188
  float: left;
189
}
190

    
191
#wrapper #container #center,
192
#wrapper #container .sidebar {
193
  margin-top: 20px;
194
}
195

    
196
#wrapper #container .breadcrumb {
197
  left: 0;
198
  position: relative;
199
  top: 0;
200
  z-index: 3;
201
}
202

    
203
#wrapper #container .breadcrumb,
204
#wrapper #container .breadcrumb a {
205
  color:#f03300;
206
}
207

    
208
#menu {
209
  width: 100%;
210
  float: left;
211
  clear: both;
212
}
213

    
214
ul.primary,
215
ul.secondary {
216
  clear: both;
217
  float: right;
218

    
219
}
220

    
221
ul.secondary {
222
  background: none repeat scroll 0 0 transparent;
223
  border: 0 none;
224
  margin: 0;
225
  padding: 0;
226
}
227

    
228
div.clear {
229
  clear:both;
230
}
231

    
232
ul.primary-links {
233
  background: #46461f url(images/a16.gif) repeat-x scroll 0 0;
234
  /* float:left; */
235
  /* clear: both; */
236
  font-family: Tahoma, Georgia, Arial, Verdana, Serif;
237
  height: 67px;
238
  width: 100%;
239
  margin: 7px 0;
240
  padding: 0;
241
  /* position:relative; */
242
  text-transform: uppercase;
243
  z-index: 4;
244
}
245

    
246
ul.primary-links li a,
247
ul.primary-links li a:hover,
248
ul.primary-links li a:visited,
249
ul.primary-links li a:active {
250
  color: #fff;
251
  background: none;
252
  text-decoration: none;
253
  font-size: 12px;
254
  font-weight: bold;
255
  padding: 8px;
256
}
257

    
258
ul.primary-links li a:hover,
259
ul.primary-links li a.active {
260
  color: #4a4a24;
261
  background: #fff url(images/a18.gif) repeat-x scroll center top;
262
}
263

    
264
ul.primary-links li a,
265
ul.primary-links li a:link,
266
ul.primary-links li a:visited {
267
  background-image: none;
268
}
269

    
270
#wrapper #container #header h1,
271
#wrapper #container #header h1 a:link,
272
#wrapper #container #header h1 a:visited {
273
  white-space: normal;
274
}
275

    
276
ul.primary-links li {
277
  display: inline;
278
  margin: 9px 0 0 0;
279
  padding-left: 3px;
280
  padding-right: 3px;
281
}
282

    
283
a:link,
284
a:visited {
285
  color: #f03300;
286
  text-decoration: none;
287
}
288

    
289
a:hover {
290
  color: #f03300;
291
  text-decoration: underline;
292
}
293

    
294
a:active,
295
a.active {
296
  color: #f03300;
297
}
298

    
299
ul.tab-menu {
300
  border-bottom: 1px solid #000;
301
  text-align: right;
302
}
303

    
304
.tab-menu li {
305
  list-style-type: none;
306
  list-style-image: none;
307
  background: none;
308
  padding: 4px 4px 2px 4px;
309
  margin: 2px;
310
  border: 1px solid #000;
311
  display: inline;
312
  background: #ddd;
313
}
314

    
315
li.ui-tabs-selected {
316
  background: #fff;
317
  border-bottom: 1px solid #fff;
318
}
319

    
320
.ui-tabs-hide {
321
  display: none;
322
}
323

    
324
#tabs-wrapper, #tabs-wrapper2 {
325
  margin: 0;
326
  padding: 0;
327
}
328

    
329
#tab-synonymy {
330
  line-height: 150%;
331
}
332

    
333
.node {
334
  border-bottom:1px solid #e9eff3;
335
  margin: -1.5em 0 1.5em;
336
  padding: 1.5em 0;
337
}
338
.node-cdm-taxon {
339
  padding: 0.4em 0;
340
}
341

    
342
span.acceptedFor,
343
#backButton {
344
  font-size: 0.9em;
345
}
346

    
347
#backButton {
348
/* Renders the link unusable because it is overlayed by tabs-wrapper. */
349
/* margin-top: -2em; */
350
  margin-top:-0.4em;
351
}
352

    
353
#cdm-dataportal-settings .form-item fieldset {
354
  padding: 0.5em;
355
}
356

    
357
.cdm_taxontree_scroller_xy {
358
  background-color: #f3f3f3;
359
  border: 1px solid #dedede;
360
  }
361

    
362
ul.cdm_taxontree {
363
  background-color: transparent;
364
}
365

    
366
.distribution_map_legend {
367
  font-size: 80%;
368
}
369

    
370
span.submitted,
371
.description {
372
  font-size: 1em;
373
}
374

    
375
.media_gallery a:link,
376
.media_gallery a:visited,
377
.media_gallery .image-passe-partout {
378
  border-width: 0px;
379
}
380

    
381
.media_gallery {
382
  font-size: 90%;
383
}
384

    
385
.media_gallery .media-caption dd.title {
386
  font-size: 100%;
387
  font-weight: normal;
388
}
389

    
390
.media-caption dd.title span.media-description {
391
  display: block;
392
}
393

    
394
/**
395
 * GLOSSARY
396
 */
397

    
398
#toc-index {
399
  width: 500px;
400
  font-size: 80%;
401
  /*
402
  border-bottom-style: solid;
403
  border-bottom-with: 1px;
404
  border-bottom-color: #DADADA;
405
  */
406
  border-style: solid;
407
  border-width: 1px;
408
  border-color: #dadada;
409
  background-color: #f1f1f1;
410
}
411

    
412
#toc-index table {
413
  border-collapse: separate;
414
}
415

    
416
#toc-index li {
417
  margin-top: 0;
418
  padding-bottom: 0;
419
}
420

    
421
#toc-index ul {
422
  margin-top: 0;
423
  padding-bottom: 0;
424
}
425

    
426
li.toclevel-1 {
427
  background-image: none;
428
}
429

    
430
li.toclevel-2 {
431
  padding-left: 30px;
432
  background-image: none;
433
}
434

    
435
li.toclevel-3 {
436
  margin-left: 45px;
437
  background-image: none;
438
}
439

    
440

    
441
#block-cdm-dataportal-feature-credits span.cdm\:TextData {
442
  display: block;
443
}
444
.pager {
445
  clear: both;
446
  text-align: center;
447
}
448
#cdm-dataportal-search-taxon-form .form-item .description {
449
  display: none;
450
}
451

    
452
/* Make user profile page look the same as in D5. */
453
.content .profile dt {
454
  float: none;
455
  font-weight: bold;
456
  margin: 1em 0 0.2em;
457
}
458
.content .profile dl {
459
  margin: 0.5em 0 1em 1.5em;
460
}
461
.content .profile h3 {
462
  font-size: 160%;
463
  line-height: 130%;
464
  margin-top: 2em;
465
  border-bottom: none;
466
}
467

    
468
/* Do not display the fieldset down arrow twice in forms. */
469
#block-system-main fieldset.collapsible .fieldset-legend,
470
#block-system-main fieldset.collapsed .fieldset-legend {
471
  background-image: none;
472
  padding-left: 0;
473
}
474

    
475
div.error, .error {
476
  color: #f00;
477
}
478

    
479
.comment-preview {
480
  background-color: #fcfce8;
481
  border: 1px solid #e5e58f;
482
  margin: 0.75em 0;
483
  padding: 0.5em 1em;
484
}
485

    
486
/* Style for maintenance page. */
487
.maintenance-page {
488
  background: url(images/druplicon.png) no-repeat scroll 5.6em 5.3em #fff;
489
  border: 1px solid #bbb;
490
  color: #000;
491
  line-height: 1.2;
492
  margin: 4em;
493
  padding: 1em 1em 1em 128px;
494
  font-family: sans-serif;
495
}
496
.maintenance-page h1 {
497
  margin: 1.7em 0 1.1em;
498
  font-size: 2.7em;
499
  font-weight: bold;
500
}
501
.maintenance-page #content-content {
502
  font-size: 1.12em;
503
}
504

    
505
/* Style the admin config page a little if no overlay is used. */
506
dl.admin-list dd {
507
  clear: both;
508
}
509

    
510
#specimens .description_list h3 {
511
  font-size: 100%;
512
    font-weight: bold;
513
    line-height: 18px;
514
    background-color: #DDDDDD;
515
    margin-top: 0;
516
}
517

    
518
.homotypic-synonymy-group, .heterotypic-synonymy-group, .taxon-relationships {
519
    border-bottom-color: #DEDEDE;
520
    border-bottom-style: solid;
521
    border-bottom-width: 1px;
522
    padding-bottom: 0.5em;
523
    padding-left: 0;
524
    padding-right: 0;
525
    padding-top: 0.5em;
526
}
(11-11/13)