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