/*
Theme Name: Papo de Madame v2 - Pink World
Theme URI: http://papodemadame.com.br
Description: Tema feito para o site Papo de Madame
Version: 1.5
Author: Borisch C. Kushnir
Author URI: http://papodemadame.com.br
Tags: pink, three colums, widgets, fixed width,
Text Domain: Papo de Madame

	Esse tema foi desenvolvido e criado 
	por Borisch Carnicelli Kushnir,

	O Css, Xhtml e o design não estão liberados em
	nenhuma licensa, além da provida ao site papodemadame.com.br

*/
/* Estilos de Fundo da Pagina */
html {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(imgs/background1.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	right:0px;
}
body {
	padding: 0px;
	height:100%;
	width:100%;
	margin-right: 0px;
	margin-left: auto;
}
.fundo2 {
	background-image: url(imgs/background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	top:0;
	right: 0px;
	z-index:1;
}
#documento {
	z-index:2;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	margin-left: 30px;
	margin-right: 0px;
	right: 0px;
}
/* Fim dos Estilos de Fundo da Pagina */
/* ********************************** */
/* Configuração Básicas de paragrafo e links */
p {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #BD457A;
	text-decoration: underline;
}
a.visited {
	color: #BD457A;
	text-decoration: underline;
}
a.hover {
	color: #BD457A;
	text-decoration: underline;
}
a.active {
	color: #BD457A;
	text-decoration: underline;
}
img {
	border: 0px;
}
h2 {
	font-size: 14px;
	color: #DE0B7C;
	text-decoration: underline;
	text-transform: capitalize;
}
/* Fim da configuração Básicas de paragrafo e links */
/* Inicio dos estilos do cabecalho */
.cabecalho {
	background-image: url(imgs/header.gif);
	height: 226px;
	margin-left:1px;
	width: 100%;
	z-index:3;
	float:right;
	display:block;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-repeat: no-repeat;
}
/* Fim dos estilos do cabecalho */
/* ********************************** */
/* Inicio dos estilos do Corpo Principal ou Conteudo */
#principal {
	/* width: 536px;*/
	/*width: 975px;*/
	width: 975px;
	margin-left: 33px;
	height: auto;
	right: 0px;
	background-color: #FFFFFF;
	z-index:3;
	background-image: url(imgs/background3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:block;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
}
#pagina{
	width: 975px; /*975*/
	float: left;
	height: auto;
	z-index:4;
	background-image: url(imgs/postfundo.gif);
	border-left: 1px solid #000;
}
/* Inicio do Post Template */
.postagem{
	margin: 0px;
	padding: 0px;
	width: 652px;
	float:left;
	background-image: url(imgs/postfundo.gif);
	background-repeat: repeat;
	border-right: 1px solid #9C8C91;
	height: auto;
}
.titulopostagem {
	font-family: "Brush Script Std", Verdana, Arial, Helvetica, sans-serif;
	height: 66px; /* height + padding-top = 91px = postfundo.gif height */
	background-image: url(imgs/posttile.gif);
	background-position: left top;
	padding-left: 65px;
	padding-right: 70px;
	padding-top: 25px;
	font-size: 22px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.conteudopostagem {
	border: 1px solid #FFF;
	margin-right: 11px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
}
.rodapepostagem{
	height: 103px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD457A;
	border: 0px;
	margin-top: -12px;
	padding-left: 30px;
	background-image: url(imgs/postfooter.gif);
	background-repeat: no-repeat;
}
/* Fim do Post Template */
/* Inicio do Sidebar */
.sidebarright{
	width: 320px;
	float:left;
	height: auto;
	display: block;
	margin-left: -1px;
	border-left: 1px solid #9C8C91;
}
.sidebarbox{
	width: 100%;
	height: auto;
}
.login{
	text-align: center;
}
.sidebarboxtop{
	width: 315px;
	height: 31px;
	display:block;
	background-image: url(imgs/sidebar_top.gif);
	background-repeat: no-repeat;
}
.sidebarboxmiddle{
	width: 315px;
	height: auto;
}
.sidebarboxmiddlefront{
	width: 22px;
	height: 73px;
	display:block;
	background-image: url(imgs/sidebar_middle_front.gif);
	background-repeat: no-repeat;
	float: left;
}
.sidebarboxmiddlecenter{
	width: 280px;
	height: auto;
	padding-left: 10px;
	background-color:#FFFFFF;
	float: left;
	border-left: 1px solid #60BBEB;
	border-right: 1px solid #60BBEB;
}
.sidebarboxmiddleclear{
	clear:both;
}
.sidebarboxbottom{
	width: 315px;
	height: 31px;
	display:block;
	background-image: url(imgs/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

/* Fim do Sidebar */
/* Fim dos estilos do Corpo Principal ou Conteudo */
/* ********************************** */
/* Inicio dos estilos do Rodape */
.rodape {
	margin-right: 0px;
	margin-left: 33px;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0;
	height: 60px;
	width: 975px;
	z-index:5;
	display:block;
}
.ftrodape {
	height: 43px;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script Std";
	font-size: 10px;
	padding-top: 7px;
	font-weight: bolder;
	background-image: url(imgs/background3.gif);
	background-repeat: repeat-y;
	text-indent: 225px;
}
/* Fim dos estilos do Rodape */
/* Inicio dos estilos do box comunidades */
.perfil{
	text-indent: 0px;
	width: 285px;
	height: 418px;
	text-align: center;
	display: block;
	margin-left: -10px;
}
.perfiltop{
	height: 98px;
	display: block;
	background-image:url(imgs/novo_perfil_top.gif);
}
.perfilfoto{
	height: 185px;
	display: block;
	background-image:url(imgs/perfil.gif);
	margin-left: 5px;
	margin-top:0px;
}
.perfilbotton{
	height: 132px;
	display: block;
	background-image:url(imgs/novo_perfil_botton.gif);
	margin-top: -23px;
}
.comunidades {
	width: 280px;
	text-align: center;
	padding: 0px;
	border: 0px;
	margin-top: -50px;
}
/* Inicio dos estilos do box comunidades */
.menurodape{
	width: 100%;
}
.menurodapeesq{
	width: 50%;
}
.menurodapedir{
	width: 50%;
}
.space{
	height: 1px;
	clear: both;
}
.anuncio400{
	border: 1px solid #CC66FF;
	margin-top: 10px;
	margin-left: 3px;
}
.anuncio200{
	margin-top: 10px;
	margin-left: 3px;
	text-align:center;
}
.anuncio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.widgetdiv{
	width: 100%;
	background-image: url(imgs/wid.gif);
	height: 59px;
	display: block;
	margin-bottom: -12px;
	background-repeat: no-repeat;
	background-position: center;
}
.widgettitle{
	width: 100%;
	top: -12px;
}
.admaro{
	width: 280px;
	height:375px;
	margin-left: -5px;
}
.teste{
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
}
.wrapper{
	clear: both;
	}

/*
--------------------Comments----------------*/
.commentsbox{
	width: 500px;
	margin: 0 auto;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
