5 Created by Anne Walk and Devlon Duthie on 2011-09-24.
6 Based loosely on the Dipsy theme.
11 Red link hover - #db0503
12 Red Gradients (buttons and other gradients) - #b20202 and #d60808
13 Grey/body text - #626262
14 Grey Gradients (buttons and other gradients) - #bdbdbd and #a2a2a2
15 Dark Grey Gradients - #7c7d7b and #555753
17 You can switch out the colors of the header, buttons and links by using a find and replace in your text editor.
25 font-family: freesans,helvetica,arial,clean,sans-serif;
31 img { border: 0 none; max-width: 550px; }
33 a { color: #b20202; text-decoration: none; margin-bottom:1px;}
34 a:hover { color: #db0503; padding-bottom: 0px;}
58 font-variant:small-caps;
65 .required { display: inline; color: #b20202; }
66 .fakelink { color: #b20202; cursor: pointer; }
67 .fakelink :hover { color: #db0503; }
68 .heart { color: #FF0000; font-size: 100%; }
72 border: 2px solid #b0b0b0;
75 -webkit-border-radius: 3px 3px 3px 3px;
76 -moz-border-radius: 3px 3px 3px 3px;
77 border-radius: 3px 3px 3px 3px;
81 margin: 10px 2px 5px 2px;
85 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
86 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
87 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
88 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
89 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
90 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
91 background-color:#bdbdbd;
92 -moz-border-radius:5px;
93 -webkit-border-radius:5px;
99 input[type=submit]:hover {
101 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
102 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
103 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
104 background-color:#b20202;
107 input[type=submit]:active {
112 .smalltext { font-size: 0.7em }
114 ::selection { background:#fdf795; color: #000; /* Safari and Opera */ }
115 ::-moz-selection { background:#fdf795; color: #000; /* Firefox */ }
122 margin: 20px 0px 30px 10%;
128 border: 1px solid #dddddd;
129 -moz-box-shadow: 3px 3px 6px #959494;
130 -webkit-box-shadow: 3px 3px 6px #959494;
131 box-shadow: 3px 3px 6px #959494;
132 background-color: #efefef;
138 background-color: #efefef;
139 border: 2px solid #dddddd;
140 -moz-box-shadow: 3px 3px 4px #959494;
141 -webkit-box-shadow: 3px 3px 4px #959494;
142 box-shadow: 3px 3px 4px #959494;
152 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
153 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
154 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
155 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
156 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
157 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
158 background-color:#bdbdbd;
159 -moz-border-radius:5px;
160 -webkit-border-radius:5px;
168 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
169 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
170 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
171 background-color:#b20202;
188 #login-name-wrapper {
189 vertical-align: middle;
193 #login-name-wrapper input {
198 #login-password-wrapper {
199 vertical-align: middle;
208 #login-extra-links a {
211 padding: 5px 0px 5px 0px;
216 #login-extra-filler {
227 -webkit-border-radius: 5px ;
228 -moz-border-radius: 5px;
230 border: 1px solid #494948;
231 background-color: #2e3436;
236 -moz-box-shadow: 7px 7px 12px #434343;
237 -webkit-box-shadow: 7px75px 12px #434343;
238 box-shadow: 7px 7px 10px #434343;
256 .pager span { padding: 4px; margin:4px; }
257 .pager_current { background-color: #b20202; color: #ffffff; }
271 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );
272 background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );
273 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');
274 background-color:#7c7d7b;
275 border-bottom: 1px solid #494948;
277 nav a { text-decoration: none; color: #eeeeec; border:0px;}
278 nav a:hover { text-decoration: none; color: #eeeeec; border:0px;}
287 nav #banner #logo-text a {
302 vertical-align: middle;
303 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #797979), color-stop(1, #898988) );
304 background:-moz-linear-gradient( center top, #797979 5%, #898988 100% );
305 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#898988');
306 background-color:#a2a2a2;
307 -moz-border-radius:5px;
308 -webkit-border-radius:5px;
310 border: 1px solid #9A9A9A;
312 text-decoration:none;
316 nav #user-menu-label::after {
317 content: url("menu-user-pin.png") no-repeat;
321 nav #user-menu-label {
322 vertical-align: middle;
331 background:-webk/* margin-right:10px;*/it-gradient( linear, left top, left bottom, color-stop(0.05, #797979), color-stop(1, #898988) );
332 background:-moz-linear-gradient( center top, #a2a2a2 5%, #898988 100% );
333 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#898988');
334 background-color:#898988;
341 border: 1px solid #9a9a9a;
343 -webkit-border-radius: 0px 0px 5px 5px;
344 -moz-border-radius: 0px 0px 5px 5px;
345 border-radius: 0px 0px 5px 5px;
346 -moz-box-shadow: 5px 5px 10px #242424;
347 -webkit-box-shadow: 5px 5px 10px #242424;
348 box-shadow: 5px 5px 10px #242424;
352 ul#user-menu-popup li { display: block; }
353 ul#user-menu-popup li a { display: block; padding: 5px; }
354 ul#user-menu-popup li a:hover {
356 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d60808), color-stop(1, #b20202) );
357 background:-moz-linear-gradient( center top, #d60808 5%, #b20202 100% );
358 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60808', endColorstr='#b20202');
359 background-color:#d60808;
362 ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:inset; }
376 background: transparent url('notifications.png') 0px 0px no-repeat;
385 #net-update { background-position: 0px -126px; }
386 #mail-update { background-position: 0px -40px; }
387 #intro-update { background-position: 0px -84px; }
388 #home-update { background-position: 0px 0px; }
403 /* =================== */
404 /* = System Messages = */
405 /* =================== */
407 #sysmsg_info, #sysmsg {
409 bottom: 0px; right:20%;
410 -moz-box-shadow: 7px 7px 12px #434343;
411 -webkit-box-shadow: 7px75px 12px #434343;
412 box-shadow: 7px 7px 10px #434343;
414 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
415 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
416 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
417 background-color:#b20202;
418 -webkit-border-radius: 5px 5px 0px 0px;
419 -moz-border-radius: 5px 5px 0px 0px;
420 border-radius: 5px 5px 0px 0px;
421 border: 1px solid #da2c2c;
423 padding-bottom: 50px;
433 border-top: 1px solid #dddddd;
436 /* ================= */
437 /* = Aside/Sidebar = */
438 /* ================= */
457 font-variant:small-caps;
462 font-variant: normal;
463 -webkit-margin-start: 10px;
473 .vcard #profile-photo-wrapper {
477 background-color: #f3f3f3;
478 border: 1px solid #dddddd;
479 -moz-box-shadow: 3px 3px 4px #959494;
480 -webkit-box-shadow: 3px 3px 4px #959494;
481 box-shadow: 3px 3px 4px #959494;
484 aside h4 { font-size: 1.3em; }
490 font-variant:small-caps;
494 padding-bottom: 10px;
497 #profile-extra-links ul { margin-left: 0px; padding-left: 0px; list-style: none; }
500 -moz-box-shadow:inset 0px 1px 0px 0px #a65151;
501 -webkit-box-shadow:inset 0px 1px 0px 0px #a65151;
502 box-shadow:inset 0px 1px 0px 0px #a65151;
503 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d60808), color-stop(1, #b20202) );
504 background:-moz-linear-gradient( center top, #d60808 5%, #b20202 100% );
505 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60808', endColorstr='#b20202');
506 background-color:#d60808;
507 -moz-border-radius:5px;
508 -webkit-border-radius:5px;
510 border:1px solid #fc5656;
511 display:inline-block;
513 font-family:Trebuchet MS;
519 text-decoration:none;
520 text-shadow:1px 1px 0px #b36f6f;
523 #dfrn-request-link:hover {
524 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
525 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
526 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
527 background-color:#b20202;
530 #dfrn-request-link:active {
535 #dfrn-request-intro {
540 background-color: #f6f6f6;
541 padding: 10px 8px 10px 8px;
543 #netsearch-box input[type="text"] {
546 #netsearch-box input[type="submit"] {
551 content: url("search.png");
553 vertical-align: middle;
557 background-color: #f3f3f3;
558 border: 1px solid #cdcdcd;
560 -webkit-border-radius: 5px 5px 5px 5px;
561 -moz-border-radius: 5px 5px 5px 5px;
562 border-radius: 5px 5px 5px 5px;
566 vertical-align: middle;
569 padding-bottom: 10px;
572 #sidebar-group-list {
577 #sidebar-group-list > a{
578 padding-bottom: 10px;
583 -moz-box-shadow: 1px 2px 6px 0px #959494;
584 -webkit-box-shadow: 1px 2px 6px 0px #959494;
585 box-shadow: 1px 2px 6px 0px #959494;
586 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8f8f8), color-stop(1, #f6f6f6) );
587 background:-moz-linear-gradient( center top, #f8f8f8 5%, #f6f6f6 100% );
588 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f6f6f6');
589 background-color:#f8f8f8;
590 -moz-border-radius:5px;
591 -webkit-border-radius:5px;
593 border:1px solid #eee;
595 text-shadow:-1px 0px 0px #bdbdbd;
596 border: 1px solid #cdcdcd;
604 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
605 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
606 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
607 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
608 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
609 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
610 background-color:#bdbdbd;
611 -moz-border-radius:5px;
612 -webkit-border-radius:5px;
614 display:inline-block;
616 text-decoration:none;
621 #sidebar-new-group:hover {
622 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
623 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
624 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
625 background-color:#b20202;
628 #sidebar-new-group:active {
633 .group-selected, .nets-selected {
637 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
638 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
639 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
640 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
641 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
642 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
643 background-color:#bdbdbd;
644 -moz-border-radius:5px;
645 -webkit-border-radius:5px;
647 display:inline-block;
649 text-decoration:none;
652 #sidebar-new-group a {
659 ul .sidebar-group-li{
665 ul .sidebar-group-li .icon{
666 display: inline-block;
673 list-style-type: none;
689 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0edf0), color-stop(1, #e2e2e2) );
690 background:-moz-linear-gradient( center top, #f0edf0 5%, #e2e2e2 100% );
691 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0edf0', endColorstr='#e2e2e2');
692 background-color:#f0edf0;
693 -moz-border-radius:5px 5px 0px 0px;
694 -webkit-border-radius:5px 5px 0px 0px;
695 border-radius:5px 5px 0px 0px;
696 border:1px solid #e2e2e2;
697 border-bottom: 1px solid #cdcdcd;
700 vertical-align: baseline;
702 text-shadow:-1px 0px 0px #bdbdbd;
705 #group-sidebar h3:before{
706 content: url("groups.png");
708 vertical-align: middle;
713 padding-bottom: 20px;
721 .saved-search-li .icon {
725 .birthday-today, .event-today {
729 #birthday-wrapper, #event-wrapper {
739 /* ================== */
740 /* = Contacts Block = */
741 /* ================== */
752 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
753 #contact-block-end { clear: both; }
759 #profile-jot-text_tbl { margin-bottom: 10px; }
760 #profile-jot-text_ifr { width: 99.9%!important }
761 #profile-jot-submit-wrapper {
771 border: 1px solid #ffffff;
774 #jot-title::-webkit-input-placeholder{font-weight: normal;}
775 #jot-title:-moz-placeholder{font-weight: normal;}
780 border: 1px solid #cccccc;
787 #profile-jot-perms, #profile-jot-submit, #jot-preview-link {
790 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
791 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
792 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
793 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
794 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
795 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
796 background-color:#bdbdbd;
797 -moz-border-radius:5px;
798 -webkit-border-radius:5px;
800 display:inline-block;
802 text-decoration:none;
813 #jot-perms-perms .icon {
817 #profile-jot-submit {
825 #profile-jot-perms:hover, #profile-jot-submit:hover, #jot-preview-link:hover {
826 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
827 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
828 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
829 background-color:#b20202;
831 #profile-jot-perms:active, #profile-jot-submit:active, #jot-preview-link:active {
837 position: absolute: right: 100px; top:100px;
839 #profile-rotator-wrapper {
847 #profile-jot-tools-end,
848 #profile-jot-banner-end { clear: both; }
850 #profile-jot-email-wrapper {
851 margin: 10px 10% 0px 10%;
852 border: 1px solid #eeeeee;
855 #profile-jot-email-label { background-color: #555753; color: #ccccce; padding: 5px;}
856 #profile-jot-email { margin: 5px; width: 98%; }
858 #profile-jot-networks {
860 border: 1px solid #eeeeee;
865 #profile-jot-acl-wrapper {
867 border: 1px solid #eeeeee;
869 display:block!important;
871 #group_allow_wrapper,
873 #acl-permit-outer-wrapper { width: 47%; float: left; }
875 #contact_allow_wrapper,
876 #contact_deny_wrapper,
877 #acl-deny-outer-wrapper { width: 47%; float: right; }
879 #acl-permit-text {background-color: #555753; color: #ccccce; padding: 5px; float: left;}
880 #jot-public {background-color: #555753; color: #ff0000; padding: 5px; float: left;}
881 #acl-deny-text {background-color: #555753; color: #ccccce; padding: 5px; float: left;}
883 #acl-permit-text-end,
884 #acl-deny-text-end { clear: both; }
885 #profile-jot-wrapper {
890 profile-jot-banner-wrapper {
907 border-bottom: 1px solid #efefef;
910 .tabs li { display: inline;}
913 padding: 5px 10px 5px 10px;
914 display: inline-block;
921 padding: 5px 10px 5px 10px;
928 .wall-item-outside-wrapper {
930 border-bottom: 1px solid #dedede;
934 /* overflow: hidden; */
937 .wall-item-outside-wrapper-end { clear: both;}
938 .wall-item-content-wrapper { position: relative; max-width: 100%; }
939 .wall-item-photo-menu { display: none;}
940 .wall-item-photo-menu-button {
942 text-indent: -99999px;
943 background: #eeeeee url("menu-user-pin.png") no-repeat 75px center;
946 height: 20px; width: 90px;
947 top: 85px; left: -1px;
948 -webkit-border-radius: 0px 0px 5px 5px;
949 -moz-border-radius: 0px 0px 5px 5px;
950 border-radius: 0px 0px 5px 5px;
953 .wall-item-info { float: left; width: 140px; }
954 .wall-item-photo-wrapper {
955 width: 80px; height: 80px;
960 filter: alpha(opacity=60);
962 -webkit-transition: all 0.25s ease-in-out;
963 -moz-transition: all 0.25s ease-in-out;
964 -o-transition: all 0.25s ease-in-out;
965 -ms-transition: all 0.25s ease-in-out;
966 transition: all 0.25s ease-in-out;
972 .wall-item-tools:hover {
973 filter: alpha(opacity=100);
975 -webkit-transition: all 0.25s ease-in-out;
976 -moz-transition: all 0.25s ease-in-out;
977 -o-transition: all 0.25s ease-in-out;
978 -ms-transition: all 0.25s ease-in-out;
979 transition: all 0.25s ease-in-out;
983 .wall-item-outside-wrapper.comment .wall-item-tools {
984 margin: 5px 5px 10px 70px;
988 .wall-item-like-buttons {
992 .wall-item-like-buttons a.icon {
997 .wall-item-links-wrapper {
1001 .wall-item-delete-wrapper {
1004 .wall-item-links-wrapper a.icon {
1023 .wall-item-title { font-size: 1.2em; font-weight: bold;}
1026 padding-right: 10px;
1030 .wall-item-body img { max-width: 100%; height: auto; }
1035 .wall-item-lock-wrapper { float: right; }
1041 margin: 4px 0px 0px 140px;
1043 font-variant:small-caps;
1046 .wall-item-author a {
1050 .wall-item-ago { display: inline; padding-left: 10px; color: #898989;}
1051 .wall-item-wrapper-end { clear:both; }
1052 .wall-item-location {
1056 text-overflow: ellipsis;
1057 -o-text-overflow: ellipsis;
1060 .wall-item-location .icon { float: left; }
1061 .wall-item-location > a {
1065 font-variant:small-caps;
1069 .wall-item-location .smalltext { margin-left: 25px; font-size: 0.9em; display: block;}
1070 .wall-item-location > br { display: none; }
1074 font-variant:small-caps;
1088 .wallwall .wwto img { width: 30px!important; height: 30px!important;}
1089 .wallwall .wall-item-photo-end { clear: both; }
1090 .wall-item-arrowphoto-wrapper {
1097 .wall-item-photo-menu {
1101 background: #eeeeee;
1102 border-right: 1px solid #dddddd;
1103 border-left: 1px solid #dddddd;
1104 border-bottom: 1px solid #dddddd;
1106 left: -2px; top: 101px;
1109 -webkit-border-radius: 0px 5px 5px 5px;
1110 -moz-border-radius: 0px 5px 5px 5px;
1111 border-radius: 0px 5px 5px 5px;
1112 -moz-box-shadow: 3px 3px 4px #959494;
1113 -webkit-box-shadow: 3px 3px 4px #959494;
1114 box-shadow: 3px 3px 4px #959494;
1117 .wall-item-photo-menu-button {
1118 border-right: 1px solid #dddddd;
1119 border-left: 1px solid #dddddd;
1120 border-bottom: 1px solid #dddddd;
1121 -moz-box-shadow: 3px 3px 4px #959494;
1122 -webkit-box-shadow: 3px 3px 4px #959494;
1123 box-shadow: 3px 3px 4px #959494;
1126 .fakelink wall-item-photo-menu-button {
1127 -webkit-border-radius: 0px 5px 5px 5px;
1128 -moz-border-radius: 0px 5px 5px 5px;
1129 border-radius: 0px 5px 5px 5px;
1130 -moz-box-shadow: 3px 3px 4px #959494;
1131 -webkit-box-shadow: 3px 3px 4px #959494;
1132 box-shadow: 3px 3px 4px #959494;
1135 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1136 .wall-item-photo-menu li a { white-space: nowrap; display: block; padding: 5px 2px; color: #2e3436; }
1137 .wall-item-photo-menu li a:hover {
1139 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
1140 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
1141 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
1142 background-color:#b20202;
1147 .icon.drophide { float: left; }
1148 #item-delete-selected { overflow: auto; width: 100%;}
1155 .ccollapse-wrapper {
1159 font-variant:small-caps;
1162 .wall-item-outside-wrapper.comment { margin-left: 70px; }
1163 .wall-item-outside-wrapper.comment .wall-item-photo {
1164 width: 40px!important;
1165 height: 40px!important;
1168 .wall-item-outside-wrapper.comment .wall-item-photo-wrapper {width: 40px; height: 40px; }
1169 .wall-item-outside-wrapper.comment .wall-item-photo-menu-button {
1172 background-position: 35px center;
1174 .wall-item-outside-wrapper.comment .wall-item-info { width: 60px; }
1175 .wall-item-outside-wrapper.comment .wall-item-body {
1178 padding-right: 10px;
1182 .wall-item-outside-wrapper.comment .wall-item-author { margin-left: 60px;}
1184 .wall-item-outside-wrapper.comment .wall-item-photo-menu {
1188 .icollapse-wrapper {
1191 font-variant:small-caps;
1194 .comment-wwedit-wrapper,
1195 .comment-edit-wrapper { margin: 30px 0px 0px 80px;}
1196 .comment-wwedit-wrapper img,
1197 .comment-edit-wrapper img { width: 20px; height: 20px; }
1198 .comment-edit-photo-link { float: left; width: 40px;}
1199 .comment-edit-text-empty {
1204 -webkit-transition: all 0.5s ease-in-out;
1205 -moz-transition: all 0.5s ease-in-out;
1206 -o-transition: all 0.5s ease-in-out;
1207 -ms-transition: all 0.5s ease-in-out;
1208 transition: all 0.5s ease-in-out;
1210 .comment-edit-text-empty:hover { color: #999999;}
1211 .comment-edit-text-full { width: 80%; height: 6em;
1212 -webkit-transition: all 0.5s ease-in-out;
1213 -moz-transition: all 0.5s ease-in-out;
1214 -o-transition: all 0.5s ease-in-out;
1215 -ms-transition: all 0.5s ease-in-out;
1216 transition: all 0.5s ease-in-out;
1218 .comment-edit-submit-wrapper { width: 80%; margin-left: 40px; text-align: right; }
1219 .comment-edit-submit {
1221 background-color: #a2a2a2;
1223 -webkit-border-radius: 5px;
1224 -moz-border-radius: 5px;
1229 .comment-edit-submit:hover {
1230 background-color: #b20202;
1233 .comment-edit-submit:active {
1234 background-color: #b20202;
1237 #item-delete-selected-desc {
1241 .wall-item-body code {
1242 font-family: Courier, monospace;
1246 border: 1px solid #cccccc;
1247 border-width: 1px 1px 1px 10px;
1256 .advanced-profile-content {
1258 margin-bottom: 10px;
1263 .advanced-profile-label {
1266 padding-bottom: 5px;
1268 font-variant:small-caps;
1271 div[id$="wrapper"] { height: 100%;}
1272 div[id$="wrapper"] br { clear: left; }
1273 #advanced-profile-with { margin-left: 20px;}
1275 #profile-listing-desc {
1278 padding: 5px 10px 5px 10px;
1282 display:inline-block;
1287 #profile-listing-new-link-wrapper {
1293 padding: 5px 10px 5px 10px;
1298 .profile-listing-name {
1300 font-variant: small-caps;
1302 .profile-listing-name a {
1306 #profile-edit-links li {
1311 background-color: #a2a2a2;
1313 padding: 5px 10px 5px 10px;
1316 -webkit-border-radius: 5px 5px 5px 5px;
1317 -moz-border-radius: 5px 5px 5px 5px;
1318 border-radius: 5px 5px 5px 5px;
1321 #profile-edit-links li a {
1325 #profile-edit-links li:hover {
1326 background-color: #b20202;
1329 #profile-edit-links li:active {
1330 background-color: #b20202;
1333 .profile-edit-side-div {
1339 #cropimage-wrapper { float:left; }
1340 #crop-image-form { clear:both; }
1342 .profile-match-name a{
1344 font-variant: small-caps;
1348 .profile-match-name a:hover {
1352 .profile-match-wrapper {
1357 background-color: #f6f6f6;
1358 border: 1px solid #dddddd;
1359 -moz-box-shadow: 3px 3px 4px #959494;
1360 -webkit-box-shadow: 3px 3px 4px #959494;
1361 box-shadow: 3px 3px 4px #959494;
1365 .profile-match-end {
1369 .profile-match-photo {
1383 #side-bar-photos-albums h3:before {
1384 content: url("photography.png");
1385 padding-right: 10px;
1386 vertical-align: middle;
1389 #side-bar-photos-albums li {
1401 background-color: #a2a2a2;
1403 padding: 5px 10px 5px 10px;
1406 -webkit-border-radius: 5px 5px 5px 5px;
1407 -moz-border-radius: 5px 5px 5px 5px;
1408 border-radius: 5px 5px 5px 5px;
1410 #photo-top-links a {
1414 #photo-top-links:hover {
1415 background-color: #b20202;
1418 #photo-top-links:active {
1419 background-color: #b20202;
1422 .photo-album-image-wrapper {
1424 margin: 0px 10px 10px 0px;
1425 padding-bottom: 30px;
1429 .photo-top-image-wrapper {
1433 margin: 0px 10px 10px 0px;
1434 padding-bottom: 30px;
1438 #photo-album-wrapper-inner {
1446 #photo-photo { max-width: 85%; height: auto; }
1447 #photo-photo img { max-width: 100% }
1449 .photo-top-image-wrapper a:hover,
1450 #photo-photo a:hover,
1451 .photo-album-image-wrapper a:hover {
1456 .photo-album-photo {}
1458 .photo-top-album-name {
1463 font-stretch:semi-expanded;
1464 font-variant:small-caps;
1467 .photo-top-album-name a{
1478 font-variant: small-caps;
1489 font-variant:small-caps;
1493 #photo-photo-end { clear: both; }
1499 background-color: rgba(255,255,255,0.2);
1501 -webkit-transition: all 0.2s ease-in-out;
1502 -moz-transition: all 0.2s ease-in-out;
1503 -o-transition: all 0.2s ease-in-out;
1504 -ms-transition: all 0.2s ease-in-out;
1505 transition: all 0.2s ease-in-out;
1506 background-position: center center;
1507 background-repeat: no-repeat;
1510 #photo-prev-link { left:0px; top:0px; background-image: url('prev.png'); }
1511 #photo-next-link { right:0px; top:0px; background-image: url('next.png');}
1514 display: block; width: 100%; height: 100%;
1516 text-indent: -900000px;
1519 #photo-prev-link:hover,
1520 #photo-next-link:hover {
1522 -webkit-transition: all 0.2s ease-in-out;
1523 -moz-transition: all 0.2s ease-in-out;
1524 -o-transition: all 0.2s ease-in-out;
1525 -ms-transition: all 0.2s ease-in-out;
1526 transition: all 0.2s ease-in-out;
1529 #photo-next-link .icon,
1530 #photo-prev-link .icon { display: none }
1532 #photos-upload-spacer,
1533 #photos-upload-new-wrapper,
1534 #photos-upload-exist-wrapper { margin-bottom: 1em; }
1535 #photos-upload-existing-album-text,
1536 #photos-upload-newalbum-div {
1537 background-color: #fff;
1545 #photos-upload-album-select,
1546 #photos-upload-newalbum { width: 400px; }
1548 #photos-upload-perms-menu {
1553 #photos-upload-perms-menu .icon {
1558 border: 2px solid #b0b0b0;
1560 -webkit-border-radius: 3px 3px 3px 3px;
1561 -moz-border-radius: 3px 3px 3px 3px;
1562 border-radius: 3px 3px 3px 3px;
1565 select[size], select[multiple], select[size][multiple] {
1566 -webkit-appearance: listbox;
1570 -webkit-appearance: menulist;
1571 box-sizing: border-box;
1572 -webkit-box-align: center;
1577 -webkit-border-radius: ;
1580 input, textarea, keygen {
1582 letter-spacing: normal;
1583 word-spacing: normal;
1585 text-transform: none;
1588 display: inline-block;
1589 text-align: -webkit-auto;
1593 -moz-border-radius:5px;
1594 -webkit-border-radius:5px;
1602 background-color: #a2a2a2;
1604 padding: 5px 10px 5px 10px;
1607 -webkit-border-radius: 5px 5px 5px 5px;
1608 -moz-border-radius: 5px 5px 5px 5px;
1609 border-radius: 5px 5px 5px 5px;
1612 #album-edit-link a {
1616 #album-edit-link:hover {
1617 background-color: #b20202;
1620 #photo-edit-link-wrap {
1621 margin-bottom: 10px;
1630 input#photo_edit_form {
1635 #photo-edit-perms-menu {
1644 #photo-edit-perms-menu .icon {
1648 #photo-edit-delete-button {
1654 #photo-album-edit-wrapper {
1655 margin-bottom: 10px;
1662 #prvmail-wrapper, .mail-conv-detail, .mail-list-detail {
1667 background-color: #fff;
1668 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1669 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1670 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1673 #prvmail-wrapper:before, #prvmail-wrapper:after, .mail-conv-detail:before, .mail-conv-detail:after, .mail-list-detail:before, .mail-list-detail:after {
1680 background: transparent;
1681 -webkit-transform: skew(-5deg) rotate(-5deg);
1682 -moz-transform: skew(-5deg) rotate(-5deg);
1683 -ms-transform: skew(-5deg) rotate(-5deg);
1684 -o-transform: skew(-5deg) rotate(-5deg);
1685 transform: skew(-5deg) rotate(-5deg);
1686 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1687 -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1688 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1692 #prvmail-wrapper:after, .mail-conv-detail:after, .mail-list-detail:after {
1695 -webkit-transform: skew(5deg) rotate(5deg);
1696 -moz-transform: skew(5deg) rotate(5deg);
1697 -ms-transform: skew(5deg) rotate(5deg);
1698 -o-transform: skew(5deg) rotate(5deg);
1699 transform: skew(5deg) rotate(5deg);
1708 #prvmail-subject { width: 490px;; padding-left: 10px; font-size: 1.1em; font-style: bold;}
1709 #prvmail-subject .input{
1710 border: none !important ;
1713 #prvmail-subject-label {
1714 font-variant:small-caps;
1721 font-variant:small-caps;
1724 #prvmail-message-label {
1725 font-variant:small-caps;
1729 #prvmail-submit-wrapper { margin-top: 10px; }
1740 #prvmail-submit-wrapper > div {
1745 .mail-list-outside-wrapper {
1752 background-color: #efefef;
1753 border: 2px dotted #eeeeee;
1754 -moz-box-shadow: 3px 3px 4px #959494;
1755 -webkit-box-shadow: 3px 3px 4px #959494;
1756 box-shadow: 3px 3px 4px #959494;
1765 border: 1px solid #dddddd;
1768 .mail-list-sender-name {
1771 font-variant:small-caps;
1780 font-stretch:ultra-condensed;
1781 font-variant:small-caps;
1784 .mail-list-subject {
1788 padding-right: 50px;
1791 .mail-list-subject a {
1795 .mail-list-delete-wrapper { float: right;}
1796 .mail-list-outside-wrapper-end {
1800 .mail-conv-outside-wrapper {
1801 margin-bottom: 10px;
1804 .mail-conv-sender {float: left; margin: 0px 5px 5px 0px; }
1805 .mail-conv-sender-photo {
1810 .mail-conv-sender-name { float: left; font-variant:small-caps; font-style: bold; }
1811 .mail-conv-date { float: right; font-variant:small-caps; }
1812 .mail-conv-subject { clear: right; font-weight: bold; font-size: 1.2em }
1820 padding-bottom: 10px;
1823 vertical-align: middle;
1825 border: 1px solid #dddddd;
1827 .mail-conv-break { display: none; border: none;}
1828 .mail-conv-delete-wrapper { padding-top: 10px; width: 510px; text-align: right; }
1832 border: 1px solid #dddddd;
1835 /* ================= */
1836 /* = Notifications = */
1837 /* ================= */
1839 /*#notification-show-hide-wrapper {
1841 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1842 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1843 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1844 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
1845 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
1846 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
1847 background-color:#bdbdbd;
1848 -moz-border-radius:5px;
1849 -webkit-border-radius:5px;
1851 padding: 5px 10px 5px 10px;
1859 #notification-show-hide-wrapper:hover {
1861 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
1862 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
1863 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
1864 background-color:#b20202;
1867 #notification-show-hide-wrapper:active {
1868 background-color: #b20202;
1873 #notification-show-hide-wrapper a {
1882 margin-bottom: 10px;
1885 .view-contact-wrapper,
1886 .contact-entry-wrapper {
1889 margin-bottom: 20px;
1895 .contact-entry-direction-wrapper {position: absolute; top: 20px;}
1896 .contact-entry-edit-links { position: absolute; top: 60px; }
1897 #contacts-show-hide-link { margin-bottom: 20px; margin-top: 10px; font-weight: bold;}
1899 .contact-entry-name {
1905 font-variant:small-caps;
1910 .contact-entry-photo {
1914 .contact-entry-edit-links .icon {
1915 border: 1px solid #babdb6;
1916 -webkit-border-radius: 3px;
1917 -moz-border-radius: 3px;
1919 background-color: #ffffff;
1922 #contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; font-variant: small-caps; }
1925 #contact-edit-update-now {
1930 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1931 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1932 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1933 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
1934 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
1935 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
1936 background-color:#bdbdbd;
1937 -moz-border-radius:5px;
1938 -webkit-border-radius:5px;
1940 display:inline-block;
1942 text-decoration:none;
1946 #contact-edit-update-now:hover {
1947 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
1948 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
1949 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
1950 background-color:#b20202;
1953 #contact-edit-update-now:active {
1958 #contact-edit-update-now a {
1966 .contact-photo-menu-button {
1968 background-image: url("photo-menu.jpg");
1969 background-position: top left;
1970 background-repeat: no-repeat;
1971 margin: 0px; padding: 0px;
1974 top: 64px; left:0px;
1980 .contact-photo-menu {
1982 border: 1px solid #ddd;
1983 background: #f1f1f1;
1985 left: 0px; top: 90px;
1988 -moz-box-shadow: 3px 3px 5px #888;
1989 -webkit-box-shadow: 3px 3px 5px #888;
1990 box-shadow: 3px 3px 5px #888;
1993 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1994 .contact-photo-menu li a { display: block; padding: 3px; color: #626262; font-size: 1em; }
1995 .contact-photo-menu li a:hover {
1997 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
1998 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
1999 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2000 background-color:#b20202;
2001 text-decoration: none;
2004 .view-contact-name {
2005 font-variant: small-caps;
2009 background-color: #efefef;
2015 margin-bottom: 20px;
2018 #follow-sidebar h3:before {
2019 content: url("user.png");
2020 padding-right: 10px;
2021 vertical-align: middle;
2024 #follow-sidebar input[type="text"] {
2026 margin-bottom: 10px;
2029 #side-follow-submit {
2037 margin-bottom: 20px;
2038 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2039 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2040 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2041 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2042 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2043 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2044 background-color:#bdbdbd;
2045 -moz-border-radius:5px;
2046 -webkit-border-radius:5px;
2048 padding: 5px 10px 5px 10px;
2054 #side-match-link:hover {
2056 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2057 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2058 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2059 background-color:#b20202;
2062 #side-match-link:active {
2063 background-color: #b20202;
2068 #side-match-link a {
2076 margin-bottom: 20px;
2077 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2078 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2079 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2080 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2081 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2082 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2083 background-color:#bdbdbd;
2084 -moz-border-radius:5px;
2085 -webkit-border-radius:5px;
2087 padding: 5px 10px 5px 10px;
2093 #side-invite-link:hover {
2095 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2096 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2097 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2098 background-color:#b20202;
2102 #side-invite-link:active {
2103 background-color: #b20202;
2108 #side-invite-link a {
2112 #side-suggest-link {
2116 margin-bottom: 20px;
2117 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2118 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2119 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2120 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2121 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2122 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2123 background-color:#bdbdbd;
2124 -moz-border-radius:5px;
2125 -webkit-border-radius:5px;
2127 padding: 5px 10px 5px 10px;
2133 #side-suggest-link:hover {
2135 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2136 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2137 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2138 background-color:#b20202;
2142 #side-suggest-link:active {
2143 background-color: #b20202;
2148 #side-suggest-link a {
2152 #invite-message, #invite-recipients, #invite-recipient-text {
2156 #side-follow-wrapper {
2159 font-stretch:semi-expanded;
2160 background-color: #f3f3f3;
2161 border: 1px solid #cdcdcd;
2164 -webkit-border-radius: 5px 5px 5px 5px;
2165 -moz-border-radius: 5px 5px 5px 5px;
2166 border-radius: 5px 5px 5px 5px;
2169 #side-follow-wrapper label{
2171 font-variant: normal;
2179 margin-bottom: 20px;
2180 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2181 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2182 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2183 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2184 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2185 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2186 background-color:#bdbdbd;
2187 -moz-border-radius:5px;
2188 -webkit-border-radius:5px;
2190 padding: 5px 10px 5px 10px;
2196 #contact-suggest:hover {
2198 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2199 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2200 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2201 background-color:#b20202;
2204 #contact-suggest:active {
2205 background-color: #b20202;
2210 #contact-suggest a {
2226 /* ===================================== */
2227 /* = Register, Settings, Profile Forms = */
2228 /* ===================================== */
2231 background: url(login-bg.gif) no-repeat;
2232 background-position: 0 50%;
2234 width: 384px!important;
2237 #profile-tabs-wrapper {
2241 #profile-tab-status-link {
2243 padding: 5px 10px 5px 10px;
2251 #profile-tab-profile-link {
2253 padding: 5px 10px 5px 10px;
2258 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2259 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2260 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2261 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );
2262 background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );
2263 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');
2264 background-color:#7c7d7b;
2265 -moz-border-radius:5px;
2266 -webkit-border-radius:5px;
2268 padding: 5px 10px 5px 10px;
2269 margin-bottom: 10px;
2272 #uexport-link:hover {
2274 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #555753), color-stop(1, #7c7d7b) );
2275 background:-moz-linear-gradient( center top, #555753 5%, #7c7d7b 100% );
2276 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555753', endColorstr='#7c7d7b');
2277 background-color:#555753;
2280 #uexport-link:active {
2282 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2283 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2284 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2285 background-color:#b20202;
2290 #settings-default-perms {
2293 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2294 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2295 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2296 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c7d7b), color-stop(1, #555753) );
2297 background:-moz-linear-gradient( center top, #7c7d7b 5%, #555753 100% );
2298 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7d7b', endColorstr='#555753');
2299 background-color:#7c7d7b;
2300 -moz-border-radius:5px;
2301 -webkit-border-radius:5px;
2303 padding: 5px 10px 5px 10px;
2304 margin-bottom: 10px;
2307 #settings-default-perms .fakelink {
2311 #settings-default-perms:hover {
2313 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #555753), color-stop(1, #7c7d7b) );
2314 background:-moz-linear-gradient( center top, #555753 5%, #7c7d7b 100% );
2315 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555753', endColorstr='#7c7d7b');
2316 background-color:#555753;
2319 #settings-default-perms:active {
2321 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2322 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2323 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2324 background-color:#b20202;
2329 #settings-nickname-desc {
2331 background-color: #efefef;
2332 margin-bottom: 10px;
2333 -webkit-border-radius: 5px;
2334 -moz-border-radius: 5px;
2339 #register-form div {
2343 #profile-edit-form div {
2347 #profile-edit-form div[id$='desc'] {
2352 #register-form label,
2353 #profile-edit-form label {
2354 width: 300px; float: left;
2357 /* #register-form span,
2358 #profile-edit-form span { */
2359 #register-form span {
2362 margin-bottom: 20px;
2365 .settings-submit-wrapper,
2366 .profile-edit-submit-wrapper { margin: 30px 0px;}
2367 .profile-listing { float: left; clear: both; margin: 20px 20px 0px 0px}
2369 #profile-edit-links ul { margin: 20px 0px; padding: 0px; list-style: none; }
2372 #register-sitename { display: inline; font-weight: bold;}
2374 /* ===================== */
2375 /* = Contacts Selector = */
2376 /* ===================== */
2378 #group-edit-wrapper {
2379 margin-bottom: 10px;
2382 #group-edit-name-wrapper {
2386 #group-edit-submit-wrapper {
2387 margin-bottom: 10px;
2388 margin-right: 400px;
2393 .group-delete-wrapper {
2397 margin-bottom: 10px;
2398 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2399 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2400 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2401 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2402 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2403 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2404 background-color:#bdbdbd;
2405 -moz-border-radius:5px;
2406 -webkit-border-radius:5px;
2407 border-radius:5px;*/
2410 .group-delete-wrapper:hover {
2411 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2412 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2413 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2414 background-color:#b20202;
2417 .group-delete-wrapper:active {
2418 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2419 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2420 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2421 background-color:#b20202;
2424 .group-delete-wrapper a {
2429 #group-edit-desc { margin: 10px 0xp; }
2430 #group-new-text {font-size: 1.1em;}
2437 background-color: #f0edf0;
2439 border: 1px solid #ccc;
2440 margin-bottom: 10px;
2444 #group-all-contacts,
2445 #prof-all-contacts {
2449 border: 1px solid #ccc;
2450 background-color: #f0edf0;
2455 #group-all-contacts h3,
2457 #prof-all-contacts h3{
2464 #prof-separator { display: none;}
2470 .clear { clear: both; }
2483 margin-bottom: 10px;
2484 background-color: #fff;
2485 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2486 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2487 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2490 .vevent:before, .vevent:after {
2497 background: transparent;
2498 -webkit-transform: skew(-5deg) rotate(-5deg);
2499 -moz-transform: skew(-5deg) rotate(-5deg);
2500 -ms-transform: skew(-5deg) rotate(-5deg);
2501 -o-transform: skew(-5deg) rotate(-5deg);
2502 transform: skew(-5deg) rotate(-5deg);
2503 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
2504 -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
2505 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
2512 -webkit-transform: skew(5deg) rotate(5deg);
2513 -moz-transform: skew(5deg) rotate(5deg);
2514 -ms-transform: skew(5deg) rotate(5deg);
2515 -o-transform: skew(5deg) rotate(5deg);
2516 transform: skew(5deg) rotate(5deg);
2519 .vevent .event-description {
2527 .vevent .event-location{
2531 font-style: oblique;
2536 .vevent .event-start, .vevent .event-end {
2542 font-variant: small-caps;
2549 margin-bottom: 10px;
2550 margin-left: 170px; ;
2551 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2552 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2553 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
2554 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
2555 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
2556 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
2557 background-color:#bdbdbd;
2558 -moz-border-radius:5px;
2559 -webkit-border-radius:5px;
2564 #new-event-link:hover {
2566 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
2567 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
2568 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
2569 background-color:#b20202;
2572 #new-event-link:active {
2573 background-color: #b20202;
2583 .edit-event-link, .plink-event-link {
2587 margin-bottom: 15px;
2590 .event-description:before {
2591 content: url('calendar.png');
2593 vertical-align: middle;
2596 .event-start, .event-end {
2601 .event-start .dtstart, .event-end .dtend {
2607 margin-bottom: 10px;
2608 font-variant:small-caps;
2609 font-stretch:condensed;
2612 .prevcal, .nextcal {
2619 .event-calendar-end {
2625 font-family: Helvetica, Arial, sans-serif;
2626 background-color: #f1f1f1;
2627 border: 1px solid #dedede;
2628 margin-bottom: 10px;
2629 -moz-box-shadow: 5px 5px 8px #959494;
2630 -webkit-box-shadow: 5px 5px 8px #959494;
2631 box-shadow: 5px 5px 8px #959494;
2635 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d60808), color-stop(1, #b20202) );
2636 background:-moz-linear-gradient( center top, #d60808 5%, #b20202 100% );
2637 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60808', endColorstr='#b20202');
2638 background-color: #b20202;
2639 padding: 10px 0px 10px 0px;
2644 font-variant:small-caps;
2645 -moz-box-shadow: 5px 2px 8px #959494;
2646 -webkit-box-shadow: 5px 2px 8px #959494;
2647 box-shadow: 5px 2px 8px #959494;
2651 border: 1px solid #eeeeee;
2661 background-color: #cdcdcd;
2673 background-color: #b20202;
2678 #event-finish-text {
2683 #event-nofinish-checkbox,
2684 #event-nofinish-text,
2685 #event-adjust-checkbox,
2687 #event-share-checkbox {
2691 #event-datetime-break {
2692 margin-bottom: 10px;
2695 #event-nofinish-break,
2696 #event-adjust-break,
2697 #event-share-break {
2702 #event-location-text {
2717 margin: 50px 50px 0px 0px;
2720 .directory-details {
2722 font-variant: small-caps;
2728 font-variant: small-caps;
2744 background-color: #FF0000;
2749 border: 0px; padding: 0px;
2753 list-style-position: inside;
2763 padding-bottom: 2px;
2764 border-bottom: 1px solid black;
2777 border-bottom: 1px solid #898989;
2782 #adminpage .submit {
2786 #adminpage #pluginslist {
2787 margin: 0px; padding: 0px;
2790 #adminpage .plugin {
2793 border: 1px solid #888888;
2799 #adminpage .toggleplugin {
2804 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
2805 #adminpage table th { text-align: left;}
2806 #adminpage td .icon { float: left;}
2807 #adminpage table#users img { width: 16px; height: 16px; }
2808 #adminpage table tr:hover { background-color: #eeeeee; }
2809 #adminpage .selectall { text-align: right; }
2811 /* =============== */
2812 /* = Form Fields = */
2813 /* =============== */
2817 padding-bottom: 10px;
2831 .field textarea { height: 100px; }
2844 border:1px solid #c1c1c1;
2845 background-image:url("../../../images/onoff.jpg");
2846 background-repeat: no-repeat;
2847 padding: 4px 2px 2px 2px;
2849 text-decoration: none;
2851 .field .onoff .off {
2852 border-color:#c1c1c1;
2854 background-position: left center;
2855 background-color: #cccccc;
2861 border-color:#c1c1c1;
2862 padding-right: 40px;
2863 background-position: right center;
2864 background-color: #b20202;
2869 .hidden { display: none!important; }
2871 .field.radio .field_help { margin-left: 0px; }
2878 display: block; width: 20px; height: 20px;
2879 background-image: url('icons.png');
2882 background-image: url("star.png");
2886 background-image: url("premium.png");
2892 border: 1px solid #c1c1c1;
2893 -webkit-border-radius: 3px;
2894 -moz-border-radius: 3px;
2898 .article { background-position: -50px 0px;}
2899 .audio { background-position: -70px 0px;}
2900 .block { background-position: -90px 0px;}
2901 .drop { background-position: -110px 0px;}
2902 .drophide { background-position: -130px 0px;}
2903 .edit { background-position: -150px 0px;}
2904 .camera { background-position: -170px 0px;}
2905 .dislike { background-position: -190px 0px;}
2906 .like { background-position: -210px 0px;}
2907 .link { background-position: -230px 0px;}
2909 .globe { background-position: -50px -20px;}
2910 .noglobe { background-position: -70px -20px;}
2911 .no { background-position: -90px -20px;}
2912 .pause { background-position: -110px -20px;}
2913 .play { background-position: -130px -20px;}
2914 .pencil { background-position: -150px -20px;}
2915 .small-pencil { background-position: -170px -20px;}
2916 .recycle { background-position: -190px -20px;}
2917 .remote-link { background-position: -210px -20px;}
2918 .share { background-position: -230px -20px;}
2920 .tools { background-position: -50px -40px;}
2921 .lock { background-position: -70px -40px;}
2924 background-position: -90px -40px;
2925 background-image: none;
2931 background-image: url(icons.png);
2934 margin: 2px 0px 2px 3px;
2938 .video { background-position: -110px -40px;}
2939 .youtube { background-position: -130px -40px;}
2941 .attach { background-position: -190px -40px;}
2942 .language { background-position: -210px -40px;}
2945 .on { background-position: -50px -60px;}
2946 .off { background-position: -70px -60px;}
2947 .prev { background-position: -90px -60px;}
2948 .next { background-position: -110px -60px;}
2949 .tagged { background-position: -130px -60px;}
2951 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
2954 display: block; width: 20px; height: 23px;
2955 background-image: url('../../../images/content-types.png');
2958 .type-video { background-position: 0px 0px; }
2959 .type-image { background-position: -20px 0px; }
2960 .type-audio { background-position: -40px 0px; }
2961 .type-text { background-position: -60px 0px; }
2962 .type-unkn { background-position: -80px 0px; }
2968 .cc-license { margin-top: 100px; font-size: 0.7em; }
2969 footer { display: block; margin: 50px 20%; clear: both; }
2974 border: 1px solid #cccccc;
2981 #photo-edit-perms-select,
2982 #photos-upload-permissions-wrapper,
2983 #profile-jot-acl-wrapper{
2984 display:block!important;
2993 background: #ffffff url("../../../images/search_18.png") no-repeat right center;
3004 background-color: #cccccc;
3005 background-position: 7px 7px;
3006 background-repeat: no-repeat;
3008 -webkit-border-radius: 5px ;
3009 -moz-border-radius: 5px;
3013 #acl-showall.selected {
3015 background-color: #b20202;
3020 border: 1px solid #cccccc;
3021 background-color: #efefef;
3035 border: 1px solid #cccccc;
3036 background-color: #fff;
3039 -moz-box-shadow: 2px 2px 3px #c1c1c1;
3040 -webkit-box-shadow: 2px 2px 3px #c1c1c1;
3041 box-shadow: 2px 2px 3px #c1c1c1;
3055 padding: 2px 0px 1px;
3064 background-color: #898989;
3065 background-position: 3px 3px;
3066 background-repeat: no-repeat;
3068 -webkit-border-radius: 2px ;
3069 -moz-border-radius: 2px;
3074 #acl-wrapper a:hover {
3075 text-decoration: none;
3076 background-color:#b20202;
3079 .acl-button-show.selected {
3081 background-color: #b20202;
3084 .acl-button-hide.selected {
3086 background-color: #a2a2a2;
3089 .acl-list-item.groupshow { border-color: #b20202; }
3090 .acl-list-item.grouphide { border-color: #a2a2a2; }
3092 /* ========================= */
3093 /* = Global Directory Link = */
3094 /* ========================= */
3096 #global-directory-link {
3099 margin-bottom: 10px;
3101 -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
3102 -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
3103 box-shadow:inset 0px 1px 0px 0px #cfcfcf;
3104 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
3105 background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
3106 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
3107 background-color:#bdbdbd;
3108 -moz-border-radius:5px;
3109 -webkit-border-radius:5px;
3115 #global-directory-link:hover {
3117 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
3118 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
3119 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
3120 background-color:#b20202;
3123 #global-directory-link:active {
3124 background-color: #b20202;
3129 #global-directory-link a {
3133 #global-directory-link {
3134 -webkit-padding-start: 0px;
3138 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
3139 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
3140 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
3141 background-color:#b20202;
3143 padding: 5px 10px 5px 10px;
3147 /* notifications popup menu */
3171 #nav-notifications-menu {
3174 overflow-y: scroll;overflow-style:scrollbar;
3175 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #797979), color-stop(1, #898988) );
3176 background:-moz-linear-gradient( center top, #797979 5%, #898988 100% );
3177 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#898988');
3178 background-color:#a2a2a2;
3179 -moz-border-radius:0px 0px 5px 5px;
3180 -webkit-border-radius:0px 0px 5px 5px;
3181 border-radius:0px 0px 5px 5px;
3182 border: 1px solid #9A9A9A;
3184 -moz-box-shadow: 5px 5px 10px #242424;
3185 -webkit-box-shadow: 5px 5px 10px #242424;
3186 box-shadow: 5px 5px 10px #242424;
3189 #nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
3190 #nav-notifications-menu img { float: left; margin-right: 5px; }
3191 #nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
3192 #nav-notifications-menu li {
3193 padding: 7px 0px 7px 10px;
3195 border-bottom: 1px solid #626262;
3198 #nav-notifications-menu li:hover {
3199 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
3200 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
3201 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
3202 background-color:#b20202;
3206 vertical-align: middle;
3208 padding-bottom: 7px;
3211 .notif-item a:hover {
3218 padding: 7px 7px 0px 0px;
3225 /* autocomplete popup */
3233 background: #eeeeee;
3234 border-right: 1px solid #dddddd;
3235 border-left: 1px solid #dddddd;
3236 border-bottom: 1px solid #dddddd;
3237 -webkit-border-radius: 0px 5px 5px 5px;
3238 -moz-border-radius: 0px 5px 5px 5px;
3239 border-radius: 0px 5px 5px 5px;
3240 -moz-box-shadow: 3px 3px 4px #959494;
3241 -webkit-box-shadow: 3px 3px 4px #959494;
3242 box-shadow: 3px 3px 4px #959494;
3246 color: #2e3436; padding: 4px;
3254 .acpopupitem.selected {
3256 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
3257 background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
3258 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
3259 background-color:#b20202;