{"id":19,"date":"2026-08-12T04:07:44","date_gmt":"2026-08-12T04:07:44","guid":{"rendered":"https:\/\/localbusinesspages.org\/friendsofexpopark\/?post_type=friend_event&#038;p=19"},"modified":"2026-08-12T04:07:44","modified_gmt":"2026-08-12T04:07:44","slug":"book-sale-july-18th-2026","status":"publish","type":"friend_event","link":"https:\/\/localbusinesspages.org\/friendsofexpopark\/events\/book-sale-july-18th-2026\/","title":{"rendered":"Book Sale July 18th, 2026"},"content":{"rendered":"\n<style>\n.expo_book_sale {\n  --green: #168227;\n  --navy: #1c263e;\n  --white: #ffffff;\n\n  width: min(100%, 1050px);\n  margin: 40px auto;\n  background: var(--white);\n  color: var(--navy);\n  font-family: Arial, Helvetica, sans-serif;\n  text-align: center;\n  box-sizing: border-box;\n}\n\n.expo_book_sale *,\n.expo_book_sale *::before,\n.expo_book_sale *::after {\n  box-sizing: border-box;\n}\n\n\/* TOP *\/\n\n.expo_top_bar {\n  height: 120px;\n  background: var(--green);\n  margin: 0;\n  position: relative;\n}\n\n.expo_book_icon {\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  transform: translate(-50%, 50%);\n  width: 190px;\n  height: 190px;\n  border: 7px solid var(--navy);\n  border-radius: 50%;\n  background: white;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  outline: 8px solid white;\n  z-index: 2;\n}\n\n.expo_book_icon svg {\n  width: 110px;\n  height: 110px;\n}\n\n\/* FRAME *\/\n\n.expo_frame {\n  border: 3px solid #222;\n  border-top: 3px solid #222;\n  margin-top: 18px;\n  padding: 90px 35px 40px;\n}\n\n\/* BRANCH *\/\n\n.expo_branch {\n  display: flex;\n  align-items: center;\n  gap: 25px;\n  margin: 0 auto 15px;\n  max-width: 950px;\n}\n\n.expo_branch_line {\n  height: 9px;\n  background: var(--green);\n  width: 115px;\n  flex-shrink: 0;\n}\n\n.expo_branch_text {\n  flex: 1;\n  font-size: 22px;\n  letter-spacing: 7px;\n  line-height: 1.35;\n  font-weight: 400;\n  text-transform: uppercase;\n}\n\n\/* HEADLINE *\/\n\n.expo_book_word {\n  font-size: clamp(80px, 12vw, 155px);\n  line-height: 0.95;\n  font-weight: 300;\n  letter-spacing: 1px;\n  margin-top: 20px;\n}\n\n.expo_sale_word {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(110px, 16vw, 210px);\n  line-height: 0.9;\n  font-weight: 900;\n  margin: 20px 0 25px;\n  letter-spacing: 1px;\n}\n\n\/* PRICE *\/\n\n.expo_price {\n  max-width: 820px;\n  margin: 0 auto 25px;\n  background: var(--green);\n  color: white;\n  border-radius: 15px;\n  padding: 16px 28px;\n  display: grid;\n  grid-template-columns: 115px 1fr 1px 1.35fr;\n  align-items: center;\n  gap: 22px;\n}\n\n.expo_price_books svg {\n  width: 95px;\n  height: 95px;\n}\n\n.expo_all_books {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 900;\n  font-size: 38px;\n  line-height: 0.95;\n  text-transform: uppercase;\n}\n\n.expo_price_divider {\n  height: 95px;\n  background: white;\n  opacity: 0.9;\n}\n\n.expo_price_amount {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 16px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 900;\n}\n\n.expo_price_two,\n.expo_price_one {\n  font-size: 90px;\n  line-height: 0.8;\n}\n\n.expo_price_for {\n  font-size: 30px;\n  line-height: 0.95;\n  text-transform: uppercase;\n}\n\n\/* DETAILS *\/\n\n.expo_date {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: var(--navy);\n  font-size: clamp(25px, 3.3vw, 42px);\n  font-weight: 900;\n  letter-spacing: 2px;\n  margin: 15px 0 4px;\n  text-transform: uppercase;\n}\n\n.expo_time_separator {\n  color: var(--green);\n  padding: 0 10px;\n}\n\n.expo_address {\n  color: var(--navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(18px, 2.4vw, 30px);\n  font-weight: 900;\n  letter-spacing: 2px;\n  margin-bottom: 40px;\n  text-transform: uppercase;\n}\n\n\/* GENRES *\/\n\n.expo_genres {\n  color: var(--green);\n  font-size: clamp(17px, 2vw, 24px);\n  line-height: 1.5;\n  font-weight: 300;\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 700px) {\n\n  .expo_book_sale {\n    margin: 20px auto;\n  }\n\n  .expo_top_bar {\n    height: 70px;\n  }\n\n  .expo_book_icon {\n    width: 120px;\n    height: 120px;\n    border-width: 4px;\n    outline-width: 5px;\n  }\n\n  .expo_book_icon svg {\n    width: 72px;\n    height: 72px;\n  }\n\n  .expo_frame {\n    margin-top: 10px;\n    padding: 65px 18px 28px;\n    border-width: 2px;\n  }\n\n  .expo_branch {\n    gap: 10px;\n  }\n\n  .expo_branch_line {\n    width: 35px;\n    height: 5px;\n  }\n\n  .expo_branch_text {\n    font-size: 11px;\n    letter-spacing: 2px;\n  }\n\n  .expo_book_word {\n    margin-top: 22px;\n  }\n\n  .expo_sale_word {\n    margin: 10px 0 18px;\n  }\n\n  .expo_price {\n    grid-template-columns: 65px 1fr 1px 1.3fr;\n    gap: 10px;\n    padding: 12px 14px;\n    border-radius: 10px;\n  }\n\n  .expo_price_books svg {\n    width: 60px;\n    height: 60px;\n  }\n\n  .expo_all_books {\n    font-size: 21px;\n  }\n\n  .expo_price_divider {\n    height: 65px;\n  }\n\n  .expo_price_two,\n  .expo_price_one {\n    font-size: 52px;\n  }\n\n  .expo_price_for {\n    font-size: 17px;\n  }\n\n  .expo_price_amount {\n    gap: 7px;\n  }\n\n  .expo_date {\n    line-height: 1.3;\n  }\n\n  .expo_time_separator {\n    display: block;\n    height: 3px;\n    padding: 0;\n    margin: 8px auto;\n    width: 40px;\n    background: var(--green);\n    font-size: 0;\n  }\n\n  .expo_address {\n    line-height: 1.4;\n    margin-bottom: 25px;\n  }\n}\n\n@media (max-width: 420px) {\n\n  .expo_price {\n    grid-template-columns: 55px 1fr 1px 1.3fr;\n    gap: 6px;\n  }\n\n  .expo_all_books {\n    font-size: 17px;\n  }\n\n  .expo_price_two,\n  .expo_price_one {\n    font-size: 42px;\n  }\n\n  .expo_price_for {\n    font-size: 14px;\n  }\n}\n<\/style>\n\n<div class=\"expo_book_sale\">\n\n  <div class=\"expo_top_bar\">\n\n    <div class=\"expo_book_icon\">\n      <svg viewBox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M50 28C42 21 31 19 19 20V65C31 64 42 67 50 73V28Z\" stroke=\"#1c263e\" stroke-width=\"3.5\" stroke-linejoin=\"round\"><\/path>\n        <path d=\"M50 28C58 21 69 19 81 20V65C69 64 58 67 50 73V28Z\" stroke=\"#1c263e\" stroke-width=\"3.5\" stroke-linejoin=\"round\"><\/path>\n        <path d=\"M19 28H14V72C28 70 40 72 50 78\" stroke=\"#1c263e\" stroke-width=\"3.5\" stroke-linejoin=\"round\"><\/path>\n        <path d=\"M81 28H86V72C72 70 60 72 50 78\" stroke=\"#1c263e\" stroke-width=\"3.5\" stroke-linejoin=\"round\"><\/path>\n        <path d=\"M27 31H43M27 40H43M27 49H43M27 58H43\" stroke=\"#1c263e\" stroke-width=\"2.5\" stroke-linecap=\"round\"><\/path>\n        <path d=\"M57 31H73M57 40H73M57 49H73M57 58H73\" stroke=\"#1c263e\" stroke-width=\"2.5\" stroke-linecap=\"round\"><\/path>\n      <\/svg>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"expo_frame\">\n\n    <div class=\"expo_branch\">\n      <div class=\"expo_branch_line\"><\/div>\n\n      <div class=\"expo_branch_text\">\n        Exposition Park \u00b7 Dr. Mary McLeod Bethune<br>\n        Regional Branch\n      <\/div>\n\n      <div class=\"expo_branch_line\"><\/div>\n    <\/div>\n\n    <div class=\"expo_book_word\">\n      BOOK\n    <\/div>\n\n    <div class=\"expo_sale_word\">\n      SALE\n    <\/div>\n\n    <div class=\"expo_price\">\n\n      <div class=\"expo_price_books\">\n        <svg viewBox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M24 19L75 11L82 22L32 31L24 19Z\" stroke=\"white\" stroke-width=\"4\" stroke-linejoin=\"round\"><\/path>\n          <path d=\"M32 31V79L82 69V22\" stroke=\"white\" stroke-width=\"4\" stroke-linejoin=\"round\"><\/path>\n          <path d=\"M24 19V67L32 79\" stroke=\"white\" stroke-width=\"4\" stroke-linejoin=\"round\"><\/path>\n          <path d=\"M38 36V73M47 34V71\" stroke=\"white\" stroke-width=\"3\"><\/path>\n        <\/svg>\n      <\/div>\n\n      <div class=\"expo_all_books\">\n        All<br>Books\n      <\/div>\n\n      <div class=\"expo_price_divider\"><\/div>\n\n      <div class=\"expo_price_amount\">\n        <span class=\"expo_price_two\">2<\/span>\n\n        <span class=\"expo_price_for\">\n          For\n        <\/span>\n\n        <span class=\"expo_price_one\">$1<\/span>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"expo_date\">\n      Saturday, July 18, 2026\n      <span class=\"expo_time_separator\">|<\/span>\n      12 PM to 2 PM\n    <\/div>\n\n    <div class=\"expo_address\">\n      3900 S Western Ave, Los Angeles, CA 90062\n    <\/div>\n\n    <div class=\"expo_genres\">\n      Kids \u00b7 Young Adult \u00b7 Fiction \u00b7 Nonfiction \u00b7 Fantasy \u00b7 Historical<br>\n      Biographical \u00b7 Romance \u00b7 Sci Fi \u00b7 More\n    <\/div>\n\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Exposition Park \u00b7 Dr. Mary McLeod Bethune Regional Branch BOOK SALE AllBooks 2 For $1 Saturday, July 18, 2026 | 12 PM to 2 PM 3900 S Western Ave, Los Angeles, CA 90062 Kids \u00b7 Young Adult \u00b7 Fiction \u00b7 Nonfiction \u00b7 Fantasy \u00b7 Historical Biographical \u00b7 Romance \u00b7 Sci Fi \u00b7 More<\/p>\n","protected":false},"featured_media":0,"template":"","class_list":["post-19","friend_event","type-friend_event","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/localbusinesspages.org\/friendsofexpopark\/wp-json\/wp\/v2\/friend_event\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/localbusinesspages.org\/friendsofexpopark\/wp-json\/wp\/v2\/friend_event"}],"about":[{"href":"https:\/\/localbusinesspages.org\/friendsofexpopark\/wp-json\/wp\/v2\/types\/friend_event"}],"wp:attachment":[{"href":"https:\/\/localbusinesspages.org\/friendsofexpopark\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}