/*
Theme Name:     Farmers Market
Description:    Child theme for the Twenty Ten theme 
Author:         Creative Resources Graphics
Template:       twentyten
*/

@import url("../twentyten/style.css");

body, input, textarea, .page-title span, .pingback a.url {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-attachment: fixed;
	background-color: #E0E0A3;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color:#006600;
}
a:visited {
	color:#006600;
}
a:active,
a:hover {
	color: #999966;
	text-decoration: none;
}

.widget-area ul {
	color: #999966;
	font-size: 13px;
}
label, input {
	line-height: 1.3em;
	margin-top: .2em;
	margin-bottom: .2em;
}
.widget-area ul ul li {
	color: #999966;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	list-style-type: circle;
	margin-left: 0px;
}
.widget-area ul ul {
}
.widget_search label {
	font-size: 16px;
	font-weight: bold;
	color: #999933;
	display: block;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.widget-container {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.widget-title, .widget-title a:link, .widget-title a:visited {
	color: #999933;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	margin-bottom: 0.5em;
	width: 200px;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
	display: block;
	color: #336600;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: none;
	color: #999933;
}

/* Main sidebars */
#main .widget-area ul {
}
#main .widget-area ul ul {
	margin-left: 1.3em;
}

#access .menu-header, #colophon, #branding, #main, #wrapper {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#socialmedia-block {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-bottom: 1em;
	display: block;
}
#socialmedia-block ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: -1em;
	margin-bottom: 1em;
	display: block;
}
#socialmedia-block li {
	margin-left: -1em;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#socialmedia-block img, #socialmedia-block img a  {
	height: 48px;
	width: 48px;
	border-style: none;
	float: left;
	margin: 0px;
	display: block;
}
#wrapper  {
	margin:0 auto;
	background-color: transparent;
}
#header {
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: transparent;
	background-image: url(images/Header-green.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
}
#site-title {
	float:left;
	width:680px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: right;
	font-size: 36px;
	line-height: 38px;
	color: #999933;
}
#logo {
	position: absolute;
	text-align: center;
	display: block;
	height: 150px;
	width: 200px;
	overflow: visible;
	left: -1000px;
	top: -1000px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: auto;
	display: block;
}


#site-title a {
	color: #999933;
	font-weight: normal;
}
#site-description {
	clear:both;
	float:none;
	font-style:italic;
	width:680px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCC66;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	font-size: 26px;
	font-weight: normal;
	text-align: right;
	line-height: 26px;
}
#branding img {
	display: none;
}


#access {
	background: transparent;
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#access .menu-header {
	font-size: 13px;
	margin-left: 0px;
	padding-left: 10px;
}
#access .menu-header ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#CCCC66;
	line-height:40px;
	font-family: "Times New Roman", Roman, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(images/menu-bd.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#access a:hover {
	color: #FFFFFF;
}
#access ul ul {
	display:none;
	position:absolute;
	top:40px;
	left:-3px;
	float:left;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	height:auto;
	line-height:1em;
	padding:10px;
	width: 170px;
	background-color: #CCCC66;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCC66;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	border-left-color: #CCCC66;
}
#access li:hover > a {
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/menu-bd.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#access ul ul :hover > a {
	background-image: none;
	background-color: #E0E0A3;
	color: #006600;
}
#access ul li:hover > ul {
	display:block;
}

#main {
	overflow: hidden;
	padding: 0px;
	background-image: url(images/Sheet-bd.png);
	background-repeat: repeat-y;
	background-position: center;
}

/*
LAYOUT: Two columns
DESCRIPTION: Changed to a Two-column fixed layout with one sidebar LEFT of content
*/

#container {
	float: right;
	width: 715px;
	margin: 0;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 232px;
	margin-left: 12px;
}
#secondary {
}
#content {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	clear: none;
	width: 640px;
	padding-top: 10px;
}
#content textarea,
#content input{
	color: #666633;
	font-size: 13px;
}
#content {
	color: #666633;
	font-size: 14px;
	line-height: 1.5;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:1em;
}
#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;
}
#content strong,
#content b,
#content dt,
#content th {
}
#content h1 {
	color: #006600;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
}
#content h2 {
	color: #336600;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
}

#content h3 {
	color: #999933;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#content h4 {
	color: #006600;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#content h5 {
	color: #999933;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#content h6 {
	color: #006600;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#content table {
	border: 1px solid #CCCC99;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #999966;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	padding: 6px 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
#content tr.odd td {
	background-color: #CCCC99;
}
.alignleft,
img.alignleft {
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	clear: none;
}
.alignright,
img.alignright {
	float: right;
	margin-left: 1em;
	margin-top: 0.5em;
	clear: none;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: .5em;
}


