/*
Theme Name: Huxtins
Theme URI: http://huxtins.com
Description: Huxtins Theme
Version: 0.1
Author: Sarah R. Barnes
Author URI: http://huxtins.com
Tags: antique tins
*/


@import "style-reset.css";
@import "style-typography.css";
@import "style-layout.css";



td { color: black; font-size: small; font-family: Garamond; font-weight: bolder }
td.HomeTable   { background: #ffc url("/www_site_files/images/background-frean.gif") no-repeat center }
td.subTable { background-color: #ffc }
td.sideblock { padding: 5px }
td.header { color: navy; font-family: Garamond; font-weight: bolder }
td.footer { color: black; font-size: xx-small; font-family: Garamond }

table.productimagegrid {
float:left;
margin: 0px 15px 15px 0px;
background-color: #FFFFFF;
text-align: center;
}

dl.gallery-item {
float:left;
margin: 15px 20px; 
}

dd.gallery-caption {
float:left;
font-size:15px;
width:150px;
}

