/*
 Theme Name:   Mike Pinder
 Theme URI:    http://www.mikepinder.com
 Description:  Mike Pinder Custom Theme
 Author:       Steve Stanley and the GuiWeb Team
 Author URI:   http://guiweb.com
 Template:     twentyten
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pinder
*/


/* Custom Pinder Shoppe styles */

#products table  {
	width:100%;
	}
#products td {
	padding:5px;
	vertical-align:top;
	}
#products td ul {
	font-size:.9em;
	}
#products td p {
	font-size:.9em;
	}
p.product_price  {
	font-weight:bold;
	color:red;
	}
p.product_title  {
	font-weight:bold;
	padding:0 0 5 0;
}
