/*
Theme Name: The Naked Grocer v1.3
Theme URI: http://www.thenakedgrocer.com
Description: The Naked Grocer Theme by <a href="http://www.povertylineproduction.com/">Ozzie Hamblen</a>)
Version: 1.3 (WP 2.9)
Author: Ozzie Hamblen
Author URI: http://www.povertylineproduction.com
Tags: The Naked Grocer, Poverty Line Productions, Ozzie Hamblen
*/

@import "css/reset.css";
@import "css/layout.css";

body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-attachment: scroll;
	background-image: url(images/light-wood-bg2.jpg);
	background-repeat: repeat;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-body {
	margin: auto;
	width: 980px;
	background-attachment: scroll;
	background-image: url(images/tng-base-2.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	display: block;
	top: 0px;
}
#template-full {
	float: right;
	width: 720px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#template-main {
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	display: block;
}
#template-sidebar {
	float: right;
	width: 240px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
#template-main #content{
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#template-sidebar #sidebar{
	width: 240px;
	margin: 0px;
	padding: 0px;
}
#template-head .sLeft {
	background-attachment: scroll;
	background-image: url(images/base_06.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	height: 150px;
}
#template-head .sRight {
	background-attachment: scroll;
	background-image: url(images/base_07.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	height: 150px;
}
#template-foot .sLeft {
	background-attachment: scroll;
	background-image: url(images/base_06.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	height: 300px;
}
#template-foot .sRight {
	background-attachment: scroll;
	background-image: url(images/base_07.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	height: 300px;
}
#template-head {
	margin: auto;
	padding: 0px;
	width: 100%;
	background-color:#EBE9E0;
	background-attachment: scroll;
	background-image: url(images/base-headgrad.png);
	background-repeat: repeat-x;
	background-position: top;
}
#template-head .sCenter {
	width: 960px;
	height: 150px;
	margin: auto;
}
#template-foot {
	background-attachment: scroll;
	background-image: url(images/foot-shadow.png);
	background-repeat: repeat-x;
	margin: auto;
	padding: 0px;
	width: 100%;
	background-color: #699418;
}
#template-foot .sCenter {
	width: 960px;
	height: 400px;
	margin: auto;
	padding: 0px;
}
#template-head #topNav  {
	position: absolute;
	bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	right: 25px;
	width: 750px;
	z-index: 2;
}
#template-head #topNav li {
	list-style-type: none;
	float: right;
	padding: 0px;
	
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#template-head #topNav li.page-item-236 a{
	font-size: 11px;
	color: #784D71;
	display: block;
	padding: 5px;
	text-transform: lowercase;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #784D71;
}
#template-head #topNav li a {
	font-size: 11px;
	color: #333;
	display: block;
	padding: 5px;
	text-transform: lowercase;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#template-head #topNav li a:hover {
	color: #699418;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
}
#template-head #topNav li.current_page_item a {
	color: #699418;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
}
#template-head #topNav li.current_page_item {
	background-color: #FFF;	
}
#template-head .sCenter #logo {
	height: 105px;
	width: 355px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topGrad {
	background-attachment: scroll;
	background-image: url(images/base-topgrad.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 25px;
	z-index: 2;
}
.baseShadow {
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#content .post {
	display:block;
	clear:both;
	padding-bottom:40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(images/post-div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#template-full .post {
	display:block;
	padding-right:0px;
	padding-bottom:25px;
	clear:none;
}
.pagetitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
	display: block;
}
#content .post h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	color: #699418;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
}
#content .post h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #484848;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content .post h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content .post h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content .post h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content .post .entry p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#content .post .entry p strong{
	color: #699418;
	font-weight: bold;
}
#content .post .entry p.wp-caption-text{
	font-size:9px;
	color:#999;
}
#content .post .entry p a img {
	text-decoration: none;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	border: 4px solid #699418;
}
#content .post .entry p a img.alignleft {
	text-decoration: none;
	padding: 5px;
	border: 4px solid #699418;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content .post .entry p a img.alignright {
	text-decoration: none;
	padding: 5px;
	border: 4px solid #699418;
	margin-left:20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}
