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