HolaHolaHola Beautifuls!

HolaHolaHola Beautifuls! By Bohemian Babushka Mira que somos cabeziduros; humans are hard headed. And God has a wicked sense of humor. We go around doing what we want, focusing on our wants without realizing what we truly need or, worse yet, what we already have. We may get reminders to…

HolaHolaHola Beautifuls!

By Bohemian Babushka

Mira que somos cabeziduros; humans are hard headed. And God has a wicked sense of humor. We go around doing what we want, focusing on our wants without realizing what we truly need or, worse yet, what we already have. We may get reminders to look at episodes of life that make us stop for a moment, but those are fleeting and quickly pass. A child’s birth, reunions with an old friend, and life moments that spark the love of life in us. Unfortunately, we tend to focus on the mundane and insignificant, because, as BB said before, we are hard-headed. Fortunately, we are given many nudges along the way to focus on what’s truly worthy; sometimes, those nudges become slams.

 width=My eldest, Cristyl’s Corazon has  stage 2 breast cancer. At 33 years of age she is facing her mortality. Now before you start feeling sorry for her, let Babushka show you the blessing of this.Nothing makes you reevaluate your life attitude and actions quicker than the threat of losing it. For years she has refused to seek medical help for depression, for years she has been in a relationship that constricted, not daring to follow her true fullfillment of self. No more. Gracias to that golf ball size lump, she is happier than she’s been for years. She’s tending to her physical, spiritual and emotional self. With therapy and medicines she’s mentally in a much better place. With renewed and real faith she is content and feeling purpose, ready to conquer all. She’s following life loves and goals. Que te dije? Wicked sense of humor.

 width=At this stage of life BB has become a fulltime madre again. Blessed Be. The first time around BB didn’t spend much time focusing on my first born because she was perfecta. Good grades, bella ballerina, popular, Babushka mistakenly thought she didn’t need a mama’s hovering and constant attention. The first time around she left home as soon as legally possible. This is our chance to makeup for missed moments. Not quite the same, but on many levels so much better.

Life now is for living and following ones heart. Being older has helped her realize what is truly in her heart and who should be there. She has found a stronger love of family and her family in God. Her vision is to start a dance ministry, to combine two of her major loves.

 width=Gracias to many she continues finding more ways to give and to live. One of these inspirations is from a book her therapist suggested , Living with Cancer by Barbara K. Linton. Gran casualidad that Barbara lives in Tallahassee? Again, Wicked Sense of Humor. Thanks to this book Cristyl found answers and strength. On the back cover, “Linton’s story promises that if you let Him, God will stay right beside you, loving you and willing to give you strength to walk triumphantly through whatever life may bring your way. It won’t be an easy journey, but if you let Him, God will prove that even with cancer…you can live!” Not only is BB’s Baby living, but she’s living for others too.

 width=For our children we are capaz to do anything. Even physical labor, in the sun. Babushka has signed up to walk on Cristyl’s team and hopes y’all can join us. We’d love to have you there or/and donate for this wonderful cause.  The link for her walk page is http://bit.ly/BBCourage4Cristyl.  We would love to raise at least $100 to help buy supplies for the many projects Cancer Through Courage has.

So, are we feliz that we’ve had to come to this point to realize what’s lifes point?  Por supuesto que no, wouldn’t wish it on anyone. PERO knowing what’s really valuable, THAT we wish for TODOS.Y remember daily with a knowing sonrisa the motto, now mantra,

Life- JU SO FONII!!  BB2U.  See you in Septiembre.

Related posts

A couple dressed in vintage attire, with the woman in a pink dress and shawl and the man in a black suit and top hat, stand smiling on a grassy lawn. Other people are mingling in the background under large, mossy trees.

Hispanic Heritage at Bicentennial Birthday Bash

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos y segundos
$word_count = str_word_count( strip_tags( $post_content ) );
$reading_time_minutes = floor( $word_count / 200 );
$reading_time_seconds = ceil(($word_count / 200 - $reading_time_minutes) * 60);

// Muestra el tiempo de lectura estimado en minutos y segundos
echo '<p class="read_time">Reading Time: ' . $reading_time_minutes . ':' . $reading_time_seconds . ' min</p>';

?>

Hispanic Heritage at Bicentennial Birthday Bash By Ben Gunter This December, give your family a once-in-a-lifetime experience. Come to Tallahassee, and come face-to-face with Florida’s Hispanic Heritage 200 years ago.…

View post
Micro Theater Poster

7th Micro Theater Festival!

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos y segundos
$word_count = str_word_count( strip_tags( $post_content ) );
$reading_time_minutes = floor( $word_count / 200 );
$reading_time_seconds = ceil(($word_count / 200 - $reading_time_minutes) * 60);

