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