Commit | Line | Data |
---|---|---|
25ba03e4 ML |
1 | .yui-g, .yui-gb{margin-bottom: 10px;} |
2 | ||
3 | html,body{margin: 0; padding: 0;} | |
4 | ||
5 | body {background: #ccc url(http://libreplanet.org/bg-join.png) no-repeat;} | |
6 | #content {background-color: white; padding: 10px} | |
7 | #tab-groups{background-image: url(bg-groups.png);} | |
8 | #tab-projects{background-image: url(bg-projects.png);} | |
9 | #tab-events{background-image: url(bg-events.png);} | |
10 | #tab-news{background-image: url(bg-news.png);} | |
11 | ||
12 | body{background-repeat: repeat-x;} | |
13 | ||
14 | #hd {line-height: 52px; position: relative; font-size: 14px;} | |
15 | ||
16 | #hd h1{position: absolute; top: 0; right: 0;} | |
17 | ||
18 | #hd ul{padding: 0; margin: 0; padding-top: 9px;} | |
19 | ||
20 | #hd li{list-style: none !important; display: inline; font-size: 18px; } | |
21 | ||
22 | #hd li a{color: white; text-decoration: none; padding: 8px 12px 7px 12px; margin-right: 0px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px} | |
23 | ||
24 | #hd li a:hover{background-color: green;} | |
25 | ||
26 | .netscape4{display: none !important;} | |
27 | ||
28 | #bd h1{margin: 0;} | |
29 | ||
30 | #searchbox{position: absolute; top: 0; right: 0; line-height: 54px;} | |
31 | ||
32 | #searchbox p, #searchbox form {float: left;} | |
33 | ||
34 | #searchbox p{margin-left: 10px; font-size: 20px;} | |
35 | ||
36 | #searchbox p a{color: yellow; text-decoration: none; padding: 10px;} | |
37 | ||
38 | #searchbox p a:hover{text-decoration: underline;} | |
39 | ||
40 | #searchbox input {font-size: 18px;} | |
41 | ||
42 | #map {height: 300px; width: 619px; position: absolute; bottom: 10px; right: -370px; background-color: lightblue;} | |
43 | ||
44 | #regions-list li{font-size: 18px !important; line-height: 24px !important;} | |
45 | ||
46 | #ideas-box{position: absolute; top: 10px; right: -400px;} | |
47 | ||
48 | #big-globe {height: 330px; width: 330px; position: absolute; bottom: 70px; right: -400px;} | |
49 | ||
50 | #events-box{width: 330px; position: absolute; top: 50px; right: -400px; padding: 12px;} | |
51 | ||
52 | #events-box p{font-size: 18px !important; text-align: center; margin-bottom: 12px !important;} | |
53 | ||
54 | #content {font-size: 123%;} | |
55 | ||
56 | #tab-projects #content, #tab-news #content, #tab-events #content, #tab-groups #content{color: black;} | |
57 | #tab-news #content dl{padding: 0; margin: 0; } | |
58 | ||
59 | #tab-news #content dt{font-size: 18px; line-height: 36px; font-weight: normal;} | |
60 | ||
61 | #sub p{font-size: 14px; margin: 0; padding: 0;} | |
62 | ||
63 | #signup-form{background-color: #ae0301; width: 550px; height: 65px; border: 2px solid #c60803; line-height: 65px; text-align: center; margin-top: 10px;} | |
64 | ||
65 | #signup-form p{font-size: 30px;} | |
66 | ||
67 | #signup-form a{color: orange; font-weight: bold; text-decoration: none; padding: 10px;} | |
68 | ||
69 | #signup-form p a:hover{text-decoration: underline;} | |
70 | ||
71 | #logos ul{padding: 0; margin: 0; text-align: center;} | |
72 | ||
73 | #logos li{display: inline; list-style: none;} | |
74 | ||
75 | #intro h2{font-size: 26px; font-weight: normal;} | |
76 | ||
77 | #who h2 {font-size: 30px; text-align: center; padding: 0; margin: 0; } | |
78 | ||
79 | #who p{font-size: 23px; line-height: 24px;} | |
80 | ||
81 | #bemindful {font-size: 18px; font-style: italic; letter-spacing: 0.05em; color: #666;} | |
82 | ||
83 | .listy p {font-size: 21px; text-align: center; padding: 0; margin: 0;} | |
84 | ||
85 | p small {font-size: 11px;} | |
86 | ||
87 | .listy ul{padding: 0; margin: 0; float: right; margin-bottom: 20px;} | |
88 | ||
89 | .listy li{list-style: none; display: block; float: left; margin-right: 20px; text-align: center;} | |
90 | ||
91 | .boxy {background-color: yellow;} | |
92 | ||
93 | .boxy a{background-color: red; display: block; height: 210px;} | |
94 | ||
95 | .texty h2{text-align: center; text-transform: uppercase; color: maroon; font-size: 20px; padding: 0; margin: 0} | |
96 | ||
97 | ||
98 | ||
99 | #OpenLayers.Control.Attribution_3{background-color: black;} | |
100 | ||
101 | ||
102 | #ft {border-top: 5px solid #ccc; padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative;} | |
103 | ||
104 | #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;} | |
105 | ||
106 | #featured-boxes h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;} | |
107 | ||
108 | #featured-boxes p{font-size: 20px;} | |
109 | ||
110 | .middlebox{background-color: #ddd !important;} | |
111 | ||
112 | #tab-projects #content li{font-size: 18px !important; line-height: 26px;} |