#gallery-1 img {
border: 2px solid #699418;
}
.post .entry  ul {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
}
.post .entry .sharing ul li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.post .entry ul li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F8D2DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
a.more-link  {
	font-size:10px;
	color: #699418;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #699418;
	display: block;
}
.post small{
	font-size:9px;
	color:#999;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.post .medium {
	margin: 0px;
	padding: 0px;
	border: 4px solid #699418;
}
#template-main #listcontent  {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#listcontent .post {
	display:block;
	clear:both;
	background-attachment: scroll;
	background-image: url(images/post-div.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#listcontent .post h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	color: #699418;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
}
#listcontent .post h3 a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #699418;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#listcontent .post h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #484848;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#listcontent .post h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#listcontent .post .entry  {
	margin: 0px;
	padding: 0px;
}
#listcontent .post.half {
	display:block;
	padding-bottom:25px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	width: 270px;
	background-attachment: scroll;
	background-image: url(images/halfpost-div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listcontent .post.half  .entry{
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#listcontent .post .entry p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#listcontent .post a.listThumb img {
	display: block;
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #699418;
}
#listcontent .post .thumbnail{
	padding:0px;
	margin:0px;
	
}
.posttags    {
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	margin: 0px;
}
.posttags    a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.postmetadata    {
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.postmetadata a     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #699418;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.navigation {
	padding-top:12px;
	display: block;
	clear: both;
	padding-bottom: 12px;
}
.navigation a {
	font-size:12px;
	color:#999;
	display: inline-block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
}
.navigation a:hover {
	color: #699418;
}
.wp-footer {
	font-size:xx-small;
	color:#FFF;
	margin: 0px;
	padding: 10px;
	position: absolute;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	right: 10px;
}
.wp-footer a{
	color:#FFF;
}
.wp-footer a:hover{
	color:#333;
}
body.home #content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#template-body .homeNews {
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#template-body .homeNews .homeCat{
	margin: 0px;
	float:left;
	width:200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#template-body .homeNews h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #464646;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: italic;
}
#template-body .homeNews .post  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	clear:both;
}
#template-body .homeNews .post a {
	padding: 0px;
	display: block;
	margin: 0px;
}
#template-body .homeNews .post a span{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #F8D2DD;
	text-decoration: none;
	font-style: italic;
	text-align: center;
	display: block;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}
