/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global */
body {
	background:url('../img/bg/bg-pattern.gif');
	font-size:62.5%;
	font-family:Georgia, serif;
	color:#131211;
}
a {
	color:#41250c;
}

#center {
	width:920px;
	margin:0 auto 20px auto;
}
#wrapper {
	background:url('../img/bg/paper-bg.png') repeat-y;
	width:920px;
	position:relative;
	padding:56px 0 20px 0;
}
#inner-wrapper {
	width:901px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	/*background:url('../img/bg/inner-border-center.jpg') repeat-y;*/
	display:block;
	position:relative;
}
#content {
	width:901px;
	margin:0 auto;
	background: url('../img/bg/content-bg.png') repeat-y;
	overflow:hidden;
}
.center {
	margin:0 auto;
	width:805px;
}
#rights {
	background:url('../img/bg/paper-bg-bottom.png') no-repeat;
	width:920px;
	text-align:center;
	padding:17px 0 0 0;
	font:1.1em Arial, Helvetica, Verdana;
	color:#ab9685;
}

/* Cart / Search */
#cart-search {
	font-family:Georgia, Times;
	color:#300b01;
	position:absolute;
	top:95px;
	right:56px;
	z-index:100;
}
#cart-search #cart-status {
	background:url('../img/icons/cart-icon.png') no-repeat 17px 0;
	padding:11px 0 12px 52px;
	display:block;
	margin:0 3px 0 0;
	float:right;
}
#cart-search #cart-status a {
	text-decoration:none;
	font-weight:bold;
}
#cart-search label {
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
}
#cart-search #search-options {
	margin:5px 0 0 25px;
}
#cart-search #search-options label {
	font-size:1.0em;
	text-transform:none;
	font-weight:normal;
}
#cart-search #search-form {
	float:right;
	clear:both;
}
#cart-search #search-field {
	background:#fff;
	border:1px solid #582011;
	width:119px;
	height:14px;
	color:#300b01;
	padding:2px 2px 1px 2px;
	font-size:10px;
}
#cart-search #search-btn {
	background:url('../img/btn/search-btn.gif') no-repeat;
	width:30px;
	height:19px;
	text-indent:-9999px;
	border:0;
	position:relative;
	top:2px;
	line-height:1px;
}

/* Header */
#header {
	width:901px;
	height:228px;
	background:url('../img/bg/header-bg.png') no-repeat;
	position:relative;
	overflow:hidden;
}
#logo a {
	background:url('../img/logo.png') no-repeat;
	width:238px;
	height:122px;
	margin:45px auto 0 auto;
	text-indent:-9999px;
	display:block;
}
#main-nav {
	width:843px;
	height:15px;

	margin:18px 0 0 28px;
	text-align:center;
	padding:5px 0 0 0;
}
#main-nav #nav-wrap {
	width:489px;
	margin:0 auto;
	overflow:hidden;
}
#main-nav a {
	font-size:1.6em;
	color:#f8e9d5;
	height:12px;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}
#main-nav .about-us {
	width:108px;
	background:url('../img/main-nav.png') no-repeat;
}
#main-nav .about-us:hover, #main-nav .about-us.active {
	background-position:0 -12px;
}
#main-nav .online-store {
	width:167px;
	background:url('../img/main-nav.png') no-repeat -108px 0;
}
#main-nav .online-store:hover, #main-nav .online-store.active {
	background-position:-108px -12px;
}
#main-nav .blog {
	width:89px;
	background:url('../img/main-nav.png') no-repeat -275px 0;
}
#main-nav .blog:hover, #main-nav .blog.active {
	background-position:-275px -12px;
}
#main-nav .contact-us {
	width:125px;
	background:url('../img/main-nav.png') no-repeat -364px 0;
}
#main-nav .contact-us:hover, #main-nav .contact-us.active {
	background-position:-364px -12px;
}

