]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/diabook-aerith/style.css
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[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 }
223
224 .type-video { background-position: 0px 0px; }
225 .type-image { background-position: -20px 0px; }
226 .type-audio { background-position: -40px 0px; }
227 .type-text  { background-position: -60px 0px; }
228 .type-unkn  { background-position: -80px 0px; }
229
230 .icon.drop, .icon.drophide {
231  float: left;
232 }
233
234 .icon {
235   display: block;
236   width: 20px;
237   height: 20px;
238   /*background-image: url('icons.png');*/
239 }
240
241 .icon {
242   background-color: transparent ;
243   background-repeat: no-repeat;
244   /* background-position: left center; */
245   display: block;
246   overflow: hidden;
247   text-indent: -9999px;
248   padding: 1px;
249 }
250
251 .icon.border.camera{
252   background-image: url("../../../view/theme/diabook/diabook-aerith/icons/camera.png"); 
253   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
254         }
255         
256 .icon.border.link{
257   background-image: url("../../../view/theme/diabook/diabook-aerith/icons/weblink.png"); 
258   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
259   margin-left: 10px;
260         }
261
262 .icon.text {
263   text-indent: 0px;
264 }
265 .icon.s10 {
266   min-width: 10px;
267   height: 10px;
268 }
269 .icon.s10.notify {
270   background-image: url("../../../images/icons/10/notify_off.png");
271 }
272 .icon.s10.gear {
273   background-image: url("../../../images/icons/10/gear.png");
274 }
275 .icon.s10.add {
276   background-image: url("../../../images/icons/10/add.png");
277 }
278 .icon.s10.delete {
279   background-image: url("../../../images/icons/10/delete.png");
280 }
281 .icon.s10.edit {
282   background-image: url("../../../images/icons/10/edit.png");
283 }
284 .icon.s10.star {
285   background-image: url("../../../images/star_dummy.png");
286 }
287 .icon.s10.menu {
288   background-image: url("../../../images/icons/10/menu.png");
289 }
290 .icon.s10.link {
291   background-image: url("../../../images/icons/10/link.png");
292 }
293 .icon.s10.lock {
294   background-image: url("../../../images/icons/10/lock.png");
295 }
296 .icon.s10.unlock {
297   background-image: url("../../../images/icons/10/unlock.png");
298 }
299 .icon.s10.text {
300   padding: 2px 0px 0px 15px;
301   font-size: 10px;
302 }
303 .icon.s16 {
304   min-width: 16px;
305   height: 16px;
306 }
307 .icon.s16.notify {
308   background-image: url("../../../images/icons/16/notify_off.png");
309 }
310 .icon.s16.gear {
311   background-image: url("../../../images/icons/16/gear.png");
312 }
313 .icon.s16.add {
314   background-image: url("../../../images/icons/16/add.png");
315 }
316 .icon.s16.delete {
317   background-image: url("../../../images/icons/16/delete.png");
318 }
319 /*.icon.s16.edit {
320   background-image: url("../../../images/icons/16/edit.png");
321 }*/
322 .icon.s16.star {
323   background-image: url("../../../images/star_dummy.png");
324 }
325 .icon.s16.menu {
326   background-image: url("../../../images/icons/16/menu.png");
327 }
328 /*.icon.s16.link {
329   background-image: url("../../../images/icons/16/link.png");
330 }*/
331 .icon.s16.lock {
332   background-image: url("../../../images/icons/16/lock.png");
333 }
334 .icon.s16.unlock {
335   background-image: url("../../../images/icons/16/unlock.png");
336 }
337 .icon.s16.text {
338   padding: 4px 0px 0px 20px;
339   font-size: 10px;
340 }
341 .icon.s22 {
342   min-width: 22px;
343   height: 22px;
344 }
345 .icon.s22.notify {
346   background-image: url("../../../images/icons/22/notify_off.png");
347 }
348 .icon.s22.gear {
349   background-image: url("../../../images/icons/22/gear.png");
350 }
351 .icon.s22.add {
352   background-image: url("../../../images/icons/22/add.png");
353 }
354 .icon.s22.delete {
355   background-image: url("../../../images/icons/22/delete.png");
356 }
357 .icon.s22.edit {
358   background-image: url("../../../images/icons/22/edit.png");
359 }
360 .icon.s22.star {
361   background-image: url("../../../images/star_dummy.png");
362 }
363 .icon.s22.menu {
364   background-image: url("../../../images/icons/22/menu.png");
365 }
366 .icon.s22.link {
367   background-image: url("../../../images/icons/22/link.png");
368 }
369 .icon.s22.lock {
370   background-image: url("../../../images/icons/22/lock.png");
371 }
372 .icon.s22.unlock {
373   background-image: url("../../../images/icons/22/unlock.png");
374 }
375 .icon.s22.text {
376   padding: 10px 0px 0px 25px;
377   width: 200px;
378 }
379 .icon.s48 {
380   width: 48px;
381   height: 48px;
382 }
383 .icon.s48.notify {
384   background-image: url("../../../images/icons/48/notify_off.png");
385 }
386 .icon.s48.gear {
387   background-image: url("../../../images/icons/48/gear.png");
388 }
389 .icon.s48.add {
390   background-image: url("../../../images/icons/48/add.png");
391 }
392 .icon.s48.delete {
393   background-image: url("../../../images/icons/48/delete.png");
394 }
395 .icon.s48.edit {
396   background-image: url("../../../images/icons/48/edit.png");
397 }
398 .icon.s48.star {
399   background-image: url("../../../images/star_dummy.png");
400 }
401 .icon.s48.menu {
402   background-image: url("../../../images/icons/48/menu.png");
403 }
404 .icon.s48.link {
405   background-image: url("../../../images/icons/48/link.png");
406 }
407 .icon.s48.lock {
408   background-image: url("../../../images/icons/48/lock.png");
409 }
410 .icon.s48.unlock {
411   background-image: url("../../../images/icons/48/unlock.png");
412 }
413
414 #contact-edit-links ul {
415   list-style: none;
416   list-style-type: none;
417 }
418
419 .hide-comments-outer {
420   margin-left: 80px;
421   margin-bottom: 5px;
422   width: 684px;
423   border-bottom: 1px solid #BDCDD4;
424   padding: 8px;
425 }
426
427 /* global */
428 body {
429   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
430   font-size: 12.5px;
431   background-color: #ffffff;
432   color: #2d2d2d;
433   margin: 50px auto auto;
434   display: table;
435 }
436
437 #jappix_mini {
438 right: 45px !important;
439 }
440
441
442 h4 {
443   font-size: 1.1em;
444 }
445
446 a {
447         color: #333333;
448         /* color: #3e3e8c; */
449         text-decoration: none;
450 }
451 a:hover {
452         /* color: blue; */
453         text-decoration: underline
454 }
455
456 .wall-item-name-link {
457 /*  float: left;*/
458 }
459
460 .wall-item-photo {
461   width: 48px;
462   height: 48px;
463   overflow: hidden;
464   display: block;
465 }
466
467 .left {
468   float: left;
469 }
470 .right {
471   float: right;
472 }
473 .hidden {
474   display: none;
475 }
476 .clear {
477   clear: both;
478 }
479 .fakelink {
480   color: #3465A4;
481   /* color: #3e3e8c; */
482   text-decoration: none;
483   cursor: pointer;
484 }
485 .fakelink:hover {
486   /* color: blue; */
487   /*color: #005c94; */
488   text-decoration: underline;
489 }
490 .intro-end {
491         border-bottom: 1px solid black;
492    clear: both;
493    margin-bottom: 25px;
494    padding-bottom: 25px;
495    width: 75%;
496         }
497 .intro-form-end {
498         clear: both;
499         }
500 .intro-fullname {
501         padding-bottom: 5px;
502    padding-top: 5px;
503         }
504 .intro-wrapper-end {
505         clear: both;
506    padding-bottom: 5px;
507         }
508 code {
509   font-family: Courier, monospace;
510   white-space: pre;
511   display: block;
512   overflow: auto;
513   border: 1px solid #444;
514   background: #EEE;
515   color: #444;
516   padding: 10px;
517   margin-top: 20px;
518 }
519 #panel {
520   position: absolute;
521   width: 12em;
522   background: #ffffff;
523   color: #2d2d2d;
524   margin: 0px;
525   padding: 1em;
526   list-style: none;
527   border: 3px solid #364e59;
528   z-index: 100000;
529   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
530   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
531   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
532 }
533 /* tool */
534 .tool {
535   height: auto;
536   overflow: auto;
537   padding: 3px;
538 }
539 #saved-search-ul .tool:hover,
540 #nets-sidebar .tool:hover,
541 #sidebar-group-list .tool:hover,
542 #fileas-sidebar .tool:hover  {
543         background: aliceBlue;
544 }
545 .tool .label {
546   float: left;
547 }
548 .tool .action {
549   float: right;
550 }
551 .tool a {
552   color: ##3F8FBA;
553 }
554 .tool a:hover {
555   text-decoration: none;
556 }
557 /* popup notifications */
558 div.jGrowl div.notice {
559   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
560   color: #ffffff;
561   padding-left: 58px;
562 }
563 div.jGrowl div.info {
564   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
565   color: #ffffff;
566   padding-left: 58px;
567 }
568 /* header */
569 header {
570   position: fixed;
571   left: 0%;
572   right: 80%;
573   top: 0px;
574   margin: 0px;
575   padding: 0px;
576   width: 22%;
577   height: 32px;
578   background: #ff500f;
579   background-color: #ff500f;
580   z-index: 100;
581   border-bottom: 1px;
582   border-bottom-color: black;
583   border-bottom-style: inset;
584   background-image: linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
585 background-image: -o-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
586 background-image: -moz-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
587 background-image: -webkit-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
588 background-image: -ms-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
589
590 background-image: -webkit-gradient(
591         linear,
592         left bottom,
593         left top,
594         color-stop(0.26, rgb(215,227,241)),
595         color-stop(0.82, rgb(255,255,255))
596 );
597 }
598 header #site-location {
599   display: none;
600 }
601 header #banner {
602   overflow: hidden;
603   text-align: banner;
604   width: 82%;
605   margin-left: 25%;
606 }
607 header #banner a,
608 header #banner a:active,
609 header #banner a:visited,
610 header #banner a:link,
611 header #banner a:hover {
612   color: #1f1f1f;
613   text-decoration: none;
614   outline: none;
615   vertical-align: middle;
616   font-weight: bolder;
617   margin-left: 3px;
618 }
619 header #banner #logo-img {
620   height: 25px;
621   margin-top: 3px;
622 }
623 header #banner #logo-text {
624   font-size: 20px;
625   position: absolute;
626   top: 10%;
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 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: 425px !important;
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 aside {
1129   display: table-cell;
1130   vertical-align: top;
1131   width: 180px;
1132   padding: 0px 10px 0px 20px;
1133   border-right: 1px solid #D2D2D2;
1134   float: left;
1135   /* background: #F1F1F1; */
1136 }
1137 aside #page-sidebar{display: none;}
1138 aside .vcard .fn {
1139   font-size: 18px;
1140   font-weight: bold;
1141   margin-bottom: 5px;
1142 }
1143 aside .vcard .title {
1144   margin-bottom: 5px;
1145 }
1146 aside .vcard dl {
1147   height: auto;
1148   overflow: auto;
1149 }
1150 aside .vcard dt {
1151   float: left;
1152   margin-left: 0px;
1153   /*width: 35%;*/
1154   text-align: right;
1155   color: #999999;
1156 }
1157 aside .vcard dd {
1158   float: left;
1159   margin-left: 5px;
1160   /*width: 60%;*/
1161 }
1162 aside #profile-extra-links ul {
1163   padding: 0px;
1164   margin: 0px;
1165 }
1166 aside #profile-extra-links li {
1167   padding: 0px;
1168   margin: 0px;
1169   list-style: none;
1170 }
1171 aside #dfrn-request-link {
1172   display: block;
1173   -moz-border-radius: 5px 5px 5px 5px;
1174   -webkit-border-radius: 5px 5px 5px 5px;
1175   border-radius: 5px 5px 5px 5px;
1176   color: #ffffff;
1177   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1178   font-weight: bold;
1179   text-transform: uppercase;
1180   padding: 4px 2px 2px 35px;
1181 }
1182 aside #dfrn-request-link:hover {
1183   text-decoration: none;
1184   background-color: #36c;
1185   /* background-color: #19aeff; */
1186 }
1187 aside #profiles-menu {
1188   width: 20em;
1189 }
1190 aside #search-text {
1191         width: 173px;
1192         height: 17px;
1193         padding-left: 10px;
1194         border-top-left-radius: 15px;
1195 border-top-right-radius: 15px;
1196 border-bottom-right-radius: 15px;
1197 border-bottom-left-radius: 15px;
1198 }
1199 aside #side-follow-url {
1200         width: 173px;
1201         }
1202 aside #side-peoplefind-url {
1203         width: 173px;
1204         }
1205 #contact-block {
1206   overflow: auto;
1207   height: auto;
1208 }
1209 aside #likes a, a:visited, a:link {
1210                 color: #3465A4;
1211                 text-decoration: none;
1212                 cursor: pointer;
1213                 
1214 }
1215 aside #likes a:hover{
1216         text-decoration: underline;
1217         }
1218
1219 #contact-block .contact-block-h4 {
1220   float: left;
1221   margin: 5px 0px;
1222 }
1223 #contact-block .allcontact-link {
1224   float: right;
1225   margin: 5px 0px;
1226 }
1227 #contact-block .contact-block-content {
1228   clear: both;
1229   overflow: auto;
1230   height: auto;
1231 }
1232 #contact-block .contact-block-link {
1233   float: left;
1234   margin: 0px 2px 2px 0px;
1235 }
1236 #contact-block .contact-block-link img {
1237   widht: 55px;
1238   height: 55px;
1239 }
1240 #lost-password-link {
1241   float: left;
1242   margin-right: 20px;           
1243         }
1244 #login-submit-wrapper{
1245
1246   margin-bottom: 12px;
1247         }
1248 aside #login-submit-button{
1249   margin-left: 0px!important;   
1250         }
1251 aside #login-extra-links{
1252   padding-top: 0px!important;   
1253         }
1254 .group_selected {
1255   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1256   float: left;
1257   height: 22px;
1258   width: 22px;
1259 }
1260 .group_unselected {
1261   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1262   float: left;
1263   height: 22px;
1264   width: 22px;
1265 }
1266 .icon.text_add          { 
1267                 background-image: url("../../../images/icons/16/add.png");
1268                 float: right;
1269                 opacity: 0.2;
1270                 margin-right: 14px;
1271                 }
1272 .icon.text_add:hover    { 
1273                 background-image: url("../../../images/icons/16/add.png");
1274                 float: right;
1275                 cursor: pointer;
1276                 margin-right: 14px;
1277                 opacity: 1;
1278 -webkit-transition: all 0.2s ease-in-out;
1279 -moz-transition: all 0.2s ease-in-out;
1280 -o-transition: all 0.2s ease-in-out;
1281 -ms-transition: all 0.2s ease-in-out;
1282 transition: all 0.2s ease-in-out;
1283                 }
1284 .icon.text_edit {
1285   background-image: url("../../../images/icons/10/edit.png");
1286   opacity: 0.2;
1287   margin-top: 6px;
1288   float: right;
1289   height: 10px;
1290 }
1291 .icon.text_edit:hover {
1292   background-image: url("../../../images/icons/10/edit.png");
1293   opacity: 1;
1294   margin-top: 6px;
1295   float: right;
1296   height: 10px;
1297 }
1298 /* widget */
1299 .widget {
1300   margin-bottom: 2em;
1301   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1302         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1303 /*  font-size: 12px; */
1304 }
1305 .widget h3 {
1306   padding: 0px;
1307   margin: 2px;
1308 }
1309 .widget .action {
1310   opacity: 0.1;
1311   -webkit-transition: all 0.2s ease-in-out;
1312   -moz-transition: all 0.2s ease-in-out;
1313   -o-transition: all 0.2s ease-in-out;
1314   -ms-transition: all 0.2s ease-in-out;
1315   transition: all 0.2s ease-in-out;
1316 }
1317 .widget input.action {
1318   opacity: 0.5;
1319   -webkit-transition: all 0.2s ease-in-out;
1320   -moz-transition: all 0.2s ease-in-out;
1321   -o-transition: all 0.2s ease-in-out;
1322   -ms-transition: all 0.2s ease-in-out;
1323   transition: all 0.2s ease-in-out;
1324 }
1325 .widget:hover .title .action {
1326   opacity: 1;
1327   -webkit-transition: all 0.2s ease-in-out;
1328   -moz-transition: all 0.2s ease-in-out;
1329   -o-transition: all 0.2s ease-in-out;
1330   -ms-transition: all 0.2s ease-in-out;
1331   transition: all 0.2s ease-in-out;
1332 }
1333 .widget .tool:hover .action {
1334   opacity: 1;
1335   -webkit-transition: all 0.2s ease-in-out;
1336   -moz-transition: all 0.2s ease-in-out;
1337   -o-transition: all 0.2s ease-in-out;
1338   -ms-transition: all 0.2s ease-in-out;
1339   transition: all 0.2s ease-in-out;
1340 }
1341 .widget .tool:hover .action.ticked {
1342   opacity: 1;
1343   -webkit-transition: all 0.2s ease-in-out;
1344   -moz-transition: all 0.2s ease-in-out;
1345   -o-transition: all 0.2s ease-in-out;
1346   -ms-transition: all 0.2s ease-in-out;
1347   transition: all 0.2s ease-in-out;
1348 }
1349 .widget ul {
1350   padding: 0px;
1351 }
1352 .widget ul li {
1353   padding-left: 16px;
1354   min-height: 16px;
1355   list-style: none;
1356 }
1357 #side-bar-photos-albums li{
1358 list-style-type: disc;
1359 }
1360 #side-bar-photos-albums ul li{
1361   margin-left: 30px;
1362   padding-left: 0px;
1363         }
1364 #side-bar-photos-albums ul li a{
1365   color: #3465A4;
1366 }
1367 .widget .tool.selected {
1368   background: url("../../../view/theme/diabook/diabook-aerith/icons/selected.png") no-repeat left center;
1369 }
1370 /* widget: search */
1371 #add-search-popup {
1372   width: 200px;
1373   top: 18px;
1374 }
1375 /* section */
1376 section {
1377   display: table-cell;
1378   vertical-align: top;
1379   width: 800px;
1380   padding: 0px 0px 0px 12px;
1381 }
1382 body .pageheader{
1383   text-align: center;
1384   font-size: 20px;
1385   margin-bottom: 20px;
1386   margin-top: 0px;
1387   max-width: 775px;
1388         }
1389 .qcomment{
1390   max-width: 122px;     
1391         }
1392 #id_username {
1393   width: 173px; 
1394         }
1395 #id_password {
1396   width: 173px;         
1397         }
1398 #id_openid_url {
1399   width: 173px; 
1400         }
1401 #contact-edit-end {
1402         }
1403 .pager {
1404    padding: 10px;
1405         text-align: center;
1406         font-size: 1.0em;
1407         clear: both;
1408         display: block;
1409 }       
1410
1411 .tabs {
1412     
1413     background-position: 0 -20px;
1414     background-repeat: repeat-x;
1415     height: 27px;
1416     padding: 0;
1417  }
1418 .tab.button {
1419     margin-left: 5px;   
1420     /*background: none repeat scroll 0 0 #F8F8F8;*/
1421     border: 1px solid #CCCCCC;
1422     border-radius: 3px 3px 3px 3px;
1423     font-weight: normal;
1424     padding: 3px;
1425     color:  #333333;
1426         }
1427         
1428 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1429         margin-bottom: 10px;
1430         }
1431
1432 #birthday-wrapper a {
1433         color: #3465A4;
1434         }
1435 /* wall item */
1436 .tread-wrapper {
1437   border-bottom: 1px solid #D2D2D2;
1438   position: relative;
1439   padding: 5px;
1440   margin-bottom: 0px;
1441   width: 775px;
1442   padding-top: 10px;
1443 }
1444 .tread-wrapper a{
1445   color: #3465A4;
1446 }
1447 .wall-item-decor {
1448   position: absolute;
1449   left: 790px;
1450   top: -10px;
1451   width: 16px;
1452 }
1453
1454 .wall-item-container {
1455   display: table;
1456   width: 780px;
1457 }
1458 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1459   display: table-row;
1460 }
1461 .wall-item-photo-container .wall-item-info {
1462   display: table-cell;
1463   vertical-align: top;
1464   text-align: left;
1465   width: 80px;
1466 }
1467 .wall-item-photo-container .wall-item-location {
1468   padding-right: 40px;
1469   display: table-cell;
1470 }
1471 .wall-item-photo-container .wall-item-ago {
1472   word-wrap: break-word;
1473   width: 50px;
1474   margin-left: 10px;
1475   color: #999;
1476 }
1477 .wall-item-photo-container .wall-item-content {
1478
1479   max-width: 720px;
1480   word-wrap: break-word;
1481
1482   margin-bottom: 14px;
1483 }
1484 .wall-item-photo-container .wall-item-content img {
1485   max-width: 700px;
1486 }
1487 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1488   display: table-cell;
1489   vertical-align: middle;
1490 }
1491 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1492   opacity: 0.5;
1493   -webkit-transition: all 0.2s ease-in-out;
1494   -moz-transition: all 0.2s ease-in-out;
1495   -o-transition: all 0.2s ease-in-out;
1496   -ms-transition: all 0.2s ease-in-out;
1497   transition: all 0.2s ease-in-out;
1498 }
1499 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1500   opacity: 1;
1501   -webkit-transition: all 0.2s ease-in-out;
1502   -moz-transition: all 0.2s ease-in-out;
1503   -o-transition: all 0.2s ease-in-out;
1504   -ms-transition: all 0.2s ease-in-out;
1505   transition: all 0.2s ease-in-out;
1506 }
1507 .wall-item-photo-container .wall-item-name {
1508   font-weight: bold;
1509 }
1510 .wall-item-photo-container .wall-item-actions-author {
1511   width: 100%;
1512   margin-bottom: 0.3em;
1513 }
1514 .wall-item-photo-container .wall-item-actions-social {
1515   float: left;
1516   margin-bottom: 1px;
1517   display: table-cell;
1518 }
1519 .wall-item-photo-container .wall-item-actions-social a {
1520   margin-right: 1em;
1521 }
1522 .wall-item-photo-container .wall-item-actions-tools {
1523   float: right;
1524   width: 80px;
1525   display: table-cell;
1526 }
1527 .wall-item-photo-container .wall-item-actions-tools a {
1528   float: right;
1529 }
1530 .wall-item-photo-container .wall-item-actions-tools input {
1531   float: right;
1532 }
1533 .wall-item-photo-container.comment {
1534   margin-top: 5px;
1535   margin-bottom: 5px;
1536   margin-left: 40px;
1537   width: 650px;
1538   border-bottom: 1px solid #D2D2D2;
1539 }
1540 .wall-item-photo-container.comment {
1541   top: 15px !important;
1542   left: 15px !important;
1543 }
1544 .wall-item-photo-container {
1545   display: table;
1546   width: 780px;
1547 }
1548 .my-comment-photo {
1549   width: 48px;
1550   margin-left: 40px;
1551   margin-right: 32px;
1552         }
1553 .comment-edit-preview {
1554   width: 500px;
1555   margin-top: 10px;
1556 }
1557 .comment-edit-text-empty {
1558     width: 500px;
1559     border: 1px solid #D2D2D2;
1560     height: 3.2em;
1561     color: #2d2d2d;
1562 }
1563 .comment-edit-text-full {
1564   font-size: 12.5px;
1565   height: 3.3em;
1566   
1567   border: 1px solid #D2D2D2;
1568   width: 500px;
1569 }
1570 .comment-edit-photo {
1571     margin: 10px 0 0;
1572     display: table-cell;
1573 }
1574
1575
1576 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1577   display: table-row;
1578 }
1579 .wall-item-bottom {
1580   font-size: 13px;
1581 }
1582 .wall-item-container .wall-item-bottom {
1583 /*  opacity: 0.5;
1584   -webkit-transition: all 0.2s ease-in-out;
1585   -moz-transition: all 0.2s ease-in-out;
1586   -o-transition: all 0.2s ease-in-out;
1587   -ms-transition: all 0.2s ease-in-out;
1588   transition: all 0.2s ease-in-out; */
1589 }
1590 .wall-item-container:hover .wall-item-bottom {
1591 /*  opacity: 1;
1592   -webkit-transition: all 0.2s ease-in-out;
1593   -moz-transition: all 0.2s ease-in-out;
1594   -o-transition: all 0.2s ease-in-out;
1595   -ms-transition: all 0.2s ease-in-out;
1596   transition: all 0.2s ease-in-out; */
1597 }
1598 .wall-item-container .wall-item-info {
1599   display: table-cell;
1600   vertical-align: top;
1601   text-align: left;
1602   width: 80px;
1603 }
1604 .wall-item-container .wall-item-location {
1605   padding-right: 40px;
1606   display: table-cell;
1607 }
1608 .wall-item-container .wall-item-ago {
1609   word-wrap: break-word;
1610   width: 50px;
1611   margin-left: 10px;
1612   color: #999;
1613 }
1614 .wall-item-location {
1615   
1616   clear: both;
1617   overflow: hidden;
1618   
1619   margin-bottom: 5px;
1620 }
1621
1622 .wall-item-container .wall-item-content {
1623
1624   max-width: 720px;
1625   word-wrap: break-word;
1626
1627
1628 }
1629
1630 .wall-item-container .wall-item-content img {
1631   max-width: 700px;
1632 }
1633 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1634   display: table-cell;
1635   vertical-align: middle;
1636 }
1637 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1638   opacity: 0.5;
1639   -webkit-transition: all 0.2s ease-in-out;
1640   -moz-transition: all 0.2s ease-in-out;
1641   -o-transition: all 0.2s ease-in-out;
1642   -ms-transition: all 0.2s ease-in-out;
1643   transition: all 0.2s ease-in-out;
1644 }
1645 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1646   opacity: 1;
1647   -webkit-transition: all 0.2s ease-in-out;
1648   -moz-transition: all 0.2s ease-in-out;
1649   -o-transition: all 0.2s ease-in-out;
1650   -ms-transition: all 0.2s ease-in-out;
1651   transition: all 0.2s ease-in-out;
1652 }
1653 .wall-item-container .wall-item-name {
1654   font-weight: bold;
1655 }
1656 .wall-item-container .wall-item-actions-author {
1657   width: 100%;
1658   margin-bottom: 0.3em;
1659 }
1660 .wall-item-container .wall-item-actions-social {
1661   float: left;
1662   margin-bottom: 1px;
1663   display: table-cell;
1664 }
1665 .wall-item-container .wall-item-actions-social a {
1666   margin-right: 1em;
1667 }
1668 .wall-item-actions-social a {
1669   float: left;
1670 }
1671 .wall-item-container .wall-item-actions-tools {
1672   float: right;
1673   width: 80px;
1674   display: table-cell;done
1675 }
1676 .wall-item-container .wall-item-actions-tools a {
1677   float: right;
1678 }
1679 .wall-item-container .wall-item-actions-tools input {
1680   float: right;
1681 }
1682 .wall-item-container.comment {
1683   margin-top: 5px;
1684   margin-bottom: 5px;
1685   margin-left: 80px;
1686   width: 700px;
1687   border-bottom: 1px solid hsl(198, 21%, 79%);
1688 }
1689 .wall-item-container.comment .contact-photo {
1690   width: 32px;
1691   height: 32px;
1692   margin-left: 16px;
1693   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1694
1695 }
1696 .wall-item-container.comment {
1697   top: 15px !important;
1698   left: 15px !important;
1699 }
1700 .wall-item-container.comment .wall-item-links {
1701   padding-left: 12px;
1702 }
1703 .wall-item-comment-wrapper {
1704   margin: 1px 5px 5px 80px;
1705 }
1706 .wall-item-comment-wrapper .comment-edit-photo {
1707   display: none;
1708 }
1709 .wall-item-comment-wrapper textarea {
1710   height: 1.6em ;
1711   width: 100%;
1712   font-size: 10px;
1713   color: #999999;
1714   border: 1px solid #DDD;
1715   padding: 0.3em;
1716   font-size: 14px;
1717 }
1718 .wall-item-comment-wrapper .comment-edit-text-full {
1719   font-size: 14px;
1720   height: 4em;
1721   color: #2d2d2d;
1722   border: 1px solid #2d2d2d;
1723 }
1724 .comment-edit-preview {
1725   width: 500px;
1726   margin-top: 10px;
1727   background-color:  #fff797;
1728 }
1729 .comment-edit-preview .contact-photo {
1730   width: 32px;
1731   height: 32px;
1732   margin-left: 16px;
1733   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1734
1735 }
1736 .comment-edit-preview {
1737   top: 15px !important;
1738   left: 15px !important;
1739 }
1740 .comment-edit-preview .wall-item-links {
1741   padding-left: 12px;
1742 }
1743 .comment-edit-preview .wall-item-container {
1744   width: 700px;
1745 }
1746 .comment-edit-preview .tread-wrapper {
1747   width: 700px;
1748   padding: 0;
1749   margin: 10px 0;
1750 }
1751
1752 .shiny {
1753   /* border-right: 10px solid #fce94f; */
1754         border-right: 1px solid #A7C7F7;
1755         padding-right: 12px;
1756 }
1757
1758 #jot-preview-content{
1759         margin-top: 30px;}
1760         
1761 #jot-preview-content .tread-wrapper {
1762   background-color: #fff797;
1763 }
1764
1765 .wall-item-tags {
1766   padding-top: 1px;
1767   padding-bottom: 2px;
1768 }
1769 .tag {
1770   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1771   color: #999;
1772   padding-left: 3px;
1773   font-size: 12px;
1774 }
1775 .tag a {
1776   padding-right: 5px;
1777   /*background: url("../../../images/tag.png") no-repeat center right;*/
1778   color: #999;
1779 }
1780 .wwto {
1781   position: absolute !important;
1782   width: 25px;
1783   height: 25px;
1784   background: #FFFFFF;
1785   border: 2px solid #364e59;
1786   height: 25px;
1787   width: 25px;
1788   overflow: hidden;
1789   padding: 1px;
1790   position: absolute !important;
1791   top: 40px;
1792   left: 30px;
1793   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1794   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1795   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1796 }
1797 .wwto .contact-photo {
1798   width: auto;
1799   height: 25px;
1800 }
1801 /* contacts menu */
1802 .contact-photo-wrapper {
1803   position: relative;
1804   width: 80px;
1805 }
1806
1807 .contact-photo-wrapper.wwto {
1808   width: 25px;
1809 }
1810
1811 .contact-photo {
1812   width: 48px;
1813   height: 48px;
1814   overflow: hidden;
1815   display: block;
1816 }
1817 .contact-photo img {
1818   width: 48px;
1819   height: 48px;
1820 }
1821
1822 .contact-wrapper {
1823   float: left;
1824   width: 90px;
1825   height: 90px;
1826   margin-bottom: 15px;
1827 }
1828 .contact-wrapper .contact-photo {
1829   width: 80px;
1830   height: 80px;
1831 }
1832 .contact-wrapper .contact-photo img {
1833   width: 80px;
1834   height: 80px;
1835 }
1836 .contact-wrapper {
1837   left: 0px;
1838   top: 63px;
1839 }
1840 .contact-photo {
1841   width: 48px;
1842   height: 48px;
1843 }
1844 .contact-photo img {
1845   width: 48px;
1846   height: 48px;
1847 }
1848 .contact-name {
1849   /* text-align: center; */
1850   /*font-weight: bold;*/
1851   font-size: 12px;
1852 }
1853 .contact-details {
1854   color: #999999;
1855 }
1856 /* editor */
1857 .jothidden {
1858   display: none;
1859 }
1860 #jot {
1861   width: 785px;
1862   margin: 0px 2em 20px 0px;
1863 }
1864 #profile-jot-form #profile-jot-text {
1865   height: 2.0em;
1866   width: 99%;
1867   font-size: 15px;
1868   color: #999999;
1869   border: 1px solid #DDD;
1870   padding: 0.3em;
1871   margin-bottom: 10px;
1872 }
1873 .grey
1874 {
1875   display: inline;
1876   float: right; 
1877         }
1878 #jot #jot-tools {
1879   margin: 0px;
1880   padding: 0px;
1881   height: 40px;
1882   overflow: none;
1883   width: 783px;
1884   background-color: #fff;
1885   border-bottom: 2px solid #9eabb0;
1886 }
1887
1888 #jot #jot-tools li {
1889   list-style: none;
1890   float: left;
1891   width: 80px;
1892   height: 40px;
1893   border-bottom: 2px solid #9eabb0;
1894 }
1895 #jot #jot-tools li a {
1896   display: block;
1897   color: #cccccc;
1898   width: 100%;
1899   height: 40px;
1900   text-align: center;
1901   line-height: 40px;
1902   overflow: hidden;
1903 }
1904 #jot #jot-tools li:hover {
1905   background-color: #364e59;
1906   border-bottom: 2px solid #bdcdd4;
1907 }
1908 #jot #jot-tools li.perms {
1909   float: right;
1910   width: 40px;
1911 }
1912 #jot #jot-tools li.perms a.unlock {
1913   width: 30px;
1914   border-left: 10px solid #cccccc;
1915   background-color: #cccccc;
1916   background-position: left center;
1917 }
1918 #jot #jot-tools li.perms a.lock {
1919   width: 30px;
1920   border-left: 10px solid #666666;
1921   background-color: #666666;
1922 }
1923 #jot #jot-tools li.submit {
1924   float: right;
1925   background-color: #cccccc;
1926   border-bottom: 2px solid #cccccc;
1927   border-right: 1px solid #666666;
1928   border-left: 1px solid #666666;
1929 }
1930 #jot #jot-tools li.submit input {
1931   border: 0px;
1932   margin: 0px;
1933   padding: 0px;
1934   background-color: #cccccc;
1935   color: #666666;
1936   width: 80px;
1937   height: 40px;
1938   line-height: 40px;
1939 }
1940 #jot #jot-tools li.submit input:hover {
1941   background-color: #bdcdd4;
1942   color: #666666;
1943 }
1944 #jot #jot-tools li.loading {
1945   float: right;
1946   background-color: #ffffff;
1947   width: 20px;
1948   vertical-align: center;
1949   text-align: center;
1950   border-top: 2px solid #9eabb0;
1951   height: 38px;
1952 }
1953 #jot #jot-tools li.loading img {
1954   margin-top: 10px;
1955 }
1956 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1957     
1958          border-radius: 5px 5px 5px 5px;
1959     font-weight: bold;
1960     height: 20px;
1961     margin: 0 0 5px;
1962     width: 60%;
1963     border: 1px solid #d2d2d2;
1964 }
1965 #profile-jot-form #jot-title:-webkit-input-placeholder {
1966   font-weight: normal;
1967 }
1968 #profile-jot-form #jot-title:-moz-placeholder {
1969   font-weight: normal;
1970 }
1971 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1972         width: 785px;
1973         height: 100px;
1974         }
1975 #jot #jot-title:hover {
1976   border: 1px solid #999999;
1977 }
1978 #jot #jot-title:focus {
1979   border: 1px solid #999999;
1980 }
1981 #jot #character-counter {
1982   width: 80px;
1983   float: right;
1984   text-align: right;
1985   height: 20px;
1986   line-height: 20px;
1987   padding-right: 20px;
1988 }
1989 #jot-perms-icon, 
1990 #profile-location,
1991 #profile-nolocation,
1992 #profile-youtube, 
1993 #profile-video, 
1994 #profile-audio,
1995 #profile-link,
1996 #profile-title, 
1997 #wall-image-upload,
1998 #wall-file-upload,
1999 #wall-image-upload-div,
2000 #wall-file-upload-div,
2001 .hover, .focus {
2002         cursor: pointer;
2003         margin-top: 2px;
2004 }
2005 #profile-jot-wrapper{
2006         margin: 0 2em 20px 0;
2007    width: 785px;
2008         }
2009
2010 #profile-jot-submit-wrapper {
2011         margin-bottom: 50px;
2012         width: 785px;
2013 }
2014
2015 #profile-jot-submit {
2016         float: right;
2017         margin-top: 2px;
2018         font-size: 14px;
2019         
2020 }
2021 #profile-upload-wrapper {
2022         float: left;
2023         margin-top: 2px;
2024         margin-left: 10px;
2025         
2026 }
2027 #profile-attach-wrapper {
2028         float: left;
2029         margin-left: 15px;
2030         margin-top: 2px;
2031 }
2032 #profile-rotator {
2033         float: left;
2034         margin-left: 30px;
2035         margin-top: 2px;
2036 }
2037 #profile-link-wrapper {
2038         float: left;
2039         margin-left: 15px;
2040         margin-top: 2px;
2041 }
2042 #profile-youtube-wrapper {
2043         float: left;
2044         margin-left: 15px;
2045         margin-top: 2px;
2046 }
2047 #profile-video-wrapper {
2048         float: left;
2049         margin-left: 15px;
2050         margin-top: 2px;
2051 }
2052 #profile-audio-wrapper {
2053         float: left;
2054         margin-left: 15px;
2055         margin-top: 2px;
2056 }
2057 #profile-location-wrapper {
2058         float: left;
2059         margin-left: 15px;
2060         margin-top: 2px;
2061 }
2062 #profile-jot-perms {
2063         float: left;
2064         margin-left: 45px;
2065         margin-top: 2px;
2066 }
2067 #jot-preview-link {
2068         float: right;
2069         margin-left: 10px;
2070         margin-top: 2px;
2071         font-size: 9px;
2072         font-weight: bolder;
2073         cursor: pointer;
2074 }
2075 #profile-jot-perms{
2076    float: right;
2077         margin-left: 10px;
2078         margin-top: 2px;        
2079         }
2080 /** buttons **/
2081 .button.creation1 {
2082     background-color: #fff;
2083     border: 1px solid #777777;
2084     border-radius: 3px 3px 3px 3px;
2085     box-shadow: 0 1px 1px #CFCFCF;
2086     font-weight: bolder;
2087          cursor: pointer;
2088 }
2089 .button.creation2 {
2090     background-color: #3465A4;
2091     border: 1px solid #777777;
2092     color: white;
2093     border-radius: 3px 3px 3px 3px;
2094     box-shadow: 0 1px 1px #CFCFCF;
2095     margin-left: 5px;
2096     font-weight: bolder;
2097          cursor: pointer;
2098 }
2099 /*input[type="submit"] {
2100         border: 0px;
2101     background-color: @ButtonBackgroundColor;
2102     color: @ButtonColor;
2103     padding: 0px 10px;
2104         .rounded(5px);
2105     height: 18px;
2106 }*/
2107 /** acl **/
2108 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2109   display: block!important;
2110 }
2111 #acl-wrapper {
2112   width: 690px;
2113   float: left;
2114 }
2115 #acl-search {
2116   float: right;
2117   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2118   padding-right: 20px;
2119 }
2120 #acl-showall {
2121   float: left;
2122   display: block;
2123   width: auto;
2124   height: 18px;
2125   background-color: #cccccc;
2126   background-image: url("../../../images/show_all_off.png");
2127   background-position: 7px 7px;
2128   background-repeat: no-repeat;
2129   padding: 7px 5px 0px 30px;
2130   color: #999999;
2131   -moz-border-radius: 5px 5px 5px 5px;
2132   -webkit-border-radius: 5px 5px 5px 5px;
2133   border-radius: 5px 5px 5px 5px;
2134 }
2135 #acl-showall.selected {
2136   color: #000000;
2137   background-color: #ff9900;
2138   background-image: url("../../../images/show_all_on.png");
2139 }
2140 #acl-list {
2141   height: 210px;
2142   border: 1px solid #cccccc;
2143   clear: both;
2144   margin-top: 30px;
2145   overflow: auto;
2146 }
2147 .acl-list-item {
2148   display: block;
2149   width: 150px;
2150   height: 30px;
2151   border: 1px solid #cccccc;
2152   margin: 5px;
2153   float: left;
2154 }
2155 .acl-list-item img {
2156   width: 22px;
2157   height: 22px;
2158   float: left;
2159   margin: 4px;
2160 }
2161 .acl-list-item p {
2162   height: 12px;
2163   font-size: 10px;
2164   margin: 0px;
2165   padding: 2px 0px 1px;
2166   overflow: hidden;
2167 }
2168 .acl-list-item a {
2169   font-size: 8px;
2170   display: block;
2171   width: 40px;
2172   height: 10px;
2173   float: left;
2174   color: #999999;
2175   background-color: #cccccc;
2176   background-position: 3px 3px;
2177   background-repeat: no-repeat;
2178   margin-right: 5px;
2179   -webkit-border-radius: 2px ;
2180   -moz-border-radius: 2px;
2181   border-radius: 2px;
2182   padding-left: 15px;
2183 }
2184 #acl-wrapper a:hover {
2185   text-decoration: none;
2186   color: #000000;
2187 }
2188 .acl-button-show {
2189   background-image: url("../../../images/show_off.png");
2190 }
2191 .acl-button-hide {
2192   background-image: url("../../../images/hide_off.png");
2193 }
2194 .acl-button-show.selected {
2195   color: #000000;
2196   background-color: #9ade00;
2197   background-image: url("../../../images/show_on.png");
2198 }
2199 .acl-button-hide.selected {
2200   color: #000000;
2201   background-color: #ff4141;
2202   background-image: url("../../../images/hide_on.png");
2203 }
2204 .acl-list-item.groupshow {
2205   border-color: #9ade00;
2206 }
2207 .acl-list-item.grouphide {
2208   border-color: #ff4141;
2209 }
2210 /** /acl **/
2211 /** tab buttons 14618a**/
2212 ul.tabs {
2213   list-style-type: none;
2214   padding-bottom: 10px;
2215   font-size: 13px;
2216 }
2217 ul.tabs li {
2218   float: left;
2219   margin-left: 5px;
2220 }
2221 ul.tabs li .active {
2222     background-color: #3465A4;
2223     border: 1px solid #777777;
2224     color: white;
2225     border-radius: 3px 3px 3px 3px;
2226     box-shadow: 2px 2px 2px #CFCFCF;
2227     margin-left: 5px;
2228 }
2229 //settings tabs
2230 ul.rs_tabs {
2231   list-style-type: none;
2232   font-size: 11px;
2233 }
2234 ul.rs_tabs li {
2235   float: left;
2236   margin-bottom: 30px;
2237   clear: both;
2238 }
2239 ul.rs_tabs li .selected {
2240     background-color: #3465A4;
2241     border: 1px solid #777777;
2242     color: white;
2243     border-radius: 3px 3px 3px 3px;
2244     box-shadow: 2px 2px 2px #CFCFCF;
2245     font-size: 13px;
2246 }
2247 .rs_tabs {
2248     list-style-type: none;
2249     font-size: 11px;
2250     background-position: 0 -20px;
2251     background-repeat: repeat-x;
2252     height: 27px;
2253     padding: 0;
2254  }
2255 .rs_tab.button {        
2256     /*background: none repeat scroll 0 0 #F8F8F8;*/
2257     border: 1px solid #CCCCCC;
2258     border-radius: 3px 3px 3px 3px;
2259     font-weight: bolder;
2260     padding: 3px;
2261     color:  #333333;
2262     text-decoration: none;
2263         }
2264 /**
2265  * Form fields
2266  */
2267 .field {
2268   margin-bottom: 10px;
2269   padding-bottom: 10px;
2270   overflow: auto;
2271   width: 100%;
2272 }
2273 .field label {
2274   float: left;
2275   width: 200px;
2276 }
2277 .field input, .field textarea {
2278   width: 400px;
2279 }
2280 .field textarea {
2281   height: 100px;
2282 }
2283 .field .field_help {
2284   display: block;
2285   margin-left: 200px;
2286   color: #666666;
2287 }
2288 .field .onoff {
2289   float: left;
2290   width: 80px;
2291 }
2292 .field .onoff a {
2293   display: block;
2294   border: 1px solid #666666;
2295   background-image: url("../../../images/onoff.jpg");
2296   background-repeat: no-repeat;
2297   padding: 4px 2px 2px 2px;
2298   height: 16px;
2299   text-decoration: none;
2300 }
2301 .field .onoff .off {
2302   border-color: #666666;
2303   padding-left: 40px;
2304   background-position: left center;
2305   background-color: #cccccc;
2306   color: #666666;
2307   text-align: right;
2308 }
2309 .field .onoff .on {
2310   border-color: #204A87;
2311   padding-right: 40px;
2312   background-position: right center;
2313   background-color: #D7E3F1;
2314   color: #204A87;
2315   text-align: left;
2316 }
2317 .field .hidden {
2318   display: none!important;
2319 }
2320 .field.radio .field_help {
2321   margin-left: 0px;
2322 }
2323 .suggest-select {
2324 width: 500px;
2325 height: 350px;  
2326         }
2327 .message-to-select {
2328         width: 400px;
2329    height: 150px;
2330         }
2331 #directory-search-form{
2332         margin-bottom: 50px;
2333         }
2334 #profile-edit-links-end {
2335         clear: both;
2336         margin-bottom: 15px;
2337 }
2338
2339 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2340
2341 #profile-edit-links li {
2342   float: left;
2343   list-style: none;
2344   margin-left: 10px;
2345 }
2346
2347 .profile-edit-side-div {
2348   display: none;
2349 }
2350
2351 #register-form label,
2352 #profile-edit-form label {
2353         width: 300px; float: left;
2354 }
2355
2356 .required {
2357   display: inline;
2358   color: #B20202;
2359 }
2360
2361 /* oauth */
2362 .oauthapp {
2363   height: auto;
2364   overflow: auto;
2365   border-bottom: 2px solid #cccccc;
2366   padding-bottom: 1em;
2367   margin-bottom: 1em;
2368 }
2369 .oauthapp img {
2370   float: left;
2371   width: 48px;
2372   height: 48px;
2373   margin: 10px;
2374 }
2375 .oauthapp img.noicon {
2376   background-image: url("../../../images/icons/48/plugin.png");
2377   background-position: center center;
2378   background-repeat: no-repeat;
2379 }
2380 .oauthapp a {
2381   float: left;
2382 }
2383 /* contacts */
2384 .contact-entry-wrapper {
2385   width: 120px;
2386   height: 120px;
2387   float: left;
2388 }
2389 /* photo */
2390 .photo {
2391 box-shadow: 2px 2px 5px 0px #000000;
2392 margin: 0px;
2393 border-radius: 10px;
2394 height: 145px !important;
2395 width: 145px !important;
2396 }
2397 .lframe {
2398   float: left;
2399   /*margin: 0px 10px 10px 0px;*/
2400 }
2401 /* profile match wrapper */
2402 .profile-match-wrapper {
2403   float: left;
2404   width: 90px;
2405   height: 90px;
2406   margin-bottom: 20px;
2407 }
2408 .profile-match-wrapper .contact-photo {
2409   width: 80px;
2410   height: 80px;
2411 }
2412 .profile-match-wrapper .contact-photo img {
2413   width: 80px;
2414   height: 80px;
2415 }
2416 .profile-match-wrapper {
2417   left: 0px;
2418   top: 63px;
2419 }
2420
2421 .contact-photo-menu-button {
2422         position: relative;
2423         background-image: url("../../../images/icons/16/menu.png");
2424         background-position: top left; 
2425         background-repeat: no-repeat;
2426         margin: 0px 0px -16px 0px; 
2427         padding: 0px;
2428         width: 16px;
2429         height: 16px;
2430         top: -16px; left:0px;
2431         overflow: hidden;
2432         text-indent: 40px;
2433         display: none;
2434         
2435 }
2436 .contact-photo-menu {
2437         width: 11em;
2438         border: 3px solid #364e59;
2439         color: #2d2d2d;
2440         background: #FFFFFF;
2441 /*        position: absolute;*/
2442         position: relative;
2443         left: 0px; top: 0px;
2444         display: none;
2445         z-index: 10000;
2446 }
2447 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2448 .contact-photo-menu li a {
2449         display: block; 
2450         padding: 5px 10px; 
2451         color: #2d2d2d;
2452         text-decoration: none;
2453 }
2454 .contact-photo-menu li a:hover {
2455         background-color: #bdcdd4; 
2456 }
2457
2458 /* page footer */
2459 footer {
2460   height: 100px;
2461   display: table-row;
2462 }
2463
2464 blockquote {
2465     border-left: 1px solid #D2D2D2;
2466     padding-left: 9px;
2467     margin: 0 0 0 .8ex;
2468     color: #777;
2469 }
2470 .oembed {
2471         
2472         font-weight: bold;
2473 }
2474 .aprofile dt{
2475 box-shadow: 1px 1px 5px 0;
2476     color: #666666;
2477     margin: 15px 0 5px;
2478     padding-left: 5px;  
2479         }
2480 /* ================== */
2481 /* = Contacts Block = */
2482 /* ================== */
2483
2484 .contact-block-img {
2485         width: 55px;
2486         height: 55px;
2487         padding-right: 3px;
2488 }
2489 .contact-block-div {
2490         float: left;
2491 }
2492
2493 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2494 #contact-block-end { clear: both; } 
2495
2496 #group-edit-wrapper {
2497         margin-bottom: 10px;
2498 }
2499
2500 #group-members-end {
2501         clear: both;
2502 }
2503 #group-edit-desc {
2504  margin-top: 15px;
2505 }
2506
2507 /*
2508 #group-separator,
2509 #prof-separator { display: none;}
2510 */
2511 #prof-members-end{
2512         clear: both;
2513         }
2514
2515 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2516         margin-bottom: 10px;
2517         margin-top: 20px;
2518 }
2519
2520 #prvmail-submit {
2521         float: right;
2522         margin-top: 10px;
2523 }
2524
2525 #prvmail-subject
2526 {
2527 background: none repeat scroll 0 0 #FFFFFF;
2528 border: 1px solid #CCCCCC;
2529 border-radius: 5px 5px 5px 5px;
2530 font-weight: bold;
2531 height: 20px;
2532 margin: 0 0 5px;
2533 vertical-align: middle;
2534 }
2535 #prvmail-form{
2536  width: 597px;  
2537         }
2538         
2539 #prvmail-upload-wrapper,
2540 #prvmail-link-wrapper,
2541 #prvmail-rotator-wrapper {
2542         float: left;
2543         margin-top: 10px;
2544         margin-right: 10px;
2545         width: 24px;
2546 }
2547
2548 #prvmail-end {
2549         clear: both;
2550 }
2551
2552 .mail-list-sender,
2553 .mail-list-detail {
2554         float: left;
2555 }
2556 .mail-list-detail {
2557         margin-left: 20px;
2558 }
2559
2560 .mail-list-subject {
2561         font-size: 1.1em;
2562         margin-top: 10px;
2563 }
2564 a.mail-list-link {
2565     display: block;
2566     font-size: 1.3em;
2567     padding: 4px 0;
2568 }
2569
2570 /*
2571 *a.mail-list-link:hover {
2572 *       background-color: #15607B;
2573 *       color: #F5F6FB;
2574 *}
2575 */
2576
2577 .mail-list-outside-wrapper-end {
2578         clear: both;
2579 }
2580
2581 .mail-list-outside-wrapper {
2582         margin-top: 30px;
2583 }
2584
2585 .mail-list-delete-wrapper {
2586         float: right;
2587         margin-right: 30px;
2588         margin-top: 15px;
2589 }
2590
2591 .mail-list-delete-icon {
2592         border: none;
2593 }
2594
2595 .mail-conv-sender,
2596 .mail-conv-detail {
2597         float: left;
2598 }
2599 .mail-conv-detail {
2600         margin-left: 20px;
2601         width: 500px;
2602 }
2603
2604 .mail-conv-subject {
2605     font-size: 1.4em;
2606     margin: 10px 0;
2607 }
2608
2609 .mail-conv-outside-wrapper-end {
2610         clear: both;
2611 }
2612
2613 .mail-conv-outside-wrapper {
2614         margin-top: 30px;
2615 }
2616
2617 .mail-conv-delete-wrapper {
2618         float: right;
2619         margin-right: 30px;
2620         margin-top: 15px;
2621 }
2622 .mail-conv-break {
2623         clear: both;
2624 }
2625
2626 .mail-conv-delete-icon {
2627         border: none;
2628 }
2629
2630 /* ========== */
2631 /* = Events = */
2632 /* ========== */
2633 .eventcal {
2634         float: left;
2635         font-size: 20px;
2636 }
2637
2638 .vevent {
2639 position: relative;
2640 width: 400px;
2641 padding: 20px;
2642 padding-top: 10px;
2643 margin: 0 0px;
2644 margin-bottom: 10px;
2645 background-color: white;
2646 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2647 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2648 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2649 }
2650 .vevent .event-location {
2651         margin-left: 10px;
2652         margin-right: 10px;
2653 }
2654 .vevent .event-description {
2655 margin-left: 10px;
2656 margin-right: 10px;
2657 font-size: 1.1em;
2658 font-weight: bolder;
2659 }
2660 .vevent .event-start, .vevent .event-end {
2661
2662 margin-right: 20px;
2663 margin-bottom: 2px;
2664 margin-top: 2px;
2665 font-size: 0.9em;
2666 text-align: left;
2667 }
2668 .event-start .dtstart, .event-end .dtend {
2669 float: right;
2670 }
2671
2672
2673 #new-event-link {
2674         margin-bottom: 10px;
2675 }
2676
2677 .edit-event-link, .plink-event-link {
2678         float: left;
2679         margin-top: 4px;
2680         margin-right: 4px;
2681         margin-bottom: 15px;
2682 }
2683
2684 .event-description:before {
2685         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2686         margin-right: 15px;
2687 }
2688
2689 .event-start, .event-end {
2690         margin-left: 10px;
2691         width: 330px;
2692         clear: both;
2693 }
2694
2695 .event-start .dtstart, .event-end .dtend {
2696         float: right;
2697 }
2698 .event-list-date {
2699         margin-bottom: 10px;
2700 }
2701
2702 .prevcal, .nextcal {
2703         float: left;
2704         margin-left: 32px;
2705         margin-right: 32px;
2706         margin-top: 64px;
2707 }
2708 .event-calendar-end {
2709         clear: both;
2710 }
2711
2712  
2713 .calendar {
2714         font-family: Courier, monospace;
2715 }
2716 .calendar.eventcal a {
2717   color: #3465A4;       
2718         }
2719 .today {
2720         font-weight: bold;
2721         color: #FF0000;
2722 }
2723
2724 .settings-block {
2725         border: 1px solid #AAA;
2726         margin: 10px;
2727         padding: 10px;
2728 }
2729
2730 .app-title {
2731         margin: 10px;
2732 }
2733
2734 #identity-manage-desc {
2735         margin-top:15px;
2736         margin-bottom: 15px;
2737 }
2738
2739 #identity-manage-choose {
2740         margin-bottom: 15px;
2741 }
2742
2743 #identity-submit {
2744         margin-top: 20px;
2745 }
2746
2747 #photo-prev-link, #photo-next-link {
2748         padding: 10px;
2749         float: left;
2750 }
2751 .lightbox{
2752         float: left;
2753         }
2754 #photo-photo {
2755         float: left;
2756 }
2757 #photo-like-div .wall-item-like-buttons {
2758         float: left;
2759    margin-right: 10px;
2760         }
2761 .wall-item-like-buttons .icon.like {
2762 float: left;
2763 }
2764
2765 #photo-photo-end {
2766         clear: both;
2767 }
2768
2769 .tabs .comment-wwedit-wrapper {
2770         display: block;
2771    margin-top: 30px;
2772    margin-left: 50px;
2773         }
2774
2775 .profile-match-photo {
2776         float: left;
2777         text-align: center;
2778         width: 120px;
2779 }
2780
2781 .profile-match-name {
2782         float: left;
2783         text-align: center;
2784         width: 120px;
2785         overflow: hidden;
2786 }
2787
2788 .profile-match-break,
2789 .profile-match-end {
2790         clear: both;
2791 }
2792
2793 .profile-match-connect {
2794         text-align: center;
2795         font-weight: bold;
2796 }
2797
2798 .profile-match-wrapper {
2799         float: left;
2800         padding: 10px;
2801         width: 120px;
2802         height: 120px;
2803         scroll: auto;
2804 }
2805 #profile-match-wrapper-end {
2806         clear: both;
2807 }
2808
2809 /* ============= */
2810 /* = Directory = */
2811 /* ============= */
2812 /* contacts menu */
2813 .contact-photo-wrapper {
2814   position: relative;
2815 }
2816 .contact-photo {
2817   width: 48px;
2818   height: 48px;
2819   overflow: hidden;
2820   display: block;
2821 }
2822 .contact-photo img {
2823   width: 48px;
2824   height: 48px;
2825 }
2826 .contact-photo-menu-button {
2827   display: none;
2828   /* position: absolute; */
2829   /* position: absolute; */
2830   left: 0px;
2831   top: -16px;
2832 }
2833 .contact-wrapper {
2834   float: left;
2835   width: 90px;
2836   height: 90px;
2837   margin-bottom: 15px;
2838 }
2839 .contact-wrapper .contact-photo {
2840   width: 80px;
2841   height: 80px;
2842 }
2843 .contact-wrapper .contact-photo img {
2844   width: 80px;
2845   height: 80px;
2846 }
2847 .contact-wrapper .contact-photo-menu-button {
2848   left: 0px;
2849   top: 63px;
2850 }
2851 .directory-item {
2852   float: left;
2853   width: 200px;
2854   height: 200px;
2855 }
2856 .directory-item .contact-photo {
2857   width: 175px;
2858   height: 175px;
2859 }
2860 .directory-item .contact-photo img {
2861   width: 175px;
2862   height: 175px;
2863 }
2864 .contact-name {
2865   text-align: left;
2866   font-weight: bold;
2867   font-size: 12px;
2868 }
2869 .contact-details {
2870   color: #999999;
2871 }
2872 #side-bar-photos-albums{
2873         margin-top: 15px;       
2874         }
2875 .photo-top-photo, .photo-album-photo {
2876   -webkit-border-radius: 5px 5px 0 0;
2877   -moz-border-radius: 5px 5px 0 0;
2878   border-radius: 5px 5px 0 0;
2879 }
2880 .photo-album-image-wrapper, .photo-top-image-wrapper {
2881   float: left;
2882    -moz-box-shadow: 0 0 5px #888;
2883    -webkit-box-shadow: 0 0 5px #888;
2884    box-shadow: 0 0 5px #888;
2885   background-color: #000;
2886    -webkit-border-radius: 5px;
2887    -moz-border-radius: 5px;
2888   border-radius: 5px;
2889   padding-bottom: 20px;
2890   position: relative;
2891   margin: 0 10px 10px 0;
2892   width: 200px; height: 140px;
2893   overflow: hidden;  
2894 }
2895 .photo-top-album-name {
2896         width: 100%;
2897         position: absolute; 
2898         bottom: 0px; 
2899         padding-left: 3px;
2900         background-color: #EEE;
2901 }
2902 .photo-top-album-link{
2903   color: #3465A4;
2904         }
2905 .photo-top-album-img{
2906         
2907         }
2908 /*.photo-top-image-wrapper {
2909         position: relative;
2910         float: left;
2911         margin-top: 15px;
2912         margin-right: 15px;
2913         width: 200px; height: 200px; 
2914         overflow: hidden; 
2915 }
2916 .photo-top-album-name {
2917         width: 100%;
2918         min-height: 2em;
2919         position: absolute; 
2920         bottom: 0px; 
2921         padding: 0px 3px;
2922         padding-top: 0.5em;
2923         background-color: rgb(255, 255, 255);
2924 }*/
2925 #photo-top-end {
2926         clear: both;
2927 }
2928
2929 #photo-top-links {
2930         margin-bottom: 30px;
2931         margin-left: 30px;
2932 }
2933
2934 #photos-upload-newalbum-div {
2935         float: left;
2936         width: 175px;
2937 }
2938