
@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 0;
	padding: 0;
	font: 12px Georgia, 'Times New Roman', Times, serif;
	color: #6b411a;
	background: #fea0c4 url(/uploads/design-elements/pink%20paper%20960.jpg);}

a {
	color: #6b411a;}

h1, h2, h3 {
	margin: 0 0 .1em;}

p, table, fieldset {
	margin: 0 0 1em;}
	
legend {
	color: #644;
	font-weight: bold;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

/* -- Entry Page -- */
body.entry-page #entry-wrap {
	margin: 10px auto;
	width: 960px;
	font-size: 1.2em;
}

/* -- Site Structure -- */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #ffffff url(/images/backgrounds/covers.gif) left top repeat-y;}
	
/* -- Header -- */
#header {
	position: relative;
	min-height: 70px;}

#header h1,
#header p {
	margin: 0;}

#header h1 img {
	display: block;
}

#header p a {
	position: absolute;
	bottom: 10px;
	right: 5px;
	display: block;
	width: 123px;
	height: 66px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/view-shopping-purse.png);}
	
/* -- Navigation -- */
#navigation {
	width: 960px;
	font-size: 14px;
	background: #fea0c4;}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	list-style: none;}
	
#navigation li {
	display: inline;
	padding: .5em;}

#navigation a {
	white-space: nowrap;
	color: #6b411a;
	text-decoration: none;}
	
/* -- Categories -- */
#categories {
	float: left;
	padding: 10px 5px 180px;
	width: 140px;
	font-size: 13px;}
	
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#categories,
#categories a {
	color: #6b411a;}
	
#categories a {
	display: block;
	padding: 7px 0 7px 31px;
	text-decoration: none;
	background: url(/uploads/design-elements/fleur%20de%20lis%2030x22.jpg) center left no-repeat;}

#categories ul ul {
	display: none;}

#categories input {
	display: block;
	margin: 5px 0;}

#sidebar-forms {
	position: absolute;
	bottom: 35px;
	left: 10px;
	width: 140px;}

#categories #cc-form input {
	display: inline;
	}
	
/* -- Page Content -- */
#content {
	float: left;
	padding: 1px 10px;
	width: 785px;
	min-height: 420px;
	font-size: 1.2em;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
	
/* -- Footer -- */
#footer {
	clear: both;
	padding: 10px 5px 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #fea0c4 url(/images/backgrounds/white-box.gif) repeat-x;}

#footer,
#footer a {
	color: #6b411a;}

#footer p {
	margin: 0;}
	
/* -- Wholesale -- */
#wholesale-valid {
	text-align: center;
	color: #900;}
	
#wholesale-valid a:link, #wholesale-valid a:visited, #wholesale-valid a:hover, #wholesale-valid a:active {
	display: inline;
	width: auto;
	height: auto;
	text-decoration: underline;
	color: #900;
	background: none;
	border: none;}
	
#txtCoupon {
	border: 1px solid #644;}

/* -- Classes -- */
.error {color: #f00;}
.text-box {border: 1px solid #644;}
	
/* -- Image Replacement -- */
#header-welcome, #header-about, #header-events, #header-links, #header-guestbook, #header-gallery, #header-policies, #header-contact, #header-thank-you, #header-empty-cart, #header-checkout, #header-payment, #header-wholesale {
	/* height: 50px;
	text-indent: -9999px;
	overflow: hidden; */}
	
#header-welcome {background: url(/images/backgrounds/text/header-1.png) no-repeat;}
#header-about {background: url(/images/backgrounds/text/header-2.png) no-repeat;}
#header-events {background: url(/images/backgrounds/text/header-3.png) no-repeat;}
#header-links {background: url(/images/backgrounds/text/header-4.png) no-repeat;}
#header-guestbook {background: url(/images/backgrounds/text/header-5.png) no-repeat;}
#header-gallery {background: url(/images/backgrounds/text/header-6.png) no-repeat;}
#header-policies {background: url(/images/backgrounds/text/header-7.png) no-repeat;}
#header-contact {background: url(/images/backgrounds/text/header-8.png) no-repeat;}
#header-thank-you {background: url(/images/backgrounds/text/header-9.png) no-repeat;}
#header-empty-cart {background: url(/images/backgrounds/text/header-10.png) no-repeat;}
#header-checkout {background: url(/images/backgrounds/text/header-11.png) no-repeat;}
#header-payment {background: url(/images/backgrounds/text/header-12.png) no-repeat;}
#header-wholesale {background: url(/images/backgrounds/text/header-13.png) no-repeat;}

/* -- Product Page -- */
div.productThumb {
	margin: 6px;
	width: 172px;
	height: 180px;
	background: #ffffff !important;
	border: 1px solid #fea0c4 !important;
}
div.productThumb img {
	height: 135px;
	border: 1px solid #fea0c4 !important;
}
div.catThumb {
	border: 1px solid #fea0c4 !important;
}
div.catThumb img {
	border: 1px solid #fea0c4 !important
}
#productImages img {
	border: 3px solid #fea0c4 !important;
}

/* -- Testimonials Page -- */
.testimonial {
	margin: 10px 0;
	padding: 10px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #6b411a;
}
