/* @override 
	http://saugertiesfarmersmarket.com.s167099.gridserver.com/wp-content/themes/sfm/style.css
	http://saugertiesfarmersmarket.com/wp-content/themes/sfm/style.css
*/

/*
Theme Name: Saugerties Farmers Market  Theme
Author: http://www.kittycaboodle.com/

*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ////////////////// */


body {
	text-align: center;
	background: #ffffff url(i/layout/bg_checkerboard.jpg) repeat-x scroll 28px 206px;
	margin: 0;
	padding: 0;
}

#wrap {
	
	position: relative;
}

#page {
	width: 960px;
	padding:230px 0 0 0;
	margin: 0 auto;
	text-align: center;
	position:relative
}

.theme-default.slider-wrapper {

    background: #dadada;

    padding: 10px;

}
.theme-default .nivoSlider {
	margin-bottom: 0;
}
.nivoSlider {
	
}
.nivoSlider img{
	margin: 0;
	padding: 0;
	background-color:transparent;
	border: none;
}

.nivo-caption {
	text-align: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

#branding {
	position: absolute;
	width: 380px;
	height: 270px;
	padding: 5px 0 0 0;
	z-index: 1;
	left: 50%;
  margin-left: -190px;
	top: 0px;
}

#social-media {
	position: absolute;
	width: 90px;
	height: 40px;
	left: 880px;
	top: 120px;
}

#social-media img {
	background-color: transparent;
}
/* LINKS */

a,
	a:link, 
	a:visited,
	a:active {
	color: #76a534;
	text-decoration: none;
}

a:hover {
	color: #c3e447;
	text-decoration: none;
}

/* HEADER */

/* SIDEBAR */

#sidebar {
	width: 260px;
	margin:20px 20px 0px 0px;
	float: left;	
	text-align: center;
	font-size: 14px;
}


#sidebar h2 {
	
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	background-color: #8dc63f;
	margin: 0;
}

/* CONTENT */

#content {
	float: right;
	width: 660px;
	text-align: left;
	padding-top: 57px;
	display: inline;
}
#homepage #content {
	padding-top:16px;
}
/* @group main-nav */

/* header-main-nav */

#nav {
	text-align: center;
	background-color: #8dc63f;
	margin: 0;
	height: 40px;
}

#main-nav {
	list-style-type: none;
	list-style: none;
	text-align: center;
	margin: 0 auto;
	width: 960px;
}

#main-nav li {
	list-style: none;
	float: left ;
	margin: 0;
	
}

#main-nav li a {
	display: inline-block;
	border: none;
	font-size: 14px;
	padding: 9px 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: #7fbb37 1px 1px 1px;
}

#main-nav li a:link, 
#main-nav li a:visited {
	color: #fdf8f9;
	text-decoration: none;
}

#main-nav li a:hover {
	color: #000;
	text-decoration: none;
}

#main-nav li a:active {
	color: #223e52;
	background-color: transparent;
	text-decoration: none;
}

/* @end */

/* @group Sub Nav */

/* sub-nav-sidebar */

#sub-nav-sidebar {
	list-style-type: none;
	
}

#sub-nav-sidebar li {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 20px;
	background: url(i/layout/sidebar-nav.gif) no-repeat center 23px;
}

#sub-nav-sidebar li a {
	display: block;
	border: none;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

#sub-nav-sidebar li a:link, 
#sub-nav-sidebar li a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #4e7597;
}

#sub-nav-sidebar li a:hover {
	color: #142558;
	background-color: transparent;
	text-decoration: none;
}

#sub-nav-sidebar li a:active {
	color: #223e52;
	background-color: transparent;
	text-decoration: none;
}

/* @end */

/* @group footer-nav */

/* footer-nav */

#footer-nav {
	list-style-type: none;
	list-style: none;
	text-align: center;
	
	margin-bottom: 0;
	border-top: 1px solid #c7daeb;
	border-bottom: 1px solid #c7daeb;
	background-color: #f3f3f3;
}

#footer-nav li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
}

#footer-nav li a {
	display: inline-block;
	border: none;
	font-size: 13px;
	padding:4px 10px;
	text-transform: uppercase;
}

#footernav li a:link, 
#footer-nav li a:visited {
	color: #3753ab;
	text-decoration: none;
}

#footer-nav li a:hover {
	color: #335aec;
	background-color: transparent;
	text-decoration: none;
}

#footer-nav li a:active {
	color: #223e52;
	background-color: transparent;
	text-decoration: none;
}

/* @end */

/* FOOTER */


#footer h3.menu-title{
	font-weight: 700;
	float: left;
	margin: 5px 0 2px 10px;
	color: #2b4864;
}

div#footer {
	background: #ffffff url(i/layout/bg_checkerboard_green.jpg) repeat-x;
	clear: both;
	padding-top: 30px;
	margin-top: 20px;
}

div#footer p {
	text-align: right;
	font-size: 11px;
	color: #8dc63f;
}

/* FEATURED IMAGES */
.attachment-page-featured-image  {
	position: relative;
	bottom: 38px;
	margin-bottom: -36px;
}
/* IMAGES */

.frame, img {
	background-color: #f0eff5;
	padding: 5px;
	display: inline-block;
}

.noframe {
	padding: 0;
	background-color:transparent;
	border: none;
}


.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* FLOATS */

.left {
	float: left;
	margin: 0 10px 0 0;
}

.right {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

#column_left {
	width: 190px;
	padding: 10px 0 0 0;
	position: absolute;
	top: 0px;
	left: 20px;
}

#column_right {
	margin: 0 10px 0 230px;
	padding: 0;
}

/* TYPOGRAPHY */



/* HEADINGS */

h1 {
	color: #00000;
font-size: 30px;
	line-height: 36px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}




