/*
Theme Name: Central Market
Theme URI: http://dwgreen.com/
Description: A custom theme for Central Market
Author: DWG Co.
Version: 1.0
Tags: 
*/

/* =Reset default browser CSS
-------------------------------------------------------------- */
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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* Page Style-------------------------------------------------------------- */
body {
	line-height: 1.2em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	color: #ef4747;
}
h2 {
	font-size: 1.6em;
	line-height: 1.1em;
}
h3 {
	line-height:1.3em;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	border-color: transparent;
	font-size:inherit;
}
a img {
	border: none;
}
a:link {
	color: #657e1d;
}
h3 span, h2 span {
	display: none;
}
h4 {
	color: #000;
	line-height: 2em;
	font-weight: bold;
}
/* =Layout-------------------------------------------------------------- */
/*LAYOUT: Two columns*/
#container.default-interior {
	margin-top: 20px;
}
#container {
	float: right;
	margin: 0 0 0 -240px;
	width: 100%;
	position: relative;
}
#content {
	margin: 0 20px 0 280px;
	min-height: 500px;
}
#primary, #secondary {
	float: left;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: left;
}
#footer {
	clear: both;
	width: 100%;
}
/* LAYOUT: One column, no sidebar */
.one-column #content {
	margin: 0 auto;
	margin-top: 25px;
	width: 815px;
}
/* LAYOUT: Full width, no sidebar */
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts-------------------------------------------------------------- */
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* =Structure-------------------------------------------------------------- */
.menu-item {
}
#colophon, #branding, #main, #header_wrapper, #content_wrapper, #footer_wrapper {
	margin: 0 auto;
	width: 940px;
}
#footer_wrapper {
	margin-top: 70px;
}
#main {
	width: 970px;
}
#branding {
	height: 164px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
	background: url(images/site_bg.jpg) center 100px #FDF5CE;
}
body.page-template-holiday-headquarters-php {
	background: #f1f1f1;
	background: url(images/holidayBG.jpg) center 100px #FDF5CE;
}
body, input, textarea {
	color: #505152;
	font-size: 13px;
	line-height: 1.2em;
}
hr {
	background-color: #92b35b;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"], textarea {
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 2px;
}
a:link {
	color: #657e1d;
	text-decoration: none;
}
a:visited {
	color: #657e1d;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.hide {
	display: none;
}
/* =Header -------------------------------------------------------------- */
#header_bg {
	margin: 0px 0px 10px 0px;
	padding: 0;
	background: url(images/header/headerBG.png) #c5def0 repeat-x top;
	width: 100%;/*overflow: hidden;*/
}
#header_wrapper {
}
#header_wrapper_bg {
	width: 100%;
	margin: 0px auto;
	height: 146px;
}
/*body.home #header_bg{ background:url(images/header_bg.jpg) repeat-x top; }*/
#header {
	padding: 30px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}
