/* Fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 15, 2010 12:28:19 PM America/New_York */
@font-face {
	font-family: 'IdolwildRegular';
	src: url('../fonts/idolwild-webfont.eot');
	src: local('☺'), url('../fonts/idolwild-webfont.woff') format('woff'), url('../fonts/idolwild-webfont.ttf') format('truetype'), url('../fonts/idolwild-webfont.svg#webfontMBlQpZYk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KomikaTextRegular';
	src: url('../fonts/Komika-Text/KOMTXT__-webfont.eot');
	src: local('☺'), url('../fonts/Komika-Text/KOMTXT__-webfont.woff') format('woff'), url('../fonts/Komika-Text/KOMTXT__-webfont.ttf') format('truetype'), url('../fonts/Komika-Text/KOMTXT__-webfont.svg#webfontg8E6Mgnc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KomikaTextKapsRegular';
	src: url('../fonts/Komika-Text/KOMTXTK_-webfont.eot');
	src: local('☺'), url('../fonts/Komika-Text/KOMTXTK_-webfont.woff') format('woff'), url('../fonts/Komika-Text/KOMTXTK_-webfont.ttf') format('truetype'), url('../fonts/Komika-Text/KOMTXTK_-webfont.svg#webfontfSJwVDHv') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'GoodDogRegular';
	src: url('../fonts/GoodDog/GoodDog-webfont.eot');
	src: local('☺'), url('../fonts/GoodDog/GoodDog-webfont.woff') format('woff'), url('../fonts/GoodDog/GoodDog-webfont.ttf') format('truetype'), url('../fonts/GoodDog/GoodDog-webfont.svg#webfontVFGOXOjp') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */
#main {
  position:relative;
}
#container {
  float:left;
}
#sidebar {
  float:left;
  margin-left: 20px;
}
#sidebar .a-area {
  float:left;
}
#sidebar .a-area-sidebar {
  margin-left: 0;
}
#sidebar .a-subnav-wrapper {
  margin-bottom:20px;
}

#footer {
	clear: both;
	width: 100%;
}
.widget-area .a-area {
  float: left;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}
.navigation,
.page-title
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
.a-nav-main,
#colophon,
#branding,
#masthead,
#main,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#container {
  width: 680px;
  margin-left: 30px;
  padding-right:20px;
}
.a-admin #container {
  margin-left: 0;
}
#sidebar {
  width: 220px;
}
.one-column #container { width:700px;}
.a-admin #colophon, .a-admin #main, .a-admin #wrapper,
.a-media #colophon, .a-media #main, .a-media #wrapper {
  width: 1000px;
}
.a-admin #container,
.a-media #container {
  width: 670px;
}
.a-admin #sidebar,
.a-media #sidebar {
  width: 220px;
}
.a-admin-content {
  width:670px;
}


