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