<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<title>Utah Theatre Bloggers  - Utah&#039;s Source for Theatre Journalism</title>
<style type="text/css">/*==================== Top Bar color ====================*/
:root {
  --pri-color: #1151d3;
 }
</style>
<style type="text/css">
:root {  
	--secondary-color: #202f5b;
	--ft-overlay: #121026;
}
.wrapper {
    background: #eee;
}
.popup-btn{
	background: var(--pri-color);
	color: #fff;
}
/*==================== Offcanvas color ====================*/
.bs-offcanvas .bs-offcanvas-close{
    border-bottom-color: #e2e8f0;
}
.bs-offcanvas{
    background-color: #fff;
}
.bs-offcanvas .bs-offcanvas-btn-close span{
    background-color: #000;
}
.bs-offcanvas .bs-offcanvas-inner .navbar-nav li .dropdown-menu {
    border-top-color: #e2e8f0;
}
.bs-offcanvas .navbar-nav li{
    border-bottom-color: #e2e8f0;
}
.bs-offcanvas .navbar-nav li a{
    color: #212121
}
.bs-offcanvas .navbar-nav li a:hover, .bs-offcanvas .navbar-nav li a:focus{
    color: var(--pri-color);
}
/*==================== Top Bar color ====================*/
.mg-head-detail ul li ul {
	background: var(--secondary-color);
}
.mg-head-detail ul li ul li:hover {
	background: var(--pri-color);
}
.mg-head-detail ul li ul li a.dropdown-item {
	background-color: unset;
	color: #fff !important;
}
.mg-trhead .mg-head-detail .info-left li a , .mg-trhead .mg-head-detail li a i, .mg-trhead .mg-head-detail .info-right li a {
	color: #fff;
}
.vid_btn i{
	color: var(--pri-color);
}
.mg-trhead .mg-head-detail li a i {
	color: var(--pri-color);
}
.mg-head-detail .info-left li span.time, .heacent span.time {
	background: #fff;
	color: var(--pri-color);
}
.mg-headwidget.light .info-left li span.time, .mg-standhead .info-left li span.time {
	background: var(--pri-color);
	color: #fff;
}
.mg-trhead .mg-head-detail .info-right li a i {
	color: var(--pri-color);
}
.mg-trhead.conte .mg-head-detail .mg-social li a, .mg-trhead.conte .mg-head-detail .mg-social li a i {
	color: #fff;
}
.mg-trhead.conte .mg-head-detail .mg-social li a:hover i, .mg-trhead.conte .mg-head-detail .mg-social li a i:hover {
	color: var(--pri-color);
}
.mg-headwidget .mg-head-detail {
	background: var(--secondary-color);
}
.mg-head-detail .info-left li, .mg-headwidget .mg-head-detail .info-left li a , .mg-headwidget .mg-head-detail li a i, .mg-headwidget .mg-head-detail .info-right li a {
	color: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a:hover, .mg-headwidget .mg-head-detail .info-right li a:focus {
	color: var(--pri-color);
}
.mg-headwidget .mg-head-detail li a i {
	color: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a i {
	color: #fff;
}

.mg-headwidget .trans {
	background: rgba(0, 0, 0, 0.0);
}
.mg-headwidget.trans .mg-head-detail {
	background: rgba(0, 0, 0, 0.0);
	border-color: rgba(255, 255, 255, 0.1);
}
.mg-headwidget.trans .mg-head-detail .info-left li a , .mg-headwidget.trans .mg-head-detail li a i, .mg-headwidget.trans .mg-head-detail .info-right li a {
	color: #fff;
}
.mg-headwidget.trans .navbar-wp {
    background: rgba(0, 0, 0, 0.7);
}
.mg-headwidget.center .navbar-wp {
    background: var(--pri-color);
}
/*==================== center Top Bar color ====================*/
.header-center .mg-head-detail {
	background: #fff;
	border-color: rgba(230, 230, 230, 0.7);
}
.header-center .mg-head-detail .info-left li a , .header-center .mg-head-detail li a i, .header-center .mg-head-detail .info-right li a {
	color: #222;
}
.header-center .mg-head-detail li a i {
	color: #222;
}
.header-center .mg-head-detail .info-right li a i {
	color: #222;
}

.site-title a, .site-description {color: #fff;}
.site-title-footer a, .site-description-footer {color: #fff;}
.site-title-footer a:hover, .site-title a:hover{
	color: var(--pri-color);
}
/*==================== standard Top Bar color ====================*/
.mg-standard .mg-head-detail {
	background: #222;
}
.mg-standard .mg-head-detail .info-left li a , .mg-standard .mg-head-detail li a i, .mg-standard .mg-head-detail .info-right li a {
	color: #fff;
}
.mg-standard .mg-head-detail li a i {
	color: #fff;
}
.mg-standard .mg-head-detail .info-right li a i {
	color: #fff;
}
.mg-standard .mg-head-detail .info-right li a:hover i {
	color: var(--pri-color);
}
/*==================== standhead Top Bar color ====================*/
.mg-standhead .mg-head-detail {
	background: #fff;
}
.mg-standhead .mg-head-detail .info-left li, .mg-standhead .mg-head-detail .info-left li a {
	color: var(--pri-color);
}
.mg-standhead .btn-theme.quote {
    background: #f4f7fc;
    border-color: #f4f7fc;;
    color: #000;
}
.mg-standhead .mg-search-box a {
	color: #fff;
}
.mg-standhead .mg-search-box a:hover, .mg-standhead .mg-search-box a:focus {
    color: rgba(255,255,255,0.6);
}
/*=== navbar Header colors ===*/
.mg-headwidget .navbar-wp {
	background: var(--secondary-color);
}
.mg-headwidget .navbar-header .navbar-brand {
	color: #222;
}
.header-widget .mg-header-box-icon i {
    color: var(--pri-color);
}
.header-widget .mg-header-box .mg-social li span.icon-soci a {
    color: #999;
}
.header-widget .mg-header-box .mg-social span.icon-soci:hover a, .header-widget .mg-header-box .mg-social span.icon-soci:focus a {
    color: var(--pri-color);
}
.mg-headwidget .navbar-wp .navbar-nav > li> a {
	color: rgba(255,255,255,0.71);
}
.mg-headwidget .navbar-wp .navbar-nav > li > a:hover, .mg-headwidget .navbar-wp .navbar-nav > li > a:focus, .mg-headwidget .navbar-wp .navbar-nav > .current_page_item > a, .mg-headwidget .navbar-wp .navbar-nav > .active > a:hover, .mg-headwidget .navbar-wp .navbar-nav > .active > a:focus {
	color: #fff;
	background: var(--pri-color);
}
.mg-headwidget span.navbar-toggler-icon {
    color: #fff;
    background-color: transparent;
    /* line-height: 28px; */
}
.navbar-toggler .close {
	color: #fff;
}
.mg-headwidget .mg-search-box a {
	color: rgba(255,255,255,0.71);
}
.mg-headwidget .mg-search-box a:hover, .mg-headwidget .mg-search-box a:focus {
	color: #fff;
}
.mg-headwidget.trans .mg-head-detail .mg-social i {
    color: #fff;
}
.mg-headwidget.trans .mg-header-box-info h4, .mg-headwidget.trans .mg-header-box-info p {
	color: #fff;
}
.mg-headwidget.light .mg-head-detail{
	background: #fff;
	border-color: #eee;
}
.mg-headwidget.light .info-left li {
	color: #848582;
}
.mg-headwidget.light .mg-nav-widget-area-back .inner {
	background: #fff;
}
/* .mg-headwidget.light .site-title a, .mg-headwidget.light .site-description {
	color: #000;
} */
.mg-headwidget.light .mg-search-box a {
	color: rgba(255,255,255,0.71);
}
.mg-headwidget.light .mg-search-box a:hover, .mg-headwidget.light .mg-search-box a:focus {
	color: #fff;
}
/*==================== Theme Menu ====================*/
/*=== navbar Header colors ===*/
.mg-standard .navbar-wp {
	background: #fff;
}
.mg-standard .navbar-header .navbar-brand {
	color: #222;
}
.mg-standard .navbar-wp .navbar-nav > li > a {
	color: #222;
}
.mg-standard .navbar-wp .navbar-nav > li > a:hover, .mg-standard .navbar-wp .navbar-nav > li > a:focus, .mg-standard .navbar-wp .navbar-nav > .active > a, .mg-standard .navbar-wp .navbar-nav > .active > a:hover, .mg-standard .navbar-wp .navbar-nav > .active > a:focus {
	color: var(--pri-color);
}
/*=== navbar Header colors ===*/
.mg-standhead .navbar-wp {
	background: var(--pri-color);
}
.mg-standhead .navbar-header .navbar-brand {
	color: #222;
}
/*=== navbar hover colors ===*/
.mg-standhead .navbar-wp .navbar-nav > li > a {
	color: #fff;
}
.mg-standhead .navbar-wp .navbar-nav > li > a:hover, .mg-standhead .navbar-wp .navbar-nav > li > a:focus, .mg-standhead .navbar-wp .navbar-nav > .active > a, .mg-standhead .navbar-wp .navbar-nav > .active > a:hover, .mg-standhead .navbar-wp .navbar-nav > .active > a:focus {
	color: rgba(255,255,255,0.6);
}
.mg-standhead .navbar-wp .navbar-nav > .open > a, .mg-standhead .navbar-wp .navbar-nav > .open > a:hover, .mg-standhead .navbar-wp .navbar-nav > .open > a:focus {
	color: rgba(255,255,255,0.6);
	border-color: rgba(255,255,255,0.6);
}
.mg-standhead .navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
/*=== navbar transparent colors ===*/ 
.mg-trhead .navbar-wp {
	background: transparent;
}
.mg-trhead .navbar-header .navbar-brand {
	color: #fff;
}
/*=== navbar hover colors ===*/
.mg-trhead .navbar-wp .navbar-nav > li > a {
	color: #fff;
}
.mg-trhead .navbar-wp .navbar-nav > li > a:hover, .mg-trhead .navbar-wp .navbar-nav > li > a:focus, .mg-trhead .navbar-wp .navbar-nav > .active > a, .mg-trhead .navbar-wp .navbar-nav > .active > a:hover, .mg-trhead .navbar-wp .navbar-nav > .active > a:focus {
	color: var(--pri-color);
}
.mg-trhead .navbar-wp .navbar-nav > .open > a, .mg-trhead .navbar-wp .navbar-nav > .open > a:hover, .mg-trhead .navbar-wp .navbar-nav > .open > a:focus {
	color: var(--pri-color);
	border-color: var(--pri-color);
}
.mg-trhead .navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
/*=== navbar transparent contenar colors ===*/ 
.mg-trhead.conte .navbar-wp {
	background: rgba(0, 0, 0, 0.40);
}
.mg-trhead.conte .navbar-wp .navbar-nav > li > a {
	color: #fff;
}
.mg-trhead.conte .is-sticky .navbar-wp, .mg-trhead.conte .mg-main-nav {
	background: rgba(0, 0, 0, 0.0);
}
.mg-trhead.conte > .is-sticky .mg-main-nav {
	background: rgba(0, 0, 0, 0.65);
}
/*=== navbar center colors ===*/ 
.header-center .navbar-wp {
	background: #fff;
	border-color: rgba(230, 230, 230, 0.7);
}
.header-center .navbar-brand {
	color: #222;
}
.header-center .navbar-brand span.site-description {
	color: #8f9294;
}
.header-center .navbar-nav > li > a {
	color: #222;
}
.header-center .navbar-wp .navbar-nav > li > a:hover, .header-center .navbar-wp .navbar-nav > li > a:focus, .header-center .navbar-wp .navbar-nav > .active > a, .header-center .navbar-wp .navbar-nav > .active > a:hover, .header-center .navbar-wp .navbar-nav > .active > a:focus {
	color: var(--pri-color);
}
.header-center .navbar-wp .navbar-nav > .open > a, .header-center .navbar-wp .navbar-nav > .open > a:hover, .header-center .navbar-wp .navbar-nav > .open > a:focus {
	color: var(--pri-color);
	border-color: var(--pri-color);
}

/**Category Color **/
a.newsup-categories.category-color-1{background: var(--pri-color);}
a.newsup-categories.category-color-2{background: #feb236;}
a.newsup-categories.category-color-3{background: #622569;}
a.newsup-categories.category-color-4{background: #82b74b;}
/*=== navbar dropdown colors ===*/ 
.navbar-wp .dropdown-menu {
	background: #1f2024;
}
.navbar-wp .dropdown-menu > li > a {
	background: #1f2024;
	color: #fff;
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: var(--pri-color);
	color: #fff;
}
.navbar-wp .dropdown-menu > li > a:hover {
	background: var(--pri-color);
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	color: #ccc;
}
.mg-search-box .searchinner .btn {
	background: var(--pri-color);
	border-color: var(--pri-color);
	color: #fff;
}
.mg-search-box .searchinner .btn:hover, .mg-search-box .searchinner .btn:focus {
	background: var(--secondary-color);
	border-color: var(--secondary-color);
	color: #fff;
}
.mobilehomebtn, .m-header .mobilehomebtn {
    background: var(--pri-color);
    color: #fff;
}
.mobilehomebtn:hover, .mobilehomebtn:focus {
    /* background: #fff; */
}
/*=== navbar drop down hover color ===*/
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	color: #fff;
}
.navbar-base .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
/*=== navbar toggle color ===*/ 
.navbar-default .navbar-toggle {
	color: #fff;
}
.navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
.navbar-wp .navbar-toggle:hover, .navbar-wp .navbar-toggle:focus {
	background: rgba(0,0,0,0);
	color: #fff;
}
/*---------------------------------------
	Featured Slider Layout   
-----------------------------------------*/
.left-list-post .mg-sec-title .wtitle  {
    background-color: transparent;
    color: var(--pri-color);
    padding: 0;
}
.left-list-post .mg-sec-title .wtitle:before  {
    border-color: transparent; 
}
.right-list-post .mg-sec-title .wtitle  {
    background-color: transparent;
    color: var(--pri-color);
    padding: 0;
}
.right-list-post .mg-sec-title .wtitle:before  {
    border-color: transparent; 
}
/*==================== Body & Global ====================*/
body {
	color: #222;
}
.mg-heading h3, .mg-heading h3 a {
	color: #212121;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea {
	color: #9b9ea8;
	border-color: #eef3fb;
}
.form-control:hover, textarea:hover, input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
	border-color: var(--pri-color);
}
input[type="submit"], button {
	background: var(--pri-color);
	border-color: var(--pri-color);
	color: #fff;
}
input[type="submit"]:hover, button:hover,input[type="submit"]:focus, button:focus {
	background: #002954;
	border-color: #002954;
	color: #fff;
}
a {
	color: var(--pri-color);
}
a:hover, a:focus {
	color: #002954;
}
blockquote{
	background: #f5f5f5;
	border-color: var(--pri-color);
}
blockquote::before {
	color: var(--pri-color);
}
.mg-search-modal .mg-search .btn {
	background: var(--pri-color);
	color: #fff;
}
.mg-search-modal .mg-search .btn:hover {
	background: #002954;
}
/*-- Alerts Styles --*/
.alert-success, .text-success {
	background-color: #2ac56c;
	color: #fff;
}
.alert-info, .text-info {
	background-color: #4593e3;
	color: #fff;
}
.alert-danger, .text-danger {
	background-color: #f06060;
	color: #fff;
}
.alert-warning, .text-warning {
	background-color: #fcd04b;
	color: #fff;
}
.progress-bar-success {
	background-color: #2ac56c;
	color: #fff;
}
.progress-bar-info {
	background-color: #4593e3;
	color: #fff;
}
.progress-bar-danger {
	background-color: #f06060;
	color: #fff;
}
.progress-bar-warning {
	background-color: #fcd04b;
	color: #fff;
}
.subscription-success {
	color: #2ac56c;
}
.subscription-error {
	color: #f06060;
} 
.mg-error-404 h1 i {
	color: var(--pri-color);
}
.grey-bg {
	background: #f4f7fc;
}
.swiper .swiper-button-prev, 
.swiper .swiper-button-next,
.swiper-container .swiper-button-prev, 
.swiper-container .swiper-button-next { 
	background: #fff; 
	border-color: #fff;
	color: #222;
}
.swiper .swiper-button-prev:hover, 
.swiper .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover, 
.swiper-container .swiper-button-next:hover,
.owl-carousel .owl-controls .owl-buttons div:hover {
	background: var(--pri-color);
	border-color: var(--pri-color);
	color: #fff;
}
.owl-carousel .owl-controls .owl-buttons div:hover i {
	color: #fff;
}
.owl-carousel .owl-controls .owl-page span {
	border-color: #fff;
}
.owl-carousel .owl-controls .owl-page.active span {
	border-color: var(--pri-color);
}
.swiper .swiper-pagination-bullet-active {
    background: var(--pri-color);
}
.mg-social li a, .mg-social li span.icon-soci a {
	color: #fff !important;
}
.mg-widget-address li span.icon-addr i {
    color: var(--pri-color);
}
/*==================== Section & Module ====================*/
.mg-tpt-tag-area {
    background: #fff;
}
.mg-tpt-txnlst strong {
    color: #383b42;
}
.mg-tpt-txnlst ul li a {
    color: var(--pri-color);
    background: #f3eeee;
}
.mg-tpt-txnlst ul li a:hover, .mg-tpt-txnlst ul li a:focus {
    color: #fff;
    background: var(--pri-color);
}
.mg-latest-news .bn_title span{
	background: var(--pri-color);
  border-left-color: var(--pri-color);
  border-color: transparent transparent transparent var(--pri-color); 
}
.mg-latest-news .bn_title {
  background-color: var(--pri-color);
}
.mg-latest-news .mg-latest-news-slider a{
  color: #222;
}
.mg-latest-news .mg-latest-news-slider a::before {
    color: var(--pri-color);
}
.mg-latest-news .mg-latest-news-slider a span{
  color: var(--pri-color);
}
.trending-area .title {
    background: #fff;
}
.trending-area .nwtitle h4::before {
    background: var(--pri-color);
}
.trending-area .img-small-post::after {
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.top-right-area .nav-tabs > li > a {
    border-color: #eee;
    color: #212121;
    background: #fff;
}
.top-right-area .nav-tabs .nav-link.active, .top-right-area .nav-tabs .nav-link.active:hover, .top-right-area .nav-tabs .nav-link.active:focus {
    color: #212121;
    background-color: #fff;
    border-color: #eee;
    border-bottom-color: var(--pri-color);
}
.title_small_post .title a {
	color: #212121;
}	
.title_small_post .title a:hover {
	color: var(--pri-color);
}	
.mg-featured-slider{
  background-color: #FFF;
}
.mg-blog-inner .title, .mg-blog-inner .title a {
  color: #fff;
}
.mg-blog-inner .mg-blog-date, .mg-blog-inner .mg-blog-meta i, .mg-blog-inner .mg-blog-meta a {
	color: #fff;
}
.mg-sec-title {
  border-color: var(--pri-color);
}
.mg-sec-title .wtitle{
    background: var(--pri-color);
    color: #fff;
}
.mg-sec-title .wtitle::before {
    border-left-color: var(--pri-color);
	background: #eee;
}
.missed-inner .mg-sec-title .wtitle::before, .newsup_orderd_post_slider_widget .mg-sec-title .wtitle::before, 
.mg-featured-slider .mg-sec-title .wtitle::before, .mg-sidebar .mg-widget .wtitle::before, .mg-latest-news .bn_title span, 
.wp-block-search .wp-block-search__label::before, .mg-widget .wp-block-group .wtitle:before, .mg-widget .wp-block-group h2::before, .bs-offcanvas .mg-sec-title .wtitle::before {
    background: #fff;
}
.mg-viewmr-btn{
  color: var(--pri-color);
}
.small-post { 
	background: #fff;
}
.small-post .title, .small-post .title a {
    color: #212121;
}
.small-post .title a:hover, .featured_cat_slider a:hover{
  color: var(--pri-color);
}
.mg-posts-sec-post{
  background: #fff;
}
.mg-sec-top-post .title a{
    color: #000;
}
.mg-post-box .title a { 
    color:#fff;
}
.mg-post-box .title a:hover { 
    color:var(--pri-color);
}
.gridslider .mg-blog-post .title a, .gridslider .small-list-post .mg-blog-post .title a{
	color: #212121;
}
.gridslider .mg-blog-post .title a:hover, .gridslider .small-list-post .mg-blog-post .title a:hover{
	color: var(--pri-color);
}
.mg-post-box .latest-meta { 
    color: #fff;
}
.mg-post-box .latest-meta .latest-date { 
    color:#f3f3f3;
}
.mg-post-box .latest-content { 
    color: #fff; 
}
.mg-post-bottom .mg-share-icons .mg-share span a{
	background-color: #CCD1D9;
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share span a:hover{
  background-color:var(--pri-color);
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle{
  background-color: #CCD1D9;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle i{
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle:hover{
  background-color:var(--pri-color);
  color: #fff;
}
.mg-subscriber .overlay {
	background: #f3f3f3;
}
.mg-breadcrumb-section .overlay {
	background: #fff;
}
.mg-no-list-area {
    background: #fff;
}
.mg-no-list-area .mg-blog-post .mg-post-area .count {
    color: var(--pri-color);
    background: #fff;
}
.mg-no-list-area .mg-blog-post h3 a {
    color: #212121;
}
.mg-widget .mg-author .rounded-circle{
	border-color: var(--pri-color);
}
/*==================== post ====================*/
.mg-blog-post-box .mg-header h1 a {
	color: #000;
}
.mg-blog-post .bottom .title, .mg-blog-post .bottom .title a, .bs-blog-post.three .title a {
	color: #fff;
}
.mg-blog-post .bottom .title:hover, .mg-blog-post .bottom .title a:hover, .mg-sec-top-post .title a:hover, .mg-blog-inner .title a:hover, .bs-blog-post.three .title a:hover {
	color: var(--pri-color);
}
.mg-blog-post-box .small {
	color: #222;
}
.mg-blog-post-box .title, .mg-blog-post-box .title a {
	color: #212121;
}
.mg-blog-post-box .title:hover, .mg-blog-post-box .title a:hover, .mg-blog-post-box .title:focus, .mg-blog-post-box .title a:focus {
	color: var(--pri-color);
}
.mg-blog-category {
}
.mg-blog-category a{
    color: #fff;
    background: var(--pri-color);
}
.bs-blog-category a{
    color: #fff;
    background: var(--pri-color);
}
.bs-blog-category a:hover {
    color: #fff;
}
.bs-blog-post.three .mg-blog-meta a, .bs-blog-post.three .mg-blog-meta i{
	color: #fff;
}
.mg-blog-category a:hover {
    color: #fff;
}
.mg-blog-meta {
    color: #333;
}
.mg-blog-meta a {
	color: #333;
}
.mg-blog-meta a:hover {
	color: var(--pri-color);
}
.mg-blog-meta i {
	color: #333;
}
.mg-blog-date {
	color: #333;
}
.mg-blog-post.lg .mg-blog-meta i, .mg-blog-post.lg .mg-blog-meta a , .mg-blog-post.lg .mg-blog-meta span, .mg-blog-post.md .mg-blog-meta a {
	color: #fff;
}
.mg-blog-post.md .mg-blog-meta i {
	color: #fff;
}
/*---------------------------------------
	Post Pagination   
-----------------------------------------*/
.mg-post-pagination .btn-theme {
    background: #fff;
    color: var(--pri-color);
    border-color: var(--pri-color);
}
.mg-post-pagination .btn-theme:hover, .mg-post-pagination .btn-theme:focus {
    background: var(--pri-color);
    color: #fff;
    border-color: var(--pri-color);
	opacity: 1;
}
.mg-post-pagination .navigation a{
    background: #fff;
    color: var(--pri-color);
    border-color: var(--pri-color);
}
.mg-post-pagination .navigation.pagination a{
	border-color: #fff;
}
.mg-post-pagination .navigation a:hover{
    background: var(--pri-color);
    color: #fff;
    border-color: var(--pri-color);
}
.mg-post-pagination .navigation p{
	color: transparent;
}
.post-form {
    color: #fff;
    background: var(--pri-color);
}
.mg-comments h4 {
	color: #212121;
}
.comments-area .comment-meta .comment-author img {
	border-color: var(--pri-color);
}
.comment-body .reply a {
    color: #fff;
    background: var(--pri-color);
}
.comment-body .reply a:hover, .comment-body .reply a:focus {
    color: #fff;
    background: var(--secondary-color);
}
.comment-metadata .edit-link:before {
    color: var(--pri-color);
}
.mg-blog-author {
	background: #e8e8e8;
}
.mg-info-author-block {
	background: #fff;
	border-color: #eaeaea;
	color: #222;
}
.mg-info-author-block a {
	color: #212121;
}
.mg-info-author-block h4 {
	color: #333;
}
.mg-info-author-block h4 span {
	color: #999999;
}
.mg-info-author-block .mg-info-author-social li a {
	color: #fff;
}
.comment_section .comment-reply-link {
	background: #f0f0f0;
	color: #666;
	border-color: #f0f0f0;
}
.mg-comments a {
	color: #777;
}
.mg-comments h4 span {
	color: #999999;
}
.mg-comments .comment .media-body > p:last-child {
	border-color: #f0f0f0;
}
.mg-comments li .media-body > .small {
	color: #999;
}
.mg-comments li .media-body > p {
	border-color: #f0f0f0;
	color: #999;
}
.mg-comments .comment-list li {
	background: #fff;
	border-color: #eee;
}
/*==================== Sidebar ====================*/
.mg-sidebar .mg-widget {
	background: #fff;
	border-color: #eee;
}
.mg-wid-title {
	border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .wtitle {
	background: var(--pri-color);
	color: #fff;
}
.mg-sidebar .mg-widget .wtitle::before {
	border-left-color: var(--pri-color);
    /* border-color: transparent transparent transparent var(--pri-color); */
}
.mg-sidebar .mg-widget .wtitle::before {
	background: #fff;
}
.mg-sidebar .mg-widget ul li {
	border-color: #eee;
}
.mg-sidebar .mg-widget ul li a {
	color: #222;
}
.mg-sidebar .mg-widget ul li a:hover, .mg-sidebar .mg-widget ul li a:focus {
	color: var(--pri-color);
}
.mg-sidebar .mg-widget ul li .mg-blog-category a, .mg-sidebar .mg-widget ul li .mg-blog-category a:hover {
    color: #fff;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a {
	color: #212121;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a:hover {
	color: var(--pri-color);
}
.mg-sidebar .mg-widget.widget_search .btn {
	color: #fff;
	background: var(--pri-color);
}
.mg-sidebar .mg-widget.widget_search .btn:hover, .mg-sidebar .mg-widget.widget_search .btn:focus {
	background: #002954;
}
.mg-sidebar .mg-mailchimp-widget .btn {
	color: #fff;
	background: var(--pri-color);
}
.mg-sidebar .mg-mailchimp-widget .btn:hover, .mg-sidebar .mg-mailchimp-widget .btn:focus {
	background: #002954;
}
.mg-sidebar .mg-widget .mg-widget-tags a, .mg-sidebar .mg-widget .tagcloud a, .wp-block-tag-cloud a, .mg-widget .wp-block-tag-cloud a {
	background: #f3eeee;
	color: var(--pri-color);
	border-color: #f3eeee;
}
.mg-sidebar .mg-widget .mg-widget-tags a:hover, .mg-sidebar .mg-widget .tagcloud a:hover, .mg-sidebar .mg-widget .mg-widget-tags a:focus, .mg-sidebar .mg-widget .tagcloud a:focus, .wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus,
 .wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus,
.mg-widget .wp-block-tag-cloud a:hover {
	color: #fff;
	background: var(--pri-color);
	border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci {
	border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover {
	color: #fff;
	background: var(--pri-color);
	border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover i {
	color: #fff;
}
.mg-sidebar .mg-widget .mg-twitter-feed li::before {
	color: var(--pri-color);
}
.mg-sidebar .mg-left-menu-widget ul li:hover, .mg-sidebar .mg-left-menu-widget ul li.active {
	background: #002954;
	color: #fff;
}
.mg-sidebar .mg-left-menu-widget ul li:hover a, .mg-sidebar .mg-left-menu-widget ul li.active a {
	color: #fff;
}
.mg-sidebar .mg-left-menu-widget ul li a {
	color: #212121;
}
.wp-block-search .wp-block-search__button {
    background: var(--pri-color);
    border-color: var(--pri-color);
    color: #fff;
}
.wp-block-search .wp-block-search__label, .mg-widget .wp-block-group .wtitle, .mg-widget .wp-block-group h2  {
    background: var(--pri-color);
    color: #fff;
    border-color: var(--pri-color);
}
.wp-block-search .wp-block-search__label::before, .mg-widget .wp-block-group .wtitle:before, .mg-widget .wp-block-group h2::before {
    border-left-color: var(--pri-color);
}
label.wp-block-search__label:after, .mg-widget .wp-block-group .wtitle::after, .mg-widget .wp-block-group h2::after  {
	background-color: var(--pri-color);
}
.wp-block-search .wp-block-search__input:hover, .wp-block-search .wp-block-search__input:focus{
	border-color:var(--pri-color);
}
/*==================== general ====================*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #212121;
}
.btn-theme, .more_btn, .more-link {
	background: var(--pri-color);
	color: #fff;
	border-color: var(--pri-color);
}
.btn-theme:hover, .btn-theme:focus, .more_btn:hover, .more_btn:focus, .more-link:hover, .more-link:focus {
	color: #fff;
	opacity: 0.8;
}
.btn-theme-two {
	color: #fff;
	border-color: #fff;
	background: rgba(0,0,0,0);
}
.btn-theme-two:hover, .btn-theme-two:focus {
	background: var(--pri-color);
	color: #fff;
	border-color: var(--pri-color);
}
.btn-theme-three {
	color: #3b3e79;
	border-color: #e9f3ed;
	background: rgba(0,0,0,0);
}
.btn-theme-three:hover, .btn-theme-three:focus {
	background: var(--pri-color);
	color: #fff;
	border-color: var(--pri-color);
}
.btn-blog:hover, .btn-blog:focus {
	background: var(--pri-color);
	color: #fff;
	border-color: var(--pri-color);
}
.m-header .btn-bell, .desk-header .btn-bell{
	color: #fff;
}
/*==================== pagination color ====================*/
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
	background: #fff;
	color: #999;
}
.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:focus, .navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers.current:hover,  .navigation.pagination .nav-links .page-numbers.current:focus {
	border-color: var(--pri-color);
	background: var(--pri-color);
	color: #fff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: var(--pri-color);
	background: var(--pri-color);
	color: #fff;
}
.pagination .page-item.active .page-link, .pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus{
	color: #fff;
	background: var(--pri-color);
}
.nav-next a, .nav-previous a {
	color: #000;
}
.nav-next a:hover, .nav-next a:focus, .nav-previous a:hover, .nav-previous a:focus {
	color: var(--pri-color);
}
/*==================== typo ====================*/
.mg-breadcrumb-title h1 {
	color: #222;
}
.mg-page-breadcrumb > li a {
	color: #222;
}
.mg-page-breadcrumb > li a:hover, .mg-page-breadcrumb > li a:focus {
	color: var(--pri-color);
}
.mg-page-breadcrumb > li + li:before {
	color: #222;
}
/*==================== blog ====================*/
.mg-comments .mg-reply:hover, .mg-comments .mg-reply:focus {
	color: #fff;
	background: var(--pri-color);
	border-color: var(--pri-color);
}
.mg-heading-bor-bt h5 {
	color: #212121;
}
/*==================== footer background ====================*/
footer .overlay {
	background: var(--ft-overlay);
}
footer .mg-footer-top-area h6 {
	color: #fff;
}
footer .mg-widget h6, footer .mg_contact_widget .mg-widget h6 {
	color: #fff;
}
footer .mg-widget h6 {
    background: #1151d3;
    color: #fff;
}
footer .mg-widget h6::before {
    border-left-color: #1151d3;
}
footer .mg-widget h6::before{
	background: var(--ft-overlay);
}
footer .mg-widget h6::after {
    background-color: #1151d3;
}
footer .mg-widget ul li {
	color: #fff;
	border-color: #242425;
}
footer .mg-widget, footer .mg-widget a {
    color: #fff;
}
footer .mg-widget ul li a {
	color: #fff;
}
footer .mg-widget ul li a:hover, footer .mg-widget ul li a:focus {
	color: var(--pri-color);
}
footer .mg-widget .mg-widget-address li {
	color: #fff;
}
footer .mg-widget .mg-opening-hours li {
	color: #fff;
}
footer .mg-blog-post h3, footer .mg-blog-post h3 a {
	color: #fff;
}
footer .mg-blog-post h3 a:hover{
	color: var(--pri-color);
}
footer .mg-widget .mg-widget-address li span.icon-addr i {
	color: #fff;
}
footer .mg-blog-post span {
	color: #fff;
}
footer .mg-widget .mg-twitter-feed li a {
	color: #aaaed1;
}
footer .mg-widget .calendar_wrap table thead th,footer .mg-widget .calendar_wrap table tbody td,footer .mg-widget .calendar_wrap table caption {
	border-color: #777;
	color: #fff;
}
footer .mg-social li span.icon-soci a {
    color: #fff;
}
footer .mg-blog-meta i, footer .mg-blog-meta a, footer .mg-blog-meta span  {
	color: #fff;
}
span.icon-soci{
	background: var(--pri-color);
}
.icon-soci:has(.fa-facebook-f), .icon-soci:has(.fa-facebook), .facebook {
  background: #3b5998;
}
.icon-soci:has(.fa-twitter), .twitter {
	background: #1da1f2;
}
.icon-soci:has(.fa-x-twitter), .x-twitter {
  background: #333;
}
.icon-soci:has(.fa-linkedin), .linkedin {
  background: #0e76a8;
}
.icon-soci:has(.fa-telegram), .telegram {
  background: #0088cc;
}
.icon-soci:has(.fa-instagram), .instagram {
	background: radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%),linear-gradient(135deg,#234bd7 12%,#c33cbe 58%);
}
.icon-soci:has(.fa-youtube), .youtube  {
  background: #cd201f;
}
.icon-soci:has(.fa-pinterest-p), .pinterest {
  background: #bd081c;
}
.icon-soci:has(.fa-dribbble), .dribbble {
  background: #ea4c89;
}
.icon-soci:has(.fa-whatsapp), .whatsapp {
    background: #1FB381;
}
.icon-soci:has(.fa-reddit), .reddit{
	background: #0078ca;
}
.icon-soci:has(.fa-vimeo-v), .icon-soci:has(.fa-vimeo-square), .icon-soci:has(.fa-video){
	background: #404eed;
}
.icon-soci:has(.fa-print), .print-r{
	background: #000;
}
.icon-soci:has(.fa-skype){
	background: #0078ca;
}
footer .mg-footer-copyright {
	background: #090818;
}
footer .mg-footer-copyright p, footer .mg-footer-copyright a {
	color: #aaaed1;
}
footer .mg-footer-copyright a:hover, footer .mg-footer-copyright a:focus {
	color: #fff;
}
footer .mg-widget p {
	color: #fff;
}
footer .mg-widget.widget_search .btn {
	color: #fff;
	background: var(--pri-color);
	border-color: var(--pri-color);
}
footer .mg-widget.widget_search .btn:hover, footer .mg-widget.widget_search .btn:focus {
	background: #002954;
	border-color: #002954;
}
footer .mg-widget .mg-widget-tags a, footer .mg-widget .tagcloud a {
	background: #fff;
    color: var(--pri-color);
    border-color: #fff;
}
footer .mg-widget .mg-widget-tags a:hover, footer .mg-widget .tagcloud a:hover, footer .mg-widget .mg-widget-tags a:focus, footer .mg-widget .tagcloud a:focus {
	color: #fff;
	background: var(--pri-color);
	border-color: var(--pri-color);
}
footer a:hover, footer a:focus {
    color: #fff;
}
.ta_upscr {
	background: var(--pri-color);
	border-color: var(--pri-color);
	color: #fff !important;
}
.ta_upscr:hover, .ta_upscr:focus {
	color: #fff;
}
/*form-control*/
.form-group label {
    color: #515151;
}
.form-control {
	border-color: #eef3fb;
}
.form-control:focus {
	border-color: var(--pri-color);
}
.form-group label::before {
    background-color: #dddddd;
}
.form-group label::after {
	background-color: var(--pri-color);
}


/*Responsive*/ 
@media (max-width: 992px) {
.mg-trhead {
	background: rgba(0,12,28,0.8);
}
}
@media screen and (min-width: 240px) and (max-width: 767px) {
.mg-trhead.conte .navbar-wp .navbar-nav > li > a {
    color: #fff;
    background: #000;
}
}
.woocommerce-page .products h3 {
	color: #333;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	color: #333;
}
.related.products h2 {
	color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #333;
}
.woocommerce nav .woocommerce-pagination ul li span {
	color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
	border-color: #ddd;
}
.woocommerce nav .woocommerce-pagination ul li span {
	border-color: #ddd;
}

/*----woocommerce----*/ 
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-color: #ebebeb;
}
/*-theme-background-*/ 
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button.alt, 
.woocommerce .entry-summary button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
	background: var(--pri-color);
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	background: #ebe9eb;
	color: #999;
}
/*-theme-color-*/ 
.woocommerce a, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page .products .added_to_cart, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color: var(--pri-color);
}
.woocommerce a:hover, .woocommerce a:focus{
	color: var(--pri-color);
}
.product_meta .sku_wrapper .sku, .product_meta .posted_in a, .product_meta .tagged_as a{
    color: #515151;
}
.product_meta .posted_in a:hover, .product_meta .tagged_as a:hover {
    color: var(--pri-color);
}
/*-theme-border-color-*/ 
.woocommerce-cart table.cart td.actions .coupon .input-text:hover, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav .woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	border-color: var(--pri-color);
}

/*-theme-secondary-background-*/ 
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page .products a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce .entry-summary button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	background: #002954;
	color:#fff;
}
/*-theme-secondary-color-*/ 
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #161c28;
}
/*-theme-color-white-*/ 
.woocommerce-page .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus, .woocommerce .woocommerce-message::before, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-info a, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce .woocommerce-info, .woocommerce-cart .wc-proceed-to-checkout a .checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	color: #fff;
}

.woocommerce .products span.onsale, .woocommerce .product span.onsale {
	background: var(--pri-color);
}

.woocommerce-page .products a .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;
}
.woocommerce-page .products a .price ins, .woocommerce div.product p.price ins {
	color: #e96656;
}
.woocommerce-page .products .star-rating, .woocommerce-page .star-rating span, .woocommerce-page .stars span a {
	color: #ffc107;
}

/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	background: #2ac56c;
}
.woocommerce-page .woocommerce-message a {
	background-color: var(--pri-color);
}
.woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus {
	background-color: #388e3c;
}
.woocommerce-page .woocommerce-error {
	background: #ff5252;
}
.woocommerce-page .woocommerce-error a {
	background-color: #F47565;
}
.woocommerce-page .woocommerce-info {
	background: #4593e3;
}
.woocommerce-page .woocommerce-info a {
	background-color: #5fb8dd;
}
.woocommerce-page .woocommerce .woocommerce-info {
	background: rgb(58, 176, 226);
}

/*woocommerce-Price-Slider*/ 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: var(--pri-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: var(--pri-color);
}
.woocommerce-page .woocommerce-ordering select {
	color: #A0A0A0;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
/*woocommerce-form*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-color: #ccc;
	color: #999;
}
.woocommerce form .form-row label { 
	color: #222;
}

/*Single Page*/
.bs-single-head .title{
	color: #fff;
}
.bs-single-head :is(.mg-info-author-block, .mg-info-author-block a, .mg-blog-date) {
  background-color: transparent;
  color: #fff;
}
.bs-single-head:is(.two, .four) {
    background: var(--pri-color);
}
.bs-single-head .mg-info-author-block .media-heading{
	border-bottom-color: #ffffff33;
}
.single-nav-links a, .single-nav-links span {
	background: #fff;
	color: #999;
}
.single-nav-links a.current, .single-nav-links span.current, .single-nav-links a:hover, .single-nav-links span:hover{
	background: var(--pri-color);
	color: #fff;
}
.mg-blog-post-box .mg-header h1:hover{
	color: #212121;
}
:is(.mg-blog-post-box.single, .bs-single-head) .mg-blog-thumb span{
	background-color: #343a40 ;
	color: #f8f9fa;
}
/* elementor-widgets */
.page-numbers > li > a, .page-numbers > li > span {
	background: #fff;
	color: var(--pri-color);
}
.page-numbers > li > a:hover, .page-numbers > li > span:hover {
	background: #e9ecef; 
}
.page-numbers > li > a.current, .page-numbers > li > span.current {
	background: #0054ff;
	color: #fff;
}
.page-numbers > li > a.current:hover, .page-numbers > li > span.current:hover {
	background: var(--pri-color); 
}
.author-widget .rounded-circle {
    border-color: var(--pri-color);
}
.author-widget .icon-soci{
	background: #0054ff;
	color: #fff;
}
.author-widget .icon-soci:hover {
	background: var(--pri-color); 
}

/* post-share-icons */
.post-share-icons i { 
	color:#fff;
}
.email {
    background: #222;
} 
.telegram{
	background: #0088cc;
}
.mg-social .more-link {
	background-color: var(--pri-color); 
	color:#fff;
}
.mg-social .more-link:hover {
	color:#fff;
}
footer .wp-block-latest-comments__comment-meta a{
	color:#fff;
}
</style>
<meta name='robots' content='max-image-preview:large' />
<!-- Google tag (gtag.js) consent mode dataLayer added by Site Kit -->
<script id="google_gtagjs-js-consent-mode-data-layer">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500});
window._googlesitekitConsentCategoryMap = {"statistics":["analytics_storage"],"marketing":["ad_storage","ad_user_data","ad_personalization"],"functional":["functionality_storage","security_storage"],"preferences":["personalization_storage"]};
window._googlesitekitConsents = {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500};
</script>
<!-- End Google tag (gtag.js) consent mode dataLayer added by Site Kit -->
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.gstatic.com' />
<link rel='dns-prefetch' href='//ajax.googleapis.com' />
<link rel='dns-prefetch' href='//apis.google.com' />
<link rel='dns-prefetch' href='//google-analytics.com' />
<link rel='dns-prefetch' href='//www.google-analytics.com' />
<link rel='dns-prefetch' href='//ssl.google-analytics.com' />
<link rel='dns-prefetch' href='//youtube.com' />
<link rel='dns-prefetch' href='//s.gravatar.com' />
<link rel='dns-prefetch' href='//pagead2.googlesyndication.com' />
<link rel='dns-prefetch' href='//hb.wpmucdn.com' />
<link href='//hb.wpmucdn.com' rel='preconnect' />
<link href='http://fonts.googleapis.com' rel='preconnect' />
<link href='//fonts.gstatic.com' crossorigin='' rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Utah Theatre Bloggers &raquo; Feed" href="https://utahtheatrebloggers.com/feed" />
<meta name="description" content="Utah&#039;s Source for Theatre Journalism">
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-Q7ZQ4740DS"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.2.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/utahtheatrebloggers.com\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-Q7ZQ4740DS',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-Q7ZQ4740DS', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>
<style id="wp-block-paragraph-inline-css">
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=https://utahtheatrebloggers.com/wp-includes/blocks/paragraph/style.min.css */
</style>

<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>

<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='ansar-import-css' href='https://hb.wpmucdn.com/utahtheatrebloggers.com/54203492-290a-4bf4-8e00-1761eefe57b0.css' media='all' />
<link rel='stylesheet' id='ls_bw_style-css' href='https://hb.wpmucdn.com/utahtheatrebloggers.com/f3949d67-3d5c-41e0-b808-bcf2808c1ea6.css' media='all' />
<link rel='stylesheet' id='newsup-fonts-css' href='//fonts.googleapis.com/css?family=Montserrat%3A400%2C500%2C700%2C800%7CWork%2BSans%3A300%2C400%2C500%2C600%2C700%2C800%2C900%26display%3Dswap&#038;subset=latin%2Clatin-ext' media='all' />
<link rel='stylesheet' id='newsup-google-fonts-css' href='//fonts.googleapis.com/css?family=ABeeZee%7CAbel%7CAbril+Fatface%7CAclonica%7CAcme%7CActor%7CAdamina%7CAdvent+Pro%7CAguafina+Script%7CAkronim%7CAladin%7CAldrich%7CAlef%7CAlegreya%7CAlegreya+SC%7CAlegreya+Sans%7CAlegreya+Sans+SC%7CAlex+Brush%7CAlfa+Slab+One%7CAlice%7CAlike%7CAlike+Angular%7CAllan%7CAllerta%7CAllerta+Stencil%7CAllura%7CAlmendra%7CAlmendra+Display%7CAlmendra+SC%7CAmarante%7CAmaranth%7CAmatic+SC%7CAmatica+SC%7CAmethysta%7CAmiko%7CAmiri%7CAmita%7CAnaheim%7CAndada%7CAndika%7CAngkor%7CAnnie+Use+Your+Telescope%7CAnonymous+Pro%7CAntic%7CAntic+Didone%7CAntic+Slab%7CAnton%7CArapey%7CArbutus%7CArbutus+Slab%7CArchitects+Daughter%7CArchivo+Black%7CArchivo+Narrow%7CAref+Ruqaa%7CArima+Madurai%7CArimo%7CArizonia%7CArmata%7CArtifika%7CArvo%7CArya%7CAsap%7CAsar%7CAsset%7CAssistant%7CAstloch%7CAsul%7CAthiti%7CAtma%7CAtomic+Age%7CAubrey%7CAudiowide%7CAutour+One%7CAverage%7CAverage+Sans%7CAveria+Gruesa+Libre%7CAveria+Libre%7CAveria+Sans+Libre%7CAveria+Serif+Libre%7CBad+Script%7CBaloo%7CBaloo+Bhai%7CBaloo+Da%7CBaloo+Thambi%7CBalthazar%7CBangers%7CBasic%7CBattambang%7CBaumans%7CBayon%7CBelgrano%7CBelleza%7CBenchNine%7CBentham%7CBerkshire+Swash%7CBevan%7CBigelow+Rules%7CBigshot+One%7CBilbo%7CBilbo+Swash+Caps%7CBioRhyme%7CBioRhyme+Expanded%7CBiryani%7CBitter%7CBlack+Ops+One%7CBokor%7CBonbon%7CBoogaloo%7CBowlby+One%7CBowlby+One+SC%7CBrawler%7CBree+Serif%7CBubblegum+Sans%7CBubbler+One%7CBuda%7CBuenard%7CBungee%7CBungee+Hairline%7CBungee+Inline%7CBungee+Outline%7CBungee+Shade%7CButcherman%7CButterfly+Kids%7CCabin%7CCabin+Condensed%7CCabin+Sketch%7CCaesar+Dressing%7CCagliostro%7CCairo%7CCalligraffitti%7CCambay%7CCambo%7CCandal%7CCantarell%7CCantata+One%7CCantora+One%7CCapriola%7CCardo%7CCarme%7CCarrois+Gothic%7CCarrois+Gothic+SC%7CCarter+One%7CCatamaran%7CCaudex%7CCaveat%7CCaveat+Brush%7CCedarville+Cursive%7CCeviche+One%7CChanga%7CChanga+One%7CChango%7CChathura%7CChau+Philomene+One%7CChela+One%7CChelsea+Market%7CChenla%7CCherry+Cream+Soda%7CCherry+Swash%7CChewy%7CChicle%7CChivo%7CChonburi%7CCinzel%7CCinzel+Decorative%7CClicker+Script%7CCoda%7CCoda+Caption%7CCodystar%7CCoiny%7CCombo%7CComfortaa%7CComing+Soon%7CConcert+One%7CCondiment%7CContent%7CContrail+One%7CConvergence%7CCookie%7CCopse%7CCorben%7CCormorant%7CCormorant+Garamond%7CCormorant+Infant%7CCormorant+SC%7CCormorant+Unicase%7CCormorant+Upright%7CCourgette%7CCousine%7CCoustard%7CCovered+By+Your+Grace%7CCrafty+Girls%7CCreepster%7CCrete+Round%7CCrimson+Text%7CCroissant+One%7CCrushed%7CCuprum%7CCutive%7CCutive+Mono%7CDamion%7CDancing+Script%7CDangrek%7CDavid+Libre%7CDawning+of+a+New+Day%7CDays+One%7CDekko%7CDelius%7CDelius+Swash+Caps%7CDelius+Unicase%7CDella+Respira%7CDenk+One%7CDevonshire%7CDhurjati%7CDidact+Gothic%7CDiplomata%7CDiplomata+SC%7CDomine%7CDonegal+One%7CDoppio+One%7CDorsa%7CDosis%7CDr+Sugiyama%7CDroid+Sans%7CDroid+Sans+Mono%7CDroid+Serif%7CDuru+Sans%7CDynalight%7CEB+Garamond%7CEagle+Lake%7CEater%7CEconomica%7CEczar%7CEk+Mukta%7CEl+Messiri%7CElectrolize%7CElsie%7CElsie+Swash+Caps%7CEmblema+One%7CEmilys+Candy%7CEngagement%7CEnglebert%7CEnriqueta%7CErica+One%7CEsteban%7CEuphoria+Script%7CEwert%7CExo%7CExo+2%7CExpletus+Sans%7CFanwood+Text%7CFarsan%7CFascinate%7CFascinate+Inline%7CFaster+One%7CFasthand%7CFauna+One%7CFederant%7CFedero%7CFelipa%7CFenix%7CFinger+Paint%7CFira+Mono%7CFira+Sans%7CFjalla+One%7CFjord+One%7CFlamenco%7CFlavors%7CFondamento%7CFontdiner+Swanky%7CForum%7CFrancois+One%7CFrank+Ruhl+Libre%7CFreckle+Face%7CFredericka+the+Great%7CFredoka+One%7CFreehand%7CFresca%7CFrijole%7CFruktur%7CFugaz+One%7CGFS+Didot%7CGFS+Neohellenic%7CGabriela%7CGafata%7CGalada%7CGaldeano%7CGalindo%7CGentium+Basic%7CGentium+Book+Basic%7CGeo%7CGeostar%7CGeostar+Fill%7CGermania+One%7CGidugu%7CGilda+Display%7CGive+You+Glory%7CGlass+Antiqua%7CGlegoo%7CGloria+Hallelujah%7CGoblin+One%7CGochi+Hand%7CGorditas%7CGoudy+Bookletter+1911%7CGraduate%7CGrand+Hotel%7CGravitas+One%7CGreat+Vibes%7CGriffy%7CGruppo%7CGudea%7CGurajada%7CHabibi%7CHalant%7CHammersmith+One%7CHanalei%7CHanalei+Fill%7CHandlee%7CHanuman%7CHappy+Monkey%7CHarmattan%7CHeadland+One%7CHeebo%7CHenny+Penny%7CHerr+Von+Muellerhoff%7CHind%7CHind+Guntur%7CHind+Madurai%7CHind+Siliguri%7CHind+Vadodara%7CHoltwood+One+SC%7CHomemade+Apple%7CHomenaje%7CIM+Fell+DW+Pica%7CIM+Fell+DW+Pica+SC%7CIM+Fell+Double+Pica%7CIM+Fell+Double+Pica+SC%7CIM+Fell+English%7CIM+Fell+English+SC%7CIM+Fell+French+Canon%7CIM+Fell+French+Canon+SC%7CIM+Fell+Great+Primer%7CIM+Fell+Great+Primer+SC%7CIceberg%7CIceland%7CImprima%7CInconsolata%7CInder%7CIndie+Flower%7CInika%7CInknut+Antiqua%7CIrish+Grover%7CIstok+Web%7CItaliana%7CItalianno%7CItim%7CJacques+Francois%7CJacques+Francois+Shadow%7CJaldi%7CJim+Nightshade%7CJockey+One%7CJolly+Lodger%7CJomhuria%7CJosefin+Sans%7CJosefin+Slab%7CJoti+One%7CJudson%7CJulee%7CJulius+Sans+One%7CJunge%7CJura%7CJust+Another+Hand%7CJust+Me+Again+Down+Here%7CKadwa%7CKalam%7CKameron%7CKanit%7CKantumruy%7CKarla%7CKarma%7CKatibeh%7CKaushan+Script%7CKavivanar%7CKavoon%7CKdam+Thmor%7CKeania+One%7CKelly+Slab%7CKenia%7CKhand%7CKhmer%7CKhula%7CKite+One%7CKnewave%7CKotta+One%7CKoulen%7CKranky%7CKreon%7CKristi%7CKrona+One%7CKumar+One%7CKumar+One+Outline%7CKurale%7CLa+Belle+Aurore%7CLaila%7CLakki+Reddy%7CLalezar%7CLancelot%7CLateef%7CLato%7CLeague+Script%7CLeckerli+One%7CLedger%7CLekton%7CLemon%7CLemonada%7CLibre+Baskerville%7CLibre+Franklin%7CLife+Savers%7CLilita+One%7CLily+Script+One%7CLimelight%7CLinden+Hill%7CLobster%7CLobster+Two%7CLondrina+Outline%7CLondrina+Shadow%7CLondrina+Sketch%7CLondrina+Solid%7CLora%7CLove+Ya+Like+A+Sister%7CLoved+by+the+King%7CLovers+Quarrel%7CLuckiest+Guy%7CLusitana%7CLustria%7CMacondo%7CMacondo+Swash+Caps%7CMada%7CMagra%7CMaiden+Orange%7CMaitree%7CMako%7CMallanna%7CMandali%7CMarcellus%7CMarcellus+SC%7CMarck+Script%7CMargarine%7CMarko+One%7CMarmelad%7CMartel%7CMartel+Sans%7CMarvel%7CMate%7CMate+SC%7CMaven+Pro%7CMcLaren%7CMeddon%7CMedievalSharp%7CMedula+One%7CMeera+Inimai%7CMegrim%7CMeie+Script%7CMerienda%7CMerienda+One%7CMerriweather%7CMerriweather+Sans%7CMetal%7CMetal+Mania%7CMetamorphous%7CMetrophobic%7CMichroma%7CMilonga%7CMiltonian%7CMiltonian+Tattoo%7CMiniver%7CMiriam+Libre%7CMirza%7CMiss+Fajardose%7CMitr%7CModak%7CModern+Antiqua%7CMogra%7CMolengo%7CMolle%7CMonda%7CMonofett%7CMonoton%7CMonsieur+La+Doulaise%7CMontaga%7CMontez%7CMontserrat%7CMontserrat+Alternates%7CMontserrat+Subrayada%7CMoul%7CMoulpali%7CMountains+of+Christmas%7CMouse+Memoirs%7CMr+Bedfort%7CMr+Dafoe%7CMr+De+Haviland%7CMrs+Saint+Delafield%7CMrs+Sheppards%7CMukta+Vaani%7CMuli%7CMystery+Quest%7CNTR%7CNeucha%7CNeuton%7CNew+Rocker%7CNews+Cycle%7CNiconne%7CNixie+One%7CNobile%7CNokora%7CNorican%7CNosifer%7CNothing+You+Could+Do%7CNoticia+Text%7CNoto+Sans%7CNoto+Serif%7CNova+Cut%7CNova+Flat%7CNova+Mono%7CNova+Oval%7CNova+Round%7CNova+Script%7CNova+Slim%7CNova+Square%7CNumans%7CNunito%7COdor+Mean+Chey%7COffside%7COld+Standard+TT%7COldenburg%7COleo+Script%7COleo+Script+Swash+Caps%7COpen+Sans%7COpen+Sans+Condensed%7COranienbaum%7COrbitron%7COregano%7COrienta%7COriginal+Surfer%7COswald%7COver+the+Rainbow%7COverlock%7COverlock+SC%7COvo%7COxygen%7COxygen+Mono%7CPT+Mono%7CPT+Sans%7CPT+Sans+Caption%7CPT+Sans+Narrow%7CPT+Serif%7CPT+Serif+Caption%7CPacifico%7CPalanquin%7CPalanquin+Dark%7CPaprika%7CParisienne%7CPassero+One%7CPassion+One%7CPathway+Gothic+One%7CPatrick+Hand%7CPatrick+Hand+SC%7CPattaya%7CPatua+One%7CPavanam%7CPaytone+One%7CPeddana%7CPeralta%7CPermanent+Marker%7CPetit+Formal+Script%7CPetrona%7CPhilosopher%7CPiedra%7CPinyon+Script%7CPirata+One%7CPlaster%7CPlay%7CPlayball%7CPlayfair+Display%7CPlayfair+Display+SC%7CPodkova%7CPoiret+One%7CPoller+One%7CPoly%7CPompiere%7CPontano+Sans%7CPoppins%7CPort+Lligat+Sans%7CPort+Lligat+Slab%7CPragati+Narrow%7CPrata%7CPreahvihear%7CPress+Start+2P%7CPridi%7CPrincess+Sofia%7CProciono%7CPrompt%7CProsto+One%7CProza+Libre%7CPuritan%7CPurple+Purse%7CQuando%7CQuantico%7CQuattrocento%7CQuattrocento+Sans%7CQuestrial%7CQuicksand%7CQuintessential%7CQwigley%7CRacing+Sans+One%7CRadley%7CRajdhani%7CRakkas%7CRaleway%7CRaleway+Dots%7CRamabhadra%7CRamaraja%7CRambla%7CRammetto+One%7CRanchers%7CRancho%7CRanga%7CRasa%7CRationale%7CRavi+Prakash%7CRedressed%7CReem+Kufi%7CReenie+Beanie%7CRevalia%7CRhodium+Libre%7CRibeye%7CRibeye+Marrow%7CRighteous%7CRisque%7CRoboto%7CRoboto+Condensed%7CRoboto+Mono%7CRoboto+Slab%7CRochester%7CRock+Salt%7CRokkitt%7CRomanesco%7CRopa+Sans%7CRosario%7CRosarivo%7CRouge+Script%7CRozha+One%7CRubik%7CRubik+Mono+One%7CRubik+One%7CRuda%7CRufina%7CRuge+Boogie%7CRuluko%7CRum+Raisin%7CRuslan+Display%7CRusso+One%7CRuthie%7CRye%7CSacramento%7CSahitya%7CSail%7CSalsa%7CSanchez%7CSancreek%7CSansita+One%7CSarala%7CSarina%7CSarpanch%7CSatisfy%7CScada%7CScheherazade%7CSchoolbell%7CScope+One%7CSeaweed+Script%7CSecular+One%7CSevillana%7CSeymour+One%7CShadows+Into+Light%7CShadows+Into+Light+Two%7CShanti%7CShare%7CShare+Tech%7CShare+Tech+Mono%7CShojumaru%7CShort+Stack%7CShrikhand%7CSiemreap%7CSigmar+One%7CSignika%7CSignika+Negative%7CSimonetta%7CSintony%7CSirin+Stencil%7CSix+Caps%7CSkranji%7CSlabo+13px%7CSlabo+27px%7CSlackey%7CSmokum%7CSmythe%7CSniglet%7CSnippet%7CSnowburst+One%7CSofadi+One%7CSofia%7CSonsie+One%7CSorts+Mill+Goudy%7CSource+Code+Pro%7CSource+Sans+Pro%7CSource+Serif+Pro%7CSpace+Mono%7CSpecial+Elite%7CSpicy+Rice%7CSpinnaker%7CSpirax%7CSquada+One%7CSree+Krushnadevaraya%7CSriracha%7CStalemate%7CStalinist+One%7CStardos+Stencil%7CStint+Ultra+Condensed%7CStint+Ultra+Expanded%7CStoke%7CStrait%7CSue+Ellen+Francisco%7CSuez+One%7CSumana%7CSunshiney%7CSupermercado+One%7CSura%7CSuranna%7CSuravaram%7CSuwannaphum%7CSwanky+and+Moo+Moo%7CSyncopate%7CTangerine%7CTaprom%7CTauri%7CTaviraj%7CTeko%7CTelex%7CTenali+Ramakrishna%7CTenor+Sans%7CText+Me+One%7CThe+Girl+Next+Door%7CTienne%7CTillana%7CTimmana%7CTinos%7CTitan+One%7CTitillium+Web%7CTrade+Winds%7CTrirong%7CTrocchi%7CTrochut%7CTrykker%7CTulpen+One%7CUbuntu%7CUbuntu+Condensed%7CUbuntu+Mono%7CUltra%7CUncial+Antiqua%7CUnderdog%7CUnica+One%7CUnifrakturCook%7CUnifrakturMaguntia%7CUnkempt%7CUnlock%7CUnna%7CVT323%7CVampiro+One%7CVarela%7CVarela+Round%7CVast+Shadow%7CVesper+Libre%7CVibur%7CVidaloka%7CViga%7CVoces%7CVolkhov%7CVollkorn%7CVoltaire%7CWaiting+for+the+Sunrise%7CWallpoet%7CWalter+Turncoat%7CWarnes%7CWellfleet%7CWendy+One%7CWire+One%7CWork+Sans%7CYanone+Kaffeesatz%7CYantramanav%7CYatra+One%7CYellowtail%7CYeseva+One%7CYesteryear%7CYrsa%7CZeyada&#038;subset=latin%2Clatin-ext' media='all' />
<link rel='stylesheet' id='wphb-1-css' href='https://hb.wpmucdn.com/utahtheatrebloggers.com/f7867dae-e73a-4d92-ad1b-f1d60fb6ee60.css' media='all' />
<link rel='stylesheet' id='wphb-2-css' href='https://hb.wpmucdn.com/utahtheatrebloggers.com/a65d29b2-e52e-44f5-8a81-c80b5f399590.css' media='all' />
<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/5204817a-6c91-4e14-b6cf-1709168f17f0.js"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/utahtheatrebloggers.com","hash_tracking":"false","v4_id":"G-Q7ZQ4740DS"};/* ]]> */
</script>
<script data-wp-strategy="async" id="jquery-core-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/797a6b48-c8e7-44dc-89f8-c425eb65e2f1.js"></script>
<script data-wp-strategy="async" id="jquery-migrate-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/6a8cf8df-caf1-4a25-9626-7b84b5ce0d42.js"></script>
<script async data-wp-strategy="async" id="wphb-3-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/9b81731a-2f85-4b0f-a7e0-d9570eaa61e7.js"></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->
<!-- Google Analytics snippet added by Site Kit -->
<script id="google_gtagjs-js" src="https://www.googletagmanager.com/gtag/js?id=GT-P3N6XVW" async></script>
<script id="google_gtagjs-js-after">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["utahtheatrebloggers.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-P3N6XVW");
//# sourceURL=google_gtagjs-js-after
</script>
<link rel="https://api.w.org/" href="https://utahtheatrebloggers.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://utahtheatrebloggers.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<meta name="generator" content="Site Kit by Google 1.180.0" />    <style type="text/css" id="custom-popup-css">
        @media (min-width: 1199px) {
            #popup-wrapper {
                height: px;
            }
            .popup-modal-content {
                width: 40% !important;
            }
        }
        .popup-wrapper{
            background: ;	
        }
        .popup-wrapper h2{
            color: ;	
        }
        .popup-wrapper p{
            color: ;	
        }
    </style>
    <style type="text/css" id="custom-background-css">
    .wrapper { background: #eee; }
</style>
<meta name="google-site-verification" content="Hn39JmiqGtyFllO3svtcUEmtPENIYMB3laVl1KDRFEY">
<!-- Google AdSense meta tags added by Site Kit -->
<meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense meta tags added by Site Kit -->
<!-- SEO meta tags powered by SmartCrawl https://wpmudev.com/project/smartcrawl-wordpress-seo/ -->
<link rel="canonical" href="https://utahtheatrebloggers.com/" />
<meta name="description" content="Utah&#039;s Source for Theatre Journalism" />
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/utahtheatrebloggers.com\/#schema-personal-brand","url":"https:\/\/utahtheatrebloggers.com","name":"Danica Francom"},{"@type":"WebSite","@id":"https:\/\/utahtheatrebloggers.com\/#schema-website","url":"https:\/\/utahtheatrebloggers.com","name":"Utah Theatre Bloggers","encoding":"UTF-8","potentialAction":{"@type":"SearchAction","target":"https:\/\/utahtheatrebloggers.com\/search\/{search_term_string}","query-input":"required name=search_term_string"}},{"@type":"Person","@id":"https:\/\/utahtheatrebloggers.com\/#schema-publishing-person","url":"https:\/\/utahtheatrebloggers.com","name":"Danica Francom","description":"Danica Francom is a woman of many talents and graduated from Utah State University with a degree in Biology, with minors in Chemistry, and Psychology.  She spent many years working as a genetic analyst before becoming a stay at home mom to four busy kids.  She is passionate about teaching kids and has taught sewing classes from her home for years to many neighborhood children.  She grew up singing with many choirs including the International Children's Choir and performing in theatrical productions.  Danica loves to spend time skiing both in the mountains and on the water.  She has a voracious appetite for good music, literature, and theatre.  She is grateful for the opportunity to be a part of UTBA and get to delight in many talented productions."},{"@type":"WebPage","@id":"https:\/\/utahtheatrebloggers.com\/#schema-webpage","url":"https:\/\/utahtheatrebloggers.com","name":"Utah Theatre Bloggers  - Utah&#039;s Source for Theatre Journalism","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/utahtheatrebloggers.com\/#schema-website"},"publisher":{"@id":"https:\/\/utahtheatrebloggers.com\/#schema-personal-brand"},"description":"Utah&#039;s Source for Theatre Journalism","dateModified":"2026-06-08 16:06:21"}]}</script>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://utahtheatrebloggers.com/" />
<meta property="og:title" content="Utah Theatre Bloggers - Utah&apos;s Source for Theatre Journalism" />
<meta property="og:description" content="Utah&apos;s Source for Theatre Journalism" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Utah Theatre Bloggers - Utah&apos;s Source for Theatre Journalism" />
<meta name="twitter:description" content="Utah&apos;s Source for Theatre Journalism" />
<!-- /SEO -->
    <style type="text/css">
            body .site-title a,
        body .site-description {
            color: #fff;
        }
        

    .site-branding-text .site-title a {
        font-size: px;
    }
    @media only screen and (max-width: 640px) {
        .site-branding-text .site-title a {
            font-size: 40px;

        }
    }
    @media only screen and (max-width: 375px) {
        .site-branding-text .site-title a {
            font-size: 32px;

        }
    }

        </style>
    
<!-- Google Tag Manager snippet added by Site Kit -->
<script>
			( function( w, d, s, l, i ) {
				w[l] = w[l] || [];
				w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
				var f = d.getElementsByTagName( s )[0],
					j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
				j.async = true;
				j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
				f.parentNode.insertBefore( j, f );
			} )( window, document, 'script', 'dataLayer', 'GTM-T4W8KFFW' );
			
</script>

<!-- End Google Tag Manager snippet added by Site Kit -->

<!-- Google AdSense snippet added by Site Kit -->
<script async crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8113347947399249&#038;host=ca-host-pub-2644536267352236"></script>

<!-- End Google AdSense snippet added by Site Kit -->
<link rel="icon" href="https://utahtheatrebloggers.com/wp-content/uploads/2011/08/favicon.png" sizes="32x32" />
<link rel="icon" href="https://utahtheatrebloggers.com/wp-content/uploads/2011/08/favicon.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://utahtheatrebloggers.com/wp-content/uploads/2011/08/favicon.png" />
<meta name="msapplication-TileImage" content="https://utahtheatrebloggers.com/wp-content/uploads/2011/08/favicon.png" />
<style id="ls_bw_style_inline-ls_button_widget-3-inline-css">
#ls-button-widget-link-ls_button_widget-3, #ls-button-widget-link-ls_button_widget-3:link, #ls-button-widget-link-ls_button_widget-3:active, #ls-button-widget-link-ls_button_widget-3:visited { background-color: #a5d682 !important; } 
/*# sourceURL=ls_bw_style_inline-ls_button_widget-3-inline-css */
</style>
<style id="ls_bw_style_inline-ls_button_widget-4-inline-css">
#ls-button-widget-link-ls_button_widget-4, #ls-button-widget-link-ls_button_widget-4:link, #ls-button-widget-link-ls_button_widget-4:active, #ls-button-widget-link-ls_button_widget-4:visited { background-color: #dd7777 !important; } 
/*# sourceURL=ls_bw_style_inline-ls_button_widget-4-inline-css */
</style>

</head>
<body class="blog wp-embed-responsive wp-theme-newsup-pro wide hfeed  ta-hide-date-author-in-list light" >
		<!-- Google Tag Manager (noscript) snippet added by Site Kit -->
		<noscript>
			<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T4W8KFFW" height="0" width="0" style="display:none;visibility:hidden"></iframe>
		</noscript>
		<!-- End Google Tag Manager (noscript) snippet added by Site Kit -->
		<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#content">
Skip to content</a>
<!--wrapper-->
    <div class="wrapper" id="custom-background-css">
          <aside class="bs-offcanvas end" bs-data-targeted="true">
    <div class="bs-offcanvas-close">
      <span class="bs-offcanvas-btn-close" bs-data-removable="true">
        <span></span>
        <span></span>
      </span>
    </div>
    <div class="bs-offcanvas-inner">
            <div class="bs-card-box empty-sidebar">
        <div class="mg-sec-title">
          <h4 class="wtitle">Header Toggle Sidebar</h4>
        </div>
        <p class='empty-sidebar-widget-text'>
          This is an example widget to show how the Header Toggle Sidebar looks by default. You can add custom widgets from the          <a href='https://utahtheatrebloggers.com/wp-admin/widgets.php' title='widgets'>
            widgets          </a>
          in the admin.        </p>
      </div>
          </div>
  </aside>
      <header class="mg-headwidget">
      <!--==================== TOP BAR ====================-->
      <div class="mg-head-detail hidden-xs">
    <div class="container-fluid">
        <div class="row align-items-center">
                        <div class="col-md-6 col-xs-12">
                <ul class="info-left text-xs">
                            <li>Tue. Jun 9th, 2026             <span  id="time" class="time"></span>
                    </li>
                    </ul>
            </div>
            <div class="col-md-6 col-xs-12">
               
                <ul class="mg-social info-right justify-content-center justify-content-md-end">
                                              <li>
                              <a target="_blank" href="https://www.facebook.com/utahtheatrebloggers">
                                <span class="icon-soci">
                                  <i class="fa fa-facebook"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="https://x.com/UtahTheatreBlog">
                                <span class="icon-soci">
                                  <i class="fa-brands fa-x-twitter"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="#">
                                <span class="icon-soci">
                                  <i class="fab fa-linkedin"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="https://www.instagram.com/utahtheatreblog/">
                                <span class="icon-soci">
                                  <i class="fab fa-instagram"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="https://www.youtube.com/@Utahtheaterbloggers/videos">
                                <span class="icon-soci">
                                  <i class="fab fa-youtube"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="#">
                                <span class="icon-soci">
                                  <i class="fab fa-pinterest"></i>
                                </span>
                              </a>
                            </li>
                                                    <li>
                              <a target="_blank" href="#">
                                <span class="icon-soci">
                                  <i class="fab fa-telegram"></i>
                                </span>
                              </a>
                            </li>
                                        </ul>
                            </div>
        </div>
    </div>
</div>
      <div class="clearfix"></div>
              <div class="mg-nav-widget-area-back back-img" style='background-image: url("https://utahtheatrebloggers.com/wp-content/themes/newsup-pro/images/head-back.jpg" );'>
          <div class="overlay">
                          <div class="inner"  style="background-color:rgba(0,34,133,0.4);" >
                <div class="container-fluid">
                  <div class="mg-nav-widget-area">
                    <div class="row align-items-center">
                                                <div class="col-lg-3 col-md-4 text-center-xs">
                                                    <div class="navbar-header">
                                                      <div class="site-branding-text">
                                                              <h1 class="site-title"><a href="https://utahtheatrebloggers.com/" rel="home">Utah Theatre Bloggers</a></h1>
                                                            <p class="site-description">Utah&#039;s Source for Theatre Journalism</p>
                              </div>
                                                            </div>
                            </div>
                                                    </div>
                    </div>
                </div>
              </div>
              </div>
          </div>
          <div class="mg-menu-full">
             
            <nav class="navbar navbar-expand-lg navbar-wp">
              <div class="container-fluid">
                <!-- Right nav -->
               <!-- mobi header -->
              
    <div class="m-header align-items-center">
      <a class="mobilehomebtn" title="Home" href="https://utahtheatrebloggers.com/"><span class="fas fa-home"></span></a>
      <!-- navbar-toggle -->
      <button class="navbar-toggler collapsed mx-auto" type="button" data-toggle="collapse" data-target="#navbar-wp" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
        <span class="burger">
          <span class="burger-line"></span>
          <span class="burger-line"></span>
          <span class="burger-line"></span>
        </span>
      </button>
      <!-- /navbar-toggle -->
            <div class="dropdown show mg-search-box">
        <a class="dropdown-toggle msearch ml-auto" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-search"></i> </a>
        <div class="dropdown-menu searchinner" aria-labelledby="dropdownMenuLink">
          <form role="search" method="get" id="searchform" action="https://utahtheatrebloggers.com/">
  <div class="input-group">
    <input type="search" class="form-control" id="s" placeholder="Search" value="" name="s" />
    <span class="input-group-btn btn-default">
    <button type="submit" class="btn"> <i class="fas fa-search"></i> </button>
    </span>
   </div>
</form>        </div>
      </div>
            <a href="#" class="btn-bell btn-theme mx-2">
        <i class="fas fa-bell"></i>
      </a>
                  <div class="newsup-button light" data-skin-mode="light">
                <div class="newsup-button-inner-left"></div>
                <div class="newsup-button-inner"></div>
            </div>
            </div> 
                  <!-- /Right nav -->
                <div class="collapse navbar-collapse" id="navbar-wp">
                                  <ul id="menu-main-navigation" class="nav navbar-nav"><li class="current_page_item home"><a class="homebtn nav-link" title="Home" href="https://utahtheatrebloggers.com"><span class='fa-solid fa-house-chimney'></span></a></li><li id="menu-item-8488" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8488 dropdown"><a class="nav-link" title="Reviews" href="https://utahtheatrebloggers.com/category/review" data-toggle="dropdown" class="dropdown-toggle">Reviews </a>
<ul role="menu" class=" dropdown-menu">
	<li id="menu-item-9183" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9183"><a class="dropdown-item" title="Cache County" href="https://utahtheatrebloggers.com/category/review/cache-county-review">Cache County</a></li>
	<li id="menu-item-9184" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9184"><a class="dropdown-item" title="Carbon County" href="https://utahtheatrebloggers.com/category/review/carbon-county-review">Carbon County</a></li>
	<li id="menu-item-909360" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-909360"><a class="dropdown-item" title="Davis County" href="https://utahtheatrebloggers.com/category/review/davis-county-counties">Davis County</a></li>
	<li id="menu-item-909361" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-909361"><a class="dropdown-item" title="Iron County" href="https://utahtheatrebloggers.com/category/review/iron-county">Iron County</a></li>
	<li id="menu-item-29284" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29284"><a class="dropdown-item" title="Salt Lake County" href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties">Salt Lake County</a></li>
	<li id="menu-item-9188" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9188"><a class="dropdown-item" title="Summit County" href="https://utahtheatrebloggers.com/category/review/summit-county-review">Summit County</a></li>
	<li id="menu-item-12578" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12578"><a class="dropdown-item" title="Tooele County" href="https://utahtheatrebloggers.com/category/review/tooele-county">Tooele County</a></li>
	<li id="menu-item-8487" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8487"><a class="dropdown-item" title="Utah County" href="https://utahtheatrebloggers.com/category/review/utah-county-counties">Utah County</a></li>
	<li id="menu-item-9190" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9190"><a class="dropdown-item" title="Washington County" href="https://utahtheatrebloggers.com/category/review/washington-county-review">Washington County</a></li>
	<li id="menu-item-9191" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9191"><a class="dropdown-item" title="Weber County" href="https://utahtheatrebloggers.com/category/review/weber-county-review">Weber County</a></li>
</ul>
</li>
<li id="menu-item-8510" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8510 dropdown"><a class="nav-link" title="Interviews" href="https://utahtheatrebloggers.com/category/interviews" data-toggle="dropdown" class="dropdown-toggle">Interviews </a>
<ul role="menu" class=" dropdown-menu">
	<li id="menu-item-8511" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8511"><a class="dropdown-item" title="Actors" href="https://utahtheatrebloggers.com/category/interviews/actor">Actors</a></li>
	<li id="menu-item-8513" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8513"><a class="dropdown-item" title="Artistic Directors" href="https://utahtheatrebloggers.com/category/interviews/artistic-directors">Artistic Directors</a></li>
	<li id="menu-item-8514" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8514"><a class="dropdown-item" title="Directors" href="https://utahtheatrebloggers.com/category/interviews/directors">Directors</a></li>
	<li id="menu-item-8512" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8512"><a class="dropdown-item" title="Executive Directors" href="https://utahtheatrebloggers.com/category/interviews/executive-directors">Executive Directors</a></li>
	<li id="menu-item-8515" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8515"><a class="dropdown-item" title="Marketing Directors" href="https://utahtheatrebloggers.com/category/interviews/marketing-directors">Marketing Directors</a></li>
	<li id="menu-item-8516" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8516"><a class="dropdown-item" title="Playwrights" href="https://utahtheatrebloggers.com/category/interviews/playwrights">Playwrights</a></li>
	<li id="menu-item-8517" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8517"><a class="dropdown-item" title="Public Relations" href="https://utahtheatrebloggers.com/category/interviews/public-relations">Public Relations</a></li>
	<li id="menu-item-8518" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8518"><a class="dropdown-item" title="Set Designers" href="https://utahtheatrebloggers.com/category/interviews/set-designers">Set Designers</a></li>
	<li id="menu-item-8519" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8519"><a class="dropdown-item" title="Technical Directors" href="https://utahtheatrebloggers.com/category/interviews/technical-directors">Technical Directors</a></li>
</ul>
</li>
<li id="menu-item-8954" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8954"><a class="nav-link" title="Our Blog" href="https://utahtheatrebloggers.com/category/articles">Our Blog</a></li>
<li id="menu-item-14476" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14476 dropdown"><a class="nav-link" title="FAQ" href="https://utahtheatrebloggers.com/about/faq" data-toggle="dropdown" class="dropdown-toggle">FAQ </a>
<ul role="menu" class=" dropdown-menu">
	<li id="menu-item-14479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14479"><a class="dropdown-item" title="Will you review my show?" href="https://utahtheatrebloggers.com/what-about-my-show/request-a-reviewer">Will you review my show?</a></li>
	<li id="menu-item-14853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14853"><a class="dropdown-item" title="Who is UTBA?" href="https://utahtheatrebloggers.com/about">Who is UTBA?</a></li>
	<li id="menu-item-26327" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26327"><a class="dropdown-item" title="Meet the UTBA Board" href="https://utahtheatrebloggers.com/about/faq/meet-the-utba-board">Meet the UTBA Board</a></li>
	<li id="menu-item-14485" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14485"><a class="dropdown-item" title="Can I join the UTBA?" href="https://utahtheatrebloggers.com/about/join-us">Can I join the UTBA?</a></li>
	<li id="menu-item-14483" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14483"><a class="dropdown-item" title="Contact info?" href="https://utahtheatrebloggers.com/about/contact-us">Contact info?</a></li>
	<li id="menu-item-14487" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14487"><a class="dropdown-item" title="More Less Frequently Asked Questions" href="https://utahtheatrebloggers.com/about/faq">More Less Frequently Asked Questions</a></li>
</ul>
</li>
<li id="menu-item-31667" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-31667"><a class="nav-link" title="Log In" href="https://utahtheatrebloggers.com/wp-login.php">Log In</a></li>
</ul>              </div>
              <!-- Right nav -->
              <!-- desk header -->
                  <div class="desk-header pl-3 ml-auto my-2 my-lg-0 position-relative align-items-center">
          <!-- Off Canvas -->
        <div class="hedaer-offcanvas d-none d-lg-block">
          <button class="offcanvas-trigger" bs-data-clickable-end="true">
            <i class="fa-solid fa-bars-staggered"></i>
          </button>
        </div>
      <!-- /Off Canvas -->
    
          <div class="dropdown show mg-search-box">
          <a class="dropdown-toggle msearch ml-auto" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-search"></i> </a>
          <div class="dropdown-menu searchinner" aria-labelledby="dropdownMenuLink">
          <form role="search" method="get" id="searchform" class="newsup-search-form" action="https://utahtheatrebloggers.com/">
            <div class="input-group">
              <input  autocomplete="off"  type="search" class="form-control newsup_search_input" id="s" placeholder="Search" value="" name="s" />
              <span class="input-group-btn btn-default">
              <button type="submit" class="btn"> <i class="fas fa-search"></i> </button>
              </span>
            </div>
                        <div id="newsup-suggestions-container" class="newsup-search-icon ">
            </div>
                      </form>
          </div>
        </div>
                <a href="#" class="btn-bell btn-theme mx-2"  target="_blank" >
          <i class="fas fa-bell"></i>
                      <span>Subscribe</span>
                  </a>
                    <div class="newsup-button light" data-skin-mode="light">
                <div class="newsup-button-inner-left"></div>
                <div class="newsup-button-inner"></div>
            </div>
            </div> 
                  
            <!-- /Right nav -->
          </div>
      </nav> <!-- /Navigation --> 
          </div>
</header>
  <div class="clearfix"></div>
<section class="mg-tpt-tag-area"><div class="container-fluid"><div class="mg-tpt-txnlst clearfix"><strong>Top Tags</strong><ul><li><a href="https://utahtheatrebloggers.com/tag/musical">musical</a></li><li><a href="https://utahtheatrebloggers.com/tag/salt-lake-county">salt lake county</a></li><li><a href="https://utahtheatrebloggers.com/tag/adaptation">adaptation</a></li><li><a href="https://utahtheatrebloggers.com/tag/utah">Utah County</a></li><li><a href="https://utahtheatrebloggers.com/tag/comedy">comedy</a></li><li><a href="https://utahtheatrebloggers.com/tag/shakespeare">Shakespeare</a></li><li><a href="https://utahtheatrebloggers.com/tag/weber-county">weber county</a></li></ul></div></div></section>            <!-- Excluive line END -->
                        <section class="mg-fea-area defaultlayout">
                        <div class="overlay">
                                <div class="container-fluid">
                    <div class="row">
                                                        <div class="col-md-8">
                                                                <div id="homemain" class="homemain mr-bot30 swiper"> 
                                    <!-- Additional required wrapper -->
                                    <div class="swiper-wrapper"> 
                                              <div class="swiper-slide">
        <div class="mg-blog-post lg back-img mg-effect-none" style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-1280x720.webp');">
          <a class="link-div" href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"> </a>
          <article class="bottom">
          <span class="post-form"><i class="fas fa-camera"></i></span>
        <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div> 
    <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock">Tear It Up With Live Music in Draper at The SCHOOL OF ROCK</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 7, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941664"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
     
          </article>
        </div>
    </div>
        <div class="swiper-slide">
        <div class="mg-blog-post lg back-img mg-effect-none" style="background-image: url('');">
          <a class="link-div" href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten"> </a>
          <article class="bottom">
          <span class="post-form"><i class="fas fa-camera"></i></span>
        <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                         </div> 
    <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten">Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 5, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941535"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
     
          </article>
        </div>
    </div>
        <div class="swiper-slide">
        <div class="mg-blog-post lg back-img mg-effect-none" style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-1280x720.png');">
          <a class="link-div" href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"> </a>
          <article class="bottom">
          <span class="post-form"><i class="fas fa-camera"></i></span>
        <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                         </div> 
    <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026">What&#8217;s Playing this Weekend in Utah &#8211; June 2026</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 4, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/mark-brown">
                <i class="fas fa-user-circle"></i>Mark Brown            </a>
            
                <span class="mg-like-btn " data-id="941648"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
     
          </article>
        </div>
    </div>
        <div class="swiper-slide">
        <div class="mg-blog-post lg back-img mg-effect-none" style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-1091x720.webp');">
          <a class="link-div" href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"> </a>
          <article class="bottom">
          <span class="post-form"><i class="fas fa-camera"></i></span>
        <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div> 
    <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare">THE SEAGULL Takes Flight With New World Shakespeare</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 3, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/jhoisington">
                <i class="fas fa-user-circle"></i>Jennifer Hoisington            </a>
            
                <span class="mg-like-btn " data-id="941550"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
     
          </article>
        </div>
    </div>
        <div class="swiper-slide">
        <div class="mg-blog-post lg back-img mg-effect-none" style="background-image: url('');">
          <a class="link-div" href="https://utahtheatrebloggers.com/941502/harmony-strikes-a-powerful-chord-at-hale-centre-theatre"> </a>
          <article class="bottom">
          <span class="post-form"><i class="fas fa-camera"></i></span>
        <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div> 
    <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941502/harmony-strikes-a-powerful-chord-at-hale-centre-theatre">HARMONY Strikes a Powerful Chord at Hale Centre Theatre</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/heather">
                <i class="fas fa-user-circle"></i>Heather Hurd            </a>
            
                <span class="mg-like-btn " data-id="941502"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
     
          </article>
        </div>
    </div>
                                      </div>
                                    <!-- end wrapper -->
                                                                        <div class="swiper-button-next"></div>
                                    <div class="swiper-button-prev"></div>
                                                                    </div>
                            </div> 
                             
            <div class="col-md-4 top-right-area"> 
                    <div id="exTab2" >
                    <ul class="nav nav-tabs">
                        <li class="nav-item">
                            <a class="nav-link active" data-toggle="tab" href="#tan-main-banner-latest-trending-popular-recent"
                               aria-controls="Recent">
                               <i class="fas fa-clock"></i>Latest                            </a>
                        </li>

                        <li>
                            <a class="nav-link" data-toggle="tab" href="#tan-main-banner-latest-trending-popular-popular"
                               aria-controls="Popular">
                                <i class="fas fa-fire"></i> Popular                            </a>
                        </li>


                        <li>
                            <a class="nav-link" data-toggle="tab" href="#tan-main-banner-latest-trending-popular-categorised"
                               aria-controls="Categorised">
                                <i class="fas fa-bolt"></i> Trending                            </a>
                        </li>

                    </ul>
                <div class="tab-content">
                    <div id="tan-main-banner-latest-trending-popular-recent" role="tabpanel" class="tab-pane active">
                        <div class="mg-posts-sec mg-posts-modul-2"><div class="mg-posts-sec-inner row"><div class="small-list-post col-lg-12">                
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-150x150.webp" alt="Tear It Up With Live Music in Draper at The SCHOOL OF ROCK"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"> 
                                        Tear It Up With Live Music in Draper at The SCHOOL OF ROCK 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                        <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten"> 
                                        Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-150x150.png" alt="What&#8217;s Playing this Weekend in Utah &#8211; June 2026"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"> 
                                        What&#8217;s Playing this Weekend in Utah &#8211; June 2026 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-150x150.webp" alt="THE SEAGULL Takes Flight With New World Shakespeare"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"> 
                                        THE SEAGULL Takes Flight With New World Shakespeare 
                                    </a></h5>
                                </div>
                        </div>
                </div>
            </div></div></div>                    </div>

                                            <div id="tan-main-banner-latest-trending-popular-popular" role="tabpanel" class="tab-pane fade">
                            <div class="mg-posts-sec mg-posts-modul-2"><div class="mg-posts-sec-inner row"><div class="small-list-post col-lg-12">                
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-150x150.webp" alt="Tear It Up With Live Music in Draper at The SCHOOL OF ROCK"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"> 
                                        Tear It Up With Live Music in Draper at The SCHOOL OF ROCK 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                        <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten"> 
                                        Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-150x150.png" alt="What&#8217;s Playing this Weekend in Utah &#8211; June 2026"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"> 
                                        What&#8217;s Playing this Weekend in Utah &#8211; June 2026 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-150x150.webp" alt="THE SEAGULL Takes Flight With New World Shakespeare"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"> 
                                        THE SEAGULL Takes Flight With New World Shakespeare 
                                    </a></h5>
                                </div>
                        </div>
                </div>
            </div></div></div>                        </div>
                    
                                            <div id="tan-main-banner-latest-trending-popular-categorised" role="tabpanel" class="tab-pane fade">
                            <div class="mg-posts-sec mg-posts-modul-2"><div class="mg-posts-sec-inner row"><div class="small-list-post col-lg-12">                
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-150x150.webp" alt="Tear It Up With Live Music in Draper at The SCHOOL OF ROCK"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"> 
                                        Tear It Up With Live Music in Draper at The SCHOOL OF ROCK 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                        <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten"> 
                                        Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-150x150.png" alt="What&#8217;s Playing this Weekend in Utah &#8211; June 2026"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"> 
                                        What&#8217;s Playing this Weekend in Utah &#8211; June 2026 
                                    </a></h5>
                                </div>
                        </div>
                </div>
                            
                  <div class="small-post clearfix">
                                                                                                        <div class="img-small-post ">
                                <img  class="mg-effect-none"  src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-150x150.webp" alt="THE SEAGULL Takes Flight With New World Shakespeare"/>
                            </div>
                                                <div class="small-post-content">
                                                            <div class="mg-blog-category">
                                                   
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                                        </div>
                                                                 <div class="title_small_post">
                                    <h5 class="title mg-animate-none">
                                    <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"> 
                                        THE SEAGULL Takes Flight With New World Shakespeare 
                                    </a></h5>
                                </div>
                        </div>
                </div>
            </div></div></div>                        </div>
                    
                </div>
            </div>
        </div>
       
                    </div>
                </div>
            </div>
        </section>
        <!--==/ Home Slider ==-->
                <!-- end slider-section -->
        <!--==================== Newsup breadcrumb section ====================-->
    <div id="content" class="container-fluid home index-class">
        <!--row-->
        <div class="row">
                            <!--Start mg-featured-slider -->
        <div class="col-md-12 edit-cls">
            <div class="mg-featured-slider">
                <!-- mg-sec-title -->
                <div class="mg-sec-title">
                    <h4 class="wtitle">EDITOR&#039;S CHOICE</h4>
                </div>
                <!-- // mg-sec-title -->
                <!-- featured_posts_slider -->
                <div class="editorchoice swiper" auto="1"> 
                <!-- Additional required wrapper -->
                <div class="swiper-wrapper">
                                       <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-1024x683.webp');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock">Tear It Up With Live Music in Draper at The SCHOOL OF ROCK</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 7, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941664"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                            >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten">Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 5, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941535"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-1024x512.png');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026">What&#8217;s Playing this Weekend in Utah &#8211; June 2026</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 4, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/mark-brown">
                <i class="fas fa-user-circle"></i>Mark Brown            </a>
            
                <span class="mg-like-btn " data-id="941648"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-1024x680.webp');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare">THE SEAGULL Takes Flight With New World Shakespeare</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 3, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/jhoisington">
                <i class="fas fa-user-circle"></i>Jennifer Hoisington            </a>
            
                <span class="mg-like-btn " data-id="941550"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                            >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941502/harmony-strikes-a-powerful-chord-at-hale-centre-theatre">HARMONY Strikes a Powerful Chord at Hale Centre Theatre</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/heather">
                <i class="fas fa-user-circle"></i>Heather Hurd            </a>
            
                <span class="mg-like-btn " data-id="941502"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed-1024x1024.png');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/wasatch-county-reviews" style="">
                            Wasatch County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941546/hebers-spitfire-grill-is-the-happiest-little-place-in-town">Heber&#8217;s SPITFIRE GRILL is the Happiest Little Place in Town!</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ghost">
                <i class="fas fa-user-circle"></i>UTBA Staff            </a>
            
                <span class="mg-like-btn " data-id="941546"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-1024x1532.png');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/utah-county-counties" style="">
                            Utah County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941377/hilarity-ensues-at-springvilles-rendition-of-pride-and-prejudice">Hilarity Ensues at Springville&#8217;s Rendition of PRIDE AND PREJUDICE</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941377"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-1024x576.png');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/washington-county-review" style="">
                            Washington County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941494/explore-the-big-blue-world-at-the-red-rocks-of-tuachan">Explore the &#8220;Big Blue World&#8221; at the Red Rocks of Tuachan!</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/hannas">
                <i class="fas fa-user-circle"></i>Hanna Schneck            </a>
            
                <span class="mg-like-btn " data-id="941494"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1-1024x655.jpg');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/iron-county" style="">
                            Iron County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941496/cedar-citys-new-theatre-the-forge-focuses-on-collaboration">Cedar City&#8217;s New Theatre &#8211; The Forge &#8211; Focuses on Collaboration</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 29, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/kirstenb">
                <i class="fas fa-user-circle"></i>Kirsten Bradford            </a>
            
                <span class="mg-like-btn " data-id="941496"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">5</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        <!-- item -->
                    <div class="swiper-slide">
                        <!-- blog -->
                        <div class="mg-blog-post-3 minh back-img mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-1024x823.jpg');" >
                            
                            <div class="mg-blog-inner">
 <div class="mg-blog-category">                 
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/washington-county-review" style="">
                            Washington County                        </a>
                                         </div><h4 class="title mg-animate-none"><a href="https://utahtheatrebloggers.com/941281/dont-sleep-on-the-chance-to-see-sgmts-once-upon-a-mattress">Don’t Sleep on the Chance to See SGMT’s ONCE UPON A MATTRESS</a></h4> 
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 27, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/lisalarson">
                <i class="fas fa-user-circle"></i>Lisa Larson            </a>
            
                <span class="mg-like-btn " data-id="941281"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
    </div>                               
                            
                        </div><!-- blog -->
                    </div><!-- // item -->
                                        </div>
                    <!-- end wrapper -->
                    <div class="swiper-button-next"></div>
                    <div class="swiper-button-prev"></div> 
                </div><!-- //editorchoice -->
            </div>
        </div><!--/End mg-featured-slider -->
                                <div class="col-md-8 content-right">
                <div id="post-941281" class="align_cls post-941281 post type-post status-publish format-standard has-post-thumbnail hentry category-review category-washington-county-review tag-adaptation tag-chelsea-sweaney-hill tag-dacid-leishman tag-dean-fuller tag-emilee-oldroyd tag-emilie-laudie tag-gabriel-ashton-brown tag-hans-christian-andersen tag-jay-thompson tag-katelyn-parkinson tag-kramer-kwalick tag-marshall-barer tag-mary-rodgers tag-maxwell-petralia tag-musical tag-once-upon-a-mattress tag-reed-laudie tag-ryan-sant tag-st-george tag-st-george-musical-theater tag-staci-martin tag-steven-olson tag-the-revivers">
    <!-- mg-posts-sec mg-posts-modul-6 -->
    <div class="mg-posts-sec mg-posts-modul-6">
                <!-- mg-posts-sec-inner -->
        <div class="mg-posts-sec-inner center">
            <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/940610/whats-playing-this-weekend-in-utah-may-2026"><img width="2560" height="1280" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-scaled.png" class="img-responsive wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-scaled.png 2560w, https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-300x150.png 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-1024x512.png 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-768x384.png 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-1536x768.png 1536w, https://utahtheatrebloggers.com/wp-content/uploads/2026/04/UTBA-Excellence-Individuals-1-2048x1024.png 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/940610/whats-playing-this-weekend-in-utah-may-2026"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases" style="">
                            Press Releases                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/940610/whats-playing-this-weekend-in-utah-may-2026">What&#8217;s Playing this Weekend in Utah May 2026</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/04">
                April 30, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/mark-brown">
                <i class="fas fa-user-circle"></i>Mark Brown            </a>
            
                <span class="mg-like-btn " data-id="940610"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">4</span></span>          
    </div>
                <div class="mg-content">
                <p>CLICK HERE TO VIEW JUNE&#8217;S PREVIEW OF SHOWS PLAYING THROUGHOUT UTAH Utah’s stages are heating up again, and the months ahead promise a little bit of everything—big Broadway tours, ambitious&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"><img width="750" height="500" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-scaled-e1780893368486.webp" class="img-responsive wp-post-image" alt="" decoding="async" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock">Tear It Up With Live Music in Draper at The SCHOOL OF ROCK</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 7, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941664"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>DRAPER — Turn up the music and jam with the Draper Arts Council’s production of School of Rock &#8211; The Musical. Performed outdoors at the Draper Amphitheater, the production directed&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                <div class="col-12 col-md-12 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten">Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 5, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941535"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>PARK CITY — Everyone loves Shakespeare, right? Well apparently not everyone. On June 3, Park City’s Egyptian Theater opened Something Rotten, a hilarious musical that pokes fun at the legendary&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"><img width="2560" height="1280" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-scaled.png" class="img-responsive wp-post-image" alt="" decoding="async" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-scaled.png 2560w, https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-300x150.png 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-1024x512.png 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-768x384.png 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-1536x768.png 1536w, https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-2048x1024.png 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026">What&#8217;s Playing this Weekend in Utah &#8211; June 2026</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 4, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/mark-brown">
                <i class="fas fa-user-circle"></i>Mark Brown            </a>
            
                <span class="mg-like-btn " data-id="941648"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
                <div class="mg-content">
                <p>Summer theater in Utah is in full swing! Along the Wasatch Front, you can see shows like My Fair Lady at the Hale, Fiddler on the Roof or Tarzan at&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"><img width="1091" height="725" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM.webp" class="img-responsive wp-post-image" alt="New World Shakespeare Company; 2026; The Seagull" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM.webp 1091w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-300x199.webp 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-1024x680.webp 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-768x510.webp 768w" sizes="auto, (max-width: 1091px) 100vw, 1091px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare">THE SEAGULL Takes Flight With New World Shakespeare</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 3, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/jhoisington">
                <i class="fas fa-user-circle"></i>Jennifer Hoisington            </a>
            
                <span class="mg-like-btn " data-id="941550"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>SALT LAKE CITY — New World Shakespeare is one of many grassroots theatre companies this area is privileged to claim, few of which are tackling classic theatre. The Seagull, written&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                <div class="col-12 col-md-12 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941502/harmony-strikes-a-powerful-chord-at-hale-centre-theatre">HARMONY Strikes a Powerful Chord at Hale Centre Theatre</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/heather">
                <i class="fas fa-user-circle"></i>Heather Hurd            </a>
            
                <span class="mg-like-btn " data-id="941502"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>SANDY CITY —As someone who grew up with a locker plastered with pictures of ’NSYNC and the Backstreet Boys, I consider myself something of a 90s boy-band aficionado and enjoy&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941546/hebers-spitfire-grill-is-the-happiest-little-place-in-town"><img width="1500" height="1500" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed.png" class="img-responsive wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed.png 1500w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed-300x300.png 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed-1024x1024.png 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed-150x150.png 150w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/unnamed-768x768.png 768w" sizes="auto, (max-width: 1500px) 100vw, 1500px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941546/hebers-spitfire-grill-is-the-happiest-little-place-in-town"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/wasatch-county-reviews" style="">
                            Wasatch County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941546/hebers-spitfire-grill-is-the-happiest-little-place-in-town">Heber&#8217;s SPITFIRE GRILL is the Happiest Little Place in Town!</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ghost">
                <i class="fas fa-user-circle"></i>UTBA Staff            </a>
            
                <span class="mg-like-btn " data-id="941546"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>HEBER CITY — Heber Valley is truly a hidden gem within the mountains. This tight knit community, with friendly neighbors, and a rich history built into the corner stores of&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941377/hilarity-ensues-at-springvilles-rendition-of-pride-and-prejudice"><img width="1080" height="1616" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662.png" class="img-responsive wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662.png 1080w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-200x300.png 200w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-684x1024.png 684w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-768x1149.png 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-1027x1536.png 1027w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/1000008922-e1780416434662-1024x1532.png 1024w" sizes="auto, (max-width: 1080px) 100vw, 1080px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941377/hilarity-ensues-at-springvilles-rendition-of-pride-and-prejudice"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/utah-county-counties" style="">
                            Utah County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941377/hilarity-ensues-at-springvilles-rendition-of-pride-and-prejudice">Hilarity Ensues at Springville&#8217;s Rendition of PRIDE AND PREJUDICE</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941377"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>SPRINGVILLE — Pride and Prejudice usually oozes with romance and love, but C.S. Griffel’s adaptation, which opened May 30th, performed at the Springville Playhouse, brings to light the comical potential&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941494/explore-the-big-blue-world-at-the-red-rocks-of-tuachan"><img width="2560" height="1440" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-scaled.png" class="img-responsive wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-scaled.png 2560w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-300x169.png 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-1024x576.png 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-768x432.png 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-1536x864.png 1536w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-2048x1152.png 2048w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Media-Photos-Nemo-12-1280x720.png 1280w" sizes="auto, (max-width: 2560px) 100vw, 2560px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941494/explore-the-big-blue-world-at-the-red-rocks-of-tuachan"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/washington-county-review" style="">
                            Washington County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941494/explore-the-big-blue-world-at-the-red-rocks-of-tuachan">Explore the &#8220;Big Blue World&#8221; at the Red Rocks of Tuachan!</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 31, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/hannas">
                <i class="fas fa-user-circle"></i>Hanna Schneck            </a>
            
                <span class="mg-like-btn " data-id="941494"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                <div class="mg-content">
                <p>IVINS — The “Big Blue World” comes alive in the Tuacahn Amphitheatre’s production of Disney and Pixar’s Finding Nemo: A Family Musical. Based on the 2003 animated film of the&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941496/cedar-citys-new-theatre-the-forge-focuses-on-collaboration"><img width="1568" height="1003" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1.jpg" class="img-responsive wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1.jpg 1568w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1-300x192.jpg 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1-1024x655.jpg 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1-768x491.jpg 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/The-forge-1-1536x983.jpg 1536w" sizes="auto, (max-width: 1568px) 100vw, 1568px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941496/cedar-citys-new-theatre-the-forge-focuses-on-collaboration"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/iron-county" style="">
                            Iron County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941496/cedar-citys-new-theatre-the-forge-focuses-on-collaboration">Cedar City&#8217;s New Theatre &#8211; The Forge &#8211; Focuses on Collaboration</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 29, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/kirstenb">
                <i class="fas fa-user-circle"></i>Kirsten Bradford            </a>
            
                <span class="mg-like-btn " data-id="941496"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">5</span></span>          
    </div>
                <div class="mg-content">
                <p>CEDAR CITY — As an invited guest, in preparation for the Forge&#8217;s Open house on June 7, I experienced a behind the scenes tour for an amazing new theater company&hellip;</p>
                            </div>
        </div>
    </article>    <article class="d-md-flex mg-posts-sec-post align-items-center">
                    
        <div class="col-12 col-md-6">
            <div class="mg-post-thumb img">
                <a href="https://utahtheatrebloggers.com/941281/dont-sleep-on-the-chance-to-see-sgmts-once-upon-a-mattress"><img width="2560" height="2057" src="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-scaled.jpg" class="img-responsive wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-scaled.jpg 2560w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-300x241.jpg 300w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-1024x823.jpg 1024w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-768x617.jpg 768w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-1536x1234.jpg 1536w, https://utahtheatrebloggers.com/wp-content/uploads/2026/05/0248_SGMT_20260513_Mattress_Z8B4276-2048x1646.jpg 2048w" sizes="auto, (max-width: 2560px) 100vw, 2560px" /></a><span class="post-form"><i class="fas fa-camera"></i></span>                <a class="link-div" href="https://utahtheatrebloggers.com/941281/dont-sleep-on-the-chance-to-see-sgmts-once-upon-a-mattress"></a>
            </div>
        </div> 
            <div class="col-12 col-md-6 mg-sec-top-post py-3">
                        <div class="mg-blog-category"> 
                                    
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/washington-county-review" style="">
                            Washington County                        </a>
                                                        </div>
                        <h4 class="title arc-title mg-animate-none"><a href="https://utahtheatrebloggers.com/941281/dont-sleep-on-the-chance-to-see-sgmts-once-upon-a-mattress">Don’t Sleep on the Chance to See SGMT’s ONCE UPON A MATTRESS</a></h4>
             
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/05">
                May 27, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/lisalarson">
                <i class="fas fa-user-circle"></i>Lisa Larson            </a>
            
                <span class="mg-like-btn " data-id="941281"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
                <div class="mg-content">
                <p>ST. GEORGE — Stepping into the St. George Opera House on Saturday night, I was filled with two opposing emotions. On the one hand, I was excited to see Once&hellip;</p>
                            </div>
        </div>
    </article>                <div class=" mg-post-pagination">
	<nav class="navigation pagination" aria-label="Posts pagination">
		<h2 class="screen-reader-text">Posts pagination</h2>
		<div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://utahtheatrebloggers.com/page/2">2</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://utahtheatrebloggers.com/page/352">352</a>
