.article {font-family: 'Helvetica Neue', Helvetica, Arial;
font-size: 1.4em;
font-weight: lighter;
line-height:1.6em}

body {background: #ECECEC url(http://static.sabf.org.ar/site/template/stripe_01.gif);}

.supportstaffer {background:#ccc}

.bigbutton a {
  border:1px solid #fdfdfd;
  border-right-color: #bbb;
  border-bottom-color: #bbb;
  border-radius:5px;
}
.bigbutton a:hover {
  border:1px solid #bbb;
  border-right-color: #fdfdfd;
  border-bottom-color: #fdfdfd;
  border-radius:5px;
}

 @media only screen and (max-width: 767px) {

      	#header, #content, #footer, #superheader .inner {
      		padding: 0 5% 0;
      		width: 90%
      	}
.columns .sidebar {display:none}
.bigbutton {display:block;float:none;}
.bigbutton .last {float:none}
.footerbox {display:none}
.columns .maincol {width:100%}
#header #search {position:relative;bottom:0}
#superheader ul.gnav {margin-bottom:20px}
}

