@charset "utf-8";
/* CSS Document */

/*################################################################
Import Styles
################################################################*/
@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960.css');
@import url('fontface/aller.css');

/*################################################################
TOP
################################################################*/
#top {
	background: url(images/top-bg.jpg) repeat-x;
	height: 92px;
}

#top .container_16 {
	padding-top: 20px;
	overflow: hidden;
}

/* MENU
----------------------------------------------------------------*/
#top .container_16 .grid_12 {
	padding-top: 14px;
}

#top .container_16 .grid_12 ul.menu {
	float: left;
    left: 15px;
    position: relative;
}

#top .container_16 .grid_12 ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
}

#top .container_16 .grid_12 ul.menu li a {
	background: url("images/menu.png") no-repeat scroll 0 0 transparent;
	text-decoration: none;
	text-indent: -99999px;
	display: block;
}

/* HOME BUTTON */
#top .container_16 .grid_12 ul.menu li.home {
	position: absolute;
	z-index: 100;
}

#top .container_16 .grid_12 ul.menu li.home a {
    height: 27px;
    width: 110px;
}

#top .container_16 .grid_12 ul.menu li.home a:hover {
	background-position: 0 100%;
}

/* VERTICE BUTTON */
#top .container_16 .grid_12 ul.menu li.vertice {
	left: 85px;
    position: absolute;
    z-index: 90;
}

#top .container_16 .grid_12 ul.menu li.vertice a {
	background-position: -110px 0;
    height: 27px;
    width: 114px;
}

#top .container_16 .grid_12 ul.menu li.vertice a:hover {
	background-position: -110px 100%; 
}

/* EMPREENDIMENTOS BUTTON */
#top .container_16 .grid_12 ul.menu li.empreendimentos {
	left: 175px;
    position: absolute;
    z-index: 80;	
}

#top .container_16 .grid_12 ul.menu li.empreendimentos a {
	background-position: -220px 0;
    height: 27px;
    width: 167px;
}

#top .container_16 .grid_12 ul.menu li.empreendimentos a:hover {
	background-position: -220px 100%;
}

/* PORTFOLIO BUTTON */
#top .container_16 .grid_12 ul.menu li.portfolio {
	left: 315px;
    position: absolute;
    z-index: 70;
}

#top .container_16 .grid_12 ul.menu li.portfolio a {
	background-position: -387px 0;
    height: 27px;
    width: 115px; 
}

#top .container_16 .grid_12 ul.menu li.portfolio a:hover {
	background-position: -387px 100%;
}

/* NOTÍCIAS BUTTON */
#top .container_16 .grid_12 ul.menu li.noticias {
	left: 405px;
    position: absolute;
    z-index: 60;
}

#top .container_16 .grid_12 ul.menu li.noticias a {
	background-position: -502px 0;
    height: 27px;
    width: 115px;
}

#top .container_16 .grid_12 ul.menu li.noticias a:hover {
	background-position: -502px 100%;
}

/* CONTATO BUTTON */
#top .container_16 .grid_12 ul.menu li.contato {
	left: 495px;
    position: absolute;
    z-index: 50;
}

#top .container_16 .grid_12 ul.menu li.contato a {
	background-position: -617px 0;
    height: 27px;
    width: 123px;
}

#top .container_16 .grid_12 ul.menu li.contato a:hover {
	background-position: -617px 100%;
}

/* LOGIN
----------------------------------------------------------------*/
#top .container_16 .grid_12 div.login {
	float: right;
    margin-top: 7px;
}

/*################################################################
SHOWCASE
################################################################*/
.showcase {
    margin: 0 auto 20px;
	overflow: hidden;
    width: 980px;
}

.bg-white {
	background: url(images/topo-branco.jpg) no-repeat;
	height: 87px;
	margin-bottom: 40px;
}

.bg-white .container_16 .grid_16 {
	padding-top: 15px;
}

.divider {
	border-bottom: 1px solid #DDDDDD;
    clear: both;
    margin-bottom: 20px;
}

/*################################################################
MAIN
################################################################*/
#main .container_16 {
	overflow: hidden;
	margin-bottom: 30px;
}

