Valeria DeCastro

Valeria DeCastro Performance Art, Butoh, Contemporary Theater, Video Art and Music Valeria DeCastro
Performance Art, Butoh Dance, non-traditional and contemporary Theatre.

Valeria’s work has always been interdisciplinary. And largely influenced by Maura Baiocchi’s innovative methodology of the “Choreographic Theater of Tensions”. In addition to dance and theater, Valeria also studied music at the University of Brasilia (Brazil) and holds a MA degree in Italian literature with a concentration on Film Studies from the Indiana University (USA).

03/01/2026
08/05/2025
Walnut and Hillsdale
05/11/2025

Walnut and Hillsdale

Was this transcription helpful? Y/N
02/25/2025

Was this transcription helpful? Y/N

EGG
01/10/2025

EGG

EGGS
01/10/2025

EGGS

Cold colors
12/03/2024

Cold colors

OneTreeTwoCars
11/06/2024

OneTreeTwoCars

Black, Gray and White
10/31/2024

Black, Gray and White

Address

Bloomington, IN
47404

Alerts

Be the first to know and let us send you an email when Valeria DeCastro posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });