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