* {
	margin: 0;
	padding: 0;
}

body {
	background: url("img/bg_body.jpg") fixed top center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#site {
	background: url(img/topo.png) no-repeat;
	width: 1000px;
	margin: 0 auto;
	height: 350px;
	*height: auto;
}

#topo a {
	width: 700px;
	height: 310px;
	margin-left: 144px;
/*	background: url(img/linda.png) no-repeat;*/
/*	_background: none;*/
/*	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/linda.png');*/
	display: block;
	position: relative;
	top: 32px;
}

#corpo {
	width: 1000px;
	margin: 100px auto 0;
	_margin-top: 100px;
}

#esquerda {
	float: left;
	display: inline;
	width: 215px;
}


#logo a {
	width: 190px;
	height: 75px;
	background: url(img/myosotis.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/myosotis.png');
	margin: 10px 0 0 20px;
	_margin: 10px 0 10px 20px;
	display: block;
}

#logo_radio {
	padding: 0 0 10px 20px;
}

#kki a {
	width: 135px;
	height: 25px;
	background: url(img/kki.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/kki.png');
	margin: 0 auto;
	display: block;
}

.box-top {
	height: 26px;
	background: url(img/bg_h2.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_h2.png');
	color: #00325c;
	font-size: 14px;
/*	font-weight: bold;*/
	padding: 7px 0 0 10px;
	_padding: 4px 0 0 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.box {
	width: 215px;
	margin-bottom: 10px;
}

.bg_box {
	background: url(img/bg_box.png);
	margin-top: -7px;
	_margin-top: - 5px;
	width: 215px;
}

.bg_box:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}

.box-baixo {
	clear: both;
	width: 215px;
	height: 12px;
	background: url(img/bg_box_baixo.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_box_baixo.png');
}

.texto {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}

.texto p a {
	color: #333333;
}

.texto p span {
	font-size: 11px;
}

.texto embed {
	margin: auto;
}

#categorias, #posts, #news, #busca {
	background: url(img/bg_box.gif) repeat;
	padding: 5px 15px 15px 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#busca, #news {
	padding: 5px;
}

#categorias a, #posts a {
	float: left;
	display: inline;
	width: 150px;
	background: url(img/marcador.png) center left no-repeat;
	padding-left: 10px;
	line-height: 17px;
	color: #333;
}

#categorias a:hover, #posts a:hover {
	text-decoration: none;
}

#news input, #busca input {
	background: url(img/bg_input.gif) repeat-x #fff;
	margin-top: 5px;
	border-top: 1px solid #948F89;
	border-right: 1px solid #948F89;
	border-left: 1px solid #948F89;
	width: 145px;
	height: 16px;
	padding: 2px 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#busca input {
	width: 120px;
}

#frm_nome {
	margin-left: 1px;
}

#news .botao, #busca .botao {
	background: url(img/bg_botao.png) no-repeat;
	width: 67px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding-bottom: 5px;
	margin: 10px 0 0 44px;
}

#news p {
	margin-bottom: 5px;
	color: #333;
}

#busca .botao {
	margin: 0;
}

.back {
	background: none !important;
	padding: 0 !important;
	color: #C1C1C1 !important;
}

.post_radio {
	margin-top: 10px;
	border-bottom: 1px dotted #999;
}

#radio, #loja {
	width: 215px;
	height: 75px;
	background: url(img/bg_radio.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_radio.png');
	padding-top: 10px;
	margin-bottom: 10px;
}

#loja {
	margin-bottom: 10px;
}

#radio a, #loja a {
	width: 155px;
	height: 65px;
	background: url(img/radio.jpg);
	display: block;
	margin: 0 auto;
}

#loja a {
	width: 210px;
	height: 80px;
	background: url(img/loja.jpg);
	margin-top: -10px;
}

.player {
	width: 470px;
	margin: 10px auto 0;
}

#downloads a {
	width: 140px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px 0 0 35px;
}

#downloads a:hover {
	text-decoration: underline;
}

#downloads img {
	margin-left: 5px;
}

#meio {
	float: left;
	display: inline;
	width: 540px;
	_width: 535px;
	margin: 0 15px;
	_overflow: hidden;
}

#meio .post {
	margin-bottom: 30px;
	width: 540px;
}

.post a {
	color: #fff;
}

.post a:hover {
	text-decoration: none;
}

#meio .texto {
	padding: 15px 0;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff !important;
}

#objeto {
	background: url(img/bg_objeto.jpg) repeat-y;
	width: 209px;
	margin-left: 3px;
	margin-top: -7px;
	*margin-top: 0px;
	color: #333;
}

#objeto img {
	margin: 5px 0 0 10px;
}

#objeto p {
	margin: 5px;
}

.objeto-baixo {
	clear: both;
	width: 209px;
	height: 6px;
	background: url(img/bg_objeto_baixo.jpg) no-repeat;
}

.down {
	margin-bottom: 30px;
}

.post .titulo, .down .titulo, .down .titulo2 {
	font-size: 30px;
	color: #00325C;
	letter-spacing: -2px;
}

.down .titulo2 {
	font-size: 25px !important;
}

.post .titulo a {
	text-decoration: none;
	color: #00325c;
        font-family: Arial;

}

.post .data {
	background: url(img/marcador.png) center left no-repeat;
	padding-left: 10px;
	color: #00325c;
}

.post .texto p, .down .texto {
	color: #00325c;
	font-size: 12px;
	line-height: 20px;
}

.down .texto {
	font-size: 12px !important;
}

#papeis:after, #avatares:after {
	content: "";
	display: block;
	clear: both;
}

