@charset "utf-8";
/* CSS Document */
/* www.grupoflamba.com */

body {
	background: url(images/acervo_bg.jpg) repeat-x top center;
	margin:0;
	padding:0;
	font-family:Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
}
blockquote {
}
p {
	margin:0;
	padding:0;
        text-align: justify;
}
h1 {
	font-size:16px;
	color:#000;
	font-family:'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	border-bottom:#000 thin dotted;
}
h1 img {
	margin:0 10px 10px 0;
}
h2 {
	border:none;
	margin:0;
	padding:0 0 10px 0;
	font-family: 'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}
h3 {
	font-size:18px;
	color:#000;
	font-family:'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	border:none;
	font-weight:normal;
}
h3 img {
	margin:0 10px 10px 0;
}
.bold {
	font-weight:bold;
}
.centralizado {
	text-align:center;
}
.limpa {
	width:100%;
	clear:both;
}
/* LINK */
a:link {
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color:#cc0000;
	font-weight:normal;
	text-decoration:underline;
}
a:active {
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
/* LAYOUT */
#header {
	width:960px;
	height:180px;
	margin:0 auto;
}
#content, #marcas {
	width:960px;
	margin:10px auto;
}
#footer {
	width:100%;
	height:30px;
	padding:10px 0 0 0;
	background:#430000;
	text-align:center;
	color:#999;
}
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:none;
	color:#FFF;
}
/* MENUS */
#menuTop {
	width:960px;
	height:20px;
	padding:10px 0;
	margin:0 auto;
	/*border-bottom:#000 thin dotted;*/
	font-family: 'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999;
}
#menuTop ul {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	display:block;
}
#menuTop li {
	display:inline;
}
#menuTop a {
	width:auto;
	height:20px;
	padding:20px 10px;
	margin:0;
	color:#999;
	text-decoration:none;
	background:none;
}
#menuTop a:hover {
	background:#e9e9e9;
}
#menuTopLeft {
	width:auto;
	float:left;
	font-size:12px;
}
#menuTopRight {
	width:auto;
	float:right;
	font-size:12px;
}
#menuTopRight img {
	margin:0 10px 0 0;
}
#menuMain {
	width:960px;
	height:20px;
	padding:5px 0;
	margin:30px auto 10px auto;
	/*border-bottom:#000 thin dotted;*/
	font-family: 'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#999;
	text-align:center;
}
#menuMain ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
}
#menuMain li {
	display:inline;
}
#menuMain a {
	width:auto;
	height:20px;
	padding:20px 30px 20px 15px;
	margin:0;
	color:#000;
	text-decoration:none;
	background:url(images/ico_menu.png) left no-repeat;
}
#menuMain a:hover {
	color:#cc0000;
}
/* LAYOUT */
#header {
	width:960px;
	height:180px;
	margin:0 auto;
}
#content, #marcas {
	width:960px;
	margin:20px auto;
}
#footer {
	width:100%;
	height:30px;
	padding:10px 0 0 0;
	background:#430000;
	text-align:center;
	color:#999;
}
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:none;
	color:#FFF;
}
.left, .center, .right {
	width:300px;
}
.left {
	float:left;
	margin:0 30px 0 0;
}
.center {
	margin:0 30px 0 330px;
}
.right {
	float:right;
	margin:0;
}
.titulo {
	color:#990000;
	font-weight:bold;
}
#bannerHome {
	width:960px;
	height:300px;
	margin:0 auto;
	text-align:center;
}
#bannerHome_sombra {
	background:url(images/bannerM_sombra.png) top center no-repeat;
	width:1005px;
	height:30px;
	margin:0 auto;
}
#partituraTodas {
	width:630px;
	min-height:450px;
	background:url(images/partituraTodas_bg.jpg) repeat;
	float:left;
	margin:0 30px 30px 0;
	border:thin solid #eee;
}
#partituraTodas table .titulo {
	font-family: 'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
