updated background color
[libreplanet-static.git] / screen.css
index 50bba4518373fa2af4d4d767fbc4077de5b5517b..36ad140ed1503f0452601b8fa3969c00a53ef719 100644 (file)
@@ -2,22 +2,15 @@
 
      html,body{margin: 0 !important; padding: 0 !important;}
 
-     a:link{color: blue;}
-     a:hover{color: red;}
-     a:visited{color: darkblue;}
-
-     #mission-statement{width: 900px; height: 160px; overflow: auto; background-color: #fff; color: black; padding: 12px; }
+     html { background-color: #ececec; }
 
-     #mission-statement p{font-size: 14px !important;}
-     #mission-statement h1{font-size: 24px !important; line-height: 36px !important;}
-     #mission-statement h2{font-size: 18px !important; line-height: 36px !important;}
-     #mission-statement h3{font-size: 16px !important; line-height: 36px !important;}
+     #doc2 { min-height: 900px; }
 
-     #mission-signup{line-height: 90px; text-align: center; width: 900px;}
+     #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; }
 
-     #mission-signup a{color: white; padding: 10px;}
-     
-     #mission-signup a:hover{color: black; background-color: yellow;}
+     a:link{color: blue;}
+     a:hover{color: red;}
+     a:visited{color: darkblue;}
 
      #navi { width: 100%; }
 
 
      #bd h1{margin: 0;}
 
-     #content {margin-right: 400px;}
-
      #content h1{font-size: 34px; margin: 0; padding: 0;}
 
      #content h2{font-size: 22px; margin: 0; padding: 0;}
 
-     #content li{font-size: 22px; line-height: 36px;}
-
-     #content p{font-size: 30px; margin: 0; padding: 0;}
-
-     #tab-news #content dl{padding: 0; margin: 0; }
-
-     #tab-news #content dt{font-size: 18px; line-height: 36px; font-weight: normal;}
-
      #sub p{font-size: 14px; margin: 0; padding: 0;}
 
-     #signup-form{background-color: #ae0301; width: 550px; height: 65px; border: 2px solid #c60803; line-height: 65px; text-align: center; margin-top: 10px;}
-
-     #signup-form p{font-size: 30px;}
-
-     #signup-form a{color: orange; font-weight: bold; text-decoration: none; padding: 10px;}
-
-     #signup-form p a:hover{text-decoration: underline;}
-
      #logos ul{padding: 0; margin: 0; text-align: center;}
 
      #logos li{display: inline; list-style: none;}
      #OpenLayers.Control.Attribution_3{background-color: black;}
 
 
-     #ft {border-top: 5px solid #ccc; padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative;}
+     #ft {padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative; padding-bottom: 80px}
 
      #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;}
 
-     #featured-boxes h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;}
+     #content { margin-bottom: 14px; }
+
+     #featured-boxes, #below-content { border-top: 2px solid #ddd; padding-top: 14px; }
+
+     #featured-boxes h3, #lp-resources h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;}
+
+     #featured-boxes p, #lp-resources li {font-size: 20px;}
 
-     #featured-boxes p{font-size: 20px;}
+
+     
 
      .middlebox{background-color: #ddd !important;}
 
@@ -103,13 +85,17 @@ img { padding-bottom: 15px; }
 
 #hd { text-align: center; }
 
-#hd p { font-size: 40px;
+#hd h1 { margin: 0; }
+
+#hd p { font-size: 34px;
      font-weight: bold;
      color: #000000;
-     line-height:40px;
+     line-height:34px;
      letter-spacing:-2px;
  } 
 
+#hd p a { display: block; margin: 0; }
+
 
 
 #navi ul{margin:0;padding:0; line-height:50px;text-align:left}
@@ -122,4 +108,20 @@ img { padding-bottom: 15px; }
 
 #navi form{width:460px;position:absolute;top:0;right:0;height:50px;line-height:50px}
 
-#navi form p{line-height:50px}#navi form input{padding:5px}
\ No newline at end of file
+#navi form p{line-height:50px}#navi form input{padding:5px}
+
+.c { text-align: center; }
+
+#regions-list { margin: 0; padding: 0; text-align: center; }
+
+#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 110%; }
+
+#join-link { font-size: 16px; }
+
+form { width: 500px; margin: 0 auto 0; text-align: center; padding-top: 10px; }
+
+form p { font-size: 14px; }
+
+input { font-size: 18px; }
+
+h3 { text-align: center; font-size: 24px; }
\ No newline at end of file