/**
  Theme Name: sanger football - based on the naked theme framework
  Version: 1
  Author: AdditiveInverse 
  Author URI: http://www.additiveinverse.com
*/


@import url("style_reset.css");
@import url("style_layout.css");


.aligncenter, 
div.aligncenter {   display: block;   margin-left: auto;   margin-right: auto;}
.alignleft {   float: left;}
.alignright {   float: right;}
.center { text-align: center;}

.clear { clear: both;}

.clearfix { display: inline-block; }   
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: block; }

.x { display: none;}