#main .container_16 .grid_4 h2 {
	font-size: 16px;
}

/* BUTTON
----------------------------------------------------------------*/
a.button,
#main .container_16 .grid_5 ul.sidebar li #searchform input#searchsubmit {
	background: url("images/button.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    height: 29px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    width: 99px;
}

a.button:hover,
#main .container_16 .grid_5 ul.sidebar li #searchform input#searchsubmit:hover {
	background-position: 0 100%;
	color: #333333;
}

/* TYPE AND LOCALIZATION FORM
----------------------------------------------------------------*/
form#type_localization {
	margin-bottom: 30px;
}

form#type_localization div {
	margin-bottom: 10px;
}

form#type_localization div label {
	display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

form#type_localization div select {
	width: 220px;
}

/* FEATURED POSTS
----------------------------------------------------------------*/
.featured_posts img {
	margin-bottom: 20px;
}

/* GALLERY
----------------------------------------------------------------*/
#main .container_16 .vertice_gallery {
	float: left;
	padding-top: 20px;
}

#main .container_16 .vertice_gallery ul li {
	list-style: none;
	margin-bottom: 30px;
	float: left;
}

/* VERTICE NUMBERS
----------------------------------------------------------------*/
#main .container_16 .grid_11 ul.vertice_numbers li {
	background: url("images/info-box.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    float: left;
    height: 114px;
    list-style: none outside none;
    margin: 0 4px;
    padding: 5px;
    width: 85px;
}

#main .container_16 .grid_11 ul.vertice_numbers li span.number {
	display: block;
	text-align: center;
	font-size: 32px;	
}

#main .container_16 .grid_11 ul.vertice_numbers li span.description {
	display: block;
	text-align: center;
}

/* POST
----------------------------------------------------------------*/
#main .container_16 .grid_11 .post {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 30px;
}

#main .container_16 .grid_11 .post img {
    float:left;
	margin: 0 20px 20px 0px;
}

#main .container_16 .grid_11 .post .button  {
	cursor:pointer;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	background: url(images/button.png) no-repeat;
    display: block;
	width: 99px;
	height: 29px;
    overflow: hidden;
	float: left;
	border:none;	
}

/* POST - SINGLE
----------------------------------------------------------------*/
#main .container_16 .grid_16 img {
	float: left;
	margin: 0 15px 10px 0;
}

#main .container_16 .grid_16 .author {
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 0 20px;
}

#main .container_16 .grid_16 .author a {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}

#main .container_16 .grid_16 .author img {
	float: left;
	margin-right: 10px;
}

/* POST - IPÊ
----------------------------------------------------------------*/
#main .container_16 .post-77 h1,
#main .container_16 .post-77 h2, 
#main .container_16 .post-77 h3 {
	color: #996600 !important;
}

#main .container_16 .post-77 img.attachment-full {
	margin-top: 196px;
}

/* POST - INGÁ
----------------------------------------------------------------*/
#main .container_16 .post-198 h1,
#main .container_16 .post-198 h2, 
#main .container_16 .post-198 h3 {
	color: #92191e !important;
}

#main .container_16 .post-198 img.attachment-full {
	margin-top: 196px;
}

/* POST - BARU
----------------------------------------------------------------*/
#main .container_16 .post-219 h1,
#main .container_16 .post-219 h2, 
#main .container_16 .post-219 h3 {
	color: #401f16!important;
}

#main .container_16 .post-219 img.attachment-full {
	margin-top: 278px;
}

/* POST - ITAUBA
----------------------------------------------------------------*/
#main .container_16 .post-173 h1,
#main .container_16 .post-173 h2, 
#main .container_16 .post-173 h3 {
	color: #489791!important;
}

#main .container_16 .post-173 img.attachment-full {
	margin-top: 200px;
}

/* POST - FIGUEIRA
----------------------------------------------------------------*/
#main .container_16 .post-267 h1,
#main .container_16 .post-267 h2, 
#main .container_16 .post-267 h3 {
	color: #43430f!important;
}

#main .container_16 .post-267 img.attachment-full {
	margin-top: 180px;
}

