h1,h2,h3,h4,li,form,ul,p,ol{margin:0px;padding:0px;}
body {
    font-family: 'Trebuchet MS', 'Cousine', sans-serif;
	font-size: 13px;
	color:#FFF;
	overflow-x: hidden;
	background-color: #1a1a32;
	background-image:url(../images/bg.png);
}
html, body {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
	-ms-interpolation-mode: bicubic;
}
a {
	outline: none;
	text-decoration: none;
}
.z {
	z-index:3;
	position:relative; 
}
.zz {
	position:relative; 
	z-index: 9;
}
.interior {
	position:relative;
	width: 1270px;
	margin: auto;
	text-align:center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
/*TOPO*/
.topo {
	background-color: #102839; #bc4212;
}
.topo * {
	vertical-align: top;
  	font-size: 0;
}
#logo {
	height: 45px;
	padding-top: 8px;
	background-color: #3a607c; #d3794d;
	display: inline-block;
	width: 300px;
	text-align: center;
	margin-right: 10px;
}
a.top_link {
	display: inline-block;
    font-family: 'Oswald', sans-serif;
	font-size: 24px;
	/*font-weight: bold;*/
	color: #FFF;
	padding: 0px 24px;
	height: 53px;	
	line-height: 57px;
}
a.top_link:hover {
	background-color: #FFC600; #d3794d;
	color: #20283d;
}
#search {
	position: absolute;
	top: 7px;
	right: 20px;
}
#search_input {
	width: 320px;
	height: 40px;
	background-color: #3a607c; #7f331c;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 0px 70px 0px 20px;
    font-family: 'Cousine', sans-serif;
	font-size: 14px;
	line-height: 40px;
} 
#go {
	border: none;
	background-color: transparent;
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	height: 42px;
	float: right;
	margin-left: -52px;
	cursor: pointer;
}
/*SUBTOPO*/
#superior {
	background:url(../images/bg_superior.png);
  	font-size: 0;
}
#superior * {
	vertical-align: top;
	display: inline-block;
}
#superior_column {
	width: 300px;
}
#subtopo {
	padding: 20px 0px 10px 0px;
	background: url("../images/bg_column.png") repeat-x scroll 0 0 #000000; 
	
	url(../images/bg_subtopo.png) top left no-repeat #d3794d;
}
.h1-subtopo{
	font-size:11px; color:#fff; margin:0; background-color: #3a607c; width:300px; text-align:center; padding: 7px 0; position: relative; margin-top: -10px;
}
#subtopo a {
	display: inline-block;
	padding: 10px;
	width: 115px;
	margin-left: 10px;
    font-family: 'Cousine', sans-serif;
	font-size: 12px;
	color: #FFF;
}
#subtopo h2 a {
	font-size: 12px;
	color: #FFF;
}
#subtopo h2{
	display: inline-block;
	padding:5px 0 0 0;
	width: 115px;
	margin-left: 0;
    font-family: 'Cousine', sans-serif;
	font-size: 12px;
	color: #FFF;
	border:0;
	font-weight:bold;
}
#subtopo .italico{
	font-style:italic;
	display:block;
	font-size: 11px;
	color: #AADDFF; #000;	
}
#subtopo .negrito{
	font-weight:bold;
}
#subtopo i {
	display:block;
	font-size: 11px;
	color: #AADDFF; #000;
}
#subtopo a:hover {
	background-color: #7f331c;
}
#superior_area {
	position: relative;
	width: 960px;
	padding-top: 10px;
	margin-left: 10px;
}
#abc {
	margin-bottom: 20px;
}
#abc a {
    font-family: 'Cousine', sans-serif;
	font-size: 20px;
	color: #FFF;
	display: inline-block;
	margin-left: 10px;
}
#abc a:hover {
	color: #d3794d;
}
#social {
	position: absolute;
	right: 20px;
	top: 12px;
}
#social a {
	display: inline-block;
	overflow: hidden;
	width: 55px;
	height: 1px;
	padding-top: 54px;
	margin-left: 10px;
	background-image: url(../images/sprite_icons.png);
}
#ico_tw {
	background-position: -165px;
}
#ico_yt {
	background-position: -110px;
}
#ico_rss {
	background-position: -55px;
}
#breadcrumb {
    font-family: 'Cousine', sans-serif;
	font-size: 13px;
	color: #FFF;
	display: block;
	margin-left: 10px;
	margin-top: -10px;
}
#breadcrumb a {
	color: #FFC600; #d3794d;
	font-size: 15px;
}
/*VITRINE HOME*/
#vitrine {
	z-index: 2;
}
#vitrine a {
	display: block;
	position: relative;
}
#avancar, #voltar {
	background-image:url(../images/sprite_nav_big.png);
	display: inline-block;
	width: 40px;
	height: 70px;
	position: absolute;
	top: 135px;
	z-index: 3;
	cursor: pointer;
}
#avancar {
	right: 20px;
	background-position: top right;
}
#voltar {
	left: 20px;
}
#avancar:hover {
	background-position: bottom right;
}
#voltar:hover {
	background-position: bottom left;
}
#subvitrine a {
	width: 182px;
}
#subvitrine a img {
	/*border: 1px solid #c04313;*/
}
.legenda_vit {
	background-image: url(../images/bg_legenda_vitrine.png);
    font-family: 'Cousine', sans-serif;
	font-size: 13px;
	padding: 20px;
	height: 40px;
	margin-bottom: 2px;
	color: #FFF;	
	text-align: center;
	width: 142px;
	visibility: hidden;
}
.legenda_vit b {	
	font-size: 15px !important;
	color: #000;
	display: block !important;
	margin-bottom: 2px;
}
.ficha_vit {
	position:absolute;
	top: 10px;
	left: 20px;
	background: url(../images/bg_ficha_vitrine.png) repeat-x;
	height: 70px;
	padding: 20px;	
    font-family: 'Cousine', sans-serif;
	font-size: 16px;
	font-style: italic;
	padding: 20px;
	border: 1px solid #FFF;
	width: 310px;
	text-align: left;
	color: #FFF;
	visibility: hidden;
}
.ficha_vit b {
	display: block !important;
	font-size: 20px;
	color: #c04313;
	font-style: normal;
	margin-bottom: 8px;
}
.ficha_vit .more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-style: normal;
	font-size: 14px;
}
/*CONTEÃƒÅ¡DO*/
.more {
  background-color: #333333;
  border: 1px solid #666666;
  color: #FFFFFF;
  display: inline-block;
  font-family: trebuchet ms;
  font-size: 13px;
  font-weight: bold;
  margin-top: 5px;
  min-width: 90px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
#conteudo {
  	font-size: 0;
	text-align: left;
	padding: 20px;
	padding-left: 18px;
	padding-bottom: 60px;
	position: relative;
	background-image:url(../images/bg_conteudo.png);
}
#column_728, #column_a, #column_b, #column_c, #column_full, .container_column {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#column_a, #column_b, #column_c, .column_generic {
	border: 1px solid #b3b3b3;
	/*background: url(../images/bg_column.png) repeat-x #000;*/
	background-color:#000;
}
#column_full {
	border: 1px solid #c04313;
	background-color: #FFF; #dedcdc;
	color: #333;
	position: relative;
	width: 927px;
	padding-bottom: 40px;
}
#column_728 {
	width: 832px;
	margin-right: 20px;
	text-align: center;
}
.column_generic {
	width: 280px;
	margin-bottom: 20px;
}
.container_column {
	width: 280px;
	margin-right: 20px;
}
#column_a {
	width: 280px;
	margin-right: 20px;
}
.container_column #column_a {
	margin-right: 0px !important;
}
#column_b {
	width: 528px;
}
#column_c {
	width: 378px;
}
.header_light, .header_dark, .header_full, .header_dark_white {
	height: 50px;
	margin-bottom: 15px;
	padding-left: 20px;
}
.header_light {
	background-color: #3a607c; #d3794d;
}
.header_light p.h2 {
	margin: 0px;
    font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #20283d;
	padding-top: 4px;
	margin-top: -5px;
	border-top: 8px solid #FFC600; #f5b798;
	display: inline-block;
}
.header_dark, .header_dark_white {
	background-color: #102839; #c04313;
}
.header_full {
	background-color: #1c1c2b;
}
h2, .aba{
	margin: 0px;
    font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #20283d;
	padding-top: 4px;
	margin-top: -5px;
	border-top: 8px solid #FFC600; #f5b798;
	display: inline-block;
}
.header_full h2, .header_dark_white h2 {
	color: #FFF;
}
.header_full p.h2, .header_dark_white p.h2 {
	color: #FFF;
}
.aba {
	color: #FFC600; #7f331c;
	cursor: pointer;
	margin-right: 20px;
	border-top: 8px solid #FFC600; #7f331c;
}
#aba_trendings .aba {
	margin-right: 50px;
}
.aba:hover, .aba_ativa {
	color: #FFF;
	border-top: 8px solid #FFC600; #f5b798;
}
.aba_ativa {
	cursor: default;
}
a.destaque {
	margin: 0px 21px;
	font-family: 'Cousine', sans-serif;
	font-size: 13px;
	color: #FFF;
	display: block;
}
a.destaque img {
	margin-bottom: 8px;
}
.recentes {
	margin-top: 20px;
	padding: 20px;
	margin-bottom: 40px;
}
.recentes a {
	display: block;
	margin-bottom: 8px;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFC600; #d3794d;
}
.recentes div {
	display: block;
	margin-bottom: 8px;
	font-family: 'Cousine', sans-serif;
	font-size: 12px;
	color: #666;
}
.seealso a {
	font-size: 13px;
	color: #FFC600; #b94113;
}
.recentes a:hover {
	color: #FFF;
}
.tops {
	padding: 0px 15px;
	margin-bottom: 40px;
}

