/* $Id: local_sample.css,v 1.2.2.2 2009/12/22 06:47:47 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */

/***Remove Theme Credit - Tony Brock***/
#legal-notice {
  display: none;
}

/***Icon Modifications - Tony Brock***/

#block-views-field_locations-block_1 div.block-icon {
  background: transparent url('icons/tnt_icon_16.png') no-repeat left center;
}

#block-block-3 div.block-icon {
  background: transparent url('icons/tnt_icon_17.png') no-repeat left center;
}

#block-views-Calendar-block_1 div.block-icon {
  background: transparent url('icons/tnt_icon_02.png') no-repeat left center;
}

#block-views-Gallery-block_1 div.block-icon {
  background: transparent url('icons/tnt_icon_05.png') no-repeat left center;
}

#block-block-9 div.block-icon {
  background: transparent url('icons/tnt_icon_18.png') no-repeat left center;
}

#block-block-10 div.block-icon {
  background: transparent url('icons/tnt_icon_19.png') no-repeat left center;

}
#block-agenda-1 div.block-icon {
  background: transparent url('icons/tnt_icon_19.png') no-repeat left center;
}


