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