www.cultureowl.com Open in urlscan Pro
50.28.78.35  Public Scan

Submitted URL: http://www.cultureowl.com/
Effective URL: https://www.cultureowl.com/tampa
Submission: On February 16 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /tampa/events/calendar

<form method="get" action="/tampa/events/calendar" accept-charset="utf-8" class="max-w-xl lg:w-full flex flex-wrap searchform shadow-lg lg:m-0 items-center text-gray-500">
  <div class="flex-grow min-w-max w-full md:w-auto h-10 flex float-left text-left hover:shadow-lg">
    <input id="s" type="text" name="s" autocomplete="off"
      class="w-full px-4 py-2 font-sans font-normal text-sm appearance-none shadow-none border-none outline-none focus:outline-none focus:border-opacity-0 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-opacity-75 placeholder-gray-500"
      placeholder="Search By Event Name">
  </div>
  <div class="flex-0 w-full lg:w-auto h-10 max-h-14 right-0 bottom-0 mb-0 float-right md:float-none">
    <button id="ftsearch" class="btn btnSm min-w-max w-full lg:w-auto h-full float-right focus:outline-none mt-4 lg:mt-0 text-white uppercase" type="submit"> Find Events </button>
  </div>
</form>

GET /tampa/events/calendar

<form method="get" action="/tampa/events/calendar" accept-charset="utf-8">
  <div class="flex flex-wrap relative items-center ">
    <!-- Form Search -->
    <div class="w-full text-center bg-brand-grey-400 border border-b-0">
      <button id="ftsearch" type="submit" class="w-auto font-sans font-semibold text-base text-white text-center uppercase py-2 px-5"> Search All Events </button>
    </div>
    <div class="relative flex items-center w-full border">
      <input id="s" type="text" name="s" autocomplete="off" value=""
        class="w-4/5 searchHead table-cell float-left relative p-0 px-4 m-0 h-8 text-left bg-transparent bg-none cursor-text box-border focus:border-transparent border-none focus:outline-none focus:ring-0 placeholder-brand-grey-400 text-brand-grey-400"
        placeholder="By Event Name">
      <button id="ftsearch" type="submit" class="w-auto font-sans font-semibold text-base text-white text-center uppercase py-2 px-5 bg-brand-blue-400"> Search </button>
    </div>
    <!-- /Form Search -->
    <!-- Form Date From -->
    <div class="w-6/12 p-4 border-l border-r border-b">
      <div class="search-by-date search-by-date-after">
        <div>
          <div>
            <div class="container mx-auto">
              <div class="w-auto">
                <div class="relative text-brand-grey-400">
                  <div wire:ignore="">
                    <input x-data="" x-init="flatpickr($refs.input, {&quot;dateFormat&quot;:&quot;Y-m-d&quot;,&quot;enableTime&quot;:false,&quot;altFormat&quot;:&quot;F j Y&quot;,&quot;altInput&quot;:true});" x-ref="input" type="hidden"
                      name="start_date" wire:model="filterStartDate" wire:click="searchDate();" value="2024-02-16" class="w-full p-0 m-0 text-sm text-center border-none focus:outline-none focus:shadow-outline text-black flatpickr-input"><input
                      class="w-full p-0 m-0 text-sm text-center border-none focus:outline-none focus:shadow-outline text-black form-control input" placeholder="" tabindex="0" type="text" readonly="readonly">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- /Form Date From -->
    <!-- Form Date To -->
    <div class="w-6/12 p-4 border-r border-b">
      <div class="search-by-date search-by-date-after">
        <div>
          <div>
            <div class="container mx-auto">
              <div class="w-auto">
                <div class="relative">
                  <div wire:ignore="">
                    <input x-data="" x-init="flatpickr($refs.input, {&quot;dateFormat&quot;:&quot;Y-m-d&quot;,&quot;enableTime&quot;:false,&quot;altFormat&quot;:&quot;F j Y&quot;,&quot;altInput&quot;:true});" x-ref="input" type="hidden"
                      name="end_date" wire:model="filterEndDate" wire:click="searchDate();" value="2024-02-16"
                      class="w-full p-0 m-0 text-sm text-center border-none focus:outline-none focus:shadow-outline text-black placeholder-gray-600 flatpickr-input"><input
                      class="w-full p-0 m-0 text-sm text-center border-none focus:outline-none focus:shadow-outline text-black placeholder-gray-600 form-control input" placeholder="" tabindex="0" type="text" readonly="readonly">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- /Form Date To -->
    <!-- Filter Dropdown Wrap -->
    <div class="w-full border-l border-r border-b relative">
      <div>
        <!-- Filter Dropdown Menu -->
        <div x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
          x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="w-full bg-white overflow-hidden z-10 uppercase p-5 space-x-5">
          <div class="md:flex mx-auto justify-around">
            <article class="filter-group w-full">
              <!-- Filter Cities -->
              <div id="filter-cities" class="text-gray-600 bg-white box-border flex flex-wrap">
                <h6 class="nav1 mb-4">Search by City</h6>
                <div class="w-full text-sm text-gray-600 box-border flex flex-wrap">
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Tampa <input value="Tampa" id="cityTampa" name="city[0]" type="checkbox" class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Sarasota <input value="Sarasota" id="citySarasota" name="city[1]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Wesley Chapel <input value="Wesley Chapel" id="cityWesley Chapel" name="city[2]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> St. Petersburg <input value="St. Petersburg" id="citySt. Petersburg" name="city[3]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                </div>
              </div>
              <div class="container mx-auto my-5 h-px border-b border-gray-300 border-dashed box-border clear-both block">
              </div>
              <!-- Filter Sub Categories/ Main Tags -->
              <div id="filter-categories" class="text-gray-600 bg-white box-border flex flex-wrap">
                <h6 class="nav1 mb-4">Search by Main Tags</h6>
                <div class="w-full text-sm text-gray-600 box-border flex flex-wrap">
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Art <input value="Art" wire:model="filterTagMain" id="tag_1" name="tag_main[-1]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Culinary <input value="Culinary" wire:model="filterTagMain" id="tag_27" name="tag_main[0]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Dance <input value="Dance" wire:model="filterTagMain" id="tag_2" name="tag_main[1]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Festival <input value="Festival" wire:model="filterTagMain" id="tag_5" name="tag_main[2]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Museum <input value="Museum" wire:model="filterTagMain" id="tag_58" name="tag_main[3]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Music <input value="Music" wire:model="filterTagMain" id="tag_3" name="tag_main[4]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Theater <input value="Theater" wire:model="filterTagMain" id="tag_4" name="tag_main[5]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                </div>
              </div>
              <div class="container mx-auto my-5 h-px border-b border-gray-300 border-dashed box-border clear-both block">
              </div>
              <!-- Filter Sub Categories/ Additional Tags -->
              <div id="filter-categories" class="text-gray-600 bg-white box-border flex flex-wrap mt-5">
                <h6 class="nav1 mb-4">Search by Additional Tags</h6>
                <div class="w-full text-sm text-gray-600 box-border flex flex-wrap">
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Acrobatics <input value="Acrobatics" wire:model="filterTag" id="tag_7" name="tag[-1]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Art Walks <input value="Art Walks" wire:model="filterTag" id="tag_8" name="tag[0]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Artisan Market <input value="Artisan Market" wire:model="filterTag" id="tag_9" name="tag[1]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Attraction <input value="Attraction" wire:model="filterTag" id="tag_82" name="tag[2]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Auction <input value="Auction" wire:model="filterTag" id="tag_10" name="tag[3]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Ballet <input value="Ballet" wire:model="filterTag" id="tag_11" name="tag[4]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Blues <input value="Blues" wire:model="filterTag" id="tag_13" name="tag[5]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Bossa Nova <input value="Bossa Nova" wire:model="filterTag" id="tag_14" name="tag[6]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Broadway <input value="Broadway" wire:model="filterTag" id="tag_15" name="tag[7]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Charity <input value="Charity" wire:model="filterTag" id="tag_16" name="tag[8]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Class <input value="Class" wire:model="filterTag" id="tag_19" name="tag[9]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Classic Rock <input value="Classic Rock" wire:model="filterTag" id="tag_18" name="tag[10]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Classical <input value="Classical" wire:model="filterTag" id="tag_21" name="tag[11]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Comedy <input value="Comedy" wire:model="filterTag" id="tag_23" name="tag[12]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Concert <input value="Concert" wire:model="filterTag" id="tag_24" name="tag[13]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Contemporary <input value="Contemporary" wire:model="filterTag" id="tag_25" name="tag[14]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Cover Band <input value="Cover Band" wire:model="filterTag" id="tag_26" name="tag[15]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Drama <input value="Drama" wire:model="filterTag" id="tag_29" name="tag[16]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Exhibit <input value="Exhibit" wire:model="filterTag" id="tag_31" name="tag[17]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Expo <input value="Expo" wire:model="filterTag" id="tag_32" name="tag[18]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Fair <input value="Fair" wire:model="filterTag" id="tag_6" name="tag[19]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Family Friendly <input value="Family Friendly" wire:model="filterTag" id="tag_33" name="tag[20]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Fashion <input value="Fashion" wire:model="filterTag" id="tag_35" name="tag[21]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Film <input value="Film" wire:model="filterTag" id="tag_36" name="tag[22]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Folk <input value="Folk" wire:model="filterTag" id="tag_38" name="tag[23]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Food <input value="Food" wire:model="filterTag" id="tag_79" name="tag[24]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Fusion <input value="Fusion" wire:model="filterTag" id="tag_39" name="tag[25]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Gala <input value="Gala" wire:model="filterTag" id="tag_40" name="tag[26]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Gallery <input value="Gallery" wire:model="filterTag" id="tag_41" name="tag[27]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Gallery Opening <input value="Gallery Opening" wire:model="filterTag" id="tag_42" name="tag[28]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Happy Hour <input value="Happy Hour" wire:model="filterTag" id="tag_43" name="tag[29]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> History <input value="History" wire:model="filterTag" id="tag_45" name="tag[30]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Home Design <input value="Home Design" wire:model="filterTag" id="tag_46" name="tag[31]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Indie <input value="Indie" wire:model="filterTag" id="tag_47" name="tag[32]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Interactive <input value="Interactive" wire:model="filterTag" id="tag_48" name="tag[33]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> International <input value="International" wire:model="filterTag" id="tag_49" name="tag[34]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Jazz <input value="Jazz" wire:model="filterTag" id="tag_50" name="tag[35]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Jewelery <input value="Jewelery" wire:model="filterTag" id="tag_51" name="tag[36]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Kids <input value="Kids" wire:model="filterTag" id="tag_52" name="tag[37]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Latin <input value="Latin" wire:model="filterTag" id="tag_53" name="tag[38]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Lecture <input value="Lecture" wire:model="filterTag" id="tag_54" name="tag[39]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Live <input value="Live" wire:model="filterTag" id="tag_55" name="tag[40]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Live Stream <input value="Live Stream" wire:model="filterTag" id="tag_56" name="tag[41]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Magic <input value="Magic" wire:model="filterTag" id="tag_57" name="tag[42]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Musical <input value="Musical" wire:model="filterTag" id="tag_59" name="tag[43]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Nightlife <input value="Nightlife" wire:model="filterTag" id="tag_60" name="tag[44]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Opera <input value="Opera" wire:model="filterTag" id="tag_61" name="tag[45]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Outdoor <input value="Outdoor" wire:model="filterTag" id="tag_62" name="tag[46]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Park <input value="Park" wire:model="filterTag" id="tag_80" name="tag[47]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Pop <input value="Pop" wire:model="filterTag" id="tag_65" name="tag[48]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Premier <input value="Premier" wire:model="filterTag" id="tag_67" name="tag[49]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> R&amp;B <input value="R&amp;B" wire:model="filterTag" id="tag_68" name="tag[50]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Rock <input value="Rock" wire:model="filterTag" id="tag_70" name="tag[51]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Romantic <input value="Romantic" wire:model="filterTag" id="tag_71" name="tag[52]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Science <input value="Science" wire:model="filterTag" id="tag_72" name="tag[53]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Symphony <input value="Symphony" wire:model="filterTag" id="tag_81" name="tag[54]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Tour <input value="Tour" wire:model="filterTag" id="tag_73" name="tag[55]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Travel <input value="Travel" wire:model="filterTag" id="tag_78" name="tag[56]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                  <div class="inline-block float-left pt-0 pr-2 pb-2 pl-0 md:w-1/4">
                    <label class="block relative mb-0 cursor-pointer text-xs"> Wine <input value="Wine" wire:model="filterTag" id="tag_76" name="tag[57]" type="checkbox"
                        class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                    </label>
                  </div>
                </div>
              </div>
              <div class="container mx-auto my-5 h-px border-b border-gray-300 border-dashed box-border clear-both block">
              </div>
              <!-- Form Free Events -->
              <div class="w-full py-4">
                <div class="container mx-auto m-1 flex items-center">
                  <label class="text-xs uppercase text-black"> Free Events <input value="1" id="free" name="free" type="checkbox" class="h-4 w-4 mr-3 text-brand-red-400 focus:ring-brand-red-400 border-gray-300 float-left">
                  </label>
                </div>
              </div>
              <!-- /Form Free Events -->
            </article>
          </div>
        </div>
      </div>
    </div>
    <!-- /Filter Dropdown Wrap -->
  </div>