.tops a {
	padding: 5px;
	margin-bottom: 10px;
	color: #FFF;
	min-height: 50px;
	display: block;
}
.tops a:hover {
	background-color: #323749;
}
.tops a img, a .top_ficha, a .pos {
	display: inline-block;
	vertical-align: middle;
}
.top_ficha {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	width: 165px;
	color: #666;
}
.square .top_ficha {
	width: 183px;
	line-height: 20px;
}
.toplarge .top_ficha {
	width: 360px;
	margin-left: 20px;
}
.top_ficha b {
	color: #FFC600; #d3794d;
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
	
}
.top_ficha i {
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	display: block;
}

.top_ficha .negrito {
	color: #FFC600; #d3794d;
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
	font-weight:bold;
}
.top_ficha .italico {
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	display: block;
	font-style:italic;
}
.top_ficha u {
	text-decoration: none;
	display: block;
}
.pos {
	width: 30px;
	font-size: 20px;
	font-weight: bold;
}
a#number_one {
	display: block;
	width: 460px;
	height: 192px;
	position: relative;
	margin: 15px 33px;
	color: #BFBFBF;
	
}
a#number_one:hover {
	color: #FFF;
}
a#number_one b {
	font-weight: normal;
	position:absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/bg_legenda_vitrine.png);
	height: 45px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 45px;
	font-size: 18px;
}
a#number_one i {
	font-style: normal;
	position:absolute;
	top: 0px;
	left: 0px;
	/*background-image: url(../images/bg_number.png);*/
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 22px;
	color: #171b25;
	background-color:#666;
}
#avancar_small, #voltar_small {
	background-image:url(../images/sprite_nav.png);
	display: inline-block;
	width: 19px;
	height: 124px;
	position: absolute;
	top: 0px;
	z-index: 3;
	cursor: pointer;
}
#avancar_small {
	right: 0px;
	background-position: top right;
}
#voltar_small {
	left: 0px;
}
#avancar_small:hover {
	background-position: bottom right;
}
#voltar_small:hover {
	background-position: bottom left;
}
#trendings {
	font-size: 15px;
	padding: 0px 33px;
	position: relative;
	margin-bottom: 40px;
}
#trendings a {
	display: block;
	height: 35px;
	line-height: 33px;
	font-size: 15px;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
}
#trendings a:hover {
	background-color: #323749;
}
#trendings a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#trendings a b {
	font-weight: normal;
	color: #FFC600; #d3794d;
}
.texto {
	font-size: 14px;
	font-family: 'Cousine', sans-serif;
	padding: 20px;
}
.texto h1 {
	font-size: 22px;
    font-family: 'Oswald', sans-serif;
	color: #102839;
	margin-bottom: 15px;
}
#lesson_sumary {
	font-size: 12px;
	color: #666;
	font-style: italic;
}
#lesson_thumb {
	text-align: center;
	margin-bottom: 15px;
}
.texto p, .texto ul, .texto ol {
	margin-bottom: 20px;
}
.texto ul li {
	list-style: square;
}
.texto ol li, .texto ul li {
	margin-left: 40px;
	padding-bottom: 10px;
}
.texto h3, .texto h2 {
	margin-bottom: 15px;
	margin-top: 30px;
	color: #f15b29;
	font-size: 18px;
	font-family: 'Cousine', sans-serif;
	padding-top: 0px;
	border-top: none;
	display: block;
}
.inner_banner {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 300px;
}
.listagem {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}
.listagem .aside {
	font-size: 12px;
	color: #666;
}
.bx-viewport {
	padding-bottom: 20px;
}
.lista_column {
	background-image: none !important;
	background-color: #000 !important;
	border-color: #CCC !important;
}
#lista {
	margin-top: 20px;
}
#lista li {
	list-style: none;
}
#lista a {
	display: block;
	color: #FFC600; #c04313;
	text-decoration: underline;
	font-size: 13px;
	padding: 8px;
	padding-left: 20px;
	background-color: #151515;
}
#lista a:nth-child(2n) {
	background-color: transparent;
}
#lista a:hover {
	color: #FFF;
	background-color: #7f331c;
}
.top_track:after {
    content: "TOP!";
	color: #FFF;
	font-size: 12px;
	color: #FFF;
	float: right;
	padding: 1px 10px;
	background-color: #55648b;
	text-decoration: none !important;
}
.numbers {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	margin-top: 18px;
}
.numbers span {
	width: 18px;
	height: 18px;
	line-height: 17px;
	text-align: center;
	cursor: pointer;
	background-color: #f5b798;
	display: inline-block;
	color: #1c1c2b;
}
.numbers span:hover {
	background-color: #d3794d;
}
span.number_active {
	background-color: #7f331c !important;
	color: #FFF;
	cursor: auto;
}
#nav_lista {
	background-color: #d1d0d0;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 38px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#nav_lista * {
	display: inline-block;
}
#voltar_lista, #avancar_lista {
	cursor: pointer;
	font-weight: normal;
	background-color: #1c2036;
	height: 40px;
	padding: 0px 3px;
	color: #d3794d;
}
#voltar_lista:hover, #avancar_lista:hover {
	color: #FFF;
}
#voltar_lista {
	float: left;
}
#avancar_lista {
	float: right;
}
.aba_chords .aba {
	margin-right: 30px;
	margin-right: 38px \ ; /*hack para IE8 e 9*/
	border-top: none;
	padding-top: 12px;
	color: #FFC600; #d3794d;
}
.aba:last-child {
	margin-right: 0px;
}
.aba_chords .aba:hover, .aba_chords .aba_ativa {
	border-top: 8px solid #FFC600; #f5b798;
	padding-top: 4px;
	color: #FFF;
}
.aba_inativa, .aba_inativa:hover {
	color: #666 !important;
	cursor: default !important;
	border: none !important;
	padding-top: 12px !important;
}
.correct {
	background-color: #1c2036;
	color: #FFF !important;
	padding: 5px 10px;
}
#vit_instrument a {
	border: 1px solid #CCC;
	width: 526px;
	height: 220px;
	overflow: hidden;
	display: block;
	position: relative;
}
#vit_instrument b {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	width: 526px;
	bottom: 0px;
	left: 0px;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg_vitrine_instrument.png);
}
#vit_mini {
	text-align: right;
	margin-bottom: 10px;
}
#vit_mini img {
	border: 1px solid #CCC;
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	cursor: pointer;
}
img.vit_mini_ativo {
	border: 2px solid #CCC !important;
	margin-bottom: 2px !important;
}
.featuring a{
	margin-bottom: 40px;
}
/*ARTISTA*/
#artist_chord {
	width: 100%;
	min-height: 180px;
	background: url("../images/bg_column.png") repeat-x scroll 0 0 #000000; url(../images/bg_subtopo.png) top left no-repeat #d3794d;
	padding-bottom: 30px;
	position: relative;
}
#artist_chord img {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 20px;
}
#social_chord {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 50px;	
}
#social_chord a {
	display: block;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	width: 98px;
	background: url(../images/sprite_mini_icons.png) top right no-repeat;
}
#social_chord a:hover {
	font-size: 12px;
	color: #FFF;
	background-color: #7f331c
}
#rss_chord {
	margin-bottom: 10px;
}
#facebook_chord {
	margin-bottom: 11px;
	background-position: center right !important;
}
#twitter_chord {
	background-position: bottom right !important;
}
#artist_chord .more {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.bottomline {
	background-color: #d1d0d0;
	margin: 20px;
	margin-top: 50px;
	padding: 10px 20px;
	font-size: 12px;
}
.bottomline a {
	color: #c6623b;
}
.bottomline {
	text-align: right;
}
.bottomline span {
	float: left;
	vertical-align:middle;
	line-height: 32px;
}
#dados {
	margin: 10px 20px;
	font-size: 13px;
}
#dados p {
	margin-bottom: 4px;
	display:block;
}
#dados p b {color:#FFF;}
#dados a {
	color:#ffc600;
}
#dados h1 {
	display: block;
	font-size: 18px;
	color: #AADDFF; #000;
}
.dadostags {display: block;font-size:10pt;margin-right: 10px;float:right;}
.dadostags a {color:#ffc600}
.interna {
	padding: 20px;
	padding-right: 330px;
	padding-top: 12px;
	position: relative;
	min-height: 200px;
}
.interna_also {
	min-height: 600px !important;
}
#cover {	
	background-image:url(../images/bg_cover.png);
	padding: 20px;
	margin-bottom: 20px;
	min-height: 100px;
	color: #ffcc99;
	font-size: 12px;
}
#cover img {
	float: left;
	margin-right: 20px;
}
#cover h1 {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 8px;
}
#top_albums {
	padding: 0px 20px;
	padding-bottom: 10px;
}
#top_albums a {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	color: #999;
	min-height: 80px;
}
#top_albums a b {
	font-size: 15px;
	color: #FFC600; #b94113;
	display: block;
	text-decoration: underline;
}
#top_albums a img {
	float: left;
	vertical-align: top;
	margin-right: 20px;
}
h2 .title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	border:0 transparent !important;
}
.update {
	color: #666;
	font-size: 12px;
}
#title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
#title u {
	text-decoration: none;
}
#group_thumb img {
	display:none;
	padding-right: 20px;
}
.group_img_ativa {
	display: inline-block !important;
}
#group_thumb h1 {
	display: inline-block;
	vertical-align: top;
}
#suggest_artists {
	background-color: #c7c7c8;
	position: relative;
	right: 0px;
	width: 312px;
}
#suggest_artists a {
	display: block;
	padding: 5px 20px 5px 0px;
	background-color: #bbbbbc;
}
#suggest_artists a:nth-child(2n) {
	background-color: #c7c7c8;
}
#suggest_artists a:hover {
	background-color: #d3794d;
}
#suggest_artists a img, .also_ficha {
	display: inline-block;
	vertical-align: top;
	color: #000;
}
.also_ficha {
	padding-left: 10px;
	width: 182px;
}
#suggest_artists a img {
	padding-right: 20px;
	padding-left: 20px;	
}
.also_ficha b {
	display: block;
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.also_ficha i {
	font-size: 12px;
	color: #666;
}
.header_also {
	height: 43px;
	background-color: #bbbbbc;
	padding-left: 20px;
}
.header_also h2 {
	font-size: 18px !important;
	padding-top: 3px;
	margin-top: -3px;
	border-top: 6px solid #b94113;
}
.header_also p.h2 {
	font-size: 18px !important;
	padding-top: 3px;
	margin-top: -3px;
	border-top: 6px solid #b94113;
}
.toptabs a {
	color: #d3794d;
	font-size: 14px;
}
.album {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 120px;
	font-size: 12px;
}
.album:hover {
	background-color: #131313;
}
.album img {
	float: left;
}
.album h3, .year, .tracks {
	margin-left: 170px;
}
.album h3 {
	font-size: 15px;
	margin-bottom: 8px;
}
.album h3 a {
	color: #f5b798;
}
.album h3 a:hover {
	color: #FFF;
}
.year {
	color: #bbbbbc;
	margin-bottom: 20px;
}
.tracks, .tracks a {
	color: #c44e1f;
	line-height: 18px;
}
.tracks a {
	text-decoration: underline;
}
.tracks a:hover {
	color: #FFF;
}
a.seeall {
	margin-top: 8px;
	display: block;
	color: #f5b798;
	font-weight: bold;
	text-decoration: none;
}
/*PERFIL*/
.profile_area {
	margin-left: 10px;
	margin-top: 20px;
	padding-right: 20px;
	vertical-align: top;
	display: inline-block;
	width: 135px;
}
.profile_area h3 {
	font-size: 18px;
	color: #000;
}
.profile_area p {
	display: block !important;
	margin-bottom: 2px;
	font-size: 13px;
	color: #FFF;
}
#edit {
	font-size: 14px;
	font-family: 'Cousine', sans-serif;
	background-color: #d3794d;
}
#edit p {
	margin-bottom: 20px;
}
#edit fieldset {
	border: none;
	padding: 20px;
	padding-bottom: 0px;
	margin: 0px;
	position: relative;
}
#edit .correct {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#edit fieldset label {
	width: 100px;
}
#edit fieldset:nth-child(2n) {
	background-color: #dedcdc;
}
.pending, .approved, .rejected {
	height: 35px;
	line-height: 33px;
	font-size: 15px;
	color: #bfbfbf;
	margin-bottom: 10px;
}
.pending img, .approved img, .rejected img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.pending i, .approved i, .rejected i {
	color: #d3794d;
	font-style: normal;
}
.pending b, .approved b, .rejected b {
	color: #FFF;
	font-weight: normal;
}
.pending:after, .approved:after, .rejected:after {
	width: 70px;
	display: inline-block;
	float: right;
	text-align: center;
	font-size:15px;
    font-family: 'Oswald', sans-serif;
	height: 35px;
}
.pending {
	background-color: #d1d0d0;
}
.pending:after {
	content: "pending";
	color: #20283d;
	background-color: #FFF;
}
.approved {
	background-color: #464e64;
}
.approved:after {
	content: "approved!";
	color: #20283d;
	background-color: #f5b798;
}
.rejected {
	background-color: #300;
}
.rejected:after {
	content: "rejected!";
	color: #FFF;
	background-color: #600;
}
#my_songbooks {
	padding: 0px 20px;
	padding-bottom: 10px;
}
#my_songbooks a {
	display: block;
	margin-bottom: 20px;
	font-size: 12px;
	color: #999;
	min-height: 64px;
}
#my_songbooks b {
	font-size: 14px;
	line-height: 20px;
	color: #b94113;
	display: block;
}
#my_songbooks a b {
	text-decoration: underline;
}
#my_songbooks a img {
	float: left;
	vertical-align: top;
	margin-right: 20px;
}
.lista_foto {
	font-size: 15px;
	padding: 0px 33px;
	position: relative;
	margin-bottom: 40px;
}
.lista_foto p {
	display: block;
	height: 35px;
	line-height: 33px;
	font-size: 15px;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
}
.lista_foto a {
	color: #FFF;
}
.lista_foto p:hover {
	background-color: #323749;
}
.lista_foto p a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.lista_foto a b {
	font-weight: normal;
	color: #d3794d;
}
.remove {
	position: absolute;
	right: 8px;
	top: 2px;
	z-index: 9;
	display:none;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.remove:hover {
	color: #FFF;
}
.lista_songbook { 
	padding-right: 20px;
}
.lista_songbook h3 i {
	font-style: normal;
	font-size: 11px;
	color: #CCC;
}
.lista_songbook h3, .lista_songbook .tracks {
	margin-left: 90px !important;
}
/*RODAPÃƒâ€°*/
#rodape {
  background: url("../images/bg_rodape.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-top: 1px solid #333333;
  font-size: 0;
  margin-bottom: 56px;
  padding: 10px 20px 10px 18px;
  text-align: left;
}
#rodape_a, #rodape_b, #rodape_c {
	display: inline-block;
	vertical-align: top;
}
#rodape h3 {
    font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;	
}
.rodape_links {
	font-size: 13px;
}
.rodape_links a {
  color: #BBBBBB;
  display: block;
  font-family: trebuchet ms;
  margin-bottom: 8px;
  margin-left: 20px;
  text-decoration: underline;
}
.rodape_links a:hover {
	color: #FFF;
}
#rodape_b .rodape_links a {
	margin-bottom: 12px;	
}
#rodape_a {
	width: 282px;
	margin-right: 20px;
}
#rodape_b {
	width: 530px;
	margin-right: 20px;
}
#rodape_c {
	width: 380px;
}
#social_rodape {
	position: absolute;
	right: 20px;
	top: 15px;
}
#social_rodape a {
	font-size: 11px;
	display: inline-block;
	overflow: hidden;
	width: 35px;
	height: 1px;
	padding-top: 34px;
	margin-left: 10px;
	background-image: url(../images/sprite_rodape_icons.png);
}
#rod_tw {
	background-position: top right;
}
#rod_yt {
	background-position: 70px 0px;
}
#rod_fb {
	background-position: 105px 0px;
}
/*LOGIN*/
#login_bar {
	background-image: url(../images/bg_login2.png);
	height: 36px;
	position: fixed;
	z-index: 100;
	width: 100%;
	bottom: 0px;
	font-size: 0px;
}
#login, #logado {
	display: inline-block;
	width: 300px;
	text-align: center;
	margin-right: 36px;
    font-family: 'Oswald', sans-serif;
	font-weight: bold;
}
#login {
	background-color: #3a607c;
	font-size: 24px;
	cursor: pointer;
	color: #000;
}
a#login:hover {
	background-color: #5094c6; #f5b798;
}
#logado {
	background-color:#ffc600;
	color: #666666;
	font-size: 16px;
}
#logado i {
	vertical-align:middle;
	display: inline-block;
	margin-right: 10px;
	font-style: normal;
}
#logado a {
	font-size: 24px;
	vertical-align:middle;
	display: inline-block;
	color: #102839;
}
#logado a:hover {
	color: #3a607c;
}
#logout {
	line-height: 40px;
	position:absolute;
	right: 10px;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
}
#logout2 {
	color: #C00;
}
#logout2:hover {
	color: #FFF;
}
.personal {
  color: #FFC600;
  cursor: pointer;
  display: inline-block;
  font-family: 'Oswald',sans-serif;
  font-size: 24px;
  /*font-weight: bold;*/
  margin-right: 50px;
  vertical-align: top;
}
.personal:hover {
	color: #FFFFFF; 20283d;
}
.personal_inativo, .personal_inativo:hover {
	color: #666666 !important; #c67859 !important;
	cursor: default;
}
/*FORMS*/
label {
	margin-right: 10px;
	width: 75px;
	display:inline-block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}
