/* $Id: ie.css,v 1.1.2.7 2008/02/14 03:04:48 johnalbin Exp $ */

/*
 * Safari CSS for Wilderness 
 *
 * CSS targeted specifically for Safari.
 *
 * Properties starting with an underscore _ are for IE 5 and 6 only.
 * Properties starting with head:first-child+body are for IE7 only.
 * Properties with a child selector (>) or sibling selector (+) are for IE7 only.
 *
 */


.feed-icons {
    margin-top: 0;
}

h2.title .more-link {
    top: 0;
}

.arrow {
    font-size: 0.7em;
}

#block-views-signup form #signup_email,
#block-views-signup form #signup_zip,
#footer .form-text {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-size: 0.6em;
    letter-spacing: 0.2em;
}


#search-form .form-text,
#browse-form .form-text {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#search-form .form-select {
    padding: 0.5em;
}


