{"id":28644,"date":"2026-03-03T15:24:39","date_gmt":"2026-03-03T15:24:39","guid":{"rendered":"https:\/\/richmondfriendsmeeting.org\/dev\/?page_id=28644"},"modified":"2026-04-06T13:41:56","modified_gmt":"2026-04-06T13:41:56","slug":"posts","status":"publish","type":"page","link":"https:\/\/richmondfriendsmeeting.org\/dev\/posts\/","title":{"rendered":"Posts"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_24_24_tabletWide\">\n<div class=\"et_pb_heading_0 et_pb_heading et_pb_module et_flex_module\"><div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_header\">Archive of All Posts <\/h1><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_24_24_tabletWide\">\n<div class=\"et_pb_sidebar_0 et_pb_widget_area clearfix et_pb_widget_area_left et_pb_bg_layout_light et_pb_module et_flex_module\"><div id=\"categories-10\" class=\"et_pb_widget widget_categories et_flex_column et_flex_column_12_24\"><h4 class=\"widgettitle\">Categories<\/h4><form action=\"https:\/\/richmondfriendsmeeting.org\/dev\" method=\"get\"><label class=\"screen-reader-text\" for=\"cat\">Categories<\/label><select name='cat' id='cat' class='postform'>\n <option value='-1'>Select Category<\/option>\n <option class=\"level-0\" value=\"336\">Activity&nbsp;&nbsp;(27)<\/option>\n <option class=\"level-0\" value=\"352\">Adult Spiritual Education&nbsp;&nbsp;(13)<\/option>\n <option class=\"level-0\" value=\"518\">AFSC&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"337\">Announcement&nbsp;&nbsp;(7)<\/option>\n <option class=\"level-0\" value=\"370\">Baltimore Yearly Meeting&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"338\">Baltimore Yearly Meeting&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"479\">Bible Study&nbsp;&nbsp;(7)<\/option>\n <option class=\"level-0\" value=\"343\">Building and Grounds&nbsp;&nbsp;(4)<\/option>\n <option class=\"level-0\" value=\"612\">Business Meeting&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"530\">BYM Camps&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"351\">Children and Religious Education&nbsp;&nbsp;(9)<\/option>\n <option class=\"level-0\" value=\"618\">Christmas&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"372\">Clearing&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"557\">Clerk\u2019s Business&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"350\">Committees&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"346\">Current&nbsp;&nbsp;(47)<\/option>\n <option class=\"level-0\" value=\"585\">Earthcare&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"616\">Faith and Play&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"551\">Fundraiser&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"611\">Garden&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"614\">Gaza&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"363\">History &#8211; RFM&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"565\">Immigration&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"537\">Indigenous Affairs&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"630\">Israel&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"391\">Meeting House&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"510\">Ministry and Worship&nbsp;&nbsp;(3)<\/option>\n <option class=\"level-0\" value=\"383\">Minuted Decisions&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"491\">Nominating&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"631\">Palestine&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"339\">Peace and Social Concerns&nbsp;&nbsp;(7)<\/option>\n <option class=\"level-0\" value=\"543\">Race &amp; Racism ad hoc&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"520\">Race and Racism&nbsp;&nbsp;(7)<\/option>\n <option class=\"level-0\" value=\"617\">RE&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"535\">Reading between the Lines&nbsp;&nbsp;(7)<\/option>\n <option class=\"level-0\" value=\"620\">Singing&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"637\">Social justice&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"516\">Spring Retreat&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"378\">Testimonies&nbsp;&nbsp;(1)<\/option>\n <option class=\"level-0\" value=\"566\">VICPP Working Group&nbsp;&nbsp;(2)<\/option>\n <option class=\"level-0\" value=\"555\">Vocal Ministry&nbsp;&nbsp;(1)<\/option>\n<\/select>\n<\/form><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n( ( dropdownId ) => {\n const dropdown = document.getElementById( dropdownId );\n function onSelectChange() {\n setTimeout( () => {\n if ( 'escape' === dropdown.dataset.lastkey ) {\n return;\n }\n if ( dropdown.value && parseInt( dropdown.value ) > 0 && dropdown instanceof HTMLSelectElement ) {\n dropdown.parentElement.submit();\n }\n }, 250 );\n }\n function onKeyUp( event ) {\n if ( 'Escape' === event.key ) {\n dropdown.dataset.lastkey = 'escape';\n } else {\n delete dropdown.dataset.lastkey;\n }\n }\n function onClick() {\n delete dropdown.dataset.lastkey;\n }\n dropdown.addEventListener( 'keyup', onKeyUp );\n dropdown.addEventListener( 'click', onClick );\n dropdown.addEventListener( 'change', onSelectChange );\n})( \"cat\" );\n\/\/# sourceURL=WP_Widget_Categories%3A%3Awidget\n\/* ]]> *\/\n<\/script>\n<\/div><\/div>\n\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Select a category above and a new page will display with all related posts. Click back arrow to return to this page.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_24_24_tabletWide\">\n<div class=\"et_pb_heading_1 et_pb_heading et_pb_module et_flex_module\"><div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_header\">Quick Filters<\/h4><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et_flex_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough et_flex_column_1_5 et_flex_column_1_5_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_1_5_tabletWide\"><\/div>\n\n<div class=\"et_pb_column_4 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_3_5 et_flex_column_3_5_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_3_5_tabletWide\">\n<div class=\"et_pb_toggle_0 et_pb_toggle et_pb_toggle_item et_pb_toggle_close et_animated et_pb_module et_block_module preset--module--divi-toggle--default\"><h4 class=\"et_pb_toggle_title\">Adult Spiritual Education<\/h4><div class=\"et_pb_toggle_content clearfix\">\n<div class=\"et_pb_blog_0 et_pb_blog et_pb_bg_layout_light et_pb_posts et_pb_module\"><div class=\"et_pb_ajax_pagination_container\"><div class=\"et_pb_posts et_grid_module\"><article class=\"et_pb_post et_pb_post_id_25666 clearfix et_pb_no_thumb et_pb_blog_item_0_0 post-25666 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/02\/15\/reading-between-the-lines-in-person-march-1\/\">Reading Between the Lines in-person, March 1<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 15, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25625 clearfix et_pb_no_thumb et_pb_blog_item_0_1 post-25625 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-bible-study category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/01\/18\/reading-between-the-lines-february-1-9-10-am\/\">Reading Between the Lines, February 1, 9-10 am<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 18, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25582 clearfix et_pb_no_thumb et_pb_blog_item_0_2 post-25582 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/12\/21\/reading-between-the-lines-on-break-in-january\/\">Reading Between the Lines on Break in January<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Dec 21, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25576 clearfix et_pb_no_thumb et_pb_blog_item_0_3 post-25576 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 tag-adult-spiritual-education tag-current tag-music\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/12\/20\/songs-of-the-soul-january-11\/\">Songs of the Soul, January 11<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Dec 20, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25484 clearfix et_pb_no_thumb et_pb_blog_item_0_4 post-25484 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-bible-study tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/11\/22\/reading-between-the-lines-bible-workbench-december-7\/\">Reading Between the Lines (Bible Workbench), December 7<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Nov 22, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25216 clearfix et_pb_no_thumb et_pb_blog_item_0_5 post-25216 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 tag-adult-spiritual-education tag-current tag-fall-retreat tag-the-clearing\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/08\/20\/fall-retreat-on-spirit-led-action-september-27-at-the-clearing\/\">Fall Retreat on \u201cSpirit-Led Action\u201d September 27 at The Clearing<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Aug 20, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25202 clearfix et_pb_no_thumb et_pb_blog_item_0_6 post-25202 post type-post status-publish format-standard hentry category-adult-spiritual-education-2 category-announcement category-bible-study tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/08\/20\/reading-between-the-lines-bible-workbench-september-7\/\">Reading Between the Lines (Bible Workbench), September 7<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Aug 20, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/announcement\/\" rel=\"tag\">Announcement<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25174 clearfix et_pb_no_thumb et_pb_blog_item_0_7 post-25174 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 tag-adult-spiritual-education tag-bible-study tag-bible-workbench tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/07\/22\/reading-between-the-lines-august-3\/\">Reading Between the Lines, August 3<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jul 22, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_29179 clearfix et_pb_no_thumb et_pb_blog_item_0_8 post-29179 post type-post status-publish format-standard hentry category-adult-spiritual-education-2 category-bible-study category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/04\/20\/reading-between-the-lines-may-4\/\">Reading Between the Lines, May 4<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Apr 20, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24995 clearfix et_pb_no_thumb et_pb_blog_item_0_9 post-24995 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-bible-study category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-bible-workbench tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/03\/18\/reading-between-the-lines-april-6\/\">Reading Between the Lines, April 6<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Mar 18, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24970 clearfix et_pb_no_thumb et_pb_blog_item_0_10 post-24970 post type-post status-publish format-standard hentry category-activity category-adult-spiritual-education-2 category-vocal-ministry tag-adult-spiritual-education tag-current tag-vocal-ministry tag-worship\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/02\/17\/ase-workshops-on-vocal-ministry-march-30-april-5\/\">ASE Workshops on Vocal Ministry, March 30 &amp; April 5<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 17, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/vocal-ministry\/\" rel=\"tag\">Vocal Ministry<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24959 clearfix et_pb_no_thumb et_pb_blog_item_0_11 post-24959 post type-post status-publish format-standard hentry category-adult-spiritual-education-2 category-bible-study category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-bible-workbench tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/02\/17\/reading-between-the-lines-march-2\/\">Reading Between the Lines, March 2<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 17, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24935 clearfix et_pb_no_thumb et_pb_blog_item_0_12 post-24935 post type-post status-publish format-standard hentry category-adult-spiritual-education-2 category-bible-study category-reading-between-the-lines tag-adult-spiritual-education tag-bible-study tag-bible-workbench tag-current tag-reading-between-the-lines\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/01\/19\/reading-between-the-lines-february-2\/\">Reading Between the Lines, February 2<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 19, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/adult-spiritual-education-2\/\" rel=\"tag\">Adult Spiritual Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bible-study\/\" rel=\"tag\">Bible Study<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/reading-between-the-lines\/\" rel=\"tag\">Reading between the Lines<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><\/div><div class=\"pagination clearfix\">\n\t<div class=\"alignleft\"><\/div>\n\t<div class=\"alignright\"><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_toggle_1 et_pb_toggle et_pb_toggle_item et_pb_toggle_close et_animated et_pb_module et_block_module preset--module--divi-toggle--default\"><h4 class=\"et_pb_toggle_title\">Peace and Social Concerns<\/h4><div class=\"et_pb_toggle_content clearfix\">\n<div class=\"et_pb_blog_1 et_pb_blog et_pb_bg_layout_light et_pb_posts et_pb_module\"><div class=\"et_pb_ajax_pagination_container\"><div class=\"et_pb_posts et_grid_module\"><article class=\"et_pb_post et_pb_post_id_25662 clearfix et_pb_no_thumb et_pb_blog_item_1_0 post-25662 post type-post status-publish format-standard hentry category-activity category-current category-fundraiser category-peace-and-social-concerns tag-crossover-healthcare tag-current tag-fundraiser tag-luncheon tag-peace-and-social-concerns\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/02\/11\/march-8-luncheon-for-crossover-healthcare\/\">March 8 Luncheon for CrossOver Healthcare<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 11, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/current\/\" rel=\"tag\">Current<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/fundraiser\/\" rel=\"tag\">Fundraiser<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25592 clearfix et_pb_no_thumb et_pb_blog_item_1_1 post-25592 post type-post status-publish format-standard hentry category-earthcare category-peace-and-social-concerns category-social-justice tag-ai tag-current tag-data-centers tag-earth-care tag-peace-and-social-concerns tag-sierra-club\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/01\/03\/earthcare-working-group-explores-environmental-concerns-from-data-centers-and-ai-january-11\/\">Earthcare Working Group Explores Environmental Concerns from Data Centers and AI, January 11<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 3, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/earthcare\/\" rel=\"tag\">Earthcare<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/social-justice\/\" rel=\"tag\">Social justice<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25586 clearfix et_pb_no_thumb et_pb_blog_item_1_2 post-25586 post type-post status-publish format-standard hentry category-gaza category-israel category-palestine category-peace-and-social-concerns tag-current tag-israel tag-palestine tag-peace-and-social-concerns\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/12\/21\/seeking-a-just-peace-in-israel-palestine-february-1-presentation-discussion\/\">POSTPONED Seeking a Just Peace in Israel\/Palestine<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Dec 21, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/gaza\/\" rel=\"tag\">Gaza<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/israel\/\" rel=\"tag\">Israel<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/palestine\/\" rel=\"tag\">Palestine<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25408 clearfix et_pb_no_thumb et_pb_blog_item_1_3 post-25408 post type-post status-publish format-standard hentry category-afsc category-business-meeting category-gaza category-minuted-decisions category-peace-and-social-concerns tag-afsc tag-business-meeting tag-current tag-gaza tag-genocide tag-minuted-decisions tag-peace-and-social-concerns\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/11\/11\/genocide-in-gaza-statement-by-quaker-organizations-to-be-presented-at-business-meeting-11-16-2025\/\">Genocide in Gaza statement endorsed by RFM<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Nov 11, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/afsc\/\" rel=\"tag\">AFSC<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/business-meeting\/\" rel=\"tag\">Business Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/gaza\/\" rel=\"tag\">Gaza<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/minuted-decisions\/\" rel=\"tag\">Minuted Decisions<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25370 clearfix et_pb_no_thumb et_pb_blog_item_1_4 post-25370 post type-post status-publish format-standard hentry category-peace-and-social-concerns tag-current tag-friends-association-for-children tag-fundraiser tag-peace-and-social-concerns\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/09\/30\/fundraising-luncheon-october-12-for-the-friends-association-for-children\/\">Fundraising Luncheon October 12, for the Friends Association for Children<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Sep 30, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25191 clearfix et_pb_no_thumb et_pb_blog_item_1_5 post-25191 post type-post status-publish format-standard hentry category-announcement category-children-and-religious-education category-nominating category-peace-and-social-concerns tag-current tag-nominating tag-peace-and-social-concerns tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/07\/24\/some-committee-service-needs-opportunities\/\">Some Committee Service Needs\/Opportunities<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jul 24, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/announcement\/\" rel=\"tag\">Announcement<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/nominating\/\" rel=\"tag\">Nominating<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24967 clearfix et_pb_no_thumb et_pb_blog_item_1_6 post-24967 post type-post status-publish format-standard hentry category-fundraiser category-peace-and-social-concerns tag-addiction tag-current tag-fundraiser tag-peace-and-social-concerns tag-recovery\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/02\/17\/the-healing-place-fundraising-luncheon-march-9\/\">The Healing Place Fundraising Luncheon, March 9<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 17, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/fundraiser\/\" rel=\"tag\">Fundraiser<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><\/div><div class=\"pagination clearfix\">\n\t<div class=\"alignleft\"><\/div>\n\t<div class=\"alignright\"><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_toggle_2 et_pb_toggle et_pb_toggle_item et_pb_toggle_close et_animated et_pb_module et_block_module preset--module--divi-toggle--default\"><h4 class=\"et_pb_toggle_title\">Children and Religious Education<\/h4><div class=\"et_pb_toggle_content clearfix\">\n<div class=\"et_pb_blog_2 et_pb_blog et_pb_bg_layout_light et_pb_posts et_pb_module\"><div class=\"et_pb_ajax_pagination_container\"><div class=\"et_pb_posts et_grid_module\"><article class=\"et_pb_post et_pb_post_id_25653 clearfix et_pb_no_thumb et_pb_blog_item_2_0 post-25653 post type-post status-publish format-standard hentry category-announcement category-children-and-religious-education category-meeting-house tag-current tag-ministry-and-worship tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/01\/30\/in-person-meetings-for-worship-and-re-canceled-for-february-1\/\">In-Person Meetings for Worship and RE canceled for February 1<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 30, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/announcement\/\" rel=\"tag\">Announcement<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/meeting-house\/\" rel=\"tag\">Meeting House<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25598 clearfix et_pb_no_thumb et_pb_blog_item_2_1 post-25598 post type-post status-publish format-standard hentry category-children-and-religious-education category-current category-faith-and-play tag-children-and-religious-education tag-current tag-parents tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/01\/13\/re-announcements-for-february-2026\/\">RE Announcements for February &amp; March 2026<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 13, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/current\/\" rel=\"tag\">Current<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/faith-and-play\/\" rel=\"tag\">Faith and Play<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25566 clearfix et_pb_no_thumb et_pb_blog_item_2_2 post-25566 post type-post status-publish format-standard hentry category-activity category-children-and-religious-education category-re tag-announcements tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/12\/08\/december-january-re-announcements\/\">German Candlelight Event, January 19, 5 pm<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Dec 8, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/re\/\" rel=\"tag\">RE<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25411 clearfix et_pb_no_thumb et_pb_blog_item_2_3 post-25411 post type-post status-publish format-standard hentry category-announcement category-children-and-religious-education category-faith-and-play category-re tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/11\/11\/religious-education-announcements\/\">Religious Education Announcements<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Nov 11, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/announcement\/\" rel=\"tag\">Announcement<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/faith-and-play\/\" rel=\"tag\">Faith and Play<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/re\/\" rel=\"tag\">RE<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25191 clearfix et_pb_no_thumb et_pb_blog_item_2_4 post-25191 post type-post status-publish format-standard hentry category-announcement category-children-and-religious-education category-nominating category-peace-and-social-concerns tag-current tag-nominating tag-peace-and-social-concerns tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/07\/24\/some-committee-service-needs-opportunities\/\">Some Committee Service Needs\/Opportunities<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jul 24, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/announcement\/\" rel=\"tag\">Announcement<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/nominating\/\" rel=\"tag\">Nominating<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/peace-and-social-concerns\/\" rel=\"tag\">Peace and Social Concerns<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25045 clearfix et_pb_no_thumb et_pb_blog_item_2_5 post-25045 post type-post status-publish format-standard hentry category-children-and-religious-education tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/05\/20\/re-announcements-for-may-june\/\">RE Announcements for May\/June<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">May 20, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25016 clearfix et_pb_no_thumb et_pb_blog_item_2_6 post-25016 post type-post status-publish format-standard hentry category-activity category-bym category-bym-camps category-children-and-religious-education tag-bym-camping-program tag-bym-camps tag-children-and-religious-education tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/04\/14\/kids-need-camp\/\">Kids Need Camp!<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Apr 14, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym-camps\/\" rel=\"tag\">BYM Camps<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24932 clearfix et_pb_no_thumb et_pb_blog_item_2_7 post-24932 post type-post status-publish format-standard hentry category-baltimore-yearly-meeting category-bym-camps category-children-and-religious-education tag-bym-camping-program tag-bym-camps tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/01\/19\/bym-camps-are-open-for-registration\/\">BYM Camps Are Open for Registration<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 19, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/baltimore-yearly-meeting\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym-camps\/\" rel=\"tag\">BYM Camps<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24928 clearfix et_pb_no_thumb et_pb_blog_item_2_8 post-24928 post type-post status-publish format-standard hentry category-children-and-religious-education tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/01\/19\/re-announcements-for-february\/\">RE Announcements for February<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 19, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><\/div><div class=\"pagination clearfix\">\n\t<div class=\"alignleft\"><\/div>\n\t<div class=\"alignright\"><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_toggle_3 et_pb_toggle et_pb_toggle_item et_pb_toggle_close et_animated et_pb_module et_block_module preset--module--divi-toggle--default\"><h4 class=\"et_pb_toggle_title\">Baltimore Yearly Meeting<\/h4><div class=\"et_pb_toggle_content clearfix\">\n<div class=\"et_pb_blog_3 et_pb_blog et_pb_bg_layout_light et_pb_posts et_pb_module\"><div class=\"et_pb_ajax_pagination_container\"><div class=\"et_pb_posts et_grid_module\"><article class=\"et_pb_post et_pb_post_id_25668 clearfix et_pb_no_thumb et_pb_blog_item_3_0 post-25668 post type-post status-publish format-standard hentry category-baltimore-yearly-meeting category-bym-camps category-current tag-budget tag-bym tag-bym-camping-program tag-current tag-interim-meeting\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2026\/02\/15\/report-on-baltimore-yearly-meeting-called-interim-meeting\/\">Report on Baltimore Yearly Meeting Called Interim Meeting<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 15, 2026<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/baltimore-yearly-meeting\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym-camps\/\" rel=\"tag\">BYM Camps<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/current\/\" rel=\"tag\">Current<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_25016 clearfix et_pb_no_thumb et_pb_blog_item_3_1 post-25016 post type-post status-publish format-standard hentry category-activity category-bym category-bym-camps category-children-and-religious-education tag-bym-camping-program tag-bym-camps tag-children-and-religious-education tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/04\/14\/kids-need-camp\/\">Kids Need Camp!<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Apr 14, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym-camps\/\" rel=\"tag\">BYM Camps<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24999 clearfix et_pb_no_thumb et_pb_blog_item_3_2 post-24999 post type-post status-publish format-standard hentry category-activity category-baltimore-yearly-meeting\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/03\/18\/re-announcements-for-april-2025\/\">RE Announcements for April, 2025<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Mar 18, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/activity\/\" rel=\"tag\">Activity<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/baltimore-yearly-meeting\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24976 clearfix et_pb_no_thumb et_pb_blog_item_3_3 post-24976 post type-post status-publish format-standard hentry category-bym category-clerks-business tag-current tag-democracy-forward tag-homeland-security tag-ice-homeland-security tag-lawsuit\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/02\/25\/judge-blocks-ice-enforcement-in-houses-of-worship\/\">Judge Blocks ICE Enforcement In Houses of Worship<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 25, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/clerks-business\/\" rel=\"tag\">Clerk\u2019s Business<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24939 clearfix et_pb_no_thumb et_pb_blog_item_3_4 post-24939 post type-post status-publish format-standard hentry category-bym category-indigenous-affairs tag-current tag-quaker-history tag-indigenous-affairs tag-peace-and-social-concerns tag-reparations\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/01\/19\/reparations-delivered-by-bym-to-the-pawnee-nation\/\">BYM Reparations Delivered to the Pawnee Nation<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 19, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/indigenous-affairs\/\" rel=\"tag\">Indigenous Affairs<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><article class=\"et_pb_post et_pb_post_id_24932 clearfix et_pb_no_thumb et_pb_blog_item_3_5 post-24932 post type-post status-publish format-standard hentry category-baltimore-yearly-meeting category-bym-camps category-children-and-religious-education tag-bym-camping-program tag-bym-camps tag-current tag-religious-education\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/01\/19\/bym-camps-are-open-for-registration\/\">BYM Camps Are Open for Registration<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Jan 19, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/baltimore-yearly-meeting\/\" rel=\"tag\">Baltimore Yearly Meeting<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/bym-camps\/\" rel=\"tag\">BYM Camps<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/children-and-religious-education\/\" rel=\"tag\">Children and Religious Education<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><\/div><div class=\"pagination clearfix\">\n\t<div class=\"alignleft\"><\/div>\n\t<div class=\"alignright\"><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_toggle_4 et_pb_toggle et_pb_toggle_item et_pb_toggle_close et_animated et_pb_module et_block_module preset--module--divi-toggle--default\"><h4 class=\"et_pb_toggle_title\">History - Richmond Friends Meeting\/Quaker<\/h4><div class=\"et_pb_toggle_content clearfix\">\n<div class=\"et_pb_blog_4 et_pb_blog et_pb_bg_layout_light et_pb_posts et_pb_module\"><div class=\"et_pb_ajax_pagination_container\"><div class=\"et_pb_posts et_grid_module\"><article class=\"et_pb_post et_pb_post_id_24948 clearfix et_pb_no_thumb et_pb_blog_item_4_0 post-24948 post type-post status-publish format-standard hentry category-rfm-history category-minuted-decisions category-race-racism-ad-hoc tag-current tag-rfm-history tag-minuted-decisions tag-race-and-racism-ad-hoc tag-recommendations\"><h2 class=\"entry-title\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/2025\/02\/11\/ad-hoc-committee-on-race-racism\/\">Ad Hoc Committee on Race &amp; Racism Final Report<\/a><\/h2><p class=\"post-meta\"><span class=\"published\">Feb 11, 2025<\/span> | <span class=\"entry-categories\"><a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/rfm-history\/\" rel=\"tag\">History - RFM<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/minuted-decisions\/\" rel=\"tag\">Minuted Decisions<\/a>, <a href=\"https:\/\/richmondfriendsmeeting.org\/dev\/category\/race-racism-ad-hoc\/\" rel=\"tag\">Race &amp; Racism ad hoc<\/a><\/span><\/p><div class=\"post-content\"><div class=\"post-content-inner\"><\/div><\/div><\/article><\/div><div class=\"pagination clearfix\">\n\t<div class=\"alignleft\"><\/div>\n\t<div class=\"alignright\"><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_5 et_pb_column et-last-child et_flex_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough et_flex_column_1_5 et_flex_column_1_5_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide et_flex_column_1_5_tabletWide\"><\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-28644","page","type-page","status-publish","hentry"],"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/pages\/28644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/comments?post=28644"}],"version-history":[{"count":5,"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/pages\/28644\/revisions"}],"predecessor-version":[{"id":29802,"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/pages\/28644\/revisions\/29802"}],"wp:attachment":[{"href":"https:\/\/richmondfriendsmeeting.org\/dev\/wp-json\/wp\/v2\/media?parent=28644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}