#partituraTodas table a {
	text-decoration:none;
	background:none;
	display:block;
}
#partituraTodas a:hover {
	text-decoration:none;
	background:#cc0000;
	color:#fff;
}
.tabela-partituras {
	padding:5px;
	width:630px;
}
.tabela-partituras td {
	border-bottom:#999 thin dotted;
	padding:2px;
}
#maisbaixadas a, #sugestaodownloads a {
	background:#eee;
	border:2px solid #eee;
	padding:10px;
	display:block;
	cursor:pointer;
	color:#666;
	text-decoration:none;
	margin:10px 0;
	height:35px;
	font-size:16px;
}
#maisbaixadas a:hover, #sugestaodownloads a:hover {
	border:2px solid #cc0000;
}
#maisbaixadas .top1 a {
	background:#eee url(images/maisbaixadas_bg1.png) no-repeat top right;
}
#maisbaixadas .top1 a:hover {
	background:#eee url(images/maisbaixadas_bg1over.png) no-repeat top right;
}
#maisbaixadas .top2 a {
	background:#eee url(images/maisbaixadas_bg2.png) no-repeat top right;
}
#maisbaixadas .top2 a:hover {
	background:#eee url(images/maisbaixadas_bg2over.png) no-repeat top right;
}
#maisbaixadas .top3 a {
	background:#eee url(images/maisbaixadas_bg3.png) no-repeat top right;
}
#maisbaixadas .top3 a:hover {
	background:#eee url(images/maisbaixadas_bg3over.png) no-repeat top right;
}
#maisbaixadas .top4 a {
	background:#eee url(images/maisbaixadas_bg4.png) no-repeat top right;
}
#maisbaixadas .top4 a:hover {
	background:#eee url(images/maisbaixadas_bg4over.png) no-repeat top right;
}
#maisbaixadas .top5 a {
	background:#eee url(images/maisbaixadas_bg5.png) no-repeat top right;
}
#maisbaixadas .top5 a:hover {
	background:#eee url(images/maisbaixadas_bg5over.png) no-repeat top right;
}
#twitterbox {
	width:280px;
	background:#eee;
	padding:10px;
	margin:10px 0;
}
#categorias {
	text-align:center;
	width:260px;
	margin:0 auto;
}
#categorias .grupos {
	border-bottom:#000 thin dotted;
	padding:10px 0;
}
#categorias ul {
	padding:0;
	margin:0 auto;
	list-style:none;
	display:block;
}
#categorias li {
	display:inline;
	line-height:300%;
	margin:0 10px;
}
#categorias a {
	width:auto;
	padding:5px 10px;
	margin:0;
	color:#666;
	text-decoration:none;
	background:#eee;
	border:2px solid #eee;
}
#categorias a:hover {
	color:#cc0000;
	border:2px solid #cc0000;
}
#redessociais {
	width:960px;
	margin:0 auto;
}
#redessociais img {
	margin:0 10px 0 0;
}
#boletiminformativo, #twitter {
	width:280px;
	margin:30px 0 0 660px;
}

