/*! Theme Name: Alpha Centauri Theme URI: http://michaelvandenberg.com/portfolio/alpha-centauri/ Author: Michael Van Den Berg Author URI: https://michaelvandenberg.com/ Description: Give your site an unique look with the Alpha Centauri theme for WordPress. With a focus on chrystal clear typography and extra space for large images, galleries and videos, this is a perfect theme for photobloggers. Alpha Centauri comes packed with a full screen slider, a special menu for your social links, and is responsive and accessibility-ready. Check the demo at: https://michaelvandenberg.com/portfolio/alpha-centauri/ Version: 0.9.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: alpha-centauri Tags: one-column, right-sidebar, accessibility-ready, custom-background, custom-menu, custom-header, featured-image-header, featured-images, full-width-template, theme-options, threaded-comments, blog, photography, portfolio This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. Alpha Centauri is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Layout ## Global ## Header ## Content ## Footer # Navigation ## Links ## Menus ## Social # Accessibility # Alignments # Widgets # Content ## Posts and pages ## Featured ## Comments ## Author bio # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "layout/layout"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation/navigation"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "modules/alignments"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "site/site"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media";