@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - -

Title: 		screen styles
Version: 	3.1 

Author: 	Jason Duerr - jason@sandstrompartners.com
Modified: 	2009-09-22

- - - - - - - - - - - - - - - - - - - - - */

/* @group Globals */

html { background: #212121;
	background: #212121 url('/_img/bkg-texture.gif') 0 0;
	}

body {
	background: #212121;
	background: #212121 url('/_img/bkg-texture.gif') 0 0;
	color: #FFFCDF;
	font: normal 12px/18px Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
	overflow: auto;
	}

a:link,
a:visited {
	text-decoration: underline;
	color: #C7AE7C;
	}
a:hover,
a:active {
	color: #FFFCDF;
	text-decoration: none;
	}
a.active {
	color: #F99D1C;
	text-decoration: none;
	}
h1 {
	color: #9A8762;
	font-size: 18px;
	line-height: 1;
	margin: 0 0 15px;
	padding: 0;
	}
p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 15px 0;
	}
h2 {
	font: normal 18px/1.5 Georgia,"Times New Roman",Times,serif;
	padding: 0 0 0 0;
	text-transform: none;
	}

h3 {
	font: normal 14px/1.5 arial,helvetica,sans-serif;
	padding: 0 0 0 0;
	text-transform: uppercase;
	}
h4 {
	color: #817E6B;
	font: normal 10px/2 arial,helvetica,sans-serif;
	padding-bottom: 3px;
	text-transform: uppercase;
	}
em { font-style: italic; }
strong { font-weight: bold; }
hr {
	border: none;
	border-top: 1px solid #67665D;
	clear:both;
	color:#67665D;
	height:1px;
	margin: 5px 0 15px;
	}

#wrapper {
	background: #000;
	margin: 20px auto 0;
	padding: 0;
	position: relative;
	width: 1000px;
	}
/* @end Globals */

/* @group Header */

#header {
	background: #000 url('/_img/bkg-header.jpg') no-repeat 10px 10px;
	height: 106px;
	padding: 10px 10px 0 10px;
	position: relative;
	width: 980px;
	}
#header h4 {
	height: 80px;
	left:644px;	
	position: absolute;
	top: 21px;
	width: 135px;
	}
	#header h4 a {
		display: block;
		height: 80px;
		text-indent: -9999px;
		width: 135px;
		}

	/* @group nav-global */
	
	#nav-global li {
		display: block;
		position: absolute;
		}	
	#nav-global a {
		background: transparent url('/_img/sprite-nav-global.jpg') no-repeat 0 0; 
		}
	li#nav-item-products {
		height: 51px;
		left: 22px;
		top: 38px;
		width: 172px;
		}
		#nav-item-products a:link,
		#nav-item-products a:visited {
			display: block;
			height: 51px;
			text-indent: -9999px;
			width: 172px;
			}
		#nav-item-products a:hover,
		#nav-item-products a:active,
		#products #nav-item-products a {
			background-position: 0 -51px;
			}
	li#nav-item-origin {
		height: 51px;
		left: 224px;
		top: 38px;
		width: 172px;
		}
		#nav-item-origin a:link,
		#nav-item-origin a:visited {
			background-position: -172px 0;
			display: block;
			height: 51px;
			text-indent: -9999px;
			width: 172px;
			}
		#nav-item-origin a:hover,
		#nav-item-origin a:active {
			background-position: -172px -51px;
			}
	li#nav-item-experience {
		height: 51px;
		left: 424px;
		top: 38px;
		width: 172px;
		}
		#nav-item-experience a:link,
		#nav-item-experience a:visited {
			background-position: -344px 0; 
			display: block;
			height: 51px;
			text-indent: -9999px;
			width: 172px;
			}
		#nav-item-experience a:hover,
		#nav-item-experience a:active {
			background-position: -344px -51px; 
			}
	li#nav-item-cart {
		height: 18px;
		left: 785px;
		top: 25px;
		width: 135px;
		}
		#nav-item-cart a:link,
		#nav-item-cart a:visited {
			background-position: -516px 0; 
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 135px;
			}
		#nav-item-cart a:hover,
		#nav-item-cart a:active {
			background-position: -651px 0; 
			}
		body.checkout-cart-index #nav-item-cart a {
			background-position: -786px 0; 
			}
	li#nav-item-batch {
		height: 18px;
		left: 785px;
		top: 43px;
		width: 135px;
		}
		#nav-item-batch a:link,
		#nav-item-batch a:visited {
			background-position: -516px -18px; 
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 135px;
			}
		#nav-item-batch a:hover,
		#nav-item-batch a:active {
			background-position: -651px -18px; 
			}
		body.pageid-180 #nav-item-batch a {
			background-position: -786px -18px; 
			}
	li#nav-item-communicate {
		height: 18px;
		left: 785px;
		top: 61px;
		width: 135px;
		}
		#nav-item-communicate a:link,
		#nav-item-communicate a:visited {
			background-position: -516px -36px; 
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 135px;
			}
		#nav-item-communicate a:hover,
		#nav-item-communicate a:active {
			background-position: -651px -36px; 
			}
		body.pageid-234 #nav-item-communicate a,
		body.category-press #nav-item-communicate a {
			background-position: -786px -36px; 
			}
	li#nav-item-customer {
		height: 18px;
		left: 785px;
		top: 79px;
		width: 135px;
		}
		#nav-item-customer a:link,
		#nav-item-customer a:visited {
			background-position: -516px -54px; 
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 135px;
			}
		#nav-item-customer a:hover,
		#nav-item-customer a:active {
			background-position: -651px -54px; 
			}
		body.parent-pageid-190 #nav-item-customer a {
			background-position: -786px -54px; 
			}
			
	/* @end nav-global */

/* @end Header */


/* @group Subnav */
.head h4,
ul.subnav li a:link,
ul.subnav li a:visited {
	color: #C4BF99;
	font: bold 14px/2 arial,helvetica,sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}
ul.subnav li a:hover,
ul.subnav li a:active {
	color: #FFFCDF;
	}
ul.subnav li a:link.active,
ul.subnav li a:visited.active,
ul.subnav li a:hover.active,
ul.subnav li a:active.active,
ul.subnav li.current-cat a:link,
ul.subnav li.current-cat a:visited,
ul.subnav li.current-cat a:hover,
ul.subnav li.current-cat a:visited {
	color: #F99D1C;
	}
	ul.subnav li li {
		padding: 0 0 5px 8px;
		}
	ul.subnav li li a:link,
	ul.subnav li li a:visited {
		color: #9A8762;
		font: normal 13px/18px Georgia,"Times New Roman",Times,serif;
		text-decoration: none;
		text-transform: none;
		}
	ul.subnav li li a:hover,
	ul.subnav li li a:active {
		color: #C7AE7C;
		}
	ul.subnav li li a:link.active,
	ul.subnav li li a:visited.active,
	ul.subnav li li a:hover.active,
	ul.subnav li li a:active.active {
		color: #BC8314;
		}
#sub-green {
	background: transparent url('/_img/sprite-subnav-shop.png') 0 0; 
	display: block;
	height: 70px;
	margin-left: -20px;
	text-indent: -9999px;
	width: 200px;
	}
#sub-green:hover {
	background: transparent url('/_img/sprite-subnav-shop.png') -200px 0; 
	}
#sub-black {
	background: transparent url('/_img/sprite-subnav-shop.png') 0 -69px; 
	display: block;
	height: 70px;
	margin-left: -20px;
	text-indent: -9999px;
	width: 200px;
	}
#sub-black:hover {
	background: transparent url('/_img/sprite-subnav-shop.png') -200px -69px; 
	}
#sub-herbal {
	background: transparent url('/_img/sprite-subnav-shop.png') 0 -138px; 
	display: block;
	height: 70px;
	margin-left: -20px;
	text-indent: -9999px;
	width: 200px;
	}
#sub-herbal:hover {
	background: transparent url('/_img/sprite-subnav-shop.png') -200px -138px; 
	}
