Sign up for Text Alerts
Sign up for our E-mail Newsletter

We have lots of different vibes:

Beach Bar

You don't get much closer to the beach than this, we're practically in the ocean. "The outdoor deck is so close to the sea that an offshore breeze can knock the head off your beer and send it swirling into the Atlantic." - Esquire Magazine 2010

The outside deck and beach are great places to sit and have a cocktail while watching the surfers out at the point or just relaxing and enjoying the rays.

Breakfast Place

We've been told time and time again that we have some of the best breakfast around from the Breakfast Burrito to the Chimichanga and from the Jim Bob's Omelette to several styles of Eggs Benedict, it's all great.

The Bloody Mary's are excellent also, each one hand made by the glass. No mixes here! If your not a Bloody Mary person try one of our selection of iced and hot coffee drinks, or "Coffee with Love" as our staff likes to call them

Night Club

We recently upgraded our PA system, and the live bands here at The Mist sound better than ever. We've had some great bands over the years: Barrington Levy, Sublime, Matisyahu, Talib Kweli, Reverend Horton Heat, Culture, Soul Asylum, Strangefolk, Squirrel Nut Zippers, The Pharcyde, Bim Skala Bim, Dread Zeppelin, Israel Vibration, Jeff Pitchell and the Texas Flood, The Radiators, Marcia Ball, and Arrested Development just to name some of our favorites.

Dinner/Pub

Some of us down at The Ocean Mist love nothing more than what we like call our "Pub Nights". Sunday, Monday, Wednesday, and Thursday nights. No big band playing, no cover charge, and no need to dress up (not that there ever is here), just ice cold beers, great food specials, and entertainment provided by a good old pub atmosphere with an internet juke box, three pool tables, and the Buck Hunter arcade game, which if you can get your name on the record screen you've earned some well deserved bragging rights.

UpComing Events
Site News
  • 3/25 - A new photo album was created. Click here to check it out
  • 3/25 - A new photo album was created. Click here to check it out
  • 2/12 - A new photo album was created. Click here to check it out
  • 2/12 - A new photo album was created. Click here to check it out
  • 2/12 - A new photo album was created. Click here to check it out
  • 2/12 - A new photo album was created. Click here to check it out
  • 2/12 - A new news article was postedCheck it out here
  • 2/12 - This is a test site news. Posted from the articles controller. But will it take html
  • 2/12 - This is a test site news. Posted from the articles controller
  • 1/29 - This is a test News Item with a link to the old site
  • 1/29 - This is a test this
  • 1/29 - This is another test item
Every Sunday - Burger Night
Burger Night

Burger night every Sunday night from 6pm - 11pm. Burgers and fries are just $3.00. Extras for extras.

Every Monday - Taco Night
Taco Night

Every Monday night baskets of tacos are just $3.00 choose from beef, bean and sour cream, chicken, and vegetarian, hard or soft shells. Taco night is 8pm - 11pm you must be 21 years old or older and no to go.

Every Sunday - Sunday Breakfast
Sunday Breakfast

Come in for breakfast every Sunday, served from 9am - 2pm. If you order a breakfast from the "Dawn Patrol Specials" section of our breakfast menu and get your first Bloody Mary or Mimosa for just $3.00

 
(default) 15 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`12121
2DESCRIBE `event_comments`880
3DESCRIBE `announcements`440
4DESCRIBE `weekly_specials`660
5DESCRIBE `menu_sections`660
6DESCRIBE `menu_items`990
7SELECT `Event`.`id`, `Event`.`name`, `Event`.`date`, `Event`.`time`, `Event`.`description`, `Event`.`promote`, `Event`.`opening_band`, `Event`.`cover_charge`, `Event`.`image`, `Event`.`tix_status`, `Event`.`modified`, `Event`.`created` FROM `events` AS `Event` WHERE `Event`.`date` > '2026-09-10' ORDER BY `Event`.`date` ASC LIMIT 100000
8SELECT `Announcement`.`id`, `Announcement`.`body`, `Announcement`.`created`, `Announcement`.`modified` FROM `announcements` AS `Announcement` WHERE 1 = 1 ORDER BY `Announcement`.`created` DESC LIMIT 5012120
9SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE `Event`.`promote` = 1 AND `Event`.`date` >= '2026-09-11' 110
10SELECT `WeeklySpecial`.`id`, `WeeklySpecial`.`name`, `WeeklySpecial`.`day`, `WeeklySpecial`.`description`, `WeeklySpecial`.`created`, `WeeklySpecial`.`modified` FROM `weekly_specials` AS `WeeklySpecial` WHERE 1 = 1 LIMIT 3330
11SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Breakfast' ORDER BY `MenuSection`.`display_order` ASC 330
12SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Lunch / Dinner' ORDER BY `MenuSection`.`display_order` ASC 330
13DESCRIBE `settings`330
14SELECT `Setting`.`value` FROM `settings` AS `Setting` WHERE `name` = 'hours' 110
15SELECT COUNT(*) AS `count` FROM `event_comments` AS `EventComment` LEFT JOIN `events` AS `Event` ON (`EventComment`.`event_id` = `Event`.`id`) WHERE `EventComment`.`approved` = 0 110