<a class="next page-numbers" href="https://utahtheatrebloggers.com/page/2"><i class="fas fa-angle-right"></i></a></div>
	</nav></div>            </div>
        </div>
        <!-- // mg-posts-sec-inner -->
</div>
<!-- // mg-posts-sec block_6 -->            </div>
                    <aside class="col-md-4 sidebar-right sidebar-sticky">
                <aside id="secondary" class="widget-area" role="complementary">
	<div id="sidebar-right" class="mg-sidebar">
		<div id="search-7" class="mg-widget widget_search"><div class="mg-wid-title"><h6 class="wtitle">Search</h6></div><form role="search" method="get" id="searchform" action="https://utahtheatrebloggers.com/">
  <div class="input-group">
    <input type="search" class="form-control" id="s" placeholder="Search" value="" name="s" />
    <span class="input-group-btn btn-default">
    <button type="submit" class="btn"> <i class="fas fa-search"></i> </button>
    </span>
   </div>
</form></div><div class="ls-button-widget-container ls-button-widget-clearfix"><div id="ls-button-widget-ls_button_widget-2" class="ls-button-widget-outer"><div class="ls-button-widget-inner ls-button-widget-inner-full"><a id="ls-button-widget-link-ls_button_widget-2" class="ls-button-widget-link" href="http://donorbox.org/UTBA" target="_blank">DONATE</a></div></div></div><div class="ls-button-widget-container ls-button-widget-clearfix"><div id="ls-button-widget-ls_button_widget-3" class="ls-button-widget-outer"><div class="ls-button-widget-inner ls-button-widget-inner-full"><a id="ls-button-widget-link-ls_button_widget-3" class="ls-button-widget-link" href="https://utahtheatrebloggers.com/about/join-us">Apply to Write</a></div></div></div><div class="ls-button-widget-container ls-button-widget-clearfix"><div id="ls-button-widget-ls_button_widget-4" class="ls-button-widget-outer"><div class="ls-button-widget-inner ls-button-widget-inner-full"><a id="ls-button-widget-link-ls_button_widget-4" class="ls-button-widget-link" href="http://eepurl.com/AXK5L" target="_blank">Get the Newsletter</a></div></div></div>	</div>
</aside><!-- #secondary -->
            </aside>
                </div>
        <!--/row-->
    </div>
  <div class="container-fluid mg-posts-sec-inner">
    <div class="missed-inner">
      <div class="row">
                    <div class="col-md-12">
              <div class="mg-sec-title">
                <!-- mg-sec-title -->
                <h4 class="wtitle">You missed</h4>
              </div>
            </div>
                        <!--col-md-3-->
            <div class="col-lg-3 col-md-6 pulse animated">
                <div class="mg-blog-post-3 minh back-img mb-lg-0 mr-bot30 mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/IMG_9072-1024x683.webp');" >
                    <a class="link-div" href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock"></a>
                    <div class="mg-blog-inner">
                      <div class="mg-blog-category">
                                      
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                              </div>
                      <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941664/tear-it-up-with-live-music-in-draper-at-the-school-of-rock" title="Permalink to: Tear It Up With Live Music in Draper at The SCHOOL OF ROCK"> Tear It Up With Live Music in Draper at The SCHOOL OF ROCK</a> </h4>
                       
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 7, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941664"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                        </div>
                    
                </div>
            </div>
            <!--/col-md-3-->
                     <!--col-md-3-->
            <div class="col-lg-3 col-md-6 pulse animated">
                <div class="mg-blog-post-3 minh back-img mb-lg-0 mr-bot30 mg-effect-none" 
                            >
                    <a class="link-div" href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten"></a>
                    <div class="mg-blog-inner">
                      <div class="mg-blog-category">
                                      
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/summit-county-review" style="">
                            Summit County                        </a>
                                                              </div>
                      <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941535/laugh-cheer-and-jest-with-the-egyptians-something-rotten" title="Permalink to: Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN"> Laugh, Cheer, and Jest with The Egyptian&#8217;s SOMETHING ROTTEN</a> </h4>
                       
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 5, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/ellie-smith">
                <i class="fas fa-user-circle"></i>Ellie Smith            </a>
            
                <span class="mg-like-btn " data-id="941535"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                        </div>
                    
                </div>
            </div>
            <!--/col-md-3-->
                     <!--col-md-3-->
            <div class="col-lg-3 col-md-6 pulse animated">
                <div class="mg-blog-post-3 minh back-img mb-lg-0 mr-bot30 mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/06/UTBA-Excellence-Individuals-2-1024x512.png');" >
                    <a class="link-div" href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026"></a>
                    <div class="mg-blog-inner">
                      <div class="mg-blog-category">
                                      
                                            <a href="https://utahtheatrebloggers.com/category/articles/utahtheatre-utba-blog" style="">
                            #utahtheatre                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/articles" style="">
                            Articles                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/press-releases/monthly-preview" style="">
                            Monthly Preview                        </a>
                                                              </div>
                      <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941648/whats-playing-this-weekend-in-utah-june-2026" title="Permalink to: What&#8217;s Playing this Weekend in Utah &#8211; June 2026"> What&#8217;s Playing this Weekend in Utah &#8211; June 2026</a> </h4>
                       
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 4, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/mark-brown">
                <i class="fas fa-user-circle"></i>Mark Brown            </a>
            
                <span class="mg-like-btn " data-id="941648"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">1</span></span>          
    </div>
                        </div>
                    
                </div>
            </div>
            <!--/col-md-3-->
                     <!--col-md-3-->
            <div class="col-lg-3 col-md-6 pulse animated">
                <div class="mg-blog-post-3 minh back-img mb-lg-0 mr-bot30 mg-effect-none" 
                                                        style="background-image: url('https://utahtheatrebloggers.com/wp-content/uploads/2026/05/Screenshot-2026-05-12-at-1.58.01-PM-1024x680.webp');" >
                    <a class="link-div" href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare"></a>
                    <div class="mg-blog-inner">
                      <div class="mg-blog-category">
                                      
                                            <a href="https://utahtheatrebloggers.com/category/review" style="">
                            Reviews                        </a>
                                                <a href="https://utahtheatrebloggers.com/category/review/salt-lake-county-counties" style="">
                            Salt Lake County                        </a>
                                                              </div>
                      <h4 class="title mg-animate-none"> <a href="https://utahtheatrebloggers.com/941550/the-seagull-takes-flight-with-new-world-shakespeare" title="Permalink to: THE SEAGULL Takes Flight With New World Shakespeare"> THE SEAGULL Takes Flight With New World Shakespeare</a> </h4>
                       
    <div class="mg-blog-meta"> 
                    <span class="mg-blog-date"><i class="fas fa-clock"></i>
                <a href="https://utahtheatrebloggers.com/date/2026/06">
                June 3, 2026                </a>
            </span>
            <a class="auth" href="https://utahtheatrebloggers.com/author/jhoisington">
                <i class="fas fa-user-circle"></i>Jennifer Hoisington            </a>
            
                <span class="mg-like-btn " data-id="941550"><span class="icon"><i class="fas fa-thumbs-up"></i></span> <span class="like-count">0</span></span>          
    </div>
                        </div>
                    
                </div>
            </div>
            <!--/col-md-3-->
               </div>
    </div>
  </div>
  <!--==================== /missed ====================-->   
