/* @override http://www.downtothewoods.com.au/css/default.css */

/*
 Copyright (c) 2009, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.8.0r4
 */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    font-family: "kevlar", Georgia, "Times New Roman", serif;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select { *font-size:
    100%;
}

html {
	background: url(../images/bg-body.jpg);
}

strong {
	font-weight: bold;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a { text-decoration: none; }

body {
    height: 100%;
    font-size: 62.5%;
    font-family: Georgia, "Times New Roman", serif;
}

#container {
    margin: 0 auto 0 auto;
    width: 1010px;
}

#header-top {
    background: url(../images/bg-header-top.png) 0 0 no-repeat;
    height: 49px;
}

#header-main {
    height: 206px;
    width: 885px;
    padding: 0 0 16px 0;
    background: url(../images/bg-dotted-line.png) center 100% no-repeat;
}

#container-screen {
	overflow: auto;
    width: 885px;
    margin: 0 0 0 4px;
    padding: 10px 55px 0 60px;
    background: url(../images/bg-screen.jpg);
}

#container-main {
	clear: both;
	overflow: auto;
    margin: 25px 0 0 0;
	background: url(../images/bg-dotted-line.png) center 100% no-repeat;
	padding-bottom: 20px;
}

#footer {
	width: 100%;
	overflow: auto;
	padding: 20px 0 30px 0;
}

#footer-bottom {
	height: 33px;
	background: url(../images/bg-footer-bottom.png) 0 0 no-repeat;
	padding-bottom: 120px;
}

#logo-top {
    float: left;
    width: 155px;
    height: 202px;
    background: url(../images/logo.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -999em;
}

#logo-top a {
    display: block;
    width: 100%;
    height: 100%;
}

ul#menu-main {
    float: right;
    width: 475px;
    height: 147px;
    margin-top: 40px;
    position: relative;
}

#menu-main li { display: inline; }

#menu-main li a {
    display: block;
	top: 0;
	left: 0;
	text-indent: -999em;
    overflow: hidden;
    position: absolute;
    background: url(../images/bg-menu.png) 0 0 no-repeat;
	z-index: 100;
}

/* Home */
#menu-main li.page-item-16 a {
	top: 60px;
    left: 0px;
    width: 76px;
    height: 87px;
    background-position: 0 -60px;
}

	#menu-main li.page-item-16 a:hover,
	#menu-main li.page-item-16.current_page_item a {
	    background-position: -477px -60px;
	}

/* Online Store */
#menu-main li.page-item-143 a {
	top: 0;
	left: 42px;
	width: 131px;
	height: 60px;
	background-position: -42px -0px;
}

	#menu-main li.page-item-143 a:hover,
	#menu-main li.page-item-143.current_page_item a {
		background-position: -519px -0px;
	}

/* Blog */
#menu-main li.page-item-7 a {
	top: 60px;
	left: 102px;
	width: 80px;
	height: 87px;
	background-position: -102px -60px;
}

	#menu-main li.page-item-7 a:hover,
	#menu-main li.page-item-7.current_page_item a {
		background-position: -579px -60px;
	}

/* Stockists */
#menu-main li.page-item-94 a {
	top: 0px;
	left: 182px;
	width: 85px;
	height: 123px;
	background-position: -182px -0px;
}

	#menu-main li.page-item-94 a:hover,
	#menu-main li.page-item-94 a.current_page_item {
		background-position: -659px -0px;
	}

/* About */
#menu-main li.page-item-73 a {
	top: 60px;
	left: 267px;
	width: 76px;
	height: 87px;
	background-position: -267px -60px;
}

	#menu-main li.page-item-73 a:hover,
	#menu-main li.page-item-73.current_page_item a {
		background-position: -744px -60px;
	}

/* Wholesale */
#menu-main li.page-item-4 a {
	top: 0;
	left: 281px;
	width: 123px;
	height: 60px;
	background-position: -281px -0px;
}

	#menu-main li.page-item-4 a:hover,
	#menu-main li.page-item-4.current_page_item a {
		background-position: -758px -0px;
	}

/* Media */
#menu-main li.page-item-92 a {
	top: 82px;
	left: 343px;
	width: 61px;
	height: 65px;
	background-position: -343px -82px;
}

	#menu-main li.page-item-92 a:hover,
	#menu-main li.page-item-92.current_page_item a {
		background-position: -820px -82px;
	}

