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