<!--==================== FOOTER AREA ====================-->
<footer> 
  <div class="overlay">
    <!--Start mg-footer-widget-area-->
        <!--End mg-footer-widget-area-->
    <!--Start mg-footer-widget-area-->
    <div class="mg-footer-bottom-area">
      <div class="container-fluid">
        <div class="divide-line"></div>
          <div class="row align-items-center">
            <!--col-md-4-->
            <div class="col-md-6 text-xs">
                            <div class="site-branding-text">
                <p class="site-title-footer"> <a href="https://utahtheatrebloggers.com/" rel="home">Utah Theatre Bloggers</a></p>
                <p class="site-description-footer">Utah&#039;s Source for Theatre Journalism</p>
              </div>
                          </div>

            
            <div class="col-md-6 text-md-right text-xs">
                                <ul class="mg-social">
                                                      <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-facebook"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fa-brands fa-x-twitter"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-linkedin"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-instagram"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-youtube"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-pinterest"></i>
                                    </span>
                                  </a>
                                </li>
                                                            <li>
                                  <a  href="#">
                                    <span class="icon-soci">
                                      <i class="fab fa-telegram"></i>
                                    </span>
                                  </a>
                                </li>
                                                </ul>
                <!--/col-md-4-->  
                 
            </div>
        </div>
        <!--/row-->
      </div>
      <!--/container-->
    </div>
    <!--End mg-footer-widget-area-->

    <div class="mg-footer-copyright">
        <div class="container-fluid">
            <div class="row">   
                            <div class="col-md-6 text-xs">
              <p>&copy; Copyright 2026 Newsup. All Rights Reserved. by <a href="https://themeansar.com/">Themeansar</a></p>                </div>
                                <div class="col-md-6 text-md-right text-xs">
                                  </div>
                            </div>
        </div>
    </div>
  </div>
  <!--/overlay-->
