]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/diabook-red/style.css
16b42d0e10c8efe8448dda37c090de65002659e8
[friendica.git] / view / theme / diabook / diabook-red / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24         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: 684px;
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: 12.5px;
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 nav .nav-menu {
844   position: relative;
845   height: 16px;
846   padding: 5px;
847   margin: 3px 15px 0px;
848   font-size: 13px;
849   /*border-bottom: 3px solid #364A84;*/
850 }
851 nav .nav-menu.selected {
852   /*border-bottom: 3px solid #9eabb0;*/
853 }
854 nav .nav-notify {
855   display: none;
856   position: absolute;
857   background-color: #fff;
858   /* background-color: #19aeff; */
859   -moz-border-radius: 5px 5px 5px 5px;
860   -webkit-border-radius: 5px 5px 5px 5px;
861   border-radius: 5px 5px 5px 5px;
862   font-size: 10px;
863   font-weight: 900;
864   padding: 1px 4px;
865   top: 0px;
866   right: -6px;
867   min-width: 10px;
868   text-align: center;
869 }
870 nav .nav-notify.show {
871   display: block;
872 }
873 nav #nav-help-link,
874 nav #nav-search-link,
875 nav #nav-directory-link,
876 nav #nav-apps-link,
877 nav #nav-site-linkmenu, 
878 nav #nav-home-link,
879 nav #nav-user-linkmenu
880 {
881   float: right;
882 }
883 nav #nav-user-linkmenu{
884         margin-right: 0px;
885         }
886 nav #nav-home-link, #nav-directory-link, #nav-apps-link{
887         margin-left: 0px;
888         margin-right: 0px;
889         font-weight: bold;
890         margin: 3px 5px;
891         font-size: 15px;
892         }
893 nav #nav-directory-link{
894   margin-right: 0px;    
895         }
896 nav #nav-home-link{
897   margin-left: 0px;     
898         }
899 nav #nav-help-link .menu-popup,
900 nav #nav-search-link .menu-popup,
901 nav #nav-directory-link .menu-popup,
902 nav #nav-apps-link .menu-popup,
903 nav #nav-site-linkmenu .menu-popup {
904   right: 0px;
905   left: auto;
906 }
907
908 nav #nav-messages-linkmenu.on .icon.messages, nav #nav-messages-linkmenu.selected .icon.messages{
909         background-image: url("../../../view/theme/diabook/diabook-red/icons/messages2.png");
910         }
911         
912 /*nav #nav-notifications-linkmenu.on .icon.notify,*/ nav #nav-notifications-linkmenu.selected .icon.notify{
913         background-image: url("../../../view/theme/diabook/diabook-red/icons/notify2.png");
914         }
915         
916 nav #nav-contacts-linkmenu.on .icon.contacts, nav #nav-contacts-linkmenu.selected .icon.contacts{
917         background-image: url("../../../view/theme/diabook/diabook-red/icons/contacts2.png");
918         }
919         
920 nav #nav-apps-link.selected {
921  background-color: #fff4d6;
922   moz-border-radius: 5px 5px 0 0;
923 -webkit-border-radius: 5px 5px 0 0;
924 border-radius: 5px 5px 0 0;
925 }
926
927 #nav-notifications-mark-all {
928         /* padding: 1px 1px 2px 26px; */
929         /* border-bottom: 1px solid #364E59; */
930         /* margin: 0px 0px 2px 0px;
931         padding: 5px 10px; */
932 }
933
934 #nav-notifications-see-all {
935         /* padding: 1px 1px 2px 26px; */
936         /* border-bottom: 1px solid #364E59; */
937         /* margin: 0px 0px 2px 0px;
938         padding: 5px 10px; */
939 }
940
941 .notify-seen {
942         background: none repeat scroll 0 0 #DDDDDD;
943         }
944
945 ul.menu-popup {
946   position: absolute;
947   display: none;
948   width: 11em;
949   background: #fff4d6;
950   color: #2d2d2d;
951   margin: 0px;
952   padding: 0px;
953   list-style: none;
954   z-index: 100000;
955   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
956   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
957   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
958 }
959 ul.menu-popup a {
960   display: block;
961   color: #2d2d2d;
962   padding: 5px 10px;
963   text-decoration: none;
964 }
965 ul.menu-popup a:hover {
966   background-color: #ffe499; /*bdcdd4;*/
967   color: #000;
968 }
969 ul.menu-popup .menu-sep {
970   border-top: 1px solid #9eabb0;
971 }
972 ul.menu-popup li {
973   float: none;
974   overflow: auto;
975   height: auto;
976   display: block;
977 }
978 ul.menu-popup li img {
979   float: left;
980   width: 16px;
981   height: 16px;
982   padding-right: 5px;
983 }
984 ul.menu-popup .empty {
985   padding: 5px;
986   text-align: center;
987   color: #9eabb0;
988 }
989 /* autocomplete popup */
990 .acpopup {
991   max-height: 150px;
992   background-color: #ffffff;
993   color: #2d2d2d;
994   border: 1px solid #MenuBorder;
995   overflow: auto;
996   z-index: 100000;
997   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
998   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
999   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
1000 }
1001 .acpopupitem {
1002   color: #2d2d2d;
1003   padding: 4px;
1004   clear: left;
1005 }
1006 .acpopupitem img {
1007   float: left;
1008   margin-right: 4px;
1009 }
1010 .acpopupitem.selected {
1011   background-color: #bdcdd4;
1012 }
1013 #nav-notifications-menu {
1014   width: 425px !important;
1015   max-height: 550px;
1016   overflow: auto;
1017 }
1018 /* #nav-notifications-menu a {
1019         display: inline;
1020         padding: 5px 0px;
1021         margin: 0px 0px 2px 0px;
1022 }
1023 #nav-notifications-menu li:hover {
1024   background-color: #bdcdd4;
1025 }*/
1026
1027 #nav-notifications-menu img {
1028   float: left;
1029   margin-right: 5px;
1030 }
1031 #nav-notifications-menu .contactname {
1032   font-weight: bold;
1033 }
1034 #nav-notifications-menu .notif-when {
1035   font-size: 10px;
1036   color: #9eabb0;
1037   display: block;
1038 }
1039
1040 .notif-image {
1041         width: 32px;
1042         height: 32px;
1043         padding: 7px 7px 0px 0px;
1044 }
1045
1046 /*profile_side*/
1047 #profile_side {
1048   margin-bottom: 30px;
1049 }
1050 #ps-usericon{
1051         height: 25px    
1052         }
1053 #ps-username{
1054   font-size: 1.17em;
1055   font-weight: bold;
1056   vertical-align: top;
1057   position: absolute;
1058   padding-top: 4px;
1059   padding-left: 5px;    
1060   word-wrap: break-word;
1061   width: 130px;
1062         }
1063 #ps-username:hover{
1064   text-decoration: none;        
1065         }
1066 .menu-profile-side{
1067   list-style: none;     
1068   padding-left: 0px;
1069   min-height: 0px;
1070         }
1071 .menu-profile-list{
1072   height: auto;
1073   overflow: auto;  
1074   min-height: 16px;
1075   list-style: none;
1076         }
1077 .menu-profile-list:hover{
1078         background: #FFE499; 
1079         }
1080 .menu-profile-list-item{
1081         padding-left: 5px;
1082         vertical-align: middle;
1083         }       
1084 .menu-profile-list-item:hover{  
1085         text-decoration: none;
1086    }
1087 /*http://prothemedesign.com/circular-icons/*/
1088 .menu-profile-icon.home{
1089         background: url("../../../view/theme/diabook/diabook-red/icons/home.png") no-repeat;
1090         float: left;
1091         height: 22px;
1092         width: 22px;
1093         }
1094 .menu-profile-icon.photos{
1095         background: url("../../../view/theme/diabook/diabook-red/icons/mess_side.png") no-repeat;
1096         float: left;
1097         height: 22px;
1098    width: 22px;}
1099 .menu-profile-icon.events{
1100         background: url("../../../view/theme/diabook/diabook-red/icons/events.png") no-repeat;
1101         float: left;
1102         height: 22px;
1103    width: 22px;}
1104 .menu-profile-icon.notes{
1105         background: url("../../../view/theme/diabook/diabook-red/icons/notes.png") no-repeat;
1106         float: left;
1107         height: 22px;
1108    width: 22px;}
1109 .menu-profile-icon.foren{
1110         background: url("../../../view/theme/diabook/diabook-red/icons/pubgroups.png") no-repeat;
1111         float: left;
1112         height: 22px;
1113    width: 22px;}
1114 .menu-profile-icon.com_side{
1115         background: url("../../../view/theme/diabook/diabook-red/icons/com_side.png") no-repeat;
1116         float: left;
1117         height: 22px;
1118    width: 22px;}
1119 .menu-profile-icon.pscontacts{
1120         background: url("../../../view/theme/diabook/diabook-red/icons/pscontacts.png") no-repeat;
1121         float: left;
1122         height: 22px;
1123    width: 22px;}
1124 /* aside */
1125 aside {
1126   display: table-cell;
1127   vertical-align: top;
1128   width: 180px;
1129   padding: 0px 10px 0px 20px;
1130   border-right: 1px solid #D2D2D2;
1131   float: left;
1132   /* background: #F1F1F1; */
1133 }
1134 aside #page-sidebar{display: none;}
1135 aside .vcard .fn {
1136   font-size: 18px;
1137   font-weight: bold;
1138   margin-bottom: 5px;
1139 }
1140 aside .vcard .title {
1141   margin-bottom: 5px;
1142 }
1143 aside .vcard dl {
1144   height: auto;
1145   overflow: auto;
1146 }
1147 aside .vcard dt {
1148   float: left;
1149   margin-left: 0px;
1150   /*width: 35%;*/
1151   text-align: right;
1152   color: #999999;
1153 }
1154 aside .vcard dd {
1155   float: left;
1156   margin-left: 5px;
1157   /*width: 60%;*/
1158 }
1159 aside #profile-extra-links ul {
1160   padding: 0px;
1161   margin: 0px;
1162 }
1163 aside #profile-extra-links li {
1164   padding: 0px;
1165   margin: 0px;
1166   list-style: none;
1167 }
1168 aside #dfrn-request-link {
1169   display: block;
1170   -moz-border-radius: 5px 5px 5px 5px;
1171   -webkit-border-radius: 5px 5px 5px 5px;
1172   border-radius: 5px 5px 5px 5px;
1173   color: #ffffff;
1174   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1175   font-weight: bold;
1176   text-transform: uppercase;
1177   padding: 4px 2px 2px 35px;
1178 }
1179 aside #dfrn-request-link:hover {
1180   text-decoration: none;
1181   background-color: #36c;
1182   /* background-color: #19aeff; */
1183 }
1184 aside #profiles-menu {
1185   width: 20em;
1186 }
1187 aside #search-text {
1188         width: 173px;
1189         height: 17px;
1190         padding-left: 10px;
1191         border-top-left-radius: 15px;
1192 border-top-right-radius: 15px;
1193 border-bottom-right-radius: 15px;
1194 border-bottom-left-radius: 15px;
1195 }
1196 aside #side-follow-url {
1197         width: 173px;
1198         }
1199 aside #side-peoplefind-url {
1200         width: 173px;
1201         }
1202 #contact-block {
1203   overflow: auto;
1204   height: auto;
1205 }
1206 #contact-block .contact-block-h4 {
1207   float: left;
1208   margin: 5px 0px;
1209 }
1210 #contact-block .allcontact-link {
1211   float: right;
1212   margin: 5px 0px;
1213 }
1214 #contact-block .contact-block-content {
1215   clear: both;
1216   overflow: auto;
1217   height: auto;
1218 }
1219 #contact-block .contact-block-link {
1220   float: left;
1221   margin: 0px 2px 2px 0px;
1222 }
1223 #contact-block .contact-block-link img {
1224   widht: 55px;
1225   height: 55px;
1226 }
1227 #lost-password-link {
1228   float: left;
1229   margin-right: 20px;           
1230         }
1231 #login-submit-wrapper{
1232
1233   margin-bottom: 12px;
1234         }
1235 aside #login-submit-button{
1236   margin-left: 0px!important;   
1237         }
1238 aside #login-extra-links{
1239   padding-top: 0px!important;   
1240         }
1241 .group_selected {
1242   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1243   float: left;
1244   height: 22px;
1245   width: 22px;
1246 }
1247 .group_unselected {
1248   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1249   float: left;
1250   height: 22px;
1251   width: 22px;
1252 }
1253 .icon.text_add          { 
1254                 background-image: url("../../../images/icons/16/add.png");
1255                 float: right;
1256                 opacity: 0.2;
1257                 margin-right: 14px;
1258                 }
1259 .icon.text_add:hover    { 
1260                 background-image: url("../../../images/icons/16/add.png");
1261                 float: right;
1262                 cursor: pointer;
1263                 margin-right: 14px;
1264                 opacity: 1;
1265 -webkit-transition: all 0.2s ease-in-out;
1266 -moz-transition: all 0.2s ease-in-out;
1267 -o-transition: all 0.2s ease-in-out;
1268 -ms-transition: all 0.2s ease-in-out;
1269 transition: all 0.2s ease-in-out;
1270                 }
1271 .icon.text_edit {
1272   background-image: url("../../../images/icons/10/edit.png");
1273   opacity: 0.2;
1274   margin-top: 6px;
1275   float: right;
1276   height: 10px;
1277 }
1278 .icon.text_edit:hover {
1279   background-image: url("../../../images/icons/10/edit.png");
1280   opacity: 1;
1281   margin-top: 6px;
1282   float: right;
1283   height: 10px;
1284 }
1285 /* widget */
1286 .widget {
1287   margin-bottom: 2em;
1288   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1289         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1290 /*  font-size: 12px; */
1291 }
1292 .widget h3 {
1293   padding: 0px;
1294   margin: 2px;
1295 }
1296 .widget .action {
1297   opacity: 0.1;
1298   -webkit-transition: all 0.2s ease-in-out;
1299   -moz-transition: all 0.2s ease-in-out;
1300   -o-transition: all 0.2s ease-in-out;
1301   -ms-transition: all 0.2s ease-in-out;
1302   transition: all 0.2s ease-in-out;
1303 }
1304 .widget input.action {
1305   opacity: 0.5;
1306   -webkit-transition: all 0.2s ease-in-out;
1307   -moz-transition: all 0.2s ease-in-out;
1308   -o-transition: all 0.2s ease-in-out;
1309   -ms-transition: all 0.2s ease-in-out;
1310   transition: all 0.2s ease-in-out;
1311 }
1312 .widget:hover .title .action {
1313   opacity: 1;
1314   -webkit-transition: all 0.2s ease-in-out;
1315   -moz-transition: all 0.2s ease-in-out;
1316   -o-transition: all 0.2s ease-in-out;
1317   -ms-transition: all 0.2s ease-in-out;
1318   transition: all 0.2s ease-in-out;
1319 }
1320 .widget .tool:hover .action {
1321   opacity: 1;
1322   -webkit-transition: all 0.2s ease-in-out;
1323   -moz-transition: all 0.2s ease-in-out;
1324   -o-transition: all 0.2s ease-in-out;
1325   -ms-transition: all 0.2s ease-in-out;
1326   transition: all 0.2s ease-in-out;
1327 }
1328 .widget .tool:hover .action.ticked {
1329   opacity: 1;
1330   -webkit-transition: all 0.2s ease-in-out;
1331   -moz-transition: all 0.2s ease-in-out;
1332   -o-transition: all 0.2s ease-in-out;
1333   -ms-transition: all 0.2s ease-in-out;
1334   transition: all 0.2s ease-in-out;
1335 }
1336 .widget ul {
1337   padding: 0px;
1338 }
1339 .widget ul li {
1340   padding-left: 16px;
1341   min-height: 16px;
1342   list-style: none;
1343 }
1344 #side-bar-photos-albums li{
1345 list-style-type: disc;
1346 }
1347 #side-bar-photos-albums ul li{
1348   margin-left: 30px;
1349   padding-left: 0px;
1350         }
1351 #side-bar-photos-albums ul li a{
1352   color: #1872A2;
1353 }
1354 .widget .tool.selected {
1355   background: url("../../../view/theme/diabook/diabook-red/icons/selected.png") no-repeat left center;
1356 }
1357 /* widget: search */
1358 #add-search-popup {
1359   width: 200px;
1360   top: 18px;
1361 }
1362 /* section */
1363 section {
1364   display: table-cell;
1365   vertical-align: top;
1366   width: 800px;
1367   padding: 0px 0px 0px 12px;
1368 }
1369 body .pageheader{
1370   text-align: center;
1371   font-size: 20px;
1372   margin-bottom: 20px;
1373   margin-top: 0px;
1374   max-width: 775px;
1375         }
1376 .qcomment{
1377   max-width: 122px;     
1378         }
1379 #id_username {
1380   width: 173px; 
1381         }
1382 #id_password {
1383   width: 173px;         
1384         }
1385 #id_openid_url {
1386   width: 173px; 
1387         }
1388 #contact-edit-end {
1389         }
1390 .pager {
1391    padding: 10px;
1392         text-align: center;
1393         font-size: 1.0em;
1394         clear: both;
1395         display: block;
1396 }       
1397
1398 .tabs {
1399     
1400     background-position: 0 -20px;
1401     background-repeat: repeat-x;
1402     height: 27px;
1403     padding: 0;
1404  }
1405 .tab.button {
1406     margin-left: 5px;   
1407     /*background: none repeat scroll 0 0 #F8F8F8;*/
1408     border: 1px solid #CCCCCC;
1409     border-radius: 3px 3px 3px 3px;
1410     font-weight: normal;
1411     padding: 3px;
1412     color:  #333333;
1413         }
1414         
1415 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1416         margin-bottom: 10px;
1417         }
1418 /* wall item */
1419 .tread-wrapper {
1420   border-bottom: 1px solid #D2D2D2;
1421   position: relative;
1422   padding: 5px;
1423   margin-bottom: 0px;
1424   width: 775px;
1425   padding-top: 10px;
1426 }
1427 .tread-wrapper a{
1428   color: red;
1429 }
1430
1431 .wall-item-decor {
1432   position: absolute;
1433   left: 790px;
1434   top: -10px;
1435   width: 16px;
1436 }
1437
1438 .wall-item-container {
1439   display: table;
1440   width: 780px;
1441 }
1442 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1443   display: table-row;
1444 }
1445 .wall-item-photo-container .wall-item-info {
1446   display: table-cell;
1447   vertical-align: top;
1448   text-align: left;
1449   width: 80px;
1450 }
1451 .wall-item-photo-container .wall-item-location {
1452   padding-right: 40px;
1453   display: table-cell;
1454 }
1455 .wall-item-photo-container .wall-item-ago {
1456   word-wrap: break-word;
1457   width: 50px;
1458   margin-left: 10px;
1459   color: #999;
1460 }
1461 .wall-item-photo-container .wall-item-content {
1462
1463   max-width: 720px;
1464   word-wrap: break-word;
1465
1466   margin-bottom: 14px;
1467 }
1468 .wall-item-photo-container .wall-item-content img {
1469   max-width: 700px;
1470 }
1471 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1472   display: table-cell;
1473   vertical-align: middle;
1474 }
1475 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1476   opacity: 0.5;
1477   -webkit-transition: all 0.2s ease-in-out;
1478   -moz-transition: all 0.2s ease-in-out;
1479   -o-transition: all 0.2s ease-in-out;
1480   -ms-transition: all 0.2s ease-in-out;
1481   transition: all 0.2s ease-in-out;
1482 }
1483 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1484   opacity: 1;
1485   -webkit-transition: all 0.2s ease-in-out;
1486   -moz-transition: all 0.2s ease-in-out;
1487   -o-transition: all 0.2s ease-in-out;
1488   -ms-transition: all 0.2s ease-in-out;
1489   transition: all 0.2s ease-in-out;
1490 }
1491 .wall-item-photo-container .wall-item-name {
1492   font-weight: bold;
1493 }
1494 .wall-item-photo-container .wall-item-actions-author {
1495   width: 100%;
1496   margin-bottom: 0.3em;
1497 }
1498 .wall-item-photo-container .wall-item-actions-social {
1499   float: left;
1500   margin-bottom: 1px;
1501   display: table-cell;
1502 }
1503 .wall-item-photo-container .wall-item-actions-social a {
1504   margin-right: 1em;
1505 }
1506 .wall-item-photo-container .wall-item-actions-tools {
1507   float: right;
1508   width: 80px;
1509   display: table-cell;
1510 }
1511 .wall-item-photo-container .wall-item-actions-tools a {
1512   float: right;
1513 }
1514 .wall-item-photo-container .wall-item-actions-tools input {
1515   float: right;
1516 }
1517 .wall-item-photo-container.comment {
1518   margin-top: 5px;
1519   margin-bottom: 5px;
1520   margin-left: 40px;
1521   width: 650px;
1522   border-bottom: 1px solid #D2D2D2;
1523 }
1524 .wall-item-photo-container.comment {
1525   top: 15px !important;
1526   left: 15px !important;
1527 }
1528 .wall-item-photo-container {
1529   display: table;
1530   width: 780px;
1531 }
1532 .my-comment-photo {
1533   width: 48px;
1534   margin-left: 40px;
1535   margin-right: 32px;
1536         }
1537 .comment-edit-preview {
1538   width: 500px;
1539   margin-top: 10px;
1540 }
1541 .comment-edit-text-empty {
1542     width: 500px;
1543     border: 1px solid #D2D2D2;
1544     height: 3.2em;
1545     color: #2d2d2d;
1546 }
1547 .comment-edit-text-full {
1548   font-size: 12.5px;
1549   height: 3.3em;
1550   
1551   border: 1px solid #D2D2D2;
1552   width: 500px;
1553 }
1554 .comment-edit-photo {
1555     margin: 10px 0 0;
1556     display: table-cell;
1557 }
1558
1559
1560 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1561   display: table-row;
1562 }
1563 .wall-item-bottom {
1564   font-size: 13px;
1565 }
1566 .wall-item-container .wall-item-bottom {
1567 /*  opacity: 0.5;
1568   -webkit-transition: all 0.2s ease-in-out;
1569   -moz-transition: all 0.2s ease-in-out;
1570   -o-transition: all 0.2s ease-in-out;
1571   -ms-transition: all 0.2s ease-in-out;
1572   transition: all 0.2s ease-in-out; */
1573 }
1574 .wall-item-container:hover .wall-item-bottom {
1575 /*  opacity: 1;
1576   -webkit-transition: all 0.2s ease-in-out;
1577   -moz-transition: all 0.2s ease-in-out;
1578   -o-transition: all 0.2s ease-in-out;
1579   -ms-transition: all 0.2s ease-in-out;
1580   transition: all 0.2s ease-in-out; */
1581 }
1582 .wall-item-container .wall-item-info {
1583   display: table-cell;
1584   vertical-align: top;
1585   text-align: left;
1586   width: 80px;
1587 }
1588 .wall-item-container .wall-item-location {
1589   padding-right: 40px;
1590   display: table-cell;
1591 }
1592 .wall-item-container .wall-item-ago {
1593   word-wrap: break-word;
1594   width: 50px;
1595   margin-left: 10px;
1596   color: #999;
1597 }
1598 .wall-item-location {
1599   
1600   clear: both;
1601   overflow: hidden;
1602   
1603   margin-bottom: 5px;
1604 }
1605
1606 .wall-item-container .wall-item-content {
1607
1608   max-width: 720px;
1609   word-wrap: break-word;
1610
1611
1612 }
1613
1614 .wall-item-container .wall-item-content img {
1615   max-width: 700px;
1616 }
1617 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1618   display: table-cell;
1619   vertical-align: middle;
1620 }
1621 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1622   opacity: 0.5;
1623   -webkit-transition: all 0.2s ease-in-out;
1624   -moz-transition: all 0.2s ease-in-out;
1625   -o-transition: all 0.2s ease-in-out;
1626   -ms-transition: all 0.2s ease-in-out;
1627   transition: all 0.2s ease-in-out;
1628 }
1629 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1630   opacity: 1;
1631   -webkit-transition: all 0.2s ease-in-out;
1632   -moz-transition: all 0.2s ease-in-out;
1633   -o-transition: all 0.2s ease-in-out;
1634   -ms-transition: all 0.2s ease-in-out;
1635   transition: all 0.2s ease-in-out;
1636 }
1637 .wall-item-container .wall-item-name {
1638   font-weight: bold;
1639 }
1640 .wall-item-container .wall-item-actions-author {
1641   width: 100%;
1642   margin-bottom: 0.3em;
1643 }
1644 .wall-item-container .wall-item-actions-social {
1645   float: left;
1646   margin-bottom: 1px;
1647   display: table-cell;
1648 }
1649 .wall-item-container .wall-item-actions-social a {
1650   margin-right: 1em;
1651 }
1652 .wall-item-actions-social a {
1653   float: left;
1654 }
1655 .wall-item-container .wall-item-actions-tools {
1656   float: right;
1657   width: 80px;
1658   display: table-cell;done
1659 }
1660 .wall-item-container .wall-item-actions-tools a {
1661   float: right;
1662 }
1663 .wall-item-container .wall-item-actions-tools input {
1664   float: right;
1665 }
1666 .wall-item-container.comment {
1667   margin-top: 5px;
1668   margin-bottom: 5px;
1669   margin-left: 80px;
1670   width: 700px;
1671   border-bottom: 1px solid hsl(198, 21%, 79%);
1672 }
1673 .wall-item-container.comment .contact-photo {
1674   width: 32px;
1675   height: 32px;
1676   margin-left: 16px;
1677   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1678
1679 }
1680 .wall-item-container.comment {
1681   top: 15px !important;
1682   left: 15px !important;
1683 }
1684 .wall-item-container.comment .wall-item-links {
1685   padding-left: 12px;
1686 }
1687 .wall-item-comment-wrapper {
1688   margin: 1px 5px 5px 80px;
1689 }
1690 .wall-item-comment-wrapper .comment-edit-photo {
1691   display: none;
1692 }
1693 .wall-item-comment-wrapper textarea {
1694   height: 2.0em;
1695   width: 100%;
1696   font-size: 10px;
1697   color: #999999;
1698   border: 1px solid #DDD;
1699   padding: 0.3em;
1700   font-size: 14px;
1701 }
1702 .wall-item-comment-wrapper .comment-edit-text-full {
1703   font-size: 14px;
1704   height: 4em;
1705   color: #2d2d2d;
1706   border: 1px solid #2d2d2d;
1707 }
1708 .comment-edit-preview {
1709   width: 500px;
1710   margin-top: 10px;
1711   background-color:  #fff797;
1712 }
1713 .comment-edit-preview .contact-photo {
1714   width: 32px;
1715   height: 32px;
1716   margin-left: 16px;
1717   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1718
1719 }
1720 .comment-edit-preview {
1721   top: 15px !important;
1722   left: 15px !important;
1723 }
1724 .comment-edit-preview .wall-item-links {
1725   padding-left: 12px;
1726 }
1727 .comment-edit-preview .wall-item-container {
1728   width: 700px;
1729 }
1730 .comment-edit-preview .tread-wrapper {
1731   width: 700px;
1732   padding: 0;
1733   margin: 10px 0;
1734 }
1735
1736 .shiny {
1737   /* border-right: 10px solid #fce94f; */
1738         border-right: 1px solid #A7C7F7;
1739         padding-right: 12px;
1740 }
1741
1742 #jot-preview-content{
1743         margin-top: 30px;}
1744         
1745 #jot-preview-content .tread-wrapper {
1746   background-color: #fff797;
1747 }
1748
1749 .wall-item-tags {
1750   padding-top: 1px;
1751   padding-bottom: 2px;
1752 }
1753 .tag {
1754   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1755   color: #999;
1756   padding-left: 3px;
1757   font-size: 12px;
1758 }
1759 .tag a {
1760   padding-right: 5px;
1761   /*background: url("../../../images/tag.png") no-repeat center right;*/
1762   color: #999;
1763 }
1764 .wwto {
1765   position: absolute !important;
1766   width: 25px;
1767   height: 25px;
1768   background: #FFFFFF;
1769   border: 2px solid #364e59;
1770   height: 25px;
1771   width: 25px;
1772   overflow: hidden;
1773   padding: 1px;
1774   position: absolute !important;
1775   top: 40px;
1776   left: 30px;
1777   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1778   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1779   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1780 }
1781 .wwto .contact-photo {
1782   width: auto;
1783   height: 25px;
1784 }
1785 /* contacts menu */
1786 .contact-photo-wrapper {
1787   position: relative;
1788   width: 80px;
1789 }
1790
1791 .contact-photo-wrapper.wwto {
1792   width: 25px;
1793 }
1794
1795 .contact-photo {
1796   width: 48px;
1797   height: 48px;
1798   overflow: hidden;
1799   display: block;
1800 }
1801 .contact-photo img {
1802   width: 48px;
1803   height: 48px;
1804 }
1805
1806 .contact-wrapper {
1807   float: left;
1808   width: 90px;
1809   height: 90px;
1810   margin-bottom: 15px;
1811 }
1812 .contact-wrapper .contact-photo {
1813   width: 80px;
1814   height: 80px;
1815 }
1816 .contact-wrapper .contact-photo img {
1817   width: 80px;
1818   height: 80px;
1819 }
1820 .contact-wrapper {
1821   left: 0px;
1822   top: 63px;
1823 }
1824 .contact-photo {
1825   width: 48px;
1826   height: 48px;
1827 }
1828 .contact-photo img {
1829   width: 48px;
1830   height: 48px;
1831 }
1832 .contact-name {
1833   /* text-align: center; */
1834   /*font-weight: bold;*/
1835   font-size: 12px;
1836 }
1837 .contact-details {
1838   color: #999999;
1839 }
1840 /* editor */
1841 .jothidden {
1842   display: none;
1843 }
1844 #jot {
1845   width: 785px;
1846   margin: 0px 2em 20px 0px;
1847 }
1848 #profile-jot-form #profile-jot-text {
1849   height: 2.0em;
1850   width: 99%;
1851   font-size: 15px;
1852   color: #999999;
1853   border: 1px solid #DDD;
1854   padding: 0.3em;
1855   margin-bottom: 10px;
1856 }
1857 .grey
1858 {
1859   display: inline;
1860   float: right; 
1861         }
1862 #jot #jot-tools {
1863   margin: 0px;
1864   padding: 0px;
1865   height: 40px;
1866   overflow: none;
1867   width: 783px;
1868   background-color: #fff;
1869   border-bottom: 2px solid #9eabb0;
1870 }
1871
1872 #jot #jot-tools li {
1873   list-style: none;
1874   float: left;
1875   width: 80px;
1876   height: 40px;
1877   border-bottom: 2px solid #9eabb0;
1878 }
1879 #jot #jot-tools li a {
1880   display: block;
1881   color: #cccccc;
1882   width: 100%;
1883   height: 40px;
1884   text-align: center;
1885   line-height: 40px;
1886   overflow: hidden;
1887 }
1888 #jot #jot-tools li:hover {
1889   background-color: #364e59;
1890   border-bottom: 2px solid #bdcdd4;
1891 }
1892 #jot #jot-tools li.perms {
1893   float: right;
1894   width: 40px;
1895 }
1896 #jot #jot-tools li.perms a.unlock {
1897   width: 30px;
1898   border-left: 10px solid #cccccc;
1899   background-color: #cccccc;
1900   background-position: left center;
1901 }
1902 #jot #jot-tools li.perms a.lock {
1903   width: 30px;
1904   border-left: 10px solid #666666;
1905   background-color: #666666;
1906 }
1907 #jot #jot-tools li.submit {
1908   float: right;
1909   background-color: #cccccc;
1910   border-bottom: 2px solid #cccccc;
1911   border-right: 1px solid #666666;
1912   border-left: 1px solid #666666;
1913 }
1914 #jot #jot-tools li.submit input {
1915   border: 0px;
1916   margin: 0px;
1917   padding: 0px;
1918   background-color: #cccccc;
1919   color: #666666;
1920   width: 80px;
1921   height: 40px;
1922   line-height: 40px;
1923 }
1924 #jot #jot-tools li.submit input:hover {
1925   background-color: #bdcdd4;
1926   color: #666666;
1927 }
1928 #jot #jot-tools li.loading {
1929   float: right;
1930   background-color: #ffffff;
1931   width: 20px;
1932   vertical-align: center;
1933   text-align: center;
1934   border-top: 2px solid #9eabb0;
1935   height: 38px;
1936 }
1937 #jot #jot-tools li.loading img {
1938   margin-top: 10px;
1939 }
1940 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1941     
1942          border-radius: 5px 5px 5px 5px;
1943     font-weight: bold;
1944     height: 20px;
1945     margin: 0 0 5px;
1946     width: 60%;
1947     border: 1px solid #d2d2d2;
1948 }
1949 #profile-jot-form #jot-title:-webkit-input-placeholder {
1950   font-weight: normal;
1951 }
1952 #profile-jot-form #jot-title:-moz-placeholder {
1953   font-weight: normal;
1954 }
1955 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1956         width: 785px;
1957         height: 100px;
1958         }
1959 #jot #jot-title:hover {
1960   border: 1px solid #999999;
1961 }
1962 #jot #jot-title:focus {
1963   border: 1px solid #999999;
1964 }
1965 #jot #character-counter {
1966   width: 80px;
1967   float: right;
1968   text-align: right;
1969   height: 20px;
1970   line-height: 20px;
1971   padding-right: 20px;
1972 }
1973 #jot-perms-icon, 
1974 #profile-location,
1975 #profile-nolocation,
1976 #profile-youtube, 
1977 #profile-video, 
1978 #profile-audio,
1979 #profile-link,
1980 #profile-title, 
1981 #wall-image-upload,
1982 #wall-file-upload,
1983 #wall-image-upload-div,
1984 #wall-file-upload-div,
1985 .hover, .focus {
1986         cursor: pointer;
1987         margin-top: 2px;
1988 }
1989 #profile-jot-wrapper{
1990         margin: 0 2em 20px 0;
1991    width: 785px;
1992         }
1993
1994 #profile-jot-submit-wrapper {
1995         margin-bottom: 50px;
1996         width: 785px;
1997 }
1998
1999 #profile-jot-submit {
2000         float: right;
2001         margin-top: 2px;
2002         font-size: 14px;
2003 }
2004 #profile-upload-wrapper {
2005         float: left;
2006         margin-top: 2px;
2007         margin-left: 10px;
2008         
2009 }
2010 #profile-attach-wrapper {
2011         float: left;
2012         margin-left: 15px;
2013         margin-top: 2px;
2014 }
2015 #profile-rotator {
2016         float: left;
2017         margin-left: 30px;
2018         margin-top: 2px;
2019 }
2020 #profile-link-wrapper {
2021         float: left;
2022         margin-left: 15px;
2023         margin-top: 2px;
2024 }
2025 #profile-youtube-wrapper {
2026         float: left;
2027         margin-left: 15px;
2028         margin-top: 2px;
2029 }
2030 #profile-video-wrapper {
2031         float: left;
2032         margin-left: 15px;
2033         margin-top: 2px;
2034 }
2035 #profile-audio-wrapper {
2036         float: left;
2037         margin-left: 15px;
2038         margin-top: 2px;
2039 }
2040 #profile-location-wrapper {
2041         float: left;
2042         margin-left: 15px;
2043         margin-top: 2px;
2044 }
2045 #profile-jot-perms {
2046         float: left;
2047         margin-left: 45px;
2048         margin-top: 2px;
2049 }
2050 #jot-preview-link {
2051         float: right;
2052         margin-left: 10px;
2053         margin-top: 2px;
2054         font-size: 9px;
2055         font-weight: bolder;
2056         cursor: pointer;
2057 }
2058 #profile-jot-perms{
2059    float: right;
2060         margin-left: 10px;
2061         margin-top: 2px;        
2062         }
2063 /** buttons **/
2064 .button.creation1 {
2065     background-color: #fff;
2066     border: 1px solid #777777;
2067     border-radius: 3px 3px 3px 3px;
2068     box-shadow: 0 1px 1px #CFCFCF;
2069     font-weight: bolder;
2070          cursor: pointer;
2071 }
2072 .button.creation2 {
2073     background-color: #FF500F;
2074     border: 1px solid #777777;
2075     color: white;
2076     border-radius: 3px 3px 3px 3px;
2077     box-shadow: 0 1px 1px #CFCFCF;
2078     margin-left: 5px;
2079     font-weight: bolder;
2080          cursor: pointer;
2081 }
2082 /*input[type="submit"] {
2083         border: 0px;
2084     background-color: @ButtonBackgroundColor;
2085     color: @ButtonColor;
2086     padding: 0px 10px;
2087         .rounded(5px);
2088     height: 18px;
2089 }*/
2090 /** acl **/
2091 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2092   display: block!important;
2093 }
2094 #acl-wrapper {
2095   width: 690px;
2096   float: left;
2097 }
2098 #acl-search {
2099   float: right;
2100   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2101   padding-right: 20px;
2102 }
2103 #acl-showall {
2104   float: left;
2105   display: block;
2106   width: auto;
2107   height: 18px;
2108   background-color: #cccccc;
2109   background-image: url("../../../images/show_all_off.png");
2110   background-position: 7px 7px;
2111   background-repeat: no-repeat;
2112   padding: 7px 5px 0px 30px;
2113   color: #999999;
2114   -moz-border-radius: 5px 5px 5px 5px;
2115   -webkit-border-radius: 5px 5px 5px 5px;
2116   border-radius: 5px 5px 5px 5px;
2117 }
2118 #acl-showall.selected {
2119   color: #000000;
2120   background-color: #ff9900;
2121   background-image: url("../../../images/show_all_on.png");
2122 }
2123 #acl-list {
2124   height: 210px;
2125   border: 1px solid #cccccc;
2126   clear: both;
2127   margin-top: 30px;
2128   overflow: auto;
2129 }
2130 .acl-list-item {
2131   display: block;
2132   width: 150px;
2133   height: 30px;
2134   border: 1px solid #cccccc;
2135   margin: 5px;
2136   float: left;
2137 }
2138 .acl-list-item img {
2139   width: 22px;
2140   height: 22px;
2141   float: left;
2142   margin: 4px;
2143 }
2144 .acl-list-item p {
2145   height: 12px;
2146   font-size: 10px;
2147   margin: 0px;
2148   padding: 2px 0px 1px;
2149   overflow: hidden;
2150 }
2151 .acl-list-item a {
2152   font-size: 8px;
2153   display: block;
2154   width: 40px;
2155   height: 10px;
2156   float: left;
2157   color: #999999;
2158   background-color: #cccccc;
2159   background-position: 3px 3px;
2160   background-repeat: no-repeat;
2161   margin-right: 5px;
2162   -webkit-border-radius: 2px ;
2163   -moz-border-radius: 2px;
2164   border-radius: 2px;
2165   padding-left: 15px;
2166 }
2167 #acl-wrapper a:hover {
2168   text-decoration: none;
2169   color: #000000;
2170 }
2171 .acl-button-show {
2172   background-image: url("../../../images/show_off.png");
2173 }
2174 .acl-button-hide {
2175   background-image: url("../../../images/hide_off.png");
2176 }
2177 .acl-button-show.selected {
2178   color: #000000;
2179   background-color: #9ade00;
2180   background-image: url("../../../images/show_on.png");
2181 }
2182 .acl-button-hide.selected {
2183   color: #000000;
2184   background-color: #ff4141;
2185   background-image: url("../../../images/hide_on.png");
2186 }
2187 .acl-list-item.groupshow {
2188   border-color: #9ade00;
2189 }
2190 .acl-list-item.grouphide {
2191   border-color: #ff4141;
2192 }
2193 /** /acl **/
2194 /** tab buttons 14618a**/
2195 ul.tabs {
2196   list-style-type: none;
2197   padding-bottom: 10px;
2198   font-size: 13px;
2199 }
2200 ul.tabs li {
2201   float: left;
2202   margin-left: 5px;
2203 }
2204 ul.tabs li .active {
2205     background-color: #535353;
2206     border: 1px solid #777777;
2207     color: white;
2208     border-radius: 3px 3px 3px 3px;
2209     box-shadow: 2px 2px 2px #CFCFCF;
2210     margin-left: 5px;
2211 }
2212 //settings tabs
2213 ul.rs_tabs {
2214   list-style-type: none;
2215   font-size: 11px;
2216 }
2217 ul.rs_tabs li {
2218   float: left;
2219   margin-bottom: 30px;
2220   clear: both;
2221 }
2222 ul.rs_tabs li .selected {
2223     background-color: #535353;
2224     border: 1px solid #777777;
2225     color: white;
2226     border-radius: 3px 3px 3px 3px;
2227     box-shadow: 2px 2px 2px #CFCFCF;
2228     font-size: 13px;
2229 }
2230 .rs_tabs {
2231     list-style-type: none;
2232     font-size: 11px;
2233     background-position: 0 -20px;
2234     background-repeat: repeat-x;
2235     height: 27px;
2236     padding: 0;
2237  }
2238 .rs_tab.button {        
2239     /*background: none repeat scroll 0 0 #F8F8F8;*/
2240     border: 1px solid #CCCCCC;
2241     border-radius: 3px 3px 3px 3px;
2242     font-weight: bolder;
2243     padding: 3px;
2244     color:  #333333;
2245     text-decoration: none;
2246         }
2247 /**
2248  * Form fields
2249  */
2250 .field {
2251   margin-bottom: 10px;
2252   padding-bottom: 10px;
2253   overflow: auto;
2254   width: 100%;
2255 }
2256 .field label {
2257   float: left;
2258   width: 200px;
2259 }
2260 .field input, .field textarea {
2261   width: 400px;
2262 }
2263 .field textarea {
2264   height: 100px;
2265 }
2266 .field .field_help {
2267   display: block;
2268   margin-left: 200px;
2269   color: #666666;
2270 }
2271 .field .onoff {
2272   float: left;
2273   width: 80px;
2274 }
2275 .field .onoff a {
2276   display: block;
2277   border: 1px solid #666666;
2278   background-image: url("../../../images/onoff.jpg");
2279   background-repeat: no-repeat;
2280   padding: 4px 2px 2px 2px;
2281   height: 16px;
2282   text-decoration: none;
2283 }
2284 .field .onoff .off {
2285   border-color: #666666;
2286   padding-left: 40px;
2287   background-position: left center;
2288   background-color: #cccccc;
2289   color: #666666;
2290   text-align: right;
2291 }
2292 .field .onoff .on {
2293   border-color: #204A87;
2294   padding-right: 40px;
2295   background-position: right center;
2296   background-color: #D7E3F1;
2297   color: #204A87;
2298   text-align: left;
2299 }
2300 .field .hidden {
2301   display: none!important;
2302 }
2303 .field.radio .field_help {
2304   margin-left: 0px;
2305 }
2306 .suggest-select {
2307 width: 500px;
2308 height: 350px;  
2309         }
2310 .message-to-select {
2311         width: 400px;
2312    height: 150px;
2313         }
2314 #directory-search-form{
2315         margin-bottom: 50px;
2316         }
2317 #profile-edit-links-end {
2318         clear: both;
2319         margin-bottom: 15px;
2320 }
2321
2322 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2323
2324 #profile-edit-links li {
2325   float: left;
2326   list-style: none;
2327   margin-left: 10px;
2328 }
2329
2330 .profile-edit-side-div {
2331   display: none;
2332 }
2333
2334 #register-form label,
2335 #profile-edit-form label {
2336         width: 300px; float: left;
2337 }
2338
2339 .required {
2340   display: inline;
2341   color: #B20202;
2342 }
2343
2344 /* oauth */
2345 .oauthapp {
2346   height: auto;
2347   overflow: auto;
2348   border-bottom: 2px solid #cccccc;
2349   padding-bottom: 1em;
2350   margin-bottom: 1em;
2351 }
2352 .oauthapp img {
2353   float: left;
2354   width: 48px;
2355   height: 48px;
2356   margin: 10px;
2357 }
2358 .oauthapp img.noicon {
2359   background-image: url("../../../images/icons/48/plugin.png");
2360   background-position: center center;
2361   background-repeat: no-repeat;
2362 }
2363 .oauthapp a {
2364   float: left;
2365 }
2366 /* contacts */
2367 .contact-entry-wrapper {
2368   width: 120px;
2369   height: 120px;
2370   float: left;
2371 }
2372 /* photo */
2373 .photo {
2374 box-shadow: 2px 2px 5px 0px #000000;
2375 margin: 0px;
2376 border-radius: 10px;
2377 height: 145px !important;
2378 width: 145px !important;
2379 }
2380 .lframe {
2381   float: left;
2382   /*margin: 0px 10px 10px 0px;*/
2383 }
2384 /* profile match wrapper */
2385 .profile-match-wrapper {
2386   float: left;
2387   width: 90px;
2388   height: 90px;
2389   margin-bottom: 20px;
2390 }
2391 .profile-match-wrapper .contact-photo {
2392   width: 80px;
2393   height: 80px;
2394 }
2395 .profile-match-wrapper .contact-photo img {
2396   width: 80px;
2397   height: 80px;
2398 }
2399 .profile-match-wrapper {
2400   left: 0px;
2401   top: 63px;
2402 }
2403
2404 .contact-photo-menu-button {
2405         position: relative;
2406         background-image: url("../../../images/icons/16/menu.png");
2407         background-position: top left; 
2408         background-repeat: no-repeat;
2409         margin: 0px 0px -16px 0px; 
2410         padding: 0px;
2411         width: 16px;
2412         height: 16px;
2413         top: -16px; left:0px;
2414         overflow: hidden;
2415         text-indent: 40px;
2416         display: none;
2417         
2418 }
2419 .contact-photo-menu {
2420         width: 11em;
2421         border: 3px solid #364e59;
2422         color: #2d2d2d;
2423         background: #FFFFFF;
2424 /*        position: absolute;*/
2425         position: relative;
2426         left: 0px; top: 0px;
2427         display: none;
2428         z-index: 10000;
2429 }
2430 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2431 .contact-photo-menu li a {
2432         display: block; 
2433         padding: 5px 10px; 
2434         color: #2d2d2d;
2435         text-decoration: none;
2436 }
2437 .contact-photo-menu li a:hover {
2438         background-color: #bdcdd4; 
2439 }
2440
2441 /* page footer */
2442 footer {
2443   height: 100px;
2444   display: table-row;
2445 }
2446
2447 blockquote {
2448     border-left: 1px solid #D2D2D2;
2449     padding-left: 9px;
2450     margin: 0 0 0 .8ex;
2451          color: #777;
2452 }
2453 .oembed {
2454         
2455         font-weight: bold;
2456 }
2457 .aprofile dt{
2458 box-shadow: 1px 1px 5px 0;
2459     color: #666666;
2460     margin: 15px 0 5px;
2461     padding-left: 5px;  
2462         }
2463 /* ================== */
2464 /* = Contacts Block = */
2465 /* ================== */
2466
2467 .contact-block-img {
2468         width: 55px;
2469         height: 55px;
2470         padding-right: 3px;
2471 }
2472 .contact-block-div {
2473         float: left;
2474 }
2475
2476 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2477 #contact-block-end { clear: both; } 
2478
2479 #group-edit-wrapper {
2480         margin-bottom: 10px;
2481 }
2482
2483 #group-members-end {
2484         clear: both;
2485 }
2486 #group-edit-desc {
2487  margin-top: 15px;
2488 }
2489
2490 /*
2491 #group-separator,
2492 #prof-separator { display: none;}
2493 */
2494 #prof-members-end{
2495         clear: both;
2496         }
2497
2498 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2499         margin-bottom: 10px;
2500         margin-top: 20px;
2501 }
2502
2503 #prvmail-submit {
2504         float: right;
2505         margin-top: 10px;
2506 }
2507
2508 #prvmail-subject
2509 {
2510 background: none repeat scroll 0 0 #FFFFFF;
2511 border: 1px solid #CCCCCC;
2512 border-radius: 5px 5px 5px 5px;
2513 font-weight: bold;
2514 height: 20px;
2515 margin: 0 0 5px;
2516 vertical-align: middle;
2517 }
2518 #prvmail-form{
2519  width: 597px;  
2520         }
2521         
2522 #prvmail-upload-wrapper,
2523 #prvmail-link-wrapper,
2524 #prvmail-rotator-wrapper {
2525         float: left;
2526         margin-top: 10px;
2527         margin-right: 10px;
2528         width: 24px;
2529 }
2530
2531 #prvmail-end {
2532         clear: both;
2533 }
2534
2535 .mail-list-sender,
2536 .mail-list-detail {
2537         float: left;
2538 }
2539 .mail-list-detail {
2540         margin-left: 20px;
2541 }
2542
2543 .mail-list-subject {
2544         font-size: 1.1em;
2545         margin-top: 10px;
2546 }
2547 a.mail-list-link {
2548     display: block;
2549     font-size: 1.3em;
2550     padding: 4px 0;
2551 }
2552
2553 /*
2554 *a.mail-list-link:hover {
2555 *       background-color: #15607B;
2556 *       color: #F5F6FB;
2557 *}
2558 */
2559
2560 .mail-list-outside-wrapper-end {
2561         clear: both;
2562 }
2563
2564 .mail-list-outside-wrapper {
2565         margin-top: 30px;
2566 }
2567
2568 .mail-list-delete-wrapper {
2569         float: right;
2570         margin-right: 30px;
2571         margin-top: 15px;
2572 }
2573
2574 .mail-list-delete-icon {
2575         border: none;
2576 }
2577
2578 .mail-conv-sender,
2579 .mail-conv-detail {
2580         float: left;
2581 }
2582 .mail-conv-detail {
2583         margin-left: 20px;
2584         width: 500px;
2585 }
2586
2587 .mail-conv-subject {
2588     font-size: 1.4em;
2589     margin: 10px 0;
2590 }
2591
2592 .mail-conv-outside-wrapper-end {
2593         clear: both;
2594 }
2595
2596 .mail-conv-outside-wrapper {
2597         margin-top: 30px;
2598 }
2599
2600 .mail-conv-delete-wrapper {
2601         float: right;
2602         margin-right: 30px;
2603         margin-top: 15px;
2604 }
2605 .mail-conv-break {
2606         clear: both;
2607 }
2608
2609 .mail-conv-delete-icon {
2610         border: none;
2611 }
2612
2613 /* ========== */
2614 /* = Events = */
2615 /* ========== */
2616 .eventcal {
2617         float: left;
2618         font-size: 20px;
2619 }
2620
2621 .vevent {
2622 position: relative;
2623 width: 400px;
2624 padding: 20px;
2625 padding-top: 10px;
2626 margin: 0 0px;
2627 margin-bottom: 10px;
2628 background-color: white;
2629 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2630 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2631 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2632 }
2633 .vevent .event-location {
2634         margin-left: 10px;
2635         margin-right: 10px;
2636 }
2637 .vevent .event-description {
2638 margin-left: 10px;
2639 margin-right: 10px;
2640 font-size: 1.1em;
2641 font-weight: bolder;
2642 }
2643 .vevent .event-start, .vevent .event-end {
2644
2645 margin-right: 20px;
2646 margin-bottom: 2px;
2647 margin-top: 2px;
2648 font-size: 0.9em;
2649 text-align: left;
2650 }
2651 .event-start .dtstart, .event-end .dtend {
2652 float: right;
2653 }
2654
2655
2656 #new-event-link {
2657         margin-bottom: 10px;
2658 }
2659
2660 .edit-event-link, .plink-event-link {
2661         float: left;
2662         margin-top: 4px;
2663         margin-right: 4px;
2664         margin-bottom: 15px;
2665 }
2666
2667 .event-description:before {
2668         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2669         margin-right: 15px;
2670 }
2671
2672 .event-start, .event-end {
2673         margin-left: 10px;
2674         width: 330px;
2675         clear: both;
2676 }
2677
2678 .event-start .dtstart, .event-end .dtend {
2679         float: right;
2680 }
2681
2682 .event-list-date {
2683         margin-bottom: 10px;
2684 }
2685
2686 .prevcal, .nextcal {
2687         float: left;
2688         margin-left: 32px;
2689         margin-right: 32px;
2690         margin-top: 64px;
2691 }
2692 .event-calendar-end {
2693         clear: both;
2694 }
2695
2696  
2697 .calendar {
2698         font-family: Courier, monospace;
2699 }
2700 .calendar.eventcal a {
2701   color: #1872A2;       
2702         }
2703 .today {
2704         font-weight: bold;
2705         color: #FF0000;
2706 }
2707
2708 .settings-block {
2709         border: 1px solid #AAA;
2710         margin: 10px;
2711         padding: 10px;
2712 }
2713
2714 .app-title {
2715         margin: 10px;
2716 }
2717
2718 #identity-manage-desc {
2719         margin-top:15px;
2720         margin-bottom: 15px;
2721 }
2722
2723 #identity-manage-choose {
2724         margin-bottom: 15px;
2725 }
2726
2727 #identity-submit {
2728         margin-top: 20px;
2729 }
2730
2731 #photo-prev-link, #photo-next-link {
2732         padding: 10px;
2733         float: left;
2734 }
2735 .lightbox{
2736         float: left;
2737         }
2738 #photo-photo {
2739         float: left;
2740 }
2741 #photo-like-div .wall-item-like-buttons {
2742         float: left;
2743    margin-right: 10px;
2744         }
2745 .wall-item-like-buttons .icon.like {
2746 float: left;
2747 }
2748
2749 #photo-photo-end {
2750         clear: both;
2751 }
2752
2753 .tabs .comment-wwedit-wrapper {
2754         display: block;
2755    margin-top: 30px;
2756    margin-left: 50px;
2757         }
2758
2759 .profile-match-photo {
2760         float: left;
2761         text-align: center;
2762         width: 120px;
2763 }
2764
2765 .profile-match-name {
2766         float: left;
2767         text-align: center;
2768         width: 120px;
2769         overflow: hidden;
2770 }
2771
2772 .profile-match-break,
2773 .profile-match-end {
2774         clear: both;
2775 }
2776
2777 .profile-match-connect {
2778         text-align: center;
2779         font-weight: bold;
2780 }
2781
2782 .profile-match-wrapper {
2783         float: left;
2784         padding: 10px;
2785         width: 120px;
2786         height: 120px;
2787         scroll: auto;
2788 }
2789 #profile-match-wrapper-end {
2790         clear: both;
2791 }
2792
2793 /* ============= */
2794 /* = Directory = */
2795 /* ============= */
2796 section .directory-item dl {
2797   height: auto;
2798   overflow: auto;       
2799 }
2800 section .directory-item dt {
2801   float: left;
2802   margin-left: 0px;
2803   text-align: right;
2804   color: #999;
2805 }
2806 section .directory-item dd {
2807   float: left;
2808   margin-left: 5px;
2809 }
2810 .directory-profile-wrapper {
2811   float: left;
2812   max-height: 178px;
2813   overflow: hidden;
2814   width: 635px;
2815 }
2816 .directory-copy-wrapper {
2817   float: left;
2818   overflow: hidden;     
2819 }
2820 /* contacts menu */
2821 .contact-photo-wrapper {
2822   position: relative;
2823 }
2824 .contact-photo {
2825   width: 48px;
2826   height: 48px;
2827   overflow: hidden;
2828   display: block;
2829 }
2830 .contact-photo img {
2831   width: 48px;
2832   height: 48px;
2833 }
2834 .contact-photo-menu-button {
2835   display: none;
2836   /* position: absolute; */
2837   /* position: absolute; */
2838   left: 0px;
2839   top: -16px;
2840 }
2841 .contact-wrapper {
2842   float: left;
2843   width: 90px;
2844   height: 90px;
2845   margin-bottom: 15px;
2846 }
2847 .contact-wrapper .contact-photo {
2848   width: 80px;
2849   height: 80px;
2850 }
2851 .contact-wrapper .contact-photo img {
2852   width: 80px;
2853   height: 80px;
2854 }
2855 .contact-wrapper .contact-photo-menu-button {
2856   left: 0px;
2857   top: 63px;
2858 }
2859 .directory-item {
2860   float: left;
2861   width: 800px;
2862   height: 200px;
2863 }
2864 .directory-item .contact-photo {
2865   width: 175px;
2866   height: 175px;
2867 }
2868 .directory-item .contact-photo img {
2869   width: 175px;
2870   height: 175px;
2871 }
2872
2873 .directory-photo-wrapper {
2874   float: left;
2875   height: 200px;
2876   width: 165px;  
2877 }
2878 .contact-name {
2879   font-weight: bold;
2880   font-size: 18px;
2881   margin-bottom: -3px;
2882   text-align: left;
2883 }
2884 .contact-details {
2885   color: #999999;
2886 }
2887 .page-type {
2888   font-size: 10px;
2889   font-style: italic;
2890 }
2891 .directory-detailscolumn-wrapper {
2892   float: left;  
2893   width: 305px;
2894   margin-right: 10px;  
2895 }
2896 .directory-profile-wrapper dl {
2897   margin-top: 3px;
2898   margin-bottom: 3px;
2899 }
2900 .directory-profile-title {
2901   font-weight: bold;
2902   margin-bottom: 3px;
2903   font-size: 14px;
2904 }
2905 #side-bar-photos-albums{
2906         margin-top: 15px;       
2907 }
2908 .photo-top-photo, .photo-album-photo {
2909   -webkit-border-radius: 5px 5px 0 0;
2910   -moz-border-radius: 5px 5px 0 0;
2911   border-radius: 5px 5px 0 0;
2912 }
2913 .photo-album-image-wrapper, .photo-top-image-wrapper {
2914   float: left;
2915    -moz-box-shadow: 0 0 5px #888;
2916    -webkit-box-shadow: 0 0 5px #888;
2917    box-shadow: 0 0 5px #888;
2918   background-color: #000;
2919    -webkit-border-radius: 5px;
2920    -moz-border-radius: 5px;
2921   border-radius: 5px;
2922   padding-bottom: 20px;
2923   position: relative;
2924   margin: 0 10px 10px 0;
2925   width: 200px; height: 140px;
2926   overflow: hidden;  
2927 }
2928 .photo-top-album-name {
2929         width: 100%;
2930         position: absolute; 
2931         bottom: 0px; 
2932         padding-left: 3px;
2933         background-color: #EEE;
2934 }
2935 .photo-top-album-link{
2936   color: #1872A2;
2937         }
2938 .photo-top-album-img{
2939         
2940         }
2941 /*.photo-top-image-wrapper {
2942         position: relative;
2943         float: left;
2944         margin-top: 15px;
2945         margin-right: 15px;
2946         width: 200px; height: 200px; 
2947         overflow: hidden; 
2948 }
2949 .photo-top-album-name {
2950         width: 100%;
2951         min-height: 2em;
2952         position: absolute; 
2953         bottom: 0px; 
2954         padding: 0px 3px;
2955         padding-top: 0.5em;
2956         background-color: rgb(255, 255, 255);
2957 }*/
2958 #photo-top-end {
2959         clear: both;
2960 }
2961
2962 #photo-top-links {
2963         margin-bottom: 30px;
2964         margin-left: 30px;
2965 }
2966
2967 #photos-upload-newalbum-div {
2968         float: left;
2969         width: 175px;
2970 }
2971