/*
Theme Name: Altus
Theme URI: http://themeforest.net/item/altus-multipurpose-wordpress-theme/7814258
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps?WT.ac=item_profile_text&WT.z_author=Anps
Version: 1.3.6
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

@import url(css/core.css);

/* Custom CSS - Center Team Members
---------------------------------------- */
.teamcenter {
  text-align: center;
}

/* Pete's Custom CSS
---------------------------------------- */
.puzzle {
  color: #000000;
  font-size: 17px; 
} 
a.puzzle:hover {
  color: #106cb5;
}

.site-wrapper.legacy .site-header + .container {
    margin-top: 0;
}