#template-body .homeNews .post a h2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #699418;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #699418;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#template-body .homeNews .post a h2:hover{
	color: #FFF;
	background-color: #699418;
}
#template-body .homeSlideshow {
	float: left;
	width: 450px;
	height: 320px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#template-body .homeSlideshow a img{  
    padding: 5px;
    border:  6px solid #699418; 
    top:  0; 
    left: 0;
} 
.homeSections  {
	position: relative;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#template-body .homeSections tr {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-body .homeSections tr td{
	padding: 0px;
	width: 215px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-body .homeSections tr td .miniHomeSpot{
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#template-body .homeSections tr td .miniHomeSpot h2 a{
	font-size: 18px;
	margin: 0px;
	color: #FFF;
	display:block;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	background-color: #784D71;
	height: 50px;
	width: 190px;
	background-image: url(images/base-headgrad.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#template-body .homeSections tr td .miniHomeSpot h2 a:hover{
	color: #FFF;
	background-color: #699418;
}
#template-body .homeSections tr td .homeSpot{
	border: 5px solid #699418;
	height: 165px;
	position: relative;
	padding: 5px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#template-body .homeSections tr td .homeSpot h2{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#template-body .homeSections tr td .homeSpot h2 a{
	font-size: 18px;
	margin: 0px;
	color: #699418;
	display:block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#template-body .homeSections tr td .homeSpot h2 a:hover{
	color: #000;
}
#template-body .homeSections tr td .homeSpot p a{
	font-size: 12px;
	color: #FFF;
	background-color: #699418;
	text-align: right;
	display: block;
	margin: 5px;
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 75px;
}
#template-body .homeSections tr td .homeSpot p a:hover{
	color: #FFF;
	background-color: #EB96AC;
}
#template-body .homeSections .sideAd {
	border: 5px solid #699418;
	height: 180px;
	position: relative;
	padding: 5px;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#template-body .homeSections .sideAd h2 {
	padding: 0px;
	margin: 0px;
}
#template-body .homeSections .sideAd h2 a {
	font-size: 18px;
	margin: 0px;
	color: #699418;
	display:block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#template-body .homeSections .sideAd h2 a:hover{
	color: #000;
}
#template-body .homeSections .sideAd p a {
	font-size: 12px;
	color: #FFF;
	background-color: #699418;
	text-align: right;
	display: block;
	margin: 5px;
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 75px;
}
#template-body .homeSections .sideAd p a:hover{
	color: #FFF;
	background-color: #EB96AC;
}
.spotBG1 {
	background-attachment: scroll;
	background-image: url(images/ad-image-03.jpg);
	background-repeat: no-repeat;
}
.spotBG2 {
	background-attachment: scroll;
	background-image: url(images/ad-image-01.jpg);
	background-repeat: no-repeat;
}
.spotBG3 {
	background-attachment: scroll;
	background-image: url(images/ad-image-02.jpg);
	background-repeat: no-repeat;
}
.widgettitle {
	font-size:18px;
	color:#699418;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699418;
}
#sidebar ul   {
	padding-bottom:10px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li a{
	font-size:12px;
	text-transform: lowercase;
	color: #999;
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar ul li a:hover{
	color: #FFF;
	background-color: #699418;
}
#sidebar ul li ul {
	padding-bottom:10px;
}
#sidebar ul li.cat-item a{
	font-size:14px;
	text-transform: lowercase;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	display: block;
}
#sidebar ul li.cat-item.current-cat a{
	color: #784D71;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #784D71;
}
#sidebar ul li.cat-item a:hover{
	color: #699418;
	background-color: #FFF;
}
#sidebar ul li.cat-item-3 a{
	background-attachment: scroll;
	background-image: url(images/sidebar-sections-02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar ul li.cat-item-33 a, #sidebar ul li.cat-item-35 a{
	background-attachment: scroll;
	background-image: url(images/sidebar-sections-05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar ul li.cat-item-1 a, #sidebar ul li.cat-item-6 a{
	background-attachment: scroll;
	background-image: url(images/sidebar-sections-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar ul li.cat-item-5 a{
	background-attachment: scroll;
	background-image: url(images/sidebar-sections-04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar ul li.cat-item-4 a{
	background-attachment: scroll;
	background-image: url(images/sidebar-sections-vegbox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#template-sidebar .sideAd {
	border: 6px solid #699418;
	margin-bottom: 10px;
	height: 180px;
	position: relative;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 220px;
}
#template-sidebar .sideAd h2 {
	padding: 0px;
	margin: 0px;
}
#template-sidebar .sideAd h2 a{
	font-size: 18px;
	margin: 0px;
	color: #699418;
	display:block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#template-sidebar .sideAd h2 a:hover{
	color: #000;
}
#template-sidebar .sideAd p a{
	font-size: 12px;
	color: #FFF;
	background-color: #699418;
	text-align: right;
	display: block;
	margin: 5px;
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 75px;
}
#template-sidebar .sideAd p a:hover{
	color: #FFF;
	background-color: #EB96AC;
}
#sidebar #wp-calendar {
	font-size:10px;
	color:#666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sidebar #wp-calendar td, #sidebar #wp-calendar th{
	margin: 5px;
	padding: 5px;
}
#sidebar #wp-calendar td a{
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #699418;
}
#sidebar #wp-calendar td a:hover{
	color: #333;
}
#template-foot .sCenter #nav {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	list-style-type: none;
	float: left;
}
#template-foot .sCenter #nav .cat-item ,
#template-foot .sCenter #nav .page_item{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-foot .sCenter #nav h2  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
	padding: 3px;
}
#template-foot .sCenter #nav ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-foot .sCenter #nav li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template-foot .sCenter #nav li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	display: block;
}
#template-foot .sCenter #nav li a:hover {
	color: #333;
}
#searchform div #s {
	clear: both;
	padding: 5px;
	border: 1px solid #699418;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchform .screen-reader-text{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #999;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#searchform div #searchsubmit {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #699418;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #699418;
}
#template-head #openingTimes {
	position: absolute;
	width: 132px;
	top: 0px;
	right: 15px;
	z-index: 12;
	padding: 0px;
	margin: 0px;
}
#wp-calendar caption {
	font-size:12px;
	color:#333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}
