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