/* 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 {
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
  background: transparent url(../images/bg.jpg);
}
body,
input,
textarea {
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	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"],
input[type="password"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	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);
	padding: 2px;
}
a:link, a:visited {
	color: #2D6D3C;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
  background: transparent url("../images/corn.png") left -40px repeat-x;
	padding: 30px 0 0 0;
	height:255px;
}
#masthead {
  background: transparent url("../images/yellowcard_wide.png") left bottom no-repeat;
  height:255px;
}
#site-title {
	float: left;
	margin: 28px 0 0 30px;
}
#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;
}

.bannerpic, .a-area-banner {
  float:right;
  margin-right:25px;
}

/* =Menu
-------------------------------------------------------------- */
.a-nav { list-style:none; }
.a-nav-main {
	display: block;
	float: left;
	margin: -18px auto 0;
	width: 725px;
}
.a-nav-main {
	font-size: 13px;
	margin-left: 30px;
	width: 928px;
}
.a-nav-main .a-nav-item {
	float: left;
	position: relative;
}
.a-nav-item {
  z-index:10;/* IE7 */
}
.a-nav-main a {
  font: 16px/38px 'Schoolbell', Arial, sans-serif;
  text-shadow: 1px 1px 2px #CCC;
	color: #000;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

.a-nav-main ul {
  /*background: transparent url(../images/yellowmenu.png) bottom right no-repeat;*/
	background-color: #faee95;
  padding-bottom: 1em;
	margin: -8px 0 0 0;
  padding-top: 8px;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
.a-nav-main ul li {
	min-width: 180px;
}
.a-nav-main ul ul {
	left: 100%;
	top: 0;
}
.a-nav-main ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
.a-nav-main li:hover > a,
.a-nav-main ul :hover > a {
	color: #327944;
}
.a-nav-main li:hover > ul {
	display: block;
}
.a-nav-main li.a-current-page > a,
.a-nav-main li.current_page_item > a,
.a-nav-main li.current-menu-ancestor > a,
.a-nav-main li.current-menu-item > a,
.a-nav-main li.current-menu-parent > a {
	color: #327944;
}
* html .a-nav-main li.current_page_item a,
* html .a-nav-main li.current-menu-ancestor a,
* html .a-nav-main li.current-menu-item a,
* html .a-nav-main li.current-menu-parent a,
* html .a-nav-main li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	padding: 0;
}
.a-area-body {
	margin-bottom: 36px;
}
.a-ui div.a-area,
.a-area-body,
.a-area-body input,
.a-area-body textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
.a-area-body p,
.a-area-body ul,
.a-area-body ol,
.a-area-body dd,
.a-area-body pre,
.a-area-body hr {
	margin-bottom: 24px;
}
.a-area-body ul ul,
.a-area-body ol ol,
.a-area-body ul ol,
.a-area-body ol ul {
	margin-bottom: 0;
}
.a-area-body pre,
.a-area-body kbd,
.a-area-body tt,
.a-area-body var {
	font-size: 15px;
	line-height: 21px;
}
.a-area-body code {
	font-size: 13px;
}
.a-area-body dt,
.a-area-body th {
	color: #000;
}
.a-area-body h1,
.a-area-body h2,
.a-area-body h3,
.a-area-body h4,
.a-area-body h5,
.a-area-body h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
.a-area-body table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
.a-area-body tr th,
.a-area-body thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.a-area-body tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
.a-area-body tr.odd td {
	background: #f2f7fc;
}
.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;
}
#map {
  font-size: 12px;
  line-height: 15px;
}
ul.maplist, ul.maplist li {
  list-style: none;
  margin:0;
  padding:0;
}
ul.maplist {
  margin-top: 1em;
}
ul.maplist li {
  margin-bottom:1em;
}
ul.maplist li a.title {font-size:1.3em;}
ul.maplist .desc, ul.maplist .address, ul.maplist .numplots {
  display:block;
}

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

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.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;
}



/* =Footer
-------------------------------------------------------------- */

