/* 
Theme Name: Midtown Farmers' Market
Theme URL: http://www.midtownfarmersmarket.org/
Description: 
Author: 2555
Author URI: http://twofivefivefive.com
Version: .1

*/

@import url(http://fonts.googleapis.com/css?family=Chelsea+Market);

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*Clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*End Clearfix*/

.clear {
	clear:both;
}

body {
	background: #E8E7E7;
	font-family: Georgia;
	font-size: 62.5%;
}

img {
	border: none;
}

.black {
	color: #000;
}

.post li {
   font-size: 1.0em;
} 


/* Layout */

#container {
	width: 960px;
	/*width: 80%;*/
	margin: auto;
	box-shadow: 0 0 15px #888;
}

#header {
	background: #fff; #changed from ccc
	clear: both;
}

#mfmhead {
	width:100%;
}

.mfmhead-alt {
	position: absolute;
	left: -9999px;
}

#pagebody {
	background: #fff;
}

#main {
	margin-left: 30px;
	margin-top: 18px;
	width: 64%;
	float:left;
}

#main_cal {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	width: 530px;
}

#sidebar {
	float: left;
	margin-left: 35px;
	margin-top: 22px;
	width: 24%;
	padding-right:5%;
}


#footer {
	clear: both;
	width: 100%;
	background: url('/mfm2/wp-content/themes/MFM/images/footer.png') no-repeat left bottom;
	height: 237px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

/* End Layout */


/* Header, because headers are special */

#headerimage {
	width:100%;
	height: 220px;
	overflow: hidden;
}

#headerimage img {
	/*margin-top: -50px;*/
	width: 960px;
	/*height: 220px;*/
}

#marketinfo {
	width:100%;
	padding: 30px 0 0 30px;
	/*margin: 30px 0 -100px 30px;*/
}

#marketinfo h1 {
	color: #5c8727;
	font-size: 1.2em;
	margin: 0;
}

#marketinfo p {
	margin: 0 0 5px 0;
	font-family: helvetica;
	font-size: 1em;
	color: #5c8727;
	line-height: 1.4em;
}

.headchiclets {
	float: right;
	margin-right: 30px;
}


.headchiclets li {
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	margin-left: 10px;

}

.headchiclets #twitter {
	background: url('chiclet-sprites.png') 47px 0;
}

.headchiclets #twitter:hover {
	background: url('chiclet-sprites.png') 47px 23px;
}

.headchiclets #facebook {
	background: url('chiclet-sprites.png') 95px 0;
}

.headchiclets #facebook:hover {
	background: url('chiclet-sprites.png') 95px 23px;
}

.headchiclets #flickr {
	background: url('chiclet-sprites.png') 23px 0;
}

.headchiclets #flickr:hover {
	background: url('chiclet-sprites.png') 23px 23px;
}

.headchiclets #rss {
	background: url('chiclet-sprites.png') 71px 0;
}

.headchiclets #rss:hover {
	background: url('chiclet-sprites.png') 71px 23px;
}

#navlinks {
	background: #5c8727;
}

#navlinks ul {
	list-style: none;
	margin: auto;
	width: 92%;
}

#navlinks li {
	line-height: 1.8em;
	margin-right: 10px;
	display: inline;
	background: #5c8727;
	float:left;
}

/*#navlinks li:hover {
	background: #9c6;
}

#navlinks li.last:hover {
	background: #9c6;
	border-right: 1px solid #9c6;
}*/

#navlinks li.here a {
	color: #aab11b;
}

#navlinks a {
	color: #fff;
	font-family: 'Chelsea Market', Helvetica, Sans Serif;
	font-size: 1.4em;
	font-weight: 400;
	width: auto;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	/*letter-spacing: .1em;*/
}

#navlinks a:hover {
	color: #aab11b;
}

/* End Header */



/*Tttttttttttttttttype!!!*/

a {
	color: #360;
}

h1, h2 {
	font-family: Helvetica, Sans Serif;
}

#marketinfo h1 {
	font-family: 'Chelsea Market',Helvetica,Sans Serif;
}

h1 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 2.4em;
	font-weight: 700;
	clear: both;
	color: #333;
}

h1 a {
	text-decoration: none;
	color: #333;
}

h2 {
	font-size: 1.6em;
	font-weight: 700;
	color: #555;
	margin-top: 1em;
}

#sidebar h2 {
	font-size: 1.6em;
	font-weight: 700;
	margin-top: 18px;
	width: 150px;
	border-bottom: 2px solid #666;
	color: #333;
}

h3 {
	font-family: helvetica;
	color: #666;
	font-weight: 700;
	font-size: 1.4em;
	margin: 10px 0 0 0;
}

#sidebar h3{
	margin-left:0px;
	font-size: 1.2em;
	margin-top: 1.5em;
	font-family: 'Chelsea Market', Helvetica, Sans Serif;
	text-transform: uppercase;
}

#sidebar h3 a{
	color: #666;
	text-decoration: none;
}

.chiclet {
	float: left;
	width: 10%;
	margin: 4px 5px 15px 5px;
}

/*#twitter_update_list li a {
	display: none;
}*/

