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