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