#branding img {
	display: block;
	float: left;
} /* This is the custom header image */
/* =Menu-------------------------------------------------------------- */
#nav_bg {
	width: 100%;
	height: 42px;
	background-image: url(images/header/headerNav.png);
	background-repeat: repeat-x;
}
#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	position: relative;
	position: relative;
	z-index: 5999;
}
#access .menu-header, div.menu {
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
}
#access .menu-header li {
	margin: 0px;
}
#access .menu-header-stores li {
	margin: 0;
}
/*
body.home #access .menu-header li{ margin:0 15px; font-size:17px; }
body.home #access .menu-header ul ul li{ margin:0;  font-size:14px; }
*/
#access .menu-header ul, #access .menu-header-stores ul, div.menu ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
}
#access .menu-header ul {
	margin: 2px 0px 0px 0px \0/;
}
#access .menu-header .sub-menu {
	margin: 5px 0px 0px 0px \0/;
}
.ie11 #access .menu-header ul,
.ie10 #access .menu-header ul {
	margin: 2px 0px 0px 0px;
}
@-moz-document url-prefix() {
.menu {
margin-top:2px !important;
}
}
#access .menu-header li, #access .menu-header-stores li, div.menu li {
	float: left;
	position: relative;
	display: inline-block;
	z-index: 1000;
}
#access a {
	color: #fff;
	display: block;
	line-height: 27px;
	padding: 10px 10px 0;
	margin-top: 0px;
	text-decoration: none;
	height: 27px;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	float: left;
	width: 200px;
	z-index: 99999;
}
/*
body.home #access a { line-height: 36px; }
body.home #access ul ul { top: 36px; }*/
body.home #access ul ul a, #access ul ul a {
	line-height: 6px;
}
#access ul ul li {
	min-width: 200px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #2b2a2a;
	padding: 10px;
	width: 180px;
	height: auto;
	margin-top: -1px;
	margin-left: -1px;
}
#access .menu-header li:hover > a, #access .menu-header ul ul :hover > a {
	background: #2b2a2a;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #fff;
}
#access .menu-header-stores {
	position: absolute;
	right: 0px;
	bottom: 5px;
	font-size: 13px;
}
#access .menu-header-stores #menu-interior-nav li {
	background: url(images/tab_store_inactive.png) top left no-repeat;
	text-align: center;
	margin-left: -20px;
	color: #333333;
	padding-top: 5px;
	top: -4px;
	padding-left: 0px;
	width: 125px;
	height: 35px;
	margin-bottom: -10px;
	margin-right: -7px;
}
#access .menu-header-stores #menu-interior-nav li.current_page_item, #access .menu-header-stores #menu-interior-nav li.current-page-ancestor {
	background: url(images/tab_store_active.png) top left no-repeat;
	z-index: 1100;
}
#access .menu-header-stores #menu-interior-nav li a {
	color: #333333;
	width: 85px;
	padding-right: 25px;
	height: 35px;
	font-size: 1.2em;
	padding-left: 15px;
}
h2.neighborhood-markets {
	position: absolute;
	top: -27px;
	right: 55px;
	font-size: 15px;
	font-weight: 900;
	color: #4e4d4d;#access .menu-header li
}
/*#frontPageHead #access .menu-header li, #frontPageHead #access .menu-header-stores li, #frontPageHead div.menu li { float: left; position: relative; display:inline-block; z-index:1000; }*/
#access #frontPageHead .menu-header li + li {
	margin: 0px 22px;
}
#access #frontPageHead .menu-header li#menu-item-30 {
	margin-right: 22px;
}
#access #frontPageHead .menu-header li#menu-item-952 {
	margin-right: 0;
}
#access #frontPageHead .menu-header li li {
	margin: 0px;
}
#access #frontPageHead .menu-header {
	font-size: 16px;
}
/* =Content-------------------------------------------------------------- */
#main {
	clear: both;
	padding: 0;
}
#content {
	margin-bottom: 36px;
}
#content, #content input, #content textarea {
	color: #333;
	font-size: 1em;
	line-height: 1.1em;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 24px;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
	margin-bottom: 0;
}
#content pre, #content kbd, #content tt, #content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #ff4b33;
}
#content .entry-title, .entry-title {
	margin-bottom: 0px;
}
.entry-title a:link, .entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.search-result {
	line-height: 22px;
}
.entry-title a:active, .entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr, .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content, .entry-summary {
	position: relative;
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
/*.entry-content input { margin: 0 0 24px 0; }*/
.entry-content input.file, .entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup, .entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
	word-spacing: 0.5em;
}
.page-link a:link, .page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active, .page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a, .entry-utility a {
	color: #888;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
.cat-links {
	float: left;
}
/* =Asides
-------------------------------------------------------------- */
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing
-------------------------------------------------------------- */
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft, #content img.alignleft, .storedescrip img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright, #content img.alignright, .storedescrip img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter, .storedescrip img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
/* single attachment images should be centered */
#content .attachment img {
	display: block;
	margin: 0 auto;
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	height: 18px;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
a.paginate {
	background-color: #dfc471;
	padding: 3px 7px;
	margin: 1px;
	color: #658037;
	font-size: 14px;
}
a.paginate.active {
	color: #ffffff;
	background-color: #658037;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
	line-height: 20px;
	margin-bottom: 6px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas -------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
/* =Footer -------------------------------------------------------------- */
#footer {
	margin-bottom: 20px;
}
.cmFooter ul {
	margin-top: -20px;
}
.cmFooter li {
	float: left;
	list-style: none;
	padding: 0px;
}
* + html #footer {
	margin-top: -50px;
}
#colophon { /*border-top: 4px solid #000; margin-top: -4px;*/
	padding: 25px 0;
	position: relative;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(townandcountry/images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
/* =Header Styles -------------------------------------------------------------- */
#masthead {
	width: 940px;
}
#header_top_border {
	background-color: #fff2cb;
	height: 20px;
	width: 100%;
}
#logo {
	width: 400px;
	height: 164px;
	float: left;
	margin-top: -15px;
}
#logoMail {
	margin-left: -30px;
	float: left;
	overflow: auto;
	margin-top: 96px;
}
#topSocial {
	float: right;
	overflow: visible;
	width: 60px;
	height: 60px;
	margin-right: 30px;
	margin-top: 5px;
}
#topSocial #facebook {
	display: block;
	background: url('images/facebook.png') right no-repeat;
	height: 43px;
	width: 85px;
	cursor: pointer;
}
#youtube{
	margin-left:10px;
	padding-top:5.5px;	
}
#youtube img{
	width:32px;
}
#topSocial #facebook_dropdown {
	display: none;
	background: #2B2A2A;
	padding: 12px;
	position: relative;
	z-index: 9999;
	top: 0px;
	left: -45px;
	width: 105px;
	height: 140px;
	font-size: 1.2em;
}
#facebook_dropdown ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: -3px;
}
#facebook_dropdown li a {
	color: #FFF;
	line-height: 1.7em;
}
#topSocial #facebook:hover {
	background: url('images/facebook2.png') right no-repeat;
}
#facebook:hover #facebook_dropdown {
	display: inline-block;
}
#topSearch {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #000000;
	font-size: 14px;
}
* + html #topSearch {
	margin: 0px 120px 0px 0px;
}
#topSearch a:link, #topSearch a:visited {
	color: #333;
	text-decoration: none;
}
#topSearch a:hover {
	color: #999;
}
#topSearch ul#menu-top-menu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 900;
	color: #000;
	margin-right: -7px;
	line-height: 18px;
}
#topSearch ul li {
	list-style: none;
	float: right;
	border-left: solid 1px #000;
	padding-left: 7px;
	margin-left: 7px;
}
#topSearch ul li:last-child {
	border: none;
	margin-left: 0;
	padding-left: 0;
}
#topSearch ul li#menu-item-47 {
	border: none;
	margin-left: 0;
	padding-left: 0;
}
#topSearch #searchContainer {
	margin-top: 5px;
	float: right;
	width: 210px;
	background: url(images/searchBG.png) no-repeat;
	padding: 6px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#topSearch input[type=checkbox] {
	height: 14px;
	width: 14px;
}
#topSearch input[type=text] {
	width: 205px;
	padding: 1px 2px;
	font-size: 11px;
	border: none;
	outline: none;
}
#topSearch #searchsubmit {
	float: right;
	margin-top: -2px;
	margin-bottom: 10px;
	background-color: #FFF;
	color: #4e4d4d;
	border: none;
	padding: 2px;
	width: 60px;
	text-align: center;
	font-size: .8em;
}
#topSearch .userMenuHold {
	margin: 2px 0px 0px;
	float: right;
}
* + html #topSearch .userMenuHold {
	margin: 0px;
}
.menu-top-menu-container {
	position: relative;
	left: -95px;
	top: 0px;
	width: 300px;
}
/* =Footer Styles -------------------------------------------------------------- */
#footer_bg {
	width: 100%; /*border-top:17px solid #657e1d;*/
	background: url(images/footer_bg.jpg) top center repeat-x;
	margin-top: 20px;
}
body.page-template-holiday-headquarters-php #footer_bg {
	width: 100%;
	background: url(images/holidayFooterBG.jpg) top center repeat-x;
	margin-top: 20px;
	margin-bottom: 0 !important;
	padding-bottom: 36px;
}
body.page-template-holiday-headquarters-php #footer_bg .footer-col2 {
	display: none;
}
.footer-col1 {
	float: left;
	display: inline-block;
	overflow: auto;
	width: 240px;
	margin-right: 20px;
}
.menu-footer-container {
	display: inline-block;
	width: 450px;
	margin-left: 0px;
	margin-top: 20px;
}
#footer .menu-top-menu-container {
	display: inline-block;
	width: 400px;
	padding-left: 50px;
}
.footer-col2 {
	width: 153px;
	height: 137px;
	position: absolute;
	top: -70px;
	left: 0px;
}
.footer-col3 {
	width: 290px;
	position: absolute;
	top: 25px;
	right: 0px;
}
ul#menu-footer {
	list-style: none;
	line-height: normal;
	margin-left: -65px;
	height: 20px;
}
ul#menu-footer a {
	color: #000;
	font-size: 10px;
}
ul#menu-footer li {
	float: left;
	display: inline-block;
	margin-left: 7px;
}
ul#menu-footer li + li {
	border-left: solid 1px #000;
	padding-left: 7px;
}
ul#menu-top-menu-1 {
	list-style: none;
	line-height: normal;
	width: 300px;
}
ul#menu-top-menu-1 a:link, ul#menu-top-menu-1 a:visited {
	color: #000;
	font-size: 10px;
}
ul#menu-top-menu-1 li {
	float: right;
	display: inline-block;
	padding-right: 7px;
	margin-right: px;
}
ul#menu-top-menu-1 li + li {
	border-right: solid 1px #000;
}
.footer-col3 #central_btn {
	position: relative;
	top: -20px;
}
/* = Home page Styles
-------------------------------------------------------------- */
#home_content {
	width: 659px;
	padding: 0;
	float: left;
	margin-left: 0px;
	display: inline-block;
}
#slideshow {
	width: 659px;
	height: 400px;
	overflow: hidden;
}
#home_content #slider {
	position: relative;
	width: 659px;/* Change this to your images width */
	height: 374px; /* Change this to your images height */
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
.hp_feature + .hp_feature {
	border-left: 1px solid #060;
}
.hp_feature {
	margin: 10px 0;
	padding: 0px 8px;
	width: 142px;
	min-height: 130px;
	position: relative;
	float: left;
	display: inline-block;
}
.first_feature {
	margin-left: 15px;
}
.hp_feature h2 {
	color: #ef4121;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 1.3em;
}
.hp_feature p {
	margin-bottom: 5px;
	clear: left;
}
#home_stores {
	width: 308px;
	margin-top: 20px;
	margin-bottom: 6px;
	float: right;
	display: inline-block;
	position: relative;
	color: black;
}
#home_stores .home_stores_head {
	height: 6px;
	position: relative;
	background: url(images/home_stores_bg_top.png) top left no-repeat;
}
#home_stores .home_stores_repeat {
	position: relative;
	background: url(images/home_stores_bg_repeat.png) top left repeat-y;
}
#home_stores .home_stores_foot {
	height: 7px;
	position: relative;
	background: url(images/home_stores_bg_footer.png) top left no-repeat;
}
div.store_containers {
	margin: 8px 16px 8px 20px;
	min-height: 143px;
	padding-top: 100px;
}
.hp_store_details {
	position: relative;
	width: 225px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	color: #000000;
	line-height: 17px;
}
.hp_store_more {
	width: 75px;
	height: 19px;
	margin: 2px 0;
	padding: 0;
}
.hp_store_hours {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #799844;
	padding: 2px;
	text-align: center;
	margin: 0;
}
#home_stores #greenwoodHomeTitle {
	border: none;
}
#home_stores #townHomeTitle {
	background: url(images/bainbridge_store_front.png) no-repeat right top;
}
#home_stores #ballardHomeTitle {
	background: url(images/ballard_store_front.png) no-repeat right top;
}
#home_stores #greenwoodHomeTitle {
	background: url(images/greenwood_store_front.png) no-repeat right top;
}
#home_stores h2 {
	background: url(images/your_neighborhood_markets.png) no-repeat center;
	width: 250px;
	height: 40px;
	padding-top: 20px;
	position: relative;
	z-index: 0;
}
#home_stores h3 {
	margin-top: 20px;
	padding-bottom: 8px;
	color: #ef4121;
	font-size: 20px;
	line-height: 22px;
	font-weight: 900;
}
#home_stores h3 a:link, #home_stores h3 a:active, #home_stores h3 a:visited, #home_stores h3 a:hover {
	color: #ef4121;
	text-decoration: none;
}
#featured_boxes {
	height: 328px;
	width: 630px;
	background: url(images/feature_boxes_bg.png) no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#featured_boxes .box {
	float: left;
	width: 202px;
	margin-left: 5px;
	padding-top: 65px;
}
#featured_boxes .box .photo {
	margin: 0 auto;
	width: 155px;
	height: 110px;
	overflow: hidden;
	line-height: 110px;
}
#featured_boxes .box .photo img {
	vertical-align: middle;
}
#featured_boxes .box .info {
	position: relative;
	margin: 0 auto;
	width: 170px;
	height: 115px;
	margin-top: 20px;
	font-size: .9em;
	color: #58595b;
}
#featured_boxes .box .info .more {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#store_bar {
	height: 746px;
	width: 276px;
	background: url(images/store_bar_bg.png);
	float: right;
	margin-right: 30px;
}
#store_bar .first {
	float: left;
	margin-top: 172px;
	margin-left: 15px;
	width: 240px;
}
#store_bar .location {
	float: left;
	margin-top: 52px;
	margin-left: 15px;
	width: 240px;
}
#store_bar .name {
	float: left;
	width: 100%;
	clear: both;
}
#store_bar .name h2 {
	font-size: 1.2em;
}
#store_bar .info {
	clear: left;
	float: left;
	margin-top: 15px;
	height: 32px;
	text-align: center;
	font-size: .8em;
	line-height: 1.2em;
	width: 100%;
}
#store_bar .more {
	position: relative;
	top: -16px;
	left: 175px;
}
#store_bar .hours {
	clear: left;
	float: left;
	margin-top: 40px;
	width: 100%;
	color: #FFF;
	font-size: 1.1em;
	text-align: center;
}
.new_store_bar {
	background: url(/wp-content/themes/centralmarket/images/store_bar_bg_alt.png) !important;
}
.new_store_bar .shoreline_img {
	display: block;
	left: 20px;
	top: 45px;
	border: 0px;
	width: 231px;
	height: 104px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
}
.new_store_bar .poulsbo_img {
	display: block;
	left: 17px;
	top: 274px;
	border: 0px;
	width: 233px;
	height: 108px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
}
.new_store_bar .millcreek_img {
	display: block;
	left: 20px;
	top: 516px;
	border: 0px;
	width: 231px;
	height: 102px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
}
/* = .default-interior
-------------------------------------------------------------- */
#container #left_images {
	float: left;
	display: inline-block;
	width: 400px;
	margin: 1px 35px 10px 20px;
	height: auto;
}
#container #left_images #slider {
	position: relative;
	width: 400px;/* Change this to your images width */
	height: 600px; /* Change this to your images height */
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#container #interior-content {
	float: left;
	display: inline-block;
	width: 500px;
}
#container #interior-content .entry-content li {
	margin: 8px 0px;
}
#contact_form {
	padding: 20px;
	background-color: #eedda6;
}
#contact_form p {
	margin: 0;
	width: 100%;
}
/*
#learnMore img { float:left; margin-left:15px; }
#learnMore div.container { float:left; background-color:#FFF; padding:15px; padding-left:25px; padding-top:0px; border:1px solid #667e1c; }
#learnMore div .full { float:left; width:460px; }

#learnMore { float:left; width:410px;}*/
#learnMore {
	float: right;
	margin: 0px;
	margin-top: 25px;
}
#learnMore div div li {
	list-style: none;
}
#learnMore div .right {
	float: right;
}
#learnMore div .left {
	float: left;
	width: 200px;
}
#learnMore div .group {
	float: left;
	width: 100%;
}
#learnMore .oneLink .link {
	width: 45%;
	margin-right: 3%;
	float: left;
	margin-top: 5px;
}
#learnMore .oneLink .link.single {
	width: 94%;
	margin-right: 3%;
	float: left;
	margin-top: 5px;
}
#learnMore .manyLinks .link {
	width: 94%;
	margin-right: 3%;
	float: left;
	margin-top: 5px;
}
#learnMore a:link, #learnMore a:active {
	color: #657e1d;
	font-size: 12px;
}
#learnMore h2 {
	font-size: 16px;
	color: red;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: normal;
}
#learnMore .more_img {
	display: block;
	float: left;
	margin: 0px 0px -2px 35px;
}
/* = store landing page
-------------------------------------------------------------- */
h1.storetitle {
	font-size: 34px;
	color: #ef4135;
	text-align: left;
	margin-top: 10px;
}
.store_feature_td {
	vertical-align: top;
	text-align: left;
	line-height: 16px;
	padding: 0 25px 0 0;
}
.store_feature_td p {
	line-height: 16px;
}
.store_feature_td img {
	float: left;
	margin: 5px 0px 5px 0;
}
.store_feature_td h2 {
	font-size: 20px;
	color: #ef4135;
	margin-bottom: 12px;
}
div.storedescrip {
	position: relative;
	background: url(images/storeDescripBottom.png) bottom left no-repeat;
	padding-bottom: 35px;
	width: 611px;
	margin-bottom: 35px;
	line-height: 16px;
	overflow: hidden;
}
div.storedescrip h1, div.storedescrip h2, div.storedescrip entry-content h3, div.storedescrip h4 {
	float: none;
}
div.storedescrip p {
	line-height: 16px;
}
div.storedescripMore {
	position: absolute;
	right: 0;
	bottom: 11px;
	width: 122px;
	height: 21px;
}
div.storeinfoContain {
	position: absolute;
	top: -11px;
	right: 10px;
}
div.storeinfo {
	height: 354px;
	width: 279px;
	padding: 10px 16px;
	margin-bottom: -20px;
	line-height: 16px;
	background: url(images/store_landing_infobox.png) top left no-repeat;
	z-index: 7;
	position: relative;
}
div.storeinfoBlock p {
	margin:0;
	padding:0;
}
div.storeinfo.update {
	float: right;
	height: auto;
	min-height: 465px;
	background: url(/wp-content/themes/townandcountry/images/store_landing_infobox2.png) top left repeat-y;
}
div.storeinfoContainExtended {
	position: absolute;
	top: -11px;
	right: 10px;
}
div.storeinfoExtended {
	height: 554px;
	width: 279px;
	padding: 10px 16px;
	margin-bottom: -20px;
	line-height: 16px;
	background: url(images/store_landing_infobox_large.png) top left no-repeat;
	z-index: 7;
	position: relative;
}
div.centralStoreInfo {
	margin: -20px 0px 0px 2px;
	height: 81px;
	padding-top: 25px;
	width: 306px;
	background: url(images/store_landing_extended.png) no-repeat;
	z-index: 5;
	position: relative;
	color: #fff;
}
div.centralStoreInfo.update {
	float: right;
	clear: right;
	margin: -20px 0px 0px 5px;
	top: 32px;
	background: url(images/store_landing_extended2.png) no-repeat;
}
div.centralTextBack {
	margin: 0px 0px 0px 20px;
	top: 5px;
	height: 21px;
	width: 265px;
	background: url(images/store_landing_text_back3.png) no-repeat;
	color: #598669;
}
div.centralTextBack a {
	color: #598669;
}
.store_director {
	color: #d0300b;
	font-size: 12px;
	text-align: left;
}
/* = locations-page
-------------------------------------------------------------- */
h1.entry-title {
	margin-top: -5px;
	font-size: 3em;
}
.entry-content p {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 10px;
}
.entry-content h2 {
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 3px;
}
h3 span, h1 span {
	display: none;
}
h3 {
	background-repeat: no-repeat;
}
#locationsBar {
	float: right;
	width: 290px;
}
#map {
	position: relative;
	width: 600px;
	height: 600px;
}
#map-wrapper {
	position: relative;
	height: 600px;
	width: 600px;
}
#sidebar {
	position: relative;
	float: right;
	width: 300px;
}
#sidebar p {
	font-size: 14px;
	line-height: 16px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	font-size: 14px;
	color: #657e1d;
}
#sidebar h3 {
	font-size: 18px;
}
#sidebar .local {
	float: right;
	width: 250px;
}
#sidebar .local p {
	margin: 0px 0px 0px;
	padding: 0px;
}
#sidebar .local p + p {
	margin: 13px 0px 0px;
	padding: 0px;
}
#sidebar img {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}
#sidebar ul#sidebar-list {
	list-style: none;
	padding: 0px;
	margin: 0;
}
#sidebar ul#sidebar-list li {
	cursor: pointer;
	clear: both;
	padding: 5px;
}
#sidebar ul#sidebar-list li.subLi {
	padding-bottom: 10px;
	clear: both;
	padding-left: 45px;
	margin-bottom: 60px;
	margin-top: -15px;
}
#locSlip {
	position: absolute;
	bottom: 0px;
	right: 80px;
}
.gMapsImg img {
	max-width: 240px;
	max-height: 140px;
}
.gMapsMore {
	margin-top: 5px;
}
#favDiv p {
	margin: 0px;
	padding: 0px;
}
/* registration / profile */
.signup_header {
	padding: 3px 8px;
	background-color: #598669;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 13px;
	margin: 3px 0;
}
.signup_table .submit input[type=submit] {
	padding: 5px 10px;
	background-color: #ef4121;
	font-size: 1em;
	border: none;
	outline: none;
	color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.form-table td, .form-table th {
	vertical-align: top;
	padding: 8px;
}
.form-table td.details b {
	font-size: 13px;
	line-height: normal;
}
.form-table td input[type=checkbox] {
	margin-right: 16px;
	width: 12px;
	height: 12px;
}
p.message {
	padding: 7px 10px;
	background-color: #f0e66a;
	font-weight: 900;
	margin: 6px 26px 6px 0px;
}
/* blog */
#left_boxes {
	padding-bottom: 80px;
	padding-right: 30px;
}
.box_overview {
	position: relative;
	width: 400px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.box_overview .box_header {
	min-height: 175px;
}
.box_overview .box_header h2 {
	clear: none;
}
.box_overview .box_header .intro {
	padding: 20px 20px 0 175px;
	font-size: 1em;
}
.box_overview .box_header .intro img {
	background-color: #fff5c4;
	padding: 4px;
	margin-left: 10px;
}
.box_overview .box_content {
	margin: 10px 20px 0;
	padding: 10px;
}
.box_overview h2 {
	color: #365a27;
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
}
.box_overview hr {
	background-color: #98ac5b;
	height: 2px;
	margin: 5px 0;
}
#box_fresh {
	background: url(images/blog_box_repeat_fresh.png) top left repeat-y;
}
#box_fresh .box_header {
	background: url(images/blog_box_header_fresh.png) top left no-repeat;
}
#box_fresh .box_content {
	background-color: #eefbc4;
}
#box_pour {
	background: url(images/blog_box_repeat_pour.png) top left repeat-y;
}
#box_pour .box_header {
	background: url(images/blog_box_header_pour.png) top left no-repeat;
}
#box_pour .box_content {
	background-color: #f2edf4;
}
.blog .post_inner {
	margin: 0 0 25px;
	width: 750px;
	margin-left: 20px;
	float: left;
}
/*h1.blog_title{ color:#657e1d; font-size:40px; }*/
h1.blog_title.pour {
	color: #542f6a;
}
h2.blog_entry_title {
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
	margin: 0;
}
span.blog_entry_title {
	font-size: 14px;
	line-height: 18px;
}
.blog .entry_date {
	width: 68px;
	height: 113px;
	float: left;
}
.blog .entry_date div {
	padding: 67px 8px 0 12px;
	font-size: 16px;
	line-height: 17px;
	font-weight: 900;
	color: #657e1d;
	text-transform: uppercase;
}
.blog .entry-meta {
	display: none;
}
/*.blog .hentry, .blog .hentry p{ line-height:17px; font-size:11px; color:#555555; }*/
.blog .hentry img {
	padding: 5px;
	border: 1px solid #cfcbb3;
}
.blog .entry-utility {
	padding: 5px 10px;
	border: 1px solid #eedc9f;
	text-align: right;
}
.post_fresh .blog_entry_title, .post_fresh .blog_entry_title a {
	color: #657e1d;
}
.post_fresh .entry_date {
	background: url(images/blog_date_fresh.png) top left no-repeat;
}
.post_fresh .entry-utility {
	background-color: #dcef9e;
}
.post_pour .blog_entry_title, .post_pour .blog_entry_title a {
	color: #542f6a;
}
.post_pour .entry-utility {
	background-color: #ded9e0;
}
.post_pour .entry_date {
	background: url(images/blog_date_pour.png) top left no-repeat;
}
.post_site .blog_entry_title, .post_site .blog_entry_title a {
	color: #0c0c0a;
}
.post_site .entry-utility {
	background-color: #dfe39e;
}
.post_site .entry_date {
	background: url(/wp-content/themes/townandcountry/images/recipe_tc.png) top left no-repeat;
}
.post_fresh .post_inner, .post_pour .post_inner {
	width: 450px;
}
.blog .comment-author {
	background: url(images/blog_comment_bg.png) top left no-repeat;
	padding: 10px 10px 10px 100px;
	height: 63px;
	color: #657e1d;
}
.blog .comment-author.adminauthor {
	background: url(images/blog_comment_bg_admin.png) top left no-repeat;
}
.blog .reply {
	float: right;
	clear: left;
}
.blog .commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog .commentlist li {
	margin-left: 0;
	padding-left: 0;
}
.blog .comment-body {
	padding: 5px 3px 5px 20px;
	font-size: 11px;
	line-height: 14px;
}
.blog h3#reply-title {
	color: #657e1d;
	font-size: 20px;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}