#free-shipping { 
 	background: transparent url('/_img/free-shipping.png') 0 0; 
	display: block;
	height: 65px;
	margin-top: 20px;
	padding: 0;
	text-indent: -9999px;
	width: 160px;
	}
		
/* @end Subnav */


/* @group Page Containers */

/* default grey field (left narrow column) */
#page {
	background: #000 url('/_img/bkg-page.gif') repeat-y 10px 0;
	float: left;
	margin: 0 0 10px;
	min-height: 450px;
	padding: 0 10px 0 10px;
	width: 980px;
	}	
#primary-content {
	background: transparent url('/_img/bkg-page-shadow.gif') no-repeat 0 0; 
	float: right;
	padding: 40px 40px 25px;
	width: 700px;
	}	
#secondary-content {
	background: #141414; 
	float: left;
	padding: 25px 20px 30px 20px;
	width: 160px;
	}	
/* @group experience */

body.category #page,
body.singular #page {
	background: #000 url('/_img/bkg-page-3col.gif') repeat-y 10px 0;
	float: left;
	}	
body.category #primary-content,
body.singular #primary-content {
	background: transparent url('/_img/bkg-3col-shadow.gif') no-repeat 0 0; 
	padding: 30px 0 10px 30px;
	position: relative;
	width: 750px;
	}	
body.category #sidebar,
body.singular #sidebar {
	background: #141414;
	/*
clear: both;
	float: right;
	
*/
	padding: 0 10px 0 0;
	position: absolute;
	right: 0;
	top: 60px;
	width: 170px;
	}	
body.category .entry,
body.singular .entry {
	background: #252525;
	border: 1px solid #67665D;
	border: 1px solid #43443d;
	margin-bottom: 30px;
	padding: 30px 30px;
	width: 460px;
	}	
body.category h1.pagetitle,
body.singular h2.pagetitle {
	background: transparent url('/_img/h1-news.gif') no-repeat 0 0; 
/* 	float: right; */
	height: 20px;
	position: absolute;
	right: 0;
	top: 30px;
	padding-bottom: 8px;
	width: 180px;
	}
body.category h1.pagetitle a,
body.singular h2.pagetitle a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	}
body.category .entry h2,
body.singular .entry h1 {
	font: normal 20px/30px Georgia,"Times New Roman",Times,serif;
	padding-bottom: 6px;
	margin-bottom: 0;
	text-transform: none;
	}
body.category .entry h2 a,
body.singular .entry h1 a {
	text-decoration: none;
	}
body.category p.postdate,
body.category #sidebar h4,
body.singular p.postdate,
body.singular #sidebar h4 {
	color: #817E6B;
	font: normal 10px/2 arial,helvetica,sans-serif;
	padding-bottom: 3px;
	text-transform: uppercase;
	}
body.category #sidebar li,
body.singular #sidebar li {
	line-height: 14px;
	padding: 0 0 8px 0;
	}
body.category #sidebar li a:link,
body.category #sidebar li a:visited,
body.singular #sidebar li a:link,
body.singular #sidebar li a:visited {
	color: #9A8762;
	text-decoration: none;
	}
body.category #sidebar li a:hover,
body.category #sidebar li a:active,
body.singular #sidebar li a:hover,
body.singular #sidebar li a:active {
	color: #C7AE7C;
	text-decoration: none;
	}

/* @end experience */


/* @group ingredients */

/* @group ingredients landing page */
body.pageid-171 #page {
	background: #000 url('/_img/bkg-page-pattern.gif') repeat-y 10px 0;
	}	
body.pageid-171 ul.subnav li li {
	padding: 0 0 5px 8px;
	}
body.pageid-171 #primary-content {
	background: transparent url('/_img/bkg-pattern-shadow.gif') no-repeat 0 0; 
	}	
body.pageid-171 #primary-content h1  {
	background: transparent url('/_img/h1-origin-ingredients.gif') no-repeat 0 0;
	float: left;
	height: 50px;
	text-indent: -9999px;
	width: 250px;
	}