#products-nav {
	width:843px;
	height:18px;
	margin:0 0 0 28px;
	text-align:center;
	padding:6px 0 0 0;
}
#products-nav a {
	color:#f8e9d5;
	font-size:1.1em;
	margin:0 13px 0 0;
	text-decoration:none;
}
#products-nav a:hover {
	color:#f3ca89;
}
#products-nav a:last-child {
	margin:0;
}

/* Footer */
#footer {
	width:901px;
	height:178px;
	background:url('../img/bg/footer-bg-white.png') no-repeat;
	overflow:hidden;
	font:1.1em Arial, Helvetica, Verdana;
}

.home #footer {
	width:901px;
	height:186px;
	background:url('../img/bg/footer-bg.png') no-repeat;
	overflow:hidden;
	font:1.1em Arial, Helvetica, Verdana;
}
#footer ul {
	margin:17px 0 0 61px;
	overflow:hidden;
}
#footer li {
	width:160px;
	height:114px;
	float:left;
	color:#ab9685;
	margin-right:7px;
	border-right:1px solid #76614d;
	line-height:15px;
}
#footer li.last {
	width:100px;
	border-right:0;
}
#footer li strong { display:block; text-transform:uppercase; margin-bottom:7px; color:#1f1714; }
#footer li a { display:block; color:#8d8463; text-decoration:none; }
#footer li a:hover { color:#777055;  }


.home #footer li strong { color:#ab9685; }
.home #footer li a { color:#ab9685; }
.home #footer li a:hover { color:#f3ca89; }

/* Slideshow */
#slideshow {
	margin:0 auto;
	overflow:hidden;
	width:901px;
	height:310px;
	background:url('../img/bg/content-shadow.png') repeat-y;
}
#slideshow ul {
	width:843px;
	margin:0 auto;
}
#slideshow img { display:block; }

/* HOME */
.home #content {
	padding:0;
	background:url('../img/bg/content-shadow.png') repeat-y;
	width:901px;
}
.home #content .entry {
	background:url('../img/bg/homepage-bg.jpg') no-repeat;
	height:269px;
	width:843px;
	margin:0 auto;
}
.home #content ul {
	overflow:hidden;
	padding:28px 0 0 14px;
}
.home #content ul li {
	float:left;
	width:253px;
	background:url('../img/bg/homepage-thumb-bg.png');
	margin:0 16px 0 0;
	padding:4px;
}
.home #content ul li.last { margin:0; }
.home #content ul li img { display:block; }
/* TERMS */
.terms #content { text-align:center; padding-top:25px;}
.terms #content strong {
	font-size:2.3em;
	color:#41250c;
	margin:0 0 15px 0;
	display:block;
}
.terms #content p {
	padding:0 0 23px 0;
}

/* Blog */
#content #blog-wrapper {
	padding:55px 171px 55px 171px;
	width:502px;
	margin:0 auto;
}
#content.blog a {
	color:#843718;
}
#content.blog #blog-nav {
	background:url('../img/bg/blog-nav-bg.png') repeat-x;
	text-align:center;
	height:22px;
	display:block;
	padding:8px 0 0 0;
	margin:0 0 30px 0;
}
#content.blog #blog-nav a {
	text-decoration:none;
	font-size:1.4em;
	color:#786952;
	text-transform:uppercase;
}
#content.blog .title {
	font-size:3.4em;
	text-transform:uppercase;
	text-align:center;
	color:#534129;
	margin:0 0 35px 0;
}
#content.blog .post {
	line-height:16px;
	padding:0 0 25px 0;
}
#content.blog .post .date {
	background:url('../img/bg/date-line.png') repeat-x 0 8px;
	text-align:center;
	font-size:1.3em;
	color:#878175;
	margin:0 0 50px 0;
}
#content.blog .post p {
	margin:0 0 25px 0;
	font-size:1.2em;
}
#content.blog .post p.postmetadata {
	font-style:italic;
}
#content.blog .post h2 {
	text-align:center;
	font-size:1.8em;
	margin:0 0 30px 0;
}
#content.blog .post h2 a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#content.blog h3#comments {
	margin:0 0 20px 0;
}

