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 greeting bar in the top right corner */
62 /* Rules for OpenLayers maps */
64 .olControlPanZoomBar {
68 /* Rules for the main content area */
75 /* Rules for the signup form */
77 #signupForm input[type="text"], #signupForm input[type="password"] {
81 #signupForm input#user_email {
85 #signupForm input#user_email_confirmation {
89 #signupForm input#user_display_name {
93 #signupForm input#user_pass_crypt {
97 #signupForm input#user_pass_crypt_confirmation {
101 /* Rules for the login form */
103 #loginForm input#user_email {
108 #loginForm input#user_password {