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