@charset "utf-8";
body,td,th {
	font-size: 10px;
	color: #FFF;
}
body {
	background-color:#111; /* #5366A8 #6476B3 */
	background-image:url(../../../wp/14.jpg);
	/*background-image:url(../../../wp/06.jpg);
	background-repeat: repeat-x;
	background-image: url(../img/topo.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	background-attachment:fixed;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
	background-repeat:no-repeat;
	background-position: left top;
}
#topo {
	background-image: url(img/topo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	margin-left: -200px;
	position: fixed;
	left: 50%;
	top: 10px;
	height:100%;
	z-index:98;
}
#-estrelacapa {
	width:400px;
	height:400px;
	background-image:url(/davipaeselima.png);
	background-position:-50px -20px;
	background-repeat:no-repeat;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
#timer {
	background-image:url(img/carregador.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width: 100%;
}
#carregador {
	background-image:url(img/50s.png);
	width: 100%;
	position: absolute;
}
a:link {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
a:active {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#suporte{
	width: 520px;
	margin-left: -135px;
	position: absolute;
	left: 50%;
	top: 80px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	z-index:99;
}
#conteudo {
	background-image:url(img/50s.png);
	padding:5px;
	-moz-border-radius: 8px;
}
.destaque {
	background-image:url(img/50s.png);
	padding:5px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:normal;
	line-height:16px;
	-moz-border-radius: 8px;
}
.destaque:hover {
	cursor:pointer;
	color:#000;
	background-image:url(img/50.png);
	background-repeat:repeat;
}
.destaque:hover a {
	color:#000;
}
.destaque:first-line {
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	font-size:12px;
}
.destaque img {
	float:left;
	margin:0 5px 20px 0;
}
.destaque2 {
	background-image:url(img/50s.png);
	padding:5px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	-moz-border-radius: 8px;
}
.destaque2:first-line {
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;	
	font-size:12px;
}
.destaque2 img {
	float:left;
	margin:0 5px 0 0;
}
#conteudo h1 {
	font-size:18px;
	line-height:18px;
}
#conteudo h2 {
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#conteudo p {
}
#conteudo img {
	border:0px;
}

h1 a:link, h2 a:link {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
h1 a:visited, h2 a:visited {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
h1 a:hover, h2 a:hover {
	color: #FFF;
	text-decoration: underline;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
h1 a:active, h2 a:active {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.pagetitle {
	padding-bottom:5px;
	margin-bottom:0px;
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.data {
	font-size: 10px;
	line-height:12px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.data span {
	float:right;
}
.data a:link {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.data a:visited {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.data a:hover {
	color: #FFF;
	text-decoration: underline;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.data a:active {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.post {
	padding-bottom:5px;
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;	
}
.entry {
	margin-top:10px;
}
.entry a:link {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.entry a:visited {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.entry a:hover {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.entry a:active {
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
	background-image:url(img/50p.png);
	background-repeat:repeat-y;
	background-position:left;
	font-size:11px;
}
blockquote p:first-line {
	font-weight:bold;
	font-size:15px;
}
#menu {
	position: fixed;
	width: 280px;
	margin-left: -490px;
	left: 50%;
	bottom: 0px;
}
.clear {
	clear: both;
}
.botao {
	float: right;
	height: 64px;
	width: 54px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	color:#666;
	padding-top: 4px;
	margin: 6px 1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#audio {
	position: fixed;
	width: 400px;
	margin-left: -150px;
	left: 50%;
	bottom: 0px;
	z-index:100;
}
#tema {
	float: left;
	height: 64px;
	width: 54px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(img/bt_tema.png);
	cursor:pointer;
}
#tema img {
	height: 54px;
	width: 54px;
	border:0px;
}
#controle {
	float: left;
	height: 64px;
	width: 54px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(img/bt_pause.png);
	cursor:pointer;
}
#controle img {
	height: 54px;
	width: 54px;
	border:0px;
}
#shuffle img{
	width:32px;
	height:24px;
	border:0px;
}
#shuffle{
	position:absolute;
	left:240px;
	top:16px;
	background:url(img/bt_shuffle.png) no-repeat center center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#shuffle:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#player {
	float: left;
	height: 64px;
	width: 194px;
	margin-bottom: 8px;
	margin-left: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(img/bt_player.png);
}
#player p {
	padding-top: 3px;
	padding-left: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	color: #FFF;
}
#player #titulo {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#player #artista {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#player #tempo {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#menu .botao img {
	height: 54px;
	width: 54px;
	border:0px;
}
#menu .botao a:link {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 64px;
	width: 54px;
	position: relative;
	font-size: 9px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#menu .botao a:visited {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 64px;
	width: 54px;
	position: relative;
	font-size: 9px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#menu .botao a:hover {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 64px;
	width: 54px;
	position: relative;
	font-size: 9px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* MENU */
#clipping { background-image: url(img/bt_clipping.png); }
#contato { background-image: url(img/bt_contato.png); }
#servicos { background-image: url(img/bt_servicos.png); }
#perfil { background-image: url(img/bt_perfil.png); }
#parceiros { background-image: url(img/bt_parceiros.png); }
#clientes { background-image: url(img/bt_clientes.png); }
#destaques { background-image: url(img/bt_destaques.png); }
#blog { background-image: url(img/bt_blog.png); }
#noticias { background-image: url(img/bt_noticias.png); }
#redes { background-image: url(img/bt_redes.png); }

/* FORM */
#searchform {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#searchform #s {
	width: 164px;
	border: 0px;
	color:#fff;
	background-color:#333;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#searchsubmit {
	border: 0px;
	color:#333;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
.input {
	width: 164px;
	border: 0px;
	color:#333;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#wp-submit-tml-page {
	border: 0px;
	color:#000;
	background-color:#ccc;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
/* SESSOES */
#post-12 { background:url(img/ico-servicos.png) no-repeat top left; }
#post-12 h1 { margin-left:35px; margin-bottom:20px;}
#post-14 { background:url(img/ico-contato.png) no-repeat top left; }
#post-14 h1 { margin-left:35px; margin-bottom:20px;}
#post-21 { background:url(img/ico-perfil.png) no-repeat top left; }
#post-21 h1 { margin-left:35px; margin-bottom:20px;}
#post-16 { background:url(img/ico-clientes.png) no-repeat top left; }
#post-16 h1 { margin-left:35px; margin-bottom:20px;}
#post-18 { background:url(img/ico-parceiros.png) no-repeat top left; }
#post-18 h1 { margin-left:35px; margin-bottom:20px;}
#post-23 { background:url(img/ico-redes.png) no-repeat top left; }
#post-23 h1 { margin-left:35px; margin-bottom:20px;}
#cat-clipping { background:url(img/ico-clipping.png) no-repeat top left; }
#cat-clipping h1 { margin-left:35px; margin-bottom:20px;}
#cat-blog { background:url(img/ico-blog.png) no-repeat top left; }
#cat-blog h1 { margin-left:35px; margin-bottom:20px;}
#cat-notícias { background:url(img/ico-noticias.png) no-repeat top left; }
#cat-notícias h1 { margin-left:35px; margin-bottom:20px;}
#cat-tabelaMusica { background:url(img/bt_shuffle.png) no-repeat 10px top;}
#cat-tabelaMusica h1 {
	margin-left:50px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#cat-tabelaFundo { background:url(img/ico-tema.png) no-repeat 10px top;}
#cat-tabelaFundo h1 {
	margin-left:50px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#fundos {
	width:300px;
	margin-left:50px;
}
#fundos div {
	margin:0 5px 5px 0;
	cursor:pointer;
	border:1px solid #fff;
}
/* MUSICA */
#tabelaMusica, tr, th, td {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#tabelaMusica {
	width:300px;
	margin-left:50px;
}
#tabelaMusica tr {
	margin-bottom:2px;
}
#tabelaMusica tr th {
	
}
#tabelaMusica tr td {
	padding:6px 4px;
	background-image:url(img/50p.png);
	background-repeat:repeat-x;
	background-position:top;

}
#tabelaMusica tr.musica:hover {
	background-image:url(img/50p.png);
	background-repeat:repeat;
	cursor:pointer;
}
.fundothumb {
	float:left;
}

/* Twitter */

#twitter_div {
	/*
	width:220px;border-left:10px solid #efefef;
	padding-left:10px;
	padding:6px 0px;*/
}
#twitter_div_capa {
	overflow:hidden;
}
#twitter_update_list {
}
#twitter_loader {
	height:60px;
	background-image:url(img/carregador.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#twitter_title {
	display:none;
	font-weight:bold;
	margin-bottom:6px;
}
#twitter_title img {
	width:26px;
	height:26px;
 }
#twitter_title a {
	font-weight:normal;
	font-size:12px;
}
.twitter_line {
	font-size:15px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	padding:0 4px;
	margin-left:36px;
	margin-top:6px;
	background-image:url(img/50p.png);
	background-repeat:repeat-y;
	background-position:left;
	-moz-border-radius: 5px;
}
.twitter_line:hover {
	color:#000;
	background-image:url(img/50.png);
	background-repeat:repeat;
}
.twitter_line:hover a {
	color:#000;
}
.twitter_links {
	font-size:10px;
}
#protta {
	position:absolute;
	width:15px;
	height:44px;
	right:0px;
	bottom:20px;
	background-image:url(img/tag-ver.png);
	cursor:pointer;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
}
#protta:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