/* Contact */
#menu-main li.page-item-85 a {
	top: 28px;
	left: 404px;
	width: 71px;
	height: 119px;
	background-position: -404px -28px;
}

	#menu-main li.page-item-85 a:hover,
	#menu-main li.page-item-85.current_page_item a {
		background-position: -881px -28px;
	}





.feature {
    width: 578px;
    height: 326px;
    background: url(../images/bg-feature.png) 0 0 no-repeat;
	padding: 10px 0 0 11px;
}

.feature h2 {
	font-size: 2.0em;
	color: #f8931d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
}

.feature h2 a {
	color: #f8931d;
}

.column-1 {
	float: left;
	width: 590px;
    margin: 0 0 0 10px;
}

.column-2 {
	float: left;
	height: 482px;
	width: 230px;
	background: url(../images/bg-column-2.png) 0 0 no-repeat;
	margin: 0 0 0 10px;
	padding: 15px 25px 0 15px;
}

.advert {
	width: 589px;
	height: 140px;
	background: url(../images/bg-ad.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
}

.column-2 .news-item {
	margin: 0 0 15px 0;
	padding-bottom: 15px;
	border-bottom: dotted 1px #7f7f7f;
}

.column-2 .news-item h3 {
	font-size: 1.8em;
	color: #423a3a;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.column-2 .news-item h3 a {
	color: #423a3a;
}

.column-2 .news-item p {
	color: #975b26;
	line-height: 19px;
	font-size: 1.3em;
}

#footer p {
	float: left;
	color: #af7f54;
	font-size: 1.2em;
	margin: 0 20px 0 0;
	line-height: 25px;
}

#footer p a {
	text-decoration: none;
	color: #af7f54;
}

#footer .follow {
	float: right;
}

#footer .follow img {
	margin: 0 5px 0 0;
}

/* Page */

.page-top {
	clear: both;
	overflow: auto;
	height: 30px;
	background: url(../images/bg-page-top.png) 0 0 no-repeat;
}

.page {
	overflow: auto;
	width: 808px;
	padding: 0 30px 10px 30px;
	background: url(../images/bg-page-middle.png) 0 0 repeat-y;
}

.page-bottom {
	height: 20px;
	background: url(../images/bg-page-bottom.png) 0 100% no-repeat;
	margin: 0 0 20px 0;
}

.page h1 {
	font-size: 2.8em;
	color: #f8931d;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.page p {
	font-size: 1.2em;
	width: 335px;
	color: #975b26;
	line-height: 19px;
	margin: 0 0 20px 0;
}

.page p a {
	color: #975b26;
	font-weight: bold;
}

.page .page-image {
	margin: 0 0 20px 0;
}

/*Shop */
.shop-top {
	height: 30px;
	margin-top: 40px;
}

.shop {
	overflow: auto;
	width: 808px;
	padding: 0 30px 10px 30px;
}

.shop-bottom {
	height: 20px;
	margin: 0 0 20px 0;
}

/* Blog Post */

.blog-top {
	height: 30px;
	background: url(../images/bg-blog-top.png) 0 0 no-repeat;
}

.blog {
	overflow: auto;
	width: 808px;
	padding: 0 30px 10px 30px;
	background: url(../images/bg-blog-middle.png) 0 0 repeat-y;
}

.blog-bottom {
	height: 20px;
	background: url(../images/bg-blog-bottom.png) 0 100% no-repeat;
	margin: 0 0 20px 0;
}

.blog-post {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #7f7f7f;
}

.shop-content {
	float: right;
	width: 590px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #7f7f7f;
}

.blog-post p {
	margin: 0 0 10px 0;
}

