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