1 @import url('../duepuntozero/style.css');
3 /* dark variation Fabio Comuni <fabrix.xm@gmail.com> */
5 a:link, a:visited { color: #99CCFF; text-decoration: none; }
6 a:hover {text-decoration: underline; }
8 input, select, textarea {
9 background-color: #222222;
10 color: #FFFFFF !important;
11 border: 1px solid #444444;
13 .openid { background-color: #222222;}
15 body { background-color: #222222; color: #cccccc; background-image: url(head.jpg); }
16 aside{ background-image: url(border.jpg); padding-bottom: 0px; }
17 section { background-color: #333333; background-image: url(border.jpg); }
18 #panel { background-color: #2e2f2e;}
20 .tabs { background-image: url(head.jpg); }
21 div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); }
23 nav #banner #logo-text a { color: #ffffff; }
25 .wall-item-content-wrapper {
26 border: 1px solid #444444;
29 .wall-item-outside-wrapper.threaded > .wall-item-content-wrapper {
30 -moz-border-radius: 3px 3px 0px;
31 border-radius: 3px 3px 0px;
33 .wall-item-tools { background-color: #444444; background-image: none;}
34 .comment-wwedit-wrapper{
35 background-color: #333333;
37 .comment-wwedit-wrapper.threaded {
38 border: solid #444444;
39 border-width: 0px 3px 3px;
40 -moz-border-radius: 0px 0px 3px 3px;
41 border-radius: 0px 0px 3px 3px;
44 background-color: #333;
46 .comment-edit-preview{ color: #000000; }
47 .wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
48 .photo-top-album-name{ background-color: #333333; }
49 .photo-album-image-wrapper .caption { background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; }
51 .nav-selected.nav-link { color: #ffffff!important; border-bottom: 0px}
52 .nav-commlink, .nav-login-link {background-color: #b7bab3;}
53 .nav-commlink:link, .nav-commlink:visited,
54 .nav-login-link:link, .nav-login-link:visited{
58 .fakelink, .fakelink:visited {
62 .wall-item-name-link {
66 .wall-item-photo-menu li a, .contact-photo-menu {
67 color: #CCCCCC; background-color: #333333;
70 .wall-item-photo-menu li a:hover {
71 background-color: #CCCCCC; color: #333333;
75 background:#2e2f2e !important;
76 color:#fff !important;
80 background:#2e2f2e !important;
81 color:#eec !important;
85 #page-footer { min-height: 1em;}
89 background-image: url('sectionend.jpg');
90 background-position: top left;
91 background-repeat: repeat-x;
97 background-color: #222222;
98 color: #FFFFFF !important;
100 .pager_first a, .pager_last a, .pager_prev a, .pager_next a, .pager_n a, .pager_current {
109 #jot-title, #jot-category {
110 background-color: #333333;
111 border: 1px solid #333333;
114 #jot-title::-webkit-input-placeholder{ color: #555555!important;}
115 #jot-title:-moz-placeholder{color: #555555!important;}
116 #jot-category::-webkit-input-placeholder{ color: #555555!important;}
117 #jot-category:-moz-placeholder{color: #555555!important;}
123 #jot-category:focus {
124 border: 1px solid #cccccc;
127 .acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
135 background-color: #aaa;
143 #nav-notifications-menu {
147 #nav-notifications-menu li:hover {
155 .group-selected, .nets-selected, .fileas-selected, .categories-selected{
161 .fc-state-highlight {
162 background: #666 !important;
165 .fc-state-disabled, .fc-state-disabled .fc-button-inner {
166 color: #000 !important;
171 #adminpage table tr:hover {
173 background-color: #666;
176 .settings-widget .selected {
181 /* Stuff that doesn't seem to fit with anything else */
183 #datebrowse-sidebar select {
184 color:#99CCFF !important;
187 input#prvmail-subject {
188 background: #222 !important;