body.pageid-171 img.landing {
	float: right;
 	margin-left: 40px; 
	}	
body.pageid-171 .entry {
	background: transparent;
	border: none;
	margin-bottom: 0;
	padding-top: 10px;	
	padding-left: 10px;
	width: 700px;
	}	
	
/* @end ingredients landing page */

body.s-category-ingredients #page {
	background: #000 url('/_img/bkg-page.gif') repeat-y 10px 0;
	}	
body.s-category-ingredients #primary-content {
	background: transparent url('/_img/bkg-page-shadow.gif') no-repeat 0 0; 
	min-height: 595px;
 	height:auto !important;
	height: 595px;
	position: relative;
	padding: 40px 40px 40px;
	width: 700px;
	}
body.s-category-ingredients #secondary-content {
	padding-top: 25px;	
	}
body.s-category-ingredients .entry {
	background: transparent;
	border: none;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	}	

h1.ingred-name {
	display: none;
	height: 1px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
body.s-category-ingredients .headline {
	float: right;
	width: 340px;
	}
body.s-category-ingredients img.sample{
	border: 1px solid #67665D;
	float: left;
	padding: 5px;
	}
body.s-category-ingredients .ingredient-info {
	clear: right;
	float: right;
	width: 360px;
	}
body.s-category-ingredients .ingredient-info p {
	margin-left: 20px;
	width: 320px;
	}
body.s-category-ingredients img.map {
	float: left;
	margin-left: 20px;
	}
body.s-category-ingredients img.secondary {
	float: left;
	margin: 0 10px 10px 15px;
	}

/* @end ingredients */


/* @group Origin */

/*
body.pageid-180 #page {
	background: #000 url('/_img/bkg-page-pattern.gif') repeat-y 0 0;
	float: left;
	margin: 0 0 10px 10px;
	padding: 0 10px 0 0;
	}	
*/
body.pageid-180 #primary-content {
	background: transparent url('/_img/bkg-pattern-shadow.gif') no-repeat 0 0; 
/*
	padding: 40px;
	width: 700px;
*/
	}	
body.pageid-180 .entry {
	background: #252525;
	border: 1px solid #67665D;
	}
#origin-info table {
	font-size: 14px;
	}
#origin-info {
	border-top: 1px solid #67665D;
	border-bottom: 1px solid #67665D;
	padding: 10px 0 15px;
	}
#origin-notes {
/* 	border-top: 1px solid #67665D; */
	border-bottom: 1px solid #67665D;
	padding: 10px 10px 15px 0;
	}
#origin-ingredients {
	padding: 10px 10px 15px 0;
	}
#originForm {
	padding-bottom: 15px;
	}
#originForm #submit {
	background: transparent url('/_img/btn-submit.jpg') no-repeat 0 0;
	border: 0;
	cursor: pointer;
	height: 21px;
	margin: 0 0 0 15px;
	padding: 0;
	text-indent: -9999px;
	width: 66px;
	
	}
#originForm label,
#origin-info .label,
#origin-notes label,
#origin-notes .label,
#origin-ingredients .label {
	color: #817E6B;
	font: bold 10px/25px arial,helvetica,sans-serif;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	white-space: nowrap;
	}
#origin-info td,
#origin-notes td {
	padding-left: 10px;	
	}	
#origin-ingredients td {
	padding: 5px 10px;	
	}	
#origin-ingredients .ingred-name {
	color: #C4BF99;
	font-size: 14px;
	}

/* @end group Origin */


/* home page specific */
body.home #page {
	background: #000 url('/_img/bkg-page-home.gif') repeat-y 10px 0;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 1000px;
	}	
body.home #primary-content {
	background: transparent;
	display: inline;
	float: right;
	margin-right: 10px;
	padding: 0 0 25px 0;
	width: 380px;
	}	
body.home #secondary-content {
	background: transparent url('/_img/bkg-page-shadow-home.gif') no-repeat 10px 0; 
	float: left;
	padding: 35px 30px 15px 45px;
	width: 530px;
	}	