.blog-post h2 {
	color: #f8931d;
	font-size: 2.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-post h2 a {
	color: #f8931d;
	text-transform: uppercase;
	text-decoration: none;
}

.blog-post p {
	font-size: 1.2em;
	color: #975b26;
	line-height: 19px;
}

.blog-post p.meta {
	margin: 0 0 10px 0;
}

.blog-post p a {
	color: #975b26;
	font-weight: bold;
}

.blog-post img {
	margin-bottom: 10px;
}

.posts {
	float: left;
	width: 580px;
}

.sidebar {
	float: left;
	width: 160px;
	margin: 0 0 0 50px;
}

.sidebar h3 {
	color: #f8931d;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h2.widgettitle {
	color: #f8931d;
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

.sidebar ul {
	margin-bottom: 35px;
}

.sidebar ul li {
	color: #975b26;
	margin: 0 0 5px 0;
}

.sidebar ul li a {
	color: #975b26;
	text-decoration: none;
}

/* Item */

.item-description {
	float: left;
	overflow: visible;
	width: 393px;
	height: 212px;
	background: url(../images/bg-description.png) 0 0 no-repeat;
	margin: 0 10px 0 0;
	padding: 15px 20px 15px 15px;
}

.item-description h2 {
	color: #f8931d;
	font-size: 2.0em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.item-description p {
	color: #444444;
	font-size: 1.2em;
	line-height: 19px;
	margin: 0 0 10px 0;
}

.items {
	overflow: auto;
	padding-top: 20px;
	clear: both;
	height: 100%;
}

.item {
	float: left;
	width: 199px;
	height: 232px;
	background: url(../images/bg-item.png) 0 0 no-repeat;
	margin: 0 6px 12px 6px;
	padding: 10px 0 0 10px;
}

.item img {
	margin-bottom: 10px;
}

.item h2 {
	color: #f8931d;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.item h2 a {
	color: #f8931d;
	text-decoration: none;
}

#breadcrumb {
	float: left;
	height: 30px;
	background: url(../images/bg-breadcrumb-right.png) 100% 0 repeat-x;
	padding: 0 25px 0 0;
	color: #444444;
	font-size: 1.3em;
	margin: 0 0 15px 0;
}

#breadcrumb-l {
	float: left;
	height: 30px;
	width: 15px;
	background: url(../images/bg-breadcrumb-left.png) 0 0 repeat-x;
	margin: 0 0 15px 8px;
}

#breadcrumb a {
	line-height: 30px;
	color: #444444;
	padding-right: 10px;
	background: url(../images/bg-breadcrum-item.png) 100% 50% no-repeat;
	font-weight: bold;
}



/* Product Item Page */

.item-page {
	overflow: auto;
	height: 100%;
}

.item-page .item-img {
	float: left;
}

.item-page .item-img a:focus {
	outline: none;
	border: none;
}

.item-page .item-details {
	float: left;
	margin: 0 0 0 20px;
}

.page .item-page h1 {
	margin-top: 15px;
}

.item-page .item-details a {
	color: #f99322;
}

.navigation {
	overflow: auto;
	width: 100%;
	margin: 0 0 10px 0;
}

.navigation-top {
	padding-bottom: 15px;
	border-bottom: 1px dotted #7F7F7F;
}

.navigation a {
	font-size: 1.2em;
	color: #f99322;
}

h2.pagetitle {
	background: url(../images/bg-h2.gif) 0 100% repeat-x;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #F99322;
}



#title-latestnews {
	width: 232px;
	height: 23px;
	background: url(../images/title-latestnews.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999em;
	margin: 0 0 10px 0;
}

#button-readmorenews {
	display: block;
	width: 111px;
	height: 24px;
	background: url(../images/button-readmorenews.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#footer p#title-follow {
	width: 84px;
	height: 25px;
	background: url(../images/title-follow.png) 0 50% no-repeat;
	text-indent: -999em;
	overflow: hidden;
}



#lightbox-secNav-btnClose {
	display: block;
	float: right;
	padding-bottom: 0.7em;
	width: 66px;
}

#respond {
}

#respond h3, h3#comments {
	color: #975B26;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 20px 0;
}

h3#comments {
	margin: 0;
}

#respond form p {
	font-size: 1.2em;
	margin: 0 0 10px 0;	
}

#respond form label, #respond form input, #respond form textarea {
	font-size: 1.2em;
}

ol.commentlist p, ol.commentlist .comment-author, ol.commentlist .comment-meta {
	font-size: 1.2em;
}

ol.commentlist .comment-meta {
	margin: 0 0 10px 0;
}

ol.commentlist li {
	padding: 5px 0 15px 0;
	border-bottom:1px dotted #7F7F7F;
	margin: 0 0 10px 0;
}

ol.commentlist li a {
	color: #975B26;
	font-weight: bold;
}
#container-main div.shop div.sidebar {
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
}

