1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 /* Default rules for the body of every page */
13 /* Rules for the whole left sidebar, including the logo */
19 /* Rules for tabbed navigation bar */
28 background: url('../images/tab_bottom.gif') repeat-x bottom;
33 #tabnav a, #tabnav a:link, #tabnav a:visited
41 /* Rules for the site name - shown when left sidebar is hidden */
63 /* Rules for greeting bar in the top right corner */
84 /* Rules for OpenLayers maps */
86 .olControlPanZoomBar {
90 /* Rules for the main content area */
97 /* Rules for the signup form */
99 #signupForm input[type="text"], #signupForm input[type="password"] {
103 #signupForm input#user_email {
107 #signupForm input#user_email_confirmation {
111 #signupForm input#user_display_name {
115 #signupForm input#user_pass_crypt {
119 #signupForm input#user_pass_crypt_confirmation {
123 /* Rules for the login form */
125 #loginForm input#user_email {
130 #loginForm input#user_password {