]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-red/style-network.css
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / view / theme / diabook-red / style-network.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24 }
25
26 .admin.link {
27         list-style-position: inside;
28         font-size: 1em;
29         padding: 5px;
30         width: 100px;
31         margin: 5px;
32 }
33
34 #adminpage dl {
35         clear: left;
36         margin-bottom: 2px;
37         padding-bottom: 2px;
38         border-bottom: 1px solid black;
39 }
40
41 #adminpage dt {
42         width: 200px;
43         float: left;
44         font-weight: bold;
45 }
46
47 #adminpage dd {
48         margin-left: 200px;
49 }
50 #adminpage h3 {
51         border-bottom: 1px solid #898989;
52         margin-bottom: 5px;
53         margin-top: 10px;
54 }
55
56 #adminpage .submit {
57         clear:left;
58 }
59
60 #adminpage #pluginslist {
61         margin: 0px; padding: 0px;
62 }
63
64 #adminpage .plugin {
65         list-style: none;
66         display: block;
67         /* border: 1px solid #888888; */
68         padding: 1em;
69         margin-bottom: 5px;
70         clear: left;
71 }
72
73 #adminpage .toggleplugin {
74         float:left;
75         margin-right: 1em;
76 }
77
78 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
79 #adminpage table th { text-align: left;}
80 #adminpage td .icon { float: left;}
81 #adminpage table#users img { width: 16px; height: 16px; }
82 #adminpage table tr:hover { background-color: #eeeeee; }
83 #adminpage .selectall { text-align: right; }
84 /* icons */
85
86 .icon.contacts {
87   background-image: url("../../../view/theme/diabook-red/icons/contacts.png");}
88 .icon.notifications {
89   background-image: url("../../../view/theme/diabook-red/icons/notifications.png");}
90 .icon.notify {
91   background-image: url("../../../view/theme/diabook-red/icons/notify.png");}
92 .icon.messages {
93   background-image: url("../../../view/theme/diabook-red/icons/messages.png");}
94 .icon.community {
95   background-image: url("../../../view/theme/diabook-red/icons/community.png");}
96   
97 .icon.drop      { background-image: url("../../../view/theme/diabook-red/icons/drop.png");}
98 .icon.drophide  { background-image: url("../../../view/theme/diabook-red/icons/drop.png");}
99 .icon.dislike   { background-image: url("../../../view/theme/diabook-red/icons/dislike.png");}
100 .icon.like      { background-image: url("../../../view/theme/diabook-red/icons/like.png");}
101 .icon.pencil    { background-image: url("../../../view/theme/diabook-red/icons/pencil.png");}
102 .icon.recycle   { background-image: url("../../../view/theme/diabook-red/icons/recycle.png");}
103 .icon.remote-link { background-image: url("../../../view/theme/diabook-red/icons/remote.png");}
104 .icon.tagged    { background-image: url("../../../view/theme/diabook-red/icons/tagged.png");}
105 .icon.file-as { background-image: url("../../../view/theme/diabook-red/icons/file_as.png");}
106 .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook-red/icons/unstarred.png");}
107 .star-item.icon.starred { background-image: url("../../../view/theme/diabook-red/icons/starred.png");}
108 .icon.link              { background-image: url("../../../view/theme/diabook-red/icons/link.png");}
109 .icon.lock              { background-image: url("../../../view/theme/diabook-red/icons/lock.png");}
110 .icon.unlock            { background-image: url("../../../view/theme/diabook-red/icons/unlock.png");}
111 .icon.language    { background-image: url("../../../view/theme/diabook-red/icons/language.png");}
112
113
114 .camera         { background-image: url("../../../view/theme/diabook-red/icons/camera.png"); 
115                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
116                           }
117 .attach         { background-image: url("../../../view/theme/diabook-red/icons/attach.png"); 
118                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
119                           }
120 .video2         { background-image: url("../../../view/theme/diabook-red/icons/video.png"); 
121                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
122                           }     
123 .video  { background-image: url("../../../view/theme/diabook-red/icons/video.png"); 
124                           display: block; width: 100%; height: 28px; background-repeat: no-repeat;
125                           }
126 .audio2         { background-image: url("../../../view/theme/diabook-red/icons/audio.png"); 
127                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
128                           }
129 .audio  { background-image: url("../../../view/theme/diabook-red/icons/audio.png"); 
130                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
131                           }
132 .weblink        { background-image: url("../../../view/theme/diabook-red/icons/weblink.png"); 
133                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
134                           }
135 .globe  { background-image: url("../../../view/theme/diabook-red/icons/globe.png"); 
136                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
137                           }
138 .unglobe        { background-image: url("../../../view/theme/diabook-red/icons/unglobe.png"); 
139                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
140                           }
141 .edit    {background-image: url("../../../view/theme/diabook-red/icons/pencil2.png"); 
142                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;}
143                           
144                           
145
146
147 .article        { background-position: -50px  0px;}
148 /*.audio                { background-position: -70px  0px;}*/
149 .block          { background-position: -90px  0px;}
150 /*.drop                 { background-position: -110px 0px;}*/
151 /*.drophide     { background-position: -130px 0px;}*/
152 /*.edit                 { background-position: -150px 0px;}*/
153 /*.camera       { background-position: -170px 0px;}*/
154 /*.dislike      { background-position: -190px 0px;}*/
155 /*.like                 { background-position: -210px 0px;}*/
156 /*.link                 { background-position: -230px 0px;}*/
157
158 /*.globe                { background-position: -50px  -20px;}*/
159 /*.noglobe      { background-position: -70px  -20px;}*/
160 .no             { background-position: -90px  -20px;}
161 .pause          { background-position: -110px -20px;}
162 .play           { background-position: -130px -20px;}
163 /*.pencil       { background-position: -150px -20px;}*/
164 .small-pencil   { background-position: -170px -20px;}
165 /*.recycle      { background-position: -190px -20px;}*/
166 /*.remote-link  { background-position: -210px -20px;}*/
167 .share          { background-position: -230px -20px;}
168
169 .tools          { background-position: -50px  -40px;}
170 /*.lock                 { background-position: -70px  -40px;}*/
171
172 /*.video          { background-position: -110px -40px;}*/
173 .youtube        { background-position: -130px -40px;}
174
175 /*.attach         { background-position: -190px -40px;}*/
176 /*.language       { background-position: -210px -40px;}*/
177
178
179 .icon.on             { background-image: url("../../../view/theme/diabook-red/icons/toogle_on.png"); background-repeat: no-repeat;}
180 .icon.off            { background-image: url("../../../view/theme/diabook-red/icons/toogle_off.png"); background-repeat: no-repeat;}
181 .prev           { background-position: -90px  -60px;}
182 .next           { background-position: -110px -60px;}
183 /*.tagged     { background-position: -130px -60px;}*/
184
185 .attachtype {
186         display: block; width: 20px; height: 23px;
187         background-image: url('../../../images/content-types.png');
188 }
189
190 .type-video { background-position: 0px 0px; }
191 .type-image { background-position: -20px 0px; }
192 .type-audio { background-position: -40px 0px; }
193 .type-text  { background-position: -60px 0px; }
194 .type-unkn  { background-position: -80px 0px; }
195
196 .icon.drop, .icon.drophide {
197  float: left;
198 }
199
200 .icon {
201   display: block;
202   width: 20px;
203   height: 20px;
204   /*background-image: url('icons.png');*/
205 }
206
207 .icon {
208   background-color: transparent ;
209   background-repeat: no-repeat;
210   /* background-position: left center; */
211   display: block;
212   overflow: hidden;
213   text-indent: -9999px;
214   padding: 1px;
215 }
216
217 .icon.border.camera{
218   background-image: url("../../../view/theme/diabook-red/icons/camera.png"); 
219   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
220         }
221         
222 .icon.border.link{
223   background-image: url("../../../view/theme/diabook-red/icons/weblink.png"); 
224   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
225   margin-left: 10px;
226         }
227
228 .icon.text {
229   text-indent: 0px;
230 }
231 .icon.s10 {
232   min-width: 10px;
233   height: 10px;
234 }
235 .icon.s10.notify {
236   background-image: url("../../../images/icons/10/notify_off.png");
237 }
238 .icon.s10.gear {
239   background-image: url("../../../images/icons/10/gear.png");
240 }
241 .icon.s10.add {
242   background-image: url("../../../images/icons/10/add.png");
243 }
244 .icon.s10.delete {
245   background-image: url("../../../images/icons/10/delete.png");
246 }
247 .icon.s10.edit {
248   background-image: url("../../../images/icons/10/edit.png");
249 }
250 .icon.s10.star {
251   background-image: url("../../../images/star_dummy.png");
252 }
253 .icon.s10.menu {
254   background-image: url("../../../images/icons/10/menu.png");
255 }
256 .icon.s10.link {
257   background-image: url("../../../images/icons/10/link.png");
258 }
259 .icon.s10.lock {
260   background-image: url("../../../images/icons/10/lock.png");
261 }
262 .icon.s10.unlock {
263   background-image: url("../../../images/icons/10/unlock.png");
264 }
265 .icon.s10.text {
266   padding: 2px 0px 0px 15px;
267   font-size: 10px;
268 }
269 .icon.s16 {
270   min-width: 16px;
271   height: 16px;
272 }
273 .icon.s16.notify {
274   background-image: url("../../../images/icons/16/notify_off.png");
275 }
276 .icon.s16.gear {
277   background-image: url("../../../images/icons/16/gear.png");
278 }
279 .icon.s16.add {
280   background-image: url("../../../images/icons/16/add.png");
281 }
282 .icon.s16.delete {
283   background-image: url("../../../images/icons/16/delete.png");
284 }
285 /*.icon.s16.edit {
286   background-image: url("../../../images/icons/16/edit.png");
287 }*/
288 .icon.s16.star {
289   background-image: url("../../../images/star_dummy.png");
290 }
291 .icon.s16.menu {
292   background-image: url("../../../images/icons/16/menu.png");
293 }
294 /*.icon.s16.link {
295   background-image: url("../../../images/icons/16/link.png");
296 }*/
297 .icon.s16.lock {
298   background-image: url("../../../images/icons/16/lock.png");
299 }
300 .icon.s16.unlock {
301   background-image: url("../../../images/icons/16/unlock.png");
302 }
303 .icon.s16.text {
304   padding: 4px 0px 0px 20px;
305   font-size: 10px;
306 }
307 .icon.s22 {
308   min-width: 22px;
309   height: 22px;
310 }
311 .icon.s22.notify {
312   background-image: url("../../../images/icons/22/notify_off.png");
313 }
314 .icon.s22.gear {
315   background-image: url("../../../images/icons/22/gear.png");
316 }
317 .icon.s22.add {
318   background-image: url("../../../images/icons/22/add.png");
319 }
320 .icon.s22.delete {
321   background-image: url("../../../images/icons/22/delete.png");
322 }
323 .icon.s22.edit {
324   background-image: url("../../../images/icons/22/edit.png");
325 }
326 .icon.s22.star {
327   background-image: url("../../../images/star_dummy.png");
328 }
329 .icon.s22.menu {
330   background-image: url("../../../images/icons/22/menu.png");
331 }
332 .icon.s22.link {
333   background-image: url("../../../images/icons/22/link.png");
334 }
335 .icon.s22.lock {
336   background-image: url("../../../images/icons/22/lock.png");
337 }
338 .icon.s22.unlock {
339   background-image: url("../../../images/icons/22/unlock.png");
340 }
341 .icon.s22.text {
342   padding: 10px 0px 0px 25px;
343   width: 200px;
344 }
345 .icon.s48 {
346   width: 48px;
347   height: 48px;
348 }
349 .icon.s48.notify {
350   background-image: url("../../../images/icons/48/notify_off.png");
351 }
352 .icon.s48.gear {
353   background-image: url("../../../images/icons/48/gear.png");
354 }
355 .icon.s48.add {
356   background-image: url("../../../images/icons/48/add.png");
357 }
358 .icon.s48.delete {
359   background-image: url("../../../images/icons/48/delete.png");
360 }
361 .icon.s48.edit {
362   background-image: url("../../../images/icons/48/edit.png");
363 }
364 .icon.s48.star {
365   background-image: url("../../../images/star_dummy.png");
366 }
367 .icon.s48.menu {
368   background-image: url("../../../images/icons/48/menu.png");
369 }
370 .icon.s48.link {
371   background-image: url("../../../images/icons/48/link.png");
372 }
373 .icon.s48.lock {
374   background-image: url("../../../images/icons/48/lock.png");
375 }
376 .icon.s48.unlock {
377   background-image: url("../../../images/icons/48/unlock.png");
378 }
379
380 #contact-edit-links ul {
381   list-style: none;
382   list-style-type: none;
383 }
384
385 .hide-comments-outer {
386   margin-left: 80px;
387   margin-bottom: 1px;
388   width: 484px;
389   border-bottom: 1px solid #BDCDD4;
390   background-color: #fff;
391   padding: 8px;
392 }
393
394 /* global */
395 body {
396   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
397   font-size: 12.5px;
398   background-color: #ffffff;
399   color: #2d2d2d;
400   margin: 50px auto auto;
401   display: table;
402 }
403
404 h4 {
405   font-size: 1.1em;
406 }
407
408 a {
409         color: #333333;
410         /* color: #3e3e8c; */
411         text-decoration: none;
412 }
413 a:hover {
414         /* color: blue; */
415         text-decoration: underline
416 }
417
418 .wall-item-name-link {
419 /*  float: left;*/
420 }
421
422 .wall-item-photo {
423   width: 48px;
424   height: 48px;
425   overflow: hidden;
426   display: block;
427 }
428
429 .left {
430   float: left;
431 }
432 .right {
433   float: right;
434 }
435 .hidden {
436   display: none;
437 }
438 .clear {
439   clear: both;
440 }
441 .fakelink {
442   color: #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   font-size: 20px;
1202   margin-bottom: 20px;
1203   margin-top: 0px;
1204   max-width: 575px;
1205         }
1206 .qcomment{
1207   max-width: 122px;     
1208         }
1209 #id_username {
1210   width: 173px; 
1211         }
1212 #id_password {
1213   width: 173px;         
1214         }
1215 #id_openid_url {
1216   width: 173px; 
1217         }
1218 #contact-edit-end {
1219         }
1220 .pager {
1221    padding: 10px;
1222         text-align: center;
1223         font-size: 1.0em;
1224         clear: both;
1225         display: block;
1226 }       
1227
1228 .tabs {
1229     
1230     background-position: 0 -20px;
1231     background-repeat: repeat-x;
1232     height: 27px;
1233     padding: 0;
1234  }
1235 .tab.button {
1236     margin-right: 5px; 
1237     margin-left: 5px;   
1238     /*background: none repeat scroll 0 0 #F8F8F8;*/
1239     border: 1px solid #CCCCCC;
1240     border-radius: 3px 3px 3px 3px;
1241     font-weight: normal;
1242     padding: 3px;
1243     color:  #333333;
1244         }
1245         
1246 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1247         margin-bottom: 10px;
1248         }
1249
1250 right_aside {
1251   display: table-cell;
1252   vertical-align: top;
1253   width: 170px;
1254   
1255   /*border-left: 1px solid #D2D2D2;*/
1256   
1257   /* background: #F1F1F1; */
1258 }
1259 right_aside a{color: red;}
1260 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 3px; margin-bottom: 0px; 
1261 margin-top:30px;}
1262 right_aside .directory-item {   width: 50px; height: 50px; vertical-align: center; text-align: center; }
1263 right_aside .directory-photo { margin: 0px; }
1264 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
1265 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
1266 right_aside .items-wrapper{ overflow: auto;     width: 100%; }
1267 right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;   width: 100%; }
1268 right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;   width: 100%; }
1269 #page-sidebar-right_aside{margin-top: 0px; margin-bottom: 30px;}
1270 #page-sidebar-right_aside ul {margin-top: 0px;}
1271 #page-sidebar-right_aside .label {max-width: 128px;}
1272 right_aside .icon {width: 10px; height: 10px;}
1273 .close_box              { 
1274                 background-image: url("../../../view/theme/diabook-red/icons/close_box.png");
1275                 float: right;
1276                 cursor: pointer;
1277                 opacity: 0.1;
1278                 }
1279 .close_box:hover        { 
1280                 background-image: url("../../../view/theme/diabook-red/icons/close_box.png");
1281                 float: right;
1282                 cursor: pointer;
1283                 opacity: 1;
1284 -webkit-transition: all 0.2s ease-in-out;
1285 -moz-transition: all 0.2s ease-in-out;
1286 -o-transition: all 0.2s ease-in-out;
1287 -ms-transition: all 0.2s ease-in-out;
1288 transition: all 0.2s ease-in-out;
1289                 }
1290                 
1291 /* wall item */
1292 .tread-wrapper {
1293   border-bottom: 1px solid #D2D2D2;
1294   position: relative;
1295   padding: 5px;
1296   margin-bottom: 0px;
1297   width: 575px;
1298 }
1299 .tread-wrapper a{
1300   color: red;
1301 }
1302
1303 .wall-item-decor {
1304   position: absolute;
1305   left: 790px;
1306   top: -10px;
1307   width: 16px;
1308 }
1309
1310 .wall-item-container {
1311   display: table;
1312   width: 580px;
1313 }
1314
1315
1316 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1317   display: table-row;
1318 }
1319
1320 .wall-item-bottom {
1321   font-size: 13px;
1322 }
1323 .wall-item-container .wall-item-bottom {
1324 /*  opacity: 0.5;
1325   -webkit-transition: all 0.2s ease-in-out;
1326   -moz-transition: all 0.2s ease-in-out;
1327   -o-transition: all 0.2s ease-in-out;
1328   -ms-transition: all 0.2s ease-in-out;
1329   transition: all 0.2s ease-in-out; */
1330 }
1331 .wall-item-container:hover .wall-item-bottom {
1332 /*  opacity: 1;
1333   -webkit-transition: all 0.2s ease-in-out;
1334   -moz-transition: all 0.2s ease-in-out;
1335   -o-transition: all 0.2s ease-in-out;
1336   -ms-transition: all 0.2s ease-in-out;
1337   transition: all 0.2s ease-in-out; */
1338 }
1339 .wall-item-container .wall-item-info {
1340   display: table-cell;
1341   vertical-align: top;
1342   text-align: left;
1343   width: 80px;
1344 }
1345 .wall-item-container .wall-item-location {
1346   padding-right: 40px;
1347   display: table-cell;
1348 }
1349 .wall-item-container .wall-item-ago {
1350   word-wrap: break-word;
1351   width: 50px;
1352   margin-left: 10px;
1353   color: #999;
1354 }
1355 .wall-item-location {
1356   
1357   clear: both;
1358   overflow: hidden;
1359   
1360   margin-bottom: 5px;
1361 }
1362
1363 .wall-item-container .wall-item-content {
1364   font-size: 12.5px;
1365   max-width: 420px;
1366   word-wrap: break-word;
1367   line-height: 1.2;
1368 }
1369
1370 .wall-item-container .wall-item-content img {
1371   max-width: 400px; 
1372 }
1373 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1374   display: table-cell;
1375   vertical-align: middle;
1376 }
1377 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1378   opacity: 0.5;
1379   -webkit-transition: all 0.2s ease-in-out;
1380   -moz-transition: all 0.2s ease-in-out;
1381   -o-transition: all 0.2s ease-in-out;
1382   -ms-transition: all 0.2s ease-in-out;
1383   transition: all 0.2s ease-in-out;
1384 }
1385 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1386   opacity: 1;
1387   -webkit-transition: all 0.2s ease-in-out;
1388   -moz-transition: all 0.2s ease-in-out;
1389   -o-transition: all 0.2s ease-in-out;
1390   -ms-transition: all 0.2s ease-in-out;
1391   transition: all 0.2s ease-in-out;
1392 }
1393 .wall-item-container .wall-item-name {
1394   font-weight: bold;
1395 }
1396 .wall-item-container .wall-item-actions-author {
1397   width: 100%;
1398   margin-bottom: 0.3em;
1399 }
1400 .wall-item-container .wall-item-actions-social {
1401   float: left;
1402   margin-bottom: 1px;
1403   display: table-cell;
1404 }
1405 .wall-item-container .wall-item-actions-social a {
1406   margin-right: 1em;
1407 }
1408 .wall-item-actions-social a {
1409   float: left;
1410 }
1411 .wall-item-container .wall-item-actions-tools {
1412   float: right;
1413   width: 80px;
1414   display: table-cell;
1415 }
1416 .wall-item-container .wall-item-actions-tools a {
1417   float: right;
1418 }
1419 .wall-item-container .wall-item-actions-tools input {
1420   float: right;
1421 }
1422 .wall-item-container.comment {
1423   margin-top: 5px;
1424   margin-bottom: 5px;
1425   margin-left: 80px;
1426   width: 500px;
1427   border-bottom: 1px solid hsl(198, 21%, 79%);
1428 }
1429 .wall-item-container.comment .contact-photo {
1430   width: 32px;
1431   height: 32px;
1432   margin-left: 16px;
1433   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1434
1435 }
1436 .wall-item-container.comment {
1437   top: 15px !important;
1438   left: 15px !important;
1439 }
1440 .wall-item-container.comment .wall-item-links {
1441   padding-left: 12px;
1442 }
1443
1444 .wall-item-comment-wrapper {
1445   margin: 1px 0px 0px 80px;
1446   background-color: #fff;
1447   width: 500px;
1448 }
1449 .wall-item-comment-wrapper .comment-edit-photo {
1450   display: none;
1451 }
1452 .wall-item-comment-wrapper textarea {
1453   height: 2.0em;
1454   width: 100%;
1455   font-size: 10px;
1456   color: #999999;
1457   border: 1px solid #DDD;
1458   padding: 0.3em;
1459   font-size: 14px;
1460 }
1461 .wall-item-comment-wrapper .comment-edit-text-full {
1462   font-size: 14px;
1463   height: 4em;
1464   color: #2d2d2d;
1465   border: 1px solid #2d2d2d;
1466 }
1467 .comment-edit-preview {
1468   width: 710px;
1469   border: 1px solid #2d2d2d;
1470   margin-top: 10px;
1471 }
1472 .comment-edit-preview .contact-photo {
1473   width: 32px;
1474   height: 32px;
1475   margin-left: 16px;
1476   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1477
1478 }
1479 .comment-edit-preview {
1480   top: 15px !important;
1481   left: 15px !important;
1482 }
1483 .comment-edit-preview .wall-item-links {
1484   padding-left: 12px;
1485 }
1486 .comment-edit-preview .wall-item-container {
1487   width: 700px;
1488 }
1489 .comment-edit-preview .tread-wrapper {
1490   width: 700px;
1491   padding: 0;
1492   margin: 10px 0;
1493 }
1494
1495 .shiny {
1496   /* border-right: 10px solid #fce94f; */
1497         border-right: 1px solid #A7C7F7;
1498         padding-right: 12px;
1499 }
1500
1501 #jot-preview-content{
1502         margin-top: 30px;}
1503         
1504 #jot-preview-content .tread-wrapper {
1505   background-color: #fff797;
1506 }
1507
1508 .wall-item-tags {
1509   padding-top: 1px;
1510   padding-bottom: 2px;
1511 }
1512 .tag {
1513   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1514   color: #999;
1515   padding-left: 3px;
1516   font-size: 12px;
1517 }
1518 .tag a {
1519   padding-right: 5px;
1520   /*background: url("../../../images/tag.png") no-repeat center right;*/
1521   color: #999;
1522 }
1523 .wwto {
1524   position: absolute !important;
1525   width: 25px;
1526   height: 25px;
1527   background: #FFFFFF;
1528   border: 2px solid #364e59;
1529   height: 25px;
1530   width: 25px;
1531   overflow: hidden;
1532   padding: 1px;
1533   position: absolute !important;
1534   top: 40px;
1535   left: 30px;
1536   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1537   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1538   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1539 }
1540 .wwto .contact-photo {
1541   width: auto;
1542   height: 25px;
1543 }
1544 /* contacts menu */
1545 .contact-photo-wrapper {
1546   position: relative;
1547   width: 80px;
1548 }
1549
1550 .contact-photo-wrapper.wwto {
1551   width: 25px;
1552 }
1553
1554 .contact-photo {
1555   width: 48px;
1556   height: 48px;
1557   overflow: hidden;
1558   display: block;
1559 }
1560 .contact-photo img {
1561   width: 48px;
1562   height: 48px;
1563 }
1564
1565 .contact-wrapper {
1566   float: left;
1567   width: 90px;
1568   height: 90px;
1569   margin-bottom: 15px;
1570 }
1571 .contact-wrapper .contact-photo {
1572   width: 80px;
1573   height: 80px;
1574 }
1575 .contact-wrapper .contact-photo img {
1576   width: 80px;
1577   height: 80px;
1578 }
1579 .contact-wrapper {
1580   left: 0px;
1581   top: 63px;
1582 }
1583 .contact-photo {
1584   width: 48px;
1585   height: 48px;
1586 }
1587 .contact-photo img {
1588   width: 48px;
1589   height: 48px;
1590 }
1591 .contact-name {
1592   /* text-align: center; */
1593   /*font-weight: bold;*/
1594   font-size: 12px;
1595 }
1596 .contact-details {
1597   color: #999999;
1598 }
1599 /* editor */
1600 .jothidden {
1601   display: none;
1602 }
1603 #jot {
1604   width: 585px;
1605   margin: 0px 2em 20px 0px;
1606 }
1607 #profile-jot-form #profile-jot-text {
1608   height: 2.0em;
1609   width: 99%;
1610   font-size: 15px;
1611   color: #999999;
1612   border: 1px solid #DDD;
1613   padding: 0.3em;
1614   margin-bottom: 10px;
1615 }
1616 .grey
1617 {
1618   display: inline;
1619   float: right; 
1620         }
1621 #jot #jot-tools {
1622   margin: 0px;
1623   padding: 0px;
1624   height: 40px;
1625   overflow: none;
1626   width: 583px;
1627   background-color: #fff;
1628   border-bottom: 2px solid #9eabb0;
1629 }
1630
1631 #jot #jot-tools li {
1632   list-style: none;
1633   float: left;
1634   width: 80px;
1635   height: 40px;
1636   border-bottom: 2px solid #9eabb0;
1637 }
1638 #jot #jot-tools li a {
1639   display: block;
1640   color: #cccccc;
1641   width: 100%;
1642   height: 40px;
1643   text-align: center;
1644   line-height: 40px;
1645   overflow: hidden;
1646 }
1647 #jot #jot-tools li:hover {
1648   background-color: #364e59;
1649   border-bottom: 2px solid #bdcdd4;
1650 }
1651 #jot #jot-tools li.perms {
1652   float: right;
1653   width: 40px;
1654 }
1655 #jot #jot-tools li.perms a.unlock {
1656   width: 30px;
1657   border-left: 10px solid #cccccc;
1658   background-color: #cccccc;
1659   background-position: left center;
1660 }
1661 #jot #jot-tools li.perms a.lock {
1662   width: 30px;
1663   border-left: 10px solid #666666;
1664   background-color: #666666;
1665 }
1666 #jot #jot-tools li.submit {
1667   float: right;
1668   background-color: #cccccc;
1669   border-bottom: 2px solid #cccccc;
1670   border-right: 1px solid #666666;
1671   border-left: 1px solid #666666;
1672 }
1673 #jot #jot-tools li.submit input {
1674   border: 0px;
1675   margin: 0px;
1676   padding: 0px;
1677   background-color: #cccccc;
1678   color: #666666;
1679   width: 80px;
1680   height: 40px;
1681   line-height: 40px;
1682 }
1683 #jot #jot-tools li.submit input:hover {
1684   background-color: #bdcdd4;
1685   color: #666666;
1686 }
1687 #jot #jot-tools li.loading {
1688   float: right;
1689   background-color: #ffffff;
1690   width: 20px;
1691   vertical-align: center;
1692   text-align: center;
1693   border-top: 2px solid #9eabb0;
1694   height: 38px;
1695 }
1696 #jot #jot-tools li.loading img {
1697   margin-top: 10px;
1698 }
1699 #profile-jot-form #jot-title {
1700     
1701          border-radius: 5px 5px 5px 5px;
1702     font-weight: bold;
1703     height: 20px;
1704     margin: 0 0 5px;
1705     width: 60%;
1706     border: 1px solid #ffffff;
1707 }
1708 #profile-jot-form #jot-title:-webkit-input-placeholder {
1709   font-weight: normal;
1710 }
1711 #profile-jot-form #jot-title:-moz-placeholder {
1712   font-weight: normal;
1713 }
1714 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1715         width: 585px;
1716         height: 100px;
1717         }
1718 #jot #jot-title:hover {
1719   border: 1px solid #999999;
1720 }
1721 #jot #jot-title:focus {
1722   border: 1px solid #999999;
1723 }
1724 #jot #character-counter {
1725   width: 80px;
1726   float: right;
1727   text-align: right;
1728   height: 20px;
1729   line-height: 20px;
1730   padding-right: 20px;
1731 }
1732 #jot-perms-icon, 
1733 #profile-location,
1734 #profile-nolocation,
1735 #profile-youtube, 
1736 #profile-video, 
1737 #profile-audio,
1738 #profile-link,
1739 #profile-title, 
1740 #wall-image-upload,
1741 #wall-file-upload,
1742 #wall-image-upload-div,
1743 #wall-file-upload-div,
1744 .hover, .focus {
1745         cursor: pointer;
1746         margin-top: 2px;
1747 }
1748 #profile-jot-wrapper{
1749         margin: 0 2em 20px 0;
1750    width: 585px;
1751         }
1752
1753 #profile-jot-submit-wrapper {
1754         margin-bottom: 50px;
1755         width: 585px;
1756 }
1757
1758 #profile-jot-submit {
1759         float: right;
1760         margin-top: 2px;
1761         font-size: 14px;
1762 }
1763 #profile-upload-wrapper {
1764         float: left;
1765         margin-top: 2px;
1766         margin-left: 10px;
1767         
1768 }
1769 #profile-attach-wrapper {
1770         float: left;
1771         margin-left: 15px;
1772         margin-top: 2px;
1773 }
1774 #profile-rotator {
1775         float: left;
1776         margin-left: 30px;
1777         margin-top: 2px;
1778 }
1779 #profile-link-wrapper {
1780         float: left;
1781         margin-left: 15px;
1782         margin-top: 2px;
1783 }
1784 #profile-youtube-wrapper {
1785         float: left;
1786         margin-left: 15px;
1787         margin-top: 2px;
1788 }
1789 #profile-video-wrapper {
1790         float: left;
1791         margin-left: 15px;
1792         margin-top: 2px;
1793 }
1794 #profile-audio-wrapper {
1795         float: left;
1796         margin-left: 15px;
1797         margin-top: 2px;
1798 }
1799 #profile-location-wrapper {
1800         float: left;
1801         margin-left: 15px;
1802         margin-top: 2px;
1803 }
1804 #profile-jot-perms {
1805         float: left;
1806         margin-left: 45px;
1807         margin-top: 2px;
1808 }
1809 #jot-preview-link {
1810         float: right;
1811         margin-left: 10px;
1812         margin-top: 2px;
1813         font-size: 9px;
1814         font-weight: bolder;
1815         cursor: pointer;
1816 }
1817 #profile-jot-perms{
1818    float: right;
1819         margin-left: 10px;
1820         margin-top: 2px;        
1821         }
1822 /** buttons **/
1823 .button.creation1 {
1824     background-color: #fff;
1825     border: 1px solid #777777;
1826     border-radius: 3px 3px 3px 3px;
1827     box-shadow: 0 1px 1px #CFCFCF;
1828     cursor: pointer;
1829     font-weight: bolder;
1830 }
1831 .button.creation2 {
1832     background-color: #FF500F;
1833     border: 1px solid #777777;
1834     color: white;
1835     border-radius: 3px 3px 3px 3px;
1836     box-shadow: 0 1px 1px #CFCFCF;
1837     margin-left: 5px;
1838     cursor: pointer;
1839     font-weight: bolder;
1840 }
1841 /*input[type="submit"] {
1842         background-color: #FF500F;
1843     border: 1px solid #777777;
1844     color: white;
1845     border-radius: 3px 3px 3px 3px;
1846     box-shadow: 0 1px 1px #CFCFCF;
1847     margin-left: 5px;
1848     cursor: pointer;
1849     font-weight: bolder;
1850 }*/
1851 /** acl **/
1852 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1853   display: block!important;
1854 }
1855 #acl-wrapper {
1856   width: 690px;
1857   float: left;
1858 }
1859 #acl-search {
1860   float: right;
1861   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1862   padding-right: 20px;
1863 }
1864 #acl-showall {
1865   float: left;
1866   display: block;
1867   width: auto;
1868   height: 18px;
1869   background-color: #cccccc;
1870   background-image: url("../../../images/show_all_off.png");
1871   background-position: 7px 7px;
1872   background-repeat: no-repeat;
1873   padding: 7px 5px 0px 30px;
1874   color: #999999;
1875   -moz-border-radius: 5px 5px 5px 5px;
1876   -webkit-border-radius: 5px 5px 5px 5px;
1877   border-radius: 5px 5px 5px 5px;
1878 }
1879 #acl-showall.selected {
1880   color: #000000;
1881   background-color: #ff9900;
1882   background-image: url("../../../images/show_all_on.png");
1883 }
1884 #acl-list {
1885   height: 210px;
1886   border: 1px solid #cccccc;
1887   clear: both;
1888   margin-top: 30px;
1889   overflow: auto;
1890 }
1891 .acl-list-item {
1892   display: block;
1893   width: 150px;
1894   height: 30px;
1895   border: 1px solid #cccccc;
1896   margin: 5px;
1897   float: left;
1898 }
1899 .acl-list-item img {
1900   width: 22px;
1901   height: 22px;
1902   float: left;
1903   margin: 4px;
1904 }
1905 .acl-list-item p {
1906   height: 12px;
1907   font-size: 10px;
1908   margin: 0px;
1909   padding: 2px 0px 1px;
1910   overflow: hidden;
1911 }
1912 .acl-list-item a {
1913   font-size: 8px;
1914   display: block;
1915   width: 40px;
1916   height: 10px;
1917   float: left;
1918   color: #999999;
1919   background-color: #cccccc;
1920   background-position: 3px 3px;
1921   background-repeat: no-repeat;
1922   margin-right: 5px;
1923   -webkit-border-radius: 2px ;
1924   -moz-border-radius: 2px;
1925   border-radius: 2px;
1926   padding-left: 15px;
1927 }
1928 #acl-wrapper a:hover {
1929   text-decoration: none;
1930   color: #000000;
1931 }
1932 .acl-button-show {
1933   background-image: url("../../../images/show_off.png");
1934 }
1935 .acl-button-hide {
1936   background-image: url("../../../images/hide_off.png");
1937 }
1938 .acl-button-show.selected {
1939   color: #000000;
1940   background-color: #9ade00;
1941   background-image: url("../../../images/show_on.png");
1942 }
1943 .acl-button-hide.selected {
1944   color: #000000;
1945   background-color: #ff4141;
1946   background-image: url("../../../images/hide_on.png");
1947 }
1948 .acl-list-item.groupshow {
1949   border-color: #9ade00;
1950 }
1951 .acl-list-item.grouphide {
1952   border-color: #ff4141;
1953 }
1954 /** /acl **/
1955 /** tab buttons 14618a**/
1956 ul.tabs {
1957   list-style-type: none;
1958   padding-bottom: 10px;
1959   font-size: 13px;
1960 }
1961 ul.tabs li {
1962   float: left;
1963   margin-left: 5px;
1964 }
1965 ul.tabs li .active {
1966     background-color: #535353;
1967     border: 1px solid #777777;
1968     color: white;
1969     border-radius: 3px 3px 3px 3px;
1970     box-shadow: 2px 2px 2px #CFCFCF;
1971     margin-left: 5px;
1972 }
1973 /**
1974  * Form fields
1975  */
1976 .field {
1977   margin-bottom: 10px;
1978   padding-bottom: 10px;
1979   overflow: auto;
1980   width: 100%;
1981 }
1982 .field label {
1983   float: left;
1984   width: 200px;
1985 }
1986 .field input, .field textarea {
1987   width: 400px;
1988 }
1989 .field textarea {
1990   height: 100px;
1991 }
1992 .field .field_help {
1993   display: block;
1994   margin-left: 200px;
1995   color: #666666;
1996 }
1997 .field .onoff {
1998   float: left;
1999   width: 80px;
2000 }
2001 .field .onoff a {
2002   display: block;
2003   border: 1px solid #666666;
2004   background-image: url("../../../images/onoff.jpg");
2005   background-repeat: no-repeat;
2006   padding: 4px 2px 2px 2px;
2007   height: 16px;
2008   text-decoration: none;
2009 }
2010 .field .onoff .off {
2011   border-color: #666666;
2012   padding-left: 40px;
2013   background-position: left center;
2014   background-color: #cccccc;
2015   color: #666666;
2016   text-align: right;
2017 }
2018 .field .onoff .on {
2019   border-color: #204A87;
2020   padding-right: 40px;
2021   background-position: right center;
2022   background-color: #D7E3F1;
2023   color: #204A87;
2024   text-align: left;
2025 }
2026 .field .hidden {
2027   display: none!important;
2028 }
2029 .field.radio .field_help {
2030   margin-left: 0px;
2031 }
2032 #directory-search-form{
2033         margin-bottom: 50px;
2034         }
2035 #profile-edit-links-end {
2036         clear: both;
2037         margin-bottom: 15px;
2038 }
2039
2040 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2041
2042 #profile-edit-links li {
2043   float: left;
2044   list-style: none;
2045   margin-left: 10px;
2046 }
2047
2048 .profile-edit-side-div {
2049   display: none;
2050 }
2051
2052 #register-form label,
2053 #profile-edit-form label {
2054         width: 300px; float: left;
2055 }
2056
2057 .required {
2058   display: inline;
2059   color: #B20202;
2060 }
2061
2062 /* oauth */
2063 .oauthapp {
2064   height: auto;
2065   overflow: auto;
2066   border-bottom: 2px solid #cccccc;
2067   padding-bottom: 1em;
2068   margin-bottom: 1em;
2069 }
2070 .oauthapp img {
2071   float: left;
2072   width: 48px;
2073   height: 48px;
2074   margin: 10px;
2075 }
2076 .oauthapp img.noicon {
2077   background-image: url("../../../images/icons/48/plugin.png");
2078   background-position: center center;
2079   background-repeat: no-repeat;
2080 }
2081 .oauthapp a {
2082   float: left;
2083 }
2084 /* contacts */
2085 .contact-entry-wrapper {
2086   width: 120px;
2087   height: 120px;
2088   float: left;
2089 }
2090 /* photo */
2091 .photo {
2092 box-shadow: 2px 2px 5px 0px #000000;
2093 margin: 2px 5px 2px 5px;
2094 max-height: 85%;
2095 max-width: 85%;
2096 }
2097 .lframe {
2098   float: left;
2099   /*margin: 0px 10px 10px 0px;*/
2100 }
2101 /* profile match wrapper */
2102 .profile-match-wrapper {
2103   float: left;
2104   width: 90px;
2105   height: 90px;
2106   margin-bottom: 20px;
2107 }
2108 .profile-match-wrapper .contact-photo {
2109   width: 80px;
2110   height: 80px;
2111 }
2112 .profile-match-wrapper .contact-photo img {
2113   width: 80px;
2114   height: 80px;
2115 }
2116 .profile-match-wrapper {
2117   left: 0px;
2118   top: 63px;
2119 }
2120
2121 .contact-photo-menu-button {
2122         position: relative;
2123         background-image: url("../../../images/icons/16/menu.png");
2124         background-position: top left; 
2125         background-repeat: no-repeat;
2126         margin: 0px 0px -16px 0px; 
2127         padding: 0px;
2128         width: 16px;
2129         height: 16px;
2130         top: -16px; left:0px;
2131         overflow: hidden;
2132         text-indent: 40px;
2133         display: none;
2134         
2135 }
2136 .contact-photo-menu {
2137         width: 11em;
2138         border: 3px solid #364e59;
2139         color: #2d2d2d;
2140         background: #FFFFFF;
2141 /*        position: absolute;*/
2142         position: relative;
2143         left: 0px; top: 0px;
2144         display: none;
2145         z-index: 10000;
2146 }
2147 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2148 .contact-photo-menu li a {
2149         display: block; 
2150         padding: 5px 10px; 
2151         color: #2d2d2d;
2152         text-decoration: none;
2153 }
2154 .contact-photo-menu li a:hover {
2155         background-color: #bdcdd4; 
2156 }
2157
2158 /* page footer */
2159 footer {
2160   height: 100px;
2161   display: table-row;
2162 }
2163
2164 blockquote {
2165     border-left: 1px solid #D2D2D2;
2166     padding-left: 9px;
2167     margin: 0 0 0 .8ex;
2168 }
2169 .aprofile dt{
2170 box-shadow: 1px 1px 5px 0;
2171     color: #666666;
2172     margin: 15px 0 5px;
2173     padding-left: 5px;  
2174         }
2175 /* ================== */
2176 /* = Contacts Block = */
2177 /* ================== */
2178
2179 .contact-block-img {
2180         width: 55px;
2181         height: 55px;
2182         padding-right: 3px;
2183 }
2184 .contact-block-div {
2185         float: left;
2186 }
2187
2188 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2189 #contact-block-end { clear: both; } 
2190
2191 #group-edit-wrapper {
2192         margin-bottom: 10px;
2193 }
2194
2195 #group-members-end {
2196         clear: both;
2197 }
2198 #group-edit-desc {
2199  margin-top: 15px;
2200 }
2201
2202 /*
2203 #group-separator,
2204 #prof-separator { display: none;}
2205 */
2206
2207 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2208         margin-bottom: 10px;
2209         margin-top: 20px;
2210 }
2211
2212 #prvmail-submit {
2213         float: right;
2214         margin-top: 10px;
2215 }
2216
2217 #prvmail-subject
2218 {
2219 background: none repeat scroll 0 0 #FFFFFF;
2220 border: 1px solid #CCCCCC;
2221 border-radius: 5px 5px 5px 5px;
2222 font-weight: bold;
2223 height: 20px;
2224 margin: 0 0 5px;
2225 vertical-align: middle;
2226 }
2227 #prvmail-form{
2228  width: 597px;  
2229         }
2230         
2231 #prvmail-upload-wrapper,
2232 #prvmail-link-wrapper,
2233 #prvmail-rotator-wrapper {
2234         float: left;
2235         margin-top: 10px;
2236         margin-right: 10px;
2237         width: 24px;
2238 }
2239
2240 #prvmail-end {
2241         clear: both;
2242 }
2243
2244 .mail-list-sender,
2245 .mail-list-detail {
2246         float: left;
2247 }
2248 .mail-list-detail {
2249         margin-left: 20px;
2250 }
2251
2252 .mail-list-subject {
2253         font-size: 1.1em;
2254         margin-top: 10px;
2255 }
2256 a.mail-list-link {
2257     display: block;
2258     font-size: 1.3em;
2259     padding: 4px 0;
2260 }
2261
2262 /*
2263 *a.mail-list-link:hover {
2264 *       background-color: #15607B;
2265 *       color: #F5F6FB;
2266 *}
2267 */
2268
2269 .mail-list-outside-wrapper-end {
2270         clear: both;
2271 }
2272
2273 .mail-list-outside-wrapper {
2274         margin-top: 30px;
2275 }
2276
2277 .mail-list-delete-wrapper {
2278         float: right;
2279         margin-right: 30px;
2280         margin-top: 15px;
2281 }
2282
2283 .mail-list-delete-icon {
2284         border: none;
2285 }
2286
2287 .mail-conv-sender,
2288 .mail-conv-detail {
2289         float: left;
2290 }
2291 .mail-conv-detail {
2292         margin-left: 20px;
2293         width: 500px;
2294 }
2295
2296 .mail-conv-subject {
2297     font-size: 1.4em;
2298     margin: 10px 0;
2299 }
2300
2301 .mail-conv-outside-wrapper-end {
2302         clear: both;
2303 }
2304
2305 .mail-conv-outside-wrapper {
2306         margin-top: 30px;
2307 }
2308
2309 .mail-conv-delete-wrapper {
2310         float: right;
2311         margin-right: 30px;
2312         margin-top: 15px;
2313 }
2314 .mail-conv-break {
2315         clear: both;
2316 }
2317
2318 .mail-conv-delete-icon {
2319         border: none;
2320 }
2321
2322 /* ========== */
2323 /* = Events = */
2324 /* ========== */
2325 .eventcal {
2326         float: left;
2327         font-size: 20px;
2328 }
2329
2330 .vevent {
2331         border: 1px solid #CCCCCC;
2332 }
2333 .vevent .event-description, .vevent .event-location {
2334         margin-left: 10px;
2335         margin-right: 10px;
2336 }
2337 .vevent .event-start {
2338         margin-left: 10px;
2339         margin-right: 10px;
2340 }
2341
2342 #new-event-link {
2343         margin-bottom: 10px;
2344 }
2345
2346 .edit-event-link, .plink-event-link {
2347         float: left;
2348         margin-top: 4px;
2349         margin-right: 4px;
2350         margin-bottom: 15px;
2351 }
2352
2353 .event-description:before {
2354         content: url('../../../images/calendar.png');
2355         margin-right: 15px;
2356 }
2357
2358 .event-start, .event-end {
2359         margin-left: 10px;
2360         width: 330px;
2361         clear: both;
2362 }
2363
2364 .event-start .dtstart, .event-end .dtend {
2365         float: right;
2366 }
2367
2368 .event-list-date {
2369         margin-bottom: 10px;
2370 }
2371
2372 .prevcal, .nextcal {
2373         float: left;
2374         margin-left: 32px;
2375         margin-right: 32px;
2376         margin-top: 64px;
2377 }
2378 .event-calendar-end {
2379         clear: both;
2380 }
2381
2382  
2383 .calendar {
2384         font-family: Courier, monospace;
2385 }
2386 .calendar.eventcal a {
2387   color: #1872A2;       
2388         }
2389 .today {
2390         font-weight: bold;
2391         color: #FF0000;
2392 }
2393
2394 .settings-block {
2395         border: 1px solid #AAA;
2396         margin: 10px;
2397         padding: 10px;
2398 }
2399
2400 .app-title {
2401         margin: 10px;
2402 }
2403
2404 #identity-manage-desc {
2405         margin-top:15px;
2406         margin-bottom: 15px;
2407 }
2408
2409 #identity-manage-choose {
2410         margin-bottom: 15px;
2411 }
2412
2413 #identity-submit {
2414         margin-top: 20px;
2415 }
2416
2417 #photo-prev-link, #photo-next-link {
2418         padding: 10px;
2419         float: left;
2420 }
2421 .lightbox{
2422         float: left;
2423         }
2424
2425 #photo-photo {
2426         float: left;
2427 }
2428 #photo-like-div .wall-item-like-buttons {
2429          float: left;
2430     margin-right: 5px;
2431     margin-top: 30px;
2432         }
2433 .comment-edit-text-empty {
2434     margin: 10px 0 0;
2435     width: 85%;
2436 }
2437 .comment-edit-photo {
2438     margin: 10px 0 0;
2439 }
2440 .wall-item-like-buttons .icon.like {
2441 float: left;
2442 }
2443
2444 #photo-photo-end {
2445         clear: both;
2446 }
2447
2448 .tabs .comment-wwedit-wrapper {
2449         display: block;
2450    margin-top: 30px;
2451    margin-left: 50px;
2452         }
2453
2454 .profile-match-photo {
2455         float: left;
2456         text-align: center;
2457         width: 120px;
2458 }
2459
2460 .profile-match-name {
2461         float: left;
2462         text-align: center;
2463         width: 120px;
2464         overflow: hidden;
2465 }
2466
2467 .profile-match-break,
2468 .profile-match-end {
2469         clear: both;
2470 }
2471
2472 .profile-match-connect {
2473         text-align: center;
2474         font-weight: bold;
2475 }
2476
2477 .profile-match-wrapper {
2478         float: left;
2479         padding: 10px;
2480         width: 120px;
2481         height: 120px;
2482         scroll: auto;
2483 }
2484 #profile-match-wrapper-end {
2485         clear: both;
2486 }
2487
2488 /* ============= */
2489 /* = Directory = */
2490 /* ============= */
2491 /* contacts menu */
2492 .contact-photo-wrapper {
2493   position: relative;
2494 }
2495 .contact-photo {
2496   width: 48px;
2497   height: 48px;
2498   overflow: hidden;
2499   display: block;
2500 }
2501 .contact-photo img {
2502   width: 48px;
2503   height: 48px;
2504 }
2505 .contact-photo-menu-button {
2506   display: none;
2507   /* position: absolute; */
2508   /* position: absolute; */
2509   left: 0px;
2510   top: -16px;
2511 }
2512 .contact-wrapper {
2513   float: left;
2514   width: 90px;
2515   height: 90px;
2516   margin-bottom: 15px;
2517 }
2518 .contact-wrapper .contact-photo {
2519   width: 80px;
2520   height: 80px;
2521 }
2522 .contact-wrapper .contact-photo img {
2523   width: 80px;
2524   height: 80px;
2525 }
2526 .contact-wrapper .contact-photo-menu-button {
2527   left: 0px;
2528   top: 63px;
2529 }
2530 .directory-item {
2531   float: left;
2532   width: 200px;
2533   height: 200px;
2534 }
2535 .directory-item .contact-photo {
2536   width: 175px;
2537   height: 175px;
2538 }
2539 .directory-item .contact-photo img {
2540   width: 175px;
2541   height: 175px;
2542 }
2543 .contact-name {
2544   text-align: left;
2545   font-weight: bold;
2546   font-size: 12px;
2547 }
2548 .contact-details {
2549   color: #999999;
2550 }
2551 #side-bar-photos-albums li{
2552 list-style-type: disc;
2553 }
2554 #side-bar-photos-albums ul li{
2555   margin-left: 30px;
2556   padding-left: 0px;
2557         }
2558 #side-bar-photos-albums{
2559         margin-top: 15px;       
2560         }
2561 .photo-top-photo, .photo-album-photo {
2562   -webkit-border-radius: 5px 5px 0 0;
2563   -moz-border-radius: 5px 5px 0 0;
2564   border-radius: 5px 5px 0 0;
2565 }
2566 .photo-album-image-wrapper, .photo-top-image-wrapper {
2567   float: left;
2568    -moz-box-shadow: 0 0 5px #888;
2569    -webkit-box-shadow: 0 0 5px #888;
2570    box-shadow: 0 0 5px #888;
2571   background-color: #000;
2572    -webkit-border-radius: 5px;
2573    -moz-border-radius: 5px;
2574   border-radius: 5px;
2575   padding-bottom: 20px;
2576   position: relative;
2577   margin: 0 10px 10px 0;
2578   width: 200px; height: 140px;
2579   overflow: hidden;  
2580 }
2581 .photo-top-album-name {
2582         width: 100%;
2583         position: absolute; 
2584         bottom: 0px; 
2585         padding-left: 3px;
2586         background-color: #EEE;
2587 }
2588 .photo-top-album-link{
2589   color: #1872A2;
2590         }
2591 .photo-top-album-img{
2592         
2593         }
2594 /*.photo-top-image-wrapper {
2595         position: relative;
2596         float: left;
2597         margin-top: 15px;
2598         margin-right: 15px;
2599         width: 200px; height: 200px; 
2600         overflow: hidden; 
2601 }
2602 .photo-top-album-name {
2603         width: 100%;
2604         min-height: 2em;
2605         position: absolute; 
2606         bottom: 0px; 
2607         padding: 0px 3px;
2608         padding-top: 0.5em;
2609         background-color: rgb(255, 255, 255);
2610 }*/
2611 #photo-top-end {
2612         clear: both;
2613 }
2614
2615 #photo-top-links {
2616         margin-bottom: 30px;
2617         margin-left: 30px;
2618 }
2619
2620 #photos-upload-newalbum-div {
2621         float: left;
2622         width: 175px;
2623 }
2624