(function(){
        var style_text = ".localist-widget-hl ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n.localist-widget-hl .event-list {\n  display: flex;\n  flex-wrap: wrap;\n  position: relative;\n  \n  -webkit-transition: opacity .10s ease-out,left .5s ease-out;\n  -moz-transition: opacity .10s ease-out,left .5s ease-out;\n  transition: opacity .10s ease-out,left .5s ease-out;\n\n}\n\n.localist-widget-hl li.event {\n  \n  -webkit-transition: opacity .10s .10s ease-out,-webkit-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  -moz-transition: opacity .10s .10s ease-out,-moz-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  transition: opacity .10s .10s ease-out,transform .10s .10s ease-out,visibility .10s .10s ease-out;\n\n}\n\n.localist-widget-hl .event-list li {\n  flex: 1 0 calc(25% - 20px);\n  min-width: 200px;\n  margin: 10px;\n}\n\n.localist-widget-hl .event-card {\n  display: block;\n  overflow: hidden;\n  padding: 0;\n  position: relative;\n  background: #fff;\n  border: 2px solid #efefef;\n  color: #232323;\n  font-size: .8125rem;\n}\n\n.localist-widget-hl .event-overview {\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-details {\n  background: rgba(215, 63, 9, 0.8);\n  color: #fff;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  opacity: 0;\n  padding: 20px;\n  position: absolute;\n  top: 0;\n  visibility: hidden;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl dl {\n  border: 0;\n  font-family: inherit;\n  font-size: 100%;\n  font-style: inherit;\n  font-weight: inherit;\n  margin: 0;\n  outline: 0;\n  padding: 0;\n  vertical-align: baseline;\n}\n\n.localist-widget-hl .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  margin-right: 15px;\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n.localist-widget-hl .event-specs dt,.event-specs dd {\n  padding: 14px 0 17px;\n}\n\n.localist-widget-hl .event-specs dd {\n  border-top: 1px solid rgba(255,255,255,0.15);\n  position: relative;\n  margin: 0;\n}\n\n.localist-widget-hl .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.5em;\n  font-size: 13px;\n}\n\n.localist-widget-hl .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  left: 40px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n.localist-widget-hl strong {\n  font-weight: 700;\n}\n\n.localist-widget-hl .event-specs {\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  border-width: 1px 0;\n  line-height: normal;\n  overflow: hidden;\n}\n\n.localist-widget-hl .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl .event-card:hover .event-details {\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl .event-list .event-overview .content {\n  height: 7.615384615em;\n  border: 1px solid #efefef;\n  border-width: 0 1px;\n  padding: 23px 20px 19px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content:before {\n  background: #fff;\n  bottom: 0;\n  content: '';\n  height: 17px;\n  left: 1px;\n  position: absolute;\n  right: 1px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event--date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content p {\n  overflow: hidden;\n  margin: 0;\n  display: -webkit-box;\n  text-overflow: ellipsis;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  -moz-box-orient: vertical;\n  box-orient: vertical;\n  line-height: 1.5em;\n  font-family: Georgia,serif;\n}\n\n.localist-widget-hl .event-title {\n  background: rgba(0,0,0,0.8) left top;\n  bottom: 0;\n  color: #fff;\n  font-weight: 800;\n  left: 0;\n  overflow: hidden;\n  padding: 7px 20px 5px;\n  position: absolute;\n  text-overflow: ellipsis;\n  width: 100%;\n  white-space: nowrap;\n  z-index: 1;\n  line-height: 1.875rem;\n  font-size: .8125rem;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  margin: 0;\n  outline: 0;\n  vertical-align: baseline;\n  border: 0;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-short-date {\n\n  background: #d73f09;\n  position: absolute;\n  width: 2.777777778em;\n  height: 2.777777778em;\n  top: 0;\n  left: 0;\n  z-index: 1;\n  padding: .333333333em 0 0;\n  color: #fff;\n  font-weight: 800;\n  font-size: 1.125rem;\n  line-height: 1.111111111em;\n  font-family: : \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  text-align: center;\n  text-transform: uppercase;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card:hover .event-img {\n  \n  -webkit-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -moz-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -ms-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -o-transform: scale(1.75) translateX(-30%) translateY(16%);\n  transform: scale(1.75) translateX(-30%) translateY(16%);\n\n}\n\n.localist-widget-hl .event-card .content:before {\n  position: absolute;\n  background: #fff;\n  left: 1px;\n  bottom: 0;\n  right: 1px;\n  content: '';\n  height: 17px;\n}\n\n.localist-widget-hl .event-img {\n  position: relative;\n  width: auto;\n  height: auto;\n  min-height: 100%;\n  min-width: 100%;\n  display: block;\n  left: 50%;\n  \n  -webkit-transform-origin: center center;\n  -moz-transform-origin: center center;\n  -ms-transform-origin: center center;\n  -o-transform-origin: center center;\n  transform-origin: center center;\n  -webkit-transform: translateX(-50%);\n  -moz-transform: translateX(-50%);\n  -ms-transform: translateX(-50%);\n  -o-transform: translateX(-50%);\n  transform: translateX(-50%);\n\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .localist-widget-hl .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .event-short-date {\n  background: #d73f09;\n}\n\n.localist-widget-hl .event-card:hover header {\n  overflow: visible;\n}\n\n.localist-widget-hl .event-card:hover {\n  border-color: rgba(215, 63, 9, 0.8);\n}\n\n.localist-widget-hl .event-card:hover .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl .event-list .event-card {\n  height: 22em;\n}\n\n.localist-widget-hl .event-short-date abbr {\n  display: block;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.181818182em;\n  border: 0 none;\n}\n\n.localist-widget-hl * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl .pin {\n  width: 17px;\n  height: 17px;\n  border-radius: 48% 50% 50% 0;\n  background: #fff;\n  transform: rotate(-45deg);\n  float: left;\n  margin-left: 10px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(215, 63, 9, 0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl .clock {\n  float: left;\n  margin-top: 0;\n  border: 2px solid #fff;\n  display: inline-block;\n  position: relative;\n  vertical-align: top;\n  border-radius: 100%;\n  height: 18px;\n  width: 18px;\n  margin-left: 8px;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .clock:before {\n  height: 4px;\n  left: 8px;\n  top: 4px;\n  -webkit-transform: rotate(90deg);\n  -moz-transform: rotate(90deg);\n  -ms-transform: rotate(90deg);\n  -o-transform: rotate(90deg);\n  transform: rotate(90deg);\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n.localist-widget-hl .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n//\n\u003c!--@media only screen and (min-width: 30em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(2n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(2n)) {--\u003e\n\u003c!--    margin-right: 5%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 45em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(3n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(3n)) {--\u003e\n\u003c!--    margin-right: 3.125%;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {--\u003e\n\u003c!--    clear: none;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(3n) {--\u003e\n\u003c!--    margin-right: 0;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 62.5em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli:not(:nth-child(5n)) {--\u003e\n\u003c!--    margin-right: 1.66667%;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(5n+1) {--\u003e\n\u003c!--    clear: left;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list li:nth-child(3n+1) {--\u003e\n\u003c!--    clear: none;--\u003e\n\u003c!--  }--\u003e\n\n\u003c!--  .localist-widget-hl .event-list\u003eli:nth-child(5n) {--\u003e\n\u003c!--    margin-right: 0;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 30em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 5%;--\u003e\n\u003c!--    width: 47.5%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 45em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 3.125%;--\u003e\n\u003c!--    width: 31.25%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e\n\n\u003c!--@media only screen and (min-width: 62.5em) {--\u003e\n\u003c!--  .localist-widget-hl .event-list\u003eli {--\u003e\n\u003c!--    float: left;--\u003e\n\u003c!--    margin-bottom: 1.66667%;--\u003e\n\u003c!--    width: 18.66667%;--\u003e\n\u003c!--  }--\u003e\n\u003c!--}--\u003e";
        var head = document.getElementsByTagName('head')[0];
        if(!head) {
          var body = document.body;
          head = document.createElement('head');
          body.parentNode.insertBefore(head, body);
        }
        var style;
        if(document.createStyleSheet) {
          style = document.createStyleSheet();
          style.cssText = style_text;
        } else {
          style = document.createElement('style');
          style.appendChild(document.createTextNode(style_text));
        }
        try {
          head.appendChild(style);
        } catch(err) {};
      })();
