/*  
Theme Name: Smooth Real Estate
Theme URI: http://gorillathemes.com/smooth
Description: Professional and easy to use real estate website
Version: 3.1
Author: Gorilla Themes
Author URI: http://www.gorillathemes.com/

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");
/*
===============================================global settings ==========*/



body {
	color:#333;
	font-family: Helvetica, Arial;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ol, ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
h1 {
	font-size:14px;
	margin:0;
	padding:5px 0 5px 0px;
}
h2 {
	clear: left;
	font-size: 16px;
}
h3 {
	background:#f7f7f7;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#212121;
	font-size:125%;
	font-family: Helvetica;
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px;
	clear: both;
}
h3 .small {
	font-size:10px;
}
p {
	padding:5px 0 5px 0px;
}
small {
	margin:0px;
	padding:0px;
	font-size: 10px;
}
/*
======================================================= header =========*/
#topstripe {
	background:#510000;
	border-bottom:4px solid #eee;
	color:#fff;
	height:24px;
	margin-bottom:10px;
	padding-bottom:6px;
	padding-top:0px;
	width:100%;
	display:block;
}
#topstripe_left {
	height:22px;
	margin-bottom:0;
	margin-top:0;
	line-height: 22px;
	font-weight:700;
}
#topstripe_left p {
	padding-left: 0;
}
#topstripe_right {
	height:22px;
	margin-bottom:0;
	margin-top:0;
	text-align:right;
	line-height: 22px;
	color:#FFD700;
}
#logo {
	margin:0px 0px 0px 7px;
	float:left;
	width:260px;
	height:77px;
}
#contact_button {
	height:70px;
	margin-top:20px;
	padding-right:30px;
	float:right;
}
#contact_button img {
opacity:0.7;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#contact_button img:hover {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#sociais img {
opacity:0.7;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#sociais img:hover {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#perfil img {
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#perfil img:hover {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

/*
======================================================== defining blocks =======*/
#main_content h2{

	padding:3px 0px 2px 8px;
	font-size:16px;
	color:#950000;
	text-transform: uppercase;
	background: #ebebeb;
	border-bottom:1px solid #ddd;
}

#menubg {
	background:url(images/red/menu_bg.png) no-repeat center top;
	height:52px;
}
#share {
	height:30px;
	text-align: right;
}
.share_inner {
	padding-right:10px;
	padding-top:12px;
}
#slider {
	background:url(images/slider_bg.png) no-repeat center top;
	height:134px;
	position:relative;
	z-index: -1px;
}
#home_agent_inner {
	background:#f7f7f7;
	border:5px solid #ebebeb;
	height:170px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:0px;
}
#home_calc_inner {
	background:#fff;
	border:5px solid #ebebeb;
	height:170px;
	margin-bottom:10px;
}

#latestlistings {
	margin-top:10px;
	text-align: center;
}

#latest_listings img {
	
	margin:auto 0 auto 5px;
	text-align: center;
	width:150px;
	height:80px
}
#news {
	clear:both;
	margin-bottom:10px;
	text-align:justify;

}
#sidebar {
   width:290px;
   background:url(images/sidebar_heading_bg.png) repeat-x top;
   border:5px solid #ebebeb;
}
#sidebar_inner {
padding-left:18px;
padding-bottom:10px;
}

#sidebar h2 {
	font-family: Helvetica;
	color:#950000;
	font-size:14px;
	margin-bottom:30px;
	padding:8px 0 0;
}
#sidebarproperty {
   width:290px;
   border:5px solid #ebebeb;
}
#sidebarproperty_inner {
padding-left:18px;
padding-bottom:10px;
}

#sidebarproperty h2 {
	padding:3px 0px 2px 8px;
	font-size:13px;
	color:#950000;
	text-transform: uppercase;
	background: #ebebeb;
	border-bottom:1px solid #ddd;
}
.search_input {
	background:url(images/searchbox_bg.png) no-repeat top left;
	border:none;
	height:18px;
	padding:5px 10px 5px 5px;
	width:208px;
}
.submit_button {
	float:right;
	padding:3px;
	margin-right:20px;
}
/*
======================================================= dropdown styling ========*/
.dd1 {
	clear:both;
	margin:10px 0;
}
.searchby {
	float:left;
	width:250px;
	font-weight: 700;
	color: #000000;
	margin:0px 0px 0px 0px;
}

