body {
	background: url(../img/bkg/geral_mulher.gif) repeat;
}

/* SELOS */
#selo-logo {
	bottom: 14px;
}

/* Fontes */
#header h2,
#header p,
#header a,
#wrapper #corpo-area-posts div.data .dia,
#wrapper #corpo-area-posts div.data .mes,
#wrapper #corpo-area-posts h3 a,
#wrapper #corpo-area-posts .categorias a,
#wrapper #corpo-area-posts .links a,
#wrapper #corpo-area-posts #paginacao a,
#wrapper #sidebar #corpo-sidebar h4,
#wrapper #sidebar #corpo-sidebar .tag-cloud form label,
#wrapper #sidebar #corpo-sidebar .arquivos ul li a,
#wrapper #sidebar #corpo-sidebar .arquivos .controle .ano,
#content #comentarios h4,
#content #comentarios .comentario span a,
#content #formulario-comentario h4,
#content #posts-relacionados h4 {
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
}

#wrapper #sidebar #corpo-sidebar .arquivos ul li a,
#wrapper #sidebar #corpo-sidebar .arquivos .controle .ano {
	font-family: arial, sans-serif;
}

/* Header */
#header {
	background: url(../img/bkg/header_mulher.jpg) 77px 27px no-repeat;
}
#header h2 {
	font-size: 1.8em;
	color: #ffcec6;
	text-align: center;
}
#header p, #header a {
	font-size: 1.2em;
	color: #ffcec6;
	text-align: center;
}
#header .link-blog {
	width: 150px;
	height: 250px;
	padding: 35px 0 0 10px;
	position: absolute;
	top: 0;
	right: 88px;
	background: url(../img/bkg/fundo_link_homem.gif) no-repeat;
}
#header a.blog-masculino {
	width: 142px;
	height: 145px;
	cursor: pointer;
	background: url(../img/bkg/link_homem.png) no-repeat;
}

/* Data */
#wrapper #corpo-area-posts div.data {
	background: url(../img/bkg/data_mulher.gif) no-repeat;
}

/* Titulo */
#wrapper #corpo-area-posts h3 a {
	font-size: 1.8em;
	color: #c82727;
}

/* Links - Continue lendo e Comentarios */
#wrapper #corpo-area-posts .links a {
	font-size: 1.3em;
	color: #c82727;
	background: url(../img/ico/seta_dupla_direita_mulher.gif) left 5px no-repeat;
}

/* Paginacao */
#wrapper #corpo-area-posts #paginacao a {
	font-size: 1.3em;
	color: #c82727;
}
#wrapper #corpo-area-posts #paginacao a.selecionado { color: #624f46; }

/* SIDEBAR */
#wrapper #sidebar #corpo-sidebar h4, #wrapper #sidebar #corpo-sidebar .tag-cloud form label {
	font-size: 1.7em;
	color: #c51048;
}

/* Formulario de Busca */
#wrapper #sidebar #corpo-sidebar .tag-cloud form .txtBusca {
	background: url(../img/bkg/sidebar_busca_mulher.png) no-repeat;
}
#wrapper #sidebar #corpo-sidebar .tag-cloud form .btnOk {
	background: url(../img/btn/ok_mulher_escuro.gif) no-repeat;
}

/* Links */
#wrapper #sidebar #corpo-sidebar .links h4 {
	background: url(../img/ico/aviso_mulher.gif) left 0 no-repeat;
}

#content .content a {
	font-weight: bold;
	color: #c82727 !important;
}

/* Arquivos */
#wrapper #sidebar #corpo-sidebar .arquivos h4 {
	padding-bottom: 3px;
	background: url(../img/ico/arquivo_mulher.gif) left 0 no-repeat;
}
#wrapper #sidebar #corpo-sidebar .arquivos .controle .ano {
	font-size: 1.4em;
	color: #c51048;
}


/* DETALHAMENTO DOS POSTS - COMENTARIOS */
#content #comentarios h4,
#content #formulario-comentario h4,
#content #posts-relacionados h4 {
	font-size: 1.8em;
	color: #c51048;
}

/* Nome e Data */
#content #comentarios .comentario span,
#content #comentarios .comentario span a {
	font-size: 1.1em;
	font-weight: bold;
	color: #c51048;
}

/* Formulario de Comentarios */
#content #formulario-comentario .comentarioNome,
#content #formulario-comentario .comentarioEmail,
#content #formulario-comentario .comentarioURL {
	background: url(../img/bkg/campo_texto_mulher.png) no-repeat;
}
#content #formulario-comentario textarea {
	background: url(../img/bkg/text_area_mulher.png) no-repeat;
}
#content #formulario-comentario .comentarioEnviar {
	background: url(../img/btn/enviar_mulher.gif) no-repeat;
}

/* -------------|
/* - RODAPE
/* ----- */
#footer {
	margin-top: -211px;
	background: url(../img/bkg/rodape_mulher.jpg) no-repeat;
}