/*
Theme Name: Facial
Theme URI: http://facial.com.br
Description:Este tema foi desenvolvido especialmente para uso dp site Facial Imobili&aacute;ria & Seguros.
Version: 1.0
Author: Alessandra Martins
Author URI: http://www.alemartins.com.br/
Tags: red, custom header, fixed width, widgets
	
	Este tema foi criado e desenvolvido por Alessandra Martins.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {background:#fff;}

/* Geral*/
* {outline:none;}

.fonte-red  {
	color: #b41839;
	text-transform: uppercase;	
}

.red-text {
	color: #b41839;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin-bottom: 4px;
}

.send-bt:hover{
	background:#1b9374;
}

#bt-back {
	background:url("images/bt-back.gif") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	margin: 20px 0 0 0px;	
	cursor: pointer;
	display: block;	
	width: 50px;
}

span.title-red {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #b41839;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* Top*/
#header {
	background:url("images/bg-top.gif") repeat-x scroll 0 0 #FFFFFF;
	height:140px;
}

.logo a {
	background:url("images/logo.jpg") no-repeat scroll 50px 10px transparent;
	height:150px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width:320px;
}

#header ul  {
	float:right;
	position:relative;
	top:98px;
	margin-right: 0px;
	
}

#header ul li {
	display:inline;
	float:left;
}

#header ul li a {
	color:#808080;
	display:block;
	font-size:1.0em;
	margin:4px 5px 0 0;
	padding:6px 10px 8px;
	text-decoration:none;
	text-transform: uppercase;
}

#header ul li.current_page_item a {
	background:#b41839;
	color:#fff;
}

#header ul li a:hover {
	background: #b41839;
	color:#fff;
}

#feature {
	background:url("images/bg-feature.jpg") repeat-x scroll 0 0 #fff;
	height: 242px;
	position:relative;
}

.banner {
	width: 580px;
	position: relative;
	float: left;
	margin-left: 30px;
}

.red-box-frase {
	height: 38px;
	width: 230px;
	position: absolute;
	top: 140px;
	right: 0;
	background: #b41839;
	z-index: 100;
	color: #fff;
	padding: 5px 0 5px 8px;
}

.red-box-frase p {
	margin: 0;
}

.red-box-frase h5 {
	margin: 0;
}

.slideshow { 
	position: relative;
	height: 242px;
	width: 580px;
	
}



.encontre-imovel {
	width: 300px;
	padding: 80px 0 0 50px;
	color: #fff;
	float: left;
}

.bt-venda {
	background:transparent url("images/bt-venda.gif") no-repeat;
	display:block;
	float: left;
	text-indent: -4000px;
	width: 80px;
	height: 25px;
}

.bt-aluguel {
	background:transparent url("images/bt-aluguel.gif") no-repeat;
	display:block;
	float: left;
	text-indent: -4000px;
	width: 80px;
	height: 25px;
	margin-left: 5px;	
}

#busca-imovel {
	height: 70px;
	margin-bottom: 20px;
	background: #ebebeb;
}

#busca-imovel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.div-input-cod {
	float:left;
	margin:22px 0 20px 20px;
	width:120px;
}

.div-input-cod input {
	border: solid 1px #e5e5e5;
	color: #666;
	padding: 5px 3px 5px 3px;
	width: 120px;
	font-size: 0.9em;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

.div-select {
	float:left;
	margin:22px 0 20px 5px;
	width:130px;
}

.div-select select {
	border: solid 1px #e5e5e5;
	color: #666;
	height: 26px;
	padding: 5px 3px 5px 3px;
	width: 130px;
	font-size: 0.9em;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

.div-botao {
	float:left;
	margin:22px 0 20px 5px;
	width:50px;
}

.bt-buscar {
	background: #252525;
	height: 24px;
	margin-top: 1px;
	padding: 0 5px 0 5px;
	/*width: 64px;*/
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.0em;
	color: #fff;
	display:block;
	text-align: center;
	border: none;
	cursor: pointer;
}



/* fim slide*/
ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.tabNavigation li {
    display: inline;
}

ul.tabNavigation li a {
    padding: 5px 8px;
    background-color: #fff;
    color: #b41839;
    text-decoration: none;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
    background-color: #f2f2f2;
    color: #666;
    padding-top: 5px;
}

ul.tabNavigation li a:focus {
        outline: 0;
}

div.tabs > div {
    padding-left: 8px;
    margin-top: 5px;
    height: 220px;
}

#first {
    background-color: #f2f2f2;
    position: relative;
    
}

#second {
    background-color: #f2f2f2;
    height: 220px;
    position: relative;
}