/* left column, pattern flood */
/* about Smith page */
body.pageid-215 #page,
/* origin page */
body.pageid-180 #page,
body.page-template-default #page,
body.page-template-page-teaterms-php #page,
body#products.cms-home #page,
body#products.catalog-category-view #page {
	background: #000 url('/_img/bkg-page-pattern.gif') repeat-y 10px 0;
	}	
body.pageid-215 #primary-content,
body.pageid-180 #primary-content,
body.page-template-default #primary-content,
body.page-template-page-teaterms-php #primary-content,
body#products.cms-home #primary-content,
body#products.catalog-category-view #primary-content {
	background: transparent url('/_img/bkg-pattern-shadow.gif') no-repeat 0 0; 
	}	

body.page-template-page-teaterms-php ul.subnav li li {
	padding: 0 0 5px 8px;
	}
body.page-template-page-teaterms-php .entry h1  {
	background: transparent url('/_img/h1-tea-terms.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
body.page-template-page-teaterms-php #nav-terms {
	display: block;
	height: 21px;
	padding: 5px 0 18px;
	width: 100%;
	}
body.page-template-page-teaterms-php #nav-terms li {
	display: inline;
	font: normal 12px/20px arial,helvetica,sans-serif;
	float: left;
	margin-right: 12px;
	text-align: center;
	}
body.page-template-page-teaterms-php #nav-terms a:link,
body.page-template-page-teaterms-php #nav-terms a:visited {
	background: transparent url('/_img/bkg-btn-141.gif') no-repeat 0 0;
	color: #fff;
	display: block;
	height: 21px;
	text-decoration: none;
	width: 141px;
	}
body.page-template-page-teaterms-php #nav-terms a:hover,
body.page-template-page-teaterms-php #nav-terms a:active,
body.page-template-page-teaterms-php #nav-terms li.current_page_item a:link,
body.page-template-page-teaterms-php #nav-terms li.current_page_item a:visited,
body.page-template-page-teaterms-php #nav-terms li.current_page_item a:hover,
body.page-template-page-teaterms-php #nav-terms li.current_page_item a:active {
	background: transparent url('/_img/bkg-btn-141.gif') no-repeat -141px 0;
	text-decoration: none;
	}
	
body.page-template-page-teaterms-php #terms p {
	padding-bottom: 6px;
	}
body.page-template-page-teaterms-php #terms strong {
	color: #817E6B;
	font: normal 10px/2 arial,helvetica,sans-serif;
	padding-bottom: 3px;
	text-transform: uppercase;
	}



/* @end Page Containers */



/* @group Footer */

#footer {
	background: #212121;
	background: #212121 url('/_img/bkg-texture.gif') 0 0;
	font: normal 11px/1 arial,helvetica,sans-serif;
	clear: both;
	text-align: center;
	width: 1000px;
 	}
	#nav-footer {
		padding-top: 12px;
		text-align: center;
		width: 100%;
		}
	#footer li {
		display: inline;
		}
		#footer li a {
			padding: 12px 15px;
			text-decoration: none;
			}
		#footer .legal {
			color: #C7AE7C;
			font-size: 10px;
			padding-top: 15px;
			}

/* @end Footer */


/* @group Formatting (home) */

body.home #primary-content h1 {
	background: transparent url('/_img/h1-what-is-smith.gif') no-repeat 0 0;
	height: 20px;
	margin: 30px 0 15px 30px;
	text-indent: -9999px;
	}
body.home #primary-content p {
	padding: 0 30px 15px 30px;
	}
body.home #secondary-content p {
	color: #C4BF99;
	color: #fffcdf;
	font-size: 11px;
	}
body.home #slides-home {
	margin-bottom: 12px;
	}
body.home #red-stamp {
	float: right;
	margin: 12px 70px 0;
	}

body.home #primary-content a.screenshot {
	background: #f00;
	display: block;
	height: 30px;
	left: 0;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);					
	position: absolute;
	top: 155px;
	width: 100px;
	z-index: 1000;
	}
