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