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