#avatares {
	margin-top: 10px;
}

#papeis img, #avatares img {
	border: none;
}

#papeis .papel, #avatares .avatar {
	float: left;
	display: inline;
	width: 104px;
	height: 83px;
	_height: 88px;
	text-align: center;
	margin-right: 30px;
	_margin-right: 20px;
	margin-bottom: 20px;
}

#avatares .avatar {
	width: 100px;
	height: 100px;
}

#papeis p {
	margin: 10px 0;
}

#papeis a, .down a {
	color: #403213;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px;
}

#papeis a {
	font-weight: normal;
}

#papeis a:hover, .down a:hover {
	text-decoration: none;
}

.bottom {
	margin-bottom: 10px;
}

#papeis a:after {
	text-decoration: none;
}

.post img {	/*border: 10px solid #fff;*/ margin: 15px; }

.post .news a, .post .coment a {
	background: url(img/carta.png) no-repeat;
	_background: url(img/carta.gif) no-repeat;
	float: left;
	display: inline;
	padding-left: 25px;
	margin-bottom: 5px;
}

.post .coment a {
	background: url(img/lapis.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/lapis.png');
	margin-left: 5px;
	color: #666;
}

.post .news a:hover, .post .coment a:hover, .post .tags a:hover{
	text-decoration: none;
}

.post .tags {
	clear: both;
}

.tags, .tags a {
	color: #666;
}

.amarelo {	color: #FFFF00; }

.frm_left {
	float: left;
	display: inline;
	width: 35px;
	text-align: right;
	line-height: 25px;
}

.frm_left label {
	color: #333;
}

.frm_right {
	float: right;
	display: inline;
	width: 160px;
	text-align: left;
}

#lustre {
	width: 215px;
	height: 246px;
	background: url(img/lustre.png);
	margin: -306px 0 60px 0;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/lustre.png');
}

#direita {
	float: right;
	display: inline;
	width: 215px;
}

#links {
	padding: 10px 0 10px 0;
}

#links a {
	margin: 0;
}

#banners {
	width: 215px;
}

.banner {
	width: 156px;
	height: 118px;
	margin: 15px 0 0 25px;
	border: 5px solid #fff;
}

#banner_loja a {
	display: block;
	width: 540px;
	height: 195px;
	background: url(img/banner_loja.jpg);
	margin: 0 auto 10px;
}

.faixa, .faixa_menor {
	background: url(img/faixa.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/faixa.png');
	height: 6px;
	width: 548px;
	margin: 10px 0;
}

.faixa_menor {
	width: 214px;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/faixa_menor.png');
}

#paginacao {
	width: 260px;
	height: 20px;
	margin: 10px auto;
}

#paginacao img {
	width: auto;
	height: auto;
	border: none;
	margin: 0px;

}
#paginacao p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}

#paginacao a, .noLinkClass {
	float: left;
	color: #596166;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px;
	font-size: 13px;
}

.noLinkClass {
	color: #333;
}

#paginacao a:hover {
	text-decoration: none;
}

#paginacao #esquerda {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 15px 0 0;
}

#paginacao #direita {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 0 0 5px;
}

#comentar {
/*	background: #EFEAE0;*/
        background: url("img/coment_body.png") center center;
	width: 544px;
        margin-top: -3px;
}

.lista_coments {
	width: 550px;
	margin-top: 30px;
}

.lista_coments .autor {
	font-size: 22px;
	font-weight: bold;
}

.lista_coments .coment {
	font-size: 12px;
	color: #fff;
}

.lista_coments .date {
	font-size: 11px;
	color: #fff;
}

.frm_input {
	border: 1px solid #828587;
	font-size: 11px;
	padding: 3px;
	width: 300px;
	background: #FFFFFF url(img/bg_input.gif);
	margin-top: 5px;
}

.frm_textarea {
	border: 1px solid #828587;
	font-size: 11px;
	padding: 3px;
	width: 300px;
	background: #FFFFFF url(img/bg_input.gif) repeat-x;
	margin: 5px 0 0 42px;
	overflow: hidden;
}

.deixarcoment {
	background: url(img/bg_coment.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_coment.png');
	font-size: 14px;
	color: #00325C;
	width: 540px;
	padding: 7px 0 5px 10px;
	margin-top: 20px;
/*	font-weight: bold;*/
}

.btn_enviar {
	height:23px;
	width:67px;
	background: url(img/bg_botao.gif);
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 11px;
	padding-bottom:3px;
	margin: 5px 0 20px 285px;
}

.formulario {
	margin: 0 0 0 20px;
	padding-top: 10px;
	clear: both;
}

.formulario label {
	color: #333;
}

.form_left, .form_right {
	float: left;
	display: inline;
}

.form_left {
	margin-top: 7px;
	line-height: 25px;
}

.form_right {
	margin: 5px 0 0 10px;
}


.coment_msg{
	margin: 5px 0 0 130px;
	font-weight: bold;
}

#rodape {
	clear: both;
	width: 100%;
	height: 110px;
	background: url("img/bg_rodape.png") repeat-x;
	margin-top: 2px;
}

#lojas {
	width: 740px;
	height: 25px;
	margin: -70px auto 0;
	background: url(img/lojas.png) no-repeat;
}

#namorados {
	width: 215px;
	height: 213px;
	background: url(img/namorados.png);
	margin-bottom: 10px;
	text-align: center;
}

#namorados p {
	width: 185px;
	margin: 0 auto;
	position: relative;
	top: 165px;
}

#namorados a {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
}

#namorados a:hover {
	text-decoration: none;
}

#maes {
	margin-bottom: 20px;
}