.blog .navigation {
	display: block;
}
.blog .readmore {
	clear: left;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: 900;
}
.post_pour .readmore {
	color: #542f6a;
}
.post_fresh .readmore {
	color: #657e1d;
}
.blog .readmore .meta-nav {
	display: none;
}
.blog h1.blog_title span {
	visibility: visible;
	display: block;
	font-size: 22px;
}
.blog h2.blog_title {
	visability: hidden;
}
/* Deli Specials */
#container #content.deli-specials {
	width: 924px;
	margin: 10px 12px 10px 24px;
}
.featured_soups {
	float: right;
	width: 450px;
}
.sub_featured_soups {
	clear: both;
	padding-top: 40px;
	padding-left: 24px;
}
.sub_featured_soups .callout {
	clear:left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 24px;
	text-align: center;
	margin-bottom: 14px;
	border: 1px solid #dfc471;
	line-height: 2em;
}
.sub_featured_soups .callout h2 {
	color: #657e1d;
	font-weight: 900;
}
.featured_soup {
	width: 214px;
	height: 260px;
	background-color: #FFFFFF;
	border: 1px solid #dfc471;
	margin-bottom: 14px;
	float: left;
	position: relative;
	margin-right: 9px;
}
.sub_featured_soups .featured_soup {
	width: 216px;
	height: 240px;
}
.featured_soup.last {
	margin-right: 0px;
}
#newSoupFeat {
	float: left;
	width: 446px !important;
	height: 512px !important;
	margin:-14px 6px 0 0 !important;
}
#newSoupHeader h1 {
	font-size:42px;
	clear: none;
	padding: 40px 0 0 0;
}
#newSoupHeader p b {
	font-size:24px;
}
#newSoupHeader p {
	font-size: 16px;
	margin: 8px 0;
}
#soupBowlNew {
	float:left;
	margin:0 20px 0 0;
}
.featured_soup .featured_soup_header {
	background-color: #c4d2ad;
	color: #657e1d;
	font-size: 14px;
	font-weight: 900;
	padding: 2px 8px 4px;
}
.featured_soup .featured_soup_content {
	font-size: 1em;
	line-height: 16px;
	padding: 8px;
	color: #666666;
}
.featured_soup .featured_soup_content p {
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	color: #666666;
	margin-top: 10px;
}
.featured_soup img.dietType {
	padding: 3px 2px;
}
#content.deli-specials .big_feature {
	width: 456px;
	min-height: 650px;
	background-color: #598669;
	float: left;
	padding-bottom: 10px;
}
#content.deli-specials .big_feature .header {
	background-color: #4e4d4d;
	padding: 8px 12px;
	text-align: center;
}
#content.deli-specials .big_feature .header h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 900;
	margin: 0;
}
#content.deli-specials .big_feature .content {
	margin: 15px 14px 0;
	line-height: normal;
}
#content.deli-specials .big_feature .content img {
	margin: 0;
	padding: 0;
}
#content.deli-specials .big_feature .content .feat_image {
	height: 306px;
	width: 428px;
}
#content.deli-specials .big_feature .content .feat_title {
	background-color: #EAF1CE;
	font-size: 16px;
	margin: 0;
	color: #598669;
	padding: 8px;
	text-align: center;
	font-weight: 900;
}
#content.deli-specials .big_feature .content .feat_descrip {
	line-height: 155%;
	font-size: 1em;
	color: #555555;
	padding: 5px 1px 0;
	background-color: #EAF1CE;
	padding: 8px;
}
#content.deli-specials .big_feature .content .coupon_feature {
	background-color: #EAF1CE;
	padding: 3px;
	border: 1px solid #598669;
	margin-top: 16px;
	line-height: normal;
	position: relative;
}
#content.deli-specials .big_feature .content .coupon_feature .upc {
	width: 126px;
	height: auto;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_terms {
	font-size: 9px;
	margin-bottom: 0;
	clear: right;
	color: #555555;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_valid {
	font-size: 9px;
	margin-bottom: 5px;
	color: #555555;
	clear: right;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_header {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	clear: none;
	color: #598669;
	font-weight: 900;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_offer {
	font-size: 1em;
	line-height: 14px;
	font-weight: 100;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: none;
	color: #333333;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_feature_inner {
	padding: 20px 10px 10px;
	border: 2px dotted #657e1d;
}
#content.deli-specials .big_feature .content .coupon_feature_inner {
	padding: 2px 2px 2px;
	border: 2px dotted #657e1d;
}
#content.deli-specials .big_feature .content .coupon_feature .coupon_feature_header {
	width: 254px;
	height: 23px;
	background: url(images/coupon_deli_special_header.gif) top left no-repeat;
	position: absolute;
	top: -10px;
	left: 90px;
}
#content.deli-specials .printButton {
	background-color: #EAF1CE;
	padding: 3px;
	width: 120px;
	color: #598669;
	font-size: 16px;
	cursor: pointer;
	cursor: hand;
}
#content.deli-specials .printButton a {
	color: #598669;
}
.key_legend {
	height: 240px;
	width: 640px;
	margin-left: 24px;
	clear: both;
}
.key_legend_table {
	font-size: 14px;
}
.key_legend_table table td {
	padding: 5px;
	font-size: 14px;
	vertical-align: middle;
	font-weight: 900;
}
/* Gluten-Free Pages */
.bull-quest {
	list-style-image: url(/wp-content/themes/townandcountry/images/bull-quest.gif);
}
.bull-circle {
	list-style-image: url(/wp-content/themes/townandcountry/images/bull-circle.gif);
}
.bull-check {
	list-style-image: url(/wp-content/themes/townandcountry/images/bull-check.gif);
}
/* Talk to us */
.contact_tab {
	padding: 5px;
	color: #FFF;
	width: 110px;
	float: left;
	margin-right: 5px;
	background-color: #667e1c;
	cursor: pointer;
	text-align: center;
}
.callUs_tab {
	padding: 5px;
	color: #FFF;
	width: 100px;
	float: left;
	margin-right: 5px;
	background-color: #667e1c;
	cursor: pointer;
	text-align: center;
}
.contact_active_tab {
	background-color: #eedda6;
	color: #000;
	font-weight: bold;
}
.contact_box {
	padding: 10px;
}
/* Slide Show through-out---------------------------------------------*/
#all_slideshow .image_slide {
	display: block;
}
#all_slideshow #the_slider .image_slide {
	display: none;
	opacity: 0;
}
#all_slideshow .slideBorderT {
	margin-bottom: 0px;
}
#all_slideshow .slideBorderT img {
	height: 14px;
}
#all_slideshow .slideBorderL {
	float: left; /*height:99%;*/
}
#all_slideshow .slideBorderL img {
	width: 25px;
}
#all_slideshow .slideBorderR {
	float: right; /*height:100%;*/
	margin-top: 0px
}
#all_slideshow .slideBorderR img {
	width: 28px;
}
#all_slideshow .slideBorderB {
	width: 100%;
	height: 18px;
	margin: -2px 0px -2px 2px;
}
#all_slideshow .slideBorderVB {
	width: 100%;
	margin: -2px 0px 0px 2px;
}
#all_slideshow .theSlideImage img {
	width: 347px;
	position: absolute;
	top: 18px;
	left: 25px;
}
#all_slideshow .slideBorderD {
	width: 100%;
	background-image: url(/wp-content/themes/townandcountry/images/slideBorderD.png);
	background-repeat: repeat-y;
	margin: -2px 0px 0px 2px;
}
#moreSlideDown {
	float: right;
	cursor: pointer;
}
#container #right_video {
	float: right;
	display: inline-block;
	width: 503px;
	margin: -60px 35px 0px 20px;
}
#video_slideshow .image_slide {
	display: block;
	margin: 0px;
}
#video_slideshow .slideBorderT {
	height: 14px;
	margin: 0px 0px -2px;
}
#video_slideshow .slideBorderT img {
	height: 14px;
}
#video_slideshow .slideBorderL {
	float: left;
	/*height: 99%;*/
}
#video_slideshow .slideBorderL img {
	width: 25px;
}
#video_slideshow .slideBorderR {
	float: right;
	/*height: 100%;*/
	margin-top: 0px
}
#video_slideshow .slideBorderR img {
	width: 28px;
}
#video_slideshow .slideBorderB {
	width: 100%;
	height: 18px;
	margin: -2px 0px -2px 2px;
}
#video_slideshow .slideBorderVB {
	width: 100%;
	margin: -2px 0px 0px 2px;
}
#video_slideshow .theSlideImage img {
	width: 347px;
}
#video_slideshow .slideBorderD {
	width: 100%;
	background-image: url(/wp-content/themes/townandcountry/images/slideBorderD.png);
	background-repeat: repeat-y;
	margin: -2px 0px 0px 2px;
}
#container #right_video {
	float: right;
	display: inline-block;
	width: 503px;
	margin: -60px 35px 0px 20px;
}
#container #left_video {
	float: left;
	display: inline-block;
	width: 503px;
	margin: 0px 35px 0px 20px;
}
#container #learn_more {
	float: right;
	display: inline-block;
	width: 503px;
	margin: 0px 0px 0px 0px;
}
#container .loopImgContain .hnise_Image {
	width: 200px;
}
#container .loopImgContain .hnise_Image img {
	max-width: 200px;
}
#container #learn_more {
	float: right;
	display: inline-block;
	width: 503px;
	margin: 0px 0px 0px 0px;
}
#more_slideshow .image_slide {
	display: block;
	margin: 0px;
}
#more_slideshow .slideBorderT {
	height: 14px;
	margin: 0px 0px -2px;
}
#more_slideshow .slideBorderT img {
	height: 14px;
}
#more_slideshow .slideBorderL {
	float: left;
}
#more_slideshow .slideBorderL img {
	width: 25px;
}
#more_slideshow .slideBorderR {
	float: right;
	margin-top: 0px
}
#more_slideshow .slideBorderR img {
	width: 28px;
}
#more_slideshow .slideBorderB {
	width: 100%;
	height: 18px;
	margin: -2px 0px -2px 2px;
	float: left;
}
#more_slideshow .slideBorderVB {
	width: 100%;
	margin: -2px 0px 0px 2px;
}
#more_slideshow .moreInfoDump {
	background: #F8F5E4;
	overflow: auto;
}
#more_slideshow .slideBorderD {
	width: 100%;
	background-image: url(/wp-content/themes/townandcountry/images/slideBorderD.png);
	background-repeat: repeat-y;
	margin: -2px 0px 0px 2px;
}
#container .loopImgContain .hnise_Image {
	width: 200px;
}
#container .loopImgContain .hnise_Image img {
	max-width: 200px;
}
/* Homepage Slideshow */
#slideshow_wrapper {
	margin-left: 13px;
	height: 415px;
	width: 630px;
	background: url(/wp-content/themes/townandcountry/images/slideshow_bg.png) no-repeat;
	overflow: hidden;
}
#slideshow {
	float: left;
	margin-left: 19px;
	height: 290px;
	width: 580px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	background-color: #598568;
	padding: 0px;
	margin-top: 22px;
}
#slideshow img {
	border: none;
	position: absolute;
}
#slideshow_controls {
	float: left;
	margin-left: 19px;
	width: 580px;
	padding-top: 5px;
	height: 72px;
	margin-top: 0px;
	z-index: 1100;
	position: relative;
	background-color: #598568;
	margin-bottom: 15px;
}
#slideshow_controls .thumb {
	float: left;
	width: 106px;
	height: 60px;
	margin: 3px;
	border: 2px solid #FFF;
	background-color: #fdf5ce;
}
#slideshow_controls .thumb .expand {
	position: relative;
	width: 10px;
	height: 30px;
	float: left;
	margin-left: 30px;
	font-size: 5em;
	z-index: 0;
	margin-top: 5px;
}
#slideshow_controls .thumb .viewport {
	position: absolute;
	padding-top: 1px;
	padding-left: 1px;
	height: 60px;
	width: 103px;
	overflow: hidden;
	z-index: 1110;
	cursor: pointer;
	background-color: #fdf5ce;
}
#slideshow_controls .thumb .activeviewport {
	position: absolute;
	padding-top: 8px;
	padding-left: 3px;
	height: 52px;
	width: 103px;
	overflow: hidden;
	z-index: 1120;
	cursor: pointer;
	background-color: #f1e35e;
	opacity: 0.75;
}
/*IE7 needs this:*/* + html #slideshow_controls .thumb .activeviewport {
	margin-left: -40px;
}
/*IE7 needs this:*/* + html #slideshow_controls .thumb .viewport {
	margin-left: -40px;
}
.activebutton {
	border: 2px solid #FFF;
}
.activeexpand {
	margin-top: -10px;
}
.clear {
	clear: both;
}
/* Homepage Alerts */
#alert {
	margin: 15px;
}
#alert_top {
	float: left;
	background: url(/wp-content/themes/centralmarket/images/alert_bg_top.jpg) no-repeat;
	width: 618px;
	height: 10px;
}
#alert_body {
	float: left;
	background: url(/wp-content/themes/centralmarket/images/alert_bg_body.jpg) repeat-y;
	width: 618px;
}
#alert_body span.contain {
	margin-left: 10px;
	vertical-align: top;
}
#alert_body .icon {
	float: left;
	margin: 10px;
	margin-left: 20px;
}
#alert_body div {
	float: left;
	margin: 15px;
	margin-left: -2px;
	width: 410px;
	font-size: 1.4em;
	line-height: 1.2em;
}
#alert_body .more {
	float: right;
	margin: 15px;
	margin-top: -40px;
}
#alert_bottom {
	float: left;
	background: url(/wp-content/themes/centralmarket/images/alert_bg_bottom.jpg) no-repeat;
	width: 618px;
	height: 10px;
	margin-left: 1px;
}
/* POLLS */
.wp-polls {
	width: 400px;
}
/* Antipasto */
.antipasto_guide {
	float: left;
	width: 115px;
	text-align: center;
	margin-right: 6px;
	margin-top: 6px;
	background-color: #FFF;
	height: 140px;
	border: 1px solid #667e1c;
}
/* CWK */
#cwk_bar {
	float: left;
	margin-bottom: 20px;
	width: 75%;
	height: 80px;
	background-color: #DBB861;
}
.company_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 195px;
}
.company_box .image {
	float: left;
	padding-left: 8px;
	padding-top: 8px;
	width: 177px;
	height: 187px;
	overflow: hidden;
	background-image: url('/wp-content/themes/townandcountry/images/cwk_photo_bg.jpg');
}
.company_box .info {
	float: left;
	left: -10px;
	min-height: 165px;
	padding: 10px;
	padding-left: 20px;
	z-index: 100;
	;
	width: 255px;
	background-color: #f2e4b1;
	overflow: hidden;
}
.company_box .info h2 {
	font-size: 1.8em;
	color: #556b17;
}
.company_box .info span {
	font-weight: bold;
	color: #556b17;
}
.company_box .info p {
	margin-top: 10px;
	margin-bottom: 9px;
}
.sushiBox p, .sushiBox ul {
	margin: 0;
	padding: 0;
}
/* Misc */
.button {
	background-color: #7a862e;
	border: none;
	padding: 6px;
	margin-left: 5px;
	color: #FFF;
}
.cakes_list {
	width: 350px;
}
#left_content {
	float: left;
}
.clickDivSL :hover {
	cursor: pointer;
	cursor: hand;
}
.subHrefs {
	color: #667e1c;
}
.subHrefs:hover {
	cursor: pointer;
}
.notShown {
	display: none;
}
#container.profile-page {
	margin-top: 20px;
	float: none;
	width: 130%;
}
span.sinfo {
	width: 120px;	
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;

}
p.pouls {
    font-weight: 800;
    font-size: 16px;
    line-height: 1.5em;
}
img.simg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.sinfo p{
	margin: 0;	
}.safarix{
	text-align:center;margin:15px 0px; height:155px; position:relative;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0)
{  
   .safari {(;

text-align: center;
margin: -65px 0px 90px !important;
height: 155px;
position: relative;
padding-bottom:20px;

    );}
	
	.this_just {(;
		right:25px;
	);}
	.more_safari {(;
		/*left:90px !important;*/
	);}
	
	
}
/* Safari 6.1+ (8.0 is the latest version of Safari at this time) */

