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