/*  CSS da Biography */

/* Menu Principal */
.menu-principal li.bt-home a.home:hover { width: 68px; background: url(../../images/en-US/home-active.png) scroll no-repeat left top; }
.menu-principal li.bt-discography a.discography:hover { width: 123px; background: url(../../images/en-US/discography-active.jpg) scroll no-repeat left top !important; }
.menu-principal li.bt-biography a.biography { width: 100px; background: url(../../images/en-US/biography-active.jpg) scroll no-repeat left top; }
.menu-principal li.bt-photos-and-videos a.photos-and-videos:hover { width: 150px; background: url(../../images/en-US/photos-and-videos-active.jpg) scroll no-repeat left top; }
.menu-principal li.bt-in-the-media a.in-the-media:hover { width: 112px; background: url(../../images/en-US/in-the-media-active.png) scroll no-repeat left top; }
.menu-principal li.bt-press-kit a.press-kit:hover { width: 83px; background: url(../../images/en-US/press-kit-active.png) scroll no-repeat left top; }
.menu-principal li.bt-blog a.blog:hover { width: 53px; background: url(../../images/en-US/blog-active.png) scroll no-repeat left top; }
.menu-principal li.bt-tour-dates a.tour-dates:hover { width: 108px; background: url(../../images/en-US/tour-dates-active.jpg) scroll no-repeat left top; }
.menu-principal li.bt-contact a.contact:hover { width: 83px; background: url(../../images/en-US/contact-active.jpg) scroll no-repeat left top; }

/* Biografia conteudo */
.linha.biografia { min-height: 440px; display: block; }
.linha.biografia .retrato { width: 262px; height: 328px; margin: 10px 20px;  display: block; }
.linha.biografia .txt-bio { width: 600px; margin: 2px 0 0 20px;  display: block; }
.linha.biografia .txt-bio p { color: #fff; font-size: 0.8em; line-height: 2em; text-align: justify; margin: 0 0 24px 0; }