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