]> git.mxchange.org Git - friendica.git/blob - view/theme/dispy/style.css
Merge branch 'pull'
[friendica.git] / view / theme / dispy / style.css
1 body {
2         margin: 0px;
3         padding: 0px;
4         font-family: freesans,helvetica,arial,clean,sans-serif;
5         font-size: 16px;
6 }
7 img {  border: 0 none; }
8
9 a { color: #3465a4; text-decoration: none; margin-bottom:1px;}
10 a:hover { color: #729fcf; padding-bottom: 0px; border-bottom: 1px dotted #729fcf;}
11
12
13 .required { display: inline; color: #ff0000;}
14 .fakelink { color: #3465a4; cursor: pointer; }
15 .fakelink :hover{ color: #729fcf; }
16
17 input[type=submit] {
18         margin-top: 20px;
19         height: 22px;
20         background-color: #555753;
21         color: #eeeeec;
22         -webkit-border-radius: 5px ;
23         -moz-border-radius: 5px;
24         border-radius: 5px;
25         border: 0px;    
26 }
27
28 .smalltext { font-size: 0.7em }
29
30 #panel {
31         position: absolute;
32         font-size:0.8em;
33         -webkit-border-radius: 5px ;
34         -moz-border-radius: 5px;
35         border-radius: 5px;
36         border: 1px solid #ffffff;
37         background-color: #2e3436;
38         color: #eeeeec;
39         padding:1em;
40 }
41
42 .pager {
43         padding-top: 30px;
44         display:block;
45         clear: both;
46         text-align: center;
47 }
48
49 .pager span { padding: 4px; margin:4px; }
50 .pager_current { background-color: #729fcf; color: #ffffff; }
51
52 /**
53  *      login
54  */
55 #login-extra-links a { margin-right: 20px; }
56
57 /*********
58 * nav
59 *********/
60
61 nav {
62         height: 50px;
63         display: block;
64         background-color: #2e3436;
65         color: #eeeeec;
66         position: relative;
67         padding: 0px 10%;
68 }
69 nav a { text-decoration: none;  color: #eeeeec; border:0px;}
70 nav a:hover { text-decoration: none;    color: #eeeeec; border:0px;}
71
72 nav #banner {
73         display: block;
74         position: absolute;
75         margin-left: 20px;      
76 }
77 nav #banner #logo-text a {
78         font-size: 40px;
79         font-weight: bold;
80         margin-left: 3px;
81 }
82
83 nav #user-menu {
84     display: block;     
85         width: auto;
86     float: right;
87     margin-top: 22px;
88     margin-right: 10px;
89     position: relative;
90     vertical-align: middle;
91
92         background-color: #555753;
93
94     -webkit-border-radius: 5px;
95     -moz-border-radius: 5px;
96     border-radius: 5px;
97     
98     background: #555753 url("menu-user-pin.jpg") 98% center no-repeat;
99 }
100 nav #user-menu-label {
101         float: left;
102         font-size: 12px;
103     padding: 3px 20px 9px 5px;
104     height: 10px;
105 }
106
107 ul#user-menu-popup {
108     display: none;
109     position: absolute;
110     background-color: #555753;
111     width: 100%;
112     padding: 10px 0px;
113     margin: 0px;
114     top: 20px;
115         left: 0px;
116
117     -webkit-border-radius: 0px 0px 5px 5px;
118     -moz-border-radius: 0px 0px 5px 5px;    
119     border-radius: 0px 0px 5px 5px;
120     
121     z-index: 10000;
122 }
123
124 ul#user-menu-popup li { display: block; }
125 ul#user-menu-popup li a { display: block; padding: 5px; }
126 ul#user-menu-popup li a:hover { color: #2e3436; background-color: #eeeeec; }
127 ul#user-menu-popup li a.nav-sep { border-top: 1px solid #eeeeec; }
128 nav .nav-link {
129     float: right;
130     display: block;
131     width: 22px;
132     height: 22px;
133     /*border: 1px solid #eeeeec;*/
134     overflow: hidden;
135     margin-top: 22px;
136     margin-right: 10px;
137     text-indent: 50px;
138     background: transparent url('icons.png') 0px 0px no-repeat; 
139 }
140
141 #nav-directory-link             { background-position: 0px -22px }
142 #nav-directory-link:hover       { background-position: -22px -22px;}
143 #nav-search-link                        { background-position: 0px -44px }
144 #nav-search-link:hover          { background-position: -22px -44px;}
145 #nav-apps-link                          { background-position: 0px -66px }
146 #nav-apps-link:hover            { background-position: -22px -66px;}
147 #nav-login-link                         { background-position: 0px -88px }
148 #nav-login-link:hover           { background-position: -22px -88px;}
149 #nav-help-link                          { background-position: 0px -110px }
150 #nav-help-link:hover            { background-position: -22px -110px;}
151
152
153 #notifications {
154         height: 20px; width: 100%;
155         position: absolute;
156         top:-19px; left: 0px;
157 }
158 .nav-ajax-update {
159         width: 30px;
160         height: 19px;
161         background: transparent url('notifications.png') 0px 0px no-repeat; 
162         color: #ffffff;
163         font-weight: bold;
164         font-size: 0.8em;
165         padding-top: 0.2em;
166         text-align: center;
167         float: left;
168         margin-right: -4px;
169     display: none;
170 }
171 #net-update { background-position: 0px 0px; }
172 #mail-update { background-position: -30px 0px; }
173 #notify-update { background-position: -60px 0px; }
174 #home-update { background-position: -90px 0px; }
175
176 #lang-select-icon {
177         cursor: pointer;
178         position: absolute;
179         left: 0px;
180         top: 0px;
181 }
182
183 #language-selector {
184         position: absolute;
185         top: 0;
186         left: 16px;
187 }
188
189
190 /** sysmsg **/
191 #sysmsg_info{
192         position:fixed; 
193         bottom: 0px; right:20%; 
194         -moz-box-shadow: 0px 0px 5px #888;
195         -webkit-box-shadow: 0px 0px 5px #888;
196         box-shadow: 0px 0px 5px #888;
197         padding: 10px; 
198         background-color: #fcaf3e; border:2px solid #f8911b;
199         border-bottom:0px;
200         padding-bottom: 50px;   
201         z-index: 1000;
202 }
203 #sysmsg { 
204         position:fixed; 
205         bottom: 0px; right:10%; 
206         -moz-box-shadow: 0px 0px 5px #888;
207         -webkit-box-shadow: 0px 0px 5px #888;
208         box-shadow: 0px 0px 5px #888;
209         padding: 10px; 
210         background-color: #fcaf3e; border:2px solid #f8911b;
211         border-bottom:0px;
212         padding-bottom: 50px;   
213         z-index: 1000;
214 }
215 #sysmsg_info br,
216 #sysmsg br {
217         display:block;
218         margin:2px 0px;
219         border-top: 1px solid #ccccce;
220 }
221
222
223
224 /**
225 * aside
226 **/
227
228 aside {
229     position: absolute;
230     right: 11%;
231     width: 200px;
232     font-size: 0.7em;
233
234 }
235 .vcard .fn { font-size: 1.7em; font-weight: bold; border-bottom: 1px solid #729fcf; padding-top: 1px;}
236
237 .vcard #profile-photo-wrapper { margin: 10px 0px }
238
239 aside h4 { font-size: 1.2em; }
240
241 aside #viewcontacts { text-align: right;}
242
243 #profile-extra-links ul { margin-left: 0px; padding-left: 0px; list-style: none; }
244
245 #dfrn-request-link {
246     background: #3465A4 url('connect.png') no-repeat 95% center;
247     border-radius: 5px 5px 5px 5px;
248     color: #FFFFFF;
249     display: block;
250     font-size: 1.2em;
251     padding: 0.2em 0.5em;
252 }
253
254
255 #netsearch-box {
256         margin: 30px 0px;
257 }
258
259 /**
260 * contacts block
261 */
262 .contact-block-div { width: 50px; height: 50px; float: left; }
263 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
264 #contact-block-end { clear: both; }
265
266 /**
267  * jot
268  **/ 
269 #profile-jot-text_tbl { margin-bottom: 10px; }
270 #profile-jot-text_ifr { width: 99.9%!important }
271 #profile-jot-submit-wrapper { float: right;}
272 #profile-jot-perms { 
273         float: right;
274         background-color: #555753;
275         height: 22px; width: 20px;
276     -webkit-border-radius: 0px 5px 5px 0px;
277     -moz-border-radius: 0px 5px 5px 0px;
278     border-radius: 0px 5px 5px 0px;     
279         overflow: hidden;
280         border: 0px;
281         margin-left:2px;
282 }
283 #profile-jot-submit { 
284         float: right;
285         height: 22px;
286         background-color: #555753;
287         color: #eeeeec;
288         -webkit-border-radius: 5px 0px 0px  5px;
289         -moz-border-radius: 5px 0px 0px  5px;
290         border-radius: 5px 0px 0px  5px;
291         border: 0px;
292         margin-top: 0px;
293 }
294 #character-counter {
295  float: right; padding: 8px 10px; 
296 }
297 #profile-rotator-wrapper {
298  float: right; 
299 }
300
301 .jot-tool {
302         float: left;
303         margin-right: 5px;
304 }
305 #profile-jot-tools-end,
306 #profile-jot-banner-end { clear: both; }
307
308 #profile-jot-email-wrapper {
309         margin: 10px 10% 0px 10%;
310         border: 1px solid #555753;
311         border-bottom: 0px;
312 }
313 #profile-jot-email-label { background-color: #555753; color: #ccccce;   padding: 5px;}
314 #profile-jot-email { margin: 5px; width: 90%; }
315         
316 #profile-jot-networks {
317         margin: 0px 10%;
318         border: 1px solid #555753;
319         border-top: 0px;
320         border-bottom: 0px;
321         padding: 5px;
322 }
323 #profile-jot-acl-wrapper {
324         margin: 0px 10%;
325         border: 1px solid #555753;
326         border-top: 0px;
327 }
328 #group_allow_wrapper,
329 #group_deny_wrapper,
330 #acl-permit-outer-wrapper { width: 47%; float: left; }
331
332 #contact_allow_wrapper,
333 #contact_deny_wrapper,
334 #acl-deny-outer-wrapper { width: 47%; float: right; }
335
336 #acl-permit-text {background-color: #555753; color: #ccccce; padding: 5px; float: left;}
337 #jot-public {background-color: #555753; color: #ff0000; padding: 5px; float: left;}
338 #acl-deny-text {background-color: #555753; color: #ccccce; padding: 5px; float: left;}
339
340 #acl-permit-text-end,
341 #acl-deny-text-end { clear: both; }
342
343
344
345
346 #acl-permit-wrapper,
347 #acl-deny-wrapper { padding: 5px; }
348
349 #acl-allow-group-label,
350 #acl-allow-contact-label,
351 #acl-deny-group-label,
352 #acl-deny-contact-label { display: block }
353
354 #group_allow, #contact_allow,
355 #group_deny, #contact_deny,
356 #profile-jot-acl-wrapper select { width: 100%; }
357
358 #acl-wrapper-end,
359 #profile-jot-end { clear: both; height: 5px; }
360
361
362
363
364 /**
365  * section
366  */
367 section { margin: 10px 11% 0px 11%; font-size: 0.8em; padding-right: 230px;}
368
369 /** tabs **/
370 .tabs-wrapper {list-style: none; padding: 0px; margin: 0px; border-bottom: 1px solid #729fcf; }
371 .tabs-wrapper li { display: inline;}
372 .tabs { padding: 0px 5px; margin-right: 10px; }
373 .tabs:hover { background-color: #729fcf; color: #eeeeec; border: 0px; }
374
375
376 /**
377  *      items
378  */
379 .wall-item-outside-wrapper { 
380         margin-top: 50px;
381 }
382 .wall-item-outside-wrapper-end { clear: both;}
383 .wall-item-content-wrapper { position: relative; }
384 .wall-item-photo-menu { display: none;}
385 .wall-item-photo-menu-button {
386         display:none;
387         text-indent: -99999px;
388         background: #555753 url("menu-user-pin.jpg") no-repeat 75px center;
389         position: absolute;
390         overflow: hidden;
391         height: 20px; width: 90px; 
392         top: 85px;      left: 0px;
393         -webkit-border-radius: 0px 0px 5px  5px;
394         -moz-border-radius: 0px 0px 5px  5px;
395         border-radius: 0px 0px 5px  5px;
396         
397         
398 }
399
400 .wall-item-info { float: left; width: 140px; }
401 .wall-item-photo-wrapper { 
402         width: 80px; height: 80px;  
403         position: relative;
404         padding: 5px;
405         background-color: #555753;
406         -webkit-border-radius: 5px;
407         -moz-border-radius: 5px;
408         border-radius: 5px;     
409 }
410
411
412 .wall-item-tools { 
413         float: right; 
414         /*height: 0px;
415         padding-top: 20px;
416         overflow:hidden;
417         background: #ffffff url("icons.png") no-repeat  -50px  -40px;*/
418         filter: alpha(opacity=20);
419         opacity: 0.2;
420         -webkit-transition: all 1s ease-in-out;
421         -moz-transition: all 1s ease-in-out;
422         -o-transition: all 1s ease-in-out;
423         -ms-transition: all 1s ease-in-out;
424         transition: all 1s ease-in-out; 
425 }
426 .wall-item-tools:hover {
427         /*height:auto;*/
428         filter: alpha(opacity=100);
429         opacity: 1;
430         -webkit-transition: all 1s ease-in-out;
431         -moz-transition: all 1s ease-in-out;
432         -o-transition: all 1s ease-in-out;
433         -ms-transition: all 1s ease-in-out;
434         transition: all 1s ease-in-out; 
435         
436 }
437
438 .wall-item-title { font-size: 1.2em; font-weight: bold;}
439 .wall-item-body { margin-left: 140px;}
440 .wall-item-lock-wrapper { float: right; }
441 .wall-item-dislike,
442 .wall-item-like,
443 .wall-item-author { clear: left; font-size: 0.8em; margin: 10px 0px 0px 140px; color: #babdb6;}
444 .wall-item-ago { display: inline; padding-left: 10px;} 
445 .wall-item-wrapper-end { clear:both; }
446 .wall-item-location {
447         margin-top:5px;
448         width: 100px;
449         overflow: hidden;
450         text-overflow: ellipsis;
451         -o-text-overflow: ellipsis;
452 }
453 .wall-item-location .icon { float: left; }
454 .wall-item-location > a { margin-left: 25px;  font-size: 0.7em; display: block;}
455 .wall-item-location .smalltext { margin-left: 25px;  font-size: 0.7em; display: block;}
456 .wall-item-location > br { display: none; }
457
458 .wallwall .wwto {
459     left: -10px;
460     margin: 0;
461     position: absolute;
462     top: 65px;
463     width: 30px;
464     z-index: 10001;
465         width: 30px;
466         height: 30px;
467     
468 }
469 .wallwall .wwto img { width: 30px!important; height: 30px!important;}
470 .wallwall .wall-item-photo-end { clear: both; }
471 .wall-item-arrowphoto-wrapper {
472     position: absolute;
473     left: 20px;
474     top: 70px;
475     z-index: 10002;
476 }
477
478 .wall-item-photo-menu {
479         min-width: 92px;
480         border: 2px solid #FFFFFF;
481         border-top: 0px;
482         background: #555753;
483         position: absolute;
484         left: -2px; top: 101px;
485         display: none;
486         z-index: 10000;
487         -webkit-border-radius: 0px 5px 5px 5px;
488         -moz-border-radius: 0px 5px 5px 5px;
489         border-radius: 0px 5px 5px 5px;
490 }
491 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
492 .wall-item-photo-menu li a { white-space: nowrap;  display: block; padding: 5px 2px;    color: #eeeeec;  }
493 .wall-item-photo-menu li a:hover { color: #555753; background: #eeeeec; }
494
495 .icon.drop,
496 .icon.drophide { float: left; }
497 #item-delete-selected { overflow: auto; width: 100%}
498 /**
499  *      comment
500  */
501  
502  .ccollapse-wrapper { font-size: 0.9em; margin-left: 80px; }
503  
504 .wall-item-outside-wrapper.comment { margin-left: 80px; }
505 .wall-item-outside-wrapper.comment .wall-item-photo { width: 40px!important; height: 40px!important;}
506 .wall-item-outside-wrapper.comment .wall-item-photo-wrapper {width: 40px; height: 40px; }
507 .wall-item-outside-wrapper.comment .wall-item-photo-menu-button {
508         width: 50px; top: 45px; background-position: 35px center;
509 }
510 .wall-item-outside-wrapper.comment .wall-item-info { width: 60px; }
511 .wall-item-outside-wrapper.comment .wall-item-body { margin-left: 60px;}
512 .wall-item-outside-wrapper.comment .wall-item-author { margin-left: 60px;}
513
514 .wall-item-outside-wrapper.comment .wall-item-photo-menu {
515         min-width: 50px;
516         top: 60px;
517 }
518
519
520 .comment-wwedit-wrapper,
521 .comment-edit-wrapper { margin: 30px 0px 0px 80px;}
522 .comment-wwedit-wrapper img,
523 .comment-edit-wrapper img { width: 20px; height: 20px; }
524 .comment-edit-photo-link { float: left; width: 40px;}
525 .comment-edit-text-empty {  width: 80%; height: 20px; border: 0px; color: #babdb6;
526         -webkit-transition: all 0.5s ease-in-out;
527         -moz-transition: all 0.5s ease-in-out;
528         -o-transition: all 0.5s ease-in-out;
529         -ms-transition: all 0.5s ease-in-out;
530         transition: all 0.5s ease-in-out;       
531 }
532 .comment-edit-text-empty:hover { color: #999999;}
533 .comment-edit-text-full { width: 80%; height: 6em;
534         -webkit-transition: all 0.5s ease-in-out;
535         -moz-transition: all 0.5s ease-in-out;
536         -o-transition: all 0.5s ease-in-out;
537         -ms-transition: all 0.5s ease-in-out;
538         transition: all 0.5s ease-in-out;       
539 }
540 .comment-edit-submit-wrapper { width: 80%; margin-left: 40px; text-align: right; }
541 .comment-edit-submit {
542         height: 22px;
543         background-color: #555753;
544         color: #eeeeec;
545         -webkit-border-radius: 5px;
546         -moz-border-radius: 5px;
547         border-radius: 5px;
548         border: 0px;
549 }
550
551 /**
552  * item text style
553  **/
554 .wall-item-body code {
555     border-color: #CCCCCC;
556     border-style: solid;
557     border-width: 1px 1px 1px 10px;
558     display: block;
559     padding-left: 10px;
560 }
561
562
563
564 /**
565  * photos
566  **/
567 #photo-top-links {
568         margin-bottom:30px;
569 }
570 .photo-album-image-wrapper,
571 .photo-top-image-wrapper { 
572         float: left; 
573         margin: 0px 10px 10px 0px;
574         -moz-box-shadow: 0px 0px 5px #888;
575         -webkit-box-shadow: 0px 0px 5px #888;
576         box-shadow: 0px 0px 5px #888;
577         background-color: #eeeeee;
578         -webkit-border-radius: 5px;
579         -moz-border-radius: 5px;
580         border-radius: 5px;
581
582         padding-bottom: 30px; 
583         position:relative;
584         
585 }
586
587 .photo-top-image-wrapper a:hover,
588 #photo-photo a:hover,
589 .photo-album-image-wrapper a:hover { 
590         border-bottom: 0px; 
591 }
592
593 .photo-top-photo,
594 .photo-album-photo {
595     -webkit-border-radius: 5px 5px 0px 0px;
596     -moz-border-radius: 5px 5px 0px 0px;
597     border-radius: 5px 5px 0px 0px;
598  } 
599
600 .photo-top-album-name { position: absolute; bottom: 0px; padding: 0px 5px;} 
601 .caption { position: absolute; bottom: 0px; margin: 0px 5px}
602
603
604 #photo-photo{
605         position: relative;
606         float:left;
607 }
608 #photo-photo-end { clear: both; }
609 #photo-prev-link,
610 #photo-next-link{
611         position: absolute;
612         width:30%;
613         height: 100%;
614         background-color: rgba(255,255,255,0.5);
615         opacity: 0;
616         -webkit-transition: all 0.2s ease-in-out;
617         -moz-transition: all 0.2s ease-in-out;
618         -o-transition: all 0.2s ease-in-out;
619         -ms-transition: all 0.2s ease-in-out;
620         transition: all 0.2s ease-in-out;
621         background-position: center center;
622         background-repeat: no-repeat;
623         
624 }
625 #photo-prev-link { left:0px; top:0px; background-image: url('prev.png'); }
626 #photo-next-link { right:0px; top:0px; background-image: url('next.png');}
627
628 #photo-prev-link a,
629 #photo-next-link a{
630  display: block; width: 100%; height: 100%;
631  overflow: hidden;
632  text-indent: -900000px;                 
633 }
634
635 #photo-prev-link:hover,
636 #photo-next-link:hover{
637         opacity: 1;
638         -webkit-transition: all 0.2s ease-in-out;
639         -moz-transition: all 0.2s ease-in-out;
640         -o-transition: all 0.2s ease-in-out;
641         -ms-transition: all 0.2s ease-in-out;
642         transition: all 0.2s ease-in-out;               
643 }
644
645 #photos-upload-spacer,
646 #photos-upload-new-wrapper,
647 #photos-upload-exist-wrapper { margin-bottom: 1em; }
648 #photos-upload-existing-album-text,
649 #photos-upload-newalbum-div { 
650         background-color: #555753;
651         color: #eeeeec;
652         padding: 1px;
653 }
654 #photos-upload-album-select,
655 #photos-upload-newalbum { width: 99% }
656 #photos-upload-perms-menu { text-align: right; }
657
658 /**
659  *      message
660  */
661 .prvmail-text { width: 100%;}
662 #prvmail-subject { width: 100%;}
663 #prvmail-submit-wrapper { margin-top: 10px; }
664 #prvmail-submit {
665         float: right;
666         margin-top: 0px;
667 }
668 #prvmail-submit-wrapper > div {
669         margin-right: 5px;
670         float: left;
671 }
672 .mail-list-outside-wrapper { margin-top: 20px;}
673 .mail-list-sender {     float: left; }
674 .mail-list-detail {     margin-left: 90px; }
675 .mail-list-sender-name { display: inline; }
676 .mail-list-date { display: inline; font-size: 0.8em; padding-left: 10px;}
677 .mail-list-subject { font-size: 1.5em;}
678 .mail-list-delete-wrapper { float: right; }
679 .mail-list-outside-wrapper-end { clear: both;}
680
681 /**
682  *      contacts
683  */
684
685 .view-contact-wrapper,
686 .contact-entry-wrapper { float: left; margin-right: 20px; margin-bottom: 20px; position: relative;}
687 .contact-entry-direction-wrapper {position: absolute; top: 20px;}
688 .contact-entry-edit-links { position: absolute; top: 60px; }
689 .contact-entry-photo {
690         margin-left:20px;
691 }
692 .contact-entry-edit-links .icon {       
693         border: 1px solid #babdb6;
694     -webkit-border-radius: 3px;
695     -moz-border-radius: 3px;
696     border-radius: 3px; 
697         background-color: #ffffff;
698 }
699
700 #contact-edit-banner-name { font-size: 1.5em; }
701 #contact-edit-photo-wrapper {position: relative; float: left; padding: 20px;}
702 #contact-edit-direction-icon { position: absolute; top: 60px; left:0px;}
703 #contact-edit-nav-wrapper { margin-left: 210px; }
704 #contact-edit-links { float: left; margin-top: 23px; }
705 #contact-drop-links { margin-left: 5px; }
706 #contact-edit-nav-wrapper .icon {
707         border: 1px solid #babdb6;
708     -webkit-border-radius: 3px;
709     -moz-border-radius: 3px;
710     border-radius: 3px; 
711 }
712 #contact-edit-poll-wrapper { margin-left: 50px; }
713 #contact-edit-last-update-text { margin-bottom: 15px; }
714 #contact-edit-last-updated { font-weight: bold; }
715 #contact-edit-poll-text { display: inline; }
716 #contact-edit-end { clear: both; }
717
718 /**
719  *      register, settings & profile forms
720  */
721 #settings-nickname-desc {
722         background-color: #DDEFFF;
723         -webkit-border-radius: 5px;
724         -moz-border-radius: 5px;
725     border-radius: 5px;
726     padding: 5px;
727 }
728
729 #register-form div,
730 #profile-edit-form div,
731 #settings-form  div { 
732         clear: both;
733 }
734
735 #register-form label,
736 #profile-edit-form label,
737 #settings-form label {
738         width: 300px; float: left;
739 }
740
741 #register-form span,
742 #profile-edit-form span,
743 #settings-form span {
744         color: #555753;
745         display:block;
746         margin-bottom: 20px;
747 }
748 .settings-submit-wrapper,
749 .profile-edit-submit-wrapper { margin: 30px 0px;}
750 .profile-listing { float: left; margin: 20px 20px 0px 0px}
751
752 #profile-edit-links ul { margin: 20px 0px; padding: 0px; list-style: none; }
753
754
755 #register-sitename { display: inline; font-weight: bold;}
756
757 /**
758  *      contacts selector
759  */
760 #group-edit-desc { margin: 10px 0xp; }
761 #group-members,
762 #prof-members {
763         height: 200px; 
764         overflow: auto;
765         border: 1px solid #555753;
766     -webkit-border-radius: 5px 5px 0px 0px;
767     -moz-border-radius: 5px 5px 0px 0px;
768     border-radius: 5px 5px 0px 0px;
769 }
770 #group-all-contacts,
771 #prof-all-contacts { 
772         height: 200px;
773     overflow: auto;     
774         border: 1px solid #555753;
775     -webkit-border-radius: 0px 0px 5px 5px;
776     -moz-border-radius: 0px 0px 5px 5px;
777     border-radius: 0px 0px 5px 5px;
778 }
779 #group-members h3,
780 #group-all-contacts h3,
781 #prof-members h3,
782 #prof-all-contacts h3{
783         color: #eeeeec;
784         background-color: #555753;
785         margin: 0px;
786         padding: 5px;
787 }
788 #group-separator,
789 #prof-separator { display: none;}
790
791 /**
792  * profile
793  */
794 #cropimage-wrapper { float:left; }
795 #crop-image-form { clear:both; }
796
797
798 /**
799  *      directory
800  */
801 .directory-item {float: left; margin: 50px 50px 0px 0px;}
802
803 /**
804  * ADMIN
805  */
806 #pending-update {
807         float:right;
808         color: #ffffff;
809         font-weight: bold;
810         background-color: #FF0000;
811         padding: 0em 0.3em;
812 }
813 .admin.linklist {
814         border: 0px; padding: 0px;
815 }
816 .admin.link {
817         list-style-position: inside;
818 }
819
820 #adminpage dl {
821         clear: left;
822         margin-bottom: 2px;
823         padding-bottom: 2px;
824         border-bottom: 1px solid black;
825 }
826 #adminpage dt {
827         width: 200px;
828         float: left;
829         font-weight: bold;
830 }
831 #adminpage dd {
832         margin-left: 200px;
833 }
834
835 #adminpage .field {
836         clear: left;
837         margin-bottom: 5px;
838         padding-bottom: 5px;
839 }
840
841 #adminpage .field label {
842         float: left;
843         width: 200px;
844         font-weight: bold;
845 }
846
847 #adminpage .field input,
848 #adminpage .field textarea {
849         width: 400px;
850 }
851 #adminpage .field textarea { height: 100px; }
852 #adminpage .field_help {
853         display: block;
854         margin-left: 200px;
855         color: #666666;
856         
857 }
858
859 #adminpage h3 {
860         border-bottom: 1px solid #cccccc;
861 }
862
863 #adminpage .submit {
864         clear:left;
865 }
866
867 #adminpage #pluginslist {
868         margin: 0px; padding: 0px;
869 }
870 #adminpage .plugin {
871         list-style: none;
872         display: block;
873         border: 1px solid #888888;
874         padding: 1em;
875         margin-bottom: 5px;
876         clear: left;
877 }
878 #adminpage .toggleplugin {
879         float:left;
880         margin-right: 1em;
881 }
882
883 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
884 #adminpage table th { text-align: left;}
885 #adminpage td .icon { float: left;}
886 #adminpage table#users img { width: 16px; height: 16px; }
887 #adminpage table tr:hover { background-color: #bbc7d7; }
888 #adminpage .selectall { text-align: right; }
889
890 /**
891  * ICONS
892  */
893 .icon {
894         display: block; width: 20px; height: 20px;
895         background-image: url('icons.png');
896 }
897 /*.icon:hover {
898         border-bottom: 0px;
899 }*/
900
901
902 .border {
903         border: 1px solid #babdb6;
904     -webkit-border-radius: 3px;
905     -moz-border-radius: 3px;
906     border-radius: 3px; 
907 }
908
909 .article        { background-position: -50px  0px;}
910 .audio          { background-position: -70px  0px;}
911 .block          { background-position: -90px  0px;}
912 .drop           { background-position: -110px 0px;}
913 .drophide       { background-position: -130px 0px;}
914 .edit           { background-position: -150px 0px;}
915 .camera         { background-position: -170px 0px;}
916 .dislike        { background-position: -190px 0px;}
917 .like           { background-position: -210px 0px;}
918 .link           { background-position: -230px 0px;}
919
920 .globe          { background-position: -50px  -20px;}
921 .noglobe        { background-position: -70px  -20px;}
922 .no             { background-position: -90px  -20px;}
923 .pause          { background-position: -110px -20px;}
924 .play           { background-position: -130px -20px;}
925 .pencil         { background-position: -150px -20px;}
926 .small-pencil   { background-position: -170px -20px;}
927 .recycle        { background-position: -190px -20px;}
928 .remote-link    { background-position: -210px -20px;}
929 .share          { background-position: -230px -20px;}
930
931 .tools          { background-position: -50px  -40px;}
932 .lock           { background-position: -70px  -40px;}
933 .unlock         { background-position: -90px  -40px;}
934 .video          { background-position: -110px -40px;}
935 .youtube        { background-position: -130px -40px;}
936
937 .attach         { background-position: -190px -40px;}
938 .language       { background-position: -210px -40px;}
939
940
941 .on             { background-position: -50px  -60px;}
942 .off            { background-position: -70px  -60px;}
943
944
945
946 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
947
948 .attachtype {
949         display: block; width: 20px; height: 23px;
950         background-image: url('../../../images/content-types.png');
951 }
952
953 .type-video { background-position: 0px 0px; }
954 .type-image { background-position: -20px 0px; }
955 .type-audio { background-position: -40px 0px; }
956 .type-text  { background-position: -60px 0px; }
957 .type-unkn  { background-position: -80px 0px; }
958
959
960
961 /**
962  *      footer
963  */                                  
964  .cc-license { margin-top: 100px; font-size: 0.7em; }                                  
965 footer { display: block; margin: 50px 20%; clear: both; }
966