/*
Theme Name: CoreFiling
Theme URI: http://www.corefiling.com/
Description: WordPress theme based off the corefiling.com templates
Version: 0.1
Author: Daniel Piddock

 CSS data is taken from the main site's CSS files. This file is to keep
 WordPress happy

*/

.navigation {
  text-align: center;
}

.navigation .alignleft {
  float: left;
}

.navigation .alignright {
  float: right;
}
