padding bottom
[libreplanet-static.git] / screen.css
1 .yui-g, .yui-gb{margin-bottom: 10px;}
2
3 html,body{margin: 0 !important; padding: 0 !important;}
4
5 html { background-color: #ececec; }
6
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;
12 -moz-box-shadow:0 0 6px #999999;
13
14
15
16 }
17
18 a:link{color: blue;}
19 a:hover{color: red;}
20 a:visited{color: darkblue;}
21
22 #navi { width: 100%; }
23
24 #navi div { width: 974px; margin: 0 auto; }
25
26 .netscape4{display: none !important;}
27
28 #bd h1{margin: 0;}
29
30 #content h1{font-size: 34px; margin: 0; padding: 0;}
31
32 #content h2{font-size: 22px; margin: 0; padding: 0;}
33
34 #sub p{font-size: 14px; margin: 0; padding: 0;}
35
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
67 #ft {padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative; padding-bottom: 80px}
68
69 #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;}
70
71 #content { margin-bottom: 14px; }
72
73 #featured-boxes, #below-content { border-top: 2px solid #ddd; padding-top: 14px; }
74
75 #featured-boxes h3, #lp-resources h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;}
76
77 #featured-boxes p, #lp-resources li {font-size: 20px;}
78
79
80
81
82 .middlebox{background-color: #ddd !important;}
83
84 #tab-projects #content li{font-size: 18px !important; line-height: 26px;}
85
86
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
89 img { padding-bottom: 15px; }
90
91 #navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;}
92
93 #hd { text-align: center; }
94
95 #hd h1 { margin: 0; padding-top: 10px; padding-bottom: 5px; }
96
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
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
114 #navi form{width:460px;position:absolute;top:0;right:0;height:50px;line-height:50px}
115
116 #navi form p{line-height:50px}#navi form input{padding:5px}
117
118 .c { text-align: center; }
119
120 #regions-list { margin: 0; padding: 0; text-align: center; }
121
122 #regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 110%; }
123
124 #join-link { font-size: 16px; }