h1.sorryComment {
	font-size:36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
h2.sorryComment {
	font-size:18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#respond h3 , h3#comments{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFBAC5;
	text-transform: lowercase;
	font-weight: normal;
}
.commentlist {
	font-size:12px;
}
.commentlist .bypostauthor.thread-even, .commentlist .bypostauthor.thread-odd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-width: 4px;
	border-left-color: #000;
}
.commentlist .thread-even {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #EB96AC;
	border-left-width: 4px;
	border-left-color: #E897AC;
}
.commentlist .thread-odd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #699418;
	border-left-width: 4px;
	border-left-color: #699418;
}
.commentlist .comment-body  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/comment-rip.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	width: auto;
}
.commentlist .comment-body .vcard {
	padding: 0px;
	width: 40px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.commentlist .comment-body .vcard img{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	z-index: 1;
}
.commentlist .comment-body .comment-author a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #699418;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-style: italic;
	display: inline-block;
}
.commentlist .comment-meta {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: inline-block;
	width: auto;
}
.commentlist .comment-meta a{
	font-size:10px;
	color: #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	text-decoration: none;
	width: auto;
}
.commentlist .comment-body em {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	background-color: #EB96AC;
	margin: 0px;
	display: block;
	width: auto;
}
.comment-body p {
	font-size:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #747474;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#respond input {
	border:1px solid #699418;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	padding: 5px;
	clear: both;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#respond #commentform p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#respond textarea {
	border:1px solid #699418;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	padding: 5px;
	clear: both;
	width:350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#respond label {
	border:0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: lowercase;
}
img.attachment-thumbnail   {
	border:2px solid #699418;
	margin: 5px;
	padding: 5px;
}
.entry .addtoany_share_save_container .addtoany_list {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry .addtoany_share_save_container .addtoany_list li{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry .addtoany_share_save_container .addtoany_list li a{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#related {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#related .related_post_title{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #EB96AC;
}
#related .related_post{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#related .related_post a{
	padding: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	display: block;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #EB96AC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.PDS_Poll {
	clear:both;
}
.post-edit-link {
	font-size:10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	color: #EB96AC;
}
#content .post .pagetitleSingle a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #784D71;
	font-size: 10px;
	position: absolute;
	top: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	left: -80px;
	width: 60px;
}
div#left-column {
	width: 290px;
	float: left;
	clear:none;
	}
div#right-column {
	width: 290px;
	float: right;
	clear:none;
	}
.entry .googleMap {
		margin-top:5px;
		margin-bottom:20px;
	}
.pageCallout {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	border-bottom-color: #699418;
}
.pageCallout h3 {
	font-size: 22px;
	text-transform: lowercase;
	color: #666;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pageCallout ul {
	padding: 0px;
	list-style-type: none;
	clear: both;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageCallout ul li {
	font-size: 12px;
	color: #999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #699418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#template-main .post .entry .like {
padding-top: 20px;
}
#lfaAd {
	position: absolute;
	width: 105px;
	top: 5px;
	right: 150px;
	z-index: 12;
	padding: 0px;
	margin: 0px;
}
#indiretail {
	position: absolute;
	width: 142px;
	top: 5px;
	right: 265px;
	z-index: 12;
	padding: 0px;
	margin: 0px;
}
#homedelivery {
	position:absolute;
	top:0px;
	right:50px;
	z-index:3;
}
