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