body {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 10px; 
}

p {
margin-bottom: 1em;
}

a.link-visivel:link,
a.link-visivel:visited,
a.link-visivel:hover,
a.link-visivel:active {
text-decoration: underline !important;
display: none;
}

body#home div#podcast h2,
body#home div#chamadas-loja h3 {
font-size: 10px;
font-weight: bold;
}


body#loja div#destaques div.catalogo p.artista {
font-size: 12px;
}
body#loja div#destaques div.catalogo h4 {
font-size: 11px;
font-style: italic;
font-weight: bold;
}


body#home div#chamadas-zine h3 {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

ul#menu ul {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

ul#menu ul li a:hover {
color: #33CCFF;
text-decoration: none;
}


body#home div#rodape {
font-size: 9px;
font-weight: bold;
text-transform: lowercase;
}

body#home div.catalogo h3,
body#home div.catalogo p {
/*display: inline;*/
}


body#bandas h1 {
font-size: 18px;
font-weight: bold;
text-indent: 0;
}

body#bandas h3 {
font-size: 14px;
font-weight: bold;
}


body#zine div#lateral a {
font-weight: bold;
}

body#zine div#principal h2 {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}

body#zine p.comentarios {
text-align: right;
font-weight: bold;
}
a:link {
text-decoration: none;
color: #33CCFF;
}
a:hover {
text-decoration: underline;
color: #33CCFF;
}
a:visited {
text-decoration: underline;
color: #000;
}
a:active {
text-decoration: underline;
color: #33CCFF;
}

body#home a:link {
text-decoration: none;
color: #000;
}
body#home a:hover {
text-decoration: underline;	
color: #000;
}
body#home a:visited {
text-decoration: none;
color: #000;
}
body#home a:active {
text-decoration: none;
color: #33CCFF;
}


body#contato div#principal dt {
text-transform: uppercase;
font-weight: bold;
}

body#contato div#lateral h3 {
text-transform: uppercase;
font-size: 12px;
}

body#contato div.contato p {
padding-left: 2em;
padding-right: 2em;
text-indent: -2em;
}

/* comentarios */
textarea,
input,
select {
font: 11px arial, helvetica, sans-serif;
}

body#zine div.comentarios h3 {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
}