/*
Theme Name: Refraction Wordpress Theme
Theme URI: http://www.rockettheme.com/wordpress-themes/refraction
Description: Refraction is a template to inspire and amaze. Utilising transparent overlays over professional and artistic background images produces staggering results, all matched with the perfect colour combination. Its easy to radically change the design with just an image and colour.
Version: 1.3
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

/* Greg added to re-center the Dynamic Content Gallery plugin on the homepage (see index.php), cumlus and the the search function at the top of the home page
*/

#feature_box {
  width: 1024px ;
  margin-left: auto ;
  margin-right: auto 
}

#gap_above_feature_box {
  width: 1024px ;
  height: 10px ;
  margin-left: auto ;
  margin-right: auto 
}

#cumulus {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto 
}

#search-front {
  width: 325px ;
  margin-left: auto ;
  margin-right: auto
}

#splash_image {
  position:relative;
  top:20px;
  width: 966px ;
  height: 704px ;
  margin-left: auto ;
  margin-right: auto 
}