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