]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
Vier: The line-height seems to make problems with windows
[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-login-link,
849 nav #nav-user-linkmenu
850 {
851   float: right;
852 }
853 nav #nav-user-linkmenu{
854         margin-right: 0px;
855         }
856 nav #nav-home-link, #nav-directory-link, #nav-login-link, #nav-apps-link{
857         margin-left: 0px;
858         margin-right: 0px;
859         font-weight: bold;
860         margin: 3px 5px;
861         }
862 nav #nav-directory-link{
863   margin-right: 10px;   
864         }
865
866 li#nav-site-linkmenu.nav-menu-icon{
867         display: none;
868 }
869
870 nav #nav-home-link{
871    margin-left: 0px;    
872    display: none;
873         }
874 nav #nav-help-link .menu-popup,
875 nav #nav-search-link .menu-popup,
876 nav #nav-directory-link .menu-popup,
877 nav #nav-apps-link .menu-popup,
878 nav #nav-site-linkmenu .menu-popup {
879   right: 0px;
880   left: auto;
881 }
882
883
884
885 nav #nav-messages-linkmenu.on .icon.messages, nav #nav-messages-linkmenu.selected .icon.messages{
886         background-image: url("../../../view/theme/diabook/icons/messages2.png");
887         }
888         
889 /*nav #nav-notifications-linkmenu.on .icon.notify,*/ nav #nav-notifications-linkmenu.selected .icon.notify{
890         background-image: url("../../../view/theme/diabook/icons/notify2.png");
891         }
892         
893 nav #nav-contacts-linkmenu.on .icon.contacts, nav #nav-contacts-linkmenu.selected .icon.contacts{
894         background-image: url("../../../view/theme/diabook/icons/contacts2.png");
895         }
896         
897 nav #nav-apps-link.selected {
898   background-color: #364e59;
899 }
900
901 #nav-notifications-mark-all {
902         /* padding: 1px 1px 2px 26px; */
903         /* border-bottom: 1px solid #364E59; */
904         /* margin: 0px 0px 2px 0px;
905         padding: 5px 10px; */
906 }
907
908 #nav-notifications-see-all {
909         /* padding: 1px 1px 2px 26px; */
910         /* border-bottom: 1px solid #364E59; */
911         /* margin: 0px 0px 2px 0px;
912         padding: 5px 10px; */
913 }
914
915 .notify-seen {
916         background: none repeat scroll 0 0 #DDDDDD;
917         }
918
919 ul.menu-popup {
920   position: absolute;
921   display: none;
922   width: 11em;
923   background: #ffffff;
924   color: #2d2d2d;
925   margin: 0px;
926   padding: 0px;
927   list-style: none;
928   z-index: 100000;
929   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
930   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
931   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
932 }
933 ul.menu-popup a {
934   display: block;
935   color: #2d2d2d;
936   padding: 5px 10px;
937   text-decoration: none;
938 }
939 ul.menu-popup a:hover {
940   background-color: #fff797; /*bdcdd4;*/
941   color: #000;
942 }
943 ul.menu-popup .menu-sep {
944   border-top: 1px solid #9eabb0;
945 }
946 ul.menu-popup li {
947   float: none;
948   overflow: auto;
949   height: auto;
950   display: block;
951 }
952 ul.menu-popup li img {
953   float: left;
954   width: 16px;
955   height: 16px;
956   padding-right: 5px;
957 }
958 ul.menu-popup .empty {
959   padding: 5px;
960   text-align: center;
961   color: #9eabb0;
962 }
963 /* autocomplete popup */
964 .acpopup {
965   max-height: 150px;
966   background-color: #ffffff;
967   color: #2d2d2d;
968   border: 1px solid #MenuBorder;
969   overflow: auto;
970   z-index: 100000;
971   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
972   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
973   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
974 }
975 .acpopupitem {
976   color: #2d2d2d;
977   padding: 4px;
978   clear: left;
979 }
980 .acpopupitem img {
981   float: left;
982   margin-right: 4px;
983 }
984 .acpopupitem.selected {
985   background-color: #bdcdd4;
986 }
987 #nav-notifications-menu {
988   width: 425px !important;
989   max-height: 550px;
990   overflow: auto;
991 }
992 /* #nav-notifications-menu a {
993         display: inline;
994         padding: 5px 0px;
995         margin: 0px 0px 2px 0px;
996 }
997 #nav-notifications-menu li:hover {
998   background-color: #bdcdd4;
999 }*/
1000
1001 #nav-notifications-menu img {
1002   float: left;
1003   margin-right: 5px;
1004 }
1005 #nav-notifications-menu .contactname {
1006   font-weight: bold;
1007 }
1008 #nav-notifications-menu .notif-when {
1009   font-size: 10px;
1010   color: #9eabb0;
1011   display: block;
1012 }
1013
1014 .notif-image {
1015         width: 32px;
1016         height: 32px;
1017         padding: 7px 7px 0px 0px;
1018 }
1019
1020 /*profile_side*/
1021 #profile_side {
1022   margin-bottom: 30px;
1023 }
1024 #ps-usericon{
1025         height: 25px    
1026         }
1027 #ps-username{
1028   font-size: 1.17em;
1029   font-weight: bold;
1030   vertical-align: top;
1031   position: absolute;
1032   padding-top: 4px;
1033   padding-left: 5px;    
1034   color: #2D2D2D;
1035   word-wrap: break-word;
1036   width: 130px;
1037         }
1038 #ps-username:hover{
1039   text-decoration: none;        
1040         }
1041 .menu-profile-side{
1042   list-style: none;     
1043   padding-left: 0px;
1044   min-height: 0px;
1045         }
1046 .menu-profile-list{
1047   height: auto;
1048   overflow: auto;
1049   min-height: 16px;
1050   list-style: none;
1051         }
1052 .menu-profile-list:hover{
1053         background: #E7F2F7;
1054         }
1055 .menu-profile-list-item{
1056         padding-left: 5px;
1057         padding-top: 0.5em;
1058         display: inline;
1059         vertical-align: middle;
1060         }       
1061 #profile-side-status .menu-profile-list-item{
1062         padding-left: 5px;
1063         padding-top: 0.6em;
1064         display: inline;
1065         vertical-align: middle;
1066         }       
1067 .menu-profile-list-item:hover{  
1068         text-decoration: none;
1069    }
1070 /*http://prothemedesign.com/circular-icons/*/
1071 .menu-profile-icon.home{
1072         background: url("../../../view/theme/diabook/icons/home.png") no-repeat;
1073         float: left;
1074         height: 22px;
1075    width: 22px;
1076         }
1077 .menu-profile-icon.photos{
1078         background: url("../../../view/theme/diabook/icons/mess_side.png") no-repeat;
1079         float: left;
1080         height: 22px;
1081    width: 22px;}
1082 .menu-profile-icon.events{
1083         background: url("../../../view/theme/diabook/icons/events.png") no-repeat;
1084         float: left;
1085         height: 22px;
1086    width: 22px;}
1087 .menu-profile-icon.notes{
1088         background: url("../../../view/theme/diabook/icons/notes.png") no-repeat;
1089         float: left;
1090         height: 22px;
1091    width: 22px;}
1092 .menu-profile-icon.foren{
1093         background: url("../../../view/theme/diabook/icons/pubgroups.png") no-repeat;
1094         float: left;
1095         height: 22px;
1096    width: 22px;}
1097 .menu-profile-icon.com_side{
1098         background: url("../../../view/theme/diabook/icons/com_side.png") no-repeat;
1099         float: left;
1100         height: 22px;
1101    width: 22px;}
1102 .menu-profile-icon.pscontacts{
1103         background: url("../../../view/theme/diabook/icons/pscontacts.png") no-repeat;
1104         float: left;
1105         height: 22px;
1106    width: 22px;}
1107
1108 /* aside */
1109 aside {
1110   display: table-cell;
1111   vertical-align: top;
1112   width: 180px;
1113   padding: 0px 10px 0px 20px;
1114   border-right: 1px solid #D2D2D2;
1115   float: left;
1116   /* background: #F1F1F1; */
1117 }
1118 aside #page-sidebar{display: none;}
1119 aside .vcard .fn {
1120   font-size: 18px;
1121   font-weight: bold;
1122   margin-bottom: 5px;
1123 }
1124 aside .vcard .title {
1125   margin-bottom: 5px;
1126 }
1127 aside .vcard dl {
1128   height: auto;
1129   overflow: auto;
1130 }
1131 aside .vcard dt {
1132   float: left;
1133   margin-left: 0px;
1134   /*width: 35%;*/
1135   text-align: right;
1136   color: #999999;
1137 }
1138 aside .vcard dd {
1139   float: left;
1140   margin-left: 5px;
1141   /*width: 60%;*/
1142 }
1143 aside #profile-extra-links ul {
1144   padding: 0px;
1145   margin: 0px;
1146 }
1147 aside #profile-extra-links li {
1148   padding: 0px;
1149   margin: 0px;
1150   list-style: none;
1151 }
1152 aside #dfrn-request-link {
1153   display: block;
1154   -moz-border-radius: 5px 5px 5px 5px;
1155   -webkit-border-radius: 5px 5px 5px 5px;
1156   border-radius: 5px 5px 5px 5px;
1157   color: #ffffff;
1158   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1159   font-weight: bold;
1160   text-transform: uppercase;
1161   padding: 4px 2px 2px 35px;
1162 }
1163 aside #dfrn-request-link:hover {
1164   text-decoration: none;
1165   background-color: #36c;
1166   /* background-color: #19aeff; */
1167 }
1168 aside #profiles-menu {
1169   width: 20em;
1170 }
1171 aside #search-text {
1172         width: 150px;
1173         height: 17px;
1174         padding-left: 10px;
1175         border-top-left-radius: 15px;
1176 border-top-right-radius: 15px;
1177 border-bottom-right-radius: 15px;
1178 border-bottom-left-radius: 15px;
1179 -moz-border-bottom-colors: #dbdbdb;
1180   -moz-border-top-colors: #999;
1181   -moz-border-left-colors: #999;
1182   -moz-border-right-colors: #dbdbdb;
1183 }
1184 aside #side-follow-url {
1185         width: 173px;
1186         }
1187 aside #side-peoplefind-url {
1188         width: 173px;
1189         }
1190 #contact-block {
1191   overflow: auto;
1192   height: auto;
1193 }
1194 #contact-block .contact-block-h4 {
1195   float: left;
1196   margin: 5px 0px;
1197 }
1198 #contact-block .allcontact-link {
1199   float: right;
1200   margin: 5px 0px;
1201 }
1202 #contact-block .contact-block-content {
1203   clear: both;
1204   overflow: auto;
1205   height: auto;
1206 }
1207 #contact-block .contact-block-link {
1208   float: left;
1209   margin: 0px 2px 2px 0px;
1210 }
1211 #contact-block .contact-block-link img {
1212   widht: 55px;
1213   height: 55px;
1214 }
1215 #lost-password-link {
1216   float: left;
1217   margin-right: 20px;   
1218         }
1219 #login-submit-wrapper{
1220
1221   margin-bottom: 12px;
1222         }
1223 aside #login-submit-button{
1224   margin-left: 0px!important;   
1225         }
1226 aside #login-extra-links{
1227   padding-top: 0px!important;   
1228         }
1229 /* widget */
1230 .widget {
1231   margin-bottom: 2em;
1232   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1233         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1234 /*  font-size: 12px; */
1235 }
1236 .widget h3 {
1237   padding: 0px;
1238   margin: 2px;
1239 }
1240 .widget .action {
1241   opacity: 0.1;
1242   -webkit-transition: all 0.2s ease-in-out;
1243   -moz-transition: all 0.2s ease-in-out;
1244   -o-transition: all 0.2s ease-in-out;
1245   -ms-transition: all 0.2s ease-in-out;
1246   transition: all 0.2s ease-in-out;
1247 }
1248 .widget input.action {
1249   opacity: 0.5;
1250   -webkit-transition: all 0.2s ease-in-out;
1251   -moz-transition: all 0.2s ease-in-out;
1252   -o-transition: all 0.2s ease-in-out;
1253   -ms-transition: all 0.2s ease-in-out;
1254   transition: all 0.2s ease-in-out;
1255 }
1256 .widget:hover .title .action {
1257   opacity: 1;
1258   -webkit-transition: all 0.2s ease-in-out;
1259   -moz-transition: all 0.2s ease-in-out;
1260   -o-transition: all 0.2s ease-in-out;
1261   -ms-transition: all 0.2s ease-in-out;
1262   transition: all 0.2s ease-in-out;
1263 }
1264 .widget .tool:hover .action {
1265   opacity: 1;
1266   -webkit-transition: all 0.2s ease-in-out;
1267   -moz-transition: all 0.2s ease-in-out;
1268   -o-transition: all 0.2s ease-in-out;
1269   -ms-transition: all 0.2s ease-in-out;
1270   transition: all 0.2s ease-in-out;
1271 }
1272 .widget .tool:hover .action.ticked {
1273   opacity: 1;
1274   -webkit-transition: all 0.2s ease-in-out;
1275   -moz-transition: all 0.2s ease-in-out;
1276   -o-transition: all 0.2s ease-in-out;
1277   -ms-transition: all 0.2s ease-in-out;
1278   transition: all 0.2s ease-in-out;
1279 }
1280 .widget ul {
1281   padding: 0px;
1282 }
1283 .widget ul li {
1284   padding-left: 16px;
1285   min-height: 16px;
1286   list-style: none;
1287 }
1288 .group_selected {
1289   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1290   float: left;
1291   height: 22px;
1292   width: 22px;
1293 }
1294 .group_unselected {
1295   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1296   float: left;
1297   height: 22px;
1298   width: 22px;
1299 }
1300 #group-all-contacts{
1301   overflow: auto;
1302 }
1303 .icon.text_add          { 
1304                 background-image: url("../../../images/icons/16/add.png");
1305                 float: right;
1306                 opacity: 0.2;
1307                 margin-right: 14px;
1308                 }
1309 .icon.text_add:hover    { 
1310                 background-image: url("../../../images/icons/16/add.png");
1311                 float: right;
1312                 cursor: pointer;
1313                 margin-right: 14px;
1314                 opacity: 1;
1315 -webkit-transition: all 0.2s ease-in-out;
1316 -moz-transition: all 0.2s ease-in-out;
1317 -o-transition: all 0.2s ease-in-out;
1318 -ms-transition: all 0.2s ease-in-out;
1319 transition: all 0.2s ease-in-out;
1320                 }
1321 .icon.text_edit {
1322   background-image: url("../../../images/icons/10/edit.png");
1323   opacity: 0.2;
1324   margin-top: 6px;
1325   float: right;
1326   height: 10px;
1327 }
1328 .icon.text_edit:hover {
1329   background-image: url("../../../images/icons/10/edit.png");
1330   opacity: 1;
1331   margin-top: 6px;
1332   float: right;
1333   height: 10px;
1334 }
1335 /* widget: search */
1336 #add-search-popup {
1337   width: 200px;
1338   top: 18px;
1339 }
1340 /* section */
1341 section {
1342   display: table-cell;
1343   vertical-align: top;
1344   width: 800px;
1345   padding: 0px 0px 0px 12px;
1346 }
1347
1348 body .pageheader{
1349   text-align: center;
1350   font-size: 20px;
1351   margin-bottom: 20px;
1352   margin-top: 0px;
1353   max-width: 775px;
1354         }
1355 .qcomment{
1356   max-width: 122px;     
1357         }
1358 #id_username {
1359   width: 173px; 
1360         }
1361 #id_password {
1362   width: 173px;         
1363         }
1364 #id_openid_url {
1365   width: 173px; 
1366         }
1367 .contact-edit-submit{
1368         display: block;
1369         }
1370 #contact-edit-end {
1371         }
1372 .pager {
1373    padding: 10px;
1374         text-align: center;
1375         font-size: 1.0em;
1376         clear: both;
1377         display: block;
1378 }       
1379 .pager_current a {
1380    margin: 3px;
1381    color: #000;
1382    font-weight: bolder;
1383 }       
1384 .pager_n a {
1385    margin: 2px;
1386    font-weight: bold;
1387 }
1388 .tabs {
1389     
1390     background-position: 0 -20px;
1391     background-repeat: repeat-x;
1392     height: 27px;
1393     padding: 0;
1394  }
1395 .tab.button {
1396     margin-left: 5px;   
1397     /*background: none repeat scroll 0 0 #F8F8F8;*/
1398     border: 1px solid #CCCCCC;
1399     border-radius: 3px 3px 3px 3px;
1400     font-weight: normal;
1401     padding: 3px;
1402     color:  #333333;
1403         }
1404
1405         
1406 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1407         margin-bottom: 10px;
1408         }
1409 /* wall item */
1410 .tread-wrapper {
1411   border-bottom: 1px solid #D2D2D2;
1412   position: relative;
1413   padding: 5px;
1414   margin-bottom: 0px;
1415   width: 775px;
1416   padding-top: 10px;
1417 }
1418
1419 .wall-item-decor {
1420   position: absolute;
1421   left: 790px;
1422   top: -10px;
1423   width: 16px;
1424 }
1425
1426 .wall-item-container {
1427   display: table;
1428   width: 780px;
1429 }
1430
1431 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1432   display: table-row;
1433 }
1434 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1435   display: table-row;
1436 }
1437 .wall-item-bottom {
1438   font-size: 13px;
1439 }
1440 .wall-item-container .wall-item-bottom {
1441 /*  opacity: 0.5;
1442   -webkit-transition: all 0.2s ease-in-out;
1443   -moz-transition: all 0.2s ease-in-out;
1444   -o-transition: all 0.2s ease-in-out;
1445   -ms-transition: all 0.2s ease-in-out;
1446   transition: all 0.2s ease-in-out; */
1447 }
1448 .wall-item-container:hover .wall-item-bottom {
1449 /*  opacity: 1;
1450   -webkit-transition: all 0.2s ease-in-out;
1451   -moz-transition: all 0.2s ease-in-out;
1452   -o-transition: all 0.2s ease-in-out;
1453   -ms-transition: all 0.2s ease-in-out;
1454   transition: all 0.2s ease-in-out; */
1455 }
1456 .wall-item-container .wall-item-info {
1457   display: table-cell;
1458   vertical-align: top;
1459   text-align: left;
1460   width: 80px;
1461 }
1462 .wall-item-photo-container .wall-item-info {
1463   display: table-cell;
1464   vertical-align: top;
1465   text-align: left;
1466   width: 80px;
1467 }
1468 .wall-item-container .wall-item-location {
1469   padding-right: 40px;
1470   display: table-cell;
1471 }
1472 .wall-item-photo-container .wall-item-location {
1473   padding-right: 40px;
1474   display: table-cell;
1475 }
1476 .wall-item-container .wall-item-ago {
1477   word-wrap: break-word;
1478   width: 50px;
1479   margin-left: 10px;
1480   color: #999;
1481 }
1482 .wall-item-photo-container .wall-item-ago {
1483   word-wrap: break-word;
1484   width: 50px;
1485   margin-left: 10px;
1486   color: #999;
1487 }
1488 .wall-item-location {
1489   
1490   clear: both;
1491   overflow: hidden;
1492   
1493   margin-bottom: 5px;
1494 }
1495
1496 .wall-item-container .wall-item-content {
1497
1498   max-width: 720px;
1499   word-wrap: break-word;
1500
1501
1502 }
1503 .wall-item-photo-container .wall-item-content {
1504
1505   max-width: 720px;
1506   word-wrap: break-word;
1507   
1508   margin-bottom: 14px;
1509 }
1510 .wall-item-container .wall-item-content img {
1511   max-width: 700px;
1512 }
1513 .wall-item-photo-container .wall-item-content img {
1514   max-width: 700px;
1515 }
1516 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1517   display: table-cell;
1518   vertical-align: middle;
1519 }
1520 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1521   display: table-cell;
1522   vertical-align: middle;
1523 }
1524 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1525   opacity: 0.5;
1526   -webkit-transition: all 0.2s ease-in-out;
1527   -moz-transition: all 0.2s ease-in-out;
1528   -o-transition: all 0.2s ease-in-out;
1529   -ms-transition: all 0.2s ease-in-out;
1530   transition: all 0.2s ease-in-out;
1531 }
1532 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1533   opacity: 0.5;
1534   -webkit-transition: all 0.2s ease-in-out;
1535   -moz-transition: all 0.2s ease-in-out;
1536   -o-transition: all 0.2s ease-in-out;
1537   -ms-transition: all 0.2s ease-in-out;
1538   transition: all 0.2s ease-in-out;
1539 }
1540 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1541   opacity: 1;
1542   -webkit-transition: all 0.2s ease-in-out;
1543   -moz-transition: all 0.2s ease-in-out;
1544   -o-transition: all 0.2s ease-in-out;
1545   -ms-transition: all 0.2s ease-in-out;
1546   transition: all 0.2s ease-in-out;
1547 }
1548 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1549   opacity: 1;
1550   -webkit-transition: all 0.2s ease-in-out;
1551   -moz-transition: all 0.2s ease-in-out;
1552   -o-transition: all 0.2s ease-in-out;
1553   -ms-transition: all 0.2s ease-in-out;
1554   transition: all 0.2s ease-in-out;
1555 }
1556 .wall-item-container .wall-item-name, .wall-item-photo-container .wall-item-name {
1557   font-weight: bold;
1558 }
1559 .wall-item-container .wall-item-actions-author, .wall-item-photo-container .wall-item-actions-author {
1560   width: 100%;
1561   margin-bottom: 0.3em;
1562 }
1563 .wall-item-container .wall-item-actions-social, .wall-item-photo-container .wall-item-actions-social {
1564   float: left;
1565   margin-bottom: 1px;
1566   display: table-cell;
1567 }
1568 .wall-item-container .wall-item-actions-social a {
1569   margin-right: 1em;
1570 }
1571 .wall-item-photo-container .wall-item-actions-social a {
1572   margin-right: 1em;
1573 }
1574 .wall-item-actions-social a {
1575   float: left;
1576 }
1577
1578 .wall-item-container .wall-item-actions-tools {
1579   float: right;
1580   width: 80px;
1581   display: table-cell;
1582 }
1583 .wall-item-photo-container .wall-item-actions-tools {
1584   float: right;
1585   width: 80px;
1586   display: table-cell;
1587 }
1588 .wall-item-container .wall-item-actions-tools a {
1589   float: right;
1590 }
1591 .wall-item-photo-container .wall-item-actions-tools a {
1592   float: right;
1593 }
1594 .wall-item-container .wall-item-actions-tools input {
1595   float: right;
1596 }
1597 .wall-item-photo-container .wall-item-actions-tools input {
1598   float: right;
1599 }
1600 .wall-item-container.comment {
1601   margin-top: 5px;
1602   margin-bottom: 5px;
1603   margin-left: 80px;
1604   width: 700px;
1605   border-bottom: 1px solid hsl(198, 21%, 79%);
1606 }
1607 .wall-item-photo-container.comment {
1608   margin-top: 5px;
1609   margin-bottom: 5px;
1610   margin-left: 40px;
1611   width: 650px;
1612   border-bottom: 1px solid #D2D2D2;
1613 }
1614 .wall-item-photo-container.comment {
1615   top: 15px !important;
1616   left: 15px !important;
1617 }
1618 .wall-item-photo-container {
1619   display: table;
1620   width: 780px;
1621 }
1622
1623 .wall-item-container .wall-item-content .type-link img,
1624 .type-link img {
1625   max-width: 160px;
1626   max-height: 160px;
1627   float: left;
1628   margin-right: 10px;
1629 }
1630 .type-link blockquote {
1631   margin-left: 160px;
1632   max-height: 160px;
1633   overflow: hidden;
1634 }
1635 .type-link .oembed {
1636 }
1637
1638 .shared_header {
1639   height: 32px;
1640   color: #999;
1641   border-top: 1px solid #D2D2D2;
1642   padding-top: 5px;
1643   margin-top: 5px;
1644 }
1645
1646 .shared_header a {
1647   color: black;
1648   -webkit-transition: all 0.2s ease-in-out;
1649   -moz-transition: all 0.2s ease-in-out;
1650   -o-transition: all 0.2s ease-in-out;
1651   -ms-transition: all 0.2s ease-in-out;
1652   transition: all 0.2s ease-in-out;
1653 }
1654
1655 .shared_header a:hover {
1656   color: #36c;
1657 }
1658
1659 .shared_header img {
1660   -webkit-border-radius: 4px;
1661   -moz-border-radius: 4px;
1662   border-radius: 4px;
1663   float: left;
1664 }
1665
1666 .shared_header span {
1667   margin-left: 9px;
1668 }
1669
1670 blockquote.shared_content {
1671   margin-left: 32px;
1672   color: #000;
1673   border: none;
1674 }
1675
1676
1677 .my-comment-photo {
1678   width: 48px;
1679   margin-left: 40px;
1680   margin-right: 32px;
1681         }
1682 .comment-edit-preview {
1683   width: 500px;
1684   margin-top: 10px;
1685 }
1686 .comment-edit-text-empty {
1687     width: 500px;
1688     border: 1px solid #D2D2D2;
1689     height: 3.2em;
1690     color: #2d2d2d;
1691 }
1692 .comment-edit-text-full {
1693   font-size: 12.5px;
1694   height: 3.3em;
1695   
1696   border: 1px solid #D2D2D2;
1697   width: 500px;
1698 }
1699 .comment-edit-photo {
1700     margin: 10px 0 0;
1701     display: table-cell;
1702 }
1703 .wall-item-container.comment .contact-photo {
1704   width: 32px;
1705   height: 32px;
1706   margin-left: 16px;
1707   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1708
1709 }
1710 .wall-item-container.comment {
1711   top: 15px !important;
1712   left: 15px !important;
1713 }
1714 .wall-item-container.comment .wall-item-links {
1715   padding-left: 12px;
1716 }
1717 .wall-item-comment-wrapper {
1718   margin: 1px 5px 5px 80px;
1719 }
1720 .wall-item-comment-wrapper .comment-edit-photo {
1721   display: none;
1722 }
1723 .wall-item-comment-wrapper textarea {
1724   height: 1.6em;
1725   width: 100%;
1726   font-size: 10px;
1727   color: #999999;
1728   border: 1px solid #DDD;
1729   padding: 0.3em;
1730   font-size: 14px;
1731 }
1732 .wall-item-comment-wrapper .comment-edit-text-full {
1733   font-size: 14px;
1734   height: 4em;
1735   color: #2d2d2d;
1736   border: 1px solid #2d2d2d;
1737 }
1738
1739 .comment-edit-preview .contact-photo {
1740   width: 32px;
1741   height: 32px;
1742   margin-left: 16px;
1743   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1744
1745 }
1746 .comment-edit-preview {
1747   top: 15px !important;
1748   left: 15px !important;
1749 }
1750 .comment-edit-preview {
1751   width: 500px;
1752   margin-top: 10px;
1753   background-color:  #fff797;
1754 }
1755 .comment-edit-preview .wall-item-links {
1756   padding-left: 12px;
1757 }
1758 .comment-edit-preview .wall-item-container {
1759   width: 700px;
1760 }
1761 .comment-edit-preview .tread-wrapper {
1762   width: 700px;
1763   padding: 0;
1764   margin: 10px 0;
1765 }
1766
1767 .shiny {
1768   /* border-right: 10px solid #fce94f; */
1769         border-right: 1px solid #A7C7F7;
1770         padding-right: 12px;
1771 }
1772
1773 #jot-preview-content{
1774         margin-top: 30px;}
1775         
1776 #jot-preview-content .tread-wrapper {
1777   background-color: #fff797;
1778 }
1779
1780 span#jot-preview-link.tab.button{
1781         float: right;
1782         margin-left: 10px;
1783         margin-right: 14px;
1784         margin-top: 2px;
1785         font-size: 11px;
1786         font-weight: bolder;
1787         cursor: pointer;
1788         border: 0px;
1789 }
1790
1791 .wall-item-tags {
1792   padding-top: 1px;
1793   padding-bottom: 2px;
1794 }
1795 .tag {
1796   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1797   color: #999;
1798   padding-left: 3px;
1799   font-size: 12px;
1800 }
1801 .tag a {
1802   padding-right: 5px;
1803   /*background: url("../../../images/tag.png") no-repeat center right;*/
1804   color: #999;
1805 }
1806 .wwto {
1807   position: absolute !important;
1808   width: 25px;
1809   height: 25px;
1810   background: #FFFFFF;
1811   border: 2px solid #364e59;
1812   height: 25px;
1813   width: 25px;
1814   overflow: hidden;
1815   padding: 1px;
1816   position: absolute !important;
1817   top: 40px;
1818   left: 30px;
1819   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1820   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1821   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1822 }
1823 .wwto .contact-photo {
1824   width: auto;
1825   height: 25px;
1826 }
1827 /* contacts menu */
1828 .contact-photo-wrapper {
1829   position: relative;
1830   width: 80px;
1831 }
1832
1833 .contact-photo-wrapper.wwto {
1834   width: 25px;
1835 }
1836
1837 .contact-photo {
1838   width: 48px;
1839   height: 48px;
1840   overflow: hidden;
1841   display: block;
1842 }
1843 .contact-photo img {
1844   width: 48px;
1845   height: 48px;
1846 }
1847
1848 .contact-wrapper {
1849   float: left;
1850   width: 90px;
1851   height: 90px;
1852   margin-bottom: 15px;
1853 }
1854 .contact-wrapper .contact-photo {
1855   width: 80px;
1856   height: 80px;
1857 }
1858 .contact-wrapper .contact-photo img {
1859   width: 80px;
1860   height: 80px;
1861 }
1862 .contact-wrapper {
1863   left: 0px;
1864   top: 63px;
1865 }
1866 .contact-photo {
1867   width: 48px;
1868   height: 48px;
1869 }
1870 .contact-photo img {
1871   width: 48px;
1872   height: 48px;
1873 }
1874 .contact-name {
1875   /* text-align: center; */
1876   /*font-weight: bold;*/
1877   font-size: 12px;
1878 }
1879 .contact-details {
1880   color: #999999;
1881 }
1882 /* editor */
1883 .jothidden {
1884   display: none;
1885 }
1886 #jot {
1887   width: 785px;
1888   margin: 0px 2em 20px 0px;
1889 }
1890 #profile-jot-form #profile-jot-text {
1891   height: 2.0em;
1892   width: 99%;
1893   font-size: 15px;
1894   color: #999999;
1895   border: 1px solid #DDD;
1896   padding: 0.3em;
1897   margin-bottom: 10px;
1898 }
1899 .grey
1900 {
1901   display: inline;
1902   float: right; 
1903         }
1904 #jot #jot-tools {
1905   margin: 0px;
1906   padding: 0px;
1907   height: 40px;
1908   overflow: none;
1909   width: 783px;
1910   background-color: #fff;
1911   border-bottom: 2px solid #9eabb0;
1912 }
1913
1914 #jot #jot-tools li {
1915   list-style: none;
1916   float: left;
1917   width: 80px;
1918   height: 40px;
1919   border-bottom: 2px solid #9eabb0;
1920 }
1921 #jot #jot-tools li a {
1922   display: block;
1923   color: #cccccc;
1924   width: 100%;
1925   height: 40px;
1926   text-align: center;
1927   line-height: 40px;
1928   overflow: hidden;
1929 }
1930 #jot #jot-tools li:hover {
1931   background-color: #364e59;
1932   border-bottom: 2px solid #bdcdd4;
1933 }
1934 #jot #jot-tools li.perms {
1935   float: right;
1936   width: 40px;
1937 }
1938 #jot #jot-tools li.perms a.unlock {
1939   width: 30px;
1940   border-left: 10px solid #cccccc;
1941   background-color: #cccccc;
1942   background-position: left center;
1943 }
1944 #jot #jot-tools li.perms a.lock {
1945   width: 30px;
1946   border-left: 10px solid #666666;
1947   background-color: #666666;
1948 }
1949 #jot #jot-tools li.submit {
1950   float: right;
1951   background-color: #cccccc;
1952   border-bottom: 2px solid #cccccc;
1953   border-right: 1px solid #666666;
1954   border-left: 1px solid #666666;
1955 }
1956 #jot #jot-tools li.submit input {
1957   border: 0px;
1958   margin: 0px;
1959   padding: 0px;
1960   background-color: #cccccc;
1961   color: #666666;
1962   width: 80px;
1963   height: 40px;
1964   line-height: 40px;
1965 }
1966 #jot #jot-tools li.submit input:hover {
1967   background-color: #bdcdd4;
1968   color: #666666;
1969 }
1970 #jot #jot-tools li.loading {
1971   float: right;
1972   background-color: #ffffff;
1973   width: 20px;
1974   vertical-align: center;
1975   text-align: center;
1976   border-top: 2px solid #9eabb0;
1977   height: 38px;
1978 }
1979 #jot #jot-tools li.loading img {
1980   margin-top: 10px;
1981 }
1982 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1983     
1984          border-radius: 5px 5px 5px 5px;
1985     font-weight: bold;
1986     height: 20px;
1987     margin: 0 0 5px;
1988     width: 60%;
1989     border: 1px solid #d2d2d2;
1990 }
1991 #profile-jot-form #jot-title:-webkit-input-placeholder {
1992   font-weight: normal;
1993 }
1994 #profile-jot-form #jot-title:-moz-placeholder {
1995   font-weight: normal;
1996 }
1997 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1998         width: 785px;
1999         height: 100px;
2000         }
2001 #jot #jot-title:hover {
2002   border: 1px solid #999999;
2003 }
2004 #jot #jot-title:focus {
2005   border: 1px solid #999999;
2006 }
2007 #jot #character-counter {
2008   width: 80px;
2009   float: right;
2010   text-align: right;
2011   height: 20px;
2012   line-height: 20px;
2013   padding-right: 20px;
2014 }
2015 #jot-perms-icon, 
2016 #profile-location,
2017 #profile-nolocation,
2018 #profile-youtube, 
2019 #profile-video, 
2020 #profile-audio,
2021 #profile-link,
2022 #profile-title, 
2023 #wall-image-upload,
2024 #wall-file-upload,
2025 #wall-image-upload-div,
2026 #wall-file-upload-div,
2027 .hover, .focus {
2028         cursor: pointer;
2029         margin-top: 2px;
2030 }
2031 #profile-jot-wrapper{
2032         margin: 0 2em 20px 0;
2033    width: 785px;
2034         }
2035
2036 #profile-jot-submit-wrapper {
2037         margin-bottom: 50px;
2038         width: 785px;
2039 }
2040
2041 #profile-jot-submit {
2042         float: right;
2043         margin-top: 2px;
2044         font-size: 14px;
2045 }
2046 #profile-upload-wrapper {
2047         float: left;
2048         margin-top: 2px;
2049         margin-left: 10px;
2050         
2051 }
2052 #profile-attach-wrapper {
2053         float: left;
2054         margin-left: 15px;
2055         margin-top: 2px;
2056 }
2057 #profile-rotator {
2058         float: left;
2059         margin-left: 30px;
2060         margin-top: 2px;
2061 }
2062 #profile-link-wrapper {
2063         float: left;
2064         margin-left: 15px;
2065         margin-top: 2px;
2066 }
2067 #profile-youtube-wrapper {
2068         float: left;
2069         margin-left: 15px;
2070         margin-top: 2px;
2071 }
2072 #profile-video-wrapper {
2073         float: left;
2074         margin-left: 15px;
2075         margin-top: 2px;
2076 }
2077 #profile-audio-wrapper {
2078         float: left;
2079         margin-left: 15px;
2080         margin-top: 2px;
2081 }
2082 #profile-location-wrapper {
2083         float: left;
2084         margin-left: 15px;
2085         margin-top: 2px;
2086 }
2087 #profile-jot-perms {
2088         float: left;
2089         margin-left: 45px;
2090         margin-top: 2px;
2091 }
2092 #profile-jot-perms{
2093    float: right;
2094         margin-left: 10px;
2095         margin-top: 2px;        
2096         }
2097 /** buttons **/
2098 .button.creation1 {
2099     background-color: #fff;
2100     border: 1px solid #777777;
2101     border-radius: 3px 3px 3px 3px;
2102     box-shadow: 0 1px 1px #CFCFCF;
2103     cursor: pointer;
2104     font-weight: bolder;
2105 }
2106 .button.creation2 {
2107     background-color: #33ACFF;
2108     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
2109     border: 1px solid #777777;
2110     color: white;
2111     border-radius: 3px 3px 3px 3px;
2112     box-shadow: 0 1px 1px #CFCFCF;
2113     margin-left: 5px;
2114     cursor: pointer;
2115     font-weight: bolder;
2116 }
2117 /*input[type="submit"] {
2118         border: 0px;
2119     background-color: @ButtonBackgroundColor;
2120     color: @ButtonColor;
2121     padding: 0px 10px;
2122         .rounded(5px);
2123     height: 18px;
2124 }*/
2125 /** acl **/
2126 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2127   display: block!important;
2128 }
2129 #acl-wrapper {
2130   width: 690px;
2131   float: left;
2132 }
2133 #acl-search {
2134   float: right;
2135   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2136   padding-right: 20px;
2137 }
2138 #acl-showall {
2139   float: left;
2140   display: block;
2141   width: auto;
2142   height: 18px;
2143   background-color: #cccccc;
2144   background-image: url("../../../images/show_all_off.png");
2145   background-position: 7px 7px;
2146   background-repeat: no-repeat;
2147   padding: 7px 5px 0px 30px;
2148   color: #999999;
2149   -moz-border-radius: 5px 5px 5px 5px;
2150   -webkit-border-radius: 5px 5px 5px 5px;
2151   border-radius: 5px 5px 5px 5px;
2152 }
2153 #acl-showall.selected {
2154   color: #000000;
2155   background-color: #ff9900;
2156   background-image: url("../../../images/show_all_on.png");
2157 }
2158 #acl-list {
2159   height: 210px;
2160   border: 1px solid #cccccc;
2161   clear: both;
2162   margin-top: 30px;
2163   overflow: auto;
2164 }
2165 .acl-list-item {
2166   display: block;
2167   width: 150px;
2168   height: 30px;
2169   border: 1px solid #cccccc;
2170   margin: 5px;
2171   float: left;
2172 }
2173 .acl-list-item img {
2174   width: 22px;
2175   height: 22px;
2176   float: left;
2177   margin: 4px;
2178 }
2179 .acl-list-item p {
2180   height: 12px;
2181   font-size: 10px;
2182   margin: 0px;
2183   padding: 2px 0px 1px;
2184   overflow: hidden;
2185 }
2186 .acl-list-item a {
2187   font-size: 8px;
2188   display: block;
2189   width: 40px;
2190   height: 10px;
2191   float: left;
2192   color: #999999;
2193   background-color: #cccccc;
2194   background-position: 3px 3px;
2195   background-repeat: no-repeat;
2196   margin-right: 5px;
2197   -webkit-border-radius: 2px ;
2198   -moz-border-radius: 2px;
2199   border-radius: 2px;
2200   padding-left: 15px;
2201 }
2202 #acl-wrapper a:hover {
2203   text-decoration: none;
2204   color: #000000;
2205 }
2206 .acl-button-show {
2207   background-image: url("../../../images/show_off.png");
2208 }
2209 .acl-button-hide {
2210   background-image: url("../../../images/hide_off.png");
2211 }
2212 .acl-button-show.selected {
2213   color: #000000;
2214   background-color: #9ade00;
2215   background-image: url("../../../images/show_on.png");
2216 }
2217 .acl-button-hide.selected {
2218   color: #000000;
2219   background-color: #ff4141;
2220   background-image: url("../../../images/hide_on.png");
2221 }
2222 .acl-list-item.groupshow {
2223   border-color: #9ade00;
2224 }
2225 .acl-list-item.grouphide {
2226   border-color: #ff4141;
2227 }
2228 /** /acl **/
2229 /** tab buttons **/
2230 ul.tabs {
2231   list-style-type: none;
2232   padding-bottom: 10px;
2233   font-size: 13px;
2234 }
2235 ul.tabs li {
2236   float: left;
2237   margin-left: 5px;
2238 }
2239 ul.tabs li .active {
2240     background-color: #333333;
2241     border: 1px solid #777777;
2242     color: white;
2243     border-radius: 3px 3px 3px 3px;
2244     box-shadow: 0 1px 1px #CFCFCF;
2245     margin-left: 5px;
2246 }
2247 ul.tabs li a {
2248 text-decoration: none;
2249 }
2250
2251 //settings tabs
2252 ul.rs_tabs {
2253   list-style-type: none;
2254   font-size: 11px;
2255 }
2256 ul.rs_tabs li {
2257   float: left;
2258   margin-bottom: 30px;
2259   clear: both;
2260 }
2261 ul.rs_tabs li .selected {
2262     background-color: #333;
2263     border: 1px solid #777777;
2264     color: white;
2265     border-radius: 3px 3px 3px 3px;
2266     box-shadow: 2px 2px 2px #CFCFCF;
2267     font-size: 13px;
2268 }
2269 .rs_tabs {
2270     list-style-type: none;
2271     font-size: 11px;
2272     background-position: 0 -20px;
2273     background-repeat: repeat-x;
2274     height: 27px;
2275     padding: 0;
2276  }
2277 .rs_tab.button {        
2278     /*background: none repeat scroll 0 0 #F8F8F8;*/
2279     border: 1px solid #CCCCCC;
2280     border-radius: 3px 3px 3px 3px;
2281     font-weight: bolder;
2282     padding: 3px;
2283     color:  #333333;
2284     text-decoration: none;
2285         }
2286 /**
2287  * Form fields
2288  */
2289 .field {
2290   margin-bottom: 10px;
2291   padding-bottom: 10px;
2292   overflow: auto;
2293   width: 100%;
2294 }
2295 .field label {
2296   float: left;
2297   width: 200px;
2298 }
2299 .field input, .field textarea {
2300   width: 400px;
2301 }
2302 .field textarea {
2303   height: 100px;
2304 }
2305 .field .field_help {
2306   display: block;
2307   margin-left: 200px;
2308   color: #666666;
2309 }
2310 .field .onoff {
2311   float: left;
2312   width: 80px;
2313 }
2314 .field .onoff a {
2315   display: block;
2316   border: 1px solid #666666;
2317   background-image: url("../../../images/onoff.jpg");
2318   background-repeat: no-repeat;
2319   padding: 4px 2px 2px 2px;
2320   height: 16px;
2321   text-decoration: none;
2322 }
2323 .field .onoff .off {
2324   border-color: #666666;
2325   padding-left: 40px;
2326   background-position: left center;
2327   background-color: #cccccc;
2328   color: #666666;
2329   text-align: right;
2330 }
2331 .field .onoff .on {
2332   border-color: #204A87;
2333   padding-right: 40px;
2334   background-position: right center;
2335   background-color: #D7E3F1;
2336   color: #204A87;
2337   text-align: left;
2338 }
2339 .field .hidden {
2340   display: none!important;
2341 }
2342 .field.radio .field_help {
2343   margin-left: 0px;
2344 }
2345 .suggest-select {
2346 width: 500px;
2347 height: 350px;  
2348         }
2349 .message-to-select {
2350         width: 400px;
2351    height: 150px;
2352         }
2353 #directory-search-form{
2354         margin-bottom: 50px;
2355         }
2356 #profile-edit-links-end {
2357         clear: both;
2358         margin-bottom: 15px;
2359 }
2360
2361 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2362
2363 #profile-edit-links li {
2364   float: left;
2365   list-style: none;
2366   margin-left: 10px;
2367 }
2368
2369 .profile-edit-side-div {
2370   display: none;
2371 }
2372
2373 #register-form label,
2374 #profile-edit-form label {
2375         width: 300px; float: left;
2376 }
2377
2378 .required {
2379   display: inline;
2380   color: #B20202;
2381 }
2382
2383 /* oauth */
2384 .oauthapp {
2385   height: auto;
2386   overflow: auto;
2387   border-bottom: 2px solid #cccccc;
2388   padding-bottom: 1em;
2389   margin-bottom: 1em;
2390 }
2391 .oauthapp img {
2392   float: left;
2393   width: 48px;
2394   height: 48px;
2395   margin: 10px;
2396 }
2397 .oauthapp img.noicon {
2398   background-image: url("../../../images/icons/48/plugin.png");
2399   background-position: center center;
2400   background-repeat: no-repeat;
2401 }
2402 .oauthapp a {
2403   float: left;
2404 }
2405 /* contacts */
2406 .contact-entry-wrapper {
2407   width: 120px;
2408   height: 120px;
2409   float: left;
2410 }
2411 /* photo */
2412 .photo {
2413 border-radius: 10px;    
2414 height: 145px !important;
2415 width: 145px !important;
2416         }
2417 .lframe {
2418   float: left;
2419 }
2420 /* profile match wrapper */
2421 .profile-match-wrapper {
2422   float: left;
2423   width: 90px;
2424   height: 90px;
2425   margin-bottom: 20px;
2426 }
2427 .profile-match-wrapper .contact-photo {
2428   width: 80px;
2429   height: 80px;
2430 }
2431 .profile-match-wrapper .contact-photo img {
2432   width: 80px;
2433   height: 80px;
2434 }
2435 .profile-match-wrapper {
2436   left: 0px;
2437   top: 63px;
2438 }
2439
2440 .contact-photo-menu-button {
2441         position: relative;
2442         background-image: url("../../../images/icons/16/menu.png");
2443         background-position: top left; 
2444         background-repeat: no-repeat;
2445         margin: 0px 0px -16px 0px; 
2446         padding: 0px;
2447         width: 16px;
2448         height: 16px;
2449         top: -16px; left:0px;
2450         overflow: hidden;
2451         text-indent: 40px;
2452         display: none;
2453         
2454 }
2455 .contact-photo-menu {
2456         width: 11em;
2457         border: 3px solid #364e59;
2458         color: #2d2d2d;
2459         background: #FFFFFF;
2460 /*        position: absolute;*/
2461         position: relative;
2462         left: 0px; top: 0px;
2463         display: none;
2464         z-index: 10000;
2465 }
2466 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2467 .contact-photo-menu li a {
2468         display: block; 
2469         padding: 5px 10px; 
2470         color: #2d2d2d;
2471         text-decoration: none;
2472 }
2473 .contact-photo-menu li a:hover {
2474         background-color: #bdcdd4; 
2475 }
2476
2477 /* page footer */
2478 footer {
2479   height: 100px;
2480   display: table-row;
2481 }
2482
2483 blockquote {
2484     border-left: 1px solid #D2D2D2;
2485     padding-left: 9px;
2486     margin: 0 0 0 .8ex;
2487          color: #777;
2488 }
2489 .oembed {
2490         font-weight: bold;
2491 }
2492 .aprofile dt{
2493 box-shadow: 1px 1px 5px 0;
2494     color: #666666;
2495     margin: 15px 0 5px;
2496     padding-left: 5px;  
2497         }
2498 /* ================== */
2499 /* = Contacts Block = */
2500 /* ================== */
2501
2502 .contact-block-img {
2503         width: 55px;
2504         height: 55px;
2505         padding-right: 3px;
2506 }
2507 .contact-block-div {
2508         float: left;
2509 }
2510
2511 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2512 #contact-block-end { clear: both; } 
2513
2514 #group-edit-wrapper {
2515         margin-bottom: 10px;
2516 }
2517
2518 #group-members-end {
2519         clear: both;
2520 }
2521 #group-edit-desc {
2522  margin-top: 15px;
2523 }
2524
2525 /*
2526 #group-separator,
2527 #prof-separator { display: none;}
2528 */
2529 #prof-members-end{
2530         clear: both;
2531         }
2532
2533 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2534         margin-bottom: 10px;
2535         margin-top: 20px;
2536 }
2537
2538 #prvmail-submit {
2539         float: right;
2540         margin-top: 10px;
2541 }
2542 #prvmail-subject
2543 {
2544 background: none repeat scroll 0 0 #FFFFFF;
2545 border: 1px solid #CCCCCC;
2546 border-radius: 5px 5px 5px 5px;
2547 font-weight: bold;
2548 height: 20px;
2549 margin: 0 0 5px;
2550 vertical-align: middle;
2551 }
2552 #prvmail-form{
2553  width: 597px;  
2554         }
2555 #prvmail-upload-wrapper,
2556 #prvmail-link-wrapper,
2557 #prvmail-rotator-wrapper {
2558         float: left;
2559         margin-top: 10px;
2560         margin-right: 10px;
2561         width: 24px;
2562 }
2563
2564 #prvmail-end {
2565         clear: both;
2566 }
2567
2568 .mail-list-sender,
2569 .mail-list-detail {
2570         float: left;
2571 }
2572 .mail-list-detail {
2573         margin-left: 20px;
2574 }
2575
2576 .mail-list-subject {
2577         font-size: 1.1em;
2578         margin-top: 10px;
2579 }
2580 a.mail-list-link {
2581     display: block;
2582     font-size: 1.3em;
2583     padding: 4px 0;
2584 }
2585
2586 /*
2587 *a.mail-list-link:hover {
2588 *       background-color: #15607B;
2589 *       color: #F5F6FB;
2590 *}
2591 */
2592
2593 .mail-list-outside-wrapper-end {
2594         clear: both;
2595 }
2596
2597 .mail-list-outside-wrapper {
2598         margin-top: 30px;
2599 }
2600
2601 .mail-list-delete-wrapper {
2602         float: right;
2603         margin-right: 30px;
2604         margin-top: 15px;
2605 }
2606
2607 .mail-list-delete-icon {
2608         border: none;
2609 }
2610
2611 .mail-conv-sender,
2612 .mail-conv-detail {
2613         float: left;
2614 }
2615 .mail-conv-detail {
2616         margin-left: 20px;
2617         width: 500px;
2618 }
2619
2620 .mail-conv-subject {
2621     font-size: 1.4em;
2622     margin: 10px 0;
2623 }
2624
2625 .mail-conv-outside-wrapper-end {
2626         clear: both;
2627 }
2628
2629 .mail-conv-outside-wrapper {
2630         margin-top: 30px;
2631 }
2632
2633 .mail-conv-delete-wrapper {
2634         float: right;
2635         margin-right: 30px;
2636         margin-top: 15px;
2637 }
2638 .mail-conv-break {
2639         clear: both;
2640 }
2641
2642 .mail-conv-delete-icon {
2643         border: none;
2644 }
2645
2646 /* ========== */
2647 /* = Events = */
2648 /* ========== */
2649 .eventcal {
2650         float: left;
2651         font-size: 20px;
2652 }
2653
2654 .vevent {
2655 position: relative;
2656 width: 400px;
2657 padding: 20px;
2658 padding-top: 10px;
2659 margin: 0 0px;
2660 margin-bottom: 10px;
2661 background-color: white;
2662 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2663 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2664 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2665 }
2666 .vevent .event-location {
2667         margin-left: 10px;
2668         margin-right: 10px;
2669 }
2670 .vevent .event-description {
2671 margin-left: 10px;
2672 margin-right: 10px;
2673 font-size: 1.1em;
2674 font-weight: bolder;
2675 }
2676 .vevent .event-start, .vevent .event-end {
2677
2678 margin-right: 20px;
2679 margin-bottom: 2px;
2680 margin-top: 2px;
2681 font-size: 0.9em;
2682 text-align: left;
2683 }
2684 .event-start .dtstart, .event-end .dtend {
2685 float: right;
2686 }
2687
2688
2689 #new-event-link {
2690         margin-bottom: 10px;
2691 }
2692
2693 .edit-event-link, .plink-event-link {
2694         float: left;
2695         margin-top: 4px;
2696         margin-right: 4px;
2697         margin-bottom: 15px;
2698 }
2699
2700 .event-description:before {
2701         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2702         margin-right: 15px;
2703 }
2704
2705 .event-start, .event-end {
2706         margin-left: 10px;
2707         width: 330px;
2708         clear: both;
2709 }
2710
2711 .event-start .dtstart, .event-end .dtend {
2712         float: right;
2713 }
2714
2715 .event-list-date {
2716         margin-bottom: 10px;
2717 }
2718
2719 .prevcal, .nextcal {
2720         float: left;
2721         margin-left: 32px;
2722         margin-right: 32px;
2723         margin-top: 64px;
2724 }
2725 .event-calendar-end {
2726         clear: both;
2727 }
2728
2729  
2730 .calendar {
2731         font-family: Courier, monospace;
2732 }
2733 .today {
2734         font-weight: bold;
2735         color: #FF0000;
2736 }
2737
2738 .settings-block {
2739         border: 1px solid #AAA;
2740         margin: 10px;
2741         padding: 10px;
2742 }
2743
2744 .app-title {
2745         margin: 10px;
2746 }
2747
2748 #identity-manage-desc {
2749         margin-top:15px;
2750         margin-bottom: 15px;
2751 }
2752
2753 #identity-manage-choose {
2754         margin-bottom: 15px;
2755 }
2756
2757 #identity-submit {
2758         margin-top: 20px;
2759 }
2760
2761 #photo-prev-link, #photo-next-link {
2762         padding: 10px;
2763         float: left;
2764 }
2765 .lightbox{
2766         float: left;
2767         }
2768
2769 #photo-photo {
2770         float: left;
2771 }
2772 #photo-like-div .wall-item-like-buttons {
2773          float: left;
2774     margin-right: 5px;
2775     margin-top: 30px;
2776         }
2777
2778
2779 .wall-item-like-buttons .icon.like {
2780 float: left;
2781 }
2782
2783 #photo-photo-end {
2784         clear: both;
2785 }
2786
2787 .tabs .comment-wwedit-wrapper {
2788         display: block;
2789    margin-top: 30px;
2790    margin-left: 50px;
2791         }
2792
2793 .profile-match-photo {
2794         float: left;
2795         text-align: center;
2796         width: 120px;
2797 }
2798
2799 .profile-match-name {
2800         float: left;
2801         text-align: center;
2802         width: 120px;
2803         overflow: hidden;
2804 }
2805
2806 .profile-match-break,
2807 .profile-match-end {
2808         clear: both;
2809 }
2810
2811 .profile-match-connect {
2812         text-align: center;
2813         font-weight: bold;
2814 }
2815
2816 .profile-match-wrapper {
2817         float: left;
2818         padding: 10px;
2819         width: 120px;
2820         height: 120px;
2821         scroll: auto;
2822 }
2823 #profile-match-wrapper-end {
2824         clear: both;
2825 }
2826
2827 /* ============= */
2828 /* = Directory = */
2829 /* ============= */
2830 section .directory-item dl {
2831   height: auto;
2832   overflow: auto;       
2833 }
2834 section .directory-item dt {
2835   float: left;
2836   margin-left: 0px;
2837   text-align: right;
2838   color: #999;
2839 }
2840 section .directory-item dd {
2841   float: left;
2842   margin-left: 5px;
2843 }
2844 .directory-profile-wrapper {
2845   float: left;
2846   max-height: 178px;
2847   overflow: hidden;
2848   width: 635px;
2849 }
2850 .directory-copy-wrapper {
2851   float: left;
2852   overflow: hidden;     
2853 }
2854 /* contacts menu */
2855 .contact-photo-wrapper {
2856   position: relative;
2857 }
2858 .contact-photo {
2859   width: 48px;
2860   height: 48px;
2861   overflow: hidden;
2862   display: block;
2863 }
2864 .contact-photo img {
2865   width: 48px;
2866   height: 48px;
2867 }
2868 .contact-photo-menu-button {
2869   display: none;
2870   /* position: absolute; */
2871   /* position: absolute; */
2872   left: 0px;
2873   top: -16px;
2874 }
2875 .contact-wrapper {
2876   float: left;
2877   width: 90px;
2878   height: 90px;
2879   margin-bottom: 15px;
2880 }
2881 .contact-wrapper .contact-photo {
2882   width: 80px;
2883   height: 80px;
2884 }
2885 .contact-wrapper .contact-photo img {
2886   width: 80px;
2887   height: 80px;
2888 }
2889 .contact-wrapper .contact-photo-menu-button {
2890   left: 0px;
2891   top: 63px;
2892 }
2893 .directory-item {
2894   float: left;
2895   width: 800px;
2896   height: 200px;
2897 }
2898 .directory-item .contact-photo {
2899   width: 175px;
2900   height: 175px;
2901 }
2902 .directory-item .contact-photo img {
2903   width: 175px;
2904   height: 175px;
2905 }
2906 section .directory-photo-wrapper {
2907   float: left;
2908   height: 200px;
2909   width: 165px; 
2910 }
2911 .contact-name {
2912   font-size: 18px;
2913   font-weight: bold;
2914   margin-bottom: -3px;
2915   text-align: left;
2916 }
2917 .contact-details {
2918   color: #999999;
2919 }
2920 .page-type {
2921   font-size: 10px;
2922   font-style: italic;
2923 }
2924 .directory-detailscolumn-wrapper {
2925   float: left;  
2926   width: 305px;
2927   margin-right: 10px;  
2928 }
2929 .directory-profile-wrapper dl {
2930   margin-top: 3px;
2931   margin-bottom: 3px;
2932 }
2933 .directory-profile-title {
2934   font-weight: bold;
2935   margin-bottom: 3px;
2936   font-size: 14px;
2937 }
2938 #side-bar-photos-albums li{
2939 list-style-type: disc;
2940 }
2941 #side-bar-photos-albums ul li{
2942   margin-left: 30px;
2943   padding-left: 0px;
2944         }
2945 #side-bar-photos-albums{
2946         margin-top: 15px;       
2947         }
2948 .photo-top-photo, .photo-album-photo {
2949   -webkit-border-radius: 5px 5px 0 0;
2950   -moz-border-radius: 5px 5px 0 0;
2951   border-radius: 5px 5px 0 0;
2952 }
2953 .photo-album-image-wrapper, .photo-top-image-wrapper {
2954   float: left;
2955    -moz-box-shadow: 0 0 5px #888;
2956    -webkit-box-shadow: 0 0 5px #888;
2957    box-shadow: 0 0 5px #888;
2958   background-color: #000;
2959    -webkit-border-radius: 5px;
2960    -moz-border-radius: 5px;
2961   border-radius: 5px;
2962   padding-bottom: 20px;
2963   position: relative;
2964   margin: 0 10px 10px 0;
2965   width: 200px; height: 140px;
2966   overflow: hidden;  
2967 }
2968 /*
2969 .photo-top-album-name {
2970   position: absolute;
2971   bottom: 0;
2972   padding: 0 5px;
2973 }*/
2974 /*.photo-top-image-wrapper {
2975         position: relative;
2976         float: left;
2977         margin-top: 15px;
2978         margin-right: 15px;
2979         width: 200px; height: 200px; 
2980         
2981 }*/
2982 .photo-top-album-name {
2983         width: 100%;
2984         position: absolute; 
2985         bottom: 0px; 
2986         padding-left: 3px;
2987         background-color: #EEE;
2988 }
2989 .photo-top-album-link{
2990   color: #3465A4;
2991         }
2992 #photo-top-end {
2993         clear: both;
2994 }
2995
2996 #photo-top-links {
2997         margin-bottom: 30px;
2998         margin-left: 30px;
2999 }
3000
3001 #photos-upload-newalbum-div {
3002         float: left;
3003         width: 175px;
3004 }