Midgard Project

    Login
    Settings
    Help/Guide
    About Trac

    Wiki
    Timeline
    Roadmap
    Browse Source
    View Tickets
    Search

    Last Change
    Revision Log

root/trunk/templates/Kubrick/kubrick.css
View revision:
Revision 3509, 9.5 kB (checked in by rambo, 5 years ago)

Bergie: Use the new centralized toolbar

    Property svn:keywords set to Author Date Id Revision

Line	 
1 	/*   
2 	        Kubrick v1.2.5  for  WordPress 1.2
3 	         http://binarybonsai.com/kubrick/
4 	
5 	        This theme was designed and built by Michael Heilemann,
6 	        whose blog you will find at http://binarybonsai.com/
7 	
8 	        The CSS, XHTML and design is released under GPL:
9 	        http://www.opensource.org/licenses/gpl-license.php
10 	       
11 	
12 	        *** REGARDING IMAGES ***
13 	        All CSS that involves the use of images, can be found in the 'index.php' file.
14 	        This is to ease installation inside subdirectories of a server.
15 	
16 	        Have fun, and don't be afraid to contact me if you have questions.
17 	*/
18 	
19 	
20 	
21 	/* Begin Typography & Colors */
22 	body {
23 	        font-size: 62.5%; /* Resets 1em to 10px */
24 	        font-family:  'Lucida Grande', Calibiri, Sans Unicode, Arial, Sans-Serif;
;
25 	        background-color: #d5d6d7;
26 	        color: #333;
27 	        text-align: center;
28 	        }
29 	
30 	#page {
31 	        background-color: white;
32 	        border: 1px solid #959596;
33 	        text-align: left;
34 	        }
35 	
36 	#header {
37 	        background-color: #73a0c5;
38 	        }
39 	
40 	#content {
41 	        font-size: 1.2em
42 	        }
43 	
44 	.widecolumn .entry p {
45 	        font-size: 1.05em;
46 	        }
47 	
48 	.narrowcolumn .entry, .widecolumn .entry {
49 	        line-height: 1.4em;
50 	        }
51 	
52 	.widecolumn {
53 	        line-height: 1.6em;
54 	        }
55 	       
56 	.narrowcolumn .postmetadata {
57 	        text-align: center;
58 	        }
59 	
60 	.graybox {
61 	        background-color: #f8f8f8;
62 	        border-top: 1px solid #ddd;
63 	        border-bottom: 1px solid #ddd;
64 	        }
65 	
66 	#footer {
67 	        background-color: #eee;
68 	        }
69 	
70 	small {
71 	        font-family: Arial, Helvetica, Sans-Serif;
72 	        font-size: 0.9em;
73 	        line-height: 1.5em;
74 	        }
75 	
76 	h1, h2, h3 {
77 	        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
78 	        font-weight: bold;
79 	        }
80 	
81 	#header h1 {
82 	        font-size: 4em;
83 	        text-align: center;
84 	        }
#header {
        background: url(http://rocktheseesaw.com/wp-content/uploads/2011/10/header2.jpg) no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em

85 	
86 	.description {
87 	        font-size: 1.2em;
88 	        text-align: center;
89 	        }
90 	
91 	h2 {
92 	        font-size: 1.6em;
93 	        }
94 	
95 	h2.pagetitle {
96 	        font-size: 1.6em;
97 	        }
98 	
99 	#sidebar h2 {
100 	        font-family: 'Lucida Grande', Verdana, Sans-Serif;
101 	        font-size: 1.2em;
102 	        }
103 	
104 	h3 {
105 	        font-size: 1.3em;
106 	        }
107 	
108 	#header h1, h1 a, h1 a:hover, h1 a:visited, .description {
109 	        text-decoration: none;
110 	        color: white;
111 	        }
112 	
113 	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
114 	        color: #333;
115 	        }
116 	
117 	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
118 	        text-decoration: none;
119 	        }
120 	
121 	.entry p a:visited {
122 	        color: #b85b5a;
123 	        }
124 	
125 	.commentlist li, #commentform input, #commentform textarea {
126 	        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
127 	        }
128 	       
129 	.commentlist li {
130 	        font-weight: bold;
131 	        }
132 	
133 	.commentlist cite, .commentlist cite a {
134 	        font-weight: bold;
135 	        font-style: normal;
136 	        font-size: 1.1em;
137 	        }
138 	
139 	.commentlist p {
140 	        font-weight: normal;
141 	        line-height: 1.5em;
142 	        text-transform: none;
143 	        }
144 	
145 	#commentform p {
146 	        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
147 	        }
148 	
149 	.commentmetadata {
150 	        font-weight: normal;
151 	        }
152 	
153 	#sidebar {
154 	        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
155 	        }
156 	
157 	small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
158 	        color: #777;
159 	        }
160 	       
161 	code {
162 	        font: 1.1em 'Courier New', Courier, Fixed;
163 	        }
164 	
165 	acronym, abbr, span.caps
166 	{
167 	        font-size: 0.9em;
168 	        letter-spacing: .07em;
169 	        }
170 	
171 	a, h2 a:hover, h3 a:hover {
172 	        color: #06c;
173 	        text-decoration: none;
174 	        }
175 	
176 	a:hover {
177 	        color: #147;
178 	        text-decoration: underline;
179 	        }
180 	       
181 	#wp-calendar #prev a {
182 	        font-size: 9pt;
183 	        }
184 	
185 	#wp-calendar a {
186 	        text-decoration: none;
187 	        }
188 	
189 	#wp-calendar caption {
190 	        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
191 	        text-align: center;
192 	        }
193 	
194 	#wp-calendar th {
195 	        font-style: normal;
196 	        text-transform: capitalize;
197 	        }
198 	/* End Typography & Colors */
199 	
200 	
201 	
202 	/* Begin Structure */
203 	body {
204 	        margin: 0;
205 	        padding: 0;
206 	        }
207 	
208 	#page {
209 	        background-color: white;
210 	        margin: 20px auto;
211 	        padding: 0;
212 	        width: 760px;
213 	        border: 1px solid #959596;
214 	        }
215 	       
216 	#header {
217 	        padding: 0;
218 	        margin: 0 auto;
219 	        height: 200px;
220 	        width: 100%;
221 	        background-color: #73a0c5;
222 	        }
223 	
224 	#headerimg {
225 	        margin: 0;
226 	        height: 200px;
227 	        width: 100%;
228 	        }
229 	
230 	.narrowcolumn {
231 	        float: left;
232 	        padding: 0 0 20px 45px;
233 	        margin: 0px 0 0;
234 	        width: 450px;
235 	        }
236 	
237 	.widecolumn {
238 	        padding: 10px 0 20px 0;
239 	        margin: 5px 0 0 50px;
240 	        width: 550px;
241 	        }
242 	       
243 	.post {
244 	        margin: 0 0 40px;
245 	        text-align: justify;
246 	        }
247 	
248 	.widecolumn .post {
249 	        margin: 0;
250 	        }
251 	
252 	.narrowcolumn .postmetadata {
253 	        padding-top: 5px;
254 	        }
255 	
256 	.widecolumn .postmetadata {
257 	        margin: 30px 0;
258 	        }
259 	       
260 	#footer {
261 	        padding: 0;
262 	        margin: 0 auto;
263 	        width: 760px;
264 	        clear: both;
265 	        }
266 	
267 	#footer p {
268 	        margin: 0;
269 	        padding: 20px 0;
270 	        text-align: center;
271 	        }
272 	/* End Structure */
273 	
274 	
275 	
276 	/*      Begin Headers */
277 	#header h1 {
278 	        padding-top: 70px;
279 	        margin: 0;
280 	        }
281 	
282 	.description {
283 	        text-align: center;
284 	        }
285 	
286 	h2 {
287 	        margin: 30px 0 0;
288 	        }
289 	
290 	h2.pagetitle {
291 	        margin-top: 30px;
292 	        text-align: center;
293 	}
294 	
295 	#sidebar h2 {
296 	        margin: 5px 0 0;
297 	        padding: 0;
298 	        }
299 	
300 	h3 {
301 	        padding: 0;
302 	        margin: 30px 0 0;
303 	        }
304 	
305 	h3.comments {
306 	        padding: 0;
307 	        margin: 40px auto 20px ;
308 	        }
309 	/* End Headers */
310 	
311 	
312 	
313 	/* Begin Images */
314 	p img {
315 	        padding: 0;
316 	        max-width: 100%;
317 	        }
318 	
319 	/*      Using 'class="alignright"' on an image will (who would've
320 	        thought?!) align the image to the right. And using 'class="centered',
321 	        will of course center the image. This is much better than using
322 	        align="center", being much more futureproof (and valid) */
323 	       
324 	img.centered {
325 	        display: block;
326 	        margin-left: auto;
327 	        margin-right: auto;
328 	        }
329 	       
330 	img.alignright {
331 	        padding: 4px;
332 	        margin: 0 0 2px 7px;
333 	        display: inline;
334 	        }
335 	
336 	img.alignleft {
337 	        padding: 4px;
338 	        margin: 0 7px 2px 0;
339 	        display: inline;
340 	        }
341 	
342 	.alignright {
343 	        float: right;
344 	        }
345 	       
346 	.alignleft {
347 	        float: left
348 	        }
349 	/* End Images */
350 	
351 	
352 	
353 	/* Begin Lists
354 	
355 	        Special stylized non-IE bullets
356 	        Do not work in Internet Explorer, which merely default to normal bullets. */
357 	
358 	html>body .entry ul {
359 	        margin-left: 0px;
360 	        padding: 0 0 0 30px;
361 	        list-style: none;
362 	        padding-left: 10px;
363 	        text-indent: -10px;
364 	        }
365 	
366 	html>body .entry li {
367 	        margin: 7px 0 8px 10px;
368 	        }
369 	
370 	.entry ul li:before, #sidebar ul ul li:before {
371 	        content: "\00BB \0020";
372 	        }
373 	
374 	.entry ol {
375 	        padding: 0 0 0 35px;
376 	        margin: 0;
377 	        }
378 	
379 	.entry ol li {
380 	        margin: 0;
381 	        padding: 0;
382 	        }
383 	
384 	.postmetadata ul, .postmetadata li {
385 	        display: inline;
386 	        list-style-type: none;
387 	        list-style-image: none;
388 	        }
389 	       
390 	#sidebar ul, #sidebar ul ol {
391 	        margin: 0;
392 	        padding: 0;
393 	        }
394 	
395 	#sidebar ul li {
396 	        list-style-type: none;
397 	        list-style-image: none;
398 	        margin-bottom: 15px;
399 	        }
400 	
401 	#sidebar ul p, #sidebar ul select {
402 	        margin: 5px 0 8px;
403 	        }
404 	
405 	#sidebar ul ul, #sidebar ul ol {
406 	        margin: 5px 0 0 10px;
407 	        }
408 	
409 	#sidebar ul ul ul, #sidebar ul ol {
410 	        margin: 0 0 0 10px;
411 	        }
412 	
413 	ol li, #sidebar ul ol li {
414 	        list-style: decimal outside;
415 	        }
416 	
417 	#sidebar ul ul li, #sidebar ul ol li {
418 	        margin: 3px 0 0;
419 	        padding: 0;
420 	        }
421 	#sidebar ul li table {
422 	        float: none;
423 	        }
424 	/* End Entry Lists */
425 	
426 	
427 	
428 	/* Begin Form Elements */
429 	#searchform {
430 	        margin: 10px auto;
431 	        padding: 5px 3px;
432 	        text-align: center;
433 	        }
434 	
435 	#sidebar #searchform #s {
436 	        width: 130px;
437 	        padding: 2px;
438 	        }
439 	
440 	#sidebar #searchsubmit {
441 	        padding: 1px;
442 	        }
443 	
444 	.entry form { /* This is mainly for password protected posts, makes them look better. */
445 	        text-align:center;
446 	        }
447 	
448 	select {
449 	        width: 130px;
450 	        }
451 	
452 	#commentform input {
453 	        width: 170px;
454 	        padding: 2px;
455 	        margin: 5px 5px 1px 0;
456 	        }
457 	
458 	#commentform textarea {
459 	        width: 100%;
460 	        padding: 2px;
461 	        }
462 	
463 	#commentform #submit {
464 	        margin: 0;
465 	        float: right;
466 	        }
467 	/* End Form Elements */
468 	
469 	
470 	
471 	/* Begin Comments*/
472 	.graybox {
473 	        margin: 0;
474 	        padding: 10px;
475 	        }
476 	
477 	.commentlist {
478 	        padding: 0;
479 	        text-align: justify;
480 	        }
481 	
482 	.commentlist li {
483 	        margin: 15px 0 3px;
484 	        padding: 5px 10px 3px;
485 	        list-style: none;
486 	        }
487 	
488 	.commentlist p {
489 	        margin: 10px 5px 10px 0;
490 	        }
491 	
492 	#commentform p {
493 	        margin: 5px 0;
494 	        }
495 	
496 	.nocomments {
497 	        text-align: center;
498 	        margin: 0;
499 	        padding: 0;
500 	        }
501 	
502 	.commentmetadata {
503 	        margin: 0;
504 	        display: block;
505 	        }
506 	/* End Comments */
507 	
508 	
509 	
510 	/* Begin Sidebar */
511 	#sidebar
512 	{
513 	        padding: 20px 0 10px 0;
514 	        margin-left: 545px;
515 	        width: 190px;
516 	        }
517 	
518 	#sidebar form {
519 	        margin: 0;
520 	        }
521 	/* End Sidebar */
522 	
523 	
524 	
525 	/* Begin Calendar */
526 	#wp-calendar {
527 	        empty-cells: show;
528 	        margin: 10px auto 0;
529 	        width: 155px;
530 	        }
531 	
532 	#wp-calendar #next a {
533 	        padding-right: 10px;
534 	        text-align: right;
535 	        }
536 	
537 	#wp-calendar #prev a {
538 	        padding-left: 10px;
539 	        text-align: left;
540 	        }
541 	
542 	#wp-calendar a {
543 	        display: block;
544 	        }
545 	
546 	#wp-calendar caption {
547 	        text-align: center;
548 	        width: 100%;
549 	        }
550 	
551 	#wp-calendar td {
552 	        padding: 3px 0;
553 	        text-align: center;
554 	        }
555 	
556 	#wp-calendar td.pad:hover { /* Doesn't work in IE */
557 	        background-color: #fff; }
558 	/* End Calendar */
559 	
560 	
561 	
562 	/* Begin Various Tags & Classes */
563 	acronym, abbr, span.caps {
564 	        cursor: help;
565 	        }
566 	
567 	acronym, abbr {
568 	        border-bottom: 1px dashed #999;
569 	        }
570 	
571 	blockquote {
572 	        margin: 15px 30px 0 10px;
573 	        padding-left: 20px;
574 	        border-left: 5px solid #ddd;
575 	        }
576 	
577 	blockquote cite {
578 	        margin: 5px 0 0;
579 	        display: block;
580 	        }
581 	
582 	.center {
583 	        text-align: center;
584 	        }
585 	
586 	hr {
587 	        display: none;
588 	        }
589 	
590 	a img {
591 	        border: none;
592 	        }
593 	
594 	.navigation {
595 	        display: block;
596 	        text-align: center;
597 	        margin-top: 10px;
598 	        margin-bottom: 60px;
599 	        }
600 	/* End Various Tags & Classes*/
601 	
602 	/* Some minor Midgard CMS tuning */
603 	div.widecolumn ul.midcom_toolbar li {
604 	        display: inline;
605 	        margin-right: 8px;
606 	        list-style: none;
607 	        }
608 	
609 	div.narrowcolumn input.shorttext, div.narrowcolumn #midcom_helper_datamanager_field_content {
610 	        width: 400px;
611 	        }
612 	div.narrowcolumn pre {
613 	        width: 400px;
614 	        overflow: auto;
615 	        }
616 	#content form.datamanager div.form_toolbar input {
617 	        border: 1px solid #147;
618 	        -moz-border-radius: 4px;   
619 	        background-color: #147;
620 	        color: #ffffff;
621 	        }
622 	#content form.datamanager div.form_toolbar input:hover {
623 	        background-color: #06c;
624 	        }
625 	
626 	#content ul.midcom_toolbar
627 	{
628 	  margin: 0px;
629 	  padding: 0px;
630 	  margin-top: 10px;
631 	  list-style-type: none;
632 	}
633 	
634 	#content ul.midcom_toolbar a img
635 	{
636 	  border: none;
637 	}
638 	
639 	#content ul.midcom_toolbar li
640 	{
641 	  border-left: solid 1px #000000;
642 	  display: inline;
643 	  padding: 0 0.5em;
644 	  white-space: nowrap;
645 	}
646 	
647 	#content ul.midcom_toolbar li.disabled
648 	{
649 	  display: none;
650 	}
651 	
652 	#content ul.midcom_toolbar li:first-child
653 	{
654 	  border: none;
655 	}
656 	
657 	/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
658 	        It won't be a stylish marriage, I can't afford a carriage.
659 	        But you'll look sweet upon the seat of a bicycle built for two." */
Note: See TracBrowser for help on using the browser.
Download in other formats:

    Plain Text
    Original Format