/*@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .safari { 
text-align: center;
margin: -65px 0px 90px !important;
height: 155px;
position: relative;
padding-bottom:20px

    }
}}*/

/* Safari 7.1-8.0 (8.0 is the latest version of Safari at this time) */

/*_::-webkit-full-page-media, _:future, :root .safarix*/
.ie9 .safarix {
	text-align: center;
	margin: -65px 0px 90px !important;
	height: 155px;
	position: relative;
	padding-bottom:20px

}
_::-webkit-full-page-media, _:future, :root .sinfo{
	top:60%;	
}
_::-webkit-full-page-media, _:future, :root .this_just{
	right:25px;
}
_::-webkit-full-page-media, _:future, :root .more_safari{
	/*left: 90px !important;*/
}
.menu-item{
	text-align:left;	
}
.adTextItem{
	text-align:left;	
}
#cboxOverlay *{
	text-align:left;	
}
.refills{
  margin: 0 auto !important;
  display: table;
  width: 900px;
}
label.rx, input.submitrx {
  font-size: 20px !important;
  color: #000 !important;
  font-weight: 800 !important;

}
img#testpatient{
	width: 1050px !important;
	max-width:1050px !important;	
}
input.rxinput {
  width: 220px;
}
.rx_top {
  float: left;
  margin-right: 55px;
}
button.submitrx {
  padding: 10px;
  font-size: 20px;
  position: relative;
  top: 7px;
}


