clean up 2011 files
[libreplanet-static.git] / 2011 / screen.css
diff --git a/2011/screen.css b/2011/screen.css
new file mode 100644 (file)
index 0000000..e2b4580
--- /dev/null
@@ -0,0 +1,127 @@
+    .yui-g, .yui-gb{margin-bottom: 10px;}
+
+     html,body{margin: 0 !important; padding: 0 !important;}
+
+     html { background-color: #ececec; }
+
+     #doc2 { min-height: 900px; }
+
+     #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; padding: 10px; }
+
+     a:link{color: blue;}
+     a:hover{color: red;}
+     a:visited{color: darkblue;}
+
+     #navi { width: 100%; }
+
+     #navi div { width: 974px; margin: 0 auto; }
+
+     .netscape4{display: none !important;}
+
+     #bd h1{margin: 0;}
+
+     #content h1{font-size: 34px; margin: 0; padding: 0;}
+
+     #content h2{font-size: 22px; margin: 0; padding: 0;}
+
+     #sub p{font-size: 14px; margin: 0; padding: 0;}
+
+     #logos ul{padding: 0; margin: 0; text-align: center;}
+
+     #logos li{display: inline; list-style: none;}
+
+     #intro h2{font-size: 26px; font-weight: normal;}
+
+     #who h2 {font-size: 30px; text-align: center; padding: 0; margin: 0; }
+
+     #who p{font-size: 23px; line-height: 24px;}
+
+     #bemindful {font-size: 18px; font-style: italic; letter-spacing: 0.05em; color: #666;}
+
+     .listy p {font-size: 21px; text-align: center; padding: 0; margin: 0;}
+
+     p small {font-size: 11px;}
+
+     .listy ul{padding: 0; margin: 0; float: right; margin-bottom: 20px;}
+
+     .listy li{list-style: none; display: block; float: left; margin-right: 20px; text-align: center;}
+
+     .boxy {background-color: yellow;}
+
+     .boxy a{background-color: red; display: block; height: 210px;}
+
+     .texty h2{text-align: center; text-transform: uppercase; color: maroon; font-size: 20px; padding: 0; margin: 0}
+
+     
+
+     #OpenLayers.Control.Attribution_3{background-color: black;}
+
+
+     #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;}
+
+     #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;}
+
+
+     
+
+     .middlebox{background-color: #ddd !important;}
+
+     #tab-projects #content li{font-size: 18px !important; line-height: 26px;}
+
+
+#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; }
+
+img { padding-bottom: 15px; }
+
+#navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;}
+
+#hd { text-align: center; }
+
+#hd h1 { margin: 0; }
+
+#hd p { font-size: 34px;
+     font-weight: bold;
+     color: #000000;
+     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}
+
+#navi li,#navi input{display:inline;font-size:20px;font-weight:bold;text-transform:lowercase;background-image:none !important;padding:0px}
+
+#navi li a{padding:10px 12px;color:white;text-decoration:none}
+
+#navi li a:hover{background-color:red}#navi{background-color:maroon;height:50px;color:white !important;margin-top:10px}
+
+#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}
+
+.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