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