]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/display.css
Block styles in Subscribers
[quix0rs-gnu-social.git] / theme / default / display.css
1 /* CSS Document */
2 /* Design & CSS by Marie-Claude Doyon http://www.marieclaudedoyon.com */
3
4 html {
5         background-color: #f6e5b0;
6         }
7 body {
8         position: absolute;
9         width: 100%;
10         margin: 0;
11         padding: 0;
12         font-family: Verdana, Arial, Helvetica, sans-serif;
13         font-size: 10px;
14         line-height: 12px;
15         min-height: 100%;
16         height: 100%;
17     color: #701238;
18         }
19 a {
20         color: #d1451a;
21         text-decoration: none;
22         }
23 a:hover {
24         text-decoration: underline;
25         }
26 img, img a {
27         border: 0;
28         }
29 h1 {
30         font-size: 14px;
31         }
32
33 #wrap {
34         margin: 0 auto;
35         padding: 0 20px;
36         width: 760px;
37         background: url(bg-header.gif) repeat-x #fbf2d7;
38         }
39 #header {
40         position: relative;
41         margin: 0 auto;
42         width: 600px;
43         height: 216px;
44         }
45 #logo {
46         margin-top: 9px;
47         }
48 p#branding {
49         margin: 0;
50         padding: 6px 0 3px 0;
51         color: #fbf2d7;
52         font-size: 21px;
53         font-weight: bold;
54         line-height: 27px;
55         }
56 p#branding a {
57         color: #dab134;
58         }
59
60 #header h1.pagetitle {
61         margin: 0;
62         padding: 0;
63         font-size: 15px;
64         line-height: 24px;
65         color: #fff6d5;
66 }
67
68 #header h2.sitename {
69         display: none;
70         margin: 0;
71         padding: 0;
72         color: #fff6d5;
73 }
74
75 abbr.published { border-bottom:0; }
76
77 /* ===== Begin Navigation Styling ===== */
78
79 /* ----- Navigation ------ */
80 #nav {
81         float: right;
82         margin: 0;
83         padding: 0;
84         list-style-type: none;
85         font-size: 12px;
86         }
87 #nav li {
88         display: block;
89         float: left;
90         }
91 #nav li a {
92         display: block;
93         padding: 9px 9px 12px 9px;
94         color: #F60;
95         }
96 #nav li a:hover {
97         text-decoration: underline;
98         }
99
100 /* ----- Tabs ----- */
101 #nav_views {
102         margin: 0 auto;
103         padding: 0;
104         position: absolute;
105         bottom: 0;
106         list-style-type: none;
107         font-size: 14px;
108         font-weight: bold;
109         width: 600px;
110         /*height: 30px;*/
111         }
112 #nav_views li {
113         display: block;
114         float: left;
115         line-height: 21px;
116         }
117 #nav_views li a {
118         display: block;
119         margin: 0;
120         padding: 4px 12px 3px 12px;
121         color: #fff6d5;
122         background-color: #d1451a;
123         border-right: 1px solid #dcaa3f;
124         }
125 #nav_views li a:hover {
126         text-decoration: none;
127         }
128 #nav_views li.current a, #nav_views li.current a:hover {
129         color: #701238;
130         background-color: #fff6d5;
131         border-right: 1px solid #dcaa3f;
132         }
133 #nav_views li.current a:hover {
134         color: #d1451a;
135         }
136 #nav_views li a:hover {
137         color: #fff6d5;
138         background-color: #701238;
139         border-right: 1px solid #dcaa3f;
140         }
141
142 .feeds {
143 clear:both;
144 float:right;
145 margin-top:1.25em;
146 position:absolute;
147 right:0;
148 bottom:-30px;
149 }
150 .feeds * {
151 line-height:1.4;
152 padding:0;
153 margin:0;
154 font-size:12px;
155 }
156
157 .feeds p {
158 font-weight:bold;
159 display:inline;
160 display:none;
161 }
162 .feeds ul {
163 display:inline;
164 }
165 .feeds li {
166 list-style-type:none;
167 display:inline;
168 margin-left:0.5em;
169 }
170 .feeds li a.rss,
171 .feeds li a.atom {
172 background:url(icon_feed.jpg) no-repeat;
173 padding-top:2px;
174 padding-left:20px;
175 }
176 .feeds li a.foaf {
177 background:url(icon_foaf.gif) no-repeat;
178 padding-top:2px;
179 padding-left:30px;
180 }
181
182 form#disfavor, form.disfavor,
183 form#favor, form.favor  {
184         float: right;
185 }
186
187 /*favorites*/
188 input#favor, input.favor,
189 input#disfavor, input.disfavor  {
190         background-color:#fcfff5;
191         background-color:transparent;
192         background-image:url(icon_heart-02.gif);
193         background-repeat:no-repeat;
194         cursor: pointer;
195         border: 0;
196         width: 16px;
197         height:16px;
198         text-indent:-9999px;
199 }
200
201 input#disfavor, input.disfavor {
202         background-image:url(icon_heart-01.gif);
203 }
204
205 .notice_single:hover input.favor,
206 .notice_single:hover input.disfavor {
207         background-color:#f3f8ea;
208 }
209
210 /*profile_actions*/
211 #profile_actions {
212 padding-left:0;
213 list-style-type:none;
214 margin:0;
215 }
216 #profile_actions li {
217 margin-bottom:0.5em;
218 clear:both;
219 }
220
221 #profile_actions #profile_nudge input.submit,
222 #profile_actions #profile_block input.submit,
223 .profile_single form.block input.submit {
224 margin:0 0 0 -3px;
225 padding:0;
226 background-color:transparent;
227 color:#C15D42;
228 font-family:Georgia,"Times New Roman",Times,serif;
229 font-weight:normal;
230 font-size:14px;
231 text-align:left;
232 float:left;
233 line-height:18px;
234 }
235 #profile_actions #profile_nudge input.submit:hover,
236 #profile_actions #profile_block input.submit:hover {
237 background-color:transparent;
238 color:#C15D42;
239 }
240
241 #wrap p#nudge_response {
242 background-color:transparent;
243 line-height:18px;
244 font-size:14px;
245 }
246 #wrap #profile_nudge input.disabled {
247 color:#999;
248 cursor:default;
249 }
250
251
252 #wrap form input.disabled,
253 #wrap form input.disabled:hover {
254 background-color:#999;
255 cursor:default;
256 }
257
258 /* ----- Nav Footer ----- */
259 #nav_sub {
260         clear: both;
261         margin: 18px auto 0 auto;
262         padding: 0;
263         list-style-type: none;
264         font-size: 11px;
265         font-weight: bold;
266         line-height: 21px;
267         border-top: 1px solid #dec5b5;
268         width: 600px;
269         }
270 #nav_sub li {
271         display: block;
272         float: left;
273         }
274 #nav_sub li a {
275         padding: 6px 24px 6px 0;
276         }
277 #nav_sub li a:hover {
278         text-decoration: underline;
279         }
280 /* ===== End Navigation Styling ===== */
281
282 #content {
283         clear: left;
284         margin: 40px 0 45px 0;
285         padding: 0 80px;
286         font-family: Georgia, "Times New Roman", Times, serif;
287         font-size: 14px;
288         line-height: 18px;
289         }
290 #content h2 {
291         font-family: Verdana, Arial, Helvetica, sans-serif;
292         font-size: 15px;
293         }
294 #content label {
295         font-family: Verdana, Arial, Helvetica, sans-serif;
296         font-size: 12px;
297         }
298 .instructions p, .success, .error {
299         font-weight: normal;
300         margin: 36px 0 0 0;
301         padding: 10px;
302         font-family: Georgia, "Times New Roman", Times, serif;
303         font-size: 13px;
304         line-height: 15px;
305         border: 1px solid #dec5b5;
306         color: #fff6d5;
307         }
308 .instructions a, .success a, .error a {
309         color: #d8e2d7;
310         text-decoration: underline;
311         }
312 .instructions a:hover, .success a:hover, .error a:hover {
313         color: #fff6d5;
314         }
315 .success {
316         background-color: #48705b;
317         }
318 .error {
319         background-color: #ce3728;
320         }
321
322 /* ----- Stream -----*/
323
324 #notices {
325         clear: both;
326         margin: 0 auto;
327         padding: 0;
328         list-style-type: none;
329         width: 600px;
330         border-top: 1px solid #dec5b5;
331         }
332 #notices a:hover {
333         text-decoration: underline;
334         }
335 .notice_single {
336         clear: both;
337         display: block;
338         margin: 0;
339         padding: 5px 5px 5px 0;
340         min-height: 48px;
341         font-family: Georgia, "Times New Roman", Times, serif;
342         font-size: 13px;
343         line-height: 16px;
344         border-bottom: 1px solid #dec5b5;
345         background-color:#FCFFF5;
346         opacity:1;
347         }
348 .notice_single:hover {
349         background-color: #f7ebcc;
350         }
351 .notice_single p {
352         display: inline;
353         margin: 0;
354         padding: 0;
355         }
356 #notice_delete_form #confirmation_text {
357     display: block;
358         font-size: 14px;
359         font-weight: bold;
360         }
361
362 input#submit_yes, input#submit_no {
363         margin: 18px 10px 0px 0px;
364         padding: 4px;
365         font-weight: bold;
366         color: #fff6d5;
367         background-color: #F60;
368         cursor: pointer;
369         border: 0;
370         width: 40px;
371         }
372 input#submit_yes:hover, input#submit_no:hover {
373         background-color: #701238;
374         }
375 .avatar.stream {
376         float: left;
377         margin: 0 10px 0.5em 0;
378         }
379 p.time {
380         display: block;
381         font-family: Verdana, Arial, Helvetica, sans-serif;
382         font-size: 10px;
383         line-height: 15px;
384         }
385 p.time a {
386         color: #dab134;
387         }
388
389 /* ----- Profile -----*/
390 #profile {
391         clear: left;
392         margin: 0 -80px;
393         padding: 10px 0 0 0;
394         min-height: 170px;
395         border-top: 1px solid #dec5b5;
396         font-family: Georgia, "Times New Roman", Times, serif;
397         margin-bottom:1em;
398         float:left;
399         width:750px;
400         }
401 #profile h1 {
402         margin: 0;
403         padding: 0;
404         font-family: Verdana, Arial, Helvetica, sans-serif;
405         font-size: 14px;
406         }
407 #profile h2 {
408         margin: 0;
409         padding: 0;
410         font-family: Verdana, Arial, Helvetica, sans-serif;
411         font-size: 11px;
412         text-transform: uppercase;
413         color: #dab134;
414         }
415 #profile p {
416         margin: 0 10px 0 0;
417         font-size: 12px;
418         line-height: 14px;
419         }
420 #profile p.location {
421         margin: 0 10px 12px 0;
422         font-style: italic;
423         }
424 #profile p.notice_current {
425         font-size: 18px;
426         line-height: 21px;
427         }
428 #profile_avatar {
429         float: left;
430         margin-right: 4px;
431         }
432 #profile_avatar img {
433         margin-bottom: 5px;
434         }
435 .avatar.profile {
436         clear: left;
437         margin: 0 10px 5px 0;
438         }
439 .avatar.original {
440         float: left;
441         margin: 0 10px 18px 0;
442         }
443 a.nickname {
444         font-family: Verdana, Arial, Helvetica, sans-serif;
445         font-weight: bold;
446         font-size: 12px;
447         padding-right: 3px;
448         }
449 #profile_information {
450         float: left;
451         position: relative;
452         width: 270px;
453         }
454 .statistics {
455         margin-top: 18px;
456         }
457 .statistics h2 {
458         margin: 12px 0 3px 0;
459         }
460 dl.statistics {
461         margin: 0;
462         font-size: 12px;
463         line-height: 14px;
464         }
465 .statistics dt {
466         float: left;
467         width: 96px;
468 }
469 .statistics dd {
470         margin-left: 100px;
471 }
472 .statistics dt:after {
473         content: ":";
474         }
475 #subscriptions {
476         float: left;
477         margin: 18px 0 30px 0;
478         }
479 #subscriptions_avatars {
480         float: left;
481         margin: 6px 0 0 0;
482         padding: 0;
483         list-style-type: none;
484         width: 270px;
485         }
486 #subscriptions_avatars li .avatar.mini {
487         float: left;
488         margin: 0 3px 3px 0;
489         padding: 0;
490         line-height: 0;
491         /* border: 1px solid #f00; */
492         }
493 #subscriptions_viewall {
494         clear: left;
495         }
496 /* ----- End Profile -----*/
497
498 /* ----- Begin Subscriptions & Subscribers -----*/
499
500 ul.subscriptions, ul.subscribers {
501         float: none;
502         margin: 0;
503         padding: 0;
504         list-style-type: none;
505         overflow: auto;
506         clear:both;
507         }
508 ul.subscriptions li, ul.subscribers li {
509         display: block;
510         float: left;
511         padding: 0;
512         }
513 /* ----- End Subscriptions & Subscribers -----*/
514
515 #pagination {
516         margin: 18px auto;
517         width: 600px;
518         }
519 #nav_pagination {
520         margin: 0 0 36px 0;
521         padding: 0;
522         float: right;
523         list-style-type: none;
524         font-size: 12px;
525         font-weight: bold;
526         }
527 #nav_pagination li {
528         display: block;
529         float: left;
530         background-color: #701238;
531         }
532 #nav_pagination li.before {
533         margin-right: 1px;
534         }
535 #nav_pagination li a {
536         padding: 6px 15px;
537         line-height: 21px;
538         background-color: #701238;
539         color: #fff6d5;
540         }
541 #nav_pagination li a:hover {
542         background-color: #3F606F;
543         color: #fff6d5;
544         text-decoration: none;
545         }
546
547 #footer {
548         clear: both;
549         margin: 0 auto;
550         padding: 0 0 36px 0;
551         width: 600px;
552         border-top: 1px solid #dec5b5;
553         }
554 #footer p {
555         margin-top: 9px;
556         line-height: 12px;
557         }
558 #cc {
559         float: left;
560         margin: 3px 10px 0 0;
561         }
562
563 /* ===== Begin Forms Styling ===== */
564
565 /* ----- Forms General Style ----- */
566 form {
567         margin: 0 auto;
568         padding: 0;
569         }
570 form {
571         font-family: Verdana, Arial, Helvetica, sans-serif;
572         font-size: 12px;
573         }
574 form label {
575         display: block;
576         font-size: 12px;
577         font-weight: bold;
578         line-height: 18px;
579         }
580 form input {
581         border: 1px solid #dec5b5;
582         width: 264px;
583         }
584 input#submit, input.submit  {
585         display: block;
586         margin: 18px 0;
587         padding: 4px;
588         font-weight: bold;
589         color: #fff6d5;
590         background-color: #F60;
591         cursor: pointer;
592         border: 0;
593         width: auto;
594         }
595 input#submit:hover, input.submit:hover {
596         background-color: #701238;
597         }
598 input.checkbox {
599         /*width: 14px;
600         height: 14px;*/
601         width: auto;
602         border: 0;
603         }
604
605 label.checkbox_label {
606     display: inline;
607     font-weight: normal;
608 }
609
610 textarea, input {
611         font-family: Verdana, Arial, Helvetica, sans-serif;
612         font-size: 12px;
613         color: #701238;
614         padding: 3px;
615         }
616 textarea:focus, input:focus {
617         background-color: #f8ebc0;
618         }
619 textarea {
620         width: 270px;
621         border: 1px solid #D8E2D7;
622         }
623 .input_instructions {
624         margin-top: 3px;
625         display: block;
626         font-size: 11px;
627         line-height: 15px;
628         color: #924959;
629         font-family: Verdana, Arial, Helvetica, sans-serif;
630         }
631
632 /* ----- Status Form ----- */
633 #status_form {
634         height: 96px;
635         /*background-color: #F00;*/
636         }
637 #status_form p {
638         margin: 36px 0 0 0;
639         padding: 0;
640         }
641 #status_label {
642         display: block;
643         clear: both;
644         margin: 0;
645         padding: 0 0 3px 0;
646         font-size: 18px;
647         font-weight: bold;
648         line-height: 24px;
649         color: #dab134;
650         }
651 #status_textarea {
652         display: block;
653         float: left;
654         width: 463px;
655         height: 35px;
656         padding: 5px;
657         font-family: Verdana, Arial, Helvetica, sans-serif;
658         font-size: 12px;
659         color: #701238;
660         border: 0;
661         }
662 #status_submit {
663         display: block;
664         float: left;
665         margin: 1px 0 0 4px;
666         width: 63px;
667         height: 45px;
668         background-color: #F60;
669         font-family: Verdana, Arial, Helvetica, sans-serif;
670         font-weight: bold;
671         font-size: 14px;
672         color: #fff6d5;
673         cursor: pointer;
674         border: 0;
675         }
676 #status_submit:hover {
677         background-color: #d1451a;
678         }
679 #counter {
680         position: absolute;
681         top: 140px;
682         left: -64px;
683         width: 50px;
684         font-weight: bold;
685         text-align: right;
686 }
687 .response_error textarea,
688 .response_error .on_max {
689 background-color:#fee;
690 }
691
692 /* ----- Subscribe Form ----- */
693 #content .subscribe .submit, #content .unsubscribe .submit, #remotesubscribe .button, #remotesubscribe {
694         clear: left;
695         margin: 0;
696         width: 96px;
697         height: 27px;
698         font-family: verdana, arial, helvetica, sans-serif;
699         font-weight: bold;
700         font-size: 10px;
701         text-transform: uppercase;
702         background-color: #F60;
703         color: #fff6d5;
704         border: 0;
705         }
706 #remotesubscribe {
707         width: 96px;
708         height: 22px;
709         padding: 5px 0 0 0;
710         text-align: center;
711         }
712 #content .subscribe .button:hover, #content .unsubscribe .button:hover {
713         background-color: #904632;
714         cursor: pointer;
715         }
716
717 a#remotesubscribe {
718         display: block;
719 }
720
721 /* ----- Login Form -----*/
722 input#license {
723         width: auto;
724         border: 0;
725         }
726 /* ----- Avatar Form -----*/
727 form {
728         clear: left;
729 }
730
731 /* ----- OpenID Form -----*/
732
733 input#openid_url {
734    background: url(login-bg.gif) no-repeat;
735    background-color: #fff;
736    background-position: 4px 50%;
737    color: #000;
738    padding-left: 24px;
739 }
740
741 /* People lists (search results, maybe subscribers) */
742
743 #profiles {
744         clear: both;
745         margin: 0 auto;
746         padding: 0;
747         list-style-type: none;
748         width: 600px;
749         border-top: 1px solid #dec5b5;
750         /*border: 1px solid #F00;*/
751         }
752 #profiles a:hover {
753         text-decoration: underline;
754         }
755
756 .profile_single {
757         clear: both;
758         display: block;
759         margin: 0;
760         padding: 5px 5px 5px 0;
761         min-height: 48px;
762         font-family: Georgia, "Times New Roman", Times, serif;
763         font-size: 13px;
764         line-height: 16px;
765         border-bottom: 1px solid #dec5b5;
766         width:100%;
767         float:left;
768         }
769 .profile_single:hover {
770         background-color: #f7ebcc;
771         }
772
773 .profile_single form.block,
774 .profile_single form.subscribe,
775 .profile_single form.unsubscribe {
776         float: right;
777 }
778
779 .profile_single form.unsubscribe {
780         float: right;
781 }
782
783 /* ----- IM Settings Form -----*/
784
785 #imsettings p {
786         margin: 0;
787         padding: 0;
788         line-height: 15px;
789 }
790
791 /* ----- direct message ----- */
792
793 #message_form {
794         height: 96px;
795         /*background-color: #F00;*/
796         }
797
798 #message_form p {
799         margin: 21px 0 0 0;
800         padding: 0;
801         }
802 #message_form label {
803         display: inline;
804         }
805
806 #message_content {
807         display: block;
808         float: left;
809         width: 463px;
810         height: 35px;
811         padding: 5px;
812         font-family: Verdana, Arial, Helvetica, sans-serif;
813         font-size: 12px;
814         color: #193441;
815         border: 0;
816         }
817
818 #message_send {
819         display: block;
820         float: left;
821         margin: 1px 0 0 4px;
822         width: 63px;
823         height: 45px;
824         background-color: #C15D42;
825         font-family: Verdana, Arial, Helvetica, sans-serif;
826         font-weight: bold;
827         font-size: 14px;
828         color: #FCFFF5;
829         cursor: pointer;
830         border: 0;
831         }
832
833 #message_send:hover {
834         background-color: #904632;
835         }
836
837 /* ===== End Forms Styling ===== */
838
839 /* ===== Tag Cloud Styling ===== */
840
841 p.tagcloud {
842 text-align: center;
843 }
844
845 p.tagcloud a {
846 line-height:100%;
847 vertical-align:middle;
848 }
849
850 p.tagcloud a.largest {
851 font-size: 400%;
852 }
853 p.tagcloud a.verylarge {
854 font-size: 300%;
855 }
856
857 p.tagcloud a.large {
858 font-size: 200%;
859 }
860
861 p.tagcloud a.medium {
862 font-size: 150%;
863 }
864
865 p.tagcloud a.small {
866 font-size: 100%;
867 }
868
869 p.tagcloud a.verysmall {
870 font-size: 80%;
871 }
872
873 p.tagcloud a.smallest {
874 font-size: 60%;
875 }
876
877 #subscriptions_nav,
878 #filter_tags {
879 margin:0 0 2em 0;
880 }
881
882 #subscriptions_nav {
883 padding-bottom:0.5em;
884 /*border-bottom:1px solid #D8E2D7;*/
885 float:right;
886 }
887 #filter_tags {
888 float:left;
889 }
890
891 #subscriptions_nav dt,
892 #filter_tags dt {
893 display:none;
894 }
895 #subscriptions_nav dd,
896 #filter_tags dd {
897 margin-left:0;
898 }
899 #subscriptions_nav ul,
900 #filter_tags ul {
901 padding-left:0;
902 list-style-type:none;
903 margin-left:0;
904 }
905 #subscriptions_nav ul li {
906 display:inline;
907 padding-left:0.5em;
908 margin-left:0.5em;
909 border-left:1px solid #D8E2D7;;
910 }
911 #subscriptions_nav ul li.child_1 {
912 border-left:0;
913 padding-left:0;
914 margin-left:0;
915 }
916
917 #filter_tags ul li {
918 float:left;
919 margin-left:0.5em;
920 padding-left:0.5em;
921 border-left:1px solid #D8E2D7;;
922 }
923 #filter_tags ul li.child_1 {
924 margin-left:0;
925 border-left:0;
926 padding-left:0;
927 }
928 #filter_tags ul li li {
929 margin-left:0;
930 }
931 #filter_tags ul li#filter_tags_item {
932 width:30em;
933 }
934 #filter_tags ul li#filter_tags_item form {
935 clear:none;
936 }
937 #filter_tags ul li#filter_tags_item label {
938 margin-right:0.5em;
939 font-size:14px;
940 font-weight:normal;
941 font-family:Georgia,"Times New Roman",Times,serif;
942 }
943 #filter_tags ul li#filter_tags_item label,
944 #filter_tags ul li#filter_tags_item select {
945 margin-top:-1px;
946 margin-bottom:0.5em;
947 display:inline;
948 }
949 #filter_tags ul li#filter_tags_item p {
950 margin:0 1em 0 0;
951 padding:0;
952 float:left;
953 }
954 #filter_tags ul li .input_instructions {
955 display:inline;
956 display:block;
957 margin:0;
958 }
959 #filter_tags ul li#filter_tags_item .submit {
960 margin:0;
961 }
962
963 .tags_self,
964 .tags_user {
965 margin-left:4.5em;
966 }
967 .tags_self dl,
968 .tags_user dl {
969 margin-left:0;
970 }
971
972 .tags_self dt,
973 .tags_user dt {
974 display:inline;
975 margin-right:0.5em;
976 }
977
978 .tags_self dd,
979 .tags_user dd {
980 margin-left:0;
981 display:inline;
982 }
983
984 ul.tags {
985 padding-left:0;
986 margin-left:0;
987 list-style-type:none;
988 display:inline;
989 }
990 ul.tags li {
991 display:inline;
992 margin-right:0.75em;
993 }
994 ul.tags li a {
995 padding-left:17px;
996 background:url(icon_tag-01.gif) no-repeat;
997 line-height:1.5;
998 }
999
1000 .tags_user {
1001 margin-bottom:0.5em;
1002 }
1003
1004 form#tag_user {
1005 margin-left:8.75em;
1006 clear:both;
1007 }
1008 form#tag_user p {
1009 margin:0;
1010 }
1011
1012 form#tag_user label {
1013 display:inline;
1014 margin-right:1em;
1015 }
1016 form#tag_user .submit {
1017 margin-left:4em;
1018 }
1019
1020 form#tag_user .input_instructions {
1021 margin-left:4.5em;
1022 }
1023
1024 .profile_list p {
1025 margin:0 0 0.5em 0;
1026 }
1027
1028 .profile_list .bio {
1029 margin-left:4.5em;
1030 }
1031
1032 /* ----- Mailbox ----- */
1033 #messages {
1034         clear: both;
1035         margin: 0 auto;
1036         padding: 0;
1037         list-style-type: none;
1038         width: 600px;
1039         border-top: 1px solid #dec5b5;
1040         }
1041
1042 #messages a:hover {
1043         text-decoration: underline;
1044         }
1045
1046 .message_single {
1047         clear: both;
1048         display: block;
1049         margin: 0;
1050         padding: 5px 5px 5px 0;
1051         min-height: 48px;
1052         font-family: Georgia, "Times New Roman", Times, serif;
1053         font-size: 13px;
1054         line-height: 16px;
1055         border-bottom: 1px solid #dec5b5;
1056         }
1057 .message_single:hover {
1058         background-color: #f7ebcc;
1059         }
1060 .message_single p {
1061         display: inline;
1062         margin: 0;
1063         padding: 0;
1064         }