// Muestra el tiempo de lectura estimado en minutos y segundos
echo '<p class="read_time">Reading Time: ' . $reading_time_minutes . ':' . $reading_time_seconds . ' min</p>';

?>

7th Micro Theater Festival! By Alejandra Gutierrez, PhD, Director Tallahassee Hispanic Theater Summer is here, and Tallahassee Hispanic Theater is bringing the seventh edition of its Annual Micro Theater Festival.…

View post
actor portraying role of Joseph Marion Hernández

Joseph Marion Hernández: Hispanic History-Maker

<?php

global $post;

// Obtén el ID del post actual
$post_id = $post->ID;
// Obtén el contenido del post
$post_content = get_post_field( 'post_content', $post_id );

// Calcula el tiempo de lectura estimado en minutos y segundos
$word_count = str_word_count( strip_tags( $post_content ) );
$reading_time_minutes = floor( $word_count / 200 );
$reading_time_seconds = ceil(($word_count / 200 - $reading_time_minutes) * 60);

// Muestra el tiempo de lectura estimado en minutos y segundos
echo '<p class="read_time">Reading Time: ' . $reading_time_minutes . ':' . $reading_time_seconds . ' min</p>';

?>

Joseph Marion Hernández: Hispanic History-Maker by Rachel Olson Theater with a Mission (TWAM) In a year of bicentennial celebrations for Tallahassee, Theater with a Mission (TWAM) is gearing up to…

View post
<script>
  /*Source: https://github.com/Krzysztof-Antosik/Two-direction-Sticky-Sidebar*/
  
  // Verificar el ancho de pantalla al cargar y redimensionar
  function checkScreenWidth() {
    if (window.innerWidth <= 767) {
      // Si la pantalla es menor o igual a 676px, no ejecutar el código
      return;
    }

    const stickyElement = document.querySelector('.fb-sidebar__aside');
    const startPosition = stickyElement.getBoundingClientRect().top;

    let endScroll = window.innerHeight - stickyElement.offsetHeight - 500;
    let currPos = window.scrollY;
    let screenHeight = window.innerHeight;
    let stickyElementHeight = stickyElement.offsetHeight;
    let topGap = 40;
    let bottomGap = 40;

    setTimeout(() => {
      if (stickyElement.hasAttribute('data-top-gap')) {
        const dataTopGap = stickyElement.getAttribute('data-top-gap');
        topGap = dataTopGap === 'auto' ? startPosition : parseInt(dataTopGap);
      }

      if (stickyElement.hasAttribute('data-bottom-gap')) {
        bottomGap = parseInt(stickyElement.getAttribute('data-bottom-gap'));
      }
    }, 100);

    stickyElement.style.position = 'sticky';
    stickyElement.style.top = `${topGap}px`;
    stickyElement.style.height = 'fit-content';

    function positionStickySidebar() {
      endScroll = window.innerHeight - stickyElement.offsetHeight - bottomGap;
      const stickyElementTop = parseInt(stickyElement.style.top.replace('px', ''));

      if (stickyElementHeight + topGap + bottomGap > screenHeight) {
        if (window.scrollY < currPos) {
          if (stickyElementTop < topGap) {
            stickyElement.style.top = `${stickyElementTop + currPos - window.scrollY}px`;
          } else if (stickyElementTop >= topGap && stickyElementTop !== topGap) {
            stickyElement.style.top = `${topGap}px`;
          }
        } else {
          if (stickyElementTop > endScroll) {
            stickyElement.style.top = `${stickyElementTop + currPos - window.scrollY}px`;
          } else if (stickyElementTop < endScroll && stickyElementTop !== endScroll) {
            stickyElement.style.top = `${endScroll}px`;
          }
        }
      } else {
        stickyElement.style.top = `${topGap}px`;
      }
      currPos = window.scrollY;
    }

    function stickyElementToMe() {
      stickyElement.style.top = `${topGap}px`;
    }

    function updateSticky() {
      screenHeight = window.innerHeight;
      stickyElementHeight = stickyElement.offsetHeight;
      positionStickySidebar();
    }

    setTimeout(() => {
      window.addEventListener('resize', () => {
        currPos = window.scrollY;
        updateSticky();
      });

      document.addEventListener('scroll', updateSticky, {
        capture: true,
        passive: true
      });
    }, 1000);
  }

  // Verificar el ancho de pantalla al cargar y redimensionar
  window.addEventListener('load', checkScreenWidth);
  window.addEventListener('resize', checkScreenWidth);
</script>