</form>

POST https://www.cultureowl.com/tampa/register

<form method="POST" action="https://www.cultureowl.com/tampa/register" class="flex flex-col
	justify-center items-center w-80 md:w-96 relative">
  <input type="hidden" name="_token" value="YUbKHqKHFv63J7wJjaRl2926DY2BvtfxmDX7ZZTy"> <input name="email" type="email" placeholder="email"
    class="px-4 py-1 w-full border border-gray-400 shadow-sm text-base placeholder-gray-500 placeholder-opacity-50 focus:outline-none focus:border-blue-500">
  <button class="h-full flex justify-center items-center bg-brand-blue-400 text-white focus:outline-none focus:ring px-3 py-1 absolute right-0 text-base uppercase"> Sign Up </button>
</form>

Text Content

TAMPA / ST. PETE
Atlanta Miami / Ft. Lauderdale Palm Beach
Directories
Dining Guide Venues
Cultural News Sign In Register
Sign In Register
Home Search Events Cultural News Get On The List Locations Editorial Calendar
Directories
Dining Guide Venues
Advertise
Membership Packages Single Event Promotion Why CultureOwl Media Kit Restaurants
Industry Blog


GET SOCIAL



Join for
Exclusive
Benefits!
Find Events
Search Events
Search All Events
Search



