/*
Theme Name: Betwixt Wines
Theme URI: http://www.betwixt.com/
Description: Boutique wine website. An Eno Wines + MANYFOLD collaboration.
Version: 1.0
Author: MANYFOLD
Author URI: http://www.wearemanyfold.com/
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("stylesheets/responsive.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme.  Any custom
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/