Trac Powered

Powered by Trac 0.10.4
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/
Midgard Project

    Login
    Settings
    Help/Guide
    About Trac

    Wiki
    Timeline
    Roadmap
    Browse Source
    View Tickets
    Search

    Last Change
    Revision Log

root/trunk/templates/Kubrick/kubrick.css
View revision:
Revision 3509, 9.5 kB (checked in by rambo, 5 years ago)

Bergie: Use the new centralized toolbar

    Property svn:keywords set to Author Date Id Revision

Line	 
1 	/*   
2 	        Kubrick v1.2.5  for  WordPress 1.2
3 	         http://binarybonsai.com/kubrick/
4 	
5 	        This theme was designed and built by Michael Heilemann,
6 	        whose blog you will find at http://binarybonsai.com/
7 	
8 	        The CSS, XHTML and design is released under GPL:
9 	        http://www.opensource.org/licenses/gpl-license.php
10 	       
11 	
12 	        *** REGARDING IMAGES ***
13 	        All CSS that involves the use of images, can be found in the 'index.php' file.
14 	        This is to ease installation inside subdirectories of a server.
15 	
16 	        Have fun, and don't be afraid to contact me if you have questions.
17 	*/
18 	
19 	
20 	
21 	/* Begin Typography & Colors */
22 	body {
23 	        font-size: 62.5%; /* Resets 1em to 10px */
24 	        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
25 	        background-color: #d5d6d7;
26 	        color: #333;
27 	        text-align: center;
28 	        }
29 	
30 	#page {
31 	        background-color: white;
32 	        border: 1px solid #959596;
33 	        text-align: left;
34 	        }
35 	
36 	#header {
37 	        background-color: #73a0c5;
38 	        }
39 	
40 	#content {
41 	        font-size: 1.2em
42 	        }
43 	
44 	.widecolumn .entry p {
45 	        font-size: 1.05em;
46 	        }
47 	
48 	.narrowcolumn .entry, .widecolumn .entry {
49 	        line-height: 1.4em;
50 	        }
51 	
52 	.widecolumn {
53 	        line-height: 1.6em;
54 	        }
55 	       
56 	.narrowcolumn .postmetadata {
57 	        text-align: center;
58 	        }
59 	
60 	.graybox {
61 	        background-color: #f8f8f8;
62 	        border-top: 1px solid #ddd;
63 	        border-bottom: 1px solid #ddd;
64 	        }
65 	
66 	#footer {
67 	        background-color: #eee;
68 	        }
69 	
70 	small {
71 	        font-family: Arial, Helvetica, Sans-Serif;
72 	        font-size: 0.9em;
73 	        line-height: 1.5em;
74 	        }
75 	
76 	h1, h2, h3 {
77 	        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
78 	        font-weight: bold;
79 	        }
80 	
81 	#header h1 {
82 	        font-size: 4em;
83 	        text-align: center;
84 	        }
85 	
86 	.description {
87 	        font-size: 1.2em;
88 	        text-align: center;
89 	        }
90 	
91 	h2 {
92 	        font-size: 1.6em;
93 	        }
94 	
95 	h2.pagetitle {
96 	        font-size: 1.6em;
97 	        }
98 	
99 	#sidebar h2 {
100 	        font-family: 'Lucida Grande', Verdana, Sans-Serif;
101 	        font-size: 1.2em;
102 	        }
103 	
104 	h3 {
105 	        font-size: 1.3em;
106 	        }
107 	
108 	#header h1, h1 a, h1 a:hover, h1 a:visited, .description {
109 	        text-decoration: none;
110 	        color: white;
111 	        }
112 	
113 	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
114 	        color: #333;
115 	        }
116 	
117 	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
118 	        text-decoration: none;
119 	        }
120 	
121 	.entry p a:visited {
122 	        color: #b85b5a;
123 	        }
124 	
125 	.commentlist li, #commentform input, #commentform textarea {
126 	        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
127 	        }
128 	       
129 	.commentlist li {
130 	        font-weight: bold;
131 	        }
132 	
133 	.commentlist cite, .commentlist cite a {
134 	        font-weight: bold;
135 	        font-style: normal;
136 	        font-size: 1.1em;
137 	        }
138 	
139 	.commentlist p {
140 	        font-weight: normal;
141 	        line-height: 1.5em;
142 	        text-transform: none;
143 	        }
144 	
145 	#commentform p {
146 	        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
147 	        }
148 	
149 	.commentmetadata {
150 	        font-weight: normal;
151 	        }
152 	
153 	#sidebar {
154 	        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
155 	        }
156 	
157 	small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
158 	        color: #777;
159 	        }
160 	       
161 	code {
162 	        font: 1.1em 'Courier New', Courier, Fixed;
163 	        }
164 	
165 	acronym, abbr, span.caps
166 	{
167 	        font-size: 0.9em;
168 	        letter-spacing: .07em;
169 	        }
170 	
171 	a, h2 a:hover, h3 a:hover {
172 	        color: #06c;
173 	        text-decoration: none;
174 	        }
175 	
176 	a:hover {
177 	        color: #147;
178 	        text-decoration: underline;
179 	        }
180 	       
181 	#wp-calendar #prev a {
182 	        font-size: 9pt;
183 	        }
184 	
185 	#wp-calendar a {
186 	        text-decoration: none;
187 	        }
188 	
189 	#wp-calendar caption {
190 	        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
191 	        text-align: center;
192 	        }
193 	
194 	#wp-calendar th {
195 	        font-style: normal;
196 	        text-transform: capitalize;
197 	        }
198 	/* End Typography & Colors */
199 	
200 	
201 	
202 	/* Begin Structure */
203 	body {
204 	        margin: 0;
205 	        padding: 0;
206 	        }
207 	
208 	#page {
209 	        background-color: white;
210 	        margin: 20px auto;
211 	        padding: 0;
212 	        width: 760px;
213 	        border: 1px solid #959596;
214 	        }
215 	       
216 	#header {
217 	        padding: 0;
218 	        margin: 0 auto;
219 	        height: 200px;
220 	        width: 100%;
221 	        background-color: #73a0c5;
222 	        }
223 	
224 	#headerimg {
225 	        margin: 0;
226 	        height: 200px;
227 	        width: 100%;
228 	        }
229 	
230 	.narrowcolumn {
231 	        float: left;
232 	        padding: 0 0 20px 45px;
233 	        margin: 0px 0 0;
234 	        width: 450px;
235 	        }
236 	
237 	.widecolumn {
238 	        padding: 10px 0 20px 0;
239 	        margin: 5px 0 0 50px;
240 	        width: 550px;
241 	        }
242 	       
243 	.post {
244 	        margin: 0 0 40px;
245 	        text-align: justify;
246 	        }
247 	
248 	.widecolumn .post {
249 	        margin: 0;
250 	        }
251 	
252 	.narrowcolumn .postmetadata {
253 	        padding-top: 5px;
254 	        }
255 	
256 	.widecolumn .postmetadata {
257 	        margin: 30px 0;
258 	        }
259 	       
260 	#footer {
261 	        padding: 0;
262 	        margin: 0 auto;
263 	        width: 760px;
264 	        clear: both;
265 	        }
266 	
267 	#footer p {
268 	        margin: 0;
269 	        padding: 20px 0;
270 	        text-align: center;
271 	        }
272 	/* End Structure */
273 	
274 	
275 	
276 	/*      Begin Headers */
277 	#header h1 {
278 	        padding-top: 70px;
279 	        margin: 0;
280 	        }
281 	
282 	.description {
283 	        text-align: center;
284 	        }
285 	
286 	h2 {
287 	        margin: 30px 0 0;
288 	        }
289 	
290 	h2.pagetitle {
291 	        margin-top: 30px;
292 	        text-align: center;
293 	}
294 	
295 	#sidebar h2 {
296 	        margin: 5px 0 0;
297 	        padding: 0;
298 	        }
299 	
300 	h3 {
301 	        padding: 0;
302 	        margin: 30px 0 0;
303 	        }
304 	
305 	h3.comments {
306 	        padding: 0;
307 	        margin: 40px auto 20px ;
308 	        }
309 	/* End Headers */
310 	
311 	
312 	
313 	/* Begin Images */
314 	p img {
315 	        padding: 0;
316 	        max-width: 100%;
317 	        }
318 	
319 	/*      Using 'class="alignright"' on an image will (who would've
320 	        thought?!) align the image to the right. And using 'class="centered',
321 	        will of course center the image. This is much better than using
322 	        align="center", being much more futureproof (and valid) */
323 	       
324 	img.centered {
325 	        display: block;
326 	        margin-left: auto;
327 	        margin-right: auto;
328 	        }
329 	       
330 	img.alignright {
331 	        padding: 4px;
332 	        margin: 0 0 2px 7px;
333 	        display: inline;
334 	        }
335 	
336 	img.alignleft {
337 	        padding: 4px;
338 	        margin: 0 7px 2px 0;
339 	        display: inline;
340 	        }
341 	
342 	.alignright {
343 	        float: right;
344 	        }
345 	       
346 	.alignleft {
347 	        float: left
348 	        }
349 	/* End Images */
350 	
351 	
352 	
353 	/* Begin Lists
354 	
355 	        Special stylized non-IE bullets
356 	        Do not work in Internet Explorer, which merely default to normal bullets. */
357 	
358 	html>body .entry ul {
359 	        margin-left: 0px;
360 	        padding: 0 0 0 30px;
361 	        list-style: none;
362 	        padding-left: 10px;
363 	        text-indent: -10px;
364 	        }
365 	
366 	html>body .entry li {
367 	        margin: 7px 0 8px 10px;
368 	        }
369 	
370 	.entry ul li:before, #sidebar ul ul li:before {
371 	        content: "\00BB \0020";
372 	        }
373 	
374 	.entry ol {
375 	        padding: 0 0 0 35px;
376 	        margin: 0;
377 	        }
378 	
379 	.entry ol li {
380 	        margin: 0;
381 	        padding: 0;
382 	        }
383 	
384 	.postmetadata ul, .postmetadata li {
385 	        display: inline;
386 	        list-style-type: none;
387 	        list-style-image: none;
388 	        }
389 	       
390 	#sidebar ul, #sidebar ul ol {
391 	        margin: 0;
392 	        padding: 0;
393 	        }
394 	
395 	#sidebar ul li {
396 	        list-style-type: none;
397 	        list-style-image: none;
398 	        margin-bottom: 15px;
399 	        }
400 	
401 	#sidebar ul p, #sidebar ul select {
402 	        margin: 5px 0 8px;
403 	        }
404 	
405 	#sidebar ul ul, #sidebar ul ol {
406 	        margin: 5px 0 0 10px;
407 	        }
408 	
409 	#sidebar ul ul ul, #sidebar ul ol {
410 	        margin: 0 0 0 10px;
411 	        }
412 	
413 	ol li, #sidebar ul ol li {
414 	        list-style: decimal outside;
415 	        }
416 	
417 	#sidebar ul ul li, #sidebar ul ol li {
418 	        margin: 3px 0 0;
419 	        padding: 0;
420 	        }
421 	#sidebar ul li table {
422 	        float: none;
423 	        }
424 	/* End Entry Lists */
425 	
426 	
427 	
428 	/* Begin Form Elements */
429 	#searchform {
430 	        margin: 10px auto;
431 	        padding: 5px 3px;
432 	        text-align: center;
433 	        }
434 	
435 	#sidebar #searchform #s {
436 	        width: 130px;
437 	        padding: 2px;
438 	        }
439 	
440 	#sidebar #searchsubmit {
441 	        padding: 1px;
442 	        }
443 	
444 	.entry form { /* This is mainly for password protected posts, makes them look better. */
445 	        text-align:center;
446 	        }
447 	
448 	select {
449 	        width: 130px;
450 	        }
451 	
452 	#commentform input {
453 	        width: 170px;
454 	        padding: 2px;
455 	        margin: 5px 5px 1px 0;
456 	        }
457 	
458 	#commentform textarea {
459 	        width: 100%;
460 	        padding: 2px;
461 	        }
462 	
463 	#commentform #submit {
464 	        margin: 0;
465 	        float: right;
466 	        }
467 	/* End Form Elements */
468 	
469 	
470 	
471 	/* Begin Comments*/
472 	.graybox {
473 	        margin: 0;
474 	        padding: 10px;
475 	        }
476 	
477 	.commentlist {
478 	        padding: 0;
479 	        text-align: justify;
480 	        }
481 	
482 	.commentlist li {
483 	        margin: 15px 0 3px;
484 	        padding: 5px 10px 3px;
485 	        list-style: none;
486 	        }
487 	
488 	.commentlist p {
489 	        margin: 10px 5px 10px 0;
490 	        }
491 	
492 	#commentform p {
493 	        margin: 5px 0;
494 	        }
495 	
496 	.nocomments {
497 	        text-align: center;
498 	        margin: 0;
499 	        padding: 0;
500 	        }
501 	
502 	.commentmetadata {
503 	        margin: 0;
504 	        display: block;
505 	        }
506 	/* End Comments */
507 	
508 	
509 	
510 	/* Begin Sidebar */
511 	#sidebar
512 	{
513 	        padding: 20px 0 10px 0;
514 	        margin-left: 545px;
515 	        width: 190px;
516 	        }
517 	
518 	#sidebar form {
519 	        margin: 0;
520 	        }
521 	/* End Sidebar */
522 	
523 	
524 	
525 	/* Begin Calendar */
526 	#wp-calendar {
527 	        empty-cells: show;
528 	        margin: 10px auto 0;
529 	        width: 155px;
530 	        }
531 	
532 	#wp-calendar #next a {
533 	        padding-right: 10px;
534 	        text-align: right;
535 	        }
536 	
537 	#wp-calendar #prev a {
538 	        padding-left: 10px;
539 	        text-align: left;
540 	        }
541 	
542 	#wp-calendar a {
543 	        display: block;
544 	        }
545 	
546 	#wp-calendar caption {
547 	        text-align: center;
548 	        width: 100%;
549 	        }
550 	
551 	#wp-calendar td {
552 	        padding: 3px 0;
553 	        text-align: center;
554 	        }
555 	
556 	#wp-calendar td.pad:hover { /* Doesn't work in IE */
557 	        background-color: #fff; }
558 	/* End Calendar */
559 	
560 	
561 	
562 	/* Begin Various Tags & Classes */
563 	acronym, abbr, span.caps {
564 	        cursor: help;
565 	        }
566 	
567 	acronym, abbr {
568 	        border-bottom: 1px dashed #999;
569 	        }
570 	
571 	blockquote {
572 	        margin: 15px 30px 0 10px;
573 	        padding-left: 20px;
574 	        border-left: 5px solid #ddd;
575 	        }
576 	
577 	blockquote cite {
578 	        margin: 5px 0 0;
579 	        display: block;
580 	        }
581 	
582 	.center {
583 	        text-align: center;
584 	        }
585 	
586 	hr {
587 	        display: none;
588 	        }
589 	
590 	a img {
591 	        border: none;
592 	        }
593 	
594 	.navigation {
595 	        display: block;
596 	        text-align: center;
597 	        margin-top: 10px;
598 	        margin-bottom: 60px;
599 	        }
600 	/* End Various Tags & Classes*/
601 	
602 	/* Some minor Midgard CMS tuning */
603 	div.widecolumn ul.midcom_toolbar li {
604 	        display: inline;
605 	        margin-right: 8px;
606 	        list-style: none;
607 	        }
608 	
609 	div.narrowcolumn input.shorttext, div.narrowcolumn #midcom_helper_datamanager_field_content {
610 	        width: 400px;
611 	        }
612 	div.narrowcolumn pre {
613 	        width: 400px;
614 	        overflow: auto;
615 	        }
616 	#content form.datamanager div.form_toolbar input {
617 	        border: 1px solid #147;
618 	        -moz-border-radius: 4px;   
619 	        background-color: #147;
620 	        color: #ffffff;
621 	        }
622 	#content form.datamanager div.form_toolbar input:hover {
623 	        background-color: #06c;
624 	        }
625 	
626 	#content ul.midcom_toolbar
627 	{
628 	  margin: 0px;
629 	  padding: 0px;
630 	  margin-top: 10px;
631 	  list-style-type: none;
632 	}
633 	
634 	#content ul.midcom_toolbar a img
635 	{
636 	  border: none;
637 	}
638 	
639 	#content ul.midcom_toolbar li
640 	{
641 	  border-left: solid 1px #000000;
642 	  display: inline;
643 	  padding: 0 0.5em;
644 	  white-space: nowrap;
645 	}
646 	
647 	#content ul.midcom_toolbar li.disabled
648 	{
649 	  display: none;
650 	}
651 	
652 	#content ul.midcom_toolbar li:first-child
653 	{
654 	  border: none;
655 	}
656 	
657 	/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
658 	        It won't be a stylish marriage, I can't afford a carriage.
659 	        But you'll look sweet upon the seat of a bicycle built for two." */
Note: See TracBrowser for help on using the browser.
Download in other formats:

    Plain Text
    Original Format

Trac Powered

Powered by Trac 0.10.4
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/