SEARCH BY CITY

Tampa
Sarasota
Wesley Chapel
St. Petersburg


SEARCH BY MAIN TAGS

Art
Culinary
Dance
Festival
Museum
Music
Theater


SEARCH BY ADDITIONAL TAGS

Acrobatics
Art Walks
Artisan Market
Attraction
Auction
Ballet
Blues
Bossa Nova
Broadway
Charity
Class
Classic Rock
Classical
Comedy
Concert
Contemporary
Cover Band
Drama
Exhibit
Expo
Fair
Family Friendly
Fashion
Film
Folk
Food
Fusion
Gala
Gallery
Gallery Opening
Happy Hour
History
Home Design
Indie
Interactive
International
Jazz
Jewelery
Kids
Latin
Lecture
Live
Live Stream
Magic
Musical
Nightlife
Opera
Outdoor
Park
Pop
Premier
R&B
Rock
Romantic
Science
Symphony
Tour
Travel
Wine

Free Events
Visual Arts | Performing Arts | Festivals & Events | Education | Family | View
All


CULTUREOWL DEDICATED TO ARTS, CULTURE & ENTERTAINMENT!

Explore Theater
Explore Theater


FEATURED EVENTS



"Pointillism & Beyond" Art Exhibit

Thru 03/23
Tampa

