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