h2 {
	color: #8dc63f;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
}

h2.standout {
	background-color: #8dc63f;
	color: #ffffff;
	padding: 10px;
	margin: 20px 0;
}
h3 {
	color: #8dc63f;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

/* TEXT */
body {

	color: #575757;
	font: normal 400 16px/20px 'Lato', sans-serif;
}
p {
	margin: 0 0 20px 0;	
}

/* My Comment */
#content p {

	line-height: 21px;
}

blockquote {
border: 4px solid #ddd;
margin: 10px; 
padding:10px;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: 700;
}

em, i {
	font-style: italic;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: pre;
}

#sidebar address {
	margin-bottom: 20px;
}

address, .credit {
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
}


.note {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

div.hr {
	clear: both;
	margin: 0 0 19px 0;
	border-bottom: 1px dashed #8dc63f;
}

/* LISTS */

ul {
	list-style: none;
	margin-bottom: 20px;
}

ul li {
	list-style: none;
}

.bullet {
	list-style: none;
}

.bullet li {
	list-style: none;
	padding: 2px 0 2px 27px;
	line-height: 20px;
	background: url(i/bullet.gif) no-repeat 0 2px;
	margin-bottom: 10px;
}

/* CALENDAR */

h2.tribe-events-page-title, .tribe-events-list h2.tribe-events-page-title{
	margin-bottom: 0;
}

.tribe-events-list-separator-month{display:block;text-transform:uppercase;font-size:14px;background-color:#EEE;padding:6px 10px;margin:20px 0 0 0;}


.date-start,.events-archive .event-day, .single-tribe_venue .event-day, .venue-events .event-day {
	color: #8dc63f;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	font-style: normal;
}

.tribe-events-category-special-events h2.tribe-events-list-event-title a {
	text-transform: uppercase;
	font-size: 18px;
}

.tribe-events-category-live-music-2 h2.tribe-events-list-event-title a {
	color: #6c9ce0;
	text-transform: capitalize;
	font-size: 18px;
}
.tribe-events-category-chef-demo-2 h2.tribe-events-list-event-title a {
	color: #da4aa4;
	text-transform: capitalize;
	font-size: 18px;
}


.tribe-events-events .tribe-events-event-list-meta {
	display: none;
	float:right;
	border-left:1px solid #ccc;
	padding:0 0 0 4%;
	width:30%;
	font-size:12px;
	margin-bottom:20px;
}

.events-archive .entry-content, .events-archive .entry-header { width: 98%; }
.events-archive .tribe-events-event-entry { width: 90%; }
.tribe-events-events .tribe-events-event-entry {
	width:90%;
	float:left;
	padding:0;
}
/* WIDGET */
.when small {
	display: none;
}

ul.upcoming {
	margin-bottom: 0;
}

.events-archive .hentry {
	margin:0;
	padding: 0 0 10px 0 !important;
}
.tribe-events-list-widget-events {
	border-bottom: 1px solid #d5e980;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.widget .date-start {
	color: #575757;
	font: normal 400 14px/20px 'Lato', sans-serif;
}

/* WIDGETs */

.widget {
	margin-bottom: 20px;
}

/* VENDORS */
#content .category-vendors {
	clear: both;
	padding: 19px 0 0 0;
	border-bottom: 1px dashed #8dc63f;
}
.vendor-image {
	float: right;
}

p.farmtags {
	margin-bottom: 0;
	font-style: italic;
	font-size: 14px;
}

/* SPONSORS */
ul.sponsors {
}
ul.sponsors li{
	margin-bottom: 20px;
	border-bottom: 1px dashed #8dc63f;
	padding: 0px 0 19px 0 ;
	clear: left;
	}
ul.sponsors li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.sponsors li img {
	padding: 0;
	float: left;
	margin: 0 10px 0 0;
}
/* TABLE */

table {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	padding: 0;
}

table caption {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 1.5em 0;
}

th {
	font-weight: bold;
	text-align: left;
}

td {
	font-size: 1em;
}

.alt {
	background-color: #eeeeee;
}


/* FORM ELEMENTS */

form {
	margin: 0;
	padding: 0;
}

form div,

	form p {
	font-size: 1em;
	margin: 0 0 .5em 0;
	padding: 0;
}

label {
	font-weight: bold;
}

fieldset {
	border: 1px solid #dfe8b4;
	padding: 5px 10px;
	margin: 0 0 1em 0;
}

fieldset legend {
	color: #9aaa75;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 3px;
	background-color: white;
}

fieldset ul {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

fieldset ul li {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

input, select, textarea {
	font-size: 1em;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 2px;
}

input, select {
	vertical-align: middle;
}

textarea {
	width: 200px;
	height: 8em;
}

input.check {
	border: none;
	width: auto;
	height: auto;
	margin: 0;
}

input.radio {
	border: none;
	width: auto;
	height: auto;
	margin: 0;
}

input.file {
	height: auto;
	width: 250px;
}

input.readonly {
	background-color: transparent;
	border: none;
}

input.button {
	width: 10em;
	border: 1px solid black;
	background-color: #ddd;
}

input.image {
	border: none;
	width: auto;
	height: auto;
}

form div.submit {
	margin: 1em 0;
}

form div.submit input {
	height: 2em;
	width: 15em;
}

/* END TYPOGRAPHY */

/* misc. 
--------------------------------------------- */

a img {
	border: none;
}

/* Paypal */

form input {
	padding: 4px;
}

form img {
	padding: 0;
	background-color: transparent;
	border: none;
}

/* self-clear floats */

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

/* ///////////////CUSTOM CSS added May 23, 2016 ///////////// */


img.sponsor {
	background-color: transparent;
	padding: 5px;
	display: inline-block;
}

/* ///////////////ARCHIVES///////////// */
