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