/*
 Theme Name:   IMS Starter
 Description:  IMS Starter - Boilplate template
 Author:       IMS - Internet Marketing Services
 Author URI:   http://www.all-ims.com
 Version:      1.0.0
 Template: storefront 
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.aligncenter	{ display: block; margin: 0 auto; }
.alignright	{ float: right; margin: 0 0 1em 1em; }
.alignleft	{ float: left; margin: 0 1em 1em 0; }
.floatleft	{ float: left; }
.floatright	{ float: right; }
img.aligncenter, img.alignright,
img.alignleft	{ border: 3px solid #EEE; }