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