.imovel {
	float:left;
	margin:0 -5px 5px 5px;
	padding:10px 5px 5px 0px;
	width:230px;
	text-align: center;
}

.imovel h1 {
	color:#b41839;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 18px 0;
}

.thumb {
	width: 230px;
	height: 170px;	
	background: #f2f2f2;
	text-align: center;
    vertical-align: middle;	
	
}

.thumb img {
	height: 170px;
	

}

.thumb a {
	margin-left: auto;
	margin-right: auto;
}


/* Front bottom */

#bottom {
	width: 960px;
	margin-bottom: 0px;
	margin-top: 20px;
	position: relative;
	background: #f2f2f2;
}

#bottom h4 {
	padding: 16px 0 0 16px;
}

#bottom #box-news {
	float: left;
	height: 180px;
	width: 300px;
	/*background: #f2f2f2;*/
}

#bottom #box-news ul {
	list-style: none;
	padding: 0px 16px 0px 28px;
}

#bottom #box-news ul li {
	background:url("images/bullet-news.gif") no-repeat scroll 0 4px transparent;
	padding-left: 8px;
	margin-bottom: 8px;
	line-height: 14px;
}

#bottom #box-news ul li a {
	color:#333;
	font-size:0.9em;
	text-decoration:none;
}

#bottom #box-news ul li a:hover {
	color:#b41839;
}

#leia-todas {
	background:url("images/bt-leiatodas.gif") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	margin: 0 0 0 28px;	
	cursor: pointer;
	display: block;
}

#bottom #box-indicadores {
	float: left; 
	height: 180px;
	width: 300px;
	margin-left: 20px;
}

#bottom #box-indicadores p {
	font-size: 0.9em;
	margin: 0 0 3px 0;
}

.data {
	font-weight: bold;
	color: #b41839;
	font: 0.9em;
}

#bt-indicadores {
	background:url("images/bt-indicadores.gif") no-repeat scroll 0 0 transparent;
	margin: 10px 0 0 28px;		
	cursor: pointer;
	text-indent: -4000px;
	width: 115px;
	display: block;
}

#bottom #box-newsletter {
	float: right;
	width: 300px;
	margin-left: 0px;
}

.newsletter input.box {
	border: none;
	background:url("images/bg-input.gif") no-repeat scroll 0 0 transparent;
	
	font:0.9em Tahoma,Helvetica,Arial,sans-serif;
	color: #666;
	margin: 0 0 4px 0;
	padding: 5px;
	width:240px;
}

.newsletter{
	width: 240px;
}
/* P‡ginas internas */
/* Empresa - A Faccial */
.sobre {
	padding: 0 40px 0 0px;
	margin-bottom: 20px;
}

.sobre h5 {
	color: #b41839;
}

/* Cadastre o seu im—vel - Contato */


input {
	border: solid 1px #ccc;
	font:0.9em Tahoma,Helvetica,Arial,sans-serif;
	padding: 3px 0 3px 0px;
	margin: 0px 0px 5px 0;
	color: #333;
}

textarea {
	border: solid 1px #ccc;
	background:#fff;
	font:0.9em Tahoma,Helvetica,Arial,sans-serif;
	padding: 4px 0 0 0px;
	height: 120px;
	width:400px;
	color: #333;
}

select {
	border: solid 1px #ccc;
	color: #333;
	padding: 3px;
	font:0.9em Tahoma,Helvetica,Arial,sans-serif;
}

label {
	display:block;
	float:none;
	width:auto;
	height: 20px;
	line-height: 20px;
	color: #333;
	font:0.9em Tahoma,Helvetica,Arial,sans-serif;
}


