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