p {
	margin: 5px;
	margin-left: 0;
	font-size: 1.4em;
	line-height: 1.8em;
}

#main ul {
	list-style-type: circle;
	margin-left: 3em;
}

#main li {
	font-size: 1.2em;
	margin-bottom: .2em;
	line-height: 1.6em;
}


#sidebar p {
	margin-left: 0px;
	font-size: 1.2em;
	
}



#main p {
	line-height: 1.6em;
	}

#sidebar ul{
	list-style-type:none;
}

#sidebar li {
	list-style-type: none;
	font-size: 1.2em;
	margin-top: 5px;
}

#sidebar #searchform {margin-top:1em;}

.post ul {
	list-style-type: none;
	font-size: 1.2em;
	margin: 5px;
	}
	
.post li {
   font-size: 1.2em;
} 

strong {
	font-weight: 700;
}

em {
	font-style: italic;	
}

.postmeta {
	font-style: italic;
	color:#666;
}


#main ul.longlist {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 15px;
}

#main ul.longlist li:before {
	content: "–";
}

#main ul.vendorlist {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 5px;
}

#main ul.vendorlist li {
	margin-bottom: 1em;
}

p.pdf {
	background-color: #fff;
	font-family: Georgia;
	color: #000;
	}
p.pdf a {
	padding-left: 22px;
	background: url(/mfm2/wp-content/themes/MFM/images/webbuttons/pdf-icon.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-bottom: 2px;
	}

blockquote {
	margin-left: 20px;
}

.green {
	color: #360;
}

.wp-caption-text {
	font-family: Helvetica, Sans Serif;
	font-size: 1em;
	margin-left: 0;
}

/*End Type*/


/*tables*/

#main table {
	border: 0;
	margin: 5px;
	font-size: 1em;
	width: 350px;
}

#main table tr {
	height: 1.6em;
}

#main table td.bigger {
	width: 200px;
}

/*tables are over*/

/*Styles Relating to weird subnavigation system*/


ul.subnav {
	list-style-type: none;
	margin: 0 0 15px 5px;
}

ul.subnav li {
	display: inline;
	margin-right: 15px;
}

ul.subnav a {
	color: #666;
	font-weight: 700;
	font-family: helvetica;
	font-size: 1.2em;
	text-decoration: none;
	cursor: pointer;
}

ul.subnav a:hover {
	border-bottom: 2px solid #9c6;
}

#main a.here {
	border-bottom: 2px solid #9c6;
}

.onscreen {
	display: block;
}

.offscreen {
	display: none;
}

/*End Subnav styles*/

.postdivider {
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin: 10px 0 10px 0;
}

.postnavigation a {
	text-decoration: none;
	color: #333;
}

/*forms*/

#sidebar input#email {
	margin: 2px 0 2px 0px;
	border: 1px solid #666;
	font-size: 1em;
	font-family: helvetica;
	height: 1.8em;
	color: #ccc;
	width:100%;
}

#sidebar input.submit {
	color: #fff;
	background: #666;
	border: 1px solid #ccc;
	height: 2em;
	width: 55px;
	margin-left: 5px;
	border-radius: 10px;
}

#s {
	width: 65%;
	border: 1px solid #666;
	color: #333;
	font-size: 1em;
	height: 1.8em;
	font-family: helvetica;
}



/*enough with the forms*/

/*Sponsorship Page Grid Styles*/

.sponsorlayer {
	clear: both;
	min-height: 132px;
}

.sponsorgridlt {
	float: left;
	width: 265px;
}

.sponsorgridlt img {
	max-width: 200px;
	display: block;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sponsorgridrt {
	float: left;
	width: 347px;
	background: #fff url('images/sponsorgridrtbg.png') no-repeat;
}

.sponsorgridrt h1 {
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 2px;
	margin-left: 1px;
}

/*End Sponsorship Page Grid Styles*/

/*at the foot, the footer*/

#footer {
	width: 960px;
	clear: both;
}

#footerbox {
	padding-top: 150px;
}	

#footer p {
	color: #fff;
	font-size: 1em;
	font-family: helvetica;
	margin-left: 35px;
}

#footer span {
	margin-right: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-family: helvetica;
}

#footer ul a {
	font-weight: 700;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	margin-left: 35px;
}

#footer li {
	display: inline;
	text-decoration: none;
	margin-right: 10px;
}

#footer li.here {
	border-bottom: 1px solid #9c6;
}

/* Edits by Brandon Sullivan for newsletter posts */

.post > .content h2 {
	color:#60841e;
	font-size:20pt;
	font-weight:bold;
	margin:0 0 0.25em;
	text-align:center;
}
.post > .content h3 {
	color:#54524c;
	font-size:16pt;
	font-weight:bold;
	margin:0 0 0.5em;
}
.post > .content h4 {
	color:#54524c;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 1em;
}
.post > .content a {
	color:#60841e;
	text-decoration:underline;
}
.post > .content img {
	height:auto;
	max-width:100%;
}
.post > .content img.aligncenter {
	display:block;
	margin:0.5em auto;
}
.post > .content p {
	margin:0 0 1em;
}

/*the end*/

