]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
fixed star/unstar
[friendica.git] / view / theme / diabook / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24 }
25
26 .admin.link {
27         list-style-position: inside;
28         font-size: 1em;
29         padding: 5px;
30         width: 100px;
31         margin: 5px;
32 }
33
34 #adminpage dl {
35         clear: left;
36         margin-bottom: 2px;
37         padding-bottom: 2px;
38         border-bottom: 1px solid black;
39 }
40
41 #adminpage dt {
42         width: 200px;
43         float: left;
44         font-weight: bold;
45 }
46
47 #adminpage dd {
48         margin-left: 200px;
49 }
50 #adminpage h3 {
51         border-bottom: 1px solid #898989;
52         margin-bottom: 5px;
53         margin-top: 10px;
54 }
55
56 #adminpage .submit {
57         clear:left;
58 }
59
60 #adminpage #pluginslist {
61         margin: 0px; padding: 0px;
62 }
63
64 #adminpage .plugin {
65         list-style: none;
66         display: block;
67         /* border: 1px solid #888888; */
68         padding: 1em;
69         margin-bottom: 5px;
70         clear: left;
71 }
72
73 #adminpage .toggleplugin {
74         float:left;
75         margin-right: 1em;
76 }
77
78 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
79 #adminpage table th { text-align: left;}
80 #adminpage td .icon { float: left;}
81 #adminpage table#users img { width: 16px; height: 16px; }
82 #adminpage table tr:hover { background-color: #eeeeee; }
83 #adminpage .selectall { text-align: right; }
84 /* icons */
85
86 .icon.contacts {
87   background-image: url("../../../view/theme/diabook/icons/contacts.png");}
88 .icon.notifications {
89   background-image: url("../../../view/theme/diabook/icons/notifications.png");}
90 .icon.notify {
91   background-image: url("../../../view/theme/diabook/icons/notify.png");}
92 .icon.messages {
93   background-image: url("../../../view/theme/diabook/icons/messages.png");}
94   
95 .icon.drop      { background-image: url("../../../view/theme/diabook/icons/drop.png");}
96 .icon.drophide  { background-image: url("../../../view/theme/diabook/icons/drop.png");}
97 .icon.dislike   { background-image: url("../../../view/theme/diabook/icons/dislike.png");}
98 .icon.like      { background-image: url("../../../view/theme/diabook/icons/like.png");}
99 .icon.pencil    { background-image: url("../../../view/theme/diabook/icons/pencil.png");}
100 .icon.recycle   { background-image: url("../../../view/theme/diabook/icons/recycle.png");}
101 .icon.remote-link { background-image: url("../../../view/theme/diabook/icons/remote.png");}
102 .icon.tagged    { background-image: url("../../../view/theme/diabook/icons/tagged.png");}
103 .icon.unstarred    { background-image: url("../../../view/theme/diabook/icons/star.png");}
104 .icon.star    { background-image: url("../../../view/theme/diabook/icons/star.png");}
105 .icon.link              { background-image: url("../../../view/theme/diabook/icons/link.png");}
106 .icon.lock              { background-image: url("../../../view/theme/diabook/icons/lock.png");}
107 .icon.unlock            { background-image: url("../../../view/theme/diabook/icons/unlock.png");}
108 .icon.isstar    { background-image: url("../../../view/theme/diabook/icons/isstar.png");}
109
110
111 .camera         { background-image: url("../../../view/theme/diabook/icons/camera.png"); 
112                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
113                           }
114 .attach         { background-image: url("../../../view/theme/diabook/icons/attach.png"); 
115                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
116                           }
117 .video  { background-image: url("../../../view/theme/diabook/icons/video.png"); 
118                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
119                           }     
120 .audio  { background-image: url("../../../view/theme/diabook/icons/audio.png"); 
121                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
122                           }
123 .weblink        { background-image: url("../../../view/theme/diabook/icons/weblink.png"); 
124                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
125                           }
126 .globe  { background-image: url("../../../view/theme/diabook/icons/globe.png"); 
127                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
128                           }
129 .unglobe        { background-image: url("../../../view/theme/diabook/icons/unglobe.png"); 
130                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
131                           }
132                           
133                           
134
135
136 .article        { background-position: -50px  0px;}
137 /*.audio                { background-position: -70px  0px;}*/
138 .block          { background-position: -90px  0px;}
139 /*.drop                 { background-position: -110px 0px;}*/
140 /*.drophide     { background-position: -130px 0px;}*/
141 .edit           { background-position: -150px 0px;}
142 /*.camera       { background-position: -170px 0px;}*/
143 /*.dislike      { background-position: -190px 0px;}*/
144 /*.like                 { background-position: -210px 0px;}*/
145 /*.link                 { background-position: -230px 0px;}*/
146
147 /*.globe                { background-position: -50px  -20px;}*/
148 /*.noglobe      { background-position: -70px  -20px;}*/
149 .no             { background-position: -90px  -20px;}
150 .pause          { background-position: -110px -20px;}
151 .play           { background-position: -130px -20px;}
152 /*.pencil       { background-position: -150px -20px;}*/
153 .small-pencil   { background-position: -170px -20px;}
154 /*.recycle      { background-position: -190px -20px;}*/
155 /*.remote-link  { background-position: -210px -20px;}*/
156 .share          { background-position: -230px -20px;}
157
158 .tools          { background-position: -50px  -40px;}
159 /*.lock                 { background-position: -70px  -40px;}*/
160
161 /*.video          { background-position: -110px -40px;}*/
162 .youtube        { background-position: -130px -40px;}
163
164 /*.attach         { background-position: -190px -40px;}*/
165 .language       { background-position: -210px -40px;}
166
167
168 .icon.on             { background-image: url("../../../view/theme/diabook/icons/toogle_on.png"); background-repeat: no-repeat;}
169 .icon.off            { background-image: url("../../../view/theme/diabook/icons/toogle_off.png"); background-repeat: no-repeat;}
170 .prev           { background-position: -90px  -60px;}
171 .next           { background-position: -110px -60px;}
172 /*.tagged     { background-position: -130px -60px;}*/
173
174 .attachtype {
175         display: block; width: 20px; height: 23px;
176         background-image: url('../../../images/content-types.png');
177 }
178
179 .type-video { background-position: 0px 0px; }
180 .type-image { background-position: -20px 0px; }
181 .type-audio { background-position: -40px 0px; }
182 .type-text  { background-position: -60px 0px; }
183 .type-unkn  { background-position: -80px 0px; }
184
185 .icon.drop, .icon.drophide {
186  float: left;
187 }
188
189 .icon {
190   display: block;
191   width: 20px;
192   height: 20px;
193   /*background-image: url('icons.png');*/
194 }
195
196 .icon {
197   background-color: transparent ;
198   background-repeat: no-repeat;
199   /* background-position: left center; */
200   display: block;
201   overflow: hidden;
202   text-indent: -9999px;
203   padding: 1px;
204 }
205
206 .icon.text {
207   text-indent: 0px;
208 }
209 .icon.s10 {
210   min-width: 10px;
211   height: 10px;
212 }
213 .icon.s10.notify {
214   background-image: url("../../../images/icons/10/notify_off.png");
215 }
216 .icon.s10.gear {
217   background-image: url("../../../images/icons/10/gear.png");
218 }
219 .icon.s10.add {
220   background-image: url("../../../images/icons/10/add.png");
221 }
222 .icon.s10.delete {
223   background-image: url("../../../images/icons/10/delete.png");
224 }
225 .icon.s10.edit {
226   background-image: url("../../../images/icons/10/edit.png");
227 }
228 .icon.s10.star {
229   background-image: url("../../../images/icons/10/star.png");
230 }
231 .icon.s10.menu {
232   background-image: url("../../../images/icons/10/menu.png");
233 }
234 .icon.s10.link {
235   background-image: url("../../../images/icons/10/link.png");
236 }
237 .icon.s10.lock {
238   background-image: url("../../../images/icons/10/lock.png");
239 }
240 .icon.s10.unlock {
241   background-image: url("../../../images/icons/10/unlock.png");
242 }
243 .icon.s10.text {
244   padding: 2px 0px 0px 15px;
245   font-size: 10px;
246 }
247 .icon.s16 {
248   min-width: 16px;
249   height: 16px;
250 }
251 .icon.s16.notify {
252   background-image: url("../../../images/icons/16/notify_off.png");
253 }
254 .icon.s16.gear {
255   background-image: url("../../../images/icons/16/gear.png");
256 }
257 .icon.s16.add {
258   background-image: url("../../../images/icons/16/add.png");
259 }
260 .icon.s16.delete {
261   background-image: url("../../../images/icons/16/delete.png");
262 }
263 /*.icon.s16.edit {
264   background-image: url("../../../images/icons/16/edit.png");
265 }*/
266 .icon.s16.star {
267   background-image: url("../../../images/icons/16/star.png");
268 }
269 .icon.s16.menu {
270   background-image: url("../../../images/icons/16/menu.png");
271 }
272 /*.icon.s16.link {
273   background-image: url("../../../images/icons/16/link.png");
274 }*/
275 .icon.s16.lock {
276   background-image: url("../../../images/icons/16/lock.png");
277 }
278 .icon.s16.unlock {
279   background-image: url("../../../images/icons/16/unlock.png");
280 }
281 .icon.s16.text {
282   padding: 4px 0px 0px 20px;
283   font-size: 10px;
284 }
285 .icon.s22 {
286   min-width: 22px;
287   height: 22px;
288 }
289 .icon.s22.notify {
290   background-image: url("../../../images/icons/22/notify_off.png");
291 }
292 .icon.s22.gear {
293   background-image: url("../../../images/icons/22/gear.png");
294 }
295 .icon.s22.add {
296   background-image: url("../../../images/icons/22/add.png");
297 }
298 .icon.s22.delete {
299   background-image: url("../../../images/icons/22/delete.png");
300 }
301 .icon.s22.edit {
302   background-image: url("../../../images/icons/22/edit.png");
303 }
304 .icon.s22.star {
305   background-image: url("../../../images/icons/22/star.png");
306 }
307 .icon.s22.menu {
308   background-image: url("../../../images/icons/22/menu.png");
309 }
310 .icon.s22.link {
311   background-image: url("../../../images/icons/22/link.png");
312 }
313 .icon.s22.lock {
314   background-image: url("../../../images/icons/22/lock.png");
315 }
316 .icon.s22.unlock {
317   background-image: url("../../../images/icons/22/unlock.png");
318 }
319 .icon.s22.text {
320   padding: 10px 0px 0px 25px;
321   width: 200px;
322 }
323 .icon.s48 {
324   width: 48px;
325   height: 48px;
326 }
327 .icon.s48.notify {
328   background-image: url("../../../images/icons/48/notify_off.png");
329 }
330 .icon.s48.gear {
331   background-image: url("../../../images/icons/48/gear.png");
332 }
333 .icon.s48.add {
334   background-image: url("../../../images/icons/48/add.png");
335 }
336 .icon.s48.delete {
337   background-image: url("../../../images/icons/48/delete.png");
338 }
339 .icon.s48.edit {
340   background-image: url("../../../images/icons/48/edit.png");
341 }
342 .icon.s48.star {
343   background-image: url("../../../images/icons/48/star.png");
344 }
345 .icon.s48.menu {
346   background-image: url("../../../images/icons/48/menu.png");
347 }
348 .icon.s48.link {
349   background-image: url("../../../images/icons/48/link.png");
350 }
351 .icon.s48.lock {
352   background-image: url("../../../images/icons/48/lock.png");
353 }
354 .icon.s48.unlock {
355   background-image: url("../../../images/icons/48/unlock.png");
356 }
357
358 #contact-edit-links ul {
359   list-style: none;
360   list-style-type: none;
361 }
362
363 .hide-comments-outer {
364   margin-left: 80px;
365   margin-bottom: 5px;
366   width: 684px;
367   border-bottom: 1px solid #BDCDD4;
368   border-top: 1px solid #BDCDD4;
369
370   padding: 8px;
371 }
372
373 /* global */
374 body {
375   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
376   font-size: 13px;
377   background-color: #ffffff;
378   color: #2d2d2d;
379   margin-left: : auto;
380   margin-right: auto;
381   margin-top: 50px;
382   display: table;
383 }
384 h4 {
385   font-size: 1.1em;
386 }
387
388 a {
389         color: #3465A4;
390         /* color: #3e3e8c; */
391         text-decoration: none;
392 }
393 a:hover {
394         /* color: blue; */
395         text-decoration: underline
396 }
397
398 .wall-item-name-link {
399 /*  float: left;*/
400 }
401
402 .wall-item-photo {
403   width: 48px;
404   height: 48px;
405   overflow: hidden;
406   display: block;
407 }
408
409 .left {
410   float: left;
411 }
412 .right {
413   float: right;
414 }
415 .hidden {
416   display: none;
417 }
418 .clear {
419   clear: both;
420 }
421 .fakelink {
422   color: #3465A4;
423   /* color: #3e3e8c; */
424   text-decoration: none;
425   cursor: pointer;
426 }
427 .fakelink:hover {
428   /* color: blue; */
429   /*color: #005c94; */
430   text-decoration: underline;
431 }
432 code {
433   font-family: Courier, monospace;
434   white-space: pre;
435   display: block;
436   overflow: auto;
437   border: 1px solid #444;
438   background: #EEE;
439   color: #444;
440   padding: 10px;
441   margin-top: 20px;
442 }
443 #panel {
444   position: absolute;
445   width: 10em;
446   background: #ffffff;
447   color: #2d2d2d;
448   margin: 0px;
449   padding: 1em;
450   list-style: none;
451   border: 3px solid #364e59;
452   z-index: 100000;
453   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
454   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
455   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
456 }
457 /* tool */
458 .tool {
459   height: auto;
460   overflow: auto;
461   padding: 3px;
462 }
463 #saved-search-ul .tool:hover,
464 #nets-sidebar .tool:hover,
465 #sidebar-group-list .tool:hover {
466         background: #EEE;
467 }
468 .tool .label {
469   float: left;
470 }
471 .tool .action {
472   float: right;
473 }
474 .tool a {
475   color: ##3F8FBA;
476 }
477 .tool a:hover {
478   text-decoration: none;
479 }
480 /* popup notifications */
481 div.jGrowl div.notice {
482   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
483   color: #ffffff;
484   padding-left: 58px;
485 }
486 div.jGrowl div.info {
487   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
488   color: #ffffff;
489   padding-left: 58px;
490 }
491 /* header */
492 header {
493   position: fixed;
494   left: 0%;
495   right: 80%;
496   top: 0px;
497   margin: 0px;
498   padding: 0px;
499   width: 20%;
500   height: 32px;
501   background: #000;
502   z-index: 100;
503   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
504   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
505   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
506 }
507 header #site-location {
508   display: none;
509 }
510 header #banner {
511   overflow: hidden;
512   text-align: center;
513   width: 100%;
514 }
515 header #banner a,
516 header #banner a:active,
517 header #banner a:visited,
518 header #banner a:link,
519 header #banner a:hover {
520   color: #ffffff;
521   text-decoration: none;
522   outline: none;
523   vertical-align: bottom;
524 }
525 header #banner #logo-img {
526   height: 25px;
527   margin-top: 5px;
528 }
529 header #banner #logo-text {
530   font-size: 22px;
531   
532 }
533 /* nav */
534 nav {
535   width: 80%;
536   height: 32px;
537   position: fixed;
538   left: 20%;
539   top: 0px;
540   padding: 0px;
541   background: #000;
542   color: #ffffff;
543   z-index: 100;
544   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
545   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
546   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
547 }
548 nav a,
549 nav a:active,
550 nav a:visited,
551 nav a:link,
552 nav a:hover {
553   color: #ffffff;
554   text-decoration: none;
555   outline: none;
556 }
557 nav #banner {
558   overflow: hidden;
559   /*text-align: center;*/
560   width: 100%;
561 }
562 nav #banner a,
563 nav #banner a:active,
564 nav #banner a:visited,
565 nav #banner a:link,
566 nav #banner a:hover {
567   color: #ffffff;
568   text-decoration: none;
569   outline: none;
570   vertical-align: bottom;
571 }
572 nav #banner #logo-img {
573   height: 22px;
574   margin-top: 5px;
575 }
576 nav #banner #logo-text {
577   font-size: 22px;
578 }
579 nav #navbar{
580         }
581 nav ul {
582   margin: 0px;
583   padding: 0px 20px;
584 }
585 nav ul li {
586   list-style: none;
587   margin: 0px;
588   /* padding: 1px 1px 3px 1px; */
589   float: left;
590 }
591 nav ul li .menu-popup {
592   left: 0px;
593   right: auto;
594 }
595
596 nav #logo-img {
597   height: 25px;
598   margin-top: 4px;
599   margin-left: 30px;
600 }
601
602 nav #logo-text {
603     font-size: 22px;
604     margin-top: 3px;
605     margin-right: 15px;
606 }
607
608 nav .nav-menu-icon {
609   position: relative;
610   height: 22px;
611   padding: 5px;
612   margin: 0px 12px;
613   -moz-border-radius: 5px 5px 0 0;
614   -webkit-border-radius: 5px 5px 0 0;
615   border-radius: 5px 5px 0 0;
616 }
617 nav .nav-menu-icon.selected {
618   background-color: #364e59;
619 }
620 nav .nav-menu-icon img {
621   width: 22px;
622   height: 22px;
623 }
624 nav .nav-menu-icon .nav-notify {
625   top: 3px;
626 }
627 nav .nav-menu {
628   position: relative;
629   height: 16px;
630   padding: 5px;
631   margin: 3px 15px 0px;
632   font-size: 13px;
633   /*border-bottom: 3px solid #364A84;*/
634 }
635 nav .nav-menu.selected {
636   /*border-bottom: 3px solid #9eabb0;*/
637 }
638 nav .nav-notify {
639   display: none;
640   position: absolute;
641   background-color: #ff0000;
642   /* background-color: #19aeff; */
643   -moz-border-radius: 5px 5px 5px 5px;
644   -webkit-border-radius: 5px 5px 5px 5px;
645   border-radius: 5px 5px 5px 5px;
646   font-size: 10px;
647   font-weight: 900;
648   padding: 1px 4px;
649   top: 0px;
650   right: -6px;
651   min-width: 10px;
652   text-align: center;
653 }
654 nav .nav-notify.show {
655   display: block;
656 }
657 nav #nav-help-link,
658 nav #nav-search-link,
659 nav #nav-directory-link,
660 nav #nav-apps-link,
661 nav #nav-site-linkmenu, 
662 nav #nav-home-link,
663 nav #nav-user-linkmenu
664 {
665   float: right;
666 }
667 nav #nav-user-linkmenu{
668         margin-right: 0px;
669         }
670 nav #nav-home-link{
671         margin-left: 0px;
672         font-weight: bold;
673         }
674 nav #nav-directory-link{
675         margin-left: 0px;
676         margin-right: 0px;
677         font-weight: bold;
678         }
679 nav #nav-help-link .menu-popup,
680 nav #nav-search-link .menu-popup,
681 nav #nav-directory-link .menu-popup,
682 nav #nav-apps-link .menu-popup,
683 nav #nav-site-linkmenu .menu-popup {
684   right: 0px;
685   left: auto;
686 }
687 nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-linkmenu.selected .icon.s22.notify {
688   background-image: url("../../../images/icons/22/notify_on.png");
689 }
690 nav #nav-apps-link.selected {
691   background-color: #364e59;
692 }
693
694 #nav-notifications-mark-all {
695         /* padding: 1px 1px 2px 26px; */
696         /* border-bottom: 1px solid #364E59; */
697         /* margin: 0px 0px 2px 0px;
698         padding: 5px 10px; */
699 }
700
701 #nav-notifications-see-all {
702         /* padding: 1px 1px 2px 26px; */
703         /* border-bottom: 1px solid #364E59; */
704         /* margin: 0px 0px 2px 0px;
705         padding: 5px 10px; */
706 }
707
708 .notify-seen {
709         background: none repeat scroll 0 0 #DDDDDD;
710         }
711
712 ul.menu-popup {
713   position: absolute;
714   display: none;
715   width: 11em;
716   background: #ffffff;
717   color: #2d2d2d;
718   margin: 0px;
719   padding: 0px;
720   list-style: none;
721   border: 3px solid #364e59;
722   z-index: 100000;
723   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
724   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
725   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
726 }
727 ul.menu-popup a {
728   display: block;
729   color: #2d2d2d;
730   padding: 5px 10px;
731   text-decoration: none;
732 }
733 ul.menu-popup a:hover {
734   background-color: #bdcdd4;
735 }
736 ul.menu-popup .menu-sep {
737   border-top: 1px solid #9eabb0;
738 }
739 ul.menu-popup li {
740   float: none;
741   overflow: auto;
742   height: auto;
743   display: block;
744 }
745 ul.menu-popup li img {
746   float: left;
747   width: 16px;
748   height: 16px;
749   padding-right: 5px;
750 }
751 ul.menu-popup .empty {
752   padding: 5px;
753   text-align: center;
754   color: #9eabb0;
755 }
756 /* autocomplete popup */
757 .acpopup {
758   max-height: 150px;
759   background-color: #ffffff;
760   color: #2d2d2d;
761   border: 1px solid #MenuBorder;
762   overflow: auto;
763   z-index: 100000;
764   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
765   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
766   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
767 }
768 .acpopupitem {
769   color: #2d2d2d;
770   padding: 4px;
771   clear: left;
772 }
773 .acpopupitem img {
774   float: left;
775   margin-right: 4px;
776 }
777 .acpopupitem.selected {
778   background-color: #bdcdd4;
779 }
780 #nav-notifications-menu {
781   width: 400px;
782   max-height: 550px;
783   overflow: auto;
784 }
785 /* #nav-notifications-menu a {
786         display: inline;
787         padding: 5px 0px;
788         margin: 0px 0px 2px 0px;
789 }
790 #nav-notifications-menu li:hover {
791   background-color: #bdcdd4;
792 }*/
793
794 #nav-notifications-menu img {
795   float: left;
796   margin-right: 5px;
797 }
798 #nav-notifications-menu .contactname {
799   font-weight: bold;
800 }
801 #nav-notifications-menu .notif-when {
802   font-size: 10px;
803   color: #9eabb0;
804   display: block;
805 }
806
807 .notif-image {
808         width: 32px;
809         height: 32px;
810         padding: 7px 7px 0px 0px;
811 }
812
813 /* aside */
814 aside {
815   display: table-cell;
816   vertical-align: top;
817   width: 180px;
818   padding: 0px 10px 0px 20px;
819   border-right: 1px solid #D2D2D2;
820   float: left;
821   /* background: #F1F1F1; */
822 }
823 aside .vcard .fn {
824   font-size: 16px;
825   font-weight: bold;
826   margin-bottom: 5px;
827 }
828 aside .vcard .title {
829   margin-bottom: 5px;
830 }
831 aside .vcard dl {
832   height: auto;
833   overflow: auto;
834 }
835 aside .vcard dt {
836   float: left;
837   margin-left: 0px;
838   width: 35%;
839   text-align: right;
840   color: #999999;
841 }
842 aside .vcard dd {
843   float: left;
844   margin-left: 4px;
845   width: 60%;
846 }
847 aside #profile-extra-links ul {
848   padding: 0px;
849   margin: 0px;
850 }
851 aside #profile-extra-links li {
852   padding: 0px;
853   margin: 0px;
854   list-style: none;
855 }
856 aside #dfrn-request-link {
857   display: block;
858   -moz-border-radius: 5px 5px 5px 5px;
859   -webkit-border-radius: 5px 5px 5px 5px;
860   border-radius: 5px 5px 5px 5px;
861   color: #ffffff;
862   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
863   font-weight: bold;
864   text-transform: uppercase;
865   padding: 4px 2px 2px 35px;
866 }
867 aside #dfrn-request-link:hover {
868   text-decoration: none;
869   background-color: #36c;
870   /* background-color: #19aeff; */
871 }
872 aside #profiles-menu {
873   width: 20em;
874 }
875 aside #search-text {
876         width: 173px;
877 }
878 aside #side-follow-url {
879         width: 173px;
880         }
881 aside #side-peoplefind-url {
882         width: 173px;
883         }
884 #contact-block {
885   overflow: auto;
886   height: auto;
887 }
888 #contact-block .contact-block-h4 {
889   float: left;
890   margin: 5px 0px;
891 }
892 #contact-block .allcontact-link {
893   float: right;
894   margin: 5px 0px;
895 }
896 #contact-block .contact-block-content {
897   clear: both;
898   overflow: auto;
899   height: auto;
900 }
901 #contact-block .contact-block-link {
902   float: left;
903   margin: 0px 2px 2px 0px;
904 }
905 #contact-block .contact-block-link img {
906   widht: 55px;
907   height: 55px;
908 }
909 /* widget */
910 .widget {
911   margin-bottom: 2em;
912   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
913         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
914 /*  font-size: 12px; */
915 }
916 .widget h3 {
917   padding: 0px;
918   margin: 2px;
919 }
920 .widget .action {
921   opacity: 0.1;
922   -webkit-transition: all 0.2s ease-in-out;
923   -moz-transition: all 0.2s ease-in-out;
924   -o-transition: all 0.2s ease-in-out;
925   -ms-transition: all 0.2s ease-in-out;
926   transition: all 0.2s ease-in-out;
927 }
928 .widget input.action {
929   opacity: 0.5;
930   -webkit-transition: all 0.2s ease-in-out;
931   -moz-transition: all 0.2s ease-in-out;
932   -o-transition: all 0.2s ease-in-out;
933   -ms-transition: all 0.2s ease-in-out;
934   transition: all 0.2s ease-in-out;
935 }
936 .widget:hover .title .action {
937   opacity: 1;
938   -webkit-transition: all 0.2s ease-in-out;
939   -moz-transition: all 0.2s ease-in-out;
940   -o-transition: all 0.2s ease-in-out;
941   -ms-transition: all 0.2s ease-in-out;
942   transition: all 0.2s ease-in-out;
943 }
944 .widget .tool:hover .action {
945   opacity: 1;
946   -webkit-transition: all 0.2s ease-in-out;
947   -moz-transition: all 0.2s ease-in-out;
948   -o-transition: all 0.2s ease-in-out;
949   -ms-transition: all 0.2s ease-in-out;
950   transition: all 0.2s ease-in-out;
951 }
952 .widget .tool:hover .action.ticked {
953   opacity: 1;
954   -webkit-transition: all 0.2s ease-in-out;
955   -moz-transition: all 0.2s ease-in-out;
956   -o-transition: all 0.2s ease-in-out;
957   -ms-transition: all 0.2s ease-in-out;
958   transition: all 0.2s ease-in-out;
959 }
960 .widget ul {
961   padding: 0px;
962 }
963 .widget ul li {
964   padding-left: 16px;
965   min-height: 16px;
966   list-style: none;
967 }
968 .widget .tool.selected {
969   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
970 }
971 /* widget: search */
972 #add-search-popup {
973   width: 200px;
974   top: 18px;
975 }
976 /* section */
977 section {
978   display: table-cell;
979   vertical-align: top;
980   width: 800px;
981   padding: 0px 0px 0px 10px;
982 }
983 .tabs {
984     background-image: url("../../../view/theme/diabook/icons/head.jpg");
985     background-position: 0 -20px;
986     background-repeat: repeat-x;
987     border-bottom: 1px solid #BABDB6;
988     height: 27px;
989     padding: 0;
990  }
991 .tab.button {
992     margin-right: 15px; 
993     margin-left: 15px;  
994         }
995 /* wall item */
996 .tread-wrapper {
997   border-bottom: 1px solid #D2D2D2;
998   position: relative;
999   padding: 5px;
1000   margin-bottom: 0px;
1001   width: 775px;
1002 }
1003 .wall-item-decor {
1004   position: absolute;
1005   left: 790px;
1006   top: -10px;
1007   width: 16px;
1008 }
1009 .unstarred {
1010   display: none;
1011 }
1012 .wall-item-container {
1013   display: table;
1014   width: 780px;
1015 }
1016 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1017   display: table-row;
1018 }
1019 .wall-item-bottom {
1020   font-size: 13px;
1021 }
1022 .wall-item-container .wall-item-bottom {
1023 /*  opacity: 0.5;
1024   -webkit-transition: all 0.2s ease-in-out;
1025   -moz-transition: all 0.2s ease-in-out;
1026   -o-transition: all 0.2s ease-in-out;
1027   -ms-transition: all 0.2s ease-in-out;
1028   transition: all 0.2s ease-in-out; */
1029 }
1030 .wall-item-container:hover .wall-item-bottom {
1031 /*  opacity: 1;
1032   -webkit-transition: all 0.2s ease-in-out;
1033   -moz-transition: all 0.2s ease-in-out;
1034   -o-transition: all 0.2s ease-in-out;
1035   -ms-transition: all 0.2s ease-in-out;
1036   transition: all 0.2s ease-in-out; */
1037 }
1038 .wall-item-container .wall-item-info {
1039   display: table-cell;
1040   vertical-align: top;
1041   text-align: left;
1042   width: 80px;
1043 }
1044 .wall-item-container .wall-item-location {
1045   padding-right: 40px;
1046 }
1047 .wall-item-container .wall-item-ago {
1048   word-wrap: break-word;
1049   width: 50px;
1050   margin-left: 10px;
1051   color: #999;
1052 }
1053 .wall-item-location {
1054   
1055   clear: both;
1056   overflow: hidden;
1057   
1058   margin-bottom: 5px;
1059 }
1060
1061 .wall-item-container .wall-item-content {
1062   font-size: 13px;
1063   max-width: 720px;
1064   word-wrap: break-word;
1065   line-height: 1.4;
1066 }
1067
1068 .wall-item-container .wall-item-content img {
1069   max-width: 700px;
1070 }
1071 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1072   display: table-cell;
1073   vertical-align: middle;
1074 }
1075 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1076   opacity: 0.5;
1077   -webkit-transition: all 0.2s ease-in-out;
1078   -moz-transition: all 0.2s ease-in-out;
1079   -o-transition: all 0.2s ease-in-out;
1080   -ms-transition: all 0.2s ease-in-out;
1081   transition: all 0.2s ease-in-out;
1082 }
1083 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1084   opacity: 1;
1085   -webkit-transition: all 0.2s ease-in-out;
1086   -moz-transition: all 0.2s ease-in-out;
1087   -o-transition: all 0.2s ease-in-out;
1088   -ms-transition: all 0.2s ease-in-out;
1089   transition: all 0.2s ease-in-out;
1090 }
1091 .wall-item-container .wall-item-name {
1092   font-weight: bold;
1093 }
1094 .wall-item-container .wall-item-actions-author {
1095   width: 100%;
1096   margin-bottom: 0.3em;
1097 }
1098 .wall-item-container .wall-item-actions-social {
1099   float: left;
1100   margin-bottom: 1px;
1101 }
1102 .wall-item-container .wall-item-actions-social a {
1103   margin-right: 1em;
1104 }
1105 .wall-item-actions-social a {
1106   float: left;
1107 }
1108 .wall-item-container .wall-item-actions-tools {
1109   float: right;
1110   width: 80px;
1111 }
1112 .wall-item-container .wall-item-actions-tools a {
1113   float: right;
1114 }
1115 .wall-item-container .wall-item-actions-tools input {
1116   float: right;
1117 }
1118 .wall-item-container.comment {
1119   margin-top: 5px;
1120   margin-bottom: 5px;
1121   margin-left: 80px;
1122   width: 700px;
1123   border-bottom: 1px solid hsl(198, 21%, 79%);
1124 }
1125 .wall-item-container.comment .contact-photo {
1126   width: 32px;
1127   height: 32px;
1128   margin-left: 16px;
1129   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1130
1131 }
1132 .wall-item-container.comment {
1133   top: 15px !important;
1134   left: 15px !important;
1135 }
1136 .wall-item-container.comment .wall-item-links {
1137   padding-left: 12px;
1138 }
1139 .wall-item-comment-wrapper {
1140   margin: 1px 5px 1px 80px;
1141 }
1142 .wall-item-comment-wrapper .comment-edit-photo {
1143   display: none;
1144 }
1145 .wall-item-comment-wrapper textarea {
1146   height: 1.2em;
1147   width: 100%;
1148   font-size: 10px;
1149   color: #999999;
1150   border: 1px solid #DDD;
1151   padding: 0.3em;
1152 }
1153 .wall-item-comment-wrapper .comment-edit-text-full {
1154   font-size: 14px;
1155   height: 4em;
1156   color: #2d2d2d;
1157   border: 1px solid #2d2d2d;
1158 }
1159 .comment-edit-preview {
1160   width: 710px;
1161   border: 1px solid #2d2d2d;
1162   margin-top: 10px;
1163 }
1164 .comment-edit-preview .contact-photo {
1165   width: 32px;
1166   height: 32px;
1167   margin-left: 16px;
1168   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1169
1170 }
1171 .comment-edit-preview {
1172   top: 15px !important;
1173   left: 15px !important;
1174 }
1175 .comment-edit-preview .wall-item-links {
1176   padding-left: 12px;
1177 }
1178 .comment-edit-preview .wall-item-container {
1179   width: 700px;
1180 }
1181 .comment-edit-preview .tread-wrapper {
1182   width: 700px;
1183   padding: 0;
1184   margin: 10px 0;
1185 }
1186
1187 .shiny {
1188   /* border-right: 10px solid #fce94f; */
1189         border-right: 1px solid #A7C7F7;
1190         padding-right: 12px;
1191 }
1192 #jot-preview-content .tread-wrapper {
1193   background-color: #fce94f;
1194 }
1195
1196 .wall-item-tags {
1197   padding-top: 1px;
1198   padding-bottom: 2px;
1199 }
1200 .tag {
1201   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1202   color: #3465A4;
1203   padding-left: 3px;
1204   font-size: 12px;
1205 }
1206 .tag a {
1207   padding-right: 5px;
1208   /*background: url("../../../images/tag.png") no-repeat center right;*/
1209   color: #3465A4;
1210 }
1211 .wwto {
1212   position: absolute !important;
1213   width: 25px;
1214   height: 25px;
1215   background: #FFFFFF;
1216   border: 2px solid #364e59;
1217   height: 25px;
1218   width: 25px;
1219   overflow: hidden;
1220   padding: 1px;
1221   position: absolute !important;
1222   top: 40px;
1223   left: 30px;
1224   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1225   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1226   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1227 }
1228 .wwto .contact-photo {
1229   width: auto;
1230   height: 25px;
1231 }
1232 /* contacts menu */
1233 .contact-photo-wrapper {
1234   position: relative;
1235   width: 80px;
1236 }
1237
1238 .contact-photo-wrapper.wwto {
1239   width: 25px;
1240 }
1241
1242 .contact-photo {
1243   width: 48px;
1244   height: 48px;
1245   overflow: hidden;
1246   display: block;
1247 }
1248 .contact-photo img {
1249   width: 48px;
1250   height: 48px;
1251 }
1252
1253 .contact-wrapper {
1254   float: left;
1255   width: 90px;
1256   height: 90px;
1257   margin-bottom: 15px;
1258 }
1259 .contact-wrapper .contact-photo {
1260   width: 80px;
1261   height: 80px;
1262 }
1263 .contact-wrapper .contact-photo img {
1264   width: 80px;
1265   height: 80px;
1266 }
1267 .contact-wrapper {
1268   left: 0px;
1269   top: 63px;
1270 }
1271 .contact-photo {
1272   width: 48px;
1273   height: 48px;
1274 }
1275 .contact-photo img {
1276   width: 48px;
1277   height: 48px;
1278 }
1279 .contact-name {
1280   /* text-align: center; */
1281   /*font-weight: bold;*/
1282   font-size: 12px;
1283 }
1284 .contact-details {
1285   color: #999999;
1286 }
1287 /* editor */
1288 .jothidden {
1289   display: none;
1290 }
1291 #jot {
1292   width: 785px;
1293   margin: 0px 2em 20px 0px;
1294 }
1295 #profile-jot-form #profile-jot-text {
1296   height: 1.2em;
1297   width: 99%;
1298   font-size: 10px;
1299   color: #999999;
1300   border: 1px solid #DDD;
1301   padding: 0.3em;
1302   margin-top: 30px;
1303   margin-bottom: 10px;
1304 }
1305 #jot #jot-tools {
1306   margin: 0px;
1307   padding: 0px;
1308   height: 40px;
1309   overflow: none;
1310   width: 783px;
1311   background-color: #fff;
1312   border-bottom: 2px solid #9eabb0;
1313 }
1314
1315 #jot #jot-tools li {
1316   list-style: none;
1317   float: left;
1318   width: 80px;
1319   height: 40px;
1320   border-bottom: 2px solid #9eabb0;
1321 }
1322 #jot #jot-tools li a {
1323   display: block;
1324   color: #cccccc;
1325   width: 100%;
1326   height: 40px;
1327   text-align: center;
1328   line-height: 40px;
1329   overflow: hidden;
1330 }
1331 #jot #jot-tools li:hover {
1332   background-color: #364e59;
1333   border-bottom: 2px solid #bdcdd4;
1334 }
1335 #jot #jot-tools li.perms {
1336   float: right;
1337   width: 40px;
1338 }
1339 #jot #jot-tools li.perms a.unlock {
1340   width: 30px;
1341   border-left: 10px solid #cccccc;
1342   background-color: #cccccc;
1343   background-position: left center;
1344 }
1345 #jot #jot-tools li.perms a.lock {
1346   width: 30px;
1347   border-left: 10px solid #666666;
1348   background-color: #666666;
1349 }
1350 #jot #jot-tools li.submit {
1351   float: right;
1352   background-color: #cccccc;
1353   border-bottom: 2px solid #cccccc;
1354   border-right: 1px solid #666666;
1355   border-left: 1px solid #666666;
1356 }
1357 #jot #jot-tools li.submit input {
1358   border: 0px;
1359   margin: 0px;
1360   padding: 0px;
1361   background-color: #cccccc;
1362   color: #666666;
1363   width: 80px;
1364   height: 40px;
1365   line-height: 40px;
1366 }
1367 #jot #jot-tools li.submit input:hover {
1368   background-color: #bdcdd4;
1369   color: #666666;
1370 }
1371 #jot #jot-tools li.loading {
1372   float: right;
1373   background-color: #ffffff;
1374   width: 20px;
1375   vertical-align: center;
1376   text-align: center;
1377   border-top: 2px solid #9eabb0;
1378   height: 38px;
1379 }
1380 #jot #jot-tools li.loading img {
1381   margin-top: 10px;
1382 }
1383 #profile-jot-form #jot-title {
1384   border: 0px;
1385   margin: 0px;
1386   height: 20px;
1387   width: 700px;
1388   font-weight: bold;
1389   border: 1px solid #ffffff;
1390 }
1391 #profile-jot-form #jot-title:-webkit-input-placeholder {
1392   font-weight: normal;
1393 }
1394 #profile-jot-form #jot-title:-moz-placeholder {
1395   font-weight: normal;
1396 }
1397 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1398         width: 785px;
1399         height: 100px;
1400         }
1401 #jot #jot-title:hover {
1402   border: 1px solid #999999;
1403 }
1404 #jot #jot-title:focus {
1405   border: 1px solid #999999;
1406 }
1407 #jot #character-counter {
1408   width: 80px;
1409   float: right;
1410   text-align: right;
1411   height: 20px;
1412   line-height: 20px;
1413   padding-right: 20px;
1414 }
1415 #jot-perms-icon, 
1416 #profile-location,
1417 #profile-nolocation,
1418 #profile-youtube, 
1419 #profile-video, 
1420 #profile-audio,
1421 #profile-link,
1422 #profile-title, 
1423 #wall-image-upload,
1424 #wall-file-upload,
1425 #wall-image-upload-div,
1426 #wall-file-upload-div,
1427 .hover, .focus {
1428         cursor: pointer;
1429         margin-top: 2px;
1430 }
1431 #profile-jot-wrapper{
1432         margin: 0 2em 20px 0;
1433    width: 785px;
1434         }
1435
1436 #profile-jot-submit-wrapper {
1437         margin-bottom: 50px;
1438         width: 785px;
1439 }
1440
1441 #profile-jot-submit {
1442         float: right;
1443         margin-top: 2px;
1444         
1445 }
1446 #profile-upload-wrapper {
1447         float: left;
1448         margin-top: 2px;
1449         margin-left: 10px;
1450         
1451 }
1452 #profile-attach-wrapper {
1453         float: left;
1454         margin-left: 15px;
1455         margin-top: 2px;
1456 }
1457 #profile-rotator {
1458         float: left;
1459         margin-left: 30px;
1460         margin-top: 2px;
1461 }
1462 #profile-link-wrapper {
1463         float: left;
1464         margin-left: 15px;
1465         margin-top: 2px;
1466 }
1467 #profile-youtube-wrapper {
1468         float: left;
1469         margin-left: 15px;
1470         margin-top: 2px;
1471 }
1472 #profile-video-wrapper {
1473         float: left;
1474         margin-left: 15px;
1475         margin-top: 2px;
1476 }
1477 #profile-audio-wrapper {
1478         float: left;
1479         margin-left: 15px;
1480         margin-top: 2px;
1481 }
1482 #profile-location-wrapper {
1483         float: left;
1484         margin-left: 15px;
1485         margin-top: 2px;
1486 }
1487 #profile-jot-perms {
1488         float: left;
1489         margin-left: 45px;
1490         margin-top: 2px;
1491 }
1492 #jot-preview-link {
1493         float: right;
1494         margin-left: 10px;
1495         margin-top: 2px;
1496 }
1497 #profile-jot-perms{
1498    float: right;
1499         margin-left: 10px;
1500         margin-top: 2px;        
1501         }
1502 /** buttons **/
1503 .button.creation1 {
1504     background-color: #fff;
1505     border: 1px solid #777777;
1506     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1507     border-radius: 3px 3px 3px 3px;
1508     box-shadow: 0 1px 1px #CFCFCF;
1509 }
1510 .button.creation2 {
1511     background-color: #33ACFF;
1512     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1513     border: 1px solid #777777;
1514     color: white;
1515     border-radius: 3px 3px 3px 3px;
1516     box-shadow: 0 1px 1px #CFCFCF;
1517     margin-left: 5px;
1518 }
1519 /*input[type="submit"] {
1520         border: 0px;
1521     background-color: @ButtonBackgroundColor;
1522     color: @ButtonColor;
1523     padding: 0px 10px;
1524         .rounded(5px);
1525     height: 18px;
1526 }*/
1527 /** acl **/
1528 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1529   display: block!important;
1530 }
1531 #acl-wrapper {
1532   width: 690px;
1533   float: left;
1534 }
1535 #acl-search {
1536   float: right;
1537   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1538   padding-right: 20px;
1539 }
1540 #acl-showall {
1541   float: left;
1542   display: block;
1543   width: auto;
1544   height: 18px;
1545   background-color: #cccccc;
1546   background-image: url("../../../images/show_all_off.png");
1547   background-position: 7px 7px;
1548   background-repeat: no-repeat;
1549   padding: 7px 5px 0px 30px;
1550   color: #999999;
1551   -moz-border-radius: 5px 5px 5px 5px;
1552   -webkit-border-radius: 5px 5px 5px 5px;
1553   border-radius: 5px 5px 5px 5px;
1554 }
1555 #acl-showall.selected {
1556   color: #000000;
1557   background-color: #ff9900;
1558   background-image: url("../../../images/show_all_on.png");
1559 }
1560 #acl-list {
1561   height: 210px;
1562   border: 1px solid #cccccc;
1563   clear: both;
1564   margin-top: 30px;
1565   overflow: auto;
1566 }
1567 .acl-list-item {
1568   display: block;
1569   width: 150px;
1570   height: 30px;
1571   border: 1px solid #cccccc;
1572   margin: 5px;
1573   float: left;
1574 }
1575 .acl-list-item img {
1576   width: 22px;
1577   height: 22px;
1578   float: left;
1579   margin: 4px;
1580 }
1581 .acl-list-item p {
1582   height: 12px;
1583   font-size: 10px;
1584   margin: 0px;
1585   padding: 2px 0px 1px;
1586   overflow: hidden;
1587 }
1588 .acl-list-item a {
1589   font-size: 8px;
1590   display: block;
1591   width: 40px;
1592   height: 10px;
1593   float: left;
1594   color: #999999;
1595   background-color: #cccccc;
1596   background-position: 3px 3px;
1597   background-repeat: no-repeat;
1598   margin-right: 5px;
1599   -webkit-border-radius: 2px ;
1600   -moz-border-radius: 2px;
1601   border-radius: 2px;
1602   padding-left: 15px;
1603 }
1604 #acl-wrapper a:hover {
1605   text-decoration: none;
1606   color: #000000;
1607 }
1608 .acl-button-show {
1609   background-image: url("../../../images/show_off.png");
1610 }
1611 .acl-button-hide {
1612   background-image: url("../../../images/hide_off.png");
1613 }
1614 .acl-button-show.selected {
1615   color: #000000;
1616   background-color: #9ade00;
1617   background-image: url("../../../images/show_on.png");
1618 }
1619 .acl-button-hide.selected {
1620   color: #000000;
1621   background-color: #ff4141;
1622   background-image: url("../../../images/hide_on.png");
1623 }
1624 .acl-list-item.groupshow {
1625   border-color: #9ade00;
1626 }
1627 .acl-list-item.grouphide {
1628   border-color: #ff4141;
1629 }
1630 /** /acl **/
1631 /** tab buttons **/
1632 ul.tabs {
1633   list-style-type: none;
1634   padding-bottom: 10px;
1635   font-size: 13px;
1636 }
1637 ul.tabs li {
1638   float: left;
1639   margin-left: 7px;
1640 }
1641 ul.tabs li .active {
1642   border-bottom: 1px solid #3465A4;
1643 }
1644 /**
1645  * Form fields
1646  */
1647 .field {
1648   margin-bottom: 10px;
1649   padding-bottom: 10px;
1650   overflow: auto;
1651   width: 100%;
1652 }
1653 .field label {
1654   float: left;
1655   width: 200px;
1656 }
1657 .field input, .field textarea {
1658   width: 400px;
1659 }
1660 .field textarea {
1661   height: 100px;
1662 }
1663 .field .field_help {
1664   display: block;
1665   margin-left: 200px;
1666   color: #666666;
1667 }
1668 .field .onoff {
1669   float: left;
1670   width: 80px;
1671 }
1672 .field .onoff a {
1673   display: block;
1674   border: 1px solid #666666;
1675   background-image: url("../../../images/onoff.jpg");
1676   background-repeat: no-repeat;
1677   padding: 4px 2px 2px 2px;
1678   height: 16px;
1679   text-decoration: none;
1680 }
1681 .field .onoff .off {
1682   border-color: #666666;
1683   padding-left: 40px;
1684   background-position: left center;
1685   background-color: #cccccc;
1686   color: #666666;
1687   text-align: right;
1688 }
1689 .field .onoff .on {
1690   border-color: #204A87;
1691   padding-right: 40px;
1692   background-position: right center;
1693   background-color: #D7E3F1;
1694   color: #204A87;
1695   text-align: left;
1696 }
1697 .field .hidden {
1698   display: none!important;
1699 }
1700 .field.radio .field_help {
1701   margin-left: 0px;
1702 }
1703 #directory-search-form{
1704         margin-bottom: 50px;
1705         }
1706 #profile-edit-links-end {
1707         clear: both;
1708         margin-bottom: 15px;
1709 }
1710
1711 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1712
1713 #profile-edit-links li {
1714   float: left;
1715   list-style: none;
1716   margin-left: 10px;
1717 }
1718
1719 .profile-edit-side-div {
1720   display: none;
1721 }
1722
1723 #register-form label,
1724 #profile-edit-form label {
1725         width: 300px; float: left;
1726 }
1727
1728 .required {
1729   display: inline;
1730   color: #B20202;
1731 }
1732
1733 /* oauth */
1734 .oauthapp {
1735   height: auto;
1736   overflow: auto;
1737   border-bottom: 2px solid #cccccc;
1738   padding-bottom: 1em;
1739   margin-bottom: 1em;
1740 }
1741 .oauthapp img {
1742   float: left;
1743   width: 48px;
1744   height: 48px;
1745   margin: 10px;
1746 }
1747 .oauthapp img.noicon {
1748   background-image: url("../../../images/icons/48/plugin.png");
1749   background-position: center center;
1750   background-repeat: no-repeat;
1751 }
1752 .oauthapp a {
1753   float: left;
1754 }
1755 /* contacts */
1756 .contact-entry-wrapper {
1757   width: 120px;
1758   height: 120px;
1759   float: left;
1760 }
1761 /* photo */
1762 .lframe {
1763   float: left;
1764   margin: 0px 10px 10px 0px;
1765 }
1766 /* profile match wrapper */
1767 .profile-match-wrapper {
1768   float: left;
1769   width: 90px;
1770   height: 90px;
1771   margin-bottom: 20px;
1772 }
1773 .profile-match-wrapper .contact-photo {
1774   width: 80px;
1775   height: 80px;
1776 }
1777 .profile-match-wrapper .contact-photo img {
1778   width: 80px;
1779   height: 80px;
1780 }
1781 .profile-match-wrapper {
1782   left: 0px;
1783   top: 63px;
1784 }
1785
1786 .contact-photo-menu-button {
1787         position: relative;
1788         background-image: url("../../../images/icons/16/menu.png");
1789         background-position: top left; 
1790         background-repeat: no-repeat;
1791         margin: 0px 0px -16px 0px; 
1792         padding: 0px;
1793         width: 16px;
1794         height: 16px;
1795         top: -20px; left:0px;
1796         overflow: hidden;
1797         text-indent: 40px;
1798         display: none;
1799         
1800 }
1801 .contact-photo-menu {
1802         width: 11em;
1803         border: 3px solid #364e59;
1804         color: #2d2d2d;
1805         background: #FFFFFF;
1806 /*        position: absolute;*/
1807         position: relative;
1808         left: 0px; top: 0px;
1809         display: none;
1810         z-index: 10000;
1811 }
1812 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1813 .contact-photo-menu li a {
1814         display: block; 
1815         padding: 5px 10px; 
1816         color: #2d2d2d;
1817         text-decoration: none;
1818 }
1819 .contact-photo-menu li a:hover {
1820         background-color: #bdcdd4; 
1821 }
1822
1823 /* page footer */
1824 footer {
1825   height: 100px;
1826   display: table-row;
1827 }
1828
1829 blockquote {
1830     border-left: 1px solid #D2D2D2;
1831     padding-left: 9px;
1832     margin: 0 0 0 .8ex;
1833 }
1834
1835 /* ================== */
1836 /* = Contacts Block = */
1837 /* ================== */
1838
1839 .contact-block-img {
1840         width: 55px;
1841         height: 55px;
1842         padding-right: 3px;
1843 }
1844 .contact-block-div {
1845         float: left;
1846 }
1847
1848 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1849 #contact-block-end { clear: both; } 
1850
1851 #group-edit-wrapper {
1852         margin-bottom: 10px;
1853 }
1854
1855 #group-members-end {
1856         clear: both;
1857 }
1858
1859 /*
1860 #group-separator,
1861 #prof-separator { display: none;}
1862 */
1863
1864 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1865         margin-bottom: 10px;
1866         margin-top: 20px;
1867 }
1868
1869 #prvmail-submit {
1870         float: left;
1871         margin-top: 10px;
1872         margin-right: 30px;
1873 }
1874 #prvmail-upload-wrapper,
1875 #prvmail-link-wrapper,
1876 #prvmail-rotator-wrapper {
1877         float: left;
1878         margin-top: 10px;
1879         margin-right: 10px;
1880         width: 24px;
1881 }
1882
1883 #prvmail-end {
1884         clear: both;
1885 }
1886
1887 .mail-list-sender,
1888 .mail-list-detail {
1889         float: left;
1890 }
1891 .mail-list-detail {
1892         margin-left: 20px;
1893 }
1894
1895 .mail-list-subject {
1896         font-size: 1.1em;
1897         margin-top: 10px;
1898 }
1899 a.mail-list-link {
1900     display: block;
1901     font-size: 1.3em;
1902     padding: 4px 0;
1903 }
1904
1905 /*
1906 *a.mail-list-link:hover {
1907 *       background-color: #15607B;
1908 *       color: #F5F6FB;
1909 *}
1910 */
1911
1912 .mail-list-outside-wrapper-end {
1913         clear: both;
1914 }
1915
1916 .mail-list-outside-wrapper {
1917         margin-top: 30px;
1918 }
1919
1920 .mail-list-delete-wrapper {
1921         float: right;
1922         margin-right: 30px;
1923         margin-top: 15px;
1924 }
1925
1926 .mail-list-delete-icon {
1927         border: none;
1928 }
1929
1930 .mail-conv-sender,
1931 .mail-conv-detail {
1932         float: left;
1933 }
1934 .mail-conv-detail {
1935         margin-left: 20px;
1936         width: 500px;
1937 }
1938
1939 .mail-conv-subject {
1940     font-size: 1.4em;
1941     margin: 10px 0;
1942 }
1943
1944 .mail-conv-outside-wrapper-end {
1945         clear: both;
1946 }
1947
1948 .mail-conv-outside-wrapper {
1949         margin-top: 30px;
1950 }
1951
1952 .mail-conv-delete-wrapper {
1953         float: right;
1954         margin-right: 30px;
1955         margin-top: 15px;
1956 }
1957 .mail-conv-break {
1958         clear: both;
1959 }
1960
1961 .mail-conv-delete-icon {
1962         border: none;
1963 }
1964
1965 /* ========== */
1966 /* = Events = */
1967 /* ========== */
1968 .eventcal {
1969         float: left;
1970         font-size: 20px;
1971 }
1972
1973 .vevent {
1974         border: 1px solid #CCCCCC;
1975 }
1976 .vevent .event-description, .vevent .event-location {
1977         margin-left: 10px;
1978         margin-right: 10px;
1979 }
1980 .vevent .event-start {
1981         margin-left: 10px;
1982         margin-right: 10px;
1983 }
1984
1985 #new-event-link {
1986         margin-bottom: 10px;
1987 }
1988
1989 .edit-event-link, .plink-event-link {
1990         float: left;
1991         margin-top: 4px;
1992         margin-right: 4px;
1993         margin-bottom: 15px;
1994 }
1995
1996 .event-description:before {
1997         content: url('../../../images/calendar.png');
1998         margin-right: 15px;
1999 }
2000
2001 .event-start, .event-end {
2002         margin-left: 10px;
2003         width: 330px;
2004         clear: both;
2005 }
2006
2007 .event-start .dtstart, .event-end .dtend {
2008         float: right;
2009 }
2010
2011 .event-list-date {
2012         margin-bottom: 10px;
2013 }
2014
2015 .prevcal, .nextcal {
2016         float: left;
2017         margin-left: 32px;
2018         margin-right: 32px;
2019         margin-top: 64px;
2020 }
2021 .event-calendar-end {
2022         clear: both;
2023 }
2024
2025  
2026 .calendar {
2027         font-family: Courier, monospace;
2028 }
2029 .today {
2030         font-weight: bold;
2031         color: #FF0000;
2032 }
2033
2034 .settings-block {
2035         border: 1px solid #AAA;
2036         margin: 10px;
2037         padding: 10px;
2038 }
2039
2040 .app-title {
2041         margin: 10px;
2042 }
2043
2044 #identity-manage-desc {
2045         margin-top:15px;
2046         margin-bottom: 15px;
2047 }
2048
2049 #identity-manage-choose {
2050         margin-bottom: 15px;
2051 }
2052
2053 #identity-submit {
2054         margin-top: 20px;
2055 }
2056
2057 #photo-prev-link, #photo-next-link {
2058         padding: 10px;
2059         float: left;
2060 }
2061
2062 #photo-photo {
2063         float: left;
2064 }
2065
2066 #photo-photo-end {
2067         clear: both;
2068 }
2069
2070 .profile-match-photo {
2071         float: left;
2072         text-align: center;
2073         width: 120px;
2074 }
2075
2076 .profile-match-name {
2077         float: left;
2078         text-align: center;
2079         width: 120px;
2080         overflow: hidden;
2081 }
2082
2083 .profile-match-break,
2084 .profile-match-end {
2085         clear: both;
2086 }
2087
2088 .profile-match-connect {
2089         text-align: center;
2090         font-weight: bold;
2091 }
2092
2093 .profile-match-wrapper {
2094         float: left;
2095         padding: 10px;
2096         width: 120px;
2097         height: 120px;
2098         scroll: auto;
2099 }
2100 #profile-match-wrapper-end {
2101         clear: both;
2102 }
2103
2104 /* ============= */
2105 /* = Directory = */
2106 /* ============= */
2107 /* contacts menu */
2108 .contact-photo-wrapper {
2109   position: relative;
2110 }
2111 .contact-photo {
2112   width: 48px;
2113   height: 48px;
2114   overflow: hidden;
2115   display: block;
2116 }
2117 .contact-photo img {
2118   width: 48px;
2119   height: 48px;
2120 }
2121 .contact-photo-menu-button {
2122   display: none;
2123   /* position: absolute; */
2124   /* position: absolute; */
2125   left: -2px;
2126   top: -20px;
2127 }
2128 .contact-wrapper {
2129   float: left;
2130   width: 90px;
2131   height: 90px;
2132   margin-bottom: 15px;
2133 }
2134 .contact-wrapper .contact-photo {
2135   width: 80px;
2136   height: 80px;
2137 }
2138 .contact-wrapper .contact-photo img {
2139   width: 80px;
2140   height: 80px;
2141 }
2142 .contact-wrapper .contact-photo-menu-button {
2143   left: 0px;
2144   top: 63px;
2145 }
2146 .directory-item {
2147   float: left;
2148   width: 200px;
2149   height: 200px;
2150 }
2151 .directory-item .contact-photo {
2152   width: 175px;
2153   height: 175px;
2154 }
2155 .directory-item .contact-photo img {
2156   width: 175px;
2157   height: 175px;
2158 }
2159 .contact-name {
2160   text-align: left;
2161   font-weight: bold;
2162   font-size: 12px;
2163 }
2164 .contact-details {
2165   color: #999999;
2166 }
2167
2168 .photo-top-image-wrapper {
2169         position: relative;
2170         float: left;
2171         margin-top: 15px;
2172         margin-right: 15px;
2173         width: 200px; height: 200px; 
2174         overflow: hidden; 
2175 }
2176 .photo-top-album-name {
2177         width: 100%;
2178         min-height: 2em;
2179         position: absolute; 
2180         bottom: 0px; 
2181         padding: 0px 3px;
2182         padding-top: 0.5em;
2183         background-color: rgb(255, 255, 255);
2184 }
2185 #photo-top-end {
2186         clear: both;
2187 }
2188
2189 #photo-top-links {
2190         margin-bottom: 30px;
2191         margin-left: 30px;
2192 }
2193
2194 #photos-upload-newalbum-div {
2195         float: left;
2196         width: 175px;
2197 }
2198