/* POST - TRIBUNA SQUARE
----------------------------------------------------------------*/
#main .container_16 .post-281 h1,
#main .container_16 .post-281 h2, 
#main .container_16 .post-281 h3 {
	color: #74614b !important;
}

#main .container_16 .post-281 img.attachment-full {
	margin-top: 180px;
}

/* POST - BRAUNA
----------------------------------------------------------------*/
#main .container_16 .post-521 h1,
#main .container_16 .post-521 h2, 
#main .container_16 .post-521 h3 {
	color: #726659!important;
}

#main .container_16 .post-521 img.attachment-full {
	margin-top: 278px;
}

/* POST - GUANANDI
----------------------------------------------------------------*/
#main .container_16 .post-490 h1,
#main .container_16 .post-490 h2,
#main .container_16 .post-490 h3 {
	color: #7d8085!important;
}

#main .container_16 .post-490 img.attachment-full {
	margin-top: 278px;
}

/* POST - TARUM
----------------------------------------------------------------*/
#main .container_16 .post-564 h1,
#main .container_16 .post-564 h2,
#main .container_16 .post-564 h3 {
	color: #603f28!important;
}

#main .container_16 .post-564 img.attachment-full {
	margin-top: 278px;
}
/* SIDEBAR
----------------------------------------------------------------*/
#main .container_16 .grid_5 ul.sidebar {
	margin-left: 20px;
}

#main .container_16 .grid_5 ul.sidebar li {
	list-style: none;
	margin-left: 0;
}

#main .container_16 .grid_5 ul.sidebar li li {
	border-bottom: 1px solid #CCCCCC;
}

#main .container_16 .grid_5 ul.sidebar li li a {
	color: #999999;
	text-decoration: none;
	padding: 10px;
	display: block;
}

#main .container_16 .grid_5 ul.sidebar li li a:hover {
	background-color: #f1f1f1;
}

#main .container_16 .grid_5 ul.sidebar li #searchform {
	position: relative;
}

#main .container_16 .grid_5 ul.sidebar li #searchform input#s {
	background: url("images/search-field.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 29px;
    padding: 0 105px 0 10px;
    position: absolute;
    width: 145px;
}

#main .container_16 .grid_5 ul.sidebar li #searchform label {
	display: none;
}

#main .container_16 .grid_5 ul.sidebar li #searchform input#searchsubmit {
	position: absolute;
	z-index: 20;
	right: 0;
	border: 0;
	cursor: pointer;
	padding-bottom: 3px;
}

/* BUILDINGS
----------------------------------------------------------------*/
#main .container_16 .grid_8 .box_building {
	background: url(images/box-empreendimento.jpg) repeat-x;
	height: 240px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

#main .container_16 .grid_8 .box_building img.img_building,
#main .container_16 .grid_8 .box_building .building_description {
	float: left;	
}

#main .container_16 .grid_8 .box_building .building_description {
	padding: 23px 30px;
    width: 217px;
}

#main .container_16 .grid_8 .box_building .building_description h4,
#main .container_16 .grid_8 .box_building .building_description p {
	text-align: center;
}

#main .container_16 .grid_8 .box_building .building_description a {
	margin: 0 auto;
}

/* BUILDINGS - SMALL
----------------------------------------------------------------*/
#main .container_16 .grid_16 .building_small {
	float: left;
    margin: 0 14px 20px;
    width: 160px;	
} 

#main .container_16 .grid_16 .building_small img {
	margin-bottom: 10px;
}

#main .container_16 .grid_16 .building_small h4 {
	margin-bottom: 5px;
}

#main .container_16 .grid_16 .building_small a {
	color: #666666;
	text-decoration: none;
}

#main .container_16 .grid_16 .building_small a:hover {
	text-decoration: underline;
}

/* COMMENTS
----------------------------------------------------------------*/
.comments ul.commentlist li.comment {
	list-style: none;
	margin-left: 0;
	overflow: hidden;
	margin-right: 50px;
}

.comments ul.commentlist li.comment .comment-body {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 110px;
    position: relative;
}

.comments ul.commentlist li.comment .comment-body .comment-author img {
	position: absolute;
	left: 0; 
}

.comments ul.commentlist li.comment .comment-body .comment-author cite {
	font-style: normal;
	margin: 0 5px 15px 0;
	float: left;
}