.dd_search{

margin-top:20px;

}


.dd1 select {
	clear:left;
	float:left;
	width:250px;
	margin-bottom:15px;
}
/*
====================================================== footer =======*/

#footer {
	background:#EBEBEB;
	border-top:3px solid #ADAAAA;
	color:#ADAAAA;
	clear:both;
	margin:00px 0px 0px 0px;
	padding-top:10px;
	padding-bottom:70px;
	padding-left:15px;
	width:100%;
	overflow: hidden;
}
# footer a{
color:#ADAAAA;
}
#footer .widgets ul li ul.blogroll li {
	color:#ADAAAA;
	}
#footer .widgets ul li a{
	
	color:#000;
}
#footer_left, #footer_center, #footer_right {
	height:100%;
}
#sidebar .widgets li, #footer .widgets li {
	padding:4px 0 0px 0;
}
/*
======================================================= widgets ========*/
.widgets {
	border-top:1px dotted #000000;
	margin-top:15px;
	margin-right:15px;	
}
.widgets ul li {
	margin:0;
	padding:0;
}
#sidebar_inner .widgets ul li .widget_title {
	color:#333;
	font-size:16px;
	font-weight:700;
	margin:0;
	padding:8px 0 0;
}
#sidebar .widget_title {
	color:#333;
	font-size:22px;
}
#footer .widget_title {
	color:#fff;
	font-size:22px;
}
#sidebar li .recentcomments a.url, #sidebar ul li .recentcomments a {
	background: none;
}

.banner300x250 {
    margin-top:10px;
}
.sociable ul li{


	display:inline;
	float:right;
	}
/*
======================================================= menu ========*/

.sf-menu {
    font-size:12px;
    font-family:Helvetica,Arial,sans-serif;
    font-weight:bold;
    width:900px;
    position:relative;
    z-index: 5;
    margin-top:10px;
    }
.sf-menu, .sf-menu ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin-left:10px;
    width:900px;
    position:relative;
    
    }
.sf-menu a {
    display:block;
    color:#fff;
    text-decoration:none;
    position:relative;
    border-right:1px #ab0505 solid; 
	line-height: 13px;
	padding:5px 15px 5px 10px;
    }
.sf-menu li {
    float:left;
    padding:0;
    }
.sf-menu ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
	margin: 0;
    line-height:1;
    border:0;
    }
.sf-menu li li {
    width:149px;
    font-weight:bold;
    }
.sf-menu li li a {
    padding:8px 10px;
    width:130px;
    font-size:12px;
    color:#fff;
    }
.sf-menu li ul ul {
    margin:-29px 0 0 150px;
    }
.sf-menu li li:hover {
    }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
    color:#fb7171;
    text-decoration: none
    }
.sf-menu li:hover a, .sf-menu li.sfhover a {
    color:#fb7171;
    }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
    color:#fff;
    border-bottom:1px #ab0505 solid;
    }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
    left:-999em;
    }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
    left:auto;
    background:#72001a;
    }
.sf-menu li:hover, .sf-menu li.sfhover {

    }
    
  .sf-menu .current_page_item a, .home .on {
	border-right: #ab0505 solid 1px;
	color:#fff;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-weight:700;
	margin:0px 5px 0 0;
	line-height: 13px;
	padding:5px 10px 5px 10px;
	text-decoration:underline;
}  

/*
====================================================== Slider ========*/

.metalistingprice{
		font-weight: normal;
		font-size:11px;
}
.metalistingtype{
		font-weight: bold;
		padding: 2px 4px 2px 4px;
		background:#a80000;
		color:#fff;
		font-size: 11px;
}

#horizontal_carousel {


