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