/*
Theme Name: Vs.38
Description: Illustrations by Tati Viana.
Version: 38.0
Author: Luma Kimura
Author URI: http://lumakimura.net/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #FFFFFF url(images/fundo.png) center top repeat-x;
	color: #202020;
	font-size: 84%;
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	}

abbr, acronym {
	cursor: help;
	}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
	}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
	}

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
	}

.wp-smiley {
	background: none;
	border: 0;
	margin: 0;
	}

#page {
	background: url(images/page_fundo.png) center repeat-y;
	margin: 0 auto;
	width: 980px;
	}

#header {
	background: url(images/header_blog.png) center top no-repeat;
	height: 325px;
	}

#feeds_search {
	height: 120px;
	padding-left: 5px;
	}

#feeds_search ul {
	list-style: none;
	text-indent: -9999px;
	}

#feeds_search ul li {
	display: inline;
	}

#feeds_search ul li a {
	display: block;
	float: left;
	}

#feeds_search ul li a.feeds_rss {
	background: url(images/feeds_rss.png) center no-repeat;
	height: 35px;
	width: 37px;
	}

#feeds_search ul li a.feeds_mail {
	background: url(images/feeds_mail.png) center no-repeat;
	height: 35px;
	width: 35px;
	}

#feeds_search form {
	background: url(images/search_fundo.png) center left repeat-x;
	float: left;
	height: 35px;
	width: 302px;
	}

#feeds_search form #s {
	background: none;
	border: 0;
	color: #FFFFFF;
	text-align: right;
	width: 255px;
	}

#feeds_search form #bs {
	background: url(images/search_botao.png) no-repeat;
	border: 0;
	height: 35px;
	width: 43px;
	}

#header h1 {
	text-indent: -9999px;
	}

#header h1 a {
	background: url(images/lumakimuranet.png) center no-repeat;
	display: block;
	height: 51px;
	margin-left: 35px;
	width: 400px;
	}

#network {
	padding-left: 55px;
	}

#network ul {
	list-style: none;
	text-indent: -9999px;
	}

#network ul li {
	display: inline;
	}

#network ul li a {
	display: block;
	float: left;
	margin: 0 10px;
	}

#network ul li a.net_blog {
	background: url(images/net_blog_on.gif) center no-repeat;
	height: 40px;
	width: 55px;
	}

#network ul li a.net_fotocotidiano {
	background: url(images/net_fotocotidiano_off.gif) center no-repeat;
	height: 40px;
	width: 114px;
	}

#network ul li a.net_fotocotidiano:hover {
	background: url(images/net_fotocotidiano_on.gif) center no-repeat;
	height: 40px;
	width: 114x;
	}

#network ul li a.net_temas {
	background: url(images/net_temas_off.gif) center no-repeat;
	height: 40px;
	width: 67px;
	}

#network ul li a.net_temas:hover {
	background: url(images/net_temas_on.gif) center no-repeat;
	height: 40px;
	width: 67px;
	}

#network ul li a.net_brechozinho {
	background: url(images/net_brechozinho_off.gif) center no-repeat;
	height: 40px;
	width: 110px;
	}

#network ul li a.net_brechozinho:hover {
	background: url(images/net_brechozinho_on.gif) center no-repeat;
	height: 40px;
	width: 11opx;
	}

#network ul li a.net_contato {
	background: url(images/net_contato_off.gif) center no-repeat;
	height: 40px;
	width: 74px;
	}

#network ul li a.net_contato:hover {
	background: url(images/net_contato_on.gif) center no-repeat;
	height: 40px;
	width: 74px;
	}

#content {
	float: left;
	padding-left: 20px;
	width: 565px;
	}

#content a:link, #content a:active {
	color: #5CA6A6;
	text-decoration: none;
	}

#content a:visited {
	color: #5CA6A6;
	font-style: italic;
	text-decoration: none;
	}

#content a:hover {
	color: #D9615F;
	text-decoration: underline;
	}

#content h2 {
	color: #D9615F;
	font-size: 1.7em;
	}

#content h2 a:link, #content h2 a:active {
	color: #D9615F;
	text-decoration: none;
	}

#content h2 a:visited {
	color: #D9615F;
	font-style: italic;
	text-decoration: none;
	}

#content h2 a:hover {
	text-decoration: underline;
	}

#content h3 {
	color: #5CA6A6;
	font-size: 1.4em;
	margin-bottom: 15px;
	}

#content h4 {
	color: #5CA6A6;
	font-size: 1.25em;
	margin-bottom: 15px;
	}

#content .post {
	padding-bottom: 50px;
	}

#content .comentarios {
	background: url(images/comentarios_fundo.png) no-repeat;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	height: 39px;
	padding: 20px 0 0 5px;
	text-align: center;
	width: 64px;
	}

#content .comentarios a:link, #content .comentarios a:active, #content .comentarios a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#content .postmeta {
	margin-bottom: 25px;
	}

#content .postmeta p {
	color: #606060;
	font-size: 0.9em;
	}

#content .postmeta .autor {
	background: url(images/postmeta_autor.png) left no-repeat;
	padding-left: 17px;
	}

#content .postmeta .datahora {
	background: url(images/postmeta_datahora.png) left no-repeat;
	padding-left: 17px;
	}

#content .postmeta .categorias {
	background: url(images/postmeta_categorias.png) left no-repeat;
	padding-left: 17px;
	}

#content .postmeta .visualizacoes {
	background: url(images/postmeta_visualizacoes.png) left no-repeat;
	padding-left: 17px;
	}

#content .postmeta .tags {
	background: url(images/postmeta_tags.png) left no-repeat;
	padding-left: 17px;
	}

#content .entry {
	background: url(images/separador.png) center bottom no-repeat;
	padding-bottom: 50px;
	}

#content .entry p {
	line-height: 1.8em;
	margin-bottom: 15px;
	}

#content .entry p.ouvindo {
	background: url(../../uploads/ico_notamusical.gif) center left no-repeat;
	border-top: 1px solid #CFCFCF;
	clear: both;
	color: #808080;
	font-size: 0.8em;
	margin-top: 30px;
	padding-left: 15px;
	text-indent: 0;
	width: 50%;
	}

#content .entry a.more-link {
	background: url(images/continue.png) center right no-repeat;
	height: 32px;
	display: block;
	float: right;
	margin-bottom: 25px;
	text-indent: -9999px;
	width: 195px;
	}

#content .entry ul {
	line-height: 1.8em;
	list-style: url(images/ico_li01.gif);
	margin-bottom: 15px;
	padding-left: 18px;
	}

#content .entry ul ul {
	list-style: url(images/ico_li02.gif);
	margin-bottom: 0;
	}

#content .entry ul ul ul {
	list-style: url(images/ico_li03.gif);
	margin-bottom: 0;
	}

#content .entry ol {
	line-height: 1.8em;
	margin-bottom: 15px;
	padding-left: 18px;
	}

#content .entry blockquote {
	background: url(images/quote.png) top left no-repeat;
	color: #606060;
	font-family: georgia, 'times new roman', serif;
	font-style: italic;
	padding: 25px 0 0 25px;
	}

#content .entry blockquote.trecho {
	padding: 0;
	}

#content .entry blockquote.trecho p {
	text-align: right;
	}

#content .entry .quadro {
	background: url(images/quadro.png) right top no-repeat;
	border: 1px dotted #5CA6A6;
	padding: 20px;
	}

#content .entry .quadro h3 {
	margin: 0;
	}

#content .entry .quadro ul {
	list-style: url(images/ico_li02.gif);
	}

#content .entry .ps {
	margin-top: 50px;
	}

#content .entry .ps h3 {
	background: url(images/ps.png) no-repeat;
	height: 32px;
	text-indent: -9999px;
	}

#content .entry img {
	background: #F0F0F0;
	border: 1px solid #CFCFCF;
	padding: 7px;
	}

#content .entry .wp-caption {
	background: #F0F0F0;
	border: 1px solid #CFCFCF;
	padding: 7px;
	text-align: center;
	}

#content .entry .wp-caption img {
	border: 0;
	margin: 0;
	padding: 0;
	}

#content .entry p.wp-caption-text {
	font-size: 0.9em;
	margin: 0;
	text-align: center;
	}

#content .entry table {
	width: 100%;
	}

#content .entry th {
	background: #E0E0E0;
	font-size: 0.95em;
	padding: 2px;
	}

#content .entry td {
	background: #F5F5F5;
	font-size: 0.95em;
	padding: 2px;
	}

#content .entry .quadro img, #content .entry table img, #content .entry .ps img, #content .entry .wp-smiley {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

#content .entry div.spoiler_div {
	color: #606060; 
	font-size: 0.9em;
	}

#content .entry li.andamento { 
	color: #336699; 
	}

#content .entry li.cancelado { 
	color: #959595; 
	text-decoration: line-through; 
	}

#content .entry td.inativo { 
	color: #CFCFCF; 
	}

#content .entry div.101coisas del {
	color: #669966;
	}


#content .posts_relacionados {
	background: url(images/separador.png) center bottom no-repeat;
	padding-bottom: 50px;
	}

#content .navigation {
	font-size: 0.9em;
	margin-top: 40px;
	text-align: center;
	}

#content .navigation span {
	border: 1px solid #000000;
	}

#content .navigation a {
	color: #000000;
	}

#content .navigation a.page {
	border: 1px solid #000000;
	}

#content .navigation .alignleft {
	text-align: left;
	width: 45%;
	}

#content .navigation .alignleft a:link, #content .navigation .alignleft a:active, #content .navigation .alignleft a:visited {
	background: url(images/anterior_off.png) top left no-repeat;
	padding-top: 28px;
	}

#content .navigation .alignleft a:hover {
	background: url(images/anterior_on.png) top left no-repeat;
	padding-top: 28px;
	}

#content .navigation .alignright {
	text-align: right;
	width: 45%;
	}

#content .navigation .alignright a:link, #content .navigation .alignright a:active, #content .navigation .alignright a:visited {
	background: url(images/proximo_off.png) top right no-repeat;
	padding-top: 28px;
	}

#content .navigation .alignright a:hover {
	background: url(images/proximo_on.png) top right no-repeat;
	padding-top: 28px;
	}

#content .produto {
	float: left;
	padding: 15px 0;
	text-align: center;
	width: 160px;
	}

#content .produto a:link, #content .produto a:active, #content .produto a:visited, #content .produto a:hover {
	color: #202020;
	font-size: 0.9em;
	text-decoration: none;
	}

#content .produto img {
	border: 0;
	}

#content .posts_relacionados ul {
	line-height: 1.6em;
	list-style: url(images/ico_li03.gif);
	padding-left: 20px;
	}

#content .posts_relacionados a:link, #content .posts_relacionados a:active {
	color: #000000;
	text-decoration: none;
	}

#content .posts_relacionados a:visited {
	color: #505050;
	}

#content .posts_relacionados a:hover {
	text-decoration: underline;
	}

#content #author {
	background: #FFFFFF url(images/comments_author_off.png) center left no-repeat;
	border: 1px solid #D0D0D0;
	font-size: 20px;
	padding: 2px 2px 2px 26px;
	}

#content #author:focus {
	background: #FFFFFF url(images/comments_author_on.png) center left no-repeat;
	border: 1px solid #69B5B5;
	}

#content #email {
	background: #FFFFFF url(images/comments_mail_off.png) center left no-repeat;
	border: 1px solid #D0D0D0;
	font-size: 20px;
	padding: 2px 2px 2px 26px;
	}

#content #email:focus {
	background: #FFFFFF url(images/comments_mail_on.png) center left no-repeat;
	border: 1px solid #69B5B5;
	}

#content #url {
	background: #FFFFFF url(images/comments_url_off.png) center left no-repeat;
	border: 1px solid #D0D0D0;
	font-size: 20px;
	padding: 2px 2px 2px 26px;
	}

#content #url:focus {
	background: #FFFFFF url(images/comments_url_on.png) center left no-repeat;
	border: 1px solid #69B5B5;
	}

#content #subject {
	background: #FFFFFF url(images/comments_subject_off.png) center left no-repeat;
	border: 1px solid #D0D0D0;
	font-size: 20px;
	padding: 2px 2px 2px 26px;
	}

#content #subject:focus {
	background: #FFFFFF url(images/comments_subject_on.png) center left no-repeat;
	border: 1px solid #69B5B5;
	}

#content ul.commentlist, #content ul.commentlist ul {
	list-style: none;
	}

#content ul.commentlist ul.children {
	background: url(images/comentario-resposta.png) top left no-repeat;
	padding-left: 75px;
	}

#content ul.commentlist cite {
	font-size: 1.2em;
	}

#content ul.commentlist  {
	line-height: 1.8em;
	}

#content ul.commentlist li {
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}

#content ul.commentlist ul.children li {
	border: 0;
	margin: 0;
	padding: 0;
	}

#content ul.commentlist img.avatar {
	background: url(images/gravatar_fundo.png) no-repeat;
	float: left;
	margin-right: 10px;
	padding: 8px 8px 12px 12px;
	}

#content ul.commentlist div.comment-content {
	clear: both;
	padding-left: 75px;
	}

#content p.comment-reply {
	font-size: 0.9em;
	text-align: right;
	}

#content #comment {
	border: 1px solid #D0D0D0;
	background: #FFFFFF;
	font-size: 13px;
	padding: 2px;
	width: 338px;
	}

#content #comment:focus {
	border: 1px solid #69B5B5;
	background: #FFFFFF;
	}

#content #submit {
	border: 0;
	height: 34px;
	text-indent: -9999px;
	width: 85px;
	}

#content #submit.subcomment {
	background: url(images/botao_enviar_comment.png) center no-repeat;
	margin-top: 5px;
	}

#content #submit.submail {
	background: url(images/botao_enviar_mail.png) center no-repeat;
	margin-top: 5px;
	}

#sidebar {
	color: #505050;
	font-size: 0.9em;
	float: right;
	padding-right: 15px;
	width: 355px;
	}

#sidebar a:link, #sidebar a:active {
	color: #404040;
	text-decoration: none;
	}

#sidebar a:visited {
	color: #505050;
	text-decoration: none;
	text-style: italic;
	}

#sidebar a:hover {
	color: #5CA6A6;
	text-decoration: none;
	}

#sidebar img {
	border: 0;
	}

#sidebar p {
	line-height: 1.6em;
	margin-bottom: 10px;
	}

#sidebar p.mais {
	background: url(images/ico_mais.gif) center right no-repeat;
	margin-top: 10px;
	padding-right: 15px;
	text-align: right;
	}

#sidebar p.mais a:link, #sidebar p.mais a:active, #sidebar p.mais a:visited {
	color: #5CA6A6;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar p.mais a:hover {
 	text-decoration: underline;
 	}

#sidebar .sidebar_sobre {
	background: #FFFFFF;
	border-bottom: 1px solid #5CA6A6;
	}

#sidebar .sidebar_sobre .profiles {
	padding-bottom: 15px;
	text-align: center;
	}

#sidebar .sidebar_ads {
	background: #FFFFFF;
	border-bottom: 1px solid #5CA6A6;
	margin: 0 auto;
	width: 360px;
	}

#sidebar .sidebar_adsA {
	float: left;
	text-align: center;
	width: 165px;
	}

#sidebar .sidebar_adsB {
	float: right;
	text-align: center;
	width: 165px;
	}

#sidebar .sidebarA {
	float: left;
	width: 165px;
	}

#sidebar .sidebarB {
	float: right;
	width: 165px;
	}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

#sidebar h2.tit_lumakimura {
	background: url(images/tit_lumakimura.png) no-repeat;
	}

#sidebar h2.tit_categorias {
	background: url(images/tit_categorias.png) no-repeat;
	}

#sidebar h2.tit_arquivos {
	background: url(images/tit_arquivos.png) no-repeat;
	}

#sidebar h2.tit_tags {
	background: url(images/tit_tags.png) no-repeat;
	}

#sidebar h2.tit_blog {
	background: url(images/tit_blog.png) no-repeat;
	}

#sidebar h2.tit_meta {
	background: url(images/tit_meta.png) no-repeat;
	}

#sidebar h2.tit_meusprojetos {
	background: url(images/tit_meusprojetos.png) no-repeat;
	}

#sidebar h2.tit_participo {
	background: url(images/tit_participo.png) no-repeat;
	}

#sidebar h2.tit_livros {
	background: url(images/tit_livros.png) no-repeat;
	}

#sidebar h2.tit_filmes {
	background: url(images/tit_filmes.png) no-repeat;
	}

#sidebar h2.tit_series {
	background: url(images/tit_series.png) no-repeat;
	}

#sidebar h2.tit_musica {
	background: url(images/tit_musica.png) no-repeat;
	}

#sidebar h2.tit_mais {
	background: url(images/tit_mais.png) no-repeat;
	}

#sidebar h2.tit_anuncios {
	background: url(images/tit_anuncios.png) no-repeat;
	}

#sidebar ul {
	line-height: 1.7em;
	list-style: url(images/ico_li03.gif);
	margin-bottom: 15px;
	padding-left: 18px;
	}

#sidebar ul ul {
	margin-bottom: 0;
	}

#sidebar ul.menu_categorias ul {
	list-style: url(images/ico_subcategorias.gif);
	margin-bottom: 0;
	}

#sidebar ul.menu_arquivos {
	list-style: none;
	padding: 0;
	}

#sidebar ul.menu_arquivos li {
	display: inline;
	}

#sidebar ul.menu_arquivos li a:link, #sidebar ul.menu_arquivos li a:active, #sidebar ul.menu_arquivos li a:visited {
	border: 1px solid #DFDFDF;
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	margin: 3px;
	text-align: center;
	width: 30px;
	}

#sidebar ul.menu_arquivos li a:hover {
	border: 1px solid #5CA6A6;
	}

#nivfooter {
	background: #FFFFFF url(images/footer.png) bottom repeat-x;
	}

#atividades {
	background: url(images/atividades_fundo.png) center repeat-y;
	border-top: 1px solid #5CA6A6;
	border-bottom: 1px solid #5CA6A6;
	clear: both;
	font-size: 0.9em;
	margin: 0 auto;
	margin-top: 15px;
	width: 940px;
	}

#atividades h2 {
	background: #FFFFFF url(images/tit_rod_atividadesrecentes.png) no-repeat;
	height: 33px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

#atividades h3 {
	height: 27px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

#atividades h3.tit_comentarios {
	background: url(images/tit_rod_ultimoscomentarios.png) no-repeat;
	}

#atividades h3.tit_linkbacks {
	background: url(images/tit_rod_ultimoslinkbacks.png) no-repeat;
	}

#atividades h3.tit_visitantes {
	background: url(images/tit_rod_ultimosvisitantes.png) no-repeat;
	}

#atividades .colunaA {
	float: left;
	padding-right: 35px;
	width: 290px;
	}

#atividades .colunaB {
	float: left;
	padding-right: 35px;
	width: 290px;
	}

#atividades .colunaC {
	float: left;
	width: 290px;
	}

#atividades ul {
	list-style: url(images/ico_li01.gif);
	padding-left: 18px;
	}

#atividades ul li {
	margin-bottom: 5px;
	}

#atividades a:link, #atividades a:active, #atividades a:visited {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	}

#atividades a:hover {
	color: #000000;
	text-decoration: underline;
	}

#bbw_readers {
	text-align: center;
	}

.bbw_title {
	float: left;
	}

.bbw_title img {
	border: 0;
	display: none;
	}

.bbw_title a {
	background: url(images/bb.png) center left no-repeat;
	display: block;
	float: left;
	height: 60px;
	width: 150px;
	}

.bbw_icons {
	float: right;
	margin-top: 20px;
	}

.bbw_icons img {
	border: 0;
	width: 15px;
	}

.bbw_subtitle {
	clear: both;
	}

.bbw_subtitle a {
	display: none;
	}

.bbw_avatar {
	background: #F5F5F5;
	border: 1px solid #B2B2B2;
	padding: 5px;
	}

.bbw_footer {
	display: none;
	}

#blogroll {
	margin: 0 auto;
	padding: 0 30px;
	width: 970px;
	}

#blogroll h2 {
	background: url(images/tit_rod_blogroll.png) no-repeat;
	height: 33px;
	margin: 0 0 15px 15px;
	text-indent: -9999px;
	}

#blogroll h3 {
	height: 27px;
	margin: 0 0 10px 15px;
	text-indent: -9999px;
	}

#blogroll h3.tit_portugues {
	background: url(images/tit_rod_blogsportugues.png) no-repeat;
	}

#blogroll h3.tit_english {
	background: url(images/tit_rod_blogsenglish.png) no-repeat;
	}

#blogroll h3.tit_deutsch {
	background: url(images/tit_rod_blogsdeutsch.png) no-repeat;
	}

#blogroll h3.tit_tirinhas {
	background: url(images/tit_rod_tirinhas.png) no-repeat;
	}

#blogroll .colunaA {
	float: left;
	width: 650px;
	}

#blogroll .colunaA ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 240px;
	}

#blogroll .colunaB {
	float: left;
	width: 280px;
	}

#blogroll ul {
	list-style: none;
	padding-left: 18px;
	}

#blogroll ul li {
	background: url(images/ico_li02.gif) center left no-repeat;
	margin-bottom: 5px;
	padding-left: 18px;
	}

#blogroll a:link, #blogroll a:active {
	color: #404040;
	text-decoration: none;
	}

#blogroll a:visited {
	color: #999999;
	text-decoration: none;
	}

#blogroll a:hover {
	color: #D9615F;
	text-decoration: underline;
	}

#footer {
	background: url(images/footer_blog.png) bottom center no-repeat;
	clear: both;
	color: #606060;
	font-size: 0.8em;
	margin: 0 auto;
	padding:80px 0 40px 0;
	width: 980px;
	}

#footer h3, #footer p {
	padding-left: 220px;
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: #606060;
	}

#footer a:hover {
	color: #000000;
	}
	
.base {
	clear: both;
	}

.separador {
	clear: both;
	height: 30px;
	}

.ads {
	margin-bottom: 25px;
	text-align: center;
	}

.divisao {
	background: #FFFFFF;
	clear: both;
	height: 15px;
	}