/* REFILL DATETIME PICKER */

/**
 * Style-sheet for dtpicker
 * https://github.com/mugifly/jquery-simple-datetimepicker
 */

.datepicker {
	display: inline-block;
	font: 15px/1.5 "Helvetica Neue", mplus-2c, Helvetica, Arial, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	font-weight: 300;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
	box-shadow: 0.5px 0.5px 0px #c8c8c8;
		-webkit-box-shadow: 0.5px 0.5px 3px #eeeeee;
		-moz-box-shadow: 0.5px 0.5px 3px #eeeeee;
}

/*
 * datepicker_header
*/

.datepicker > .datepicker_header{
	padding-top:	2px;
	padding-bottom: 2px;
	padding-left:	5px;
	padding-right: 5px;
	background-color:	#eeeeee;
	color: #3f3f3f;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
}

.datepicker > .datepicker_header > a {
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
	color: #3b7796;
}

.datepicker > .datepicker_header > a:hover {
	color: #303030;
	background-color:	#c8c8c8;
}

.datepicker > .datepicker_header > a:active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_header > span {
	margin-left: 20px;
	margin-right: 20px;
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
}

.datepicker > .datepicker_header > .icon-home {
	position:	absolute;
	display:		block;
	float:		left;
	margin-top:	2px;
	margin-left:	5px;
	width:		11pt;
	height:		11pt;
	vertical-align: middle;
}

