|
1 body { |
|
2 text-align:right; |
|
3 direction:rtl; |
|
4 } |
|
5 blockquote, pre { |
|
6 background:#F4F5F7 url(imgrtl/blockquote.gif) 100% 3px no-repeat; |
|
7 padding:8px 36px 8px 12px; |
|
8 } |
|
9 |
|
10 /* header START */ |
|
11 #tagline { |
|
12 float:right; |
|
13 } |
|
14 #header .banner { |
|
15 float:left; |
|
16 } |
|
17 #menus li a { |
|
18 background:transparent url(imgrtl/menu.gif) 100% 0 no-repeat; |
|
19 float:right; |
|
20 margin-right:-10px; |
|
21 padding:0 20px 0 30px; |
|
22 } |
|
23 #menus li a:hover, |
|
24 #menus li a.current { |
|
25 background-position:100% -31px; |
|
26 } |
|
27 #menus li.current_page_item a, |
|
28 #menus li.current-cat a { |
|
29 background-position:100% -62px; |
|
30 } |
|
31 #menus li a.home { |
|
32 background-position:100% -93px; |
|
33 margin-right:0; |
|
34 padding:0; |
|
35 } |
|
36 #menus li a.home:hover { |
|
37 background-position:100% -124px; |
|
38 } |
|
39 #menus li.current_page_item a.home { |
|
40 background-position:100% -155px; |
|
41 } |
|
42 #menus li a.lastmenu:hover { |
|
43 background-position:100% 0; |
|
44 } |
|
45 #menus li li a { |
|
46 padding-right:10px; |
|
47 padding-left:18px; |
|
48 } |
|
49 #menus li li a.subtitle, |
|
50 #menus li li a.subtitle:hover { |
|
51 background-image:url(imgrtl/arrow.gif); |
|
52 background-position:left; |
|
53 } |
|
54 #searchbox { |
|
55 background: url(imgrtl/searchbox.gif) no-repeat; |
|
56 float:left; |
|
57 margin-right:0; |
|
58 margin-left:10px !important; |
|
59 margin-left:5px; |
|
60 } |
|
61 #searchbox .textfield { |
|
62 float:right; |
|
63 } |
|
64 /* header END */ |
|
65 |
|
66 /* content START */ |
|
67 #content { |
|
68 background:#FFF url(imgrtl/sidesep.gif) left repeat-y; |
|
69 } |
|
70 /* content END */ |
|
71 |
|
72 /* main START */ |
|
73 #main { |
|
74 float:right; |
|
75 } |
|
76 .post .date, |
|
77 .post .author, |
|
78 .post .editpost, |
|
79 .post .readingblinds, |
|
80 .post .comments, |
|
81 .post .addcomment, |
|
82 .post .addlink, |
|
83 .post .editlinks { |
|
84 background-position:100% 0; |
|
85 padding-left:0; |
|
86 padding-right:22px; |
|
87 } |
|
88 .post .tags, |
|
89 .post .categories { |
|
90 background:url(img/icons.gif) no-repeat; |
|
91 padding-left:0; |
|
92 } |
|
93 .post .content .under span.tags, |
|
94 .post .content .under span.categories { |
|
95 margin-left:6px; |
|
96 } |
|
97 .post .act { |
|
98 float:left; |
|
99 } |
|
100 .post .act span { |
|
101 float:right; |
|
102 margin-left:0; |
|
103 margin-right:15px; |
|
104 } |
|
105 .post .tags { |
|
106 background-position:100% -400px; |
|
107 } |
|
108 .post .categories { |
|
109 background-position:100% -480px; |
|
110 } |
|
111 .post .author { |
|
112 background-position:100% 0px; |
|
113 } |
|
114 .post .date { |
|
115 background-position:100% -48px; |
|
116 margin-right:0; |
|
117 margin-left:15px; |
|
118 float:right; |
|
119 } |
|
120 .post .author { |
|
121 float:right; |
|
122 } |
|
123 .post .editpost { |
|
124 background-position:100% -64px; |
|
125 margin-left:0; |
|
126 margin-right:15px; |
|
127 float:left; |
|
128 } |
|
129 .post .comments { |
|
130 background-position:100% -96px; |
|
131 float:left; |
|
132 } |
|
133 .post .addcomment { |
|
134 background-position:100% -112px; |
|
135 margin-left:0; |
|
136 margin-right:15px; |
|
137 float:left; |
|
138 } |
|
139 .post .addlink { |
|
140 background-position:100% -176px; |
|
141 } |
|
142 .post .editlinks { |
|
143 background-position:100% -192px; |
|
144 } |
|
145 .post .content .under { |
|
146 padding-left:0; |
|
147 padding-right:5px; |
|
148 } |
|
149 .post .content .under span { |
|
150 float:right; |
|
151 margin-left:15px; |
|
152 margin-right:0; |
|
153 } |
|
154 #postpath { |
|
155 background:url(imgrtl/path.gif) right no-repeat; |
|
156 padding-left:0; |
|
157 padding-right:22px; |
|
158 } |
|
159 #pagenavi .newer a, |
|
160 #postnavi .prev a { |
|
161 background-position:100% -240px; |
|
162 padding-left:0; |
|
163 padding-right:22px; |
|
164 float:right; |
|
165 } |
|
166 #pagenavi .older a, |
|
167 #postnavi .next a { |
|
168 background-position:0 -224px; |
|
169 padding-left:22px; |
|
170 padding-right:0; |
|
171 float:left; |
|
172 } |
|
173 /* main END */ |
|
174 |
|
175 /* sidebar START */ |
|
176 #sidebar { |
|
177 float:left; |
|
178 } |
|
179 #sidebar li { |
|
180 background-position:100% -560px; |
|
181 padding-left:0; |
|
182 padding-right:22px; |
|
183 margin-top:5px; |
|
184 /*font-size:95%;*/ |
|
185 } |
|
186 #sidebar #feedrss, |
|
187 #sidebar #feedemail, |
|
188 #sidebar #followme { |
|
189 padding:5px 31px 5px 5px; |
|
190 float:right; |
|
191 } |
|
192 #sidebar #feedrss { |
|
193 background: url(img/feeds.gif) 100% 5px no-repeat; |
|
194 margin-right:5px; |
|
195 } |
|
196 #sidebar #feedemail { |
|
197 background: url(img/feeds.gif) 100% -45px no-repeat; |
|
198 margin-left:0; |
|
199 margin-right:15px; |
|
200 } |
|
201 #sidebar #followme { |
|
202 background: url(img/feeds.gif) 100% -95px no-repeat; |
|
203 margin-left:0; |
|
204 margin-right:15px; |
|
205 } |
|
206 #subscribe li { |
|
207 float:right; |
|
208 margin:0; |
|
209 padding:0; |
|
210 } |
|
211 /* sidebar END */ |
|
212 |
|
213 /* footer START */ |
|
214 a#powered { |
|
215 float:right; |
|
216 margin:0 5px 0 10px; |
|
217 } |
|
218 a#gotop { |
|
219 background-position:100% -304px; |
|
220 float:left; |
|
221 padding-left:0; |
|
222 padding-right:16px; |
|
223 margin:5px 0 0 15px !important; |
|
224 margin:5px 0 0 8px; |
|
225 } |
|
226 /* footer END */ |
|
227 |
|
228 /* comment START */ |
|
229 #cmtswitcher a.tab, |
|
230 #cmtswitcher a.curtab { |
|
231 float:left; |
|
232 } |
|
233 #cmtswitcher .addcomment, |
|
234 #cmtswitcher .addtrackback { |
|
235 padding-left:0; |
|
236 padding-right:22px; |
|
237 float:right; |
|
238 margin-left:15px; |
|
239 margin-right:0; |
|
240 } |
|
241 #cmtswitcher .addcomment { |
|
242 background-position:100% -112px; |
|
243 } |
|
244 #cmtswitcher .addtrackback { |
|
245 background-position:100% -144px; |
|
246 } |
|
247 .comment .author { |
|
248 float:right; |
|
249 } |
|
250 .comment .pic { |
|
251 background:url(img/commentpoint.png) 0% 33% no-repeat; |
|
252 padding-right:0; |
|
253 padding-left:14px; |
|
254 } |
|
255 .comment .name { |
|
256 padding-right:0; |
|
257 padding-left:14px; |
|
258 } |
|
259 .admincomment .author { |
|
260 float:left; |
|
261 width:81px; |
|
262 text-align:center; |
|
263 } |
|
264 .admincomment .pic { |
|
265 background:url(img/commentpoint.png) 100% 33% no-repeat; |
|
266 padding-right:14px; |
|
267 padding-left:0; |
|
268 margin-top:10px; |
|
269 } |
|
270 .admincomment .name { |
|
271 width:67px; |
|
272 padding-right:14px; |
|
273 font-weight:bolder; |
|
274 overflow:hidden; |
|
275 } |
|
276 .admincomment .info { |
|
277 float:left; |
|
278 } |
|
279 #emoticon { |
|
280 float:left; |
|
281 margin-left:10px; |
|
282 margin-right:0; |
|
283 } |
|
284 #commentnavi span.pages { |
|
285 background-position:100% -272px; |
|
286 padding:0 22px 0 7px; |
|
287 float:right; |
|
288 } |
|
289 #submitbox a.feed { |
|
290 background-position:100% -256px; |
|
291 padding-left:0; |
|
292 padding-right:22px; |
|
293 float:right; |
|
294 } |
|
295 #submitbox .submitbutton { |
|
296 float:left; |
|
297 } |
|
298 /* comment END */ |
|
299 |
|
300 /* linkcat START */ |
|
301 .post .content .linkcat ul li { |
|
302 float:right; |
|
303 } |
|
304 .post .content .linkcat ul li a { |
|
305 background-position:100% -160px; |
|
306 padding:0; |
|
307 padding-right:22px; |
|
308 } |
|
309 /* linkcat END */ |
|
310 |
|
311 /* image switcher START */ |
|
312 a.imageswitcher_button { |
|
313 float:right; |
|
314 } |
|
315 /* image switcher END */ |