/*
Theme Name: LatherBeeRich
*/
body{
	margin:0;
	color:#000;
	font:12px "Times New Roman", Times, serif;
	background:url(images/bg-body2.jpg) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input{
	font:100% "Times New Roman", Times, serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:908px;
}
#header{
	padding-top:67px;
	height:58px;
	background:url(images/bg-header.jpg) no-repeat;
	position:relative;
	z-index:20;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
#header .logo{
	margin:0;
	position:absolute;
	top:2px;
	left:313px;
	width:282px;
	height:186px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
	overflow:hidden;
}
#header .logo a,
#header .search-product h3 a,
#header .cart-block h3 a{
	display:block;
	height:100%;
}
.hidden{
    display:none;
}
#header .search-product{
	position:absolute;
	top:8px;
	left:46px;
	width:281px;
	background:url(images/line-t-search-product.gif) no-repeat;
}
#header .search-product .holder{
	padding:9px 0 6px 1px;
	width:280px;
	background:url(images/line-b-search-product.gif) no-repeat 0 100%;
	overflow:hidden;
}
#header .search-product h3{
	margin:0 0 3px 26px;
	width:220px;
	height:13px;
	text-indent:-9999px;
	background:url(images/text-search-product.gif) no-repeat;
	overflow:hidden;
}
#header .search-product form{overflow:hidden;}
#header .search-product .text{
	float:left;
	width:199px;
	height:19px;
	padding:2px 5px;
	background:url(images/bg-input.gif) no-repeat;
	overflow:hidden;
}
#header .search-product .text input{
	float:left;
	width:199px;
	outline:none;
	font-size:12px;
	line-height:15px;
	height:15px;
	border:none;
	background:none;
}
#header .search-product .btn{
	margin:0;
	padding:0;
	float:left;
	width:69px;
	height:23px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(images/btn-find.gif) no-repeat;
	border:none;
}
#header .cart-block{
	position:absolute;
	top:7px;
	right:0;
	width:325px;
	background:url(images/line-t-shopping.gif) no-repeat;
}
#header .cart-block .holder{
	padding:11px 0 8px;
	height:1%;
	background:url(images/line-b-shopping.gif) no-repeat 0 100%;
}
#header .cart-block h3{
	margin:0 0 6px 66px;
	width:163px;
	height:14px;
	text-indent:-9999px;
	background:url(images/text-shopping-cart.gif) no-repeat;
	overflow:hidden;
}
#header .cart-block ul{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	width:330px;
	overflow:hidden;
}
#header .cart-block ul li{
	margin-left:5px;
	float:left;
	display:inline;
	background:url(images/bullet-cart.gif) no-repeat;
}
#header .cart-block ul li a{
	float:left;
	padding-left:25px;
	font-size:9px;
	line-height:18px;
	color:#1e1b16;
}
#header .nav-bar{
	padding:7px 0 0 17px;
	height:51px;
	width:891px;
	background:url(images/bg-nav-bar.jpg) no-repeat;
}
#header .nav-bar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header .nav{
	float:left;
	width:290px;
}
#header .nav2{
	float:right;
	width:339px;
}
.nav-bar li{
	margin-left:7px;
	padding-left:28px;
	float:left;
	display:inline;
	background:url(images/separator-nav.gif) no-repeat 0 19px;
}
.nav-bar li:first-child,
.nav-bar li.first-child{background:none;}
.nav-bar li a{
	display:block;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-bar li a.checkout{
	display:none;
}
.nav-bar li a.home{
	width:33px;
	background:url(images/text-home-nav.gif) no-repeat;
}
.nav-bar li a.about{
	width:40px;
	background:url(images/text-about-nav.gif) no-repeat;
}
.nav-bar li a.shop{
	width:29px;
	background:url(images/text-shop-nav.gif) no-repeat;
}
.nav-bar li a.blog{
	width:32px;
	background:url(images/text-blog-nav.gif) no-repeat;
}
.nav-bar li a.locations{
	width:65px;
	background:url(images/text-locations-nav.gif) no-repeat;
}
.nav-bar li a.wholesale{
	width:67px;
	background:url(images/text-wholesale-nav.gif) no-repeat;
}
.nav-bar li a.contact{
	width:55px;
	background:url(images/text-contact-nav.gif) no-repeat;
}
.nav-bar li.shop .hidden{
    display:none !important;
}
.nav-bar li.active a,
.nav-bar li:hover a,
.nav-bar li.hover a{background-position:0 -44px;}
.nav-bar li:hover,
.nav-bar li.hover{position:relative;}
.nav-bar li .drop{
	position:absolute;
	left:-33px;
	top:44px;
	width:176px;
	display:none;
}
.nav-bar li:hover .drop,
.nav-bar li.hover .drop{display:block;}
.nav-bar .drop .t{
	width:176px;
	height:90px;
	background:url(images/bg-t-drop.png) no-repeat;
}
.nav-bar .drop .b{
	width:176px;
	height:203px;
	background:url(images/bg-b-drop.png) no-repeat;
}
.nav-bar .drop .c{
	width:176px;
	background:url(images/bg-drop.png);
}
.nav-bar .drop .c:after{
	content:'';
	display:block;
	clear:both;
}
#header .nav-bar .drop ul{
	margin:-76px 0 -189px;
	width:173px;
	float:left;
	position:relative;
	overflow:hidden;
}
.nav-bar .drop ul li{
	margin:0 0 12px;
	padding:0;
	background:none;
	width:100%;
}
#header .nav-bar .drop ul li a{
	height:26px;
	margin:0 auto;
	text-indent:0;
	cursor:pointer;
}
.nav-bar .drop ul li a span{
	display:block;
	height:52px;
	text-indent:-9999px;
}
.nav-bar .drop ul li a.kitchen{width:111px;}
.nav-bar .drop ul li a.betty{width:95px;}
.nav-bar .drop ul li a.patoote{width:149px;}
.nav-bar .drop ul li a.dapper{width:75px;}
.nav-bar .drop ul li a.dollface{width:105px;}
.nav-bar .drop ul li a.lusty{width:81px;}
.nav-bar .drop ul li a.papa{width:72px;}
.nav-bar .drop ul li a.why{width:95px;}
.nav-bar .drop ul li a.partners,
.nav-bar .drop ul li a.gallery,
.nav-bar .drop ul li a.policy,
.nav-bar .drop ul li a.shipping{width:149px;}
.nav-bar .drop ul li a.kitchen span{background:url(images/text-kitchen-drop.png) no-repeat;}
.nav-bar .drop ul li a.betty span{background:url(images/text-betty-drop.png) no-repeat;}
.nav-bar .drop ul li a.patoote span{background:url(images/text-patoote-drop.png) no-repeat;}
.nav-bar .drop ul li a.dapper span{background:url(images/text-dapper-drop.png) no-repeat;}
.nav-bar .drop ul li a.dollface span{background:url(images/text-dollface-drop.png) no-repeat;}
.nav-bar .drop ul li a.lusty span{background:url(images/text-lusty-drop.png) no-repeat;}
.nav-bar .drop ul li a.papa span{background:url(images/text-papa-drop.png) no-repeat;}
.nav-bar .drop ul li a.why span{background:url(images/text-tin-drop.png) no-repeat;}
.nav-bar .drop ul li a.partners span{background:url(images/text-green-drop.png) no-repeat;}
.nav-bar .drop ul li a.gallery span{background:url(images/text-photo-drop.png) no-repeat;}
.nav-bar .drop ul li a.policy span{background:url(images/text-privacy-drop.png) no-repeat;}
.nav-bar .drop ul li a.shipping span{background:url(images/text-shipping-drop.png) no-repeat;}
.nav-bar .drop ul li a:hover span{margin-top:-26px;}
#main{
	width:908px;
	background:url(images/bg-main.jpg) repeat-y;
}
.main-holder{background:url(images/bg-b-main.jpg) no-repeat 0 100%;}
.main-frame{
	padding:0 6px 16px 24px;
	width:878px;
	min-height:449px;
	background:url(images/bg-t-main.jpg) no-repeat;
	overflow:hidden;
}
* html .main-frame{
	height:449px;
	overflow:visible;
}
.home .main-frame{padding-top:36px;}
.flash{
	margin:0 0 24px 41px;
	padding-top:25px;
	width:779px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.flash img{vertical-align:top;}
.home-blocks,
.home-blocks .b{
	margin-left:10px;
	width:850px;
	background:url(images/separator-home-blocks.png) no-repeat;
	overflow:hidden;
}
.home-blocks{padding-top:32px;}
.home-blocks .b{
	clear:both;
	margin:0;
	height:23px;
	overflow:hidden;
}
.home-blocks .holder{
	float:left;
	min-height:190px;
	width:100%;
	background:url(images/separator2-home-blocks.gif) no-repeat 262px 0;
	overflow:hidden;
}
* html .home-blocks .holder{
	height:190px;
	overflow:visible;
}
.home-blocks .block{
	margin-left:69px;
	width:230px;
	float:left;
	display:inline;
	line-height:14px;
	color:#1e1b16;
}
.home-blocks .block:first-child,
.home-blocks .block.first-child{margin:0;}
#main .home-blocks .interested{width:240px;}
.home-blocks h3{
	margin:0 0 10px;
	height:1%;
	overflow:hidden;
}
.home-blocks .text-box{background:url(images/line2-home-blocks.gif) no-repeat 0 100%;}
.home-blocks .text-box .frame{
	padding:6px 0 7px;
	width:100%;
	background:url(images/line-home-blocks.gif) no-repeat;
	overflow:hidden;
}
.home-blocks .text-box .date{
	margin:-5px 9px 0 0;
	padding:8px 5px 0;
	float:left;
	width:56px;
	height:62px;
	background:url(images/bg-date-home-blocks.gif) no-repeat;
	font-size:22px;
	line-height:22px;
	color:#eae7d0;
	font-style:normal;
	text-align:center;
}
* html .home-blocks .text-box .date{margin-right:6px;}
.home-blocks .text-box p{margin:0 0 7px;}
#content{
	padding:78px 5px 21px 20px;
	width:547px;
	float:right;
}
.blog-heading{
	margin:0 0 24px 6px;
	width:536px;
	background:url(images/line2-blog-heading.gif) no-repeat 0 100%;
	font-size:12px;
	line-height:16px;
	color:#1e1b16;
	overflow:hidden;
}
.blog-heading .holder{
	padding:18px 0 20px 6px;
	width:530px;
	background:url(images/line-blog-heading.gif) no-repeat;
	overflow:hidden;
}
.blog-heading .cents,
.blog-heading .date{
	float:left;
	display:inline;
	margin:9px 4px 0 0;
	width:37px;
}
.blog-heading .date{
	margin-right:0;
	width:54px;
	float:right;
	text-align:right;
}
.blog-heading h2{
	margin:0;
	float:left;
	width:433px;
	height:34px;
	background:url(images/text-cathies-cauldron-blog.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#content h2 a{
	display:block;
	height:100%;
}
.blog-holder{
	margin:0 0 44px -26px;
	padding-left:26px;
	position:relative;
	width:547px;
	background:url(images/separator-blog-holder.gif) repeat-y;
	overflow:hidden;
}
.blog-frame{
	margin-bottom:-32px;
	overflow:hidden;
}
#content .blog{
	margin-bottom:49px;
	width:530px;
	overflow:hidden;
}
.blog .entry-title{
	margin-bottom:14px;
	width:100%;
	background:url(images/line-entry-title.gif) repeat-y 479px 0;
	color:#171309;
	overflow:hidden;
}
.blog .entry-title .holder{background:url(images/line3-entry-title.gif) no-repeat 0 100%;}
.blog .entry-title .frame{
	padding:6px 0;
	width:100%;
	background:url(images/line2-entry-title.gif) no-repeat;
	overflow:hidden;
}
.blog .title-box{
	width:470px;
	float:left;
}
.page .entry-title{
    background:none;
}
#respond h2{
	margin:0 8px 0 0;
	font-size:18px;
	line-height:28px;
}
.blog .entry-title h3{
	margin:0 8px 0 0;
	float:left;
	display:inline;
	font-size:28px;
	line-height:28px;
}
.blog .entry-title a{color:#171309;}
.blog .entry-title .author{
	margin:0;
	float:left;
	font-size:13px;
	line-height:28px;
}
.blog .entry-title .date{
	margin:-2px 0 -5px;
	width:48px;
	float:right;
	text-align:center;
	font-size:13px;
	line-height:13px;
}
.blog .entry-title .date span{
	display:block;
	font-size:20px;
	line-height:20px;
}
.blog .entry-content{
	padding-top:2px;
	line-height:13px;
	color:#171309;
	overflow:hidden;
}
.blog .entry-content .image-box img{
	float:left;
	margin:-2px 14px 0 0;
	border:2px #1a1818 solid;
}
* html .blog .entry-content .alignleft{margin-right:11px;}
.blog .entry-content .text-box{
	height:1%;
	overflow:hidden;
}
.blog .entry-content p{margin:0 0 14px;}
.blog .entry-content .link{overflow:hidden;}
.blog .entry-content .link a{
	float:left;
	padding:3px 0 0 34px;
	font-size:11px;
	background:url(images/ico-link.gif) no-repeat;
	color:#171309;
}
.shop-holder{
	margin-left:-21px;
	padding:13px 0 0 21px;
	width:547px;
	position:relative;
	background:url(images/separator-shop-holder.gif) no-repeat 0 108px;
}
h2.shop-title{
	margin:0 0 15px;
	width:548px;
	height:72px;
	text-indent:-9999px;
	background:url(images/text-here-they-are.gif) no-repeat;
	overflow:hidden;
}
.shop-holder .products{
	margin:0 -5px 0 -4px;
	padding:0;
	list-style:none;
	position:relative;
	width:555px;
}
.shop-holder .products:after{
	content:'';
	display:block;
	clear:both;
}
.shop-holder .products li{
	padding-bottom:15px;
	width:185px;
	float:left;
	display:inline;
	position:relative;
	text-align:center;
	color:#1e1b16;
}
.shop-holder .products li .product_form{
    margin:-2px 0 4px;
    width:100%;
}
.shop-holder .products li img{
    vertical-align:top;
}
.shop-holder .products h4{
	margin:3px 0 0;
	font-size:17px;
	line-height:17px;
    overflow:hidden;
    width:100%;
    text-align:center;
}
.shop-holder .products p.price{
	margin:-2px 0 4px;
	width:100%;
	overflow:hidden;
}
.shop-holder .products p.price strong{
	margin:0 3px 0 42px;
	font-size:34px;
	line-height:34px;
	float:left;
}
/*
.shop-holder .products p.price span{
	font-size:12px;
	line-height:20px;
	float:left;
}*/
.shop-holder .products .wpsc_buy_button_container,
.shop-holder .products .btn-buy{
	padding-left:44px;
	text-align:left;
	width:141px;
	overflow:hidden;
}
.shop-holder .products .wpsc_buy_button_container .wpsc_buy_button{
    border:none;
    cursor:pointer;
}
.shop-holder .products .wpsc_buy_button_container .wpsc_buy_button,
.shop-holder .products .btn-buy a{
	display:block;
	width:72px;
	height:24px;
	text-indent:-9999px;
	background:url(images/btn-buy.gif) no-repeat;
	overflow:hidden;
}
.shop-holder .products li .amazing{
	position:absolute;
	top:-13px;
	left:-10px;
	width:67px;
	height:67px;
	overflow:hidden;
}
.shop-holder .products li .amazing div{
	width:67px;
	height:67px;
	text-indent:-9999px;
	background:url(images/ico-amazing.png) no-repeat;
}
.product-gallery{
	margin-left:-16px;
	padding:92px 0 39px 38px;
	width:520px;
	background:url(images/separator-product-gallery.gif) no-repeat 0 106px;
}
.product-gallery div.tab{
	margin-bottom:14px;
	width:100%;
	position:relative;
	display:none;
}
.product-gallery div.tab:after{
	content:'';
	display:block;
	clear:both;
}
.product-gallery div.tab img{vertical-align:top;}
.product-gallery div.tab .amazing{
	position:absolute;
	top:-56px;
	left:-28px;
	width:117px;
	height:117px;
	overflow:hidden;
}
.product-gallery div.tab .amazing div{
	width:117px;
	height:117px;
	text-indent:-9999px;
	background:url(images/ico2-amazing.png) no-repeat;
}
.product-gallery .tabset{
	width:100%;
	overflow:hidden;
}
.product-gallery .tabset a{
	margin-left:14px;
	float:left;
}
.product-gallery .tabset img{
	border:1px #1e1b16 solid;
	vertical-align:top;
}
#sidebar{
	margin-left:8px;
	float:left;
	display:inline;
	width:284px;
}
#sidebar .top-image{
	margin:0 0 7px 10px;
	width:274px;
	overflow:hidden;
}
#sidebar .top-image img{vertical-align:top;}
#sidebar .blogging{padding-top:10px;}
#sidebar .blogging h3{
	margin:0 0 16px;
	width:100%;
	overflow:hidden;
}
#sidebar .blogging h3 img{vertical-align:top;}
#sidebar h3 a,
#sidebar .topics h4 a{
	display:block;
	height:100%;
}
#sidebar .topics{
	margin:0 0 5px 18px;
	width:240px;
	overflow:hidden;
}
#sidebar .topics h4{
	margin:0 0 12px;
	width:100%;
	height:10px;
	text-indent:-9999px;
	background:url(images/text-topics.gif) no-repeat 50% 0;
	overflow:hidden;
}
#sidebar .topics ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .topics ul li{
	margin-bottom:8px;
	font-size:14px;
	line-height:16px;
	text-align:center;
}
#sidebar .topics ul li a{color:#795b41;}
.shop-sideblock h3{
	margin:0 0 11px;
	width:100%;
	overflow:hidden;
}
.shop-sideblock h3 img{vertical-align:top;}
.shop-sideblock h5{
	margin:0 0 16px;
	font-size:18px;
	line-height:18px;
	color:#5c422c;
	font-weight:normal;
}
.shop-sideblock p,
.shop-sideblock h6{
	margin:0 0 16px;
	line-height:13px;
}
.shop-sideblock h6{
	margin:0 0 20px;
	font-size:12px;
	line-height:13px;
}
.shop-sideblock .shop-list{
	margin:0 -6px 0 0;
	padding:0;
	list-style:none;
	width:290px;
	position:relative;
	overflow:hidden;
}
.shop-sideblock .shop-list li{
	margin-bottom:25px;
	width:145px;
	float:left;
}
.shop-sideblock .shop-list li a{
	float:left;
	padding:3px 0 0 33px;
	background:url(images/ico-link.gif) no-repeat;
}
#sidebar .product-box{
	margin-bottom:12px;
	color:#1e1b16;
}
#sidebar .product-box h4{
	margin:-2px 0 10px;
	font-size:30px;
	line-height:28px;
	color:#362010;
}
#sidebar .product-box .price{
	margin:0 0 3px;
	overflow:hidden;
}
#sidebar .product-box .price strong{
	margin-right:3px;
	font-size:52px;
	line-height:40px;
	float:left;
}
/*
#sidebar .product-box .price span{
	font-size:18px;
	line-height:20px;
	float:left;
}
*/
#sidebar .product-box .holder{
	width:260px;
}
.shop-sideblock:after,
#sidebar .product-box:after,
#sidebar .product-box .holder:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar .product-box .buy-form{
	padding-top:6px;
	float:left;
	width:112px;
}
#sidebar .product-box .buy-form label{
	margin:0 0 3px 2px;
	display:block;
	line-height:16px;
}
#sidebar .product-box .buy-form select {
	width:106px;
	margin:0 0 8px;
	position:relative;
	left:-3px;
	font-weight:bold;
	color:#1e1b16;
}
#sidebar .product-box .buy-form .btn{
	margin:0;
	padding:0;
	display:block;
	left:-2px;
	position:relative;
	width:112px;
	height:38px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(images/btn2-buy.gif) no-repeat;
	cursor:pointer;
	border:none;
}
#sidebar .tools{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	width:142px;
}
#sidebar .tools li{
	margin-bottom:4px;
	width:100%;
	float:left;
	line-height:29px;
}
#sidebar .tools li a{
	margin-left:3px;
	float:right;
	width:30px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .tools li a.facebook{background:url(images/ico-facebook.gif) no-repeat;}
