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