/*Added 9/4/2013 by Paul based on http://www.seabreezecomputers.com/tips/mobile-css.htm#viewport*/
#site-title {padding-top: 0;} /*remove top padding*/
#site-title a img {width: 300px;} /*much smaller image*/
#searchform {display: none;} /*hidden on mobiles*/
#access li a {padding: 5px 2px; font-size: 80%;} /*changed from 25px on left right*/
#content h1 {padding-top: 0; padding-right: 0;} /*so it stretches across*/
#clevermead {display: none;} /*removed 8/10/2013 as messing things up*/
form.cleverscriptform input[type="text"] {width: 150px !important;}