.formulario {
	display:block;
}
.formulario p {
	margin-bottom: 12px;
}
.form {
	width: 220px;
	border: 1px solid #000;
	background-color: #cbcbcb;
	height: 30px;
	padding: 3px;
	display:inline-block;
	vertical-align:middle;
}
.form_big {
	width: 415px;
}
textarea.form {
	height:auto;
	width: 750px;
}
.button {	
    font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	height: 35px;
	line-height: 32px;
	background-color: #ae3e12;
	border: none;
	padding: 0px 50px;
	cursor: pointer
}
.button:hover {
	background-color: #c04313;
}
.checkbox * {
	display:inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.checkbox {
	margin-top: 30px;
}
p#submit {
	text-align: center;
	margin-top: 40px;
}
.error {
	font-weight: bold;
	margin-left: 20px;
	color: #900;
}
.subselection {
	font-size: 15px;
	font-family: 'Cousine', sans-serif;
	color: #FFF;
	cursor: pointer;
	position: relative;
	width: 226px;
	background-color: #c6623b;
}
.subselection li {
	margin-left: 0px !important;
	list-style: none !important;
	padding-bottom: 0px !important;
}
.sel_options li {
	background-color: #c6623b;
	width: 194px;
}
.sel_active, .sel_options li {
	padding: 10px 12px 10px 20px !important;
	display: block;
	min-height: 17px;
}
.sel_options li:hover {
	background-color: #d3794d;
}
.sel_active:hover {
	background-color: #b94113 !important;
}
.sel_selected {
	display:none !important;
}
.paging a, .paging b {
  border: 1px solid #333333;
  color: #505050;
  font: bold 13px "Trebuchet MS";
  margin: 0 2px;
  padding: 2px 7px;
  text-decoration: none;
  display: inline-block;
  margin-bottom:10px;
}


