Física
function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
/*** Menu by Brida Braga ***/
.nav {color: #fff;float:center; padding:6px; text-align:center; height:16px; background:#2F4F4F; width:50px; font:italic 11px georgia;border-top-left-radius: 11px;border-bottom-right-radius: 11px;font-weight:bold;}
.nav:hover {color: #2F4F4F;float:center; padding:6px; text-align:center; height:16px; background-color:#fff;width:50px;-webkit-transition-duration: .90s;font: italic 11px border-bottom-left-radius: 11px;font-weight:bold;}
/*** CUSTOMIZAÇÃO DO CORPO DO THEME ***/ body {background:url('http://static.tumblr.com/8yo5xxv/sDUlzgrb1/bg.png'); font-size: 12px; font-family: tahoma; text-align: justify; color: #000; }
/*** PAGE DO THEME - IMAGEM QUE DESCE JUNTO À PAGINA, VOCÊ PODE ALTERAR A WIDTH-LARGURA E O FUNDO ***/
#page { width: 860px; background-image: url('http://static.tumblr.com/bpaio6t/Pf7lxo46f/page_original_-_matheus_staats.png'); background-repeat: repeat-y; margin-left: auto; margin-right: auto;
}
/*** BANNER-HEADER DO THEME, VOCÊ PODE ALTERAR O BANNER E AS DIMENSÕES-WIDTH E HEIGHT DEPENDENDO DO THEME ***/
#header { background: url('http://static.tumblr.com/tt0qpnj/DO7m1r8se/anahi.png') no-repeat top center; width: 860px; height: 200px;
}
/*** CUSTOMIZAÇÃO DA SIDEBAR, VOCÊ PODE ALTERAR A WIDTH-LARGURA AS OUTRAS CONFIGURAÇÕES GERAIS ***/
#sidebar {width: 264px; color: #000; font-family: tahoma; font-size: 12px; text-align: justify; float: left; margin-top: 0px; padding: 8px; border-right: 3px dashed #fff}
/*** CUSTOMIZAÇÃO DO CONTENT, ONDE FICA OS POSTS, VOCÊ PODE ALTERAR A WIDTH-LARGURA AS OUTRAS CONFIGURAÇÕES GERAIS ***/
#content {width: 550px; text-align: justify; margin-top: 0px; float: left; padding: 5px; margin-left: 7px}
/*** CUSTOMIZAÇÃO DO FOOTER, IMAGEM FINAL, VOCÊ PODE ALTERAR A WIDTH, A HEIGHT CONFORME AS DIMENSÕES DO BANNER