#sidebar .tools li a.print{background:url(images/ico-print.gif) no-repeat;}
#sidebar .tools li a.mail{background:url(images/ico-mail.gif) no-repeat;}
#sidebar .tools li span{float:right;}
#footer{
	padding:56px 0 0 20px;
	height:81px;
	width:888px;
	position:relative;
	font-size:10px;
	line-height:16px;
	color:#d8cd91;
	background:url(images/bg-footer.jpg) no-repeat;
}
#footer .subscribe{
	position:absolute;
	top:20px;
	left:32px;
	width:137px;
	height:103px;
	text-indent:-9999px;
	background:url(images/text-subscribe.gif) no-repeat;
	overflow:hidden;
}
#footer .updated{
	position:absolute;
	top:19px;
	right:29px;
	width:138px;
	height:103px;
	text-indent:-9999px;
	background:url(images/text-always-updated.gif) no-repeat;
	overflow:hidden;
}
#footer .subscribe a,
#footer .updated a{
	display:block;
	height:100%;
}
#footer p{
	margin:0;
	text-align:center;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:inline;
	padding:0 2px 0 5px;
	background:url(images/separator-footer.gif) no-repeat 0 3px;
}
#footer ul li:first-child,
#footer ul li.first-child{background:none;}
#footer ul li a{color:#7b5429;}

.wpsc_categories{
display:none !important;
}