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