</footer>
<!--/footer-->
</div>
<!--/wrapper-->
<!--Scroll To Top-->
<a href="#" class="ta_upscr bounceInup animated"><i class="fas fa-angle-up"></i></a>
<!--/Scroll To Top-->
<!-- /Scroll To Top -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/newsup-pro/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>

			<script type="text/javascript">
				var _paq = _paq || [];
								_paq.push(['trackPageView']);
								(function () {
					var u = "https://analytics1.wpmudev.com/";
					_paq.push(['setTrackerUrl', u + 'track/']);
					_paq.push(['setSiteId', '2563']);
					var d   = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
					g.type  = 'text/javascript';
					g.async = true;
					g.defer = true;
					g.src   = 'https://analytics.wpmucdn.com/matomo.js';
					s.parentNode.insertBefore(g, s);
				})();
			</script>
			    <div class="bs-overlay-section" bs-remove-overlay="true"></div>
<style>
        footer .mg-footer-bottom-area .custom-logo {
            width: 160px;
            height: 70px;
        }

</style>
        <script type="text/javascript">
        (function($) {
            "use strict";
            function homemain() {
                const homemain = new Swiper('.homemain', {
                    direction: 'horizontal',
                    slidesPerView: 1, 
                    loop: true,
					speed: 700,
                    autoplay: { delay: 3000 }, 
                    pagination: { el: '.swiper-pagination' },  
                    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, 
                    scrollbar: { el: '.swiper-scrollbar' },
                });  
            }
            homemain();
        })(jQuery); 
        </script>
        <script id="wphb-4-js-extra">
