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