summaryrefslogtreecommitdiff
blob: 55b09b5adf229fbedf8da14c29761d35e3851513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
/*
$Id: style.css 156906 2009-09-22 07:35:03Z jamesgpearce $
$URL: http://plugins.svn.wordpress.org/wordpress-mobile-pack/trunk/themes/mobile_pack_base/style.css $
Copyright (c) 2009 James Pearce & friends, portions mTLD Top Level Domain Limited, ribot, Forum Nokia
This file is part of the WordPress Mobile Pack, licensed under the Apache License, Version 2.0. Consult server-side files for license.
*/

/* MINOR OVERRIDES */
body.nokia_high div#header {
  font-size:0.8em;
}
body.nokia_low div#footer p,
body.nokia_mid div#footer p {
  margin-left:10px;
}
body div#header, body div#footer {
  height:auto!important;
  padding:0.7em 0;
}
body div#header p{
  margin-bottom:0em!important;
  padding-bottom:0em!important;
  margin-top:0em!important;
}
body.nokia_high div#header {
  padding-left:10px;
}
body.nokia_high ul.breadcrumbs {
  margin:0px;
}
body.nokia_mid div#header, body.nokia_mid div#footer, body.nokia_mid h1, body.nokia_mid h2,
body.nokia_high h1 {
  background-image: url(img/radial.png);
  background-position:top;
  background-repeat:repeat-x;
}
body.nokia_high div#header,
body.nokia_high div#menu {
  background-image: url(img/radial.png);
  background-position:0 -16px;
  background-repeat:repeat-x;
}
body.nokia_high div#footer {
  background-image: url(img/dahs.png);
  background-position:top;
  background-repeat:repeat-x;
}
#sidebar ul {
  list-style-type:none;
  margin-left:0;
  padding:10px;
}
h1 {
  margin-top:0;
}
body.nokia_low h1, body.nokia_mid h1 {
  padding-top:0.2em;
}
ul.list li, dl.list-accordion dt {
  white-space:nowrap;
  background-image: url(img/radial.png);
  background-position:top;
  background-repeat:repeat-x;
}
ul.list li:hover, dl.list-accordion dt:hover {
  background-image: url(img/dahs.png);
  background-position:top;
}
body.nokia_high #sidebar {
  margin-left:10px;
  margin-right:10px;
}

body.nokia_high input.button {
  border:0;
  cursor:pointer;
  font-weight:bold;
  font-size: .95em;
  padding:0 1.5em;
  text-align:center;
  margin: 0.4em 0;
  background-image: url(img/radial.png);
  background-position:0 -16px;
  background-repeat:repeat-x;
  height:40px;
  line-height:40px;
}
input[type='search'] {
	border: 1px solid #D8D8D8;
	background: #FFF url(groups/nokia_high/images/img-form-input-shadow.png) repeat-x top;
	display: block;
	padding: 0.2em;
	width: 98%;
	color: #333333;
	margin-bottom: 1em;
}
body.base #wrap,
body.nokia_low #wrap,
body.nokia_mid #wrap
{
	max-width:480px;
	margin:0 auto;
  position:relative;
}
body.nokia_high p.metadata {
  font-size:0.8em;
}

#wpmp_analytics {
	display:none!important;
}
#wpmp_analytics img {
	display:none!important;
  padding:0em!important;
	margin:0em!important;
}


/* PALETTE */

/* DARKEST */
body.nokia_low h1, body.nokia_low h2,
body.nokia_mid h1, body.nokia_mid h2 {
  border-bottom-color: #111111;
}

/* VERY DARK */
body.nokia_low h1, body.nokia_low h2, body.nokia_low div.header-box h3,
body.nokia_mid h1, body.nokia_mid h2, body.nokia_mid div.header-box h3,
body.nokia_high div#header, body.nokia_high div#footer {
  background-color: #333333!important;
}
body div.header-box h3 {
  border-color: #333333;
}
a:link, body td.table-header,
body h3, body h4, body h5, body form, body table, a:visited, a:hover, a:active {
  color: #333333;
}
body.nokia_low div#header, body.nokia_low div#header a,
body.nokia_mid div#header, body.nokia_mid div#header a,
body.nokia_low div#footer, body.nokia_low div#footer a,
body.nokia_mid div#footer, body.nokia_mid div#footer a,
body input[type='button'] {
  color: #333333;
}

/* DARK */
ul.list li:hover, dl.list-accordion dt:hover {
  background-color:#444444;
}

body div#header {
  border-bottom-color: #444444;
}
body.nokia_low h1, body.nokia_low h2,
body.nokia_mid h1, body.nokia_mid h2 {
  border-top-color: #444444;
}

/* LIGHT MID */
body.nokia_high h1,
body div#header,
body.nokia_low div#footer, body.nokia_mid div#footer,
ul.list li, dl.list-accordion dt {
  background-color: #DDDFD9;
}
body div#footer,
body h6, blockquote, blockquote p, body table, body td, body div.header-box p, body div.box p.box-text,
body input[type='text'], body input[type='search'], body textarea {
  border-color: #DDDFD9;
}

/* VERY LIGHT */
div#menu, body h6, body td.table-header, body table td.odd, body div.box p.box-text, body div.header-box p {
  background-color: #F2F4ED;
}

/* LIGHTEST */
body.nokia_low h1, body.nokia_low h2, body.nokia_low div.header-box h3,
body.nokia_low h1 a, body.nokia_low h2 a, body.nokia_low div.header-box h3 a,
body.nokia_mid h1, body.nokia_mid h2, body.nokia_mid div.header-box h3,
body.nokia_mid h1 a, body.nokia_mid h2 a, body.nokia_mid div.header-box h3 a {
  color: #FFFFFF!important;
}