author | anoop |
Sat, 05 Jun 2010 19:07:22 +0530 | |
branch | anoop |
changeset 46 | d5c888744405 |
parent 42 | 127472f8652a |
child 47 | 5accdb881507 |
permissions | -rw-r--r-- |
30 | 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
2 |
<html class="js" dir="ltr" xml:lang="en" |
|
3 |
xmlns="http://www.w3.org/1999/xhtml" lang="en"><head> |
|
4 |
||
5 |
||
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
6 |
<title>{% block title %}SAGE DAYS 25, India{% endblock %}</title> |
30 | 7 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 |
<!--<link type="text/css" rel="stylesheet" media="all" --> |
|
9 |
<!--href="index_files/style.css">--> |
|
10 |
<script type="text/javascript" src="index_files/jquery.js"></script> |
|
11 |
<style> |
|
12 |
#header-image { background-color: #FFFFFF; } |
|
13 |
h1, h2, h3, h4, h5, #headline a { color: #FF9900; } |
|
14 |
</style> |
|
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
15 |
<style type="text/css"> |
30 | 16 |
body { |
17 |
margin:0; |
|
18 |
padding:0; |
|
19 |
color:#666666; |
|
20 |
background-color:#f3f3f3; |
|
21 |
font-family: Arial, "Trebuchet MS", Verdana; |
|
31 | 22 |
font-size: 90%; |
30 | 23 |
background-repeat:repeat-x; |
24 |
background-position:top; |
|
31 | 25 |
text-align: justify; |
30 | 26 |
} |
27 |
||
28 |
/******************************************** ********** ********** **********/ |
|
29 |
/********** Main Layout ********** ********** ********** **********/ |
|
30 |
/******************************************** ********** ********** **********/ |
|
31 |
#pagewrapper { |
|
32 |
margin:auto; |
|
33 |
width:960px; |
|
34 |
border:15px solid #ffffff; |
|
35 |
background-color:#ffffff; |
|
36 |
} |
|
37 |
||
38 |
#logo { |
|
39 |
bottom:-7px; |
|
40 |
margin-right:3px; |
|
41 |
position:relative; |
|
42 |
} |
|
43 |
||
44 |
#site-slogan { |
|
45 |
color:#999999; |
|
46 |
font-size:11px; |
|
47 |
} |
|
48 |
||
49 |
#header-image { |
|
31 | 50 |
height:180px;/*120px*/ |
30 | 51 |
background-color:#FFFFFF; |
52 |
background-image:url(/media/logo.png); |
|
53 |
background-repeat:no-repeat; |
|
54 |
} |
|
55 |
||
56 |
#site-mission { |
|
57 |
font-size:11px; |
|
58 |
font-weight:bold; |
|
59 |
padding:20px; |
|
60 |
text-align:right; |
|
61 |
color:#ffffff; |
|
62 |
} |
|
63 |
||
64 |
#contentwrapper p, |
|
65 |
#contentwrapper li { |
|
66 |
line-height:160%; |
|
67 |
} |
|
68 |
||
69 |
#tabs-wrapper { |
|
70 |
margin-bottom:20px; |
|
71 |
} |
|
72 |
||
73 |
.content-padding { |
|
31 | 74 |
padding:0px; |
30 | 75 |
} |
76 |
||
77 |
#sidebar-left { |
|
78 |
width:21%; |
|
79 |
float:left; |
|
80 |
margin-right:1%; |
|
81 |
} |
|
82 |
||
83 |
#middle-content { |
|
84 |
width:99%; |
|
85 |
float:left; |
|
86 |
} |
|
87 |
||
31 | 88 |
.sidebar-left #middle-content{ |
30 | 89 |
width:77%; |
90 |
float:left; |
|
91 |
} |
|
92 |
||
93 |
.sidebars #middle-content { |
|
31 | 94 |
width:77%; |
30 | 95 |
float:left; |
96 |
} |
|
97 |
||
31 | 98 |
<!-- #sidebar-right { |
99 |
width:0%; |
|
30 | 100 |
float:right; |
31 | 101 |
} --> |
30 | 102 |
|
103 |
div.tablewrapper { |
|
104 |
width:99%; |
|
105 |
overflow:auto; |
|
106 |
} |
|
107 |
||
108 |
#footer { |
|
109 |
margin-top:50px; |
|
110 |
text-align:center; |
|
111 |
} |
|
112 |
||
113 |
a.feed-icon { |
|
114 |
display:block; |
|
115 |
padding:10px 0px; |
|
116 |
} |
|
117 |
||
118 |
||
119 |
||
120 |
||
121 |
/******************************************** ********** ********** **********/ |
|
122 |
/********** Main Style ********** ********** ********** **********/ |
|
123 |
/******************************************** ********** ********** **********/ |
|
124 |
h1, h2, h3, h4, h5, #headline a { |
|
125 |
margin-top:0px; |
|
126 |
margin-bottom:0.5em; |
|
127 |
color:#FF9900; |
|
128 |
} |
|
129 |
||
130 |
h1 { |
|
131 |
font-size:200%; |
|
132 |
} |
|
133 |
||
134 |
h2 { |
|
135 |
font-size:160%; |
|
136 |
} |
|
137 |
||
138 |
h3 { |
|
139 |
font-size:140%; |
|
140 |
} |
|
141 |
||
142 |
li.leaf { |
|
143 |
list-style-image:none; |
|
144 |
} |
|
145 |
||
146 |
a { |
|
147 |
text-decoration:none; |
|
148 |
color:#006699; |
|
149 |
} |
|
150 |
||
151 |
p { |
|
152 |
margin:1.5em 0px; |
|
153 |
padding:0px 0px; |
|
154 |
} |
|
155 |
||
156 |
||
157 |
||
158 |
/******************************************** ********** ********** **********/ |
|
159 |
/********** Admin Style ********** ********** ********** **********/ |
|
160 |
/******************************************** ********** ********** **********/ |
|
161 |
div.messages { |
|
162 |
border: 3px solid #FF9900; |
|
163 |
padding:10px; |
|
164 |
margin: 10px 0px; |
|
165 |
} |
|
166 |
||
167 |
div.admin .left, |
|
168 |
div.admin .right { |
|
169 |
margin:0; |
|
170 |
width:49%; |
|
171 |
} |
|
172 |
||
173 |
div.admin-panel { |
|
174 |
margin:10px 0px; |
|
175 |
padding:5px; |
|
176 |
border:4px solid #f3f3f3; |
|
177 |
} |
|
178 |
||
179 |
div.admin-panel .body { |
|
180 |
padding:0; |
|
181 |
padding-right:10px; |
|
182 |
} |
|
183 |
||
184 |
div.admin-panel .body dl, |
|
185 |
div.admin-panel .body ul { |
|
186 |
padding-left:15px; |
|
187 |
margin:0; |
|
188 |
} |
|
189 |
||
190 |
#tabs-wrapper ul.tabs { |
|
191 |
width:99%; |
|
192 |
overflow:auto; |
|
193 |
} |
|
194 |
||
195 |
ul.primary { |
|
196 |
border-bottom:1px solid #cccccc; |
|
197 |
border-top:1px solid #cccccc; |
|
198 |
border-collapse:collapse; |
|
199 |
list-style-image:none; |
|
200 |
list-style-position:outside; |
|
201 |
list-style-type:none; |
|
202 |
margin:5px 0px; |
|
203 |
padding:4px 0px; |
|
204 |
white-space:nowrap; |
|
205 |
font-size:0.9em; |
|
206 |
} |
|
207 |
||
208 |
#tabs-wrapper ul.primary li { |
|
209 |
margin-right:2px; |
|
210 |
background-color:transparent; |
|
211 |
background-image:url(img/edit-tab-left-grey.png); |
|
212 |
background-repeat:no-repeat; |
|
213 |
background-position:left; |
|
214 |
padding:2px 0px; |
|
215 |
} |
|
216 |
||
217 |
#tabs-wrapper ul.primary li.active { |
|
218 |
background-color:transparent; |
|
219 |
background-image:url(img/edit-tab-left-black.png); |
|
220 |
background-repeat:no-repeat; |
|
221 |
background-position:left; |
|
222 |
} |
|
223 |
||
224 |
#tabs-wrapper ul.primary li a { |
|
225 |
margin:0; |
|
226 |
color:#333333; |
|
227 |
background-color:transparent; |
|
228 |
border:none; |
|
229 |
background-image:url(img/edit-tab-right-grey.png); |
|
230 |
background-repeat:no-repeat; |
|
231 |
background-position:right; |
|
232 |
padding:2px 10px; |
|
233 |
} |
|
234 |
||
235 |
#tabs-wrapper ul.primary li a:hover { |
|
236 |
margin:0; |
|
237 |
color:#333333; |
|
238 |
background-color:transparent; |
|
239 |
border:none; |
|
240 |
background-image:url(img/edit-tab-right-grey.png); |
|
241 |
background-repeat:no-repeat; |
|
242 |
background-position:right; |
|
243 |
} |
|
244 |
||
245 |
#tabs-wrapper ul.primary li.active a { |
|
246 |
background-color:transparent; |
|
247 |
color:#ffffff; |
|
248 |
border:none; |
|
249 |
background-image:url(img/edit-tab-right-black.png); |
|
250 |
background-repeat:no-repeat; |
|
251 |
background-position:right; |
|
252 |
} |
|
253 |
||
254 |
||
255 |
||
256 |
||
257 |
||
258 |
||
259 |
/******************************************** ********** ********** **********/ |
|
260 |
/********** Table Style ********** ********** ********** **********/ |
|
261 |
/******************************************** ********** ********** **********/ |
|
262 |
table, |
|
263 |
table.package { |
|
264 |
width:99%; |
|
265 |
margin: 1em 0; |
|
266 |
} |
|
267 |
||
268 |
table tr.odd { |
|
269 |
background-color:#f3f3f3; |
|
270 |
} |
|
271 |
||
272 |
table tr.even { |
|
273 |
background-color:#ffffff; |
|
274 |
} |
|
275 |
||
276 |
table { |
|
277 |
border:4px solid #f3f3f3; |
|
278 |
padding:0; |
|
279 |
border-collapse: separate; |
|
280 |
} |
|
281 |
||
282 |
table th, |
|
283 |
table td { |
|
284 |
padding-left:5px; |
|
285 |
} |
|
286 |
||
287 |
table th a, |
|
288 |
table td a { |
|
289 |
text-decoration:underline; |
|
290 |
} |
|
291 |
||
292 |
table th a { |
|
293 |
||
294 |
} |
|
295 |
||
296 |
table thead { |
|
297 |
background-color:#e0e0e0; |
|
298 |
color:#333333; |
|
299 |
padding:5px; |
|
300 |
background-image:url(img/bg-forum.png); |
|
301 |
background-position:top; |
|
302 |
background-repeat:repeat-x; |
|
303 |
} |
|
304 |
||
305 |
td.container { |
|
306 |
background-color:#e0e0e0; |
|
307 |
color:#333333; |
|
308 |
padding:5px; |
|
309 |
background-image:url(img/bg-forum.png); |
|
310 |
background-position:top; |
|
311 |
background-repeat:repeat-x; |
|
312 |
} |
|
313 |
||
314 |
td.container a { |
|
315 |
text-decoration:underline; |
|
316 |
font-size:1.3em; |
|
317 |
font-weight:bold; |
|
318 |
} |
|
319 |
||
320 |
td.container .description { |
|
321 |
margin-bottom:0; |
|
322 |
} |
|
323 |
||
324 |
||
325 |
||
326 |
/******************************************** ********** ********** **********/ |
|
327 |
/********** Fieldset Style ********** ********** ********** **********/ |
|
328 |
/******************************************** ********** ********** **********/ |
|
329 |
fieldset ul.clear-block li { |
|
330 |
margin: 0; |
|
331 |
padding: 0; |
|
332 |
background-image: none; |
|
333 |
} |
|
334 |
||
335 |
fieldset.collapsible, fieldset { |
|
336 |
border:4px solid #f3f3f3; |
|
337 |
} |
|
338 |
||
339 |
fieldset.collapsible legend, fieldset legend { |
|
340 |
font-size:1.2em; |
|
341 |
font-weight:bold; |
|
342 |
} |
|
343 |
||
344 |
||
345 |
||
346 |
||
347 |
/******************************************** ********** ********** **********/ |
|
348 |
/********** Primary Links ********** ********** ********** **********/ |
|
349 |
/******************************************** ********** ********** **********/ |
|
350 |
ul.links li { |
|
351 |
display:block; |
|
352 |
padding:0; |
|
353 |
} |
|
354 |
||
355 |
#navigation-primary ul.primary-links { |
|
356 |
margin:0; |
|
357 |
padding:0; |
|
358 |
} |
|
359 |
||
360 |
#navigation-primary ul.primary-links li, |
|
361 |
#navigation-primary ul.primary-links li a { |
|
362 |
padding-top: 5px; |
|
363 |
padding-bottom: 5px; |
|
364 |
margin-bottom:1px; |
|
365 |
margin-left:0px; |
|
366 |
} |
|
367 |
||
368 |
#navigation-primary ul.primary-links li { |
|
369 |
list-style:none; |
|
370 |
float:left; |
|
371 |
margin-right: 1px; |
|
372 |
} |
|
373 |
||
374 |
#navigation-primary ul.primary-links li a { |
|
375 |
padding-left: 20px; |
|
376 |
padding-right: 20px; |
|
377 |
border-bottom:1px solid #ffffff; |
|
378 |
background-color:#999999; |
|
379 |
background-image:url(img/corner.gif); |
|
380 |
background-repeat:no-repeat; |
|
381 |
color:#ffffff; |
|
382 |
text-decoration:none; |
|
383 |
font-size:1.2em; |
|
384 |
} |
|
385 |
||
386 |
#navigation-primary ul.primary-links li a.active { |
|
387 |
background-color:#000000; |
|
388 |
background-repeat:no-repeat; |
|
389 |
color:#ffffff; |
|
390 |
} |
|
391 |
||
392 |
#navigation-primary ul.primary-links li a:hover { |
|
393 |
background-color:#000000; |
|
394 |
color:#ffffff; |
|
395 |
} |
|
396 |
||
397 |
||
398 |
||
399 |
/******************************************** ********** ********** **********/ |
|
400 |
/********** Secondary Links ********** ********** ********** **********/ |
|
401 |
/******************************************** ********** ********** **********/ |
|
402 |
#navigation-secondary { |
|
403 |
border-bottom:1px solid #ffffff; |
|
404 |
background-color:#333333; |
|
405 |
} |
|
406 |
||
407 |
||
408 |
ul.secondary-links { |
|
409 |
margin:0; |
|
410 |
padding:0; |
|
411 |
} |
|
412 |
||
413 |
ul.secondary-links li, |
|
414 |
ul.secondary-links li a { |
|
415 |
padding-top: 0.4em; |
|
416 |
padding-bottom: 0.3em; |
|
417 |
} |
|
418 |
||
419 |
ul.secondary-links li { |
|
420 |
list-style:none; |
|
421 |
float:left; |
|
422 |
border-right: 1px solid #ffffff; |
|
423 |
} |
|
424 |
||
425 |
ul.secondary-links li a { |
|
426 |
padding-left: 20px; |
|
427 |
padding-right: 20px; |
|
428 |
color:#cccccc; |
|
429 |
text-decoration:none; |
|
430 |
background-color:#333333; |
|
431 |
} |
|
432 |
||
433 |
ul.secondary-links li a.active { |
|
434 |
color:#ffffff; |
|
435 |
font-weight:bold; |
|
436 |
} |
|
437 |
||
438 |
ul.secondary-links li a:hover { |
|
439 |
color:#ffffff; |
|
440 |
} |
|
441 |
||
442 |
||
443 |
||
444 |
/******************************************** ********** ********** **********/ |
|
445 |
/********** Breadcrumb Links ********** ********** ********** **********/ |
|
446 |
/******************************************** ********** ********** **********/ |
|
447 |
#navigation-breadcrumb { |
|
448 |
padding:5px 20px; |
|
449 |
border-top: 1px solid #ffffff; |
|
31 | 450 |
background-image:url(/media/bg_breadcrumb.gif); |
30 | 451 |
background-repeat:repeat-x; |
452 |
// margin-bottom:10px; |
|
453 |
} |
|
454 |
||
455 |
#navigation-breadcrumb, |
|
456 |
#navigation-breadcrumb a { |
|
457 |
color:#999999; |
|
458 |
text-decoration:none; |
|
459 |
padding-right:10px; |
|
460 |
padding-left:10px; |
|
461 |
} |
|
462 |
||
463 |
#navigation-breadcrumb a:hover { |
|
464 |
color:#999999; |
|
465 |
text-decoration:underline; |
|
466 |
} |
|
467 |
||
468 |
||
469 |
||
470 |
/******************************************** ********** ********** **********/ |
|
471 |
/********** Block Style ********** ********** ********** **********/ |
|
472 |
/******************************************** ********** ********** **********/ |
|
473 |
.block { |
|
474 |
margin-bottom:1.5em; |
|
475 |
padding:10px; |
|
476 |
background-color:#f3f3f3; |
|
477 |
} |
|
478 |
||
479 |
div.block-region { |
|
480 |
background-color:#ffffff; |
|
481 |
border: 4px dashed #006699; |
|
482 |
color:#999999; |
|
483 |
font-size:180%; |
|
484 |
text-align:center; |
|
485 |
font-weight:bold; |
|
486 |
margin-bottom:1em; |
|
487 |
margin-top:1em; |
|
488 |
} |
|
489 |
||
490 |
||
491 |
||
492 |
/******************************************** ********** ********** **********/ |
|
493 |
/********** User login ********** ********** ********** **********/ |
|
494 |
/******************************************** ********** ********** **********/ |
|
495 |
#user-login-form { |
|
496 |
text-align:left; |
|
497 |
} |
|
498 |
||
499 |
#user-login-form .form-item input { |
|
500 |
width:95%; |
|
501 |
} |
|
502 |
||
503 |
#user-login-form input.form-submit { |
|
504 |
margin-bottom:10px; |
|
505 |
} |
|
506 |
||
507 |
||
508 |
||
509 |
/******************************************** ********** ********** **********/ |
|
510 |
/********** Node Style ********** ********** ********** **********/ |
|
511 |
/******************************************** ********** ********** **********/ |
|
512 |
.node.teaser { |
|
513 |
padding:10px; |
|
514 |
margin-bottom:1em; |
|
515 |
border: 5px solid #f3f3f3; |
|
516 |
} |
|
517 |
||
518 |
.node .field { |
|
519 |
padding:10px 0px; |
|
520 |
} |
|
521 |
||
522 |
.node .clear { |
|
523 |
margin:1em 0; |
|
524 |
} |
|
525 |
||
526 |
.node .content { |
|
527 |
padding-top:0px; |
|
528 |
margin-bottom:1em; |
|
529 |
} |
|
530 |
||
531 |
.node .links, .comment .links { |
|
532 |
text-align: left; |
|
533 |
} |
|
534 |
||
535 |
.node .links ul.links li, |
|
536 |
.comment .links ul.links li { |
|
537 |
padding-left: 1em; |
|
538 |
float: right; |
|
539 |
} |
|
540 |
||
541 |
.terms ul.links li { |
|
542 |
margin-left: 0; |
|
543 |
margin-right: 0; |
|
544 |
padding-right: 0; |
|
545 |
padding-left: 1em; |
|
546 |
} |
|
547 |
||
548 |
.new { |
|
549 |
color: #ffae00; |
|
550 |
font-size: 0.92em; |
|
551 |
font-weight: bold; |
|
552 |
float: right; |
|
553 |
} |
|
554 |
||
555 |
.terms { |
|
556 |
float: right; |
|
557 |
} |
|
558 |
||
559 |
.terms ul.links li { |
|
560 |
display: inline; |
|
561 |
} |
|
562 |
||
563 |
.preview .node, .preview .comment, .sticky { |
|
564 |
margin: 0; |
|
565 |
padding: 0.5em 0; |
|
566 |
border: 0; |
|
567 |
background: 0; |
|
568 |
} |
|
569 |
||
570 |
.sticky { |
|
571 |
padding: 1em; |
|
572 |
background-color: #fff; |
|
573 |
border: 1px solid #e0e5fb; |
|
574 |
margin-bottom: 2em; |
|
575 |
} |
|
576 |
||
577 |
div.picture { |
|
578 |
float:right; |
|
579 |
} |
|
580 |
||
581 |
div.picture img { |
|
582 |
border: 1px solid #cccccc; |
|
583 |
margin: 0px 0px 10px 10px; |
|
584 |
padding: 3px; |
|
585 |
||
586 |
background-color: #f3f3f3; |
|
587 |
} |
|
588 |
||
589 |
||
590 |
/******************************************** ********** ********** **********/ |
|
591 |
/********** Forum Style ********** ********** ********** **********/ |
|
592 |
/******************************************** ********** ********** **********/ |
|
593 |
div.forum-topic { |
|
594 |
border:5px solid #f3f3f3; |
|
595 |
background-color:#ffffff; |
|
596 |
padding:1px; |
|
597 |
} |
|
598 |
||
599 |
div.forum-topic .user-info { |
|
600 |
padding:5px; |
|
601 |
width:25%; |
|
602 |
float:left; |
|
603 |
border-right:3px solid #f3f3f3; |
|
604 |
} |
|
605 |
||
606 |
div.forum-topic .topic { |
|
607 |
padding:5px; |
|
608 |
float:left; |
|
609 |
width:70%; |
|
610 |
} |
|
611 |
||
612 |
div.forum-topic .user-name, |
|
613 |
div.forum-topic .topic-title { |
|
614 |
font-size:1.3em; |
|
615 |
} |
|
616 |
||
617 |
div.forum-topic .user-member, |
|
618 |
div.forum-topic .user-access { |
|
619 |
margin-top:5px;; |
|
620 |
} |
|
621 |
||
622 |
div.forum-topic .picture img { |
|
623 |
padding:3px; |
|
624 |
margin:3px 0px; |
|
625 |
border:1px solid #cccccc; |
|
626 |
background-color:#f3f3f3; |
|
627 |
} |
|
628 |
||
629 |
div.forum-topic .topic-body { |
|
630 |
margin-top:10px; |
|
631 |
margin-bottom:10px; |
|
632 |
} |
|
633 |
||
634 |
div.forum-topic .links { |
|
635 |
text-align:right; |
|
636 |
padding:5px; |
|
637 |
display:block; |
|
638 |
} |
|
639 |
||
640 |
h2.comments { |
|
641 |
margin:10px 0px; |
|
642 |
} |
|
643 |
||
644 |
div.comment { |
|
645 |
background-color:#ffffff; |
|
646 |
padding:10px; |
|
647 |
margin:10px 0px; |
|
648 |
border:1px solid #cccccc; |
|
649 |
} |
|
650 |
||
651 |
div.comment .picture { |
|
652 |
float:right; |
|
653 |
margin-left:10px; |
|
654 |
margin-bottom:10px; |
|
655 |
} |
|
656 |
||
657 |
div.comment .picture img { |
|
658 |
padding:3px; |
|
659 |
border:1px solid #cccccc; |
|
660 |
background-color:#f3f3f3; |
|
661 |
} |
|
662 |
||
663 |
div.comment .links ul { |
|
664 |
text-align:right; |
|
665 |
} |
|
666 |
||
667 |
div.comment .links li { |
|
668 |
display:inline; |
|
669 |
margin-left:10px; |
|
670 |
} |
|
671 |
||
672 |
#comments .box { |
|
673 |
margin-top:30px; |
|
674 |
} |
|
675 |
||
676 |
.forum-topic div.picture { |
|
677 |
float:left; |
|
678 |
} |
|
679 |
||
680 |
.forum-topic div.picture img { |
|
681 |
margin:5px 0; |
|
682 |
} |
|
683 |
||
684 |
/******************************************** ********** ********** **********/ |
|
685 |
/********** Search Style ********** ********** ********** **********/ |
|
686 |
/******************************************** ********** ********** **********/ |
|
687 |
.sidebar #search #edit-search-theme-form-keys { |
|
688 |
width: 95%; |
|
689 |
} |
|
690 |
||
691 |
||
692 |
||
693 |
/******************************************** ********** ********** **********/ |
|
694 |
/********** Book Style ********** ********** ********** **********/ |
|
695 |
/******************************************** ********** ********** **********/ |
|
696 |
.content .book-navigation { |
|
697 |
margin-top:10px; |
|
698 |
} |
|
699 |
||
700 |
||
701 |
||
702 |
||
703 |
/******************************************** ********** ********** **********/ |
|
704 |
/********** Menu in Sidebars ********** ********** ********** **********/ |
|
705 |
/******************************************** ********** ********** **********/ |
|
706 |
.block ul { |
|
707 |
padding: 0; /* override system.css (line 205) */ |
|
708 |
} |
|
709 |
||
710 |
.sidebar ul, .sidebar ul li { |
|
711 |
margin: 0; /* we want full control, so no default padding or margin */ |
|
712 |
padding: 0; |
|
713 |
} |
|
714 |
||
715 |
.sidebar li { |
|
716 |
border-top:dashed #cccccc 1px; /* sets the horizontal white line between list-items (menu-items) */ |
|
717 |
} |
|
718 |
||
719 |
.sidebar ul li { /* sets all the stuff for list-items (menu-items) */ |
|
720 |
padding:0 0 0 1.5em; /* we rebuild the padding that we turned off in .sidebar ul, .sidebar ul li */ |
|
721 |
list-style-type: none; /* no default bullets in our lists */ |
|
722 |
list-style-image: none; /* not even images, we do it with background-images in the next line */ |
|
723 |
background-image: url(img/menu-leaf.gif); /* this is the bullet in our lists */ |
|
724 |
background-repeat:no-repeat; /* because we only want ONE image, not a carpet of them */ |
|
725 |
background-position: 0.3em 0.6em; /* and we want full control over the position (first number is vertical, second horizontal position */ |
|
726 |
} |
|
727 |
||
728 |
.sidebar ul li.expanded { |
|
729 |
background-image: url(img/menu-expanded.gif); /* the bullet (little arrow) of parent menu-items in our lists (when opened) */ |
|
730 |
} |
|
731 |
||
732 |
.sidebar ul li.collapsed { |
|
733 |
background-image: url(img/menu-collapsed.gif); /* the bullet of parent menu-items in our lists (when closed) */ |
|
734 |
} |
|
735 |
||
736 |
.sidebar ul li ul li { |
|
737 |
margin-left:-1.7em; /* we rebuild the padding that we turned off .sidebar ul li - THIS TIME WE HAVE TO DO IT FOR NESTED LISTS (i.e. lists in lists) */ |
|
738 |
padding:0 0 0 3em; /* so first we set a negative margin and give it back via padding - the only reason to do this is to get our nice white lines between the li items */ |
|
739 |
background-position: 1.8em 0.6em; /* and we also have to adjust the position of the bg-image */ |
|
740 |
} |
|
741 |
||
742 |
.sidebar ul li ul li ul li { |
|
743 |
margin-left:-3.2em; /* same stuff as above for more nesting */ |
|
744 |
padding:0 0 0 4.5em; |
|
745 |
background-position: 3.3em 0.6em; |
|
746 |
} |
|
747 |
||
748 |
.sidebar ul li ul li ul li ul li { |
|
749 |
margin-left:-4.7em; /* and even more nesting (and so on if you need more) */ |
|
750 |
padding:0 0 0 6em; |
|
751 |
background-position: 4.8em 0.6em; |
|
752 |
} |
|
753 |
||
754 |
.sidebar ul li a, .sidebar ul li.expanded a, .sidebar ul li.collapsed a { |
|
755 |
line-height: 2em; |
|
756 |
} |
|
757 |
||
758 |
.sidebar a.active { /* an active link in the blocks and menu */ |
|
759 |
font-weight:bold; |
|
760 |
color:#666666 !important; |
|
761 |
} |
|
762 |
||
763 |
dl { |
|
764 |
margin: 0.5em 0 1em 1.5em; |
|
765 |
} |
|
766 |
||
767 |
dl dt { |
|
768 |
} |
|
769 |
||
770 |
dl dd { |
|
771 |
margin: 0 0 .5em 1.5em; |
|
772 |
} |
|
773 |
||
774 |
img, a img { |
|
775 |
border: none; |
|
776 |
} |
|
777 |
||
42 | 778 |
.errorlist { |
779 |
color : red; |
|
780 |
} |
|
30 | 781 |
|
782 |
||
783 |
/******************************************** ********** ********** **********/ |
|
784 |
/********** try another ... ********** ********** ********** **********/ |
|
785 |
/******************************************** ********** ********** **********/ |
|
786 |
#font span, |
|
787 |
#farben span { |
|
788 |
font-family:arial; |
|
789 |
color:#333333; |
|
790 |
font-size:10px; |
|
791 |
text-decoration:none; |
|
792 |
float:left; |
|
793 |
display:block; |
|
794 |
} |
|
795 |
||
796 |
#farben a { |
|
797 |
width:10px; |
|
798 |
height:10px; |
|
799 |
display:block; |
|
800 |
float:left; |
|
801 |
margin-left:5px; |
|
802 |
} |
|
803 |
||
804 |
#font a { |
|
805 |
display:block; |
|
806 |
float:left; |
|
807 |
margin-left:5px; |
|
808 |
font-family:arial; |
|
809 |
color:#cccccc; |
|
810 |
font-size:10px; |
|
811 |
text-decoration:none; |
|
812 |
} |
|
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
813 |
</style> |
30 | 814 |
|
815 |
<meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE"><title></title><meta |
|
816 |
content="OpenOffice.org 2.0 (Linux)" name="GENERATOR"><meta |
|
817 |
content="20081207;16072900" name="CREATED"><meta |
|
818 |
content="20081208;14462800" name="CHANGED"></head><body class="sidebars"> |
|
819 |
||
820 |
<div id="pagewrapper"> |
|
821 |
||
822 |
||
823 |
<script type="text/javascript"> |
|
824 |
function toggle_style(color) { |
|
825 |
$("#header-image").css("background-color", color); |
|
826 |
$("#header-image").css("background-image", "none"); |
|
827 |
$("h1").css("color", color); |
|
828 |
$("h2").css("color", color); |
|
829 |
$("h3").css("color", color); |
|
830 |
$("#headline a").css("color", color); |
|
831 |
} |
|
832 |
</script> |
|
833 |
||
834 |
||
835 |
||
836 |
||
837 |
<div id="headline"> |
|
838 |
</div> |
|
839 |
||
840 |
||
841 |
<div id="navigation-primary"> |
|
842 |
<ul class="links primary-links"><li class="menu-149 |
|
843 |
first"><a href="/sage_days" title="">Home</a></li> |
|
844 |
<li class="menu-154"><a |
|
845 |
href="/sage_days/about" title="">About</a></li> |
|
846 |
<!--<li class="menu-150"><a href="http://www.fossee.in/sage_days/schedule" --> |
|
847 |
<!--title="">Program</a></li>--> |
|
848 |
<li class="menu-162"><a href="/sage_days/contact" title="">Contact |
|
849 |
Us</a></li> |
|
850 |
<!--<li class="menu-153 last"><a href="http://www.fossee.in/" --> |
|
851 |
<!--title="">2005</a></li>--> |
|
852 |
</ul> <div style="clear: both;"></div> |
|
853 |
</div> |
|
854 |
||
855 |
<a href="/sage_days/"> |
|
856 |
<div id="header-image"> |
|
857 |
</div></a> |
|
858 |
||
859 |
||
860 |
<div id="navigation-breadcrumb"> |
|
861 |
<div class="breadcrumb"><a href="#"> </a></div> </div> |
|
862 |
||
863 |
<div style="clear: both;"></div> |
|
864 |
<div id="contentwrapper"> |
|
865 |
||
866 |
<div id="sidebar-left" class="sidebar"> |
|
867 |
||
868 |
<div id="block-menu-menu-conference" class="clear-block block |
|
869 |
block-menu"> |
|
870 |
||
871 |
<h2>Conference</h2> |
|
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
872 |
|
30 | 873 |
<div class="content"><ul class="menu"> |
874 |
<li class="leaf"><a href="/sage_days/registration/register" |
|
875 |
title="Conference Registration">Register</a></li> |
|
876 |
<li class="leaf first"><a href="/sage_days/schedule" title="">Schedule</a></li> |
|
31 | 877 |
<!--<li class="leaf"><a href="/sage_days/speakers" title="">Speakers</a></li>--> |
30 | 878 |
<li class="leaf"><a href="/sage_days/organizers" |
879 |
title="Conference Organizers">Organizers</a></li> |
|
880 |
<li class="leaf"><a href="/sage_days/venue" title="">Venue</a></li> |
|
33 | 881 |
<br> |
882 |
<li class="leaf"><a href="http://wiki.sagemath.org/daysindia25" title="">Sage Days Wiki</a></li> |
|
30 | 883 |
<!--<li class="leaf last"><a --> |
884 |
<!--href="http://www.fossee.in" --> |
|
885 |
<!--title="Frequently Asked Questions">FAQ's</a></li>--> |
|
886 |
</ul></div> |
|
887 |
</div> |
|
46 | 888 |
|
889 |
<div id="block-menu-menu-conference" class="clear-block block |
|
890 |
block-menu"> |
|
891 |
||
892 |
<h2>About</h2> |
|
893 |
||
894 |
<div class="content"><ul class="menu"> |
|
895 |
<li class="leaf"><a href="/sage_days/accomodation" |
|
896 |
title="Accomodation">Accomodation</a></li> |
|
897 |
<li class="leaf first"><a href="/sage_days/venue" title="">Venue</a></li> |
|
898 |
<!--<li class="leaf"><a href="/sage_days/speakers" title="">Speakers</a></li>--> |
|
899 |
<li class="leaf"><a href="/sage_days/reaching_venue" |
|
900 |
title="Conference Organizers">Reaching the Venue</a></li> |
|
901 |
<!--<li class="leaf last"><a --> |
|
902 |
<!--href="http://www.fossee.in" --> |
|
903 |
<!--title="Frequently Asked Questions">FAQ's</a></li>--> |
|
904 |
</ul></div> |
|
905 |
</div> |
|
906 |
||
30 | 907 |
<!--<div id="block-event_register-0" class="clear-block block --> |
908 |
<!--block-event_register">--> |
|
909 |
||
910 |
<!-- <h2>Events & Registration</h2>--> |
|
911 |
||
912 |
<!-- <div class="content">No New Up Coming Events</div>--> |
|
913 |
<!--</div>--> |
|
914 |
<div id="block-block-4" class="clear-block block block-block"> |
|
915 |
||
916 |
<h2>Mailinglists</h2> |
|
917 |
||
918 |
<div class="content"><p><a |
|
919 |
href="http://groups.google.com/group/sagedays25-org">Sage Days Organizers</a></p> |
|
920 |
<p>Join <a href="http://groups.google.com/group/sagedays25">Sage Days Participants</a> |
|
921 |
for discussions</p> |
|
922 |
</div> |
|
923 |
</div> |
|
924 |
</div> |
|
925 |
||
926 |
<div id="middle-content"> |
|
927 |
<div class="content-padding"> |
|
928 |
||
929 |
||
930 |
<div id="node-40" class="node teaser"> |
|
931 |
{% block content%} |
|
932 |
||
933 |
<!-- <h2><a href="##"--> |
|
934 |
<!-- title="Some Title">something--> |
|
935 |
<!-- something</a></h2>--> |
|
936 |
||
937 |
<!-- <span class="submitted">publishing date</span>--> |
|
938 |
<!-- --> |
|
939 |
<!-- <div class="content">--> |
|
940 |
<!-- <p><img alt="" src="index_files/jimbo.JPG" width="250" height="166" --> |
|
941 |
<!--align="left">some data some data some data some data some data some data --> |
|
942 |
<!--some data some data some data some data some data some data --> |
|
943 |
<!--some data some data some data some data some data some data --> |
|
944 |
<!--some data some data some data some data some data some data --> |
|
945 |
<!--some data some data some data some data some data some data --> |
|
946 |
<!--some data some data some data some data some data some data --> |
|
947 |
<!--some data some data some data some data some data some data--> |
|
948 |
<!-- some data some data some data some data some data some data.</p>--> |
|
949 |
<!-- </div>--> |
|
950 |
||
951 |
<!-- <div class="clear-block clear">--> |
|
952 |
<!-- <div class="meta">--> |
|
953 |
<!-- </div>--> |
|
954 |
||
955 |
<!-- <div class="links"><ul class="links inline"><li --> |
|
956 |
<!--class="node_read_more first last"><a --> |
|
957 |
<!--href="http://www.fossee.in/sage_days/blog/content/freesoftware"--> |
|
958 |
<!-- title="some title some title --> |
|
959 |
<!--some title.">Read more</a></li>--> |
|
960 |
<!--</ul></div>--> |
|
961 |
<!-- </div>--> |
|
962 |
{% endblock %} |
|
963 |
</div> |
|
964 |
||
965 |
</div> |
|
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
966 |
</div> |
30 | 967 |
|
968 |
<!-- <div id="sidebar-right" class="sidebar">--> |
|
969 |
<!-- <div id="block-block-2" class="clear-block block --> |
|
970 |
<!--block-block">--> |
|
971 |
||
972 |
<!-- <h2>Organizers</h2>--> |
|
973 |
||
974 |
<!-- <div class="content"><p></p><center> <a title="MHRD" --> |
|
975 |
<!--class="image" href="http://mhrd.gov.in/"><img --> |
|
976 |
<!--src="index_files/mhrdlogo.gif" alt="Government of India" --> |
|
977 |
<!--style="width: 96px; height: 68px;" border="0"> </a> <br> <a --> |
|
978 |
<!--title="Mission" href="##"><img --> |
|
979 |
<!--alt="###" src="missionlogo.png" style="width: 50px; --> |
|
980 |
<!--height: 54px;"></a> <a title="FOSSEE" href="http://www.fossee.in/"><img--> |
|
981 |
<!-- alt="SPACE" src="index_files/fosseelogo.png" style="width: 49px; height:--> |
|
982 |
<!-- 55px;"></a><br></center><br>--> |
|
983 |
<!--<h2>Supporters</h2>--> |
|
984 |
<!--<p> </p><center><a href="#" target="_blank"><img alt="" --> |
|
985 |
<!--style="width: 79px; height: 44px;" src="index_files/apc.gif"></a> <a --> |
|
986 |
<!--target="_blank" href="http://gnu.org.in/"><img --> |
|
987 |
<!--src="index_files/fsf_logo-new.png" style="width: 92px; height: 46px;" --> |
|
988 |
<!--alt=""></a><br></center><br>--> |
|
989 |
<!--<h2>Sponsors</h2>--> |
|
990 |
<!--</div>--> |
|
991 |
<!--</div>--> |
|
992 |
<!--<div id="block-user-0" class="clear-block block block-user">--> |
|
993 |
||
994 |
<!-- <h2>User login</h2>--> |
|
27
48a86d8956f7
added base.html and did needed changes, (forgot to add files in previous commit).
anoop
parents:
diff
changeset
|
995 |
|
30 | 996 |
<!-- <div class="content"><form action="/node?destination=node" --> |
997 |
<!--accept-charset="UTF-8" method="post" id="user-login-form">--> |
|
998 |
<!--<div><div class="form-item" id="edit-name-wrapper">--> |
|
999 |
<!-- <label for="edit-name">Username: <span class="form-required" --> |
|
1000 |
<!--title="This field is required.">*</span></label>--> |
|
1001 |
<!-- <input maxlength="60" name="name" id="edit-name" size="15" --> |
|
1002 |
<!--value="" class="form-text required" type="text">--> |
|
1003 |
<!--</div>--> |
|
1004 |
<!--<div class="form-item" id="edit-pass-wrapper">--> |
|
1005 |
<!-- <label for="edit-pass">Password: <span class="form-required" --> |
|
1006 |
<!--title="This field is required.">*</span></label>--> |
|
1007 |
<!-- <input name="pass" id="edit-pass" maxlength="60" size="15" --> |
|
1008 |
<!--class="form-text required" type="password">--> |
|
1009 |
<!--</div>--> |
|
1010 |
<!--<input name="op" id="edit-submit" value="Log in" class="form-submit" --> |
|
1011 |
<!--type="submit">--> |
|
1012 |
<!--<div class="item-list"><ul><li class="first"><a --> |
|
1013 |
<!--href="#" title="Create a new user account.">Create--> |
|
1014 |
<!-- new account</a></li>--> |
|
1015 |
<!--<li class="last"><a href="#" title="Request --> |
|
1016 |
<!--new password via e-mail.">Request new password</a></li>--> |
|
1017 |
<!--</ul></div><input name="form_build_id" --> |
|
1018 |
<!--id="form-8dbb6cfba075f29198b0f72e930392b8" --> |
|
1019 |
<!--value="form-8dbb6cfba075f29198b0f72e930392b8" type="hidden">--> |
|
1020 |
<!--<input name="form_id" id="edit-user-login-block" --> |
|
1021 |
<!--value="user_login_block" type="hidden">--> |
|
1022 |
||
1023 |
<!--</div></form>--> |
|
1024 |
<!--</div>--> |
|
1025 |
<!--</div>--> |
|
1026 |
<!-- </div>--> |
|
1027 |
<!-- </div>--> |
|
1028 |
||
1029 |
<div style="clear: both;"></div> |
|
1030 |
||
1031 |
<div id="footer"></div> |
|
1032 |
||
1033 |
<div id="footer-message"><p>Powered by <a href="http://www.fossee.in/">FOSSEE</a></p></div> |
|
1034 |
||
1035 |
</div> |
|
1036 |
||
1037 |
<script type="text/javascript" src="index_files/googleanalytics.js"></script> |
|
1038 |
<script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script src="index_files/ga.js" type="text/javascript"></script> |
|
1039 |
<script type="text/javascript">var pageTracker = _gat._getTracker("UA-1488254-18");pageTracker._initData();pageTracker._trackPageview();</script> |
|
1040 |
||
1041 |
</body></html> |