reszta plikow watermelona
[watermeloncms.git] / cms / wtrmln / admin / themes / adminsomething / Style.css
blobea17dce1c13a5fb0431a8bce0f94f4b44aba7bcf
3 margin: 0;
4 padding: 0;
7 body
9 background: #EEE;
10 font-family: Verdana;
11 font-size: 14px;
14 #bg
16 z-index: -10;
17 position: fixed;
20 #bg img
22 width: 1280px;
27 color: #57B;
28 text-decoration: none;
31 a:hover
33 border-bottom: 1px dotted #57B;
36 a:visited
38 color: #659;
41 a:visited:hover
43 border-bottom: 1px dotted #659;
46 /************************************/
48 #header a, #header a:visited
50 color: #FFF;
53 #header a:hover, #header a:visited:hover
55 border-bottom: 1px dotted #fff;
58 #header
60 background: #719F3E;
61 width:100%;
62 height:50px;
63 padding-top: 10px;
66 #header span.h1
68 padding-left: 25px;
69 font-size: 2.5em;
70 color: #AFD971;
71 font-family: Georgia, "Times New Roman", Times, serif;
72 letter-spacing: -.05em;
75 #header div
77 position: absolute;
78 right: 5px;
79 top: 5px;
82 #menu
84 background-color: #AFD971;
87 #menu > div
89 padding: 6px;
92 #menu div a
94 display: block;
95 float: left;
96 margin-left: 20px;
97 padding: 3px;
98 padding-left: 5px;
99 padding-right: 5px;
100 border: 0;
101 font-size: 1.1em;
102 color: black;
105 #menu div a:hover
107 background-color: #C8E49C;
110 #menu div a.current
112 margin-top: 3px;
113 background-color: #C8E49C;
116 #submenu
118 background-color: #C8E49C;
119 border-bottom: 2px solid #fff;
122 #submenu > div
124 padding: 6px;
127 #submenu div a
129 display: block;
130 float: left;
131 margin-left: 20px;
132 padding: 3px;
133 padding-left: 5px;
134 padding-right: 5px;
135 border: 0;
136 font-size: .9em;
137 color: black;
140 #submenu div a:hover
142 background-color: #fff;
145 #submenu div a.current
147 margin-top: 3px;
148 background-color: #fff;
151 /*****************************/
152 #content
154 padding: 10px;
155 background-color: #fff;
156 width: 90%;
157 margin: 0 auto;
158 margin-bottom: 150px;
159 opacity: 1;
160 border: 1px solid #BBB;
161 border-top: 0;
167 font-size: 1.5em;
168 margin:-10px;
169 margin-bottom: 15px;
170 text-align: center;
173 .box_e
175 border: 1px solid #B65;
176 background: #FA9 url('images/be.png') no-repeat 10px center;
178 .box_w
180 border: 1px solid #B85;
181 background: #FE9 url('images/bw.png') no-repeat 10px center;
183 .box_i
185 border: 1px solid #57B;
186 background: #ABF url('images/bi.png') no-repeat 10px center;
188 .box_c
190 border: 1px solid #8B5;
191 background: #CFA url('images/bg.png') no-repeat 10px center;
193 .box_t
195 border: 1px solid #AAA;
196 background: #EEE url('images/bt.png') no-repeat 10px center;
199 .box_e strong
201 color: #943;
204 .box_w strong
206 color: #963;
209 .box_i strong
211 color: #359;
214 .box_t strong
216 color: #888;
219 .box_e,
220 .box_w,
221 .box_i,
222 .box_c,
223 .box_t
225 padding: 10px;
226 margin: 10px;
227 padding-left: 36px;
230 .box_e strong,
231 .box_w strong,
232 .box_i strong,
233 .box_t strong
235 display: block;
238 /****************************************/
240 table
242 width: 100%;
247 padding: 5px;
248 margin: 1px;
249 background-color: #CCC;
250 text-align: left;
251 font-weight: bold;
256 padding: 5px;
257 margin: 1px;
260 tr.secondline td
262 background-color: #EEE;