.datepicker > .datepicker_header > .icon-home > svg > g > path {
	fill: #3b7796;
}

.datepicker > .datepicker_header > a:hover > svg > g > path {
	fill: #303030; /* Icon button hover color */
}


/*
 * datepicker_inner_container 
*/

.datepicker > .datepicker_inner_container {
	margin: -2px 0px -2px 0px;
	background-color: #d2d2d2;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;

	box-shadow: 0.5px 0px 3px #c8c8c8;
		-webkit-box-shadow: 0.5px 0px 3px #c8c8c8;
		-moz-box-shadow: 0.5px 0px 3px #c8c8c8;
}

.datepicker > .datepicker_inner_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
 * datepicker_inner_container > datepicker_calendar
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar {
	float: left;
	width: auto;
	
	margin-top: -0.5px;
	margin-left: -1px;
	margin-bottom: -2px;
	
	background-color:	#ffffff;
	border: 1px solid #c8c8c8;
	
	border-top:none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
		-webkit-border-top-left-radius:	3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft:		3px;
		-moz-border-radius-bottomleft:	3px;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > table {
    padding: 10px !important;
	border-collapse:separate !important;
	border-spacing:10px; !important;
}

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > th (WDay-cell)
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > th {
	color:	#646464;
	width: 18px;
	font-size: small;
	font-weight: normal;
	text-align:center;
}

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > td (Day-cell)
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td {
	color:	#000000;
	font-size: small;
	text-align:center;
	
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.today {
	border-bottom: #bfbfbf solid 2px;
	margin-bottom: -2px;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sat {
	color:	#0044aa;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sun {
	color:	#e13b00;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_another_month {
	color:	#cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_past {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_unallowed {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.out_of_range {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.hover {
	color: #000000;
	background-color:	#c8c8c8;
}

/*
 * datepicker_inner_container > datepicker_timelist
*/

.datepicker > .datepicker_inner_container > .datepicker_timelist {
	float: left;
	width: 4.2em;
	height: 118px;
	
	margin-top: -0.5px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
	overflow: auto;
	overflow-x: hidden; 
	
	background-color:	#ffffff;
	
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius:	3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright:		3px;
	-moz-border-radius-bottomright:	3px;
}

/*
.datepicker > .datepicker_inner_container > .datepicker_timelist::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar {
	overflow: hidden;
	width: 6px;
	background: #fafafa;
	
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius:	3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright:		3px;
	-moz-border-radius-bottomright:	3px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar:horizontal {
	height: 1px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-button {
	display: none;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece {
	background: #eee;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
	background: #eee;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
	background: #aaaaaa;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-corner {
	background: #333;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
	padding-top:   1px;
	padding-bottom:1px;
	padding-left:  7px;
	padding-right: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: small;
	
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.time_in_past {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
	cursor: default;
	color: #cccccc;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.hover {
	color: #000000;
	background-color:	#c8c8c8;
}



#poulsboMemories label {
	display:inline-block;
	color:#505152;
	font-weight:bold;
}
#poulsboMemories label span{
	display:inline-block;
	min-width:100px;
}
#poulsboMemories label.radio span{
	min-width:30px;
}
#poulsboMemories input[type=text] {
	width:300px;
}
#poulsboMemories input[name=how_long] {
	width:80px;
}
#poulsboMemories input[type=submit] {
	float:right;
}
#poulsboMemories textarea {
	width:500px;
	height:200px;
}
#poulsboMemories label.text {
	margin:10px 0;
}
#poulsboMemoriesThx {
	font-weight:bold;
}
#poulsboMemories label span.word_count,
#poulsboMemories label span.word_left,
#poulsboMemories label span.word_max {
	padding: 3px 0;
	min-width:0;
	font-weight:normal;
	font-style:italic;
}
.recipe-notes {
	clear:left;
}
.big_feature .header {
    position: relative;
}
a.btnShare {
    font-size: 14px;
    padding: 1px 5px;
    position: absolute;
    right: 5px;
    bottom: 4px;
}
a.btnShare:hover{
	text-decoration:none !important;	
	font-size:15px;
}
.topJobLink {
	float:right;
	clear:both;
	padding:0 10px;
}
.topJobLink a {
	font-size:18px;
}
/* NEW SIGNUP STUFF */
#signup,#procc {
    float: left;
    color: #fff;
    border-radius: 5px;
    margin-top: 12px;
    background-color: #598669;
    padding: 8px 14px;
    font-size: 16px;
	cursor:pointer;
}
p.submit.termys {
    float: left;
    width: 54%;
    text-align: right !important;
    padding: 10px 20px;
}
#setupform label {
    position: relative;
    bottom: 2px;
    left: 3px;
    color: #868686;
}
#signupinfo {
    position: relative;
}
img.baggy {
    position: absolute;
    right: 200px;
    width: 130px;
    top: -178px;
}
.nopass {
    font-size: 17px;
    font-weight: 800;
    color: red;
    margin: 10px 0px;
}
.handle_pass{
	background-color:#ccc; 
	padding: 8px 10px;
	font-size:16px;
	border-radius: 5px 5px 5px 5px;
	border: medium none; 
	color:#FFFFFF; 
	margin:0 auto; 
	width: auto; 
	float: left;	
    cursor: pointer;
}