A Tribute to Tom Petty & The Heartbreakers

03/02
Tampa

Voices of Women Theatre Festival (Live-in-Theatre and Digital)

03/21 - 03/30
Tampa

Carmen

02/17 - 03/22
Sarasota

LUCIA DI LAMMERMOOR

02/24 - 03/23
Sarasota

LUISA MILLER

03/09 - 03/24
Sarasota

Michele Oka Doner: The True Story Of Eve

Thru 06/02
Sarasota

Ca' d'Zan Experience

Thru 02/29
Sarasota

2024 Winter Opera Festival

02/17 - 03/24
Sarasota

Seeking Supernumeraries

Thru 02/22
Sarasota

BAZZAR by Cirque du Soleil

02/22 - 03/24
St. Petersburg

"Pointillism & Beyond" Art Exhibit

Thru 03/23
Tampa

A Tribute to Tom Petty & The Heartbreakers

03/02
Tampa

Voices of Women Theatre Festival (Live-in-Theatre and Digital)

03/21 - 03/30
Tampa

Carmen

02/17 - 03/22
Sarasota

LUCIA DI LAMMERMOOR

02/24 - 03/23
Sarasota

LUISA MILLER

03/09 - 03/24
Sarasota





EXPLORE CULTURE BY GENRE



Visual Arts

