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