#footer {
  text-align: center;
	margin-bottom: 20px;
}
#footer p {
  margin:0;
}
#footer .line {
  margin: 42px 15px 0 0;
  margin-right: 15px;
  float:left
}
#colophon {
  clear: both;
}
#site-info {
}
#site-info a {
}
.contact {
  float:left;
  display:block;
  width: 100px;
  height: 75px;
  background: transparent url(../images/contact.png) left top no-repeat;
}
.contact:hover {
  background-position: 0 -75px;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* =Forms
-------------------------------------------------------------- */
ul.form h4 { font-weight:bold; padding:1em 0 .5em 0;}
ul.form, ul.form ul { list-style:none; }
ul.form li {clear:both;}
ul.form li label { display: block; float: left; width: 15em; clear:both; font-weight:bold;}
ul.form label.plain { float:none; font-weight:normal;width:100%;}

ul.form li input[type=text] { width: 15em; }
ul.form li textarea { width: 30em;}
ul.form input, ul.form textarea, ul.form select { float:left; margin: 0 0 .5em 0;}
ul.form ul { clear:both; margin:0;}
ul.form li .help { display:block; float:left; margin-left:16em; margin-bottom: .5em; font-style:italic;}

ul.form .checkbox_list li input { margin-right: .5em;}
ul.form .checkbox_list li label { display:inline; clear:none; float:left; width:80%; font-weight:normal;}

ul.form .radio_list li input { display:inline; clear:none; float:left; }
ul.form .radio_list li label { display:inline; clear:none; float:none; }

ul.error_list li {font-weight:bold; color:red;}

/* Apostrophe - Subnav */
.a-subnav-wrapper {
  background-color: #fff;
}
/* =Admin
-------------------------------------------------------------- */
.a-admin-header {
  background-image:none;
}
.a-admin-list thead th {
  font-size: 12px;
}
#a-admin-filters-container {
  background-color:#fff;
}
.a-admin-list-table {
  background-color:#fff;
}
.a-admin-filter-field {
  line-height:30px;
}
.a-admin-generator fieldset {
  padding: 10px;
}
.a-form-field select {
  display:inline;
  float:none;
}
.nav {
  list-style: none;
  display:block;
  margin: 0 0 1em;
  padding: 0;
}
.nav li {
  display: inline;
  margin-right: 1em;
}

.gardens > .icon, .plots > .icon { background-image: url(../images/flower.png); }
.donations > .icon { background-image: url(../images/dollar.png); }


#a-admin-form .a-form-field ul li select {
  display:block;
  clear:left;
}

.payment_status .incomplete {
  color: red;
}

.payment_status .pending a {
  color: blue !important;
}

.a-admin.registration #container,
.a-admin.registration #container .a-admin-content,
.a-admin.gardener #container,
.a-admin.gardener #container .a-admin-content {
  width: 100%;
}

/* embedded forms*/
.a-admin-generator .a-form-row .a-form-field label {
  display: block;
  float:none;
}
.a-admin-generator .a-form-row .a-form-field input {
  display: block;
  float:none;
  margin-bottom: .5em;
}
/* radio options */
.a-admin-generator .a-form-row .a-form-field .radio_list label {
  float:left;
}
.a-admin-generator .a-form-row .a-form-field .radio_list input {
  float:left;
  margin-bottom: 0;
}

/* Apostrophe - Media */
.a-media-selection, .a-media-controls, .a-media-footer, .a-media-show .a-media-item {
  width: 670px;
}

/* Apostrophe Mark - Color */
.a-ui.a-global-toolbar .the-apostrophe { background-color: rgb(50,122,68); background-color: rgba(50,122,68,0.85); }

/* Apostrophe Button - Color */
.a-ui .a-btn, .a-ui .a-submit, .a-ui .a-cancel, a.a-btn, a.a-submit, a.a-cancel, a:visited.a-btn, a:visited.a-submit, a:visited.a-cancel, .a-btn, .a-submit, .a-cancel {
  text-shadow: 0 -1px 0px rgba(0,0,0,0.20);
	background-color: rgb(50,122,68);
	background-color: rgba(50,122,68,0.85);
	background-image: -moz-linear-gradient(center bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255,255,255,0)), color-stop(1, rgba(255,255,255,0.4)));
	border:1px solid rgba(20,20,20,0.2);
}

.aEvent .a-ui .a-form-row label, .aEvent .a-form-row label {
  width:170px;
}
/* =Login
-------------------------------------------------------------- */
.login ul { list-style: none;}
.login li { margin-bottom:.5em;}
.login label { width: 10em; margin:0 1em 0 0; display:block; float:left;}

/* =Notices
-------------------------------------------------------------- */
.notice { margin: 1em 0; font-weight: bold; color: #ff4b33; }

/* =Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.a-nav-main,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	.a-area-body,
	.one-column .a-area-body {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
