/*
Theme Name: Retrocuffs
Theme URI: 
Description: 
Version: 1.0
Author: Retrocuffs
Author URI: 
Tags: 

*/

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background:  url("public/images/bg/body-bg.jpg") repeat left top;
}
BODY,TABLE,INPUT,TEXTAREA,SELECT {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;	
}
html, body {height:100%;}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL, BUTTON {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, OL, FORM, BLOCKQUOTE {
	padding: 0;
	margin: 0;
}
.content H1, .content H2, .content H3, .content H4, 
.content H5, .content H6, .content P {padding: 10px 0px 0 0;}

.content H1, .content H2, .content H3, .content H4, 
.content H5, .content H6 {color:#4F2806;}

.content P,.content A {
	font-size: 12px;
	line-height: 17px;
}
.content UL, .content OL { 
	font-size: 12px; 
	margin: 10px 0px 0 25px; 
} 
.content A, .header A {color: #008E9A;}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.content H3 {
    font-size: 13px;
    font-weight: normal;
}
.content H2 {
    font-size: 17px;
}

/*  Page  */
.container {
    margin: auto;
    text-align: left;
    width: 952px;
}
.wrapper {
    background:  url("public/images/bg/line-top-bg.gif") repeat-x left top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    overflow-y: hidden;
    width: 100%;
    position: relative;
    min-width:952px;
}
.container-top {
    background:  url("public/images/bg/container-top.png") no-repeat left top;
    height: 15px;
    width: 100%;
     margin-top: 10px;
}
.container-bg {
    background:  url("public/images/bg/container-bg.png") repeat-y left top;
    width: 100%;
    margin-bottom: -1000em;
    padding-bottom: 1000em;
    position: relative;
    overflow-y: hidden;
}
/*  Header  */
.header {
    background:  url("public/images/bg/header-bg.gif") repeat-x right top;
    margin: 0 6px;
    padding: 15px 40px 0 40px;
    font-size: 16px;
   height: 100%;
}
.logotype {
    width: 334px;
    height: 111px;
    float: left;
    margin-top: 20px;
}
.right-header {
    float: right;
    width: 500px;
}
.main-menu {
    margin-bottom: 10px;
    position: relative;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.main-menu .flower {
    position: absolute;
    top: -30px;
    left: 0;
    line-height: 0px;
    width: 26px;
}

.main-menu UL LI {
    display: inline;
    font-size: 18px;
    padding-right: 50px;
    line-height: 100%;
    float: left;
}
.main-menu UL LI A {
    padding-bottom: 10px;
    float: left;
}
.main-menu UL LI A:HOVER {text-decoration: none;}

/*  Content  */
.content {
   padding: 20px 50px 145px 50px;
}
.content.main-page{
    padding: 30px 60px 145px 60px;
}
.big-img {
    font-size: 1px;
    line-height: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.line-flower {
    text-align: center;
    font-size: 1px;
    line-height: 0px;
}
.boxes {
	width: 856px;
	margin-left: -25px;
}
.boxes .box {
    width: 189px;
    float: left;
    font-size: 11px;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.box A.view-more {
    margin-top: 10px;
    display: block;
    background: none;    
    margin-left: 8px;
    padding: 5px 0 5px 30px;
}
.box A.view-more:HOVER {
    text-decoration: none;
    background:  url("public/images/icons/icon-flower.gif") no-repeat left center;
}
.boxes .box.first-box {margin-left: 0;}
.sidebar {
    background:  url("public/images/bg/sidebar-bg.gif") repeat-y left top;
    padding-bottom: 1000em;
    margin-bottom: -1000em;
    position: relative;
    overflow-y: hidden;
    float:left;
    width: 211px;
    color: #4F2806;
}
.sidebar UL LI {list-style: none;}
.sidebar .shoppingcart {line-height: 165%;}
.sidebar .shoppingcart TD {
	padding: 0 0 10px 0;
}
.sidebar .total {
	
}
.sidebar .total .pricedisplay {
	float: right;
	width: auto;
	font-weight: bold;
}
.sidebar H2 {
	padding: 30px 0 0 0;
}
.sidebar-top {
    background:  url("public/images/bg/sidebar-top.jpg") no-repeat left top;
	padding: 0px 20px 0 20px;
    position: relative;
    z-index: 10;
}
.sidebar .items {
	display: block;
	padding: 10px 0;
}
.sidebar .items .cartcount {float: right;}
.content UL LI {
    line-height: 23px;
}
.sidebar UL {
	margin: 0;
	padding: 0;
}
.sidebar UL.left-list LI, .sidebar UL.right-list LI {
    margin-bottom: 10px;
}
.sidebar UL.left-list, .sidebar UL.right-list{
    float: left;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}
.sidebar UL LI A {
    color: #4f2806;
    margin: 0;
    padding: 0;
}
.sidebar UL.left-list LI{
    margin-left: 10px;
  
}
.sidebar UL.right-list {
    float: right;
        text-align: right;
}
.sidebar UL.right-list LI {
 margin-right: 10px;
   
}
.sidebar .emptycart A,
.sidebar .gocheckout A,
.visitshop A {
    color: #008E9A !important;
    font-size: 14px !important;
    line-height: 180% !important;
}
.sidebar .wpsc_categories {
	padding: 10px 0 0 0px;
}
.main-content {
    width: 640px;
    float: right;
    overflow: hidden;
    position: relative;
    padding: 0;
}
.product-pic {
    float: left;
    margin-left: 20px;
    display: inline;
    width: 125px;
    margin-top: 10px;
}
.info-product {
    float: left;
    margin-left: 10px;
    width: 485px;
    
}
.info-product P {font-size: 11px;}
.main-content SPAN.total {
    font-size: 12px;
    margin: 12px 10px;
    display: block;
}
.main-content A.from-color {
    font-size: 14px;
    width: 143px;
    background: #d6edef;
    border: 1px solid #e0e5e5;
    height: 30px;
    float: left;
    margin-left: 20px;
    line-height: 30px;
  
}
.main-content A.from-color:HOVER {text-decoration: none;}
.main-content A.from-color SPAN {
  padding-left: 10px;
}
.main-content A.from-color.first-link{margin-left: 10px;}

/*  Footer  */
.footer {
	height: 90px;
    position: relative;
    margin-top: -90px;
    min-width: 952px;
    color: #FFF;
    font-size: 11px;
}
.footer .shadow {
    background:  url("public/images/bg/footer-shadow.png") repeat-x left top;
    height: 14px;
    width: 100%;
}
.footer .footer-bg {
    background:  url("public/images/bg/footer-bg.gif") repeat-x left top;
    height: 76px;
}
.footer-area {
    padding: 10px 50px 0 50px;
    text-align: center !important;
}
.footer UL LI {
    display: inline;
    text-align: center;
    padding: 0 5px;
    margin: 0;
    position: relative;
}

.footer UL .separator {
	margin: 0 0 0 -5px;
	padding: 0 5px 0 0;
}
.footer UL .separator.first {display: none;}
.footer A {color: #FFFFFF;}
.footer P {margin-top: 5px;}
.footer .page_item {
	text-transform: uppercase;
}
.footer .page_item A {
	line-height: 100%;
}
.post {
	padding: 0 0 0 20px;
}
.imagecol A {
	font-size: 0px;
	line-height: 0px;
}
.imagecol A:HOVER {text-decoration: none;}
.imagecol A SPAN {
	font-size: 12px;
	line-height: 160%;
}
.imagecol A SPAN:HOVER {text-decoration: underline;}
.content .wpsc_extras_forms {padding: 0;}