Festivals

Theater

Music




CULTURAL NEWS


Visual Arts | Performing Arts | Music | Culinary | Festivals | Industry News |
See All


POPULAR STORIES

Exhibit

The Stonewall New York Experience is Coming to Fort Lauderdale in June

Exhibit

Gasparilla is Coming to the Henry B. Plant Museum New Exhibit Highlights Tampa’s
Oldest Community Festival


FEATURED STORY

Dance

Advancing Accessibility in the Arts: A Movement Beyond Boundaries




FEATURED EVENTS

Exploring Labor through The Ringling’s Photography Collection

Thru 03/03
Sarasota

Collage and Connect

02/21
Virtual

STONEWALL VIRTUAL PROGRAM SERIES: "The Pagoda: A Lesbian Community by the Sea".

02/27
Virtual

Cooking for Wishes benefiting Make-A-Wish Southern Florida

02/22
Sarasota

DECEIT OUTWITTED

03/15 - 03/23
Sarasota

Etienne Charles: Creole Soul

Thru 02/16
Sarasota

Rave Lucid by Mazelfreten

02/22 - 02/24
Sarasota

Exploring Labor through The Ringling’s Photography Collection

Thru 03/03
Sarasota

Collage and Connect

02/21
Virtual

STONEWALL VIRTUAL PROGRAM SERIES: "The Pagoda: A Lesbian Community by the Sea".

02/27
Virtual

Cooking for Wishes benefiting Make-A-Wish Southern Florida

02/22
Sarasota

DECEIT OUTWITTED

03/15 - 03/23
Sarasota

Etienne Charles: Creole Soul

Thru 02/16
Sarasota

Rave Lucid by Mazelfreten

02/22 - 02/24
Sarasota

Exploring Labor through The Ringling’s Photography Collection

Thru 03/03
Sarasota



YOUR EVENTS

Register and Events
Already registered? Log In





YOUR FRIENDS' EVENTS

Register and Invite Friends Already registered? Log In






CULTUREOWL®

Your Go-To Source for the Arts! #ExperienceCultureYourWay with suggested events
based on your interests and lifestyle.


MARKETS

 * Miami / Ft. Lauderdale
 * Palm Beach
 * Tampa / St. Pete
 * Atlanta


BROWSE

 * Cultural Events
 * Cultural News
 * Dining Options
 * Venue Directory


LEARN MORE

 * Submit Events
 * Advertise
 * Locations
 * Franchise


CONNECT


Privacy Policy Terms & Conditions Contact Us
All Rights Reserved © 2024 CultureOwl ®


INVITE & CONNECT WITH FRIENDS ON CULTUREOWL!

Add Emails



SEND


FREE VIP ACCESS!

Get Personalized Recommendations, Access to VIP Events & Member Pricing.

Sign Up

JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
282930311234567891011121314151617181920212223242526272829123456789
JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
282930311234567891011121314151617181920212223242526272829123456789