var newsup_ajax = {"ajax_url":"https://utahtheatrebloggers.com/wp-admin/admin-ajax.php","searching_text":"Searching..."};;;var newsup_like_obj = {"ajax_url":"https://utahtheatrebloggers.com/wp-admin/admin-ajax.php","nonce":"dac98ee841"};
//# sourceURL=wphb-4-js-extra
</script>
<script id="wphb-4-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/a646e994-f2a0-4350-a9de-a0115cb65b34.js"></script>
<script id="googlesitekit-consent-mode-js" src="https://utahtheatrebloggers.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-86cb52dcb9f2b27ed244.js"></script>
<script id="wphb-5-js-extra">
var load_more_ajax_obj = {"ajax_url":"https://utahtheatrebloggers.com/wp-admin/admin-ajax.php","pagination_type":"no_count"};;;var consent_api = {"consent_type":"","waitfor_consent_hook":"","cookie_expiration":"30","cookie_prefix":"wp_consent","services":[{"name":"WPMUDEV Dashboard","category":"statistics"}]};
//# sourceURL=wphb-5-js-extra
</script>
<script id="wphb-5-js" src="https://hb.wpmucdn.com/utahtheatrebloggers.com/139e66e4-8572-44a1-abda-f30341b83590.js"></script>
</body>
</html>