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