.commentlist .comment {
	overflow:hidden;
	margin:0 0 20px 0;
	border-bottom:1px solid #bcb3a1;
	padding:0 0 20px 0;
	font-size:1.2em;
}
.commentlist .comment-meta {
	margin:10px 0 10px 0;
}
.commentlist .comment-author {
	float:left;
	width:100px;
	margin:0 10px 0 0;
}
.commentlist .comment-data {
	float:left;
	width:390px;
}
.commentlist .comment-author img {
	display:block;
}
.comment-body p { margin:0 0 10px 0; }
#respond {
	margin:20px 0 0 0;
}
#respond h3 {
	font-size:1.2em;
	margin:0 0 10px 0;
}
#commentform p {
	margin:0 0 10px 0;
}
#commentform input {
	border:1px solid #bcb3a1;
	padding:2px 2px 1px;
	color:#300B01;
}
#content.blog textarea {
	width:100%;
	padding:2px 2px 1px;
	color:#300B01;
	font-family:Arial, Helvetica;
	font-size:1.1em;
	border:1px solid #bcb3a1;
}
.navigation {
	width:100%;
	overflow:hidden;
}
.navigation .alignleft {
	width:200px;
	float:left;
}
.navigation .alignright {
	width:200px;
	float:right;
	text-align:right;
}
.comment-count {
	text-align:center;
	display:block;
	margin:0 0 10px 0;
}

/* Two Col Template */
.page-template-two-col-php #content {
	padding-top:90px;
	padding-bottom:22px;
}
.page-template-two-col-php #left-col {
	width:165px;
	float:left;
	margin:0 15px 0 0;
}
.page-template-two-col-php h2 {
	font-size:1.8em;
	color:#4a331f;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
}
.page-template-two-col-php #left-col a {
	font-size:1.1em;
	color:#41250c;
	display:block;
	margin-bottom:10px;
	text-decoration:none;
}
.page-template-two-col-php #left-col a:hover {
	text-decoration:underline;
}
.page-template-two-col-php #right-col {
	width:590px;
	float:left;
	border-left:1px solid #56422f;
	padding:37px 0 0 15px;
	color:#131211;
	font-size:1.1em;
}
.page-template-two-col-php #right-col p {
	margin:0 0 12px 0;
}
.page-template-two-col-php #right-col em {
	margin:0 0 12px 0;
}
.page-template-two-col-php #right-col strong {
	display:block;
	color:#41250c;
	margin:0 0 12px 0;
}

/* contact page */
.page-template-contact-php #content .center {
	background:url('../img/bg/contact.jpg') no-repeat;
	width:842px;
	height:565px;
	position:relative;
}
.page-template-contact-php #content .cform {
	margin:0 auto;
	padding-top:270px;
	width:437px;
}
.page-template-contact-php #content .cform fieldset {
	margin-top:0;
	border:0;
	background:none;
}
.page-template-contact-php #content .cform li {
	padding:0 0 5px 0;
	overflow:hidden;
}
.page-template-contact-php #content .cform label {
	width:70px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	padding:5px 10px 0 0;
	text-align:right;
	font-weight:bold;
}
.page-template-contact-php #content .cform input {
	margin:0 7px 0 0;
}
.page-template-contact-php #content .cform textarea {
	width:345px;
	height:123px;
}
.page-template-contact-php #content .cform .sendbutton {
	background:url('../img/btn/contact-submit.png') no-repeat;
	width:65px;
	height:21px;
	border:0;
	color:#e6e0d6;
	font-family:Georgia, Times;
	float:right;
	line-height:10px;
}

.page-template-contact-php .failure {
	color:red;
	font-size:14px;
	padding:10px 0 0 10px;
}

.page-template-contact-php #content .linklove {
	display:none;
}

/* blogme */
.page-id-140 .center {
	text-align:center;
	font-size:14px;
	padding:20px 0 50px 0;
}
.page-id-140 .center h1 {
	font-size:18px;
	margin:0 0 10px 0;
}
.page-id-140 .center p {
	margin:0 0 7px 0;
}