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