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