float:left;
	width:922px;
	position:relative;
	float:left;
	height:82px;
	margin-bottom:10px;
	margin-top:18px;
	padding:3px;

	
}
#horizontal_carousel .container {
	float:left;
	height:90px;
	margin-left:98px;
	margin-top:6px;
	overflow:hidden;
	position:relative;
	width:746px;
}
/**/
.carousel {
	height:98px;
}
.carousel p {
	margin: 0px;
	text-align: left;
}
a.carousel {
	color:#333;
	display:block;
	padding-top:6px;
	text-decoration:none;
}
a.carousel:hover {
	color:#000000;
	padding-top:6px;
	height:94px;
	display:block;
}
#horizontal_carousel ul {
margin:0;
	padding:0;
	width:100000px;
	position:relative;
	color:#000;
	font-weight:bold;
	font-size:11px;
	top:0;
	left:0;
	height:106px;
	z-index:1;
}
#horizontal_carousel ul li {

	width:245px;
	height:84px;
	text-align:left;
	list-style:none;
	display:block;
	float:left;
	position:relative;
	padding:0px 2px 0px 0px;
}
#horizontal_carousel ul li img {
	border-bottom:none;
	border-top:none;
	float:left;
	border:3px solid #ccc;
	margin:0px 5px 0px 10px;
	width:110px;
	Height:70px;
}
#horizontal_carousel .next_button {
	background:url(images/red/right_over.png);
	cursor:pointer;
	float:right;
	height:50px;
	width:32px;
	z-index:100;
	margin-top: 20px;
	
}
#horizontal_carousel .previous_button {
	background:url(images/red/left_over.png);
	cursor:pointer;
	float:right;
	height:50px;
	width:32px;
	z-index:100;
	margin-top: 20px;
}
#horizontal_carousel .previous_button_over {
	background:url(images/red/left_over.png);
}
#horizontal_carousel .previous_button_disabled {
	background:url(images/left_disabled.png);
	cursor:default;
}
#horizontal_carousel .next_button_over {
	background:url(images/red/right_over.png);
}
#horizontal_carousel .next_button_disabled {
	background:url(images/right_disabled.png);
	cursor:default;
}
/*
====================================================== Latest Listings =======*/

.latest_listings {
	float:left;
	margin:3px 8px 10px 8px;
	height:250px;
	padding-top:5px;
	width:180px;
	background:#fff;
	border: 5px #ebebeb solid;
}

.latest_listings img {
	margin-top:0px;
	margin-left:auto; 
	margin-bottom:10px;
	border:3px solid #ebebeb;
	width:120px;
	height:80px;
}
.imgthumb {
margin-left: 28px;
}

.grid-left {
	width:100%;
	color:#000;
}
.address {
	clear:left;
	color:#000;
}
.price {
	color:#9e0226;
	font-weight:700;
	font-size: 14px;
}
.view img {
	border:none;
	width: 80px;
	height: 18px;
}

.imgview  img {
	border:none;
	width: 80px;
	height: 18px;
	margin-left: 51px;
}
/*
=========================================================== Agent Photo =======*/
.home_agent img {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	border:1px solid #ebebeb;
}
.home_agent .title {
	color:#950000;
	font-size:12px;
	margin:0 0 5px;
	padding:10px;
	font-weight: 700;
}
h3 a, a, a:hover {
	color:#000;
}
h1.agent{padding:3px 0px 2px 8px;
	font-size:13px;
	color:#0073e9;
	text-transform: uppercase;
	background: none;
	border:none;
}
.agentthumb{
	border:1px solid #eeeeee;
}

/*
====================================================== Property Listings =======*/

.left_float_image {
	float:left;
	margin: 3px 10px 0px 0;
	border:5px solid #ebebeb;
	background: #f7f7f7;
}
a:hover .left_float_image {
	float:left;
	margin: 3px 10px 0px 0;
	border:5px solid #9f9f9f;
	background: #FFFFCC;
}
.more, .more a {
	padding:3px 6px 3px 3px;
	color:#666;
	font-weight:bold;
}
/*
====================================================== Property Details Page =======*/
.current_property {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0;
	line-height: 30px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 5px;
	color: #000;
	margin-top: 10px;
}
.features_left {
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 22px;
	padding:0px 10px 10px 10px;
	font-size: 12px;
	background-color: #fff;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	float:left;
	width: 280px;
}
.features_right {
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 22px;
	padding:0px 10px 10px 10px;
	font-size: 12px;
	background-color: #fff;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	float:right;
	width: 280px;
}
.thumbs {
	float:left;
	margin: 5px 8px 5px 0;
	padding:3px;
	border: solid #eeeeee 2px;
	background: #f7f7f7;
}
.highlight {
	color: #ff0000;
}
.gallery{
	margin-bottom:15px;	
}
.metalisting{
		font-weight: normal;
}
/*
====================================================== Calculator Page  =======*/
		
