
html, body { margin:0; padding:0; height:100%; }



body { font:12px Tahoma, Arial, Helvetica, sans-serif; color:#6a7d6a; background:#fff url(bg.jpg) fixed left top repeat-x; }
h1, h2, h3 { border-bottom:dashed 1px #ccc; color:#090; margin:50px 0 14px 0; padding:0 0 3px 0; font:28px 'Gochi Hand', Helvetica, Arial, sans-serif; }
h2 a { text-decoration:none; }


a { color:#090; }
a:hover { text-decoration:none; background:#eeffff; }


.post { margin:50px 0; }
.post img { margin:0 10px 8px 0; border:solid 1px #090; border-radius:6px; box-shadow:3px 5px 10px rgba(0,0,0,0.2); max-height:83px; cursor:pointer; }
.post .quote { color:#090; font:20px 'Gochi Hand', Helvetica, Arial, sans-serif;  margin:50px 0 -5px 0; }
.postMeta, .postMeta a { color:#ccc; }
.postMeta .tag-commas:last-child { display:none; }
.postCont { position:relative; }
.postMore { position:absolute; right:0; bottom:-6px; width:170px; height:22px; padding:0 0 0 165px; background:url(more.png) left top no-repeat; }

.post ul, .post ol { margin:0; padding:0 0 0 15px; } 
.post li { margin:0; padding:0; }



#nav { position:fixed; left:50%; bottom:8%; margin:0 0 0 -460px; z-index:98; }
#cont { position:relative; width:550px; margin:auto; padding:10px 0 100px 220px; }

#logo { position:fixed; left:50%; top:5%; margin:0 0 0 -440px; z-index:99; }
#logo:hover { background:none; }
#logo img { width:200px;  }


#cartBox { position:fixed; left:0; top:0; width:100%; z-index:999999999; }
#cartToggle { position:absolute; left:0; top:270px; }
#cartToggle:hover { background:none; }
#cartToggle img { width:50px; }





#ToolTip { position:absolute; max-width:150px; padding:7px 14px; background:#ffc url(tooltip_gradient.png) top repeat-x; border:solid 1px #666; border-radius:6px; box-shadow:rgba(0,0,0,0.3) 1px 2px 8px; z-index:998; }
#ToolTip .pointer { position:absolute; left:50%; bottom:100%; width:15px; height:11px; margin:0 0 0 -11px; background:url(tooltip_pointer.png) center top no-repeat; }
#ToolTip.noPointer .pointer { display:none; }
#ToolTip .cont { overflow:hidden; color:#000; }
#ToolTip .cont img { max-width:100%; background:#fff; }
#ToolTip .cont iframe { width:500%; height:500px; border:none; background:#fff; transform-origin:0 0 0; transform:scale(0.2,0.2); margin-bottom:-400px; }



#disqus_thread { opacity:0.4; transform:scale(0.8,0.8) translate(-69px,-30px); -ms-transform:scale(0.8,0.8) translate(-30px,-30px); -webkit-transform:scale(0.8,0.8) translate(-30px,-30px); }
#disqus_thread:hover { opacity:0.8; }


.EasyCartPrice { margin:0 0 50px 0; padding:0 0 30px 0; border-bottom:dashed 1px #ccc; }
.EasyCartPrice .price,
.EasyCartPrice .normalprice,
.EasyCartPrice .specialprice { display:block; position:relative; width:78px; height:32px; margin:0 0 20px 10px; padding:12px 6px 0 0; background:url(price.png) center no-repeat; white-space:nowrap; text-align:center; font-weight:bold; font-size:14px; -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg); -o-transform: rotate(-15deg); transform: rotate(-15deg); }
.EasyCartPrice .normalprice { text-decoration:line-through; }
.EasyCartPrice .specialprice { margin:-41px 0 18px 37px; background-image:url(price_discount.png); color:#fff; -webkit-transform: rotate(25deg); -moz-transform: rotate(25deg); -o-transform: rotate(-25deg); transform: rotate(-25deg); }
.EasyCartPrice .price .label,
.EasyCartPrice .normalprice .label,
.EasyCartPrice .specialprice .label { display:none; }
.EasyCartPrice .postage { display:block; }
.EasyCartPrice .stock { display:block; }
.EasyCartPrice .ready { display:block; margin:0 0 20px 0; }

/*
.EasyCartPrice .btnWrapper { display:block; margin:12px 0; }
.EasyCartPrice .btnWrapper .EasyCartAddToCart,
.EasyCartPrice .btnWrapper .EasyCartAddToList { display:block; width:150px; font-weight:bold; margin:-5px 0; padding:3px 0 3px 25px; font-weight:bold; color:#333; text-decoration:none; background:#fafafa url(icons2.png) 4px -39px no-repeat; border:solid 1px #ccc; border-radius: 5px; }
.EasyCartPrice .btnWrapper .EasyCartAddToCart { background-position:3px 2px; }
.EasyCartPrice .btnWrapper .EasyCartAddToList { background-position:3px -20px; }
.EasyCartPrice .btnWrapper .EasyCartAddToCart:hover, 
.EasyCartPrice .btnWrapper .EasyCartAddToCart:focus { color:#c00; background-position:3px -58px; }
.EasyCartPrice .btnWrapper .EasyCartAddToList:hover,
.EasyCartPrice .btnWrapper .EasyCartAddToList:focus { color:#c00; background-position:3px -80px; }
*/


.EasyCartPrice .btnWrapper { }
.EasyCartPrice .btnWrapper .EasyCartAddToCart,
.EasyCartPrice .btnWrapper .EasyCartAddToList { background:#090; color:#fff; padding:3px 10px; border-radius:5px; text-decoration:none; opacity:0.8; box-shadow:2px 2px 5px rgba(0,0,0,0.3); }
.EasyCartPrice .btnWrapper .EasyCartAddToCart:hover,
.EasyCartPrice .btnWrapper .EasyCartAddToList:hover { opacity:1; }
.EasyCartPrice .btnWrapper .icon { display:none; }









