source: trunk/client/temi/blog/style.css@ 352

Last change on this file since 352 was 352, checked in by roby, 3 years ago

Segue adattamento per php7
modifica gestione consultazioni con e senza voto nullo di lista

File size: 12.9 KB
Line 
1/* ########### slashblog ###################*/
2
3/*
4Liberamente tratto da
5http://www.freecsstemplates.org
6Released for free under a Creative Commons Attribution 2.5 License
7*/
8
9body {
10 margin: 20px 0 0 0;
11 padding: 0;
12 background: #FFFFFF url(images/img01.gif) repeat-x;
13 font-family: Arial, Helvetica, sans-serif;
14 font-size: 13px;
15 color: #203C36;
16
17}
18
19
20a {
21 font-size: 13px;
22 color: #7AB9AB;
23}
24
25a:hover {
26 font-size: 13px;
27 text-decoration: none;
28}
29
30
31
32/* Header */
33
34#header {
35 width: 980px;
36 height: 80px;
37 margin: 0 auto;
38 background: url(images/img02.jpg);
39}
40
41#header h1 {
42 margin: 0;
43 padding: 15px 0 0 20px;
44 letter-spacing: normal;
45 font-size: 1em;
46 color: #FFFFFF;
47}
48
49#header h1 a {
50 text-decoration: none;
51 color: #FFFFFF;
52}
53
54#header h1 a:hover {
55 text-decoration: underline;
56}
57
58#header b {
59 display: block;
60 letter-spacing: -2px;
61 font-size: 2.4em;
62}
63
64/* Search */
65
66#search {
67 float: right;
68 width: 180px;
69 padding-top: 30px;
70}
71
72#searchfield {
73 width: 150px;
74}
75
76#searchsubmit {
77 display: none;
78}
79
80/* Page */
81
82#page {
83 width: 1100px;
84 margin: 0 auto;
85 padding: 60px 0px;
86 background: url(images/img03.jpg) no-repeat;
87
88}
89
90/* Content */
91
92#content {
93 float: left;
94 width: 770px;
95
96}
97
98/* Footer */
99
100#footer {
101 clear: both;
102 padding: 40px 0;
103 background: #696B60 url(images/img07.gif) repeat-x;
104}
105
106#footer p {
107 margin: 0;
108 text-align: center;
109 color: #999999;
110}
111
112#footer a {
113 color: #999999;
114}
115
116
117
118
119div#container{
120
121 width: 798;
122 margin: 0px auto; /*centra */
123 text-align: left; /*ripristina l' allineamento*/
124 }
125
126table {
127 margin-right: auto;
128 margin-left: auto;
129 text-align: left;
130 margin-top: 0px;
131
132}
133td {
134 font-family: Verdana, Arial, Helvetica, sans-serif;
135 font-size: 12px;
136 margin-top: 0px;
137 margin: 0;
138}
139
140hr {
141 color: #000000;
142 background-color: #FFFFFF;
143 border-bottom: 1px dotted #CCCCCC;
144}
145form {
146
147 font-size: 13px;
148 color: #000066;
149 text-decoration: none;
150 margin-right: 0px;
151 margin-left: 0px;
152 margin-top: 0px;
153 margin-bottom: 0px;
154 width: 100%;
155}
156p {
157 font-family: Verdana, Arial, Helvetica, sans-serif;
158 font-size: 12px;
159 padding-right: 8px;
160 padding-bottom: 0px;
161 padding-left: 8px;
162 padding-top: 0px;
163 margin: 2px 2px 4px;
164}
165h1 {
166 font-size: 16px;
167 font-weight: bold;
168
169 text-decoration: none;
170 border-bottom-width: 1px;
171 border-bottom-style: dotted;
172 border-bottom-color: #222266;
173 margin-top: 6px;
174 margin-bottom: 8px;
175 padding-right: 0px;
176 padding-left: 0px;
177}
178h2 {
179 font-size: 14px;
180 font-weight: bold;
181
182 text-decoration: none;
183 border-bottom-width: 1px;
184 border-bottom-style: dotted;
185 border-bottom-color: #CCCCCC;
186 margin-top: 9px;
187 margin-bottom: 2px;
188 padding-right: 1px;
189 padding-left: 4px;
190}
191h4 {
192 font-size: 14px;
193
194 text-decoration: none;
195 background-position: center;
196 bottom: 9px;
197 margin: 20px;
198 text-align: center;
199 border: 1px dotted #666666;
200 padding: 2px;
201 width: auto;
202 background-color: #EEEFEF;
203 font-variant: small-caps;
204}
205h5 {
206 font-size: 14px;
207 font-weight: bold;
208 color:#ffffff;
209 background: url(images/img04.jpg) repeat;
210 text-decoration: none;
211 border-bottom-width: 1px;
212 border-bottom-style: dotted;
213 border-bottom-color: #CCCCCC;
214 margin-top: 0px;
215 margin-bottom: 4px;
216 padding-right: 1px;
217 padding-left: 4px;
218
219
220 text-align: center;
221}
222h6 {
223 font-size: 12px;
224 font-weight: bold;
225 color: #333333;
226 text-decoration: none;
227 border-bottom-style: dotted;
228 padding-left: 4px;
229 background-position: center;
230 border-bottom-color: #EEEEEE;
231 border-bottom-width: 1px;
232 padding-top: 3px;
233 padding-right: 2px;
234 padding-bottom: 0px;
235 bottom: 9px;
236 margin-top: 1px;
237 margin-bottom: 3px;
238}
239
240
241
242
243
244.sitebar {
245 background-image: url(images/site-background.gif);
246 font-size: 12px;
247 border: none;
248 color: #330000;
249}
250.footbar {
251 background-image: url(images/footer.jpg);
252 font-size: 10px;
253 color: #330000;
254 padding-right: 10px;
255 padding-bottom: 2px;
256 padding-left: 8px;
257 padding-top: 2px;
258 height: 24px;
259}
260.modulo {
261 text-decoration: none;
262 border: 1px solid #666699;
263 font-size: 10px;
264}
265.moduloform {
266 text-decoration: none;
267 border: 1px solid #666699;
268 font-size: 12px;
269 text-align: left;
270}
271.modulo-extranet {
272 text-decoration: none;
273 border: 1px dotted #000033;
274 width: 100px;
275 background-color: #FFFFFF;
276 color: #CCCCCC;
277}
278.modulo-button {
279 color: #663366;
280 text-decoration: none;
281 background-color: #FFFFEE;
282 border: 1px solid #660033;
283 width: 50%;
284 text-align: center;
285 font-size: 10px;
286 padding: 3px;
287}
288.modulosmall {
289 font-size: 9px;
290 color: #000066;
291 text-decoration: none;
292 background-color: #FFFFFF;
293 border: 0px;
294 width: 100%;
295 margin: 0px;
296 padding: 2px;
297}
298.modulo-table {
299 font-size: 10px;
300 color: #000066;
301 text-decoration: none;
302 background-color: #FFFFFF;
303 border-top: 1px dotted #000033;
304 border-bottom: 1px dotted #000033;
305 width: 100%;
306}
307.modulo-titolo {
308 font-size: 12px;
309 font-weight: bold;
310 color: #336633;
311 text-decoration: none;
312 border-top: 1px dotted #000033;
313 margin-top: 10px;
314 margin-bottom: 0px;
315 margin-right: 0px;
316 margin-left: 0px;
317 padding: 0px;
318 background-color: #EFEFEF;
319 text-align: left;
320 width: 100%;
321}
322.table-main {
323
324 font-size: 12px;
325 background-position: center top;
326 padding: 0px;
327
328 text-align:center;
329 width: 980px;
330}
331
332.table-blocco {
333border: 1px solid #DEDEDC;
334font-size: 10px;
335background-position: center top;
336padding: 0px;
337color: #666666;
338}
339
340
341
342
343.table-central {
344 border-top-width: 1px;
345 border-right-width: 1px;
346 border-bottom-width: 1px;
347 border-left-width: 1px;
348 border-right-style: dotted;
349 border-left-style: dotted;
350 border-top-color: #CC3300;
351 border-right-color: #CC3300;
352 border-bottom-color: #CC3300;
353 border-left-color: #CC3300;
354 border-top-style: none;
355 border-bottom-style: none;
356 height: 100%;
357 width: 100%;
358 margin: 0px;
359 padding: 8px;
360}
361.table-info {
362 font-size: 10px;
363 padding-right: 4px;
364 padding-bottom: 2px;
365 padding-left: 2px;
366 padding-top: 4px;
367 margin: 2px 2px 4px;
368}
369.table-main-secondary {
370 background-position: center top;
371 border-top: none;
372 border-left: 1px dotted #DEDEDC;
373 border-bottom: none;
374 border-right: none;
375}
376.table-docs {
377 font-size: 13px;
378 padding: 1px;
379 color: #000000;
380 /* margin: 4px 4px 40px;*/
381 border-bottom: thin dotted #666666;
382 text-align:center;
383}
384.message {
385 font-size: 12px;
386 color: #EE3366;
387 text-decoration: none;
388 background-position: center;
389 bottom: 5px;
390 margin: 10px auto;
391 text-align: left;
392 border: 1px dotted #FF6666;
393 padding: 2px;
394 width: 450px;
395 background-color: #FFFFEF;
396}
397.td-main {
398
399 border-top: none;
400 border-right: 1px dotted #DEDEDC;
401 border-bottom: none;
402 border-left: 1px dotted #DEDEDC;
403}
404
405
406
407
408.tavola {
409 background-image: url(images/back.gif);
410 font-size: 12px;
411 border: none;
412 color: #330000;
413}
414
415/* tabelle specifiche */
416
417.piccolo {
418 BACKGROUND: none;
419 COLOR: #cccccc;
420 FONT-SIZE: 10px;
421 FONT-WEIGHT: normal;
422 FONT-FAMILY: Verdana, Helvetica;
423 TEXT-DECORATION: none}
424
425.table-80 {
426 margin: 0px auto;
427 font-size: 12px;
428 border: none;
429 color: #330000;
430 width: 80%;
431}
432.table-762 {
433 text-align: center;
434 margin: 0px auto;
435 font-size: 12px;
436 border: none;
437 color: #330000;
438 width: 762px;
439 margin-top: 0px;
440
441 padding: 0px;
442}
443.td-image {
444 text-align: center;
445 border: none;
446 margin: 0px;
447 padding: 0px;
448}
449.image {
450 /*float: center;*/
451 border: none;
452 margin: 0px;
453 padding: 0px;
454}
455
456.td-2 {
457
458 margin: 0px 0 0 0px;
459
460 border: none;
461 background-color: #d2d2d2;
462 padding: 0px;
463 FONT-SIZE: 12px;
464 FONT-FAMILY: Verdana, Helvetica;
465 text-align: center;
466}
467.td-5 {
468 background: url(images/img04.jpg) repeat;
469 margin: 0px 0 0 0px;
470 width: 5%;
471 border: none;
472 background-color: #d2d2d2;
473 padding: 0px;
474 FONT-SIZE: 12px;
475 FONT-FAMILY: Verdana, Helvetica;
476 text-align: center;
477}
478
479
480
481.td-5 a{
482color :#376424
483}
484
485.td-30 {
486
487
488 width: 30%;
489 text-align: left;
490
491
492 FONT-SIZE: 12px;
493 FONT-FAMILY: Verdana, Helvetica;
494}
495
496
497/* blocco
498########################################################################################
499]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
500########################################################################################*/
501
502.sidebar {
503
504 /*float: right;*/
505 width: 190px;
506 background: url(images/img04.jpg) repeat-y;
507
508}
509
510.blocco {
511
512background: url(images/img05.jpg) no-repeat;
513
514
515}
516
517
518.fondo {
519 padding: 20px 20px 60px 20px;
520 background: url(images/img06.jpg) no-repeat left bottom;
521}
522
523.white {
524 width: 190px;
525 background: url(images/bianco.gif) repeat-x;
526}
527.sidebar h5 {
528 font-size: 16px;
529 font-weight: bold;
530 color:#ffffff;
531
532 text-decoration: none;
533 border-bottom-width: 1px;
534 border-bottom-style: dotted;
535 border-bottom-color: #CCCCCC;
536 margin-top: 0px;
537 margin-bottom: 4px;
538 padding-right: 1px;
539 padding-left: 4px;
540
541
542 text-align: center;
543}
544
545.sidebar h6 {
546
547 margin: 0;
548 padding: 20px 20px 0 20px;
549 text-transform: uppercase;
550 font-family: "Arial Black", Arial, Helvetica, sans-serif;
551 font-size: .8em;
552 color: #FFFFFF;
553}
554
555.sidebar a {
556 color: #FFFFFF;
557}
558
559
560
561
562.td-130 {
563 float: right;
564 margin: 0px 0 0 1px;
565 width: 130px;
566 border: none;
567 background-color: #d2d2d2;
568 padding: 0px;
569
570}
571.td-130c {
572 text-align:left;
573 margin: 0px 0 0 0px;
574 width: 130px;
575 padding: 0px;
576 border: .5px solid black;
577}
578.td-130b {
579 border: .5px solid black;
580 font-family: Verdana, Arial, Helvetica, sans-serif;
581 font-size: 12px;
582 margin-top: 0px;
583 margin: 0;
584}
585.td-vuoto {
586
587
588 width: 100%;
589 border: none;
590 text-align: left;
591
592}
593.td-vuotoc {
594
595
596 width: 100%;
597 border: none;
598 text-align: center;
599
600}
601
602.td-89 {
603
604
605 width: 89%;
606 border: none;
607 text-align: left;
608
609}
610.td-640 {
611 float: left;
612 margin: 0px 0 0 10px;
613 width: 610px;
614 border: none;
615 background-color: #ffffff;
616 padding: 0px;
617 text-align: left;
618}
619.div {
620font-size: 15px;
621}
622div#sx{
623 width: 610px;
624 float: left;
625 text-align: left;
626 }
627
628div#dx{
629 width: 149px;
630 float: right;
631 text-align: left;
632 }
633
634div#divbutton{
635 width: 798px;
636
637 text-align: right;
638 }
639
640
641div#flash{
642 width: 410px;
643 float: left;
644 text-align: left;
645 }
646
647
648
649.noblocco {
650border: 0px;
651margin-right:0px;
652margin-left:170px;
653text-align: right;
654vertical-align: middle;
655width:18px;
656height:18px;
657}
658
659
660.normal{
661 margin: 0px 0 0 1px;
662 float: left;
663 text-align: left;
664 }
665
666.stemmapic {
667 /*float: center;*/
668 border: none;
669 margin: 0px;
670 padding: 0px;
671 width:30px;
672 height:30px;
673}
674.stemma {
675 /*float: center;*/
676 border: none;
677 margin: 0px;
678 padding: 0px;
679 width:50px;
680 height:50px;
681 text-align: center;
682}
683
684/**********************************************************************BOTTONI W3C*****************************************************/
685
686.w3cbutton3 {
687 margin: 0px 0px 0px 5px;
688 width: 95px;
689 border: 1px solid #6A6A6A;
690 font-family: helvetica,arial,sans-serif;
691 font-size: 10px;
692 float: left;
693}
694
695.w3cbutton3 a {
696 display: block;
697 width: 100%;
698}
699
700.w3cbutton3 a:link, .w3cbutton3 a:visited {
701 background-color: #8CC8C7;
702 color: #2A290B;
703 text-decoration: none;
704}
705
706.w3cbutton3 a:hover {
707 background-color: #C9F4F3;
708 color: #2A290B;
709 text-decoration: none;
710}
711
712.w3cbutton3 span.w3c {
713 font-weight: bold;
714 padding: 0 0.4em;
715 background-color: #FFFFCC;
716 color: #0C479D;
717}
718
719.w3cbutton3 span.spec {
720 color: #333333;
721}
722
723.w3cbutton3 span.specRed {
724 color: #FF0000;
725}
726
727
728/******************** font e backcolor******************************/
729.blu {
730 BACKGROUND: none;
731 font-weight: bold;
732 COLOR: #003366;
733 FONT-SIZE: 12px;
734 FONT-FAMILY: Verdana, Helvetica
735}
736
737
738.red {
739 BACKGROUND: none;
740 COLOR: #ff0000;
741 FONT-SIZE: 12px;
742 FONT-FAMILY: Verdana, Helvetica
743}
744
745.redbig {
746 BACKGROUND: none;
747 COLOR: #ff0000;
748 FONT-SIZE: 16px;
749 FONT-FAMILY: Verdana, Helvetica
750}
751
752.bgw {
753 BACKGROUND: #ffffff;
754 FONT-SIZE: 12px;
755 FONT-FAMILY: Verdana, Helvetica;
756 text-align: center;
757}
758
759.bggray {
760 background: url(images/img04.jpg) repeat;
761 COLOR: #ffffff;
762 FONT-SIZE: 12px;
763 FONT-FAMILY: Verdana, Helvetica;
764 text-align: center;
765}
766
767
768.bggray a{
769color :#376424
770}
771
772.bggray2 {
773 BACKGROUND: #EFEFEF;
774 FONT-SIZE: 12px;
775 FONT-FAMILY: Verdana, Helvetica;
776 text-align: center;
777 }
778
779.bggray2 a{
780color :#376424
781}
782
783
784.bggray3 {
785 BACKGROUND: #EFEFEF;
786 FONT-SIZE: 12px;
787 FONT-FAMILY: Verdana, Helvetica;
788 text-align: left;
789 }
790
791
792.bggray3 a{
793color :#376424
794}
795
796
797
798
799.normale {
800 BACKGROUND: none;
801 COLOR: #000000;
802 FONT-SIZE: 12px;
803 FONT-FAMILY: Verdana, Helvetica;
804 text-align: left;
805}
806
807.nobordo {
808border: 0px;
809text-align: center;
810vertical-align: middle;
811}
812
813.bordo {
814border: 1px solid #ff0000;
815text-align: left;
816vertical-align: middle;
817}
818
Note: See TracBrowser for help on using the repository browser.