/* Busca Globo.com */
#busca {
	width:300px;
	margin:0 0 0 660px;
}
#busca .descricao {
	width:200px;
	margin:25px 0 10px 20px;
	color:#999;
	font-size:12px;
}
#busca-padrao {
	height:72px;
	width:280px;
	border:none;
	margin:0 auto;
}
#busca-padrao input {
	background:url(images/input_bg_pequeno.png) repeat-x 0px -1px;
	border:none;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #e0e0e0;
	color:#333;
	float:left;
	font-size:12px;
	height:24px;
	padding:5px 5px 3px 5px;
	width:160px;
}
#busca-padrao input.estadoInicial {
	color:#333;
}
#busca-padrao label.lupa {
	background:url(images/input_label_pequeno.png) no-repeat left top;
	display:block;
	float:left;
	height:34px;
	text-indent:-99999px;
	width:26px;
}
#busca-padrao button {
	background:url(images/botao_pequeno.png) no-repeat left top;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	float:left;
	height:34px;
	padding:0px 0px 3px 0px;
	width:61px;
}
#busca-padrao button:hover {
	background:url(images/botao_pequeno.png) no-repeat left bottom;
	border:none;
	color:#fff;
	cursor: pointer;
	font-size:12px;
	float:left;
	height:34px;
	padding:0px 0px 3px 0px;
	width:61px;
}
#busca-padrao select {
	background: #f5f5f5;
	border:1px solid #b3b3b3;
	color:#333;
	font-size: 16px;
	float:left;
	padding:7px;
	width:260px;
}
/* CONTEÚDO */
#partitura {
	width:560px;
	background:url(images/partitura_margem1.png) top left no-repeat;
	float:left;
	padding:35px;
}
#partitura .margemBottom {
	width:595px;
	height:60px;
	background:url(images/partitura_margem2.png) bottom right no-repeat;
	margin:-35px 0 0 0;
}
#notaEdinha, .letramusica {
	font-family: Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	margin:20px 0 10px 0;
}
#assinaturaEdinha {
	font-family: Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
	text-align:right;
	font-style:italic;
	margin:10px 0;
}
.letra {
        height: 150px;
	overflow:hidden;
	font-family: Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	margin:20px 0 10px 0;
}
}
#download-box {
}
#download {
	width:300px;
	margin:0 0 0 660px;
}
#recomendar {
	margin: 25px 0 10px;
}
.botao a {
	border:thin solid #d8d8d8;
	padding:10px 45px 10px 10px;
	display:block;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	background:#eee;
}
.botao a:hover {
	border:thin solid #cc0000;
}
.botao-down a {
	background:#eee url(images/ico_abrirdiv.png) right no-repeat;
}
.botao-up a {
	background:#eee url(images/ico_fechardiv.png) right no-repeat;
}
.botao-up a:hover {
	background:#eee url(images/ico_fechardivOver.png) right no-repeat;
}
.botao-down a:hover {
	background:#eee url(images/ico_abrirdivOver.png) right no-repeat;
}

.ficha {
	background:#FFF;
	border:thin solid #d8d8d8;
	padding:10px;
}
/* Paginacao */
.right-arrow {
	float: right;
}

.left-arrow {
    float: left;
}

.page-numbers {
	display: inline;
	padding:2px 5px;
	font-size:14px;
	color:#666;
}
.current {
	padding:2px 5px;
	color:#cc0000;
	font-wight:bold;
}
.paginate {
	text-align: center;
	background:#fff;
}
.paginate li {
	display: inline;
	list-style-type: none;
}
.paginate a {
	text-decoration:none;
}



/* Páginas e Posts*/

.entry-content {
	widht:630px;
	float:left;
	margin:0;
	padding:0;
	font-family:Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
}
.entry-content img {
	padding:10px;
	border:#eee thin solid;
	background:#FFF;
}
.internaImg {
	widht:300px;
	margin:0 0 0 630px;
	paddin:0;
}
.entry-title {
	border:none;
	margin:0;
	padding:0 0 10px 0;
	font-family: 'PT Serif', Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	text-align:center;
}

.legendapartituras {
	font-family:Calibri, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#999;
	margin:-30px 0 0 212px;
	padding:0 0 0 13px;
	text-align:right;
	border-left:#eee solid thin;
}

.projeto-table a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.projeto-table a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}


/* Marcação Música Mãe */
.icon-mother {
	float:left;
	width:20px;
	height:20px;
	padding:0;
	margin:0;
	background:url(images/ico_mother.png) left no-repeat;
}

/* FAQ */
.faq {
	margin:15px 100px;
	padding:0 10px;
	border-left:1px solid #990000;
}

.embeded_video_code{
    margin: 0 0 0 660px;
}

.embeded_video_code iframe, .embeded_video_code embed{
    width: 300px;
    height: 250px;
}    

#impressao{
    text-align: right;
}