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