/*
Theme Name: Sandi
Theme URI: http://wordpress.org/
Description: Custom theme for Sandithom.com
Author: Michael Macher
Version: 1.1
Tags: fixed-width
*/

@import url(css/reset.css);
@import url(css/grid.css);
@import url(css/css.css);


/* Stuff for the shop, out of the way here until it has a home */

.shopp_categories { float: right }

#shopp .category h3,
#shopp .breadcrumb { display: none }
#shopp .gallery { text-align: left }

#shoppcartwidget-3 { padding: 20px; margin: 30px 30px 0; border: 1px solid #dcd7cc }
#shoppcartwidget-3 ul li { padding-left: 0!important;  }

.gallery img { border-bottom: 7px solid #dcd7cc!important }

.addons,
.variations {
	margin-left: 0!important
}