]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
Merge remote-tracking branch 'upstream/master'
[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 .my-comment-photo {
1624   width: 48px;
1625   margin-left: 40px;
1626   margin-right: 32px;
1627         }
1628 .comment-edit-preview {
1629   width: 500px;
1630   margin-top: 10px;
1631 }
1632 .comment-edit-text-empty {
1633     width: 500px;
1634     border: 1px solid #D2D2D2;
1635     height: 3.2em;
1636     color: #2d2d2d;
1637 }
1638 .comment-edit-text-full {
1639   font-size: 12.5px;
1640   height: 3.3em;
1641   
1642   border: 1px solid #D2D2D2;
1643   width: 500px;
1644 }
1645 .comment-edit-photo {
1646     margin: 10px 0 0;
1647     display: table-cell;
1648 }
1649 .wall-item-container.comment .contact-photo {
1650   width: 32px;
1651   height: 32px;
1652   margin-left: 16px;
1653   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1654
1655 }
1656 .wall-item-container.comment {
1657   top: 15px !important;
1658   left: 15px !important;
1659 }
1660 .wall-item-container.comment .wall-item-links {
1661   padding-left: 12px;
1662 }
1663 .wall-item-comment-wrapper {
1664   margin: 1px 5px 5px 80px;
1665 }
1666 .wall-item-comment-wrapper .comment-edit-photo {
1667   display: none;
1668 }
1669 .wall-item-comment-wrapper textarea {
1670   height: 1.6em;
1671   width: 100%;
1672   font-size: 10px;
1673   color: #999999;
1674   border: 1px solid #DDD;
1675   padding: 0.3em;
1676   font-size: 14px;
1677 }
1678 .wall-item-comment-wrapper .comment-edit-text-full {
1679   font-size: 14px;
1680   height: 4em;
1681   color: #2d2d2d;
1682   border: 1px solid #2d2d2d;
1683 }
1684
1685 .comment-edit-preview .contact-photo {
1686   width: 32px;
1687   height: 32px;
1688   margin-left: 16px;
1689   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1690
1691 }
1692 .comment-edit-preview {
1693   top: 15px !important;
1694   left: 15px !important;
1695 }
1696 .comment-edit-preview {
1697   width: 500px;
1698   margin-top: 10px;
1699   background-color:  #fff797;
1700 }
1701 .comment-edit-preview .wall-item-links {
1702   padding-left: 12px;
1703 }
1704 .comment-edit-preview .wall-item-container {
1705   width: 700px;
1706 }
1707 .comment-edit-preview .tread-wrapper {
1708   width: 700px;
1709   padding: 0;
1710   margin: 10px 0;
1711 }
1712
1713 .shiny {
1714   /* border-right: 10px solid #fce94f; */
1715         border-right: 1px solid #A7C7F7;
1716         padding-right: 12px;
1717 }
1718
1719 #jot-preview-content{
1720         margin-top: 30px;}
1721         
1722 #jot-preview-content .tread-wrapper {
1723   background-color: #fff797;
1724 }
1725
1726 span#jot-preview-link.tab.button{
1727         float: right;
1728         margin-left: 10px;
1729         margin-right: 14px;
1730         margin-top: 2px;
1731         font-size: 11px;
1732         font-weight: bolder;
1733         cursor: pointer;
1734         border: 0px;
1735 }
1736
1737 .wall-item-tags {
1738   padding-top: 1px;
1739   padding-bottom: 2px;
1740 }
1741 .tag {
1742   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1743   color: #999;
1744   padding-left: 3px;
1745   font-size: 12px;
1746 }
1747 .tag a {
1748   padding-right: 5px;
1749   /*background: url("../../../images/tag.png") no-repeat center right;*/
1750   color: #999;
1751 }
1752 .wwto {
1753   position: absolute !important;
1754   width: 25px;
1755   height: 25px;
1756   background: #FFFFFF;
1757   border: 2px solid #364e59;
1758   height: 25px;
1759   width: 25px;
1760   overflow: hidden;
1761   padding: 1px;
1762   position: absolute !important;
1763   top: 40px;
1764   left: 30px;
1765   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1766   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1767   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1768 }
1769 .wwto .contact-photo {
1770   width: auto;
1771   height: 25px;
1772 }
1773 /* contacts menu */
1774 .contact-photo-wrapper {
1775   position: relative;
1776   width: 80px;
1777 }
1778
1779 .contact-photo-wrapper.wwto {
1780   width: 25px;
1781 }
1782
1783 .contact-photo {
1784   width: 48px;
1785   height: 48px;
1786   overflow: hidden;
1787   display: block;
1788 }
1789 .contact-photo img {
1790   width: 48px;
1791   height: 48px;
1792 }
1793
1794 .contact-wrapper {
1795   float: left;
1796   width: 90px;
1797   height: 90px;
1798   margin-bottom: 15px;
1799 }
1800 .contact-wrapper .contact-photo {
1801   width: 80px;
1802   height: 80px;
1803 }
1804 .contact-wrapper .contact-photo img {
1805   width: 80px;
1806   height: 80px;
1807 }
1808 .contact-wrapper {
1809   left: 0px;
1810   top: 63px;
1811 }
1812 .contact-photo {
1813   width: 48px;
1814   height: 48px;
1815 }
1816 .contact-photo img {
1817   width: 48px;
1818   height: 48px;
1819 }
1820 .contact-name {
1821   /* text-align: center; */
1822   /*font-weight: bold;*/
1823   font-size: 12px;
1824 }
1825 .contact-details {
1826   color: #999999;
1827 }
1828 /* editor */
1829 .jothidden {
1830   display: none;
1831 }
1832 #jot {
1833   width: 785px;
1834   margin: 0px 2em 20px 0px;
1835 }
1836 #profile-jot-form #profile-jot-text {
1837   height: 2.0em;
1838   width: 99%;
1839   font-size: 15px;
1840   color: #999999;
1841   border: 1px solid #DDD;
1842   padding: 0.3em;
1843   margin-bottom: 10px;
1844 }
1845 .grey
1846 {
1847   display: inline;
1848   float: right; 
1849         }
1850 #jot #jot-tools {
1851   margin: 0px;
1852   padding: 0px;
1853   height: 40px;
1854   overflow: none;
1855   width: 783px;
1856   background-color: #fff;
1857   border-bottom: 2px solid #9eabb0;
1858 }
1859
1860 #jot #jot-tools li {
1861   list-style: none;
1862   float: left;
1863   width: 80px;
1864   height: 40px;
1865   border-bottom: 2px solid #9eabb0;
1866 }
1867 #jot #jot-tools li a {
1868   display: block;
1869   color: #cccccc;
1870   width: 100%;
1871   height: 40px;
1872   text-align: center;
1873   line-height: 40px;
1874   overflow: hidden;
1875 }
1876 #jot #jot-tools li:hover {
1877   background-color: #364e59;
1878   border-bottom: 2px solid #bdcdd4;
1879 }
1880 #jot #jot-tools li.perms {
1881   float: right;
1882   width: 40px;
1883 }
1884 #jot #jot-tools li.perms a.unlock {
1885   width: 30px;
1886   border-left: 10px solid #cccccc;
1887   background-color: #cccccc;
1888   background-position: left center;
1889 }
1890 #jot #jot-tools li.perms a.lock {
1891   width: 30px;
1892   border-left: 10px solid #666666;
1893   background-color: #666666;
1894 }
1895 #jot #jot-tools li.submit {
1896   float: right;
1897   background-color: #cccccc;
1898   border-bottom: 2px solid #cccccc;
1899   border-right: 1px solid #666666;
1900   border-left: 1px solid #666666;
1901 }
1902 #jot #jot-tools li.submit input {
1903   border: 0px;
1904   margin: 0px;
1905   padding: 0px;
1906   background-color: #cccccc;
1907   color: #666666;
1908   width: 80px;
1909   height: 40px;
1910   line-height: 40px;
1911 }
1912 #jot #jot-tools li.submit input:hover {
1913   background-color: #bdcdd4;
1914   color: #666666;
1915 }
1916 #jot #jot-tools li.loading {
1917   float: right;
1918   background-color: #ffffff;
1919   width: 20px;
1920   vertical-align: center;
1921   text-align: center;
1922   border-top: 2px solid #9eabb0;
1923   height: 38px;
1924 }
1925 #jot #jot-tools li.loading img {
1926   margin-top: 10px;
1927 }
1928 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1929     
1930          border-radius: 5px 5px 5px 5px;
1931     font-weight: bold;
1932     height: 20px;
1933     margin: 0 0 5px;
1934     width: 60%;
1935     border: 1px solid #d2d2d2;
1936 }
1937 #profile-jot-form #jot-title:-webkit-input-placeholder {
1938   font-weight: normal;
1939 }
1940 #profile-jot-form #jot-title:-moz-placeholder {
1941   font-weight: normal;
1942 }
1943 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1944         width: 785px;
1945         height: 100px;
1946         }
1947 #jot #jot-title:hover {
1948   border: 1px solid #999999;
1949 }
1950 #jot #jot-title:focus {
1951   border: 1px solid #999999;
1952 }
1953 #jot #character-counter {
1954   width: 80px;
1955   float: right;
1956   text-align: right;
1957   height: 20px;
1958   line-height: 20px;
1959   padding-right: 20px;
1960 }
1961 #jot-perms-icon, 
1962 #profile-location,
1963 #profile-nolocation,
1964 #profile-youtube, 
1965 #profile-video, 
1966 #profile-audio,
1967 #profile-link,
1968 #profile-title, 
1969 #wall-image-upload,
1970 #wall-file-upload,
1971 #wall-image-upload-div,
1972 #wall-file-upload-div,
1973 .hover, .focus {
1974         cursor: pointer;
1975         margin-top: 2px;
1976 }
1977 #profile-jot-wrapper{
1978         margin: 0 2em 20px 0;
1979    width: 785px;
1980         }
1981
1982 #profile-jot-submit-wrapper {
1983         margin-bottom: 50px;
1984         width: 785px;
1985 }
1986
1987 #profile-jot-submit {
1988         float: right;
1989         margin-top: 2px;
1990         font-size: 14px;
1991 }
1992 #profile-upload-wrapper {
1993         float: left;
1994         margin-top: 2px;
1995         margin-left: 10px;
1996         
1997 }
1998 #profile-attach-wrapper {
1999         float: left;
2000         margin-left: 15px;
2001         margin-top: 2px;
2002 }
2003 #profile-rotator {
2004         float: left;
2005         margin-left: 30px;
2006         margin-top: 2px;
2007 }
2008 #profile-link-wrapper {
2009         float: left;
2010         margin-left: 15px;
2011         margin-top: 2px;
2012 }
2013 #profile-youtube-wrapper {
2014         float: left;
2015         margin-left: 15px;
2016         margin-top: 2px;
2017 }
2018 #profile-video-wrapper {
2019         float: left;
2020         margin-left: 15px;
2021         margin-top: 2px;
2022 }
2023 #profile-audio-wrapper {
2024         float: left;
2025         margin-left: 15px;
2026         margin-top: 2px;
2027 }
2028 #profile-location-wrapper {
2029         float: left;
2030         margin-left: 15px;
2031         margin-top: 2px;
2032 }
2033 #profile-jot-perms {
2034         float: left;
2035         margin-left: 45px;
2036         margin-top: 2px;
2037 }
2038 #profile-jot-perms{
2039    float: right;
2040         margin-left: 10px;
2041         margin-top: 2px;        
2042         }
2043 /** buttons **/
2044 .button.creation1 {
2045     background-color: #fff;
2046     border: 1px solid #777777;
2047     border-radius: 3px 3px 3px 3px;
2048     box-shadow: 0 1px 1px #CFCFCF;
2049     cursor: pointer;
2050     font-weight: bolder;
2051 }
2052 .button.creation2 {
2053     background-color: #33ACFF;
2054     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
2055     border: 1px solid #777777;
2056     color: white;
2057     border-radius: 3px 3px 3px 3px;
2058     box-shadow: 0 1px 1px #CFCFCF;
2059     margin-left: 5px;
2060     cursor: pointer;
2061     font-weight: bolder;
2062 }
2063 /*input[type="submit"] {
2064         border: 0px;
2065     background-color: @ButtonBackgroundColor;
2066     color: @ButtonColor;
2067     padding: 0px 10px;
2068         .rounded(5px);
2069     height: 18px;
2070 }*/
2071 /** acl **/
2072 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2073   display: block!important;
2074 }
2075 #acl-wrapper {
2076   width: 690px;
2077   float: left;
2078 }
2079 #acl-search {
2080   float: right;
2081   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2082   padding-right: 20px;
2083 }
2084 #acl-showall {
2085   float: left;
2086   display: block;
2087   width: auto;
2088   height: 18px;
2089   background-color: #cccccc;
2090   background-image: url("../../../images/show_all_off.png");
2091   background-position: 7px 7px;
2092   background-repeat: no-repeat;
2093   padding: 7px 5px 0px 30px;
2094   color: #999999;
2095   -moz-border-radius: 5px 5px 5px 5px;
2096   -webkit-border-radius: 5px 5px 5px 5px;
2097   border-radius: 5px 5px 5px 5px;
2098 }
2099 #acl-showall.selected {
2100   color: #000000;
2101   background-color: #ff9900;
2102   background-image: url("../../../images/show_all_on.png");
2103 }
2104 #acl-list {
2105   height: 210px;
2106   border: 1px solid #cccccc;
2107   clear: both;
2108   margin-top: 30px;
2109   overflow: auto;
2110 }
2111 .acl-list-item {
2112   display: block;
2113   width: 150px;
2114   height: 30px;
2115   border: 1px solid #cccccc;
2116   margin: 5px;
2117   float: left;
2118 }
2119 .acl-list-item img {
2120   width: 22px;
2121   height: 22px;
2122   float: left;
2123   margin: 4px;
2124 }
2125 .acl-list-item p {
2126   height: 12px;
2127   font-size: 10px;
2128   margin: 0px;
2129   padding: 2px 0px 1px;
2130   overflow: hidden;
2131 }
2132 .acl-list-item a {
2133   font-size: 8px;
2134   display: block;
2135   width: 40px;
2136   height: 10px;
2137   float: left;
2138   color: #999999;
2139   background-color: #cccccc;
2140   background-position: 3px 3px;
2141   background-repeat: no-repeat;
2142   margin-right: 5px;
2143   -webkit-border-radius: 2px ;
2144   -moz-border-radius: 2px;
2145   border-radius: 2px;
2146   padding-left: 15px;
2147 }
2148 #acl-wrapper a:hover {
2149   text-decoration: none;
2150   color: #000000;
2151 }
2152 .acl-button-show {
2153   background-image: url("../../../images/show_off.png");
2154 }
2155 .acl-button-hide {
2156   background-image: url("../../../images/hide_off.png");
2157 }
2158 .acl-button-show.selected {
2159   color: #000000;
2160   background-color: #9ade00;
2161   background-image: url("../../../images/show_on.png");
2162 }
2163 .acl-button-hide.selected {
2164   color: #000000;
2165   background-color: #ff4141;
2166   background-image: url("../../../images/hide_on.png");
2167 }
2168 .acl-list-item.groupshow {
2169   border-color: #9ade00;
2170 }
2171 .acl-list-item.grouphide {
2172   border-color: #ff4141;
2173 }
2174 /** /acl **/
2175 /** tab buttons **/
2176 ul.tabs {
2177   list-style-type: none;
2178   padding-bottom: 10px;
2179   font-size: 13px;
2180 }
2181 ul.tabs li {
2182   float: left;
2183   margin-left: 5px;
2184 }
2185 ul.tabs li .active {
2186     background-color: #333333;
2187     border: 1px solid #777777;
2188     color: white;
2189     border-radius: 3px 3px 3px 3px;
2190     box-shadow: 0 1px 1px #CFCFCF;
2191     margin-left: 5px;
2192 }
2193 ul.tabs li a {
2194 text-decoration: none;
2195 }
2196
2197 //settings tabs
2198 ul.rs_tabs {
2199   list-style-type: none;
2200   font-size: 11px;
2201 }
2202 ul.rs_tabs li {
2203   float: left;
2204   margin-bottom: 30px;
2205   clear: both;
2206 }
2207 ul.rs_tabs li .selected {
2208     background-color: #333;
2209     border: 1px solid #777777;
2210     color: white;
2211     border-radius: 3px 3px 3px 3px;
2212     box-shadow: 2px 2px 2px #CFCFCF;
2213     font-size: 13px;
2214 }
2215 .rs_tabs {
2216     list-style-type: none;
2217     font-size: 11px;
2218     background-position: 0 -20px;
2219     background-repeat: repeat-x;
2220     height: 27px;
2221     padding: 0;
2222  }
2223 .rs_tab.button {        
2224     /*background: none repeat scroll 0 0 #F8F8F8;*/
2225     border: 1px solid #CCCCCC;
2226     border-radius: 3px 3px 3px 3px;
2227     font-weight: bolder;
2228     padding: 3px;
2229     color:  #333333;
2230     text-decoration: none;
2231         }
2232 /**
2233  * Form fields
2234  */
2235 .field {
2236   margin-bottom: 10px;
2237   padding-bottom: 10px;
2238   overflow: auto;
2239   width: 100%;
2240 }
2241 .field label {
2242   float: left;
2243   width: 200px;
2244 }
2245 .field input, .field textarea {
2246   width: 400px;
2247 }
2248 .field textarea {
2249   height: 100px;
2250 }
2251 .field .field_help {
2252   display: block;
2253   margin-left: 200px;
2254   color: #666666;
2255 }
2256 .field .onoff {
2257   float: left;
2258   width: 80px;
2259 }
2260 .field .onoff a {
2261   display: block;
2262   border: 1px solid #666666;
2263   background-image: url("../../../images/onoff.jpg");
2264   background-repeat: no-repeat;
2265   padding: 4px 2px 2px 2px;
2266   height: 16px;
2267   text-decoration: none;
2268 }
2269 .field .onoff .off {
2270   border-color: #666666;
2271   padding-left: 40px;
2272   background-position: left center;
2273   background-color: #cccccc;
2274   color: #666666;
2275   text-align: right;
2276 }
2277 .field .onoff .on {
2278   border-color: #204A87;
2279   padding-right: 40px;
2280   background-position: right center;
2281   background-color: #D7E3F1;
2282   color: #204A87;
2283   text-align: left;
2284 }
2285 .field .hidden {
2286   display: none!important;
2287 }
2288 .field.radio .field_help {
2289   margin-left: 0px;
2290 }
2291 .suggest-select {
2292 width: 500px;
2293 height: 350px;  
2294         }
2295 .message-to-select {
2296         width: 400px;
2297    height: 150px;
2298         }
2299 #directory-search-form{
2300         margin-bottom: 50px;
2301         }
2302 #profile-edit-links-end {
2303         clear: both;
2304         margin-bottom: 15px;
2305 }
2306
2307 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2308
2309 #profile-edit-links li {
2310   float: left;
2311   list-style: none;
2312   margin-left: 10px;
2313 }
2314
2315 .profile-edit-side-div {
2316   display: none;
2317 }
2318
2319 #register-form label,
2320 #profile-edit-form label {
2321         width: 300px; float: left;
2322 }
2323
2324 .required {
2325   display: inline;
2326   color: #B20202;
2327 }
2328
2329 /* oauth */
2330 .oauthapp {
2331   height: auto;
2332   overflow: auto;
2333   border-bottom: 2px solid #cccccc;
2334   padding-bottom: 1em;
2335   margin-bottom: 1em;
2336 }
2337 .oauthapp img {
2338   float: left;
2339   width: 48px;
2340   height: 48px;
2341   margin: 10px;
2342 }
2343 .oauthapp img.noicon {
2344   background-image: url("../../../images/icons/48/plugin.png");
2345   background-position: center center;
2346   background-repeat: no-repeat;
2347 }
2348 .oauthapp a {
2349   float: left;
2350 }
2351 /* contacts */
2352 .contact-entry-wrapper {
2353   width: 120px;
2354   height: 120px;
2355   float: left;
2356 }
2357 /* photo */
2358 .photo {
2359 border-radius: 10px;    
2360 height: 145px !important;
2361 width: 145px !important;
2362         }
2363 .lframe {
2364   float: left;
2365 }
2366 /* profile match wrapper */
2367 .profile-match-wrapper {
2368   float: left;
2369   width: 90px;
2370   height: 90px;
2371   margin-bottom: 20px;
2372 }
2373 .profile-match-wrapper .contact-photo {
2374   width: 80px;
2375   height: 80px;
2376 }
2377 .profile-match-wrapper .contact-photo img {
2378   width: 80px;
2379   height: 80px;
2380 }
2381 .profile-match-wrapper {
2382   left: 0px;
2383   top: 63px;
2384 }
2385
2386 .contact-photo-menu-button {
2387         position: relative;
2388         background-image: url("../../../images/icons/16/menu.png");
2389         background-position: top left; 
2390         background-repeat: no-repeat;
2391         margin: 0px 0px -16px 0px; 
2392         padding: 0px;
2393         width: 16px;
2394         height: 16px;
2395         top: -16px; left:0px;
2396         overflow: hidden;
2397         text-indent: 40px;
2398         display: none;
2399         
2400 }
2401 .contact-photo-menu {
2402         width: 11em;
2403         border: 3px solid #364e59;
2404         color: #2d2d2d;
2405         background: #FFFFFF;
2406 /*        position: absolute;*/
2407         position: relative;
2408         left: 0px; top: 0px;
2409         display: none;
2410         z-index: 10000;
2411 }
2412 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2413 .contact-photo-menu li a {
2414         display: block; 
2415         padding: 5px 10px; 
2416         color: #2d2d2d;
2417         text-decoration: none;
2418 }
2419 .contact-photo-menu li a:hover {
2420         background-color: #bdcdd4; 
2421 }
2422
2423 /* page footer */
2424 footer {
2425   height: 100px;
2426   display: table-row;
2427 }
2428
2429 blockquote {
2430     border-left: 1px solid #D2D2D2;
2431     padding-left: 9px;
2432     margin: 0 0 0 .8ex;
2433          color: #777;
2434 }
2435 .oembed {
2436         font-weight: bold;
2437 }
2438 .aprofile dt{
2439 box-shadow: 1px 1px 5px 0;
2440     color: #666666;
2441     margin: 15px 0 5px;
2442     padding-left: 5px;  
2443         }
2444 /* ================== */
2445 /* = Contacts Block = */
2446 /* ================== */
2447
2448 .contact-block-img {
2449         width: 55px;
2450         height: 55px;
2451         padding-right: 3px;
2452 }
2453 .contact-block-div {
2454         float: left;
2455 }
2456
2457 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2458 #contact-block-end { clear: both; } 
2459
2460 #group-edit-wrapper {
2461         margin-bottom: 10px;
2462 }
2463
2464 #group-members-end {
2465         clear: both;
2466 }
2467 #group-edit-desc {
2468  margin-top: 15px;
2469 }
2470
2471 /*
2472 #group-separator,
2473 #prof-separator { display: none;}
2474 */
2475 #prof-members-end{
2476         clear: both;
2477         }
2478
2479 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2480         margin-bottom: 10px;
2481         margin-top: 20px;
2482 }
2483
2484 #prvmail-submit {
2485         float: right;
2486         margin-top: 10px;
2487 }
2488 #prvmail-subject
2489 {
2490 background: none repeat scroll 0 0 #FFFFFF;
2491 border: 1px solid #CCCCCC;
2492 border-radius: 5px 5px 5px 5px;
2493 font-weight: bold;
2494 height: 20px;
2495 margin: 0 0 5px;
2496 vertical-align: middle;
2497 }
2498 #prvmail-form{
2499  width: 597px;  
2500         }
2501 #prvmail-upload-wrapper,
2502 #prvmail-link-wrapper,
2503 #prvmail-rotator-wrapper {
2504         float: left;
2505         margin-top: 10px;
2506         margin-right: 10px;
2507         width: 24px;
2508 }
2509
2510 #prvmail-end {
2511         clear: both;
2512 }
2513
2514 .mail-list-sender,
2515 .mail-list-detail {
2516         float: left;
2517 }
2518 .mail-list-detail {
2519         margin-left: 20px;
2520 }
2521
2522 .mail-list-subject {
2523         font-size: 1.1em;
2524         margin-top: 10px;
2525 }
2526 a.mail-list-link {
2527     display: block;
2528     font-size: 1.3em;
2529     padding: 4px 0;
2530 }
2531
2532 /*
2533 *a.mail-list-link:hover {
2534 *       background-color: #15607B;
2535 *       color: #F5F6FB;
2536 *}
2537 */
2538
2539 .mail-list-outside-wrapper-end {
2540         clear: both;
2541 }
2542
2543 .mail-list-outside-wrapper {
2544         margin-top: 30px;
2545 }
2546
2547 .mail-list-delete-wrapper {
2548         float: right;
2549         margin-right: 30px;
2550         margin-top: 15px;
2551 }
2552
2553 .mail-list-delete-icon {
2554         border: none;
2555 }
2556
2557 .mail-conv-sender,
2558 .mail-conv-detail {
2559         float: left;
2560 }
2561 .mail-conv-detail {
2562         margin-left: 20px;
2563         width: 500px;
2564 }
2565
2566 .mail-conv-subject {
2567     font-size: 1.4em;
2568     margin: 10px 0;
2569 }
2570
2571 .mail-conv-outside-wrapper-end {
2572         clear: both;
2573 }
2574
2575 .mail-conv-outside-wrapper {
2576         margin-top: 30px;
2577 }
2578
2579 .mail-conv-delete-wrapper {
2580         float: right;
2581         margin-right: 30px;
2582         margin-top: 15px;
2583 }
2584 .mail-conv-break {
2585         clear: both;
2586 }
2587
2588 .mail-conv-delete-icon {
2589         border: none;
2590 }
2591
2592 /* ========== */
2593 /* = Events = */
2594 /* ========== */
2595 .eventcal {
2596         float: left;
2597         font-size: 20px;
2598 }
2599
2600 .vevent {
2601 position: relative;
2602 width: 400px;
2603 padding: 20px;
2604 padding-top: 10px;
2605 margin: 0 0px;
2606 margin-bottom: 10px;
2607 background-color: white;
2608 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2609 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2610 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2611 }
2612 .vevent .event-location {
2613         margin-left: 10px;
2614         margin-right: 10px;
2615 }
2616 .vevent .event-description {
2617 margin-left: 10px;
2618 margin-right: 10px;
2619 font-size: 1.1em;
2620 font-weight: bolder;
2621 }
2622 .vevent .event-start, .vevent .event-end {
2623
2624 margin-right: 20px;
2625 margin-bottom: 2px;
2626 margin-top: 2px;
2627 font-size: 0.9em;
2628 text-align: left;
2629 }
2630 .event-start .dtstart, .event-end .dtend {
2631 float: right;
2632 }
2633
2634
2635 #new-event-link {
2636         margin-bottom: 10px;
2637 }
2638
2639 .edit-event-link, .plink-event-link {
2640         float: left;
2641         margin-top: 4px;
2642         margin-right: 4px;
2643         margin-bottom: 15px;
2644 }
2645
2646 .event-description:before {
2647         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2648         margin-right: 15px;
2649 }
2650
2651 .event-start, .event-end {
2652         margin-left: 10px;
2653         width: 330px;
2654         clear: both;
2655 }
2656
2657 .event-start .dtstart, .event-end .dtend {
2658         float: right;
2659 }
2660
2661 .event-list-date {
2662         margin-bottom: 10px;
2663 }
2664
2665 .prevcal, .nextcal {
2666         float: left;
2667         margin-left: 32px;
2668         margin-right: 32px;
2669         margin-top: 64px;
2670 }
2671 .event-calendar-end {
2672         clear: both;
2673 }
2674
2675  
2676 .calendar {
2677         font-family: Courier, monospace;
2678 }
2679 .today {
2680         font-weight: bold;
2681         color: #FF0000;
2682 }
2683
2684 .settings-block {
2685         border: 1px solid #AAA;
2686         margin: 10px;
2687         padding: 10px;
2688 }
2689
2690 .app-title {
2691         margin: 10px;
2692 }
2693
2694 #identity-manage-desc {
2695         margin-top:15px;
2696         margin-bottom: 15px;
2697 }
2698
2699 #identity-manage-choose {
2700         margin-bottom: 15px;
2701 }
2702
2703 #identity-submit {
2704         margin-top: 20px;
2705 }
2706
2707 #photo-prev-link, #photo-next-link {
2708         padding: 10px;
2709         float: left;
2710 }
2711 .lightbox{
2712         float: left;
2713         }
2714
2715 #photo-photo {
2716         float: left;
2717 }
2718 #photo-like-div .wall-item-like-buttons {
2719          float: left;
2720     margin-right: 5px;
2721     margin-top: 30px;
2722         }
2723
2724
2725 .wall-item-like-buttons .icon.like {
2726 float: left;
2727 }
2728
2729 #photo-photo-end {
2730         clear: both;
2731 }
2732
2733 .tabs .comment-wwedit-wrapper {
2734         display: block;
2735    margin-top: 30px;
2736    margin-left: 50px;
2737         }
2738
2739 .profile-match-photo {
2740         float: left;
2741         text-align: center;
2742         width: 120px;
2743 }
2744
2745 .profile-match-name {
2746         float: left;
2747         text-align: center;
2748         width: 120px;
2749         overflow: hidden;
2750 }
2751
2752 .profile-match-break,
2753 .profile-match-end {
2754         clear: both;
2755 }
2756
2757 .profile-match-connect {
2758         text-align: center;
2759         font-weight: bold;
2760 }
2761
2762 .profile-match-wrapper {
2763         float: left;
2764         padding: 10px;
2765         width: 120px;
2766         height: 120px;
2767         scroll: auto;
2768 }
2769 #profile-match-wrapper-end {
2770         clear: both;
2771 }
2772
2773 /* ============= */
2774 /* = Directory = */
2775 /* ============= */
2776 section .directory-item dl {
2777   height: auto;
2778   overflow: auto;       
2779 }
2780 section .directory-item dt {
2781   float: left;
2782   margin-left: 0px;
2783   text-align: right;
2784   color: #999;
2785 }
2786 section .directory-item dd {
2787   float: left;
2788   margin-left: 5px;
2789 }
2790 .directory-profile-wrapper {
2791   float: left;
2792   max-height: 178px;
2793   overflow: hidden;
2794   width: 635px;
2795 }
2796 .directory-copy-wrapper {
2797   float: left;
2798   overflow: hidden;     
2799 }
2800 /* contacts menu */
2801 .contact-photo-wrapper {
2802   position: relative;
2803 }
2804 .contact-photo {
2805   width: 48px;
2806   height: 48px;
2807   overflow: hidden;
2808   display: block;
2809 }
2810 .contact-photo img {
2811   width: 48px;
2812   height: 48px;
2813 }
2814 .contact-photo-menu-button {
2815   display: none;
2816   /* position: absolute; */
2817   /* position: absolute; */
2818   left: 0px;
2819   top: -16px;
2820 }
2821 .contact-wrapper {
2822   float: left;
2823   width: 90px;
2824   height: 90px;
2825   margin-bottom: 15px;
2826 }
2827 .contact-wrapper .contact-photo {
2828   width: 80px;
2829   height: 80px;
2830 }
2831 .contact-wrapper .contact-photo img {
2832   width: 80px;
2833   height: 80px;
2834 }
2835 .contact-wrapper .contact-photo-menu-button {
2836   left: 0px;
2837   top: 63px;
2838 }
2839 .directory-item {
2840   float: left;
2841   width: 800px;
2842   height: 200px;
2843 }
2844 .directory-item .contact-photo {
2845   width: 175px;
2846   height: 175px;
2847 }
2848 .directory-item .contact-photo img {
2849   width: 175px;
2850   height: 175px;
2851 }
2852 section .directory-photo-wrapper {
2853   float: left;
2854   height: 200px;
2855   width: 165px; 
2856 }
2857 .contact-name {
2858   font-size: 18px;
2859   font-weight: bold;
2860   margin-bottom: -3px;
2861   text-align: left;
2862 }
2863 .contact-details {
2864   color: #999999;
2865 }
2866 .page-type {
2867   font-size: 10px;
2868   font-style: italic;
2869 }
2870 .directory-detailscolumn-wrapper {
2871   float: left;  
2872   width: 305px;
2873   margin-right: 10px;  
2874 }
2875 .directory-profile-wrapper dl {
2876   margin-top: 3px;
2877   margin-bottom: 3px;
2878 }
2879 .directory-profile-title {
2880   font-weight: bold;
2881   margin-bottom: 3px;
2882   font-size: 14px;
2883 }
2884 #side-bar-photos-albums li{
2885 list-style-type: disc;
2886 }
2887 #side-bar-photos-albums ul li{
2888   margin-left: 30px;
2889   padding-left: 0px;
2890         }
2891 #side-bar-photos-albums{
2892         margin-top: 15px;       
2893         }
2894 .photo-top-photo, .photo-album-photo {
2895   -webkit-border-radius: 5px 5px 0 0;
2896   -moz-border-radius: 5px 5px 0 0;
2897   border-radius: 5px 5px 0 0;
2898 }
2899 .photo-album-image-wrapper, .photo-top-image-wrapper {
2900   float: left;
2901    -moz-box-shadow: 0 0 5px #888;
2902    -webkit-box-shadow: 0 0 5px #888;
2903    box-shadow: 0 0 5px #888;
2904   background-color: #000;
2905    -webkit-border-radius: 5px;
2906    -moz-border-radius: 5px;
2907   border-radius: 5px;
2908   padding-bottom: 20px;
2909   position: relative;
2910   margin: 0 10px 10px 0;
2911   width: 200px; height: 140px;
2912   overflow: hidden;  
2913 }
2914 /*
2915 .photo-top-album-name {
2916   position: absolute;
2917   bottom: 0;
2918   padding: 0 5px;
2919 }*/
2920 /*.photo-top-image-wrapper {
2921         position: relative;
2922         float: left;
2923         margin-top: 15px;
2924         margin-right: 15px;
2925         width: 200px; height: 200px; 
2926         
2927 }*/
2928 .photo-top-album-name {
2929         width: 100%;
2930         position: absolute; 
2931         bottom: 0px; 
2932         padding-left: 3px;
2933         background-color: #EEE;
2934 }
2935 .photo-top-album-link{
2936   color: #3465A4;
2937         }
2938 #photo-top-end {
2939         clear: both;
2940 }
2941
2942 #photo-top-links {
2943         margin-bottom: 30px;
2944         margin-left: 30px;
2945 }
2946
2947 #photos-upload-newalbum-div {
2948         float: left;
2949         width: 175px;
2950 }