body.home #location {
	background: #191919;
	font:12px/1.5 Georgia,"Times New Roman",Times,serif;
	margin-right: 7px;
	padding: 15px;
	}
body.home #location .inner {
	border: 3px solid #0b0b0b;
	min-height: 176px;
	padding: 0 0 0 15px;
	position: relative;
	}
body.home #location .inner .info {
	float: left;
/* 	width: 180px; */
	}

body.home #location h2 {
	color: #67665d;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
	}

body.home #location h3 {
	color: #67665d;
	font-size: 11px;
	text-transform: uppercase;
	}
body.home #location p {
	font-size: 11px;
	padding:0 30px 15px 0;
	}
/*
body.home #location #loc-slides {
	height: 176px;
	overflow: hidden;
	float: right;
	position: relative;
	width: 264px;
	}
*/
body.home #location #loc-slide {
	float: right;
	height: 176px;
	overflow: hidden;
	position: relative;
	width: 264px;
	}
body.home #location #loc-slide img {
	height: 176px;
	left: 0;
	position: absolute;
	top: 0;
	width: 264px;
	}
/*
body.home #location #slide-control {
	left: 200px;
	position: absolute;
	top: 0;
	width: 80px;
	}
body.home #location #slide-control li {
	display: inline;
	float: left;
	height: 44px;
	width: 40px;	
	}

body.home #location #slide-control a:link img, body.home #location #slide-control a:visited img {
	filter: alpha(opacity=40);
	opacity: 0.4;
	}	
body.home #location #slide-control a:hover img {
  	filter: alpha(opacity=80);
	opacity: 0.8;
	}	
body.home #location #slide-control a:active img,
body.home #location #slide-control a.activeSlide img {
	filter: alpha(opacity=100);
	opacity: 1.0;
		}

*/



	
/* @end Formatting (home) */


/* @group Formatting (shop) */

body#products.cms-home img.alignright {
	float: right;
	margin: 0 0 30px 40px;
	}
.desc p						{ line-height: 1.4; margin-bottom: 0; padding-bottom: 10px;}
.desc p a					{ white-space: nowrap; }
.desc p.more { padding-bottom: 0; }
.desc p.more .icons { margin-right: 10px; vertical-align: middle; }

img.category-description	{ position: relative; top: 5px; margin-left: 10px;}
p.packaging					{ margin-top: -8px;}
.packaging span				{ text-transform: uppercase; color: #817e6b; font: 11px arial; }
.disc {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:10px;
	}
.disc li { margin-left:20px; }

h3.title {
	font: normal 14px/1.5 Georgia,"Times New Roman",Times,serif;
	padding: 0 0 0 0;
	text-transform: none;
	}
	
.shop-home-section {
	background: #252525;
	border-top: 1px solid #65675c;
	border-bottom: 1px solid #65675c;
	border-left: 1px solid #65675c;
	float: left;
/* 	height: 275px; */
	margin-top: -10px;
	margin-bottom: 30px;
	padding-top: 20px;
	text-align: center;
	width: 230px;
	}
#herbal-section {
	border-right: 1px solid #65675c;
	}
#green-section h2 { 
	background: url('/_img/shop-home-green.png') 0 0 no-repeat;
	display: block;
	height: 206px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 160px;
	}
#black-section h2 { 
	background: url('/_img/shop-home-black.png') 0 0 no-repeat;
	display: block;
	height: 206px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 151px;
	}
#herbal-section h2 { 
	background: url('/_img/shop-home-herbal.png') 0 0 no-repeat;
	display: block;
	height: 206px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 180px;
	}

.shop-home-section a { 
	background: url('/_img/shop-home-button.png') 0 0 ;
	display: block;
	height: 33px;
	margin: 10px auto 20px;
	text-indent: -9999px;
	width: 68px;
}

.shop-home-section h2 a { 
	background: transparent;
	display: block;
	height: 100%;
	margin: 0;
	text-indent: -9999px;
	width: 100%;
}




/* @end Formatting (shop) */