.comments ul.commentlist li.comment .comment-body .comment-author cite a {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}

.comments ul.commentlist li.comment .comment-body span {
	display: none;
}

.comments ul.commentlist li.comment .comment-body p {
	width: 100%;
}

.comments ul.commentlist li.comment .comment-body .comment-meta {
	margin-bottom: 15px;
}

.comments ul.commentlist li.comment .comment-body .comment-meta a {
	color: #999999;
	font-style: normal;
	text-decoration: none;
}

.comments ul.commentlist li.comment .comment-body .reply a {
	cursor:pointer;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	background: url(images/button.png) no-repeat;
    display: block;
	width: 99px;
	height: 24px;
    overflow: hidden;
	float: left;
	padding: 5px 0 0 0;
	border:none;
}

.comments ul.commentlist li.comment .children {
	background: url("images/child_comment.jpg") no-repeat scroll 0 0 transparent;
    padding-left: 35px;
}

.comments #respond #commentform p a {
	color: #000000;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}

/* COMMENTS FORM
----------------------------------------------------------------------------------------------------*/
#commentform input, 
#commentform textarea{
	border: none;	
}

#commentform p {
	margin-bottom: 10px;
}

#commentform p input {
	width: 300px;
	height: 20px;
	border: #CCCCCC thin solid;
}

#commentform p textarea {
	width: 460px;
	height: 170px;
	border: #CCCCCC thin solid;
}

#commentform p input#submit {
	cursor:pointer;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	background: url(images/button.png) no-repeat;
    display: block;
	width: 99px;
	height: 29px;
    overflow: hidden;
	float: left;
	margin-right: 10px;
	border:none;
}

/*
404
----------------------------------------------------------------*/

ul.list_404 li {	
	list-style-image: url("images/menu-icon.jpg");
}

ul.list_404 li a {
	color: #666666;
	text-decoration: none;
}

ul.list_404 li a:hover {
	text-decoration: underline;
}

/* Contact Form
----------------------------------------------------------------------------------------------------*/
#form_contato {
	margin-bottom: 30px;
	margin-top: 30px;
    overflow: hidden;
}

#form_contato div {
	margin-bottom: 8px;
}

#form_contato div label {
	display: block;
    float: left;
    width: 80px;
}

#form_contato div input {
	width: 300px;
	height: 20px;
}

#form_contato div input.ddd {
	width: 35px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px
}

#form_contato div input.seu_tel {
	width: 196px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px
}

#form_contato div label {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	width: 55px;
} 

#form_contato div textarea {
	width: 400px;
	height: 170px;
}

#form_contato div.botoes_form input#enviar,
#form_contato div.botoes_form input#limpar,
.grid_8 form.ligamos div input#enviar_tel {
	cursor:pointer;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	background: url(images/button.png) no-repeat;
    display: block;
	width: 99px;
	height: 29px;
    overflow: hidden;
	float: left;
	margin-right: 10px;
	border:none;	
}

#form_contato div.botoes_form input#enviar a:hover,
#form_contato div.botoes_form input#limpar a:hover {
	cursor:pointer;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	background: url(images/button.png) no-repeat;
	background-position: -29px 100%;
    display: block;
	width: 99px;
	height: 29px;
    overflow: hidden;
	float: left;
	margin-right: 10px;
	border:none;		
}

/* We call you
----------------------------------------------------------------------------------------------------*/
.vertice_liga {
	background: url(images/ligamos_para_voce.jpg) no-repeat 100% 100%;
	height: 366px;
	padding-top: 10px;
}

.grid_8 form.ligamos div {
	margin-bottom: 10px;
	overflow: hidden;
}

.grid_8 form.ligamos div label,
.grid_8 form.ligamos div input {
	float: left;
	margin-right: 5px;
} 

.grid_8 form.ligamos div input.ddd {
	width: 25px;
}

/*################################################################
FOOTER
################################################################*/
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 20px;
}

#footer .signature p {
	float: right;
}

#footer .signature p a {
	text-decoration: none;
	color: #666666;
}

#footer .signature p a:hover {
	text-decoration: underline;
}