try{document.getElementById("localist-widget-28662446").innerHTML="\u003c!-- begin code --\u003e\n\n\n\u003cdiv class=\"localist-widget-hl\"\u003e\n\n    \u003col class=\"event-list\"\u003e\n        \n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-10-06\"\u003e\n                                06\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Keb\u0026#39; Mo\u0026#39;\" srcset=\"https://localist-images.azureedge.net/photos/40855089128620/square_300@2x/b86df2f20bc3eca9c589f3b925caa8e9352f0aea.jpg 2x, https://localist-images.azureedge.net/photos/40855089128620/square_300/b86df2f20bc3eca9c589f3b925caa8e9352f0aea.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40855089128620/square_300/b86df2f20bc3eca9c589f3b925caa8e9352f0aea.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003e\u003cdiv class=\"description\"\u003e\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eRenowned blues and rock legend Keb\u0026rsquo; Mo\u0026rsquo; returns to Oregon State University\u0026rsquo;s popular American Strings series \u0026ndash; this time in person to a live audience!\u003c/span\u003e\u003c/span\u003e\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eHosted by University Director of Popular Music and Performing Arts Bob Santelli, a rock and blues historian, the series brings in artists from many musical genres for an in-depth look at the role stringed instruments play in American music. Each event includes a conversation exploring the artist\u0026rsquo;s career, music and creative process, followed by a live performance.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eSinger, guitarist and songwriter Kevin Roosevelt Moore, known professionally as Keb\u0026rsquo; Mo\u0026rsquo;, has cultivated a reputation as a modern master of American roots music through his albums, live performances and collaborations. Since his self-titled debut album more than 25 years ago, the Nashville-based artist has released 14 albums, including \u0026ldquo;Oklahoma,\u0026rdquo; which won the 2020 Grammy Award for Best Americana Album, and \u0026ldquo;Moonlight, Mistletoe \u0026amp; You,\u0026rdquo; which peaked at number one in the U.S. on the Billboard Blues Charts. Moore\u0026rsquo;s recordings have in fact been at the top of the Billboard Blues Chart seven times. He has performed everywhere from Carnegie Hall to The White House, and collaborated with artists including Taj Mahal, Willie Nelson, Bonnie Raitt, B.B. King, Lyle Lovett and more.\u003cbr /\u003e\n\u003cbr /\u003e\nMoore has also composed music for the television series Mike and Molly, Memphis Beat, Martha Stewart Living and others. In 2021, he earned the Americana Music Association\u0026rsquo;s Lifetime Achievement Award in Performance.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eKeb\u0026rsquo; Mo\u0026rsquo; previously appeared with Santelli on American Strings in a remote livestream in August of 2020. Since then he has \u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003ecelebrated his 70\u003csup\u003eth\u003c/sup\u003e birthday, but that doesn\u0026rsquo;t appear to be slowing down his recording, touring or collaborative accomplishments in the least. He just released a new album with a single by the same name \u0026ndash; \u0026ldquo;It\u0026rsquo;s Good to Be (Home Again),\u0026rdquo; and is touring Europe this summer and early fall, then continues with concerts booked across the U.S.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u0026ldquo;I may be turning 70,\u0026rdquo; Keb\u0026rsquo; reflected, \u0026ldquo;but I\u0026rsquo;m still breathing and I\u0026rsquo;m still hungry \u0026hellip; I\u0026rsquo;m still out there going for it every single day.\u0026rdquo;\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eFollowing the Corvallis program, the American Strings series hits the road for An Evening with Keb\u0026rsquo; Mo\u0026rsquo; on Friday, October 7 at 7:30 p.m. at the Patricia Reser Center for the Arts, 12625 SW Crescent St., Beaverton. That event is being jointly presented by the OSU College of Liberal Arts, OSU Arts and Education Complex (AEC), and The Reser, as the first of many exciting programming collaborations to come, in anticipation of OSU\u0026rsquo;s AEC opening in fall, 2024. For tickets and information on the Beaverton event, please go to \u003c/span\u003e\u003c/span\u003e\u003ca href=\"https://thereser.org/\" style=\"text-decoration:underline\"\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003ethereser.org\u003c/span\u003e\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eTickets for American Strings: An Evening with Keb\u0026rsquo; Mo\u0026rsquo; in Corvallis go on sale at 8 a.m. on August 29. Seating is general admission, limited to 200. Doors open at 7p.m.\u0026nbsp;\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eThis event will not be livestreamed or recorded for later viewing.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\u003c/div\u003e\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-10-06\"\u003e\n                                    Thursday, October 6 \u003cbr\u003e 7:30 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    LaSells Stewart Center\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/american_strings_an_evening_with_keb_mo?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\"  target=\"_blank\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            07:30 pm\n                             - \n                            \n                            \n                                \n                                LaSells Stewart Center\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-10-07\"\u003e\n                                07\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Keb\u0026#39; Mo\u0026#39;\" srcset=\"https://localist-images.azureedge.net/photos/40855186908315/square_300@2x/28aa171bed0093016f1a97f4fb2534475b5fc485.jpg 2x, https://localist-images.azureedge.net/photos/40855186908315/square_300/28aa171bed0093016f1a97f4fb2534475b5fc485.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40855186908315/square_300/28aa171bed0093016f1a97f4fb2534475b5fc485.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003e\u003cdiv class=\"description\"\u003e\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eOregon State University\u0026rsquo;s popular American Strings series is hitting the road to co-present an evening with renowned blues artist Keb\u0026rsquo; Mo\u0026rsquo; at the Patricia Reser Center for the Arts in Beaverton. \u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eThe event is presented by the OSU College of Liberal Arts, OSU Arts and Education Complex (AEC), and The Reser, as the first of many exciting programming collaborations to come, in anticipation of OSU\u0026rsquo;s AEC opening in fall, 2024. \u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003ePrior to the Beaverton program, Oregon State will host American Strings: An Evening with Keb\u0026rsquo; Mo\u0026rsquo; on the evening of October 6 at 7:30 p.m. on the university\u0026rsquo;s main campus in Corvallis.\u0026nbsp;\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eHosted by University Director of Popular Music and Performing Arts Bob Santelli, a rock and blues historian, the series brings in artists from many musical genres for an in-depth look at the role stringed instruments play in American music. Each event includes a conversation exploring the artist\u0026rsquo;s career, music and creative process, followed by a live performance.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eSinger, guitarist and songwriter Kevin Roosevelt Moore, known professionally as Keb\u0026rsquo; Mo\u0026rsquo;, has cultivated a reputation as a modern master of American roots music through his albums, live performances and collaborations. Since his self-titled debut album more than 25 years ago, the Nashville-based artist has released 14 albums, including \u0026ldquo;Oklahoma,\u0026rdquo; which won the 2020 Grammy Award for Best Americana Album, and \u0026ldquo;Moonlight, Mistletoe \u0026amp; You,\u0026rdquo; which peaked at number one in the U.S. on the Billboard Blues Charts. Moore\u0026rsquo;s recordings have in fact been at the top of the Billboard Blues Chart seven times. He has performed everywhere from Carnegie Hall to The White House, and collaborated with artists including Taj Mahal, Willie Nelson, Bonnie Raitt, B.B. King, Lyle Lovett and more. \u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eMoore has also composed music for the television series Mike and Molly, Memphis Beat, Martha Stewart Living and others. In 2021, he earned the Americana Music Association\u0026rsquo;s Lifetime Achievement Award in Performance.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12pt\"\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e\u003cspan\u003eTickets for American Strings: An Evening with Keb\u0026rsquo; Mo\u0026rsquo; at The Reser go on sale on August 29, and are $30 each.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u0026nbsp;\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eFor more information and for accommodations for people with disabilities, please call 971-501-7722 or email \u003c/span\u003e\u003c/span\u003e\u003ca href=\"boxoffice@thereser.org\" style=\"text-decoration:underline\"\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003eboxoffice@thereser.org\u003c/span\u003e\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-size:11.0pt\"\u003e\u003cspan\u003e.\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/span\u003e\u003c/p\u003e\n\u003c/div\u003e\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-10-07\"\u003e\n                                    Friday, October 7 \u003cbr\u003e 7:30 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    The Reser\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/american_strings_an_evening_with_keb_mo_7411?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\"  target=\"_blank\"\u003eAmerican Strings: An Evening with Keb' Mo'\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            07:30 pm\n                             - \n                            \n                            \n                                \n                                The Reser\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eAlbum Club: Harvest by Neil Young\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-10-10\"\u003e\n                                10\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Neil Young (wikipedia photo)\" src=\"https://localist-images.azureedge.net/photos/40484565279236/square_300/e87841f484b3d83447fb713b58e24a1e1b6c4d15.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003e\u003cdiv class=\"description\"\u003e\u003cp\u003eJoin an evening listening to and discussing one of the greatest music albums of all time: Harvest by Neil Young. This fourth studio album by Canadian-American musician Neil Young, was released in February of 1972. The all-star vocalist guest list comprised David Crosby, Graham Nash, Linda Ronstadt, Stephen Stills and James Taylor. The London Symphony also performed on two tracks. The album is considered Young\u0026#39;s signature album and it included two hit singles on the Billboard charts: \u0026quot;Old Man\u0026quot; at number 31 and \u0026quot;Heart of Gold\u0026quot; reached number one.\u003c/p\u003e\n\n\u003cp\u003eJoin Rock Historian Bob Santelli,\u0026nbsp; OSU\u0026#39;s Director of Popular Music and Performing Arts, with OSU student Colson Legras, in person or remotely, as we learn more about the history and making of this legendary album. Free, open to all. To join remotely, register at this link:\u0026nbsp;\u0026nbsp;\u003ca href=\"https://beav.es/ihD\"\u003ehttps://beav.es/ihD\u003c/a\u003e\u003c/p\u003e\n\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003c/div\u003e\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eAlbum Club: Harvest by Neil Young\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-10-10\"\u003e\n                                    Monday, October 10 \u003cbr\u003e 7:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Memorial Union Building (MU)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/album_club_harvest_by_neil_young?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\"  target=\"_blank\"\u003eAlbum Club: Harvest by Neil Young\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            07:00 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Building (MU)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eOpening Reception for Currency of Language: Barbara Kruger and Analia Saban (Art Exhibition)\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2022-10-12\"\u003e\n                                12\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"\u0026quot;Seen\u0026quot; by Barbara Kruger\" srcset=\"https://localist-images.azureedge.net/photos/40873560346846/square_300@2x/432ff8fdb6bfb80cf951d50b8f5f8e5a742db627.jpg 2x, https://localist-images.azureedge.net/photos/40873560346846/square_300/432ff8fdb6bfb80cf951d50b8f5f8e5a742db627.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40873560346846/square_300/432ff8fdb6bfb80cf951d50b8f5f8e5a742db627.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003e\u003cdiv class=\"description\"\u003e\u003cp\u003eThe Little Gallery presents a collection of art by contemporary artists Barbara Kruger and Analia Saban, on view October 2 - December 3, with an artist\u0026#39;s opening reception on Wednesday, Oct. 12 at 3:30 p.m.\u003c/p\u003e\n\n\u003cp\u003eConceptual artist\u0026nbsp;\u003cb\u003eBarbara Kruger\u003c/b\u003e\u0026nbsp;(American, born January 26, 1945) is best known for her layered photographs, featuring provocative statements on issues surrounding commercial culture, feminism, and identity politics.\u003cbr /\u003e\n\u003cbr /\u003e\nShe has gained critical recognition for her photographic and screen-printed works, in which she layered found images from commercial sources and overlaid them with\u0026nbsp;\u003ca href=\"http://www.artnet.com/artwork/426006260/424045384/barbara-kruger-untitled-surveillance-is-their-busywork.html\" rel=\"noreferrer\" target=\"_blank\"\u003eshort, challenging phrases\u003c/a\u003e, such as \u0026ldquo;You are a captive audience,\u0026rdquo; and\u0026nbsp;\u003ca href=\"http://www.artnet.com/artwork/426229106/425934573/barbara-kruger-i-shop-therefore-i-am.html\" rel=\"noreferrer\" target=\"_blank\"\u003e\u003ci\u003e\u0026ldquo;I shop therefore I am\u0026rdquo;\u003c/i\u003e\u003c/a\u003e\u003cbr /\u003e\n\u003cbr /\u003e\nShown in this exhibition, is Untitled (We Will No Longer Be Seen and Not Heard), a series composed of nine panels that conveys a message of linguistic and social resistance.\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cb\u003eAlso a Conceptual artist, Analia Saban\u003c/b\u003e\u0026nbsp; (born 1980, Buenos Aires) explores the intersections and overlap between traditional media and new technologies, disrupting conventional techniques of drawing, painting, weaving, and sculpture to probe the capacity of an object and the myriad meanings found within its form.\u0026nbsp;\u003cbr /\u003e\n\u003cbr /\u003e\nShown in the exhibition are two of Analia Saban\u0026rsquo;s collaborations with Mixografia, a fine arts printer and publisher based in Los Angeles.\u003cbr /\u003e\n\u003cbr /\u003e\nThe first series depicts garment labels reconstituted as handmade paper prints, dramatically scaled up from their original size.\u003cbr /\u003e\n\u003cbr /\u003e\nIn the second series of plastic bag prints, each bag is printed with a different design that varies on the theme of \u0026ldquo;Thank You, Have a Nice Day\u0026rdquo;, a slogan which has become integral and iconic to the imagery of the disposable plastic shopping bag.\u003c/p\u003e\n\u003c/div\u003e\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eOpening Reception for Currency of Language: Barbara Kruger and Analia Saban (Art Exhibition)\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2022-10-12\"\u003e\n                                    Wednesday, October 12 \u003cbr\u003e 3:30 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Kidder Hall\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://events.oregonstate.edu/event/opening_reception_for_currency_of_language_barbara_kruger_and_analia_saban_art_exhibition?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=Oregon+State+University\"  target=\"_blank\"\u003eOpening Reception for Currency of Language: Barbara Kruger and Analia Saban (Art Exhibition)\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            03:30 pm\n                             - \n                            \n                            \n                                \n                                Kidder Hall\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n        \n    \u003c/ol\u003e\n\u003c/div\u003e";}catch(err){};
