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