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