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