/* GLOBAL
============================================================================= */
body {
	background: url(custom-images/bkg-content.png) repeat-x 0 150px;
}

#rss_container {
	display: none;
}

#header {
	margin-bottom: 40px;
	background: #812e09 url(custom-images/bkg-header-tile.jpg) repeat-x top left;
}

#inner_header {
	background: url(custom-images/bkg-logo.jpg) no-repeat top left;
}

#header h1 {
	width: 370px;
	height: 110px;
}

#header h1 a {
	width: 370px;
	height: 0;
	overflow: hidden;
	padding-top: 110px;
	display: block;
}

ul.breadcrumb {
	display: none;
}


#rss_search {
	top: 40px;
}

#rss_search #search_container {
	border: 0 none;
}

#search_container input {
	width: 230px;
	padding: 8px 15px;
	background-color: #fff;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	font-weight: normal;
	font-size: 1.1em;
	color: #999;
}

#search_container input#searchsubmit {
	top: 7px;
	background-image: url(custom-images/search_button_bg.png);
}

#linkbar li a {
	font-weight: normal;
	color: #cb9571;
}

#linkbar li a:hover, #linkbar li.current_page_item a, #linkbar li ul li.current-menu-item a, #linkbar li:hover a, #linkbar li:hover ul a:hover {
	color: #fff;
}

#linkbar li:hover ul a {
	color: #cb9571;
}

#linkbar li ul {
	width: 220px;
	padding-top: 14px;
	background: transparent;
	left: -16px;
}

#linkbar li ul li {
	margin: 0;
	padding: 5px 7px 5px 14px;
	background: #a14e17;
}

#linkbar li ul li:first-child {
	padding-top: 12px;
}

#linkbar li ul li:last-child {
	padding-bottom: 12px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

#inner_header #sliding_cart {
	margin-top: 12px;
	background: #a14e17;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

#footer div.column_one {
	width: 80px;
	margin-right: 27px;
}

#footer div.column_two {
	width: 800px;
}

/*#footer_logo_container {
	width: 80px;
	height: 110px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: url(custom-images/footer-logo.png) no-repeat 0 10px;
}*/

#footer_logo_container h4 {
	height: 0;
	overflow: hidden;
}

#footer div.clear_div {
	border-top: 1px solid #F2F2F2;
}

#footer h5 {
	padding-top: 20px;
	font-size: 1em;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}

#footer h5 a {
	color: #999;
	text-decoration: none;
}

#footer h5 a:hover {
	color: #000;
}



/* HOME PAGE
============================================================================= */

#home_main_announcement {
	height: 325px;
}

#home_main_announcement img {
	height: auto;
	width: auto;
}

#home_announcement_text {
	width: 660px;
}

#home_announcement_text h2 {
	line-height: 1.2em;
}

#home_announcement_text h2 span {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: .5em;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #999;
}

#home_announcement_link li a {
	color: #a14e18;
}

#category_list {
	width: 550px;
}

#home_newsletter {
	width: 340px;
	height: 110px;
	overflow: hidden;
}

#home_newsletter h3 {
	padding-bottom: 0;
}



/* PRODUCT DETAIL PAGE
============================================================================= */

.product_image img {
	border: 1px solid #f2f2f2;
}

#content .product_description .wpsc_buy_button {
	color: #a14e18;
}

#purchase-wrapper .wpsc_buy_button {
	color: #a14e18;
}

#product_category_list li .productdisplay {
	height: 300px;
}

#product_category_slider[style] {
	height: 660px !important;
}

#product_category_list li {
	height: 660px;
}

#slide_controls {
	top: -658px;
}

#product_category_slider .product_full .product_image img {
	border: 0 none;
}

#product_category_slider .product_full h3 {
	margin-top: 5px;
	line-height: 1.3em;
}

.single_product_display h3 {
	line-height: 1.2em;
	margin-bottom: 12px;
}

#share_link_container h4 {
	font-weight: normal;
	font-size: 1.5em;
	color: #999;
}

#results p a {
	color: #a14e18;
}

#results p a:hover {
	color: #777;
	text-decoration: underline;
}



/* INTERNAL PAGES
============================================================================= */

body.page-id-16 #main_column h3 {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #f2f2f2;
}

body.page-template-default #content img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.widget_nav_menu h3, .widget_text h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
}

.widget_nav_menu ul {
	padding: 0 10px;
}

.widget_nav_menu ul li {
	padding-left: 15px;
	background: url(custom-images/list-arrow.png) no-repeat 0 7px;
}

.widget_nav_menu ul li a {
	color: #777;
}

.widget_nav_menu ul li a:hover {
	color: #a14e18;
}

.widget_text {
	margin-top: 30px;
}

.widget_text h4 {
	margin-bottom: 10px;
	line-height: 1.4em;
	color: #a14e18;
}

.widget_text #featured-widget {
	clear: both;
}

.widget_text #featured-widget img {
	float: right;
}

.widget_text #featured-widget a {
	color: #a14e18;
}

.widget_text #featured-widget a:hover {
	color: #777;
}



/* CONTACT FORM
============================================================================= */

#wpcf7-f353-p20-o1 {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #f2f2f2;
}

#wpcf7-f353-p20-o1 p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 200;
	color: #555;
}


#wpcf7-f353-p20-o1 input, #wpcf7-f353-p20-o1 textarea {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 10px;
	width: 450px;
	border: 1px solid #EEE;
	color: #666;
}

#wpcf7-f353-p20-o1 textarea {
	font-size: 1.2em;
	height: 250px;
	resize: none;
}

.gecko #wpcf7-f353-p20-o1 textarea {
	font-size: 1.1em;
}

#wpcf7-f353-p20-o1 .submit_container {
	margin: 10px 0 20px 370px;
	width: 100px;
}

.gecko #wpcf7-f353-p20-o1 .submit_container {
	width: 148px;
}

.win #wpcf7-f353-p20-o1 .submit_container {
	width: 150px;
}

#wpcf7-f353-p20-o1 .wpcf7-submit {
	font-size: 1.3em;
	font-weight: 900;
	margin: 0px;
	padding: 10px 20px;
	width: 100px;
	background: url(../img/buy_view_link_bg.png) bottom repeat-x;
	color: #a14e18;
	border: 4px solid #F2F2F2;
}

#wpcf7-f353-p20-o1 .wpcf7-submit:hover {
	color: #777;
	cursor: pointer;
}

.footer_column .column_one {
	display: none;
}