.calc {
	width: 90%;
	margin: 8px;
	padding: 10px;
	border: 5px solid #eeeeee;
}
.calc input {
	height:25px;
	width: 100px;
	border: 1px solid #212121;
	margin: 8px;
}
/*
====================================================== Blog Single Post  =======*/

#blog_single p {
	font-size: 12px;
	float:left;
}
#blog_single img {
	float:left;
	margin: 0 10px 5px 0;
}
#commentform textarea {
	width: 500px;
}



/*
====================================================== Toggle Menu  =======*/
overflow-Y: scroll;
}
body {
font: 10px normal Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
line-height: 1.7em;
}
*, * focus {
outline: none;
margin: 0;
padding: 0;
}
.container {
width: 450px;
margin: 0 auto;
}
h1 {
font: 2.7em normal Georgia, 'Times New Roman', Times, serif;
text-align:left;
padding: 20px 0;
color: #aaa;
}
h1 span { color: #666; }
h1 small{
font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing: 1.5em;
display: block;
color: #666;
}
h7.trigger {
padding: 0 0 0 30px;
background: url(http://www.imoveisceara.com/wp-content/themes/Smooth/images/h2_trigger_a.gif) no-repeat;
height: 27px;
line-height: 27px;
width: 450px;
font-size: 1em;
font-weight: bold;
float: left;
text-transform:none;
margin: 0px 0px 2px;
}
h7.trigger a {
color: #000;
text-decoration: none;
display: block;
text-transform:none;
text-align: left;
}
h7.trigger a:hover {
color: #9e0226;
}
h7.active {background-position: left bottom;}
.toggle_container {
padding: 0;
overflow: hidden;
font-size: 1.2em;
width: 450px;
clear: both;
}
.toggle_container .block {
}
.toggle_container .block p {
padding: 5px 0;
margin: 5px 0;
}
.toggle_container h3 {
font: 2.5em normal Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px;
padding: 0 0 5px 0;
border-bottom: 1px dashed #ccc;
}
.toggle_container img {
float: left;
margin: 10px 15px 15px 0;
padding: 5px;
background: #ddd;
border: 1px solid #ccc;
}

table.torre {
	width: 479px;
	margin-left: 1px;
}

div.torre-info {
	width: 480px;
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
}

table.torre td {
	padding: 3px;
	border: 1px solid #fff;
	background-color: #f2f2f2;
}

table.torre td.dark {
	background-color: #e8e8e8;
}

.post-meta {
list-style-type: none;
}
.post-meta-key {
display: none;
}


#blog_single p {
	font-size: 12px;
	float:left;
}
#blog_single img {
	float:left;
	margin: 0 10px 5px 0;
}
#commentform textarea {
	width: 500px;
}

#navigation {
	padding-top: 20px;
}

#post-image {
}
#figure {
position:relative;
float:left;
margin:10px;
overflow:hidden;
padding: 1px;
}
#figure:hover {
-moz-box-shadow:0 0 20px rgba(0,0,0,0.75);
-webkit-box-shadow:0 0 20px rgba(0,0,0,0.75);
box-shadow:0 0 20px rgba(0,0,0,0.75);
}
#figure .caption {
position:absolute;
bottom:0;
left:0;
opacity: 0.75;
margin-bottom:-115px;
-webkit-transition: margin-bottom;
-webkit-transition-duration: 400ms;
-webkit-transition-timing-function: ease-out;
-moz-transition-property: margin-bottom;
-moz-transition-duration: 400ms;
-moz-transition-timing-function: ease-out;
-o-transition-property: margin-bottom;
-o-transition-duration: 400ms;
transition: margin-bottom;
transition-duration: 400ms;
transition-timing-function: ease-out;
}
#figure:hover .caption {
margin-bottom:0px;
}
#post-image .caption {
width:592px;
height:50px;
padding:10px;
background:#111;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
}
#post-image .caption b {
text-shadow: 0px 2px 0px #000;
}
#post-image .caption {
text-align:justify;
color: #ddd;
line-height: 24px;
font-size: 14px;
text-shadow: 0px 5px 0px #000;
}
