updated
[libreplanet-static.git] / screen.css
CommitLineData
3fa3b05b
ML
1 .yui-g, .yui-gb{margin-bottom: 10px;}
2
99770f1c 3 html,body{margin: 0 !important; padding: 0 !important;}
3fa3b05b 4
ef8ce251 5 html { background-color: #ececec; }
fd4d6741 6
4f6be9ab
ML
7 #doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc;
8
9-moz-background-clip:border;
10-moz-background-inline-policy:continuous;
11-moz-background-origin:padding;
4f6be9ab
ML
12-moz-box-shadow:0 0 6px #999999;
13
14
15
16 }
fd4d6741 17
3fa3b05b 18 a:link{color: blue;}
fff95789 19 a:hover{color: red;}
3fa3b05b
ML
20 a:visited{color: darkblue;}
21
2d1622c8
ML
22 #navi { width: 100%; }
23
24 #navi div { width: 974px; margin: 0 auto; }
25
3fa3b05b
ML
26 .netscape4{display: none !important;}
27
28 #bd h1{margin: 0;}
29
3fa3b05b
ML
30 #content h1{font-size: 34px; margin: 0; padding: 0;}
31
32 #content h2{font-size: 22px; margin: 0; padding: 0;}
33
3fa3b05b
ML
34 #sub p{font-size: 14px; margin: 0; padding: 0;}
35
3fa3b05b
ML
36 #logos ul{padding: 0; margin: 0; text-align: center;}
37
38 #logos li{display: inline; list-style: none;}
39
40 #intro h2{font-size: 26px; font-weight: normal;}
41
42 #who h2 {font-size: 30px; text-align: center; padding: 0; margin: 0; }
43
44 #who p{font-size: 23px; line-height: 24px;}
45
46 #bemindful {font-size: 18px; font-style: italic; letter-spacing: 0.05em; color: #666;}
47
48 .listy p {font-size: 21px; text-align: center; padding: 0; margin: 0;}
49
50 p small {font-size: 11px;}
51
52 .listy ul{padding: 0; margin: 0; float: right; margin-bottom: 20px;}
53
54 .listy li{list-style: none; display: block; float: left; margin-right: 20px; text-align: center;}
55
56 .boxy {background-color: yellow;}
57
58 .boxy a{background-color: red; display: block; height: 210px;}
59
60 .texty h2{text-align: center; text-transform: uppercase; color: maroon; font-size: 20px; padding: 0; margin: 0}
61
62
63
64 #OpenLayers.Control.Attribution_3{background-color: black;}
65
66
c6101da3 67 #ft {padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative; padding-bottom: 80px}
3fa3b05b
ML
68
69 #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;}
70
c23d7350
ML
71 #content { margin-bottom: 14px; }
72
f2e4ef85 73 #featured-boxes, #below-content { border-top: 2px solid #ddd; padding-top: 14px; }
ce8739c5 74
804d0e43 75 #featured-boxes h3, #lp-resources h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;}
3fa3b05b 76
804d0e43
ML
77 #featured-boxes p, #lp-resources li {font-size: 20px;}
78
79
80
3fa3b05b
ML
81
82 .middlebox{background-color: #ddd !important;}
83
6108e758
ML
84 #tab-projects #content li{font-size: 18px !important; line-height: 26px;}
85
8ba1c0ee 86
9ceb8531
ML
87#tab-join #tab-join-link a,#tab-groups #tab-groups-link a,#tab-projects #tab-projects-link a,#tab-events #tab-events-link a,#tab-news #tab-news-link a { background-color: #7e2020; }
88
e3083a02
ML
89img { padding-bottom: 15px; }
90
0924ce85 91#navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;}
99770f1c 92
8a313373
ML
93#hd { text-align: center; }
94
b53915b3 95#hd h1 { margin: 0; padding-top: 10px; padding-bottom: 5px; }
de54a082 96
8a313373
ML
97#hd p { font-size: 40px;
98 font-weight: bold;
99 color: #000000;
100 line-height:40px;
101 letter-spacing:-2px;
102 }
103
104
105
99770f1c
ML
106#navi ul{margin:0;padding:0; line-height:50px;text-align:left}
107
108#navi li,#navi input{display:inline;font-size:20px;font-weight:bold;text-transform:lowercase;background-image:none !important;padding:0px}
109
110#navi li a{padding:10px 12px;color:white;text-decoration:none}
111
112#navi li a:hover{background-color:red}#navi{background-color:maroon;height:50px;color:white !important;margin-top:10px}
113
ebb8682b 114#navi form{width:460px;position:absolute;top:0;right:0;height:50px;line-height:50px}
99770f1c 115
f5a63c77
ML
116#navi form p{line-height:50px}#navi form input{padding:5px}
117
f8a204d1
ML
118.c { text-align: center; }
119
a6b01e3b 120#regions-list { margin: 0; padding: 0; text-align: center; }
f8a204d1 121
b832aefc
ML
122#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 110%; }
123
124#join-link { font-size: 16px; }