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