]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/facebookapp.theme.css
Moved nudge response from util.php to nudge.php
[quix0rs-gnu-social.git] / theme / identica / css / facebookapp.theme.css
1 /* theme: base */
2 * { margin:0; padding:0; }
3 img { display:block; border:0; }
4 a abbr { cursor: pointer; border-bottom:0; }
5 table { border-collapse:collapse; }
6 ol { list-style-position:inside; }
7 html { font-size: 87.5%; background-color:#fff; height:100%; }
8 body {
9 background-color:#fff;
10 color:#000;
11 font-family:sans-serif;
12 font-size:1em;
13 line-height:1.65;
14 position:relative;
15 margin:0 auto;
16 width:1004px;
17 width:71.714em;
18 }
19 h1,h2,h3,h4,h5,h6 {
20         text-transform:uppercase;
21         margin-bottom:7px;
22 }
23 h1 {
24 font-size:1.4em;
25 line-height:1;
26 margin-bottom:18px;
27 }
28 h2 { font-size:1.3em; }
29 h3 { font-size:1.2em; }
30 h4 { font-size:1.1em; }
31 h5 { font-size:1em; }
32 h6 { font-size:0.9em; }
33
34 caption {
35 font-weight:bold;
36 }
37 .opened { display: block !important;}
38 .closed { display: none !important;}
39
40 legend {
41 font-weight:bold; 
42 font-size:1.3em;
43 text-transform:uppercase;
44 }
45 form {
46 }
47 input, textarea, select, option {
48 padding:4px;
49 font-family:sans-serif;
50 font-size:1em;
51 }
52 input, textarea, select {
53 border-width:2px;
54 border-style: solid;
55 border-radius:4px;
56 -moz-border-radius:4px;
57 -webkit-border-radius:4px;
58 }
59 input.submit {
60 font-weight:bold;
61 }
62 textarea {
63 overflow:auto;
64 }
65 select, option {
66 padding-bottom:0;
67 }
68 fieldset {
69 padding:0;
70 border:0;
71 }
72 form ul li {
73 list-style-type:none;
74 margin:0 0 18px 0;
75 }
76 form label {
77 font-weight:bold;
78 /*margin:0 0 11px 0;*/
79 }
80 form ul li input {
81 }
82
83 input.checkbox {
84 position:relative;
85 top:2px;
86 left:0;
87 border:0;
88 }
89
90 #page_notice .error,
91 #page_notice .success {
92 padding:4px 7px;
93 border-radius:4px;
94 -moz-border-radius:4px;
95 -webkit-border-radius:4px;
96 }
97 form label.submit {
98 display:none;
99 }
100 .form_settings input.remove {
101 margin-left:11px;
102 }
103
104
105
106
107 /* FORM SETTINGS */
108 .form_settings fieldset {
109 margin-bottom:29px;
110 }
111
112 .form_guide {
113 font-style:italic;
114 }
115
116
117 .form_settings .form_datas li {
118 width:100%;
119 float:left;
120 }
121
122 .form_settings .form_datas label {
123 float:left;
124 }
125 .form_settings .form_datas textarea,
126 .form_settings .form_datas select,
127 .form_settings .form_datas input {
128 margin-left:11px;
129 float:left;
130 }
131
132 .form_settings label {
133 margin-top:2px;
134 width:152px;
135 }
136
137 .form_actions label {
138 display:none;
139 }
140
141 .form_settings #settings_autosubscribe label {
142 display:inline;
143 font-weight:bold;
144 }
145
146 #form_settings_profile legend,
147 #form_login legend,
148 #form_register legend {
149 display:none;
150 }
151
152 .form_settings .form_datas p.form_guide {
153 clear:both;
154 margin-left:163px;
155 margin-bottom:0;
156 }
157
158 .form_settings p {
159 margin-bottom:11px;
160 }
161
162 .form_settings input.checkbox {
163 margin-top:3px;
164 margin-left:0;
165 }
166 .form_settings label.checkbox {
167 font-weight:normal;
168 margin-top:0;
169 margin-right:0;
170 margin-left:11px;
171 float:left;
172 width:90%;
173 }
174
175 #form_login p.form_guide,
176 #form_register #settings_rememberme p.form_guide {
177 margin-left:0;
178 }
179
180
181 .form_settings .form_note {
182 border-radius:4px;
183 -moz-border-radius:4px;
184 -webkit-border-radius:4px;
185 padding:0 7px;
186 }
187
188 /* FORM SETTINGS */
189
190
191
192
193 address {
194 float:left;
195 margin-bottom:18px;
196 margin-left:18px;
197 }
198 address .fn,
199 address .email {
200 display:none;
201 }
202
203
204
205 #header {
206 width:100%;
207 position:relative;
208 float:left;
209 padding-top:18px;
210 margin-bottom:29px;
211 }
212
213 #site_nav_global_primary {
214 float:right;
215 margin-right:18px;
216 }
217 #site_nav_global_primary ul li {
218 display:inline;
219 margin-left:11px;
220 }
221
222
223 .system_notice dt {
224 font-weight:bold;
225 text-transform:uppercase;
226 display:none;
227 }
228
229 #site_notice {
230 position:absolute;
231 right:0;
232 top:49px;
233 float:right;
234 width:322px;
235 }
236 #page_notice {
237 clear:both;
238 margin-bottom:18px;
239 }
240
241
242
243
244 #footer {
245 float:left;
246 width:64%;
247 padding:18px;
248 }
249
250
251
252 #site_nav_local_views {
253 width:100%;
254 float:left;
255 }
256 #site_nav_local_views dt {
257 display:none;
258 }
259 #site_nav_local_views li {
260 float:left;
261 margin-right:18px;
262 list-style-type:none;
263 }
264 #site_nav_local_views a {
265 float:left;
266 text-decoration:none;
267 padding:4px 11px;
268 -moz-border-radius-topleft:4px;
269 -moz-border-radius-topright:4px;
270 -webkit-border-top-left-radius:4px;
271 -webkit-border-top-right-radius:4px;
272 border-width:1px;
273 border-style:solid;
274 border-bottom:0;
275 text-shadow: 4px 4px 4px #ddd;
276 font-weight:bold;
277 }
278 #site_nav_local_views .nav {
279 float:left;
280 width:100%;
281 }
282
283
284 #site_nav_global_primary dt,
285 #site_nav_global_secondary dt {
286 display:none;
287 }
288 /*
289 #site_nav_global_primary .current a {
290 font-weight:bold;
291 border-style:solid;
292 }
293 */
294 #site_nav_global_secondary {
295 margin-bottom:11px;
296 }
297
298 #site_nav_global_secondary ul li {
299 display:inline;
300 margin-right:11px;
301 }
302 #export_data li a {
303 padding-left:20px;
304 }
305 #export_data li a.foaf {
306 padding-left:30px;
307 }
308 #export_data li a.export_vcard {
309 padding-left:28px;
310 }
311
312
313
314 #export_data ul {
315 display:inline;
316 }
317 #export_data li {
318 list-style-type:none;
319 display:inline;
320 margin-left:11px;
321 }
322 #export_data li:first-child {
323 margin-left:0;
324 }
325
326
327
328 #licenses {
329 font-size:0.9em;
330 }
331
332 #licenses dt {
333 font-weight:bold;
334 display:none;
335 }
336 #licenses dd {
337 margin-bottom:11px;
338 line-height:1.5;
339 }
340
341 #site_content_license_cc {
342 margin-bottom:0;
343 }
344 #site_content_license_cc img {
345 display:inline;
346 vertical-align:top;
347 margin-right:4px;
348 }
349
350
351 #wrap {
352         float:left;
353         margin:0 auto;
354     width:1004px;
355     width:71.714em;
356 }
357
358
359 #core {
360 position:relative;
361 width:100%;
362 float:left;
363 margin-bottom:1em;
364 }
365
366 #content {
367 width:644px;
368 padding:18px;
369 float:left;
370 border-radius:7px;
371 -moz-border-radius:7px;
372 -moz-border-radius-topleft:0;
373 -webkit-border-radius:7px;
374 -webkit-border-top-left-radius:0;
375 }
376
377 #content_inner {
378 position:relative;
379 width:100%;
380 float;left;
381 }
382
383 #aside_primary {
384 width:300px;
385 float:left;
386 margin-left:2px;
387 padding:18px 4px 18px 18px;
388 border-radius:7px;
389 -moz-border-radius:7px;
390 -webkit-border-radius:7px;
391 }
392
393
394
395
396 /*Start: FORM NOTICE*/
397 #form_notice {
398 width:384px;
399 width:458px;
400 float:left;
401 margin-left:68px;
402 position:relative;
403 line-height:1;
404 }
405 #form_notice fieldset {
406 border:0;
407 padding:0;
408 }
409 #form_notice legend {
410 display:none;
411 }
412 #form_notice textarea {
413 border-radius:7px;
414 -moz-border-radius:7px;
415 -webkit-border-radius:7px;
416 width:377px;
417 width:370px;
418 height:86px;
419 line-height:1.5;
420 padding:7px 7px 14px 7px;
421 }
422 #form_notice label {
423 display:block;
424 font-size:1.3em;
425 margin-bottom:7px;
426 }
427 #form_notice .form_datas li {
428 float:left;
429 }
430
431 #form_notice #notice_attach_file label,
432 #form_notice #notice_submit label {
433 display:none;
434 }
435
436 #form_notice #notice_attachment {
437 margin-top:25px;
438 margin-left:4px;
439 }
440
441 #form_notice .form_note {
442 position:absolute;
443 top:116px;
444 right:98px;
445 z-index:9;
446 }
447
448 #form_notice .form_note dt {
449 font-weight:bold;
450 display:none;
451 }
452 #notice_text-count {
453 font-weight:bold;
454 line-height:1.15;
455 }
456
457 #form_notice #notice_data-attach_view {
458 /*position:absolute;*/
459 top:25px;
460 right:30px;
461 margin-left:4px;
462 padding:0;
463 cursor:pointer;
464 width:16px;
465 height:16px;
466 border:0;
467 text-indent:-9999px;
468 }
469 #form_notice .form_actions {
470 position:absolute;
471 bottom:0;
472 right:0;
473 }
474 #form_notice .form_actions input.submit {
475 width:60px;
476 padding:8px;
477 }
478
479 #form_notice li {
480 margin-bottom:0;
481 }
482 /*end FORM NOTICE*/
483
484
485
486
487
488 /* user_profile */
489 #user_profile {
490 position:relative;
491 width:633px;
492 min-height:123px;
493 float:left;
494 margin-bottom:17px;
495 margin-left:0;
496 }
497 #user_profile dt,
498 #user_statistics dt {
499 font-weight:bold;
500 }
501 #user_profile .user_depiction {
502 float:left;
503 position:absolute;
504 top:0;
505 left:0;
506 width:96px;
507 }
508 #user_profile .user_fn,
509 #user_profile .user_nickname,
510 #user_profile .user_location,
511 #user_profile .user_url,
512 #user_profile .user_note,
513 #user_profile .user_tags {
514 float:left;
515 clear:left;
516 margin-left:125px;
517 width:322px;
518 margin-bottom:4px;
519 }
520
521 #user_profile .user_fn,
522 #user_profile .user_nickname {
523 width:auto;
524 clear:none;
525 }
526 #user_profile .user_nickname {
527 margin-left:11px;
528 }
529 #user_profile .user_nickname .nickname {
530 font-style:italic;
531 font-weight:bold;
532 margin-left:4px;
533 margin-right:4px;
534 }
535
536 #user_profile .user_nickname dd:before {
537 content: "(";
538 }
539 #user_profile .user_nickname dd:after {
540 content: ")";
541 }
542
543 #user_profile dt {
544 display:none;
545 }
546 #user_profile h2 {
547 display:none;
548 }
549 /* user_profile */
550
551 /*user_actions*/
552 #user_actions {
553 clear:left;
554 float:left;
555 position:absolute;
556 top:0;
557 right:0;
558 }
559 #user_actions h2 {
560 display:none;
561 }
562 #user_actions ul {
563 list-style-type:none;
564 }
565 #user_actions li {
566 border-top-width:1px;
567 border-top-style:dotted;
568 }
569 #user_actions li:first-child {
570 border-top:0;
571 }
572 #user_actions fieldset {
573 border:0;
574 padding:0;
575 }
576 #user_actions legend {
577 display:none;
578 }
579
580 #user_actions a,
581 #user_actions input.submit {
582 display:block;
583 text-align:left;
584 padding:4px 0 4px 19px;
585 }
586 #user_actions a {
587 text-decoration:none;
588 }
589 #user_subscribe a,
590 #TB_window input.submit,
591 #user_actions input.submit {
592 border:0;
593 cursor:pointer;
594 padding-left:16px;
595 width:100%;
596 font-size:0.9em;
597 }
598
599 #user_subscribe a {
600 width:auto;
601 padding-left:20px;
602 }
603
604 #user_subscribe a,
605 #TB_window input.submit,
606 .form_user_subscribe input.submit {
607 font-weight:bold;
608 }
609
610
611
612 #user_send-a-message form {
613 clear:left;
614 width:322px;
615 margin-top:18px;
616 }
617
618 #user_send-a-message textarea {
619 width:96%;
620 }
621
622 .user_tags ul {
623 list-style-type:none;
624 }
625 .user_tags li {
626 display:inline;
627 margin-right:1em;
628 float:left;
629 }
630
631
632
633 .aside .section {
634 margin-bottom:29px;
635 clear:both;
636 }
637 .aside .section h2 {
638 text-transform:uppercase;
639 font-size:1em;
640 }
641
642 #user_statistics dt,
643 #user_statistics dd {
644 display:inline;
645 }
646 #user_statistics dt:after {
647 content: ":";
648 }
649
650
651 #user_subscriptions,
652 #user_subscriptions-common {
653 float:left;
654 }
655 #user_subscriptions ul.users {
656 width:220px;
657 float:left;
658 }
659 #user_subscriptions .users li {
660 list-style-type:none;
661 float:left;
662 margin-right:7px;
663 margin-bottom:7px;
664 }
665 #user_subscriptions .users li .photo {
666 width:24px;
667 height:24px;
668 margin-right:0;
669 }
670 #user_subscriptions .users li .fn {
671 display:none;
672 }
673 .aside .section .more {
674 clear:both;
675 }
676
677
678
679
680
681 /* NOTICE */
682 .notice {
683 position:relative;
684 padding-top:18px;
685 padding-bottom:18px;
686 clear:both;
687 float:left;
688 width:644px;
689 width:96.699%;
690 width:100%;
691 border-top:1px dashed #D1D9E4;
692 /*-moz-border-radius:7px;*/
693 }
694 .notices li {
695 list-style-type:none;
696 /*margin-bottom:11px;*/
697 }
698
699 /* NOTICES */
700 #notices_primary {
701 float:left;
702 width:644px;
703 border-radius:7px;
704 -moz-border-radius:7px;
705 -webkit-border-radius:7px;
706 }
707 #notices_primary h2 {
708 display:none;
709 }
710 .notice-data a span {
711 display:block;
712 padding-left:28px;
713 }
714
715
716 .notice .author {
717 margin-right:11px;
718 }
719 .notice .author a {
720 }
721 .notice .author:after {
722 /*content:":";*/
723 }
724
725 .vcard .photo {
726 display:inline;
727 margin-right:7px;
728 margin-bottom:7px;
729 float:left;
730 }
731 .vcard .url {
732 text-decoration:none;
733 }
734 .vcard .url:hover {
735 text-decoration:underline;
736 }
737 .vcard .fn {
738 font-style:italic;
739 }
740 .vcard .fn:hover {
741
742 }
743
744
745 .notice .entry-title {
746 float:left;
747 width:100%;
748 }
749 .notice p.entry-content {
750 display:inline;
751 }
752
753 .notice_video p.entry-content,
754 .notice_audio p.entry-content,
755 .notice_image p.entry-content,
756 .notice_location p.entry-content,
757 .notice_event p.entry-content,
758 .notice_document p.entry-content {
759 }
760 #laconicat .notice p.entry-content {
761 /*margin-left:199px;*/
762 }
763 .notice p.entry-content a {
764
765 }
766 .notice p.entry-content a:hover {
767
768 }
769 .notice p.entry-content .tag a {
770
771 }
772 .notice p.entry-content .tag a:hover {
773
774 }
775
776
777 .notice div.entry-content {
778 /*border:1px solid blue;*/
779 clear:left;
780 float:left;
781 width:48%;
782 font-size:0.95em;
783 }
784 .notice div.entry-content a,
785 .notice .notice-options a,
786 .notice .notice-options input {
787
788 }
789 .notice .notice-options a,
790 .notice .notice-options input {
791 float:left;
792 font-size:1.025em;
793 }
794
795 #laconicat .notice div.entry-content {
796 /*margin-left:0;*/
797 }
798
799 .notice div.entry-content dl,
800 .notice div.entry-content dt,
801 .notice div.entry-content dd {
802 display:inline;
803 }
804 .notice div.entry-content .timestamp dt,
805 .notice div.entry-content .response dt {
806 display:none;
807 }
808 .notice div.entry-content .timestamp a {
809 display:inline-block;
810 }
811 .notice div.entry-content .device dt {
812 text-transform:lowercase;
813 }
814 .notice div.entry-content a {
815
816 }
817 .notice div.entry-content a:hover {
818 }
819
820
821
822 .notice-data {
823 position:absolute;
824 top:18px;
825 right:0;
826 min-height:50px;
827 margin-bottom:4px;
828 }
829 .notice .entry-content .notice-data dt {
830 display:none;
831 }
832
833 .notice-data a {
834 display:block;
835 outline:none;
836 }
837
838 .notice-options {
839 padding-left:2%;
840 float:left;
841 width:50%;
842 position:relative;
843 font-size:0.95em;
844 }
845
846 .notice-options a {
847 float:left;
848 }
849 .notice-options .notice_delete,
850 .notice-options .notice_reply,
851 .notice-options .form_favor,
852 .notice-options .form_disfavor {
853 position:absolute;
854 top:0;
855 }
856 .notice-options .form_favor,
857 .notice-options .form_disfavor {
858 left:0;
859 }
860 .notice-options .notice_reply {
861 left:29px;
862 }
863 .notice-options .notice_delete {
864 left:76px;
865 }
866 .notice-options .notice_reply dt {
867 display:none;
868 }
869
870 .notice-options input,
871 .notice-options a {
872 text-indent:-9999px;
873 outline:none;
874 }
875
876 .notice-options .notice_reply a,
877 .notice-options form input.submit {
878 display:block;
879 border:0;
880 }
881 .notice-options .notice_reply a,
882 .notice-options .notice_delete a {
883 text-decoration:none;
884 padding-left:16px;
885 }
886
887 .notice-options .notice_delete {
888
889 }
890
891 .notice-options form input.submit {
892 cursor:pointer;
893 width:16px;
894 padding:2px 0;
895 }
896
897 .notice-options .notice_delete dt,
898 .notice-options .form_favor legend,
899 .notice-options .form_disfavor legend {
900 display:none;
901 }
902 .notice-options .notice_delete fieldset,
903 .notice-options .form_favor fieldset,
904 .notice-options .form_disfavor fieldset {
905 border:0;
906 padding:0;
907 }
908
909 /*END: NOTICES */
910
911
912
913
914
915 .pagination dt {
916 font-weight:bold;
917 display:none;
918 }
919
920 .pagination .nav {
921 float:left;
922 width:100%;
923 list-style-type:none;
924 }
925
926 .pagination .nav_prev {
927 float:left;
928 }
929 .pagination .nav_next {
930 float:right;
931 }
932
933 .pagination a {
934 display:block;
935 text-decoration:none;
936 font-weight:bold;
937 padding:7px;
938 border:1px dotted #D1D9E4;
939 border-bottom:0;
940 }
941
942 .pagination .nav_prev a {
943 -moz-border-radius-topright:7px;
944 -webkit-border-top-right-radius:7px;
945 padding-left:20px;
946 border-left:0;
947 }
948 .pagination .nav_next a {
949 -moz-border-radius-topleft:7px;
950 -webkit-border-top-left-radius:7px;
951 padding-right:20px;
952 border-right:0;
953 }
954
955
956 /* END: NOTICE */
957
958
959
960
961
962
963
964 /*START: LOAD ALONG WITH JS*/
965 .notice .in-reply-to {
966         width:98%;
967         margin-left:2%;
968 }
969 .notice .in-reply-to li {
970 background-color:#F7F9FB;
971 }
972 .notice .in-reply-to li .in-reply-to li {
973 background-color:#E4E9F0;
974 }
975 .notice .in-reply-to li .in-reply-to li .in-reply-to li {
976 background-color:#D1D9E4;
977 }
978
979
980
981 #user_actions #user_subscribe .form_note,
982 #user_actions #user_subscribe .form_datas,
983 #user_actions #user_subscribe .form_actions label {
984 display:none;
985 }
986 #form_user-relationship .form_note,
987 #form_user-relationship .form_datas,
988 #form_user-relationship .form_actions label {
989 display:block;
990 }
991
992 #user_actions #user-relationship_submit {
993 margin-bottom:0;
994 }
995 #form_user-relationship .form_datas li label {
996 margin-right:11px;
997 }
998
999 #user_relationship_xfn {
1000 /*z-index:1000;
1001 position:absolute;
1002 width:521px;
1003 height:322px;*/
1004 display:none;
1005 }
1006 #user_relationship_xfn fieldset {
1007 background-color:#fff;
1008 }
1009
1010 /*END: LOAD ALONG WITH JS*/
1011
1012
1013
1014 /* TOP_POSTERS */
1015 #top-posters caption {
1016 text-align:left;
1017 text-transform:uppercase;
1018 }
1019
1020 #top-posters thead {
1021 display:none;
1022 }
1023 #top-poster_user {
1024 width:199px;
1025 }
1026 #top-poster_number-of-notices {
1027 width:123px;
1028 }
1029 #top-posters tbody td {
1030 padding-right:11px;
1031 padding-bottom:4px;
1032 }
1033 #top-posters img {
1034 margin-right:7px;
1035 height:24px;
1036 width:24px;
1037 }
1038
1039
1040
1041 /* tagcloud */
1042 #tagcloud ul {
1043 list-style-type:none;
1044 }
1045 #tagcloud ul li {
1046 display:inline;
1047 margin-right:7px;
1048 line-height:1.4;
1049 }
1050
1051 #tagcloud.section dt {
1052 text-transform:uppercase;
1053 font-weight:bold;
1054 }
1055 #tagcloud .weight_1 {
1056 font-size:1em;
1057 }
1058 #tagcloud .weight_2 {
1059 font-size:1.3em;
1060 }
1061 #tagcloud .weight_3 {
1062 font-size:1.6em;
1063 }
1064 #tagcloud .weight_4 {
1065 font-size:1.9em;
1066 }
1067 #tagcloud .weight_5 {
1068 font-size:2.2em;
1069 }
1070
1071
1072
1073 #form_settings_photo .form_datas {
1074 clear:both;
1075 }
1076
1077
1078
1079
1080 #photo_original,
1081 #photo_preview {
1082 float:left;
1083 }
1084 #photo_preview,
1085 #settings_photo_action-crop {
1086 margin-left:29px;
1087 }
1088 #photo_preview_view {
1089 height:96px;
1090 width:96px;
1091 overflow:hidden;
1092 }
1093
1094
1095
1096
1097 .section .groups,
1098 #users_featured ul {
1099 list-style-type:none;
1100 }
1101 .section .groups li,
1102 #users_featured li {
1103 margin-top:11px;
1104 float:left;
1105 width:100%;
1106 }
1107 .section .groups li:first-child,
1108 #users_featured li:first-child {
1109 margin-top:0;
1110 }
1111
1112 .section .groups .vcard,
1113 #users_featured .vcard {
1114 float:left;
1115 margin-bottom:-23px;
1116 }
1117
1118 .section .groups dl,
1119 #users_featured dl {
1120 float:left;
1121 margin-left:63px;
1122 clear:left;
1123 }
1124 .section .groups dt,
1125 #users_featured dt {
1126 display:none;
1127 font-weight:bold;
1128 }
1129
1130
1131
1132 #home.logged_out h1 {
1133 display:none;
1134 }
1135
1136 #home #intro {
1137 margin-bottom:29px;
1138 float:left;
1139 width:100%;
1140 }
1141
1142 #home #intro p {
1143 margin-bottom:18px;
1144 font-size:1.8em;
1145 }
1146
1147 #home #intro #guide_steps {
1148 list-style-type:none;
1149 }
1150 #home #intro #guide_steps li {
1151 float:left;
1152 margin-left:18px;
1153 }
1154 #home #intro #guide_steps li:first-child {
1155 margin-left:0;
1156 }
1157 #home #intro #guide_steps li a {
1158 display:block;
1159 float:left;
1160 width:185px;
1161 height:109px;
1162 border-width:1px;
1163 border-style:dotted;
1164 text-decoration:none;
1165 border-radius:7px;
1166 -moz-border-radius:7px;
1167 -webkit-border-radius:7px;
1168 padding:7px;
1169 font-size:1.6em;
1170 font-weight:bold;
1171 text-align:center;
1172 }
1173
1174
1175 #testimonials {
1176 clear:both;
1177 }