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