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