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