@charset "UTF-8";
/* CSS Document for Antagonist Inside Pages http://www.antagonistmma.com */

  
  #nav {margin:0 0 25px; padding:0; overflow:hidden; background:none;}
  #nav ul {margin:0 auto; padding:20px 0 20px 67px; background:none;}
  #nav ul li {float:left; margin:0; padding:0 42px; display:inline; list-style:none; text-align:center; background:none;}
  #nav ul li a {margin:0 0 0 -42px; padding:0;}
  
  #nav ul li#home {background:url(../images/nav/home-off.gif) no-repeat;}	
  #nav ul li#home a {float:left; width:66px; height:35px; text-indent:-9999px;}
  #nav ul li#home a:hover {background:url(../images/nav/home-on.gif) no-repeat;}
  
  #nav ul li#about {background:url(../images/nav/about-off.gif) no-repeat;}	
  #nav ul li#about a {float:left; width:77px; height:35px; text-indent:-9999px;}
  #nav ul li#about a:hover {background:url(../images/nav/about-on.gif) no-repeat;}
  
  #nav ul li#contact {background:url(../images/nav/contact-off.gif) no-repeat;}	
  #nav ul li#contact a {float:left; width:106px; height:35px; text-indent:-9999px;}
  #nav ul li#contact a:hover {background:url(../images/nav/contact-on.gif) no-repeat;}
  
  #nav ul li#mma-news {background:url(../images/nav/mma-news-off.gif) no-repeat;}	
  #nav ul li#mma-news a {float:left; width:127px; height:35px; text-indent:-9999px;}
  #nav ul li#mma-news a:hover {background:url(../images/nav/mma-news-on.gif) no-repeat;}
  
  #nav ul li#shop-now {background:url(../images/nav/shop-now-off.gif) no-repeat;}	
  #nav ul li#shop-now a {float:left; width:145px; height:35px; text-indent:-9999px;}
  #nav ul li#shop-now a:hover {background:url(../images/nav/shop-now-on.gif) no-repeat;}


.cols {float:left; width:100%; margin:0 0 30px; background:none;}

/* Footer */
.cols .col-1 {float:left; width:59%; padding:10px 0 0 0; background:none;}
.cols .col-2 {float:left; width:21%; background:none;}
	#footer .cols .col-2 li {margin:0; padding:0 3px; background:none;}
.cols .col-3 {float:right; width:20%; background:none;}
	.cols .col-3 p {padding:0 0 0 5px; font-size:0.8em;}

#footer {float:left; width:100%; padding:20px 0; clear:both; font-family:Arial, Helvetica, sans-serif;}
#footer ul {float:left; width:100%;}
#footer ul li {display:inline; list-style:none; padding:0 10px;}
#footer ul li a {color:#b8b8b8; text-decoration:underline;}
#footer ul li a:hover {color:#b8b8b8; text-decoration:none;}