.hentry {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}
#content .wp-caption {
	color: #999966;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #CCCC99;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  13px;
	line-height: 18px;
	overflow: hidden;
	color: #999966;
	display: none;
}
.navigation a:link, .navigation a:visited {
	color: #999933;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #006600;
}
.home .sticky {
	background: #E0E0A3;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999966;
}
.single .hentry {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.page-title {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
.page-title span {
	color: #006600;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color:#006600;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #999966;
}
.entry-title,
.entry-meta {
	clear: left;
	float: left;
	margin-right: 68px;
}
#content .entry-title {
	color: #006600;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.7em;
	margin-top: 0.5em;
}
.entry-title a:link, .entry-title a:visited {
	color:#006600;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #999966;
}
.entry-meta {
	color: #CCCC66;
	font-size: 12px;
}
.entry-meta abbr, .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
.entry-content,
.entry-summary {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content .entry-summary p:last-child {
	margin-bottom: 1em;
}
.entry-content fieldset {
	border: 1px solid #CCCC99;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #999966;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 0px;
	background-image: url(images/button.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.entry-content label {
	color: #999966;
	font-size: 13px;
}
.entry-content select {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 13px;
}
.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: #006600;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: none;
	color:#006600;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background-color: #006600;
}
.page-link a:active,
.page-link a:hover {
	color: #999966;
}
#entry-author-info {
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #E0E0A3;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #999966;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #CCCC66;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	margin-bottom: 1em;
}
.entry-meta a, .entry-utility a {
	color: #CCCC66;
	text-decoration: underline;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area p, #footer-widget-area li {
	color: #FFFFFF;
}
#footer-widget-area a:link, #footer-widget-area a:visited {
	color: #CCCC66;
	text-decoration: none;
}
#footer-widget-area a:hover, #footer-widget-area a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 10px;
	width: 225px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 450px;
	font-weight: normal;
	line-height: 24px;
}
#site-generator {
	float: right;
	line-height: 24px;
	margin-right: 5px;
	text-align: right;
	padding-right: 30px;
	width: 450px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 50px;
	padding-bottom: 25px;
	margin-bottom: 0px;
}
#colophon {
	overflow: hidden;
	border-top-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#site-info {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-size: 12px;
}
#site-info a {
	color: #CCCC66;
	text-decoration: none;
	font-weight: normal;
}
#site-generator {
	position: relative;
	font-style: normal;
	color: #CCCC99;
	font-size: 10px;
	background-image: none;
}
#site-generator a {
	color: #CCCC66;
	display:inline-block;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#site-info a:hover, #site-generator a:hover {
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}
.hrecipe  .fn  {
	display: none;
}

.twocol {
	-moz-column-count:1;
	-moz-column-width:100%;
	-moz-column-gap: 0%;
	-webkit-column-count:1;
	-webkit-column-width:100%;
	-webkit-column-gap: 0%;
	column-count:1;
	column-width:100%;
	column-gap: 0%;
	padding-bottom: 0.5em;
	padding-top: 0em;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	margin-top: 0px;
}
#feature {
	background-image: url(images/features-bd.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	height: 290px;
	width: 680px;
	display: block;
	clear: both;
	overflow: visible;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	text-align: center;
}

.twocol-left h6 {
	margin: 0px;
	font-size: 16px;
	padding-bottom: 2px;
}
.twocol-left h6 a:hover {
	text-decoration: none;
	color: #999966;
}
.twocol-left {
	display: block;
	float: left;
	width: 35%;
}
.twocol p {
	margin: 0px;
}
.twocol-right {
	display: block;
	float: right;
	width: 65%;
}
.twocol em {
	font-style: italic;
	margin-top: 0.5em;
	display: inline-block;
}
.twocol .smalltype {
	font-size: 10px;
	height: 1.2em;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/* begin Button */
.button-wrapper .button {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #666600 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 25px;
	height: 25px;
	margin: 0;
	padding: 0 9px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}

.button img, .button-wrapper img {
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.button-wrapper.hover .button, .button:hover {
	color: #999933 !important;
	text-decoration: none !important;
}

.button-wrapper.active .button
{
	color: #999966 !important;
}

.button-wrapper .l, .button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 75px;
	margin: 0;
	padding: 0;
	background-image: url(images/button.png);
	top: 0px;
}

.button-wrapper .l {
  left: 0;
  right: 8px;
}

.button-wrapper .r {
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r {
	top: -25px;
}

.button-wrapper.active .l, .button-wrapper.active .r {
	top: -50px;
}

.button-wrapper input {
  float: none !important;
}

.firefox2 .button-wrapper {
  display: block;
  float: left;
}
#content .gallery img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Featured Content Showcase styles */

.panel {
	padding: 0px;
	margin: 0px;
}
.panel-overlay {
	margin: 0px;
	padding: 10px;
	background-image: url(images/panel-overlay-bd.png);
	background-repeat: repeat;
}
.panel-overlay h2 {
	font-weight: bold;
	margin: 0px;
	line-height: normal;
}
.panel-overlay p {
	color: #000000;
}
.gallery {
	padding:0px;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	border: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {

#logo {
	float: none;
	display: block;
	top: 0pt;
	overflow: visible;
	visibility: visible;
	left: 75%;
	z-index: 100;
}
#logo img {
	max-height: 200px;
	max-width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}

#header {
	padding-bottom: 12pt;
	border-bottom-width: 0pt;
	border-bottom-style: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 24pt;
	}

#site-title, #site-description {
	float: none;
	margin: 0;
	text-align: left;
	}

#site-title {
	font-size: 18pt;
	}

#site-description {
	font-size: 15pt;
	}

.entry-content {
	font-size: 11pt;
	line-height: 1.3em;
	float: left;
	width: auto;
	display: block;
	}
.entry-content img {
	max-width: 640px;
	float: none;
	margin-top: 0pt;
	margin-right: 0;
	margin-bottom: 15pt;
	margin-left: 0;
	clear: right;
}
#branding img.wp-post-image {
	display: none !important;
	margin-left: 0pt;
	margin-top: 10pt;
	border: none;
	margin-bottom: -24pt;
	}	
#container, #header, #footer {
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0pt;
	background-image: none;
	overflow: visible;
	}

#content {
	float: none;
	width: 70%;
	background-image: none;
	position: relative;
	left: 0px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: -80px;
	}
#main {
	margin: 0;
	width: auto;
	padding: 0;
	background-image: none;
	}
#primary, #secondary {
	overflow: hidden;
	display: none;
}
.wp-post-thumbnail {
	display: none;
}
#rotator {
	max-width: 640px;
	float: none;
	margin-top: 0pt;
	margin-right: 0;
	margin-bottom: 15pt;
	margin-left: 0;
	clear: both;
	display: block;
	overflow: visible;
	position: relative;
	height: 250px;
}
}
