The architect Buzz Yudell and his wife Tina Beebe built a House that is a lab green housing. This House, called Georgina Residence, was designed to have an energy balance, use the least amount of energy and water and have a great connection to the outside.
The glazed housing merges with the outside but provides at the same time, the privacy required, since it is located in an urban area of Santa Monica, California.
The couple had previously a home on Malibu Beach area, but got tired of housing and decided to move to Santa Monica. In order to be close to work, friends and services, Buzz and Tina have acquired a plot of land in the city and built a sustainable housing, referred to the Inhabitat. The House consumes as much energy as one that generates annually and allows the exploration of new sustainable strategies.
In the old housing, the couple had a great connection with the surrounding environment, this connection who wanted to keep in the new housing. Thus, the barriers between the inside and the outside of the new House have become flexible with the help of transparent materials, operational Windows and sliding doors. Sunlight and passive design strategies play a key role in the overall design of the dwelling. The House is equipped with air conditioning once the ventilation system and shadow let you regulate the temperature in a natural way.
The materials used in the construction of the House include recycled products and reusable bamboo. As for energy systems, the couple opted for the incorporation of LED bulbs and a high-efficiency gas boiler. Additionally, the housing features a green roof, with grass and a permeable insulation and a run-off system and exploitation of waters. The room is also equipped with a solar collector and photovoltaic panels that provide the 100% of the energy necessary for its operation.
.fancybox-wrap { position: absolute; top:0; left: 0; z-index: 8020; } .fancybox-skin { position: relative; /*margin-top:20px !important;*/ background: #222222; color: #74b32e; text-shadow: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .fancybox-opened { z-index: 8030; } .fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); } .fancybox-outer, .fancybox-inner { position: relative; } .fancybox-inner { overflow: hidden; } .fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; } .fancybox-close{ background: url('wp-content/themes/codistage/styles/fancybox/exit.png') no-repeat; width:25px; height:25px; float:right; margin-top:10px; margin-right:5px; } /*.ngg-gallery-image img{width:565px; height:393px;}*/EquilÃbrio energético1of 14jQuery(document).ready(function($) { var thumbContainerWidth = 0, thumbs = Array(), selectedIndex = 1, thumbIndex = 1, imageOffset = 7; $('.ngg-gallery-thumbnail-box').each(function() { thumbs.push($(this)); }); /*thumbnail navigation */ $('.ngg-greensavers-thumb-next').unbind().bind('click', function(e) { e.preventDefault(); if(thumbIndex<= (thumbs.length-imageOffset)) { $('.ngg-thumbnails-container').stop().animate({ left : -$(thumbs[thumbIndex]).position().left }); thumbIndex++; } }); $('.ngg-greensavers-thumb-prev').unbind().bind('click', function(e) { e.preventDefault(); if(thumbIndex >1) { $('.ngg-thumbnails-container').stop().animate({ left : $('.ngg-thumbnails-container').position().left + ( $(thumbs[thumbIndex-1]).position().left - $(thumbs[thumbIndex-2]).position().left ) }); thumbIndex--; } }); $(window).load(function() { /* set thumbnail container width */ $('.ngg-gallery-thumbnail').each(function() { thumbContainerWidth = thumbContainerWidth + $(this).width() + 10; }); $('.ngg-thumbnails-container').width(thumbContainerWidth); }); });
Read More