.button {
	background:url("images/bt-enviar.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:22px;
	cursor:pointer;
	width:60px;
	border:none;
	text-indent: -4000px;
}

.info-contato {
	padding: 30px 0 0 100px;
}

/* Indicadores Economicos */
.debit {
	margin: 40px 0 0 50px;
}

.debit table tr td {
	border-bottom:1px solid #F0F0F0;
	padding:3px;
}

.debit img {
	display:none;
	text-align:right;
}

.debit table tr td.noBottomBorder {
	border-bottom:medium none;
}

/* Seguros */
.div-seg {
	float:left;
	width: 100px;
	margin-bottom: 50px;
}

.div-text {
	float: left;
	margin-top: 5px;
	width: 270px;
	font-size: 0.9em;
}


/* geral page */
.page p {
	margin-bottom: 5px;
}

.page h4 {
	margin-top: 20px;
	font-size: 1.1em;
}


.page ul {
	margin-left: 40px;
	margin-bottom: 10px;
}

.page ul li {
	margin-bottom: 10px;
}

/* Resultados de busca - Listagem de im—veis */

.imovel-list {
	border-bottom:1px dashed #dedede;
	margin:20px 0 0px 0px;
	padding:10px;
}

.imovel-list .separador {
	background:url("images/separador.gif") repeat-y scroll center center transparent;
	color:#5C5C5C;
	float:left;
	font-size:1px;
	height:110px;
	width:17px;
}

.imovel-list .thumb-imovel {
	float:left;
	margin:0 12px 0 0;
}

.imovel-list .info-imovel {
	color:#666;
	float:left;
	width:520px;
	padding-right: 8px;
	margin-top: 4px;
}

ul.list-cat {
	margin:10px 0 0 0px;
	padding:0;
	list-style: none;
}

ul.list-cat li {
	margin: 0;
}

ul.list-cat p {
	margin:0;
	padding:0;
}

.imovel-list .detalhes-imovel {
	float:left;
	width:200px;
	height: 110px;
}

.imovel-list .detalhes-imovel .bt-list-maisdetalhes {
	background:url("images/bt-list-maisdetalhes.gif") no-repeat scroll 0 0 transparent;
	margin: 0;	
	cursor: pointer;
	text-indent: -4000px;
	display: block;
	width: 120px;
	height: 30px;
	margin: 40px 0 0 40px;
}

.imovel-list .opcoes {
	float:left;
	width:220px;
	margin:30px 0 0 30px;
}

.imovel-list .opcoes ul.escolhas {		
	margin: 0;
	list-style: none;
}

.imovel-list .opcoes ul.escolhas li {
	margin:0;
	padding: 0;
}

.imovel-list .opcoes ul.escolhas li.mais-info a {
	background:url("images/icon-maisinfo.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	margin: 0;
	display: block;
	text-indent: -4000px;
}

.imovel-list .opcoes ul.escolhas li.imprimir a {
	background:url("images/icon-imprimir.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	margin: 0;
	display: block;
	text-indent: -4000px;
}

.imovel-list .opcoes ul.escolhas li.indicar a {
	background:url("images/icon-indicar.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	margin: 0;
	display: block;
	text-indent: -4000px;
}

/* Detalhes do im—vel*/
.imovel-single {
	margin:20px 0 0px 0px;
}

.imovel-single .feature-imovel {
	border:none;
	float:left;
	margin:0 20px 0 0;
	width: 510px;
}

.imovel-single .content-imovel {
	color:#666;
	float:left;
	width:380px;
	background: #f2f2f2;
	padding: 10px;
}

.imovel-single .content-imovel ul.escolhas-single {
	margin:20px 0 0 0;
	padding:0;
	list-style: none;
}

.imovel-single .content-imovel ul.escolhas-single li {
	margin:0 0 0 0px;
	float: left;
}

.imovel-single .content-imovel ul.escolhas-single li.mais-info a {
	background:url("images/icon-maisinfo.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	display: block;
	text-indent: -4000px;
	width: 90px;
}

.imovel-single .content-imovel ul.escolhas-single li.imprimir a {
	background:url("images/icon-imprimir.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	display: block;
	text-indent: -4000px;
	width: 52px;
}

.imovel-single .content-imovel ul.escolhas-single li.indicar a {
	background:url("images/icon-indicar.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	display: block;
	text-indent: -4000px;
	width: 42px;
}

/*Not’cias */
.single-news {
	margin-bottom: 30px;
}

ul.news-list {
	list-style: none;
	margin-left: 0;
}

ul.news-list li {
	background:url("images/bullet-news.gif") no-repeat scroll 0 15px transparent;
	padding: 8px 0 8px 10px;
	border-bottom: solid 1px #dfdfdf;
}

/* Rodapˇ */
#footer {
	background:url("images/bg-footer.jpg") repeat-x scroll 0 0 #dfdfdf;
	height: 180px;
	margin-top: 20px;
}

#footer .info {
	padding: 20px 0 0 10px;
}

#footer .info a {
	color:#808080;
	display:inline;
	font-size:1em;
	text-decoration:none;
	padding:4px 8px 0 0;
}

#footer .info a:hover {
	color:#b41839;
}

#footer p {
	margin-bottom: 2px;
}

span.email {
	background:url("images/icon-email.gif") no-repeat scroll 0px 70% transparent;
	line-height:20px;
	padding-left:15px;

}

span.fone {
	background:url("images/icon-fone.gif") no-repeat scroll 0px 70% transparent;
	line-height:20px;
	padding-left:15px;

}

.credit {
	margin-top: 25px;
}

.credit a {
	background:transparent url(images/credit.jpg) no-repeat;
	display:block;
	height:12px;
	cursor:pointer;
	text-indent: -4000px;
}

.credit a:hover {
	background-position:0 -12px;
}