/* RESPONSIVE ************************************ */
@media screen and (max-width: 1170px) {
.aba_chords .aba{
margin-right: 35px;
}

}

@media screen and (max-width: 1100px) {
 #superior_column,.container_column{
  display:none
  }
 .aba_chords .aba{
 margin-right: 25px;
 }
 
@media screen and (max-width: 850px) { 
  .personal{
 font-size: 20px;
 margin-right:30px; 
 }
}
}
@media screen and (max-width: 817px) {
#login{
  width: 200px;
  margin-right: 15px;
  font-weight: normal;
  
  
 }
  a.top_link{
 font-size:18px;
 padding:0 8px; 
 } 
 #column_full{
 width:800px 
 }
 
}
@media screen and (max-width: 700px) {
 .aba_chords .aba {
  margin-right:10px;
 }
 .h2, .aba {
 font-size: 14px 
 }
 #login{
  width: 150px;
  margin-right: 10px;
  font-weight: normal;
  font-size:20px;
  
 }
 a.top_link{
 font-size:16px;
 padding:0 8px; 
 } 
 .personal{
 font-size: 20px;
 margin-right:20px; 
 }
 #column_full{
 width:700px 
 }
 #tagit2{display:none}
}
@media (max-width: 500px) {
 #core {
 font-size:12px; 
 }
 .personal{
 font-size:17px 
 }
 #login{
 font-size:17px 
 }
 .aba_chords .aba{
  margin-right:6px; 
 }
 .tabs h2 {
 padding-top:460px 
 }
 #column_full{
 width:470px 
 }
 .drawchord
 {
 margin-right:-20px !important
 }
 #abc a{
 font-size:12px 
 }

 #thechords{
 margin-left:-38px; 
 }
 #feedbackify {display:none}
 #banner728{text-align:left !important}
}





/*autocomplete*/
#autocompletebox{
	border: solid 1px #CCC;
	background-color:#FFF;
	height:150px;
	width:450px;
	overflow:hidden;
	overflow-y:auto;
	display:none;
	position:absolute;
	margin-top:-8px;
	border-top:0px;
	z-index:1000;

}
#autocomplete {
	position:relative;
	padding:2px;
	padding-left:10px;
	z-index:100;
	
}
#autocomplete a {
	display: block;
	font-family:arial;
	font-size:12pt;
	color:#000;
	text-decoration:none;
	text-align:left;
	font-style:normal;
}
#autocomplete a:hover {
	background-color:#56c5d0;
}
#autocomplete a b{
font-size:16px;}

.autocompleteover {
	background-color:#56c5d0;
}
.autocompleteout {
	background-color:#FFF;
}


.video {
position:absolute;z-index: 100;color: #FFF;margin-top: -60px;margin-left: 5px;font-size: 20px;width: 280px;text-shadow: 2px 2px 2px #000000;font-weight:bold;
}
@-moz-document url-prefix() {
	.video{margin-top: 150px;margin-left: -314px;}
}