]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style-network.css
23ab0d4bfdc8a69961fcc77a46c36abbf3e237ec
[friendica.git] / view / theme / diabook / style-network.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: 13px;
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         }
881 #ps-username:hover{
882   text-decoration: none;        
883         }
884 .menu-profile-side{
885   list-style: none;     
886   padding-left: 0px;
887   min-height: 0px;
888         }
889 .menu-profile-list{
890   height: auto;
891   overflow: auto;
892   padding-top: 3px;
893   padding-bottom: 3px;
894   padding-left: 16px;
895   min-height: 16px;
896   list-style: none;
897         }
898 .menu-profile-list:hover{
899         background: #EEE;
900         }
901 .menu-profile-list-item{
902         padding-left: 5px;
903         }       
904 .menu-profile-list-item:hover{  
905         text-decoration: none;
906    }
907 /*http://prothemedesign.com/circular-icons/*/
908 .menu-profile-list.home{
909         background: url("../../../view/theme/diabook-blue/icons/home.png") no-repeat;
910         }
911 .menu-profile-list.photos{
912         background: url("../../../view/theme/diabook-blue/icons/mess_side.png") no-repeat;
913         }
914 .menu-profile-list.events{
915         background: url("../../../view/theme/diabook-blue/icons/events.png") no-repeat;
916         }
917 .menu-profile-list.notes{
918         background: url("../../../view/theme/diabook-blue/icons/notes.png") no-repeat;
919         }
920 .menu-profile-list.foren{
921         background: url("../../../view/theme/diabook-blue/icons/pubgroups.png") no-repeat;
922         }
923 .menu-profile-list.com_side{
924         background: url("../../../view/theme/diabook-blue/icons/com_side.png") no-repeat;
925         }
926
927 /* aside */
928 aside {
929   display: table-cell;
930   vertical-align: top;
931   width: 160px;
932   padding: 0px 10px 0px 10px;
933   border-right: 1px solid #D2D2D2;
934   float: left;
935   /* background: #F1F1F1; */
936 }
937
938 aside .vcard .fn {
939   font-size: 18px;
940   font-weight: bold;
941   margin-bottom: 5px;
942 }
943 aside .vcard .title {
944   margin-bottom: 5px;
945 }
946 aside .vcard dl {
947   height: auto;
948   overflow: auto;
949 }
950 aside .vcard dt {
951   float: left;
952   margin-left: 0px;
953   /*width: 35%;*/
954   text-align: right;
955   color: #999999;
956 }
957 aside .vcard dd {
958   float: left;
959   margin-left: 5px;
960   /*width: 60%;*/
961 }
962 aside #profile-extra-links ul {
963   padding: 0px;
964   margin: 0px;
965 }
966 aside #profile-extra-links li {
967   padding: 0px;
968   margin: 0px;
969   list-style: none;
970 }
971 aside #dfrn-request-link {
972   display: block;
973   -moz-border-radius: 5px 5px 5px 5px;
974   -webkit-border-radius: 5px 5px 5px 5px;
975   border-radius: 5px 5px 5px 5px;
976   color: #ffffff;
977   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
978   font-weight: bold;
979   text-transform: uppercase;
980   padding: 4px 2px 2px 35px;
981 }
982 aside #dfrn-request-link:hover {
983   text-decoration: none;
984   background-color: #36c;
985   /* background-color: #19aeff; */
986 }
987 aside #profiles-menu {
988   width: 20em;
989 }
990 aside #search-text {
991         width: 150px;
992 }
993 aside #side-follow-url {
994         width: 150px;
995         }
996 aside #side-peoplefind-url {
997         width: 150px;
998         }
999 #contact-block {
1000   overflow: auto;
1001   height: auto;
1002 }
1003 #contact-block .contact-block-h4 {
1004   float: left;
1005   margin: 5px 0px;
1006 }
1007 #contact-block .allcontact-link {
1008   float: right;
1009   margin: 5px 0px;
1010 }
1011 #contact-block .contact-block-content {
1012   clear: both;
1013   overflow: auto;
1014   height: auto;
1015 }
1016 #contact-block .contact-block-link {
1017   float: left;
1018   margin: 0px 2px 2px 0px;
1019 }
1020 #contact-block .contact-block-link img {
1021   widht: 55px;
1022   height: 55px;
1023 }
1024 #lost-password-link {
1025   float: left;
1026   margin-right: 20px;   
1027         }
1028 /* widget */
1029 .widget {
1030   margin-bottom: 2em;
1031   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1032         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1033 /*  font-size: 12px; */
1034 }
1035 .widget h3 {
1036   padding: 0px;
1037   margin: 2px;
1038 }
1039 .widget .action {
1040   opacity: 0.1;
1041   -webkit-transition: all 0.2s ease-in-out;
1042   -moz-transition: all 0.2s ease-in-out;
1043   -o-transition: all 0.2s ease-in-out;
1044   -ms-transition: all 0.2s ease-in-out;
1045   transition: all 0.2s ease-in-out;
1046 }
1047 .widget input.action {
1048   opacity: 0.5;
1049   -webkit-transition: all 0.2s ease-in-out;
1050   -moz-transition: all 0.2s ease-in-out;
1051   -o-transition: all 0.2s ease-in-out;
1052   -ms-transition: all 0.2s ease-in-out;
1053   transition: all 0.2s ease-in-out;
1054 }
1055 .widget:hover .title .action {
1056   opacity: 1;
1057   -webkit-transition: all 0.2s ease-in-out;
1058   -moz-transition: all 0.2s ease-in-out;
1059   -o-transition: all 0.2s ease-in-out;
1060   -ms-transition: all 0.2s ease-in-out;
1061   transition: all 0.2s ease-in-out;
1062 }
1063 .widget .tool:hover .action {
1064   opacity: 1;
1065   -webkit-transition: all 0.2s ease-in-out;
1066   -moz-transition: all 0.2s ease-in-out;
1067   -o-transition: all 0.2s ease-in-out;
1068   -ms-transition: all 0.2s ease-in-out;
1069   transition: all 0.2s ease-in-out;
1070 }
1071 .widget .tool:hover .action.ticked {
1072   opacity: 1;
1073   -webkit-transition: all 0.2s ease-in-out;
1074   -moz-transition: all 0.2s ease-in-out;
1075   -o-transition: all 0.2s ease-in-out;
1076   -ms-transition: all 0.2s ease-in-out;
1077   transition: all 0.2s ease-in-out;
1078 }
1079 .widget ul {
1080   padding: 0px;
1081 }
1082 .widget ul li {
1083   padding-left: 16px;
1084   min-height: 16px;
1085   list-style: none;
1086 }
1087 .widget .tool.selected {
1088   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1089 }
1090 /* widget: search */
1091 #add-search-popup {
1092   width: 200px;
1093   top: 18px;
1094 }
1095 /* section */
1096 section {
1097   display: table-cell;
1098   vertical-align: top;
1099   width: auto;
1100   padding: 0px 0px 0px 12px;
1101 }
1102
1103 body .pageheader{
1104   text-align: center;
1105   margin-top: 25px;
1106   font-size: 0px;
1107         }
1108
1109 #id_username {
1110   width: 173px; 
1111         }
1112 #id_password {
1113   width: 173px;         
1114         }
1115 #id_openid_url {
1116   width: 173px; 
1117         }
1118 #contact-edit-end {
1119         }
1120 .pager {
1121    padding: 10px;
1122         text-align: center;
1123         font-size: 1.0em;
1124         clear: both;
1125         display: block;
1126 }       
1127 .tabs {
1128     
1129     background-position: 0 -20px;
1130     background-repeat: repeat-x;
1131     height: 27px;
1132     padding: 0;
1133  }
1134 .tab.button {
1135     margin-right: 5px; 
1136     margin-left: 5px;   
1137     /*background: none repeat scroll 0 0 #F8F8F8;*/
1138     border: 1px solid #CCCCCC;
1139     border-radius: 3px 3px 3px 3px;
1140     font-weight: normal;
1141     padding: 3px;
1142     color:  #333333;
1143         }
1144         
1145 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1146         margin-bottom: 10px;
1147         }
1148
1149 right_aside {
1150   display: table-cell;
1151   vertical-align: top;
1152   width: 160px;
1153   padding-right: 10px;
1154   /*border-left: 1px solid #D2D2D2;*/
1155   
1156   /* background: #F1F1F1; */
1157 }
1158 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 5px; margin-bottom: 0px; 
1159 margin-top:30px;}
1160 right_aside .directory-item {   width: 50px; height: 50px; vertical-align: center; text-align: center; }
1161 right_aside .directory-photo { margin: 0px; }
1162 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
1163 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
1164 right_aside .items-wrapper{ overflow: auto;     width: 100%; }
1165 right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;   width: 100%; }
1166 right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;   width: 100%; }
1167
1168 /* wall item */
1169 .tread-wrapper {
1170   border-bottom: 1px solid #D2D2D2;
1171   position: relative;
1172   padding: 5px;
1173   margin-bottom: 0px;
1174   width: 575px;
1175 }
1176 .wall-item-decor {
1177   position: absolute;
1178   left: 790px;
1179   top: -10px;
1180   width: 16px;
1181 }
1182
1183 .wall-item-container {
1184   display: table;
1185   width: 580px;
1186 }
1187
1188
1189 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1190   display: table-row;
1191 }
1192 .wall-item-bottom {
1193   font-size: 13px;
1194 }
1195 .wall-item-container .wall-item-bottom {
1196 /*  opacity: 0.5;
1197   -webkit-transition: all 0.2s ease-in-out;
1198   -moz-transition: all 0.2s ease-in-out;
1199   -o-transition: all 0.2s ease-in-out;
1200   -ms-transition: all 0.2s ease-in-out;
1201   transition: all 0.2s ease-in-out; */
1202 }
1203 .wall-item-container:hover .wall-item-bottom {
1204 /*  opacity: 1;
1205   -webkit-transition: all 0.2s ease-in-out;
1206   -moz-transition: all 0.2s ease-in-out;
1207   -o-transition: all 0.2s ease-in-out;
1208   -ms-transition: all 0.2s ease-in-out;
1209   transition: all 0.2s ease-in-out; */
1210 }
1211 .wall-item-container .wall-item-info {
1212   display: table-cell;
1213   vertical-align: top;
1214   text-align: left;
1215   width: 80px;
1216 }
1217 .wall-item-container .wall-item-location {
1218   padding-right: 40px;
1219   display: table-cell;
1220 }
1221 .wall-item-container .wall-item-ago {
1222   word-wrap: break-word;
1223   width: 50px;
1224   margin-left: 10px;
1225   color: #999;
1226 }
1227 .wall-item-location {
1228   
1229   clear: both;
1230   overflow: hidden;
1231   
1232   margin-bottom: 5px;
1233 }
1234
1235 .wall-item-container .wall-item-content {
1236   font-size: 13px;
1237   max-width: 420px;
1238   word-wrap: break-word;
1239   line-height: 1.4;
1240 }
1241
1242 .wall-item-container .wall-item-content img {
1243   max-width: 500px;
1244 }
1245 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1246   display: table-cell;
1247   vertical-align: middle;
1248 }
1249 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1250   opacity: 0.5;
1251   -webkit-transition: all 0.2s ease-in-out;
1252   -moz-transition: all 0.2s ease-in-out;
1253   -o-transition: all 0.2s ease-in-out;
1254   -ms-transition: all 0.2s ease-in-out;
1255   transition: all 0.2s ease-in-out;
1256 }
1257 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1258   opacity: 1;
1259   -webkit-transition: all 0.2s ease-in-out;
1260   -moz-transition: all 0.2s ease-in-out;
1261   -o-transition: all 0.2s ease-in-out;
1262   -ms-transition: all 0.2s ease-in-out;
1263   transition: all 0.2s ease-in-out;
1264 }
1265 .wall-item-container .wall-item-name {
1266   font-weight: bold;
1267 }
1268 .wall-item-container .wall-item-actions-author {
1269   width: 100%;
1270   margin-bottom: 0.3em;
1271 }
1272 .wall-item-container .wall-item-actions-social {
1273   float: left;
1274   margin-bottom: 1px;
1275   display: table-cell;
1276 }
1277 .wall-item-container .wall-item-actions-social a {
1278   margin-right: 1em;
1279 }
1280 .wall-item-actions-social a {
1281   float: left;
1282 }
1283 .wall-item-container .wall-item-actions-tools {
1284   float: right;
1285   width: 80px;
1286   display: table-cell;
1287 }
1288 .wall-item-container .wall-item-actions-tools a {
1289   float: right;
1290 }
1291 .wall-item-container .wall-item-actions-tools input {
1292   float: right;
1293 }
1294 .wall-item-container.comment {
1295   margin-top: 5px;
1296   margin-bottom: 5px;
1297   margin-left: 80px;
1298   width: 500px;
1299   border-bottom: 1px solid hsl(198, 21%, 79%);
1300 }
1301 .wall-item-container.comment .contact-photo {
1302   width: 32px;
1303   height: 32px;
1304   margin-left: 16px;
1305   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1306
1307 }
1308 .wall-item-container.comment {
1309   top: 15px !important;
1310   left: 15px !important;
1311 }
1312 .wall-item-container.comment .wall-item-links {
1313   padding-left: 12px;
1314 }
1315 .wall-item-comment-wrapper {
1316   margin: 1px 5px 1px 80px;
1317 }
1318 .wall-item-comment-wrapper .comment-edit-photo {
1319   display: none;
1320 }
1321 .wall-item-comment-wrapper textarea {
1322   height: 2.0em;
1323   width: 100%;
1324   font-size: 10px;
1325   color: #999999;
1326   border: 1px solid #DDD;
1327   padding: 0.3em;
1328   font-size: 14px;
1329 }
1330 .wall-item-comment-wrapper .comment-edit-text-full {
1331   font-size: 14px;
1332   height: 4em;
1333   color: #2d2d2d;
1334   border: 1px solid #2d2d2d;
1335 }
1336 .comment-edit-preview {
1337   width: 710px;
1338   border: 1px solid #2d2d2d;
1339   margin-top: 10px;
1340 }
1341 .comment-edit-preview .contact-photo {
1342   width: 32px;
1343   height: 32px;
1344   margin-left: 16px;
1345   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1346
1347 }
1348 .comment-edit-preview {
1349   top: 15px !important;
1350   left: 15px !important;
1351 }
1352 .comment-edit-preview .wall-item-links {
1353   padding-left: 12px;
1354 }
1355 .comment-edit-preview .wall-item-container {
1356   width: 700px;
1357 }
1358 .comment-edit-preview .tread-wrapper {
1359   width: 700px;
1360   padding: 0;
1361   margin: 10px 0;
1362 }
1363
1364 .shiny {
1365   /* border-right: 10px solid #fce94f; */
1366         border-right: 1px solid #A7C7F7;
1367         padding-right: 12px;
1368 }
1369
1370 #jot-preview-content{
1371         margin-top: 30px;}
1372         
1373 #jot-preview-content .tread-wrapper {
1374   background-color: #fff797;
1375 }
1376
1377 .wall-item-tags {
1378   padding-top: 1px;
1379   padding-bottom: 2px;
1380 }
1381 .tag {
1382   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1383   color: #3465A4;
1384   padding-left: 3px;
1385   font-size: 12px;
1386 }
1387 .tag a {
1388   padding-right: 5px;
1389   /*background: url("../../../images/tag.png") no-repeat center right;*/
1390   color: #3465A4;
1391 }
1392 .wwto {
1393   position: absolute !important;
1394   width: 25px;
1395   height: 25px;
1396   background: #FFFFFF;
1397   border: 2px solid #364e59;
1398   height: 25px;
1399   width: 25px;
1400   overflow: hidden;
1401   padding: 1px;
1402   position: absolute !important;
1403   top: 40px;
1404   left: 30px;
1405   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1406   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1407   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1408 }
1409 .wwto .contact-photo {
1410   width: auto;
1411   height: 25px;
1412 }
1413 /* contacts menu */
1414 .contact-photo-wrapper {
1415   position: relative;
1416   width: 80px;
1417 }
1418
1419 .contact-photo-wrapper.wwto {
1420   width: 25px;
1421 }
1422
1423 .contact-photo {
1424   width: 48px;
1425   height: 48px;
1426   overflow: hidden;
1427   display: block;
1428 }
1429 .contact-photo img {
1430   width: 48px;
1431   height: 48px;
1432 }
1433
1434 .contact-wrapper {
1435   float: left;
1436   width: 90px;
1437   height: 90px;
1438   margin-bottom: 15px;
1439 }
1440 .contact-wrapper .contact-photo {
1441   width: 80px;
1442   height: 80px;
1443 }
1444 .contact-wrapper .contact-photo img {
1445   width: 80px;
1446   height: 80px;
1447 }
1448 .contact-wrapper {
1449   left: 0px;
1450   top: 63px;
1451 }
1452 .contact-photo {
1453   width: 48px;
1454   height: 48px;
1455 }
1456 .contact-photo img {
1457   width: 48px;
1458   height: 48px;
1459 }
1460 .contact-name {
1461   /* text-align: center; */
1462   /*font-weight: bold;*/
1463   font-size: 12px;
1464 }
1465 .contact-details {
1466   color: #999999;
1467 }
1468 /* editor */
1469 .jothidden {
1470   display: none;
1471 }
1472 #jot {
1473   width: 585px;
1474   margin: 0px 2em 20px 0px;
1475 }
1476 #profile-jot-form #profile-jot-text {
1477   height: 2.0em;
1478   width: 99%;
1479   font-size: 15px;
1480   color: #999999;
1481   border: 1px solid #DDD;
1482   padding: 0.3em;
1483   margin-bottom: 10px;
1484 }
1485 #jot #jot-tools {
1486   margin: 0px;
1487   padding: 0px;
1488   height: 40px;
1489   overflow: none;
1490   width: 583px;
1491   background-color: #fff;
1492   border-bottom: 2px solid #9eabb0;
1493 }
1494
1495 #jot #jot-tools li {
1496   list-style: none;
1497   float: left;
1498   width: 80px;
1499   height: 40px;
1500   border-bottom: 2px solid #9eabb0;
1501 }
1502 #jot #jot-tools li a {
1503   display: block;
1504   color: #cccccc;
1505   width: 100%;
1506   height: 40px;
1507   text-align: center;
1508   line-height: 40px;
1509   overflow: hidden;
1510 }
1511 #jot #jot-tools li:hover {
1512   background-color: #364e59;
1513   border-bottom: 2px solid #bdcdd4;
1514 }
1515 #jot #jot-tools li.perms {
1516   float: right;
1517   width: 40px;
1518 }
1519 #jot #jot-tools li.perms a.unlock {
1520   width: 30px;
1521   border-left: 10px solid #cccccc;
1522   background-color: #cccccc;
1523   background-position: left center;
1524 }
1525 #jot #jot-tools li.perms a.lock {
1526   width: 30px;
1527   border-left: 10px solid #666666;
1528   background-color: #666666;
1529 }
1530 #jot #jot-tools li.submit {
1531   float: right;
1532   background-color: #cccccc;
1533   border-bottom: 2px solid #cccccc;
1534   border-right: 1px solid #666666;
1535   border-left: 1px solid #666666;
1536 }
1537 #jot #jot-tools li.submit input {
1538   border: 0px;
1539   margin: 0px;
1540   padding: 0px;
1541   background-color: #cccccc;
1542   color: #666666;
1543   width: 80px;
1544   height: 40px;
1545   line-height: 40px;
1546 }
1547 #jot #jot-tools li.submit input:hover {
1548   background-color: #bdcdd4;
1549   color: #666666;
1550 }
1551 #jot #jot-tools li.loading {
1552   float: right;
1553   background-color: #ffffff;
1554   width: 20px;
1555   vertical-align: center;
1556   text-align: center;
1557   border-top: 2px solid #9eabb0;
1558   height: 38px;
1559 }
1560 #jot #jot-tools li.loading img {
1561   margin-top: 10px;
1562 }
1563 #profile-jot-form #jot-title {
1564     
1565          border-radius: 5px 5px 5px 5px;
1566     font-weight: bold;
1567     height: 20px;
1568     margin: 0 0 5px;
1569     width: 60%;
1570     border: 1px solid #ffffff;
1571 }
1572 #profile-jot-form #jot-title:-webkit-input-placeholder {
1573   font-weight: normal;
1574 }
1575 #profile-jot-form #jot-title:-moz-placeholder {
1576   font-weight: normal;
1577 }
1578 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1579         width: 585px;
1580         height: 100px;
1581         }
1582 #jot #jot-title:hover {
1583   border: 1px solid #999999;
1584 }
1585 #jot #jot-title:focus {
1586   border: 1px solid #999999;
1587 }
1588 #jot #character-counter {
1589   width: 80px;
1590   float: right;
1591   text-align: right;
1592   height: 20px;
1593   line-height: 20px;
1594   padding-right: 20px;
1595 }
1596 #jot-perms-icon, 
1597 #profile-location,
1598 #profile-nolocation,
1599 #profile-youtube, 
1600 #profile-video, 
1601 #profile-audio,
1602 #profile-link,
1603 #profile-title, 
1604 #wall-image-upload,
1605 #wall-file-upload,
1606 #wall-image-upload-div,
1607 #wall-file-upload-div,
1608 .hover, .focus {
1609         cursor: pointer;
1610         margin-top: 2px;
1611 }
1612 #profile-jot-wrapper{
1613         margin: 0 2em 20px 0;
1614    width: 585px;
1615         }
1616
1617 #profile-jot-submit-wrapper {
1618         margin-bottom: 50px;
1619         width: 585px;
1620 }
1621
1622 #profile-jot-submit {
1623         float: right;
1624         margin-top: 2px;
1625         
1626 }
1627 #profile-upload-wrapper {
1628         float: left;
1629         margin-top: 2px;
1630         margin-left: 10px;
1631         
1632 }
1633 #profile-attach-wrapper {
1634         float: left;
1635         margin-left: 15px;
1636         margin-top: 2px;
1637 }
1638 #profile-rotator {
1639         float: left;
1640         margin-left: 30px;
1641         margin-top: 2px;
1642 }
1643 #profile-link-wrapper {
1644         float: left;
1645         margin-left: 15px;
1646         margin-top: 2px;
1647 }
1648 #profile-youtube-wrapper {
1649         float: left;
1650         margin-left: 15px;
1651         margin-top: 2px;
1652 }
1653 #profile-video-wrapper {
1654         float: left;
1655         margin-left: 15px;
1656         margin-top: 2px;
1657 }
1658 #profile-audio-wrapper {
1659         float: left;
1660         margin-left: 15px;
1661         margin-top: 2px;
1662 }
1663 #profile-location-wrapper {
1664         float: left;
1665         margin-left: 15px;
1666         margin-top: 2px;
1667 }
1668 #profile-jot-perms {
1669         float: left;
1670         margin-left: 45px;
1671         margin-top: 2px;
1672 }
1673 #jot-preview-link {
1674         float: right;
1675         margin-left: 10px;
1676         margin-top: 2px;
1677         font-size: 10px;
1678 }
1679 #profile-jot-perms{
1680    float: right;
1681         margin-left: 10px;
1682         margin-top: 2px;        
1683         }
1684 /** buttons **/
1685 .button.creation1 {
1686     background-color: #fff;
1687     border: 1px solid #777777;
1688     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1689     border-radius: 3px 3px 3px 3px;
1690     box-shadow: 0 1px 1px #CFCFCF;
1691 }
1692 .button.creation2 {
1693     background-color: #33ACFF;
1694     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1695     border: 1px solid #777777;
1696     color: white;
1697     border-radius: 3px 3px 3px 3px;
1698     box-shadow: 0 1px 1px #CFCFCF;
1699     margin-left: 5px;
1700 }
1701 /*input[type="submit"] {
1702         border: 0px;
1703     background-color: @ButtonBackgroundColor;
1704     color: @ButtonColor;
1705     padding: 0px 10px;
1706         .rounded(5px);
1707     height: 18px;
1708 }*/
1709 /** acl **/
1710 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1711   display: block!important;
1712 }
1713 #acl-wrapper {
1714   width: 690px;
1715   float: left;
1716 }
1717 #acl-search {
1718   float: right;
1719   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1720   padding-right: 20px;
1721 }
1722 #acl-showall {
1723   float: left;
1724   display: block;
1725   width: auto;
1726   height: 18px;
1727   background-color: #cccccc;
1728   background-image: url("../../../images/show_all_off.png");
1729   background-position: 7px 7px;
1730   background-repeat: no-repeat;
1731   padding: 7px 5px 0px 30px;
1732   color: #999999;
1733   -moz-border-radius: 5px 5px 5px 5px;
1734   -webkit-border-radius: 5px 5px 5px 5px;
1735   border-radius: 5px 5px 5px 5px;
1736 }
1737 #acl-showall.selected {
1738   color: #000000;
1739   background-color: #ff9900;
1740   background-image: url("../../../images/show_all_on.png");
1741 }
1742 #acl-list {
1743   height: 210px;
1744   border: 1px solid #cccccc;
1745   clear: both;
1746   margin-top: 30px;
1747   overflow: auto;
1748 }
1749 .acl-list-item {
1750   display: block;
1751   width: 150px;
1752   height: 30px;
1753   border: 1px solid #cccccc;
1754   margin: 5px;
1755   float: left;
1756 }
1757 .acl-list-item img {
1758   width: 22px;
1759   height: 22px;
1760   float: left;
1761   margin: 4px;
1762 }
1763 .acl-list-item p {
1764   height: 12px;
1765   font-size: 10px;
1766   margin: 0px;
1767   padding: 2px 0px 1px;
1768   overflow: hidden;
1769 }
1770 .acl-list-item a {
1771   font-size: 8px;
1772   display: block;
1773   width: 40px;
1774   height: 10px;
1775   float: left;
1776   color: #999999;
1777   background-color: #cccccc;
1778   background-position: 3px 3px;
1779   background-repeat: no-repeat;
1780   margin-right: 5px;
1781   -webkit-border-radius: 2px ;
1782   -moz-border-radius: 2px;
1783   border-radius: 2px;
1784   padding-left: 15px;
1785 }
1786 #acl-wrapper a:hover {
1787   text-decoration: none;
1788   color: #000000;
1789 }
1790 .acl-button-show {
1791   background-image: url("../../../images/show_off.png");
1792 }
1793 .acl-button-hide {
1794   background-image: url("../../../images/hide_off.png");
1795 }
1796 .acl-button-show.selected {
1797   color: #000000;
1798   background-color: #9ade00;
1799   background-image: url("../../../images/show_on.png");
1800 }
1801 .acl-button-hide.selected {
1802   color: #000000;
1803   background-color: #ff4141;
1804   background-image: url("../../../images/hide_on.png");
1805 }
1806 .acl-list-item.groupshow {
1807   border-color: #9ade00;
1808 }
1809 .acl-list-item.grouphide {
1810   border-color: #ff4141;
1811 }
1812 /** /acl **/
1813 /** tab buttons **/
1814 ul.tabs {
1815   list-style-type: none;
1816   padding-bottom: 10px;
1817   font-size: 13px;
1818 }
1819 ul.tabs li {
1820   float: left;
1821   margin-left: 5px;
1822 }
1823 ul.tabs li .active {
1824     background-color: #333333;
1825     border: 1px solid #777777;
1826     color: white;
1827     border-radius: 3px 3px 3px 3px;
1828     box-shadow: 0 1px 1px #CFCFCF;
1829     margin-left: 5px;
1830 }
1831 /**
1832  * Form fields
1833  */
1834 .field {
1835   margin-bottom: 10px;
1836   padding-bottom: 10px;
1837   overflow: auto;
1838   width: 100%;
1839 }
1840 .field label {
1841   float: left;
1842   width: 200px;
1843 }
1844 .field input, .field textarea {
1845   width: 400px;
1846 }
1847 .field textarea {
1848   height: 100px;
1849 }
1850 .field .field_help {
1851   display: block;
1852   margin-left: 200px;
1853   color: #666666;
1854 }
1855 .field .onoff {
1856   float: left;
1857   width: 80px;
1858 }
1859 .field .onoff a {
1860   display: block;
1861   border: 1px solid #666666;
1862   background-image: url("../../../images/onoff.jpg");
1863   background-repeat: no-repeat;
1864   padding: 4px 2px 2px 2px;
1865   height: 16px;
1866   text-decoration: none;
1867 }
1868 .field .onoff .off {
1869   border-color: #666666;
1870   padding-left: 40px;
1871   background-position: left center;
1872   background-color: #cccccc;
1873   color: #666666;
1874   text-align: right;
1875 }
1876 .field .onoff .on {
1877   border-color: #204A87;
1878   padding-right: 40px;
1879   background-position: right center;
1880   background-color: #D7E3F1;
1881   color: #204A87;
1882   text-align: left;
1883 }
1884 .field .hidden {
1885   display: none!important;
1886 }
1887 .field.radio .field_help {
1888   margin-left: 0px;
1889 }
1890 #directory-search-form{
1891         margin-bottom: 50px;
1892         }
1893 #profile-edit-links-end {
1894         clear: both;
1895         margin-bottom: 15px;
1896 }
1897
1898 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1899
1900 #profile-edit-links li {
1901   float: left;
1902   list-style: none;
1903   margin-left: 10px;
1904 }
1905
1906 .profile-edit-side-div {
1907   display: none;
1908 }
1909
1910 #register-form label,
1911 #profile-edit-form label {
1912         width: 300px; float: left;
1913 }
1914
1915 .required {
1916   display: inline;
1917   color: #B20202;
1918 }
1919
1920 /* oauth */
1921 .oauthapp {
1922   height: auto;
1923   overflow: auto;
1924   border-bottom: 2px solid #cccccc;
1925   padding-bottom: 1em;
1926   margin-bottom: 1em;
1927 }
1928 .oauthapp img {
1929   float: left;
1930   width: 48px;
1931   height: 48px;
1932   margin: 10px;
1933 }
1934 .oauthapp img.noicon {
1935   background-image: url("../../../images/icons/48/plugin.png");
1936   background-position: center center;
1937   background-repeat: no-repeat;
1938 }
1939 .oauthapp a {
1940   float: left;
1941 }
1942 /* contacts */
1943 .contact-entry-wrapper {
1944   width: 120px;
1945   height: 120px;
1946   float: left;
1947 }
1948 /* photo */
1949 .lframe {
1950   float: left;
1951 }
1952 /* profile match wrapper */
1953 .profile-match-wrapper {
1954   float: left;
1955   width: 90px;
1956   height: 90px;
1957   margin-bottom: 20px;
1958 }
1959 .profile-match-wrapper .contact-photo {
1960   width: 80px;
1961   height: 80px;
1962 }
1963 .profile-match-wrapper .contact-photo img {
1964   width: 80px;
1965   height: 80px;
1966 }
1967 .profile-match-wrapper {
1968   left: 0px;
1969   top: 63px;
1970 }
1971
1972 .contact-photo-menu-button {
1973         position: relative;
1974         background-image: url("../../../images/icons/16/menu.png");
1975         background-position: top left; 
1976         background-repeat: no-repeat;
1977         margin: 0px 0px -16px 0px; 
1978         padding: 0px;
1979         width: 16px;
1980         height: 16px;
1981         top: -20px; left:0px;
1982         overflow: hidden;
1983         text-indent: 40px;
1984         display: none;
1985         
1986 }
1987 .contact-photo-menu {
1988         width: 11em;
1989         border: 3px solid #364e59;
1990         color: #2d2d2d;
1991         background: #FFFFFF;
1992 /*        position: absolute;*/
1993         position: relative;
1994         left: 0px; top: 0px;
1995         display: none;
1996         z-index: 10000;
1997 }
1998 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1999 .contact-photo-menu li a {
2000         display: block; 
2001         padding: 5px 10px; 
2002         color: #2d2d2d;
2003         text-decoration: none;
2004 }
2005 .contact-photo-menu li a:hover {
2006         background-color: #bdcdd4; 
2007 }
2008
2009 /* page footer */
2010 footer {
2011   height: 100px;
2012   display: table-row;
2013 }
2014
2015 blockquote {
2016     border-left: 1px solid #D2D2D2;
2017     padding-left: 9px;
2018     margin: 0 0 0 .8ex;
2019 }
2020 .aprofile dt{
2021 box-shadow: 1px 1px 5px 0;
2022     color: #666666;
2023     margin: 15px 0 5px;
2024     padding-left: 5px;  
2025         }
2026 /* ================== */
2027 /* = Contacts Block = */
2028 /* ================== */
2029
2030 .contact-block-img {
2031         width: 55px;
2032         height: 55px;
2033         padding-right: 3px;
2034 }
2035 .contact-block-div {
2036         float: left;
2037 }
2038
2039 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2040 #contact-block-end { clear: both; } 
2041
2042 #group-edit-wrapper {
2043         margin-bottom: 10px;
2044 }
2045
2046 #group-members-end {
2047         clear: both;
2048 }
2049 #group-edit-desc {
2050  margin-top: 15px;
2051 }
2052
2053 /*
2054 #group-separator,
2055 #prof-separator { display: none;}
2056 */
2057
2058 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2059         margin-bottom: 10px;
2060         margin-top: 20px;
2061 }
2062
2063 #prvmail-submit {
2064         float: right;
2065         margin-top: 10px;
2066 }
2067 #prvmail-subject
2068 {
2069 background: none repeat scroll 0 0 #FFFFFF;
2070 border: 1px solid #CCCCCC;
2071 border-radius: 5px 5px 5px 5px;
2072 font-weight: bold;
2073 height: 20px;
2074 margin: 0 0 5px;
2075 vertical-align: middle;
2076 }
2077 #prvmail-form{
2078  width: 597px;  
2079         }
2080 #prvmail-upload-wrapper,
2081 #prvmail-link-wrapper,
2082 #prvmail-rotator-wrapper {
2083         float: left;
2084         margin-top: 10px;
2085         margin-right: 10px;
2086         width: 24px;
2087 }
2088
2089 #prvmail-end {
2090         clear: both;
2091 }
2092
2093 .mail-list-sender,
2094 .mail-list-detail {
2095         float: left;
2096 }
2097 .mail-list-detail {
2098         margin-left: 20px;
2099 }
2100
2101 .mail-list-subject {
2102         font-size: 1.1em;
2103         margin-top: 10px;
2104 }
2105 a.mail-list-link {
2106     display: block;
2107     font-size: 1.3em;
2108     padding: 4px 0;
2109 }
2110
2111 /*
2112 *a.mail-list-link:hover {
2113 *       background-color: #15607B;
2114 *       color: #F5F6FB;
2115 *}
2116 */
2117
2118 .mail-list-outside-wrapper-end {
2119         clear: both;
2120 }
2121
2122 .mail-list-outside-wrapper {
2123         margin-top: 30px;
2124 }
2125
2126 .mail-list-delete-wrapper {
2127         float: right;
2128         margin-right: 30px;
2129         margin-top: 15px;
2130 }
2131
2132 .mail-list-delete-icon {
2133         border: none;
2134 }
2135
2136 .mail-conv-sender,
2137 .mail-conv-detail {
2138         float: left;
2139 }
2140 .mail-conv-detail {
2141         margin-left: 20px;
2142         width: 500px;
2143 }
2144
2145 .mail-conv-subject {
2146     font-size: 1.4em;
2147     margin: 10px 0;
2148 }
2149
2150 .mail-conv-outside-wrapper-end {
2151         clear: both;
2152 }
2153
2154 .mail-conv-outside-wrapper {
2155         margin-top: 30px;
2156 }
2157
2158 .mail-conv-delete-wrapper {
2159         float: right;
2160         margin-right: 30px;
2161         margin-top: 15px;
2162 }
2163 .mail-conv-break {
2164         clear: both;
2165 }
2166
2167 .mail-conv-delete-icon {
2168         border: none;
2169 }
2170
2171 /* ========== */
2172 /* = Events = */
2173 /* ========== */
2174 .eventcal {
2175         float: left;
2176         font-size: 20px;
2177 }
2178
2179 .vevent {
2180         border: 1px solid #CCCCCC;
2181 }
2182 .vevent .event-description, .vevent .event-location {
2183         margin-left: 10px;
2184         margin-right: 10px;
2185 }
2186 .vevent .event-start {
2187         margin-left: 10px;
2188         margin-right: 10px;
2189 }
2190
2191 #new-event-link {
2192         margin-bottom: 10px;
2193 }
2194
2195 .edit-event-link, .plink-event-link {
2196         float: left;
2197         margin-top: 4px;
2198         margin-right: 4px;
2199         margin-bottom: 15px;
2200 }
2201
2202 .event-description:before {
2203         content: url('../../../images/calendar.png');
2204         margin-right: 15px;
2205 }
2206
2207 .event-start, .event-end {
2208         margin-left: 10px;
2209         width: 330px;
2210         clear: both;
2211 }
2212
2213 .event-start .dtstart, .event-end .dtend {
2214         float: right;
2215 }
2216
2217 .event-list-date {
2218         margin-bottom: 10px;
2219 }
2220
2221 .prevcal, .nextcal {
2222         float: left;
2223         margin-left: 32px;
2224         margin-right: 32px;
2225         margin-top: 64px;
2226 }
2227 .event-calendar-end {
2228         clear: both;
2229 }
2230
2231  
2232 .calendar {
2233         font-family: Courier, monospace;
2234 }
2235 .today {
2236         font-weight: bold;
2237         color: #FF0000;
2238 }
2239
2240 .settings-block {
2241         border: 1px solid #AAA;
2242         margin: 10px;
2243         padding: 10px;
2244 }
2245
2246 .app-title {
2247         margin: 10px;
2248 }
2249
2250 #identity-manage-desc {
2251         margin-top:15px;
2252         margin-bottom: 15px;
2253 }
2254
2255 #identity-manage-choose {
2256         margin-bottom: 15px;
2257 }
2258
2259 #identity-submit {
2260         margin-top: 20px;
2261 }
2262
2263 #photo-prev-link, #photo-next-link {
2264         padding: 10px;
2265         float: left;
2266 }
2267 .lightbox{
2268         float: left;
2269         }
2270
2271 #photo-photo {
2272         float: left;
2273 }
2274 #photo-like-div .wall-item-like-buttons {
2275          float: left;
2276     margin-right: 5px;
2277     margin-top: 30px;
2278         }
2279 .comment-edit-text-empty {
2280     margin: 10px 0 0;
2281     width: 85%;
2282 }
2283 .comment-edit-photo {
2284     margin: 10px 0 0;
2285 }
2286 .wall-item-like-buttons .icon.like {
2287 float: left;
2288 }
2289
2290 #photo-photo-end {
2291         clear: both;
2292 }
2293
2294 .tabs .comment-wwedit-wrapper {
2295         display: block;
2296    margin-top: 30px;
2297    margin-left: 50px;
2298         }
2299
2300 .profile-match-photo {
2301         float: left;
2302         text-align: center;
2303         width: 120px;
2304 }
2305
2306 .profile-match-name {
2307         float: left;
2308         text-align: center;
2309         width: 120px;
2310         overflow: hidden;
2311 }
2312
2313 .profile-match-break,
2314 .profile-match-end {
2315         clear: both;
2316 }
2317
2318 .profile-match-connect {
2319         text-align: center;
2320         font-weight: bold;
2321 }
2322
2323 .profile-match-wrapper {
2324         float: left;
2325         padding: 10px;
2326         width: 120px;
2327         height: 120px;
2328         scroll: auto;
2329 }
2330 #profile-match-wrapper-end {
2331         clear: both;
2332 }
2333
2334 /* ============= */
2335 /* = Directory = */
2336 /* ============= */
2337 /* contacts menu */
2338 .contact-photo-wrapper {
2339   position: relative;
2340 }
2341 .contact-photo {
2342   width: 48px;
2343   height: 48px;
2344   overflow: hidden;
2345   display: block;
2346 }
2347 .contact-photo img {
2348   width: 48px;
2349   height: 48px;
2350 }
2351 .contact-photo-menu-button {
2352   display: none;
2353   /* position: absolute; */
2354   /* position: absolute; */
2355   left: -2px;
2356   top: -20px;
2357 }
2358 .contact-wrapper {
2359   float: left;
2360   width: 90px;
2361   height: 90px;
2362   margin-bottom: 15px;
2363 }
2364 .contact-wrapper .contact-photo {
2365   width: 80px;
2366   height: 80px;
2367 }
2368 .contact-wrapper .contact-photo img {
2369   width: 80px;
2370   height: 80px;
2371 }
2372 .contact-wrapper .contact-photo-menu-button {
2373   left: 0px;
2374   top: 63px;
2375 }
2376 .directory-item {
2377   float: left;
2378   width: 200px;
2379   height: 200px;
2380 }
2381 .directory-item .contact-photo {
2382   width: 175px;
2383   height: 175px;
2384 }
2385 .directory-item .contact-photo img {
2386   width: 175px;
2387   height: 175px;
2388 }
2389 .contact-name {
2390   text-align: left;
2391   font-weight: bold;
2392   font-size: 12px;
2393 }
2394 .contact-details {
2395   color: #999999;
2396 }
2397 #side-bar-photos-albums li{
2398 list-style-type: disc;
2399 }
2400 #side-bar-photos-albums ul li{
2401   margin-left: 30px;
2402   padding-left: 0px;
2403         }
2404 #side-bar-photos-albums{
2405         margin-top: 15px;       
2406         }
2407 .photo-top-photo, .photo-album-photo {
2408   -webkit-border-radius: 5px 5px 0 0;
2409   -moz-border-radius: 5px 5px 0 0;
2410   border-radius: 5px 5px 0 0;
2411 }
2412 .photo-album-image-wrapper, .photo-top-image-wrapper {
2413   float: left;
2414    -moz-box-shadow: 0 0 5px #888;
2415    -webkit-box-shadow: 0 0 5px #888;
2416    box-shadow: 0 0 5px #888;
2417   background-color: #000;
2418    -webkit-border-radius: 5px;
2419    -moz-border-radius: 5px;
2420   border-radius: 5px;
2421   padding-bottom: 20px;
2422   position: relative;
2423   margin: 0 10px 10px 0;
2424   width: 200px; height: 140px;
2425   overflow: hidden;  
2426 }
2427 /*
2428 .photo-top-album-name {
2429   position: absolute;
2430   bottom: 0;
2431   padding: 0 5px;
2432 }*/
2433 /*.photo-top-image-wrapper {
2434         position: relative;
2435         float: left;
2436         margin-top: 15px;
2437         margin-right: 15px;
2438         width: 200px; height: 200px; 
2439         
2440 }*/
2441 .photo-top-album-name {
2442         width: 100%;
2443         position: absolute; 
2444         bottom: 0px; 
2445         padding-left: 3px;
2446         background-color: #EEE;
2447 }
2448 .photo-top-album-link{
2449   color: #3465A4;
2450         }
2451 #photo-top-end {
2452         clear: both;
2453 }
2454
2455 #photo-top-links {
2456         margin-bottom: 30px;
2457         margin-left: 30px;
2458 }
2459
2460 #photos-upload-newalbum-div {
2461         float: left;
2462         width: 175px;
2463 }