Project

General

Profile

Download (8.27 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
  font-size: 0.9em;
344
}
345

    
346
#cdm-dataportal-settings .form-item fieldset {
347
  padding: 0.5em;
348
}
349

    
350
.cdm_taxontree_scroller_xy {
351
  background-color: #f3f3f3;
352
  border: 1px solid #dedede;
353
  }
354

    
355
ul.cdm_taxontree {
356
  background-color: transparent;
357
}
358

    
359
.distribution_map_legend {
360
  font-size: 80%;
361
}
362

    
363
span.submitted,
364
.description {
365
  font-size: 1em;
366
}
367

    
368
.media_gallery a:link,
369
.media_gallery a:visited,
370
.media_gallery .image-passe-partout {
371
  border-width: 0px;
372
}
373

    
374
.media_gallery {
375
  font-size: 90%;
376
}
377

    
378
.media_gallery .media-caption dd.title {
379
  font-size: 100%;
380
  font-weight: normal;
381
}
382

    
383
.media-caption dd.title span.media-description {
384
  display: block;
385
}
386

    
387
/**
388
 * GLOSSARY
389
 */
390

    
391
#toc-index {
392
  width: 500px;
393
  font-size: 80%;
394
  /*
395
  border-bottom-style: solid;
396
  border-bottom-with: 1px;
397
  border-bottom-color: #DADADA;
398
  */
399
  border-style: solid;
400
  border-width: 1px;
401
  border-color: #dadada;
402
  background-color: #f1f1f1;
403
}
404

    
405
#toc-index table {
406
  border-collapse: separate;
407
}
408

    
409
#toc-index li {
410
  margin-top: 0;
411
  padding-bottom: 0;
412
}
413

    
414
#toc-index ul {
415
  margin-top: 0;
416
  padding-bottom: 0;
417
}
418

    
419
li.toclevel-1 {
420
  background-image: none;
421
}
422

    
423
li.toclevel-2 {
424
  padding-left: 30px;
425
  background-image: none;
426
}
427

    
428
li.toclevel-3 {
429
  margin-left: 45px;
430
  background-image: none;
431
}
432

    
433

    
434
#block-cdm-dataportal-feature-credits span.cdm\:TextData {
435
  display: block;
436
}
437
.pager {
438
  clear: both;
439
  text-align: center;
440
}
441
#cdm-dataportal-search-taxon-form .form-item .description {
442
  display: none;
443
}
444

    
445
/* Make user profile page look the same as in D5. */
446
.content .profile dt {
447
  float: none;
448
  font-weight: bold;
449
  margin: 1em 0 0.2em;
450
}
451
.content .profile dl {
452
  margin: 0.5em 0 1em 1.5em;
453
}
454
.content .profile h3 {
455
  font-size: 160%;
456
  line-height: 130%;
457
  margin-top: 2em;
458
  border-bottom: none;
459
}
460

    
461
/* Do not display the fieldset down arrow twice in forms. */
462
#block-system-main fieldset.collapsible .fieldset-legend,
463
#block-system-main fieldset.collapsed .fieldset-legend {
464
  background-image: none;
465
  padding-left: 0;
466
}
467

    
468
div.error, .error {
469
  color: #f00;
470
}
471

    
472
.comment-preview {
473
  background-color: #fcfce8;
474
  border: 1px solid #e5e58f;
475
  margin: 0.75em 0;
476
  padding: 0.5em 1em;
477
}
478

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

    
498
/* Style the admin config page a little if no overlay is used. */
499
dl.admin-list dd {
500
  clear: both;
501
}
502

    
503
#specimens .description_list h3 {
504
  font-size: 100%;
505
    font-weight: bold;
506
    line-height: 18px;
507
    background-color: #DDDDDD;
508
    margin-top: 0;
509
}
510

    
511
.homotypic-synonymy-group, .heterotypic-synonymy-group, .taxon-relationships {
512
    border-bottom-color: #DEDEDE;
513
    border-bottom-style: solid;
514
    border-bottom-width: 1px;
515
    padding-bottom: 0.5em;
516
    padding-left: 0;
517
    padding-right: 0;
518
    padding-top: 0.5em;
519
}
(11-11/13)