/*
Theme Name: Philadelphia Orchard Project
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: Harte Hanks
Author URI: www.hartehanks.com
Description: Philadelphia Orchard Project
Version: 1.0
Template:     twentyfifteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: philadelphiaorchard

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {
	text-align: center;
	font-family: Georgia;
	font-size: 9pt;
	color: #000
}
img {
	border-width: 0
}
img.headshot {
	margin: 10px
}
div.snapshot {
	margin: 0 10px 10px 10px;
	width: 220px;
	float: right
}
img.snapshot {
	width: 220px;
}
img.earthshare {
	margin: 20px
}
a {
	color: #000
}
li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: disc
}

.btn {
	background: #94356d;
  padding: 1em 2em;
  font-size: 1.5em;
  border-radius: 1em;
  text-decoration: none;
}

#container {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	text-align: left
}
#top_banner, #top_banner_mobile {
	position: absolute;
	left: 0;
	top: 0;
	
	width: 100%;
	height: 137px
}
.menu-search, a.skip-link.screen-reader-text, #top_banner_mobile,#top_banner_full {
	display: none;
}
#left_bar {
	position: absolute;
	top: 137px;
	left: 0;
	width: 173px
}
.left_block {
	position: relative;
	left: 0;
	width: 173px
}
.orange-left-block {
	top: 0;
	left: 0;
	padding-top: 30px;
	padding-left: 20px;
	width: 173px;
	background-image: url("assets/images/subnav_bg.png");
	background-repeat: repeat-y;
	overflow: hidden
}
.orange-left-block div {
	padding-bottom: 5px;
	width: 153px
}
.orange-left-block a {
	font-style: italic;
	font-size: 10pt;
	text-decoration: none
}
.orange-left-block .main {
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #6a3252
}
#social-links {
	padding-top: 10px;
	margin-top: -3px;
}
.subnav-top {
	height: 16px;
	margin-top: 1px
}
.subnav-bottom {
	height: 16px;
	margin-bottom: 1px
}
#help_us_grow {
	height: 69px
}
#our_mission {
	background-image: url("assets/images/our_mission.png");
	background-size: 173px 127px;
	background-repeat: no-repeat;
	text-align: center;
	height: 101px;
	padding: 31px 22px 0 22px;
	font-size: 11px;
	line-height: 150%;
}
#our_mission h4 {
	font-size: 14px;
	font-weight: bold
}
.main_nav {
	position: absolute;
	top: 137px;
	height: 18px;
	width: 100px;
	z-index: 10;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
	border-radius: 0 0 18px 18px;
	font-size: 7pt;
	text-align: center;
	letter-spacing: 0.1em;
	color: white
}
.left_block.orange-left-block:first-of-type ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.left_block.orange-left-block:first-of-type li {
	list-style: none;
	margin-left: 0px;
	width: 156px;
}
.main_nav.on {
	background-color: #94356d
}
.main_nav.off {
	background-color: #000
}
#welcome_nav, #submenu_welcome {
	left: 147px
}
#orchards_nav, #submenu_orchards {
	left: 253px
}
#resources_nav, #submenu_resources {
	left: 359px
}
#volunteer_nav, #submenu_volunteer {
	left: 465px
}
#donate_nav, #submenu_donate {
	left: 571px
}
#about_pop_nav, #submenu_about_pop {
	left: 680px
}
#right_bar {
	position: absolute;
	top: 137px;
	right: 0;
	width: 128px;
	z-index: 5
}
.right_compartment {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 11px;
	padding-right: 11px
}
.right_compartment p {
	margin-top: 10px
}
#upcoming_events {
	padding-top: 37px;
	background-color: #e4ecbd
}
#upcoming_events h3 {
	font-weight: bold
}
#plant_counts {
	color: #fff;
	background-color: #94356d;
	white-space: nowrap;
    letter-spacing: -.12px;
}
#plant_counts div {
	background-color: #fff;
	font-size: 10pt;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle
}
#what_planting {
	background-color: #f4d28b;
}
#what_planting h3 {
	font-weight: bold
}
#yield {
	position: absolute;
	top: 180px;
	left: 198px;
    width: 58%;
	z-index: 10
}
#yield h1 {
	margin-top: 25px;
	font-size: 15px;
	margin-bottom: 15px
}
#yield h2 {
	margin-top: 25px;
	font-size: 15px;
	color: #98b318;
	margin-bottom: 15px
}
#yield h3 {
	margin-top: 25px;
	font-size: 13px;
	color: #98b318;
	margin-bottom: 15px
}
#yield p {
	padding-right: 15px;
	margin-bottom: 15px
}
#yield p a {
	color: #98b318
}
#yield ul {
	padding-right: 15px;
	margin-bottom: 15px
}
.note {
	font-style: italic
}
.label {
	font-weight: bold
}
#flash_error {
	font-weight: bold;
	font-size: 14px;
	color: red;
	margin-bottom: 20px
}
#flash_notice {
	font-weight: bold;
	font-size: 14px;
	color: green;
	margin-bottom: 20px
}
#logged_in {
	text-align: right
}
.cl {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both
}
#item_price_1 {
	width: 100px
}
.num_volunteers_needed {
	font-style: italic;
	font-weight: bold;
	margin-top: 5px
}
#newsletter {
	border: none;
	overflow-x: hidden;
	overflow-y: scroll
}
#newsletter h2 {
	font-size: 18px
}
#newsletter .image {
	margin: 20px 0
}
#newsletter .image img {
	width: 100%
}
#newsletter .caption {
	text-align: center;
	color: #999;
	margin: 5px 0 10px
}
#newsletter #pop_address {
	padding-left: 20px
}
#newsletter .side-image {
	float: right;
	width: 220px;
	margin: 10px
}
#newsletter .side-image img {
	width: 100%
}
p.spaced {
	margin-top: 40px
}
.not_attending {
	color: #999
}
fieldset.event {
	border: 1px dotted #999;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 15px
}
.event legend {
	font-size: 11pt
}
.resources {
	width: 98%
}
.resources th {
	font-weight: 1.5;
	color: white;
	background-color: #98b318
}
.resources td, .resources th {
	padding: 5px;
	border: 1px solid #999
}

@media only screen and (min-width:768px) {
.sub-menu {
	position: absolute;
	border: 1px solid #000;
	background-color: #f4d28b;
	width: 127px;
	z-index: 11;
	padding: 10px
}
.submenu div {
	margin: 10px
}
/*Wordpress items */
li.menu-item-has-children {
	position: relative;
}
li.menu-item-has-children > a {
	width: 100px;
	height: 18px;
	z-index: 10;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
	border-radius: 0 0 18px 18px;
	font-size: 7pt;
	text-align: center;
	letter-spacing: 0.1em;
	color: white;
	background-color: #000
}
button.dropdown-toggle {
	display: none;
}
.menu-main-menu-container ul li {
	list-style: none;
	margin: 0;
	display: inline-block;
}
ul.sub-menu li {
	margin-bottom: 10px;
	display: block;
}
.sub-menu {
	position: absolute;
	top: 19px;
	display: none;
}
li.menu-item-has-children.current-menu-ancestor > a, li.menu-item-has-children.current_page_item > a {
	background-color: #94356d;
}
#site-navigation {
	left: 40px;
	position: absolute;
	z-index: 100;
	top: 136px;
}
}
h1.entry-title {
	display: none !important;
}
.sharedaddy.sd-sharing-enabled {
	position: absolute;
	bottom: -132px;
}
li.cat-item a {
	font-weight: normal;
}
.left_block.orange-left-block:first-of-type li.categories ul {
	margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-text.event-title,input.wpcf7-form-control.wpcf7-text.event-id, .entry-header time.updated {
	display: none;
}
.entry-header time.updated.published {
	display: inline;
}
a.post-edit-link {
	padding-bottom: 20px;
	display: block;
}
#paypal_form, .orange-left-block li.page-item-178 {
	display: none;
}
.entry-content table {
	max-width: 440px;
	height: auto;
}
.entry-content img, .post img {
	max-width: 440px;
	height: auto;
}
.entry-content table {
	margin: 0 0 1.5em;
	width: 100%;
	height: auto !important;
}
.entry-content td {
	border-bottom: 1px solid #eee;
	padding: .375em;
}
.entry-content .alignright {
	display: inline;
	float: right;
	margin: .75em 0 .75em 1.5em;
}
.entry-content b, strong {
	font-weight: bold;
}
.blog-posts {
	margin-left: -173px;
	margin-right: 21px;
}
.left_block.orange-left-block:first-of-type li.categories ul.children {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.children li {
	padding-left: 15px;
}
li.categories li.cat-item-1, li.categories li.cat-item-172 {
	display: none;
}
[class*="navigation"] .nav-previous {
	margin-bottom: 20px;
}
[class*="navigation"] .nav-next {
	margin-bottom: 20px;
}
.entry-header .cat-links, footer .posted-on, footer .byline, .entry-header .tags-links, .archive .posted-on, .archive .entry-footer {
	display: none;
}
.posted-on, .cat-links {
	clear: none;
	display: inline-block;
	margin-right: 1.5em;
	padding: .375em 0;
}
.entry-content, .comment-content, .entry-summary {
	margin: 1.5em 0 0;
}
.archive .more-link {
	display: block;
	margin-top: 10px;
}
#what_planting ul {
	margin: 10px 0;
}
figure {
	margin: 40px 0;
}
.alignleft {
	display: inline;
	float: left;
	margin: .75em 1.5em .75em 0;
}
.wp-caption {
	border: 1px solid #eee;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	margin: 0.75em 0;
	font-size: 0.56875em;
	font-size: 0.8125em;
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
dfn, cite, em, i {
	font-style: italic;
}
.post .entry-content {
	font-family: Georgia !important;
	font-size: 9pt !important;
	color: #000 !important;
}
.entry-content td table td {
	padding: 0px;
}
.post-navigation .nav-previous {
	background-image: none !important;
}
.post-navigation .nav-previous .post-title, .post-navigation .nav-previous a:hover .post-title, .post-navigation .nav-previous .meta-nav {
	color: #000 !important;
}
.nav-previous .meta-nav, .nav-next .meta-nav {
	display: none;
}
.home img.attachment-thumbnail.wp-post-image, .category img.attachment-thumbnail.wp-post-image {
	float: left;
	margin-right: 15px;
}
.category img.attachment-thumbnail.wp-post-image {
	margin-top: 25px;
}
.clear {
	clear: both;
}
.thumb-post {
	float: left;
	width: 63%;
}
.byline {
	float: right;
	margin-right: 26px;
}
.archive.category-172 .page-header, .single .post-thumbnail {
	display: none;
}
.searchandfilter li {
	display: block !important;
}
.searchandfilter h4 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #98b318;
}
img.blog-title {
	
    width: 403px;
	margin-top: 30px;
}
.category img.blog-title {
	margin-top: 0px;
}
.entry-header .posted-on, .cat-links {
	padding-top: 0px;
}
#blog_subscription-2 {
	width: 90%;
}
.logos li {
	list-style-type: none;
	display: inline-block;
	width: 29px;
	margin: 0 5px 5px 3px;
}
#access ul.nav-menu {
	background: #f4d28b;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	display: none;
	position: absolute;
	left: 0.5em;
	width: 80%;
	z-index: 99999;
}
input[type="text"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}

@media only screen and (max-width:767px) {
/* =Navigation and Search Form
----------------------------------------------- */
#upcoming_events {
	text-align: center;
}
.menu-search {
	margin-top: -3px;
	background: #000;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.8), 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.8), 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.8), 0 1px 3px rgba(0, 0, 0, 0.4);
	clear: both;
	height: 46px;
	width: 100%;
	display: block;
}
.menu-search:after {
	clear: both;
	content: "";
	display: block;
}
.menu-search, #access, .menu-toggle, #access .menu-label {
	height: 46px;
}
/* Small menu */
#access {
	float: left;
	width: 60%;
}
div.search-form {
	float: right;
	text-align: right;
	width: 39%;
}
.menu-toggle {
	cursor: pointer;
}
#access h3.toggled-on {
	opacity: 0.8;
}
.main-small-navigation .menu {
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	position: absolute;
	width: 100%;
}
#access ul.nav-menu:before {
	color: #f4d28b;
	content: '\f500';
	display: inline-block;
	font: 0.9em/1 'Genericons';
	left: 80px;
	position: absolute;
	top: -16px;
}
#access ul li {
	border-bottom: 1px solid rgba( 0, 0, 0, 0.1 );
	padding: 1em 0.8em;
}
#access ul li:last-of-type {
	border: none;
}
#access ul ul li, #access ul ul ul li {
	border: none;
	padding-bottom: 0;
}
#access a {
	display: block;
	font-size: 1em;
}
#access ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0.5em 0;
}
#access ul ul {
	display: block;
}
#access .sub-menu {
	margin: 0 0 0 15px;
}
#access .menu-toggle {
	clear: none;
	color: #fff;
	font-size: 1.077em;
	line-height: 2.5;
	padding: 0.0em 0 0 1.7em;
}
#access .menu-toggle:after {
	content: '\f502';
	cursor: pointer;
	display: inline-block;
	font: 0.7em/1 'Genericons';
	margin-left: 0.8em;
	margin-top: 1.7em;
	position: absolute;
}
#access .toggled-on:after {
	opacity: 0.8;
}
#access ul.nav-menu.toggled-on {
	display: inline-block;
}
.search-form #s {
	background: #006d9d;
	border: 1px solid #00587f;
	border-width: 0 0 0 1px;
	border-radius: 0;
	color: rgba( 255, 255, 255, 0.6 );
	font-size: 1em;
	height: 30px;
	margin-right: 0;
	padding: 0.6em;
	width: 80%;
}
.TemplateWidth {
	width: 600px;
}
nav#site-navigation {
	display: none;
}
button.dropdown-toggle, .skip-link {
	display: none;
}
#top_banner {
	display: none;
}
#top_banner_mobile {
	display: block;
}
#left_bar, #right_bar, #yield, #container, #top_banner_mobile {
	position: relative;
	left: 0px;
	top: 0;
	width: 100%;
	height: auto;
}
#yield {
	width: 90%;
	margin: 10px 5% 0 5%;
}
div#page {
	display: none;
}
.TemplateWidth {
	width: 100%;
}
.blog-posts {
	margin: 0;
}
.entry-content img, .post img {
	max-width: 100%;
}
.category img.attachment-thumbnail.wp-post-image {
	width: 23%;
	height: auto;
}
.orange-left-block {
	padding-left: 5%;
	width: 95%;
	background-color: #ECC862;
	background-image: none;
}
.subnav-bottom, .subnav-top, .search-form .screen-reader-text {
	display: none;
}
#our_mission {
	margin-top: -3px;
	background-image: none;
	background-color: #A9CB7C;
	height: 73px;
}
.orange-left-block div {
	width: 100%;
}
.sharedaddy.sd-sharing-enabled {
	bottom: -91px;
}
#right_bar {
	margin-top: 95px;
}
#access ul li {
	margin-left: auto;
	margin-bottom: auto;
	list-style-type: none;
}
.search-field {
	background: #23282D;
	border: 1px solid #fff;
	border-width: 0 0 0 1px;
	border-radius: 0;
	color: rgba( 255, 255, 255, 0.6 );
	font-size: 1em;
	height: 46px;
	margin-right: 0;
	padding: 0.6em;
	width: 80%;
    -webkit-appearance: none;
}
input#searchsubmit {
	display: none;
}
#help_us_grow {
	display: block;
	margin: 2px auto 3px;
}
#social-links {
	text-align: center;
	padding-bottom: 12px;
}
body {
	font-size: 13pt;
}
#yield h3 {
	font-size: 17px;
}
#nav.orange-left-block.left_block .main, #nav.orange-left-block.left_block ul {
	display: none;
}
#nav.orange-left-block {
	padding-top: 0px;
}
#nav.orange-left-block.left_block .main.search, #nav.orange-left-block.left_block .main.search a {
	display: block;
	padding-top: 5px;
	margin-bottom: 9px;
	text-align: center;
}
#what_planting {
	text-align: center;
}
#what_planting li {
	list-style-type: none;
}
#yield h2, .post .entry-content {
	font-size: inherit !important;
}
span.tags-links {
	display: block;
}
.entry-footer .cat-links {
	padding-top: 26px;
}
.category img.blog-title {
	margin-top: 15px;
}
select {
	width: 100%;
}
.byline {
	margin-right: 0;
}
iframe {
	width: 100%;
}
.YoutubeVideo {
	position: relative;
}
.YoutubeVideo iframe, .YoutubeVideo object, .YoutubeVideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-id-134 .signup {
	padding-bottom: 50px !important;
}

.your-name input[type="text"], .your-email input[type="email"] { width:100%;}

}

@media only screen and (max-width:460px) {
img.blog-title {
    width: 100%;
}
.page-id-154 .entry-content img, .page-id-156 img.headshot {
	width: 100%;
}
.resources td, .resources th {
	font-size: 0.63em;
}
}

@media only screen and (min-width:980px) {
	.page-id-52 iframe {width:100%;}
	.thumb-post {
    width: 70%;
}
.subnav-bottom,.subnav-top  {
    width: 193px;
}
#our_mission {
  
    background-size: 193px 127px;
    
}	#help_us_grow {
    height: 81px;
    width: 193px;
}

.left_block.orange-left-block:first-of-type li {
    width: 176px;
}.orange-left-block {
   
    width: 193px;
    background-size: 193px 2px;
   
}
	#left_bar {
   
    width: 193px;
}
	
	#site-navigation {
    width: 100%;
    margin: 0 auto;}
	#top_banner_full {
    position: absolute;
    left: 0;
    top: 0;
	display:block;
    width: 100%;
    height: 138px;
}
	#right_bar {
	    width: 228px;}
	#left_bar,#right_bar,#site-navigation {
    
    top: 137px;
}.menu-main-menu-container {
    margin: 0 auto;
    width: 760px;
}
#yield {
    
    left: 218px;
    width: 56%;
    top: 180px;
}

	#top_banner {
    display:none;
}}

@media only screen and (min-width:1080px) {#yield {
    
    width: 61%;
}}
.category .navigation .nav-links a, .category .navigation span.page-numbers {
    margin-right: 2%;
    display: inline-block;
}.category nav.navigation.pagination {
    margin-bottom: 3%;
}
