Changes to normalize the default templates.
[gruta.git] / templates / artemus / ALL / css
blobb96d9b0a0109190fff7761098348e3d9166e9d32
1 <style type="text/css">
2 body { font-family: verdana; background: white; color: black; margin: 0; padding: 0; }
3 .boxtit { background: #eeeecd; font-family: verdana; color: Black; padding: 0em 1em 0em 1em; }
4 .boxbod { font-family: verdana; padding: 0.5em 0.2em 0.5em 0.2em; }
5 .superboxbod { color: black; background: white; }
6 table, tr, td, th, div, blockquote, p, i, b, pre, h1, h2, h3, h4, h5, h6 { color: black; }
7 A:link { color: #c0803c; font-weight: bold; text-decoration: underline; }
8 A:visited { color: #c0803c; font-weight: bold; text-decoration: underline; }
9 A:active { color: #c0803c; font-weight: bold; text-decoration: none; }
10 A:hover { color: #c0803c; font-weight: bold; text-decoration: underline; }
11 .oddeven { border-style: none }
12 .odd { border-style: none; background: #bbddff; color: black; }
13 .even { border-style: none; background: #eeeeee; color: black; }
14 .footer { color: #444444 }
15 .slogan { color: white }
16 .highlight { background: yellow }
17 h1 { font-family: trebuchet ms; font-size: 160%; }
18 h2 { font-size: 150%; font-family: trebuchet ms }
19 h3 { font-size: 140%; font-family: georgia }
20 h4 { font-size: 120% }
21 h5 { font-size: 100% }
22 h6 { font-size: 80% }
23 table,p { font-size: 14px }
24 .list { margin: 0px 0px 0px 16px; padding: 0px }
25 hr { clear: both; color: #8CACBB; height: 1px; }
26 div.hr { border-top: 1px dashed; color: #aaaaaa; }
27 .header { background: #d89433 }
28 </style>