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