/*
	Theme Name: Allens Boot Blog
	Theme URI: http://bootblog.allensboots.com/
	Description: A custom template for Allens Boots
	Author: Get Page One
	Version: 3.0
	Tags: boots, cowboy, boot, western, wear, justin, austin, texas, lucchese, ariat
*/

@import url('http://www.allensboots.com/templates/allens/css/template.css');

	.alignleft { float: left; margin-right: 1em; }
	.alignright { float: right; margin-left: 1em; }
	img.alignleft,
	img.alignright { margin-bottom: 1em; }
	.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.tags { font-weight: bold; }
	.posted { font-style: italic; }

/* POST SET */
	#wear .boots { padding-top: 100px; position: relative; }
	#wear .post { min-height: 180px; margin-bottom: 20px; padding: 10px 22px 30px 20px; background: url('images/post.gif') no-repeat bottom left; }
	#wear .boots .tradition { position: absolute; top: 10px; left: 20px; }
	#wear .post h1.title,
	#wear .post h2.title { text-shadow: 1px 1px 1px #FFFFFF, 2px 2px 3px #53351B; }
/* POST END */

/* IE SET */
	* html #wear .post { height: 180px; }
	* html #wear .boots .tradition { left: 0px; }
/* IE END */