/* @group Formatting (finding smith) */
body.pageid-188 #primary-content .entry ul {
	margin: 10px 0 0 20px;
	}
body.pageid-188 #primary-content .entry ul li {
	color: #C4BF99;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	width: 180px;
	}
body.pageid-188 #primary-content .entry p,
body.pageid-188 #primary-content .entry h3 {
	clear: both;
	}

/* @end Formatting (finding smith) */


/* @group Formatting (contacts) */

body.pageid-192 .entry ul li {
	padding: 0 0 15px 20px;
	}

/* @end Formatting (contacts) */


/* @group Formatting (let's yak) */

body.pageid-234 p.address {
	font-size: 14px;
	padding: 10px 0 35px 10px;
	}
body.pageid-234 .entry h2 {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	text-indent: -9999px;
	}
body.pageid-234 p.twitter-profile {
	background: transparent url('/_img/twitter-logo.gif') no-repeat 10px 0;
	padding: 0 0 15px 88px;
	}
body.pageid-234 ul.twitter {
	border-top: 1px solid #67665D;
	margin: 0;
	padding: 15px 10px 0;
	}
body.pageid-234 li.twitter-item {
	margin: 0 0 15px 0;
	padding: 0;
	}
body.pageid-234 a.twitter-link {
	color: #F99D1C;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	margin-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	}
body.pageid-234 li.twitter-item .twitter-timestamp {
	color: #817E6B;
	display: block;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	white-space: nowrap;
	}

/* @end Formatting (let's yak) */


/* @group Formatting (wholesale home) */

body#products.cms-home-wholesale img.alignright {
	float: right;
	margin: 0 0 30px 40px;
	}

/* @end Formatting (wholesale home) */


/* @group Headlines */

/* about smith */
body.pageid-215 .entry h1  {
	background: transparent url('/_img/h1-about-smith.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* origin page */
body.pageid-180 .entry h1  {
	background: transparent url('/_img/h1-origin.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* let's yak */
body.pageid-234 .entry h1  {
	background: transparent url('/_img/h1-lets-yak.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* customer service */
body.pageid-190 .entry h1  {
	background: transparent url('/_img/h1-customer-service.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* contacts */
body.pageid-192 .entry h1  {
	background: transparent url('/_img/h1-contacts.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* shipping policy */
body.pageid-194 .entry h1  {
	background: transparent url('/_img/h1-shipping-policy.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* return policy */
body.pageid-197 .entry h1  {
	background: transparent url('/_img/h1-return-policy.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* privacy policy */
body.pageid-199 .entry h1  {
	background: transparent url('/_img/h1-privacy-policy.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* finding smith */
body.pageid-188 .entry h1  {
	background: transparent url('/_img/h1-finding-smith.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* the teaworks */
body.pageid-231 .entry h1  {
	background: transparent url('/_img/h1-the-teaworks.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* smith experiences */
body.pageid-254 .entry h1  {
	background: transparent url('/_img/h1-smith-experiences.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* news category */
body.category-news h1.pagetitle,
body.s-category-news h2.pagetitle {
	background: transparent url('/_img/h1-news.gif') no-repeat 0 0; 
	height: 20px;
	position: absolute;
	right: 0;
	top: 30px;
	padding-bottom: 8px;
	width: 180px;
	}
body.category-news h1.pagetitle a,
body.s-category-news h2.pagetitle a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	}
/* press category */
body.category-press h1.pagetitle,
body.s-category-press h2.pagetitle {
	background: transparent url('/_img/h1-press.gif') no-repeat 0 0; 
	height: 20px;
	position: absolute;
	right: 0;
	top: 30px;
	padding-bottom: 8px;
	width: 180px;
	}
body.category-press h1.pagetitle a,
body.s-category-press h2.pagetitle a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	}
/* products home */
body#products.cms-index-index h1  {
	background: transparent url('/_img/h1-products.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}
/* error page */
body.error404 h1  {
	background: transparent url('/_img/h1-page-not-found.gif') no-repeat 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	}

/* @end group Headlines */
