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