/****************************************************************/
/*   Design:   HouseRepos-2011									*/
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   amp		                                        */
/*   Date:     October 17, 2008	                                */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by amp". Thank you!                		*/
/****************************************************************/

/************/
/*  GLOBAL  */
/************/

.div_clear{
	clear:both;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}


ol, ul {
	font-family: Verdana;	
	list-style: none;
}

.wp-pagenavi{
  font-size:12px;
  padding:5px 0;
  float: right;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;;
}

.left {
	float: left;
	display: block;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

strong, b {
	font-weight: 600;
}

html, body {
	text-align:center;
}

.wrapp {
	height: auto;
    margin: 0 auto;
    text-align: left;
    width: 950px
}

/* NON-HEADER */
*{
	padding:0;
	margin:0;
}

/* HEADER */
.header {
    height: 78px;
	margin: 7px 0 20px;
    width: 950px;
}

.header .right {
    margin-top: 12px;
    width: 770px;
}
.header a.logo {
	float: left;
    margin: 0 0 0 0;
}

ul.help-navigation {
    float: right;
    padding: 15px 15px 10px;
}

ul.help-navigation li {
	float: left;
	color: #0C0C0C;
	font-family: Arial;
	font-size: 10px;
}

ul.help-navigation li a {
	color: #3f99CE;
	font-family: Arial;
	font-size: 11px;
	margin: 0 4px 0 4px;
	text-decoration: none !important;
}


ul.help-navigation li a:hover {
	text-decoration: underline;
}

.navigation {
	background: url("../images/bg_top_menu.png") no-repeat scroll left bottom transparent;
    clear: both;
    height: 34px;
    width: 777px;
}

.navigation ul li {
	float: left;
	background: transparent url("../images/separator-navigation.gif") right top no-repeat;
	height: 32px;
	float: left;
}

.navigation ul li.last {
	background: none;
}

.navigation ul li a {
	line-height: 32px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	margin: 0 10px 0 10px;
	text-decoration: none !important;
}

.navigation ul li a:hover {
	color: #FFF;
}

form.search-form { 
	float: right;
    padding: 6px 10px 0;
}

form.search-form input.query { 
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #797979;
    float: left;
    font-family: Arial;
    font-size: 11px;
    height: 16px;
    margin: 0 6px 0 0;
    padding: 3px 0 0 5px;
    width: 225px;
}

form.search-form select.select { 
	width: 123px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 0 1px 0;
	float: left;
	margin: 0 6px 0 0;
}

form.search-form input.submit { 
	background: url("https://www.houserepos.net/images/submit.gif") no-repeat scroll left bottom transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 15px;
    margin: 3px 0 0;
    width: 56px;
}


h1.blogtitle, span.blogtitle {
	color:#2A7EB1;
	font-family:Myriad Pro;
	font-size:26px;
	margin:5px 0 15px 15px;
}

h2 {
	color: #001522;
    float: left;
    font-family: Myriad Pro;
    font-size: 20px;
    padding: 20px 0 10px 20px;
}

h2 span {
	color: #3C9FDA;
}

.top span.argent {
	float: right;
	line-height: 63px;
	font-size: 11px;
	font-family: Arial;
	margin: 0 25px 0 0;
}

.top span.argent span {
	color: #3C9FDA;
	font-weight: 600;
}

.content {
	width: 893px;
	height: auto;
	margin: 0 0 10px 0;
}

/*************/
/*  2. HEAD  */
/*************/
.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.breadcrumb{
	clear: both;
    color: #464646;
    float: left;
    font-family: Arial;
    font-size: 11px;
    width: 950px;
}

.breadcrumb a{
	color:#2A7EB1;
	text-decoration:underline;
}

/******************/
/*  MAIN SECTION  */
/******************/

.content {
    height: auto;
    margin: 30px 0 10px;
    width: 950px;
}

.content .listing {
	width: 530px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.content .listing h1, .content .listing h2 {
	color:#2A7EB1;
	float:none;
	font-family:Arial;
	font-weight:600;
	margin:0;
	padding:0;
}

.content .listing h1{
	font-size:20px;
	line-height:25px;
}
.content .listing h2{
	font-size:18px;
	margin-top:10px;
	color:#000000;
}

.content .listing h3 {
	color: #2A7EB1;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial;
	line-height: 18px;
}

.content .listing a.title {
	color: #2A7EB1;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 15px 0 10px 0;
	display: block;
}

.content .listing a {
	color: #2A7EB1;
	font-weight: 600;
	text-decoration: none;
}

.content .listing a:hover {
	text-decoration: underline;
}

.content .listing p {
	color: #535353;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial;
	margin: 0 0 10px 0;
	line-height: 17px;
}

.left-column {
	/*width: 554px;*/
	width: 500px;
	height: auto;
	float: left;
	margin: 0 0 15px 14px;
}

/********************/
/*     SIDEBAR      */
/********************/
.right-column {
	width: 297px;
	height: auto;
	float: right;
	margin: 0 0 15px 0;
}

.what {
	width: 298px;
	height: auto;
}

.what .top {
	width: 298px;
	height: 40px;
	background: transparent url("../images/box-1-top.gif") bottom left no-repeat;
}

.what .top img {
	padding: 2px 0 0 8px;
	float: left;
}	

.what .top span {
	line-height: 40px;
	color: #298ECB;
	font-family: Arial;
	font-size: 16px;
	margin-left: 10px;
}

.what .top span span {
	color: #262626;
}

.what .middle {
	width: 298px;
	height: auto;
	background: transparent url("../images/box-1-middle.gif") bottom left repeat-y;
	padding: 10px 5px 10px 5px;
	margin:0;
	margin-bottom:-10px;
}

.what .middle p{
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:5px 5px 0 10px;
}

.what .middle ul li {
	color: #262626;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.what .middle ul li a {
	color: #262626;
	font-family: Arial;
	font-size: 12px;
}

.what .middle ul li a:hover {
	text-decoration: underline;
}	

.what .middle a.more {
	color: #0C4A70;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial;
	margin: 10px 0 0 0;
	display: block;
}

.what .middle a.more:hover {
	text-decoration: underline;
}

.what .bottom {
	width: 298px;
	height: 9px;
	background: transparent url("../images/box-1-bottom.gif") bottom left no-repeat;
	margin:0;
	padding:0;
}

.default-box {
	width: 298px;
	height: auto;
	margin: 10px 0 0 0;
}

.default-box .middle ul li{
	list-style:circle;
	margin:0 0 5px 15px;
}

.default-box .top {
	width: 298px;
	height: 38px;
	background: transparent url("../images/default-box-top.gif") bottom left no-repeat;
}

.default-box .top img {
	float: left;
}

.default-box .top span {
	line-height: 40px;
	color: #206085;
	font-family: Arial;
	font-size: 13px;
	line-height: 38px;
	font-weight: 600;
	margin-left: 10px;
}

.default-box .top span.indent {
	padding: 0 0 0 15px;
}	

.default-box .middle {
	width: 298px;
	height: auto;
	background: transparent url("../images/default-box-middle.gif") bottom left repeat-y;
	padding: 10px 20px 10px 20px;
	margin-bottom:-7px;
}

.default-box .middle ul {
	width: 258px;
}

.default-box .middle a{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:600;	
}

.default-box .bottom {
	width: 298px;
	height: 8px;
	background: transparent url("../images/default-box-bottom.gif") bottom left no-repeat;
	margin:0;
	padding:0;
}

/********************/
/*  FOOTER SECTION  */
/********************/

#footer {
	width: 100%;
	height: 43px;
	background: #8FCBEF;
	border-top: 1px solid #3C9FDA;
	border-bottom: 1px solid #3C9FDA;
	margin: 15px 0 5px 0;
}

.footer {
	width: 893px;
	height: 43px;
	margin: 0 auto;
	color: #446172;
	font-size: 11px;
	font-family: Arial;
	text-indent: 22px;
	line-height: 43px;
}

.footer a {
	color: #446172;
	font-size: 11px;
	font-family: Arial;
}

.footer a:hover {
	text-decoration: underline;
}

.search_llorcs {
	background: #FFF url(../img/icon_search.gif) no-repeat;
	padding:10px 0 0 30px;
}

.alignleft{
	float:left;
	padding:2px;
	margin-right:10px;
} 

#ifyoulikedthat li a{
	color:#2A7EB1;
font-family:Arial;
font-size:12px;
font-weight:600;
line-height:18px;
}

.search_results_title{
	color:#001522;
	font-family:Myriad Pro;
	font-size:20px;
	padding:0 0 0 19px;
}

.superior_ads{
	text-align:center;
	padding:15px 0;
}

.listing ul li a{
	text-decoration:none;
}
#update_data{
	text-align:right;
}
.new_listings{
	color:#CC0000;
}
.last_update{
	color:#006633;
}


#ifyoulikedthat{
	margin:20px 0;
}
#ifyoulikedthat h2{
	color:#000000;	
}
#ifyoulikedthat li{
	list-style: none outside none;
    margin-bottom: 5px;
    margin-left: 40px;
}
.commentlist li{
	margin:20px 0;
}
.commentlist .authorPhoto {
    border: 6px solid #CEE8F9;
    float: left;
    margin: 20px 0 20px 20px;
}
.commentlist .listContent {
	float: left;
    margin: 15px 0 10px 20px;
    width: 470px;
}
.listContent cite{
	color:#2A7EB1;
	font-style: normal;
}
.listContent em {
    color: #2A7EB1;
    font-size: 14px;
    font-style: normal;
}
.commentdate{
	color: #2A7EB1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.commentlist .commentContent{
	color: #2A7EB1;
    font-family: Arial;
    font-size: 14px;
    margin-left: 180px;
    margin-top: 20px;
}
.commentlist cite a {
    color: #2A7EB1 !important;
    font-size: 14px !important;
}
.commentmetadata{
	color:#000000;
	font-weight:normal;
	font-size:12px;
}
.sociable_tagline{
	font-size:18px;
	font-weight:bold;
}
.thumb_post{
border:1px solid;
float:left;
margin-right:10px;
padding:2px;
width:146px !important;
height:144px !important;
}
.vertical_list li{
	color: #000000;
    font-family: Arial;
    font-size: 11px;
	list-style: circle outside none;
    margin: 0 0 5px 15px;
}
@charset "utf-8";
.containerBlog{
	width: 978px;
	float:left;
	position:relative;
}
.titHomBlog {
    float: left;
    margin-top: 10px;
    position: relative;
}

.titHomBlog h1{
	color: #2C6180;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.dotsSep{
	width: 100%;
		float:left;
	position:relative;
	background:url(../images/linha_ballv.jpg) repeat-x;
	height:5px;
	margin:5px 0;	
}

.latEsq {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 610px;
}
.latDir{
	float:right;
	position:relative;
	width:299px;
	margin-top:20px;
}

.linhaPost {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 630px;
}
.boxPhotoB{
	background:#CDE8F9;
	width:150px;
	height:148px;
	float:left;
	position:relative;
	padding:5px;
	
}

.boxPhotoB img{
	border:0px solid #3B9EDA;
}


.boxInfoPost {
    float: right;    
    position: relative;
    width: 450px;
}
.linhaInfoPost {
    float: left;
    position: relative;
}
.linhaInfoPost h2 {
	margin:0;
	padding:0;
}
.linhaInfoPost h2 a{
	font-size:14px;
	color:#2A7EB1;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.boxCat{
	background:url(../images/ico_categoryP.png) left top no-repeat;
	height:15px;
	padding-left:25px;
    float:left;
	position:relative;
	padding-right:25px;

}

.boxCat a, .boxCom a{
color:#2A7EB1;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;	
}
.boxCat a:hover, .boxCom a:hover{
	text-decoration:underline;

}

.boxCom{
	background:url(../images/ico_commentP.png) left top no-repeat;
	height:15px;
	padding-left:25px;
	
	float:left;
	position:relative;
	
}

.boxCom p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#3B9EDA;	
}
.infoPost{
	margin-top:10px;
	
	
}
.infoPost p, .infoPost p a{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#5B5B5B;
}

.clear{
	clear:both;
	margin:0;
	height:0;
	overflow:hidden;
	padding:0;	
}

.infosAdPost{
	margin:10px 0;
	width:588px;
	background:url(../images/bg_threedots.jpg) repeat;
	height:22px;
	float:left;
	position:relative;
}

.boxInfAP{
	height:22px;
	background:#ffffff;
	float:right;
	_width:220px;

}
.divInf{
	height:22px;
	background:#ffffff;
	float:right;
	padding:0 0 0 6px;
	
}

.navBlog{
	float:right;
	position:relative;

}

.breadcrumb {
   
    color: #464646;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
  
}

.breadcrumb a {
    color: #2A7EB1;
    text-decoration: underline;
}

.default-box {
    height: auto;
    margin: 10px 0 0;
    width: 298px;
}
.default-box .middle ul li {	
	background:url(../images/bullet_1.png) left 9px no-repeat;
	list-style:none;
    margin: 0 0 5px 0;
	padding:0 0 0 15px;
}
.default-box .popoular_post ul li {
    margin: 0 0 10px;
}
.default-box .top {
    background: url(../images/bg_titles.jpg) repeat scroll left bottom transparent;
    height: 38px;
    width: 299px;
}
.default-box .top img {
    float: left;
}
.default-box .top span {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: 600;
    line-height: 38px;
    margin-left: 10px;
}
.ico_header_blog{
	margin:5px 5px 5px 10px;
}
.default-box .top span.indent {
    padding: 0 0 0 15px;
}
.default-box .middle {	
    height: auto;
	background:none repeat scroll 0 0 #F0F9FE; 
    padding: 10px 0;
    width: 297px;
}
.default-box .middle ul {
    width: 258px;
	margin:0;
	padding:0 20px;
}
.default-box .middle a {
    color: #034A76;
    font-family: Arial;
    font-size: 11px;
    font-weight: 600;
}
.default-box .bottom {
    background: url(../images/footer_lat_blog.jpg) no-repeat scroll left bottom transparent;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 299px;
}
.boxContPost {
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;
    width: 610px;
}
.boxContPost p{
	margin:0 0 8px 0;
}
.boxContPost h1{
color:#3B9EDA;
	font-size:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

.boxContPost h2, .boxContPost h3{
	color:#24617F !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	float:none;
	font-weight:bold;
}

.boxContPost h2, h3, h4, h5, h6{
	color:#24617F;
	font-family:Arial, Helvetica, sans-serif;
}
.boxContPost ul{
	padding: 0 0 0 40px;
}
.boxContPost ul li {
	background: url("../images/bullet_2.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
}

.boxContPost li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A7EB1;
	font-weight:bold;
}

.boxContPost li a:hover{
color:#24617F;
}

.boxSharePostTop{
		float:left;
	position:relative;
}

.boxSharePostFooter{
		float:right;
	position:relative;
}

.shareB{
	float:left;
	margin-right:10px;
	position:relative;
	margin-top:10px;
}

.shareB .tweetButton{
	float: left;
    width: 100px;
}

.shareB .likeButton{
	float: left;
    margin-left: 15px;
    width: 110px;
}
.shareB .plusone {
	float: left;
	margin: 0 0 0 40px;
	padding-left: 15px;
	width: 100px;
}

.shareB .boxCatCom{
	float: right;    
}

.postCont p{
	 color: #5B5B5B;
     font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.postCont strong{
	 color: #3B9EDA;
}

.postCont a{
    color: #21647F;
    font-weight: bold;
}
.postCont a:hover{
color:#24617F;
}

.tShare p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#24617F;
	font-weight:bold;
	margin:0;
	
	
	
}

.alignleft {
    float: left;
    margin-right: 10px;
    padding: 10px;
}

#commentform div{
	margin:0 0 0 130px;
	_margin:0;
	
}
#commentform div, #commentform textarea {
    color: #24617F;
    float: left;
    margin: 0 0 0 10px;
    position: relative;
    width: 378px;
}

#commentform label{
	color: #287FAC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#commentform strong{
	color:#2A7EB1;	
	
}

.inpCom{
width:370px;
margin:5px 0;

}

.btSubCom{
	float:right;
	_margin-top:10px;
	
}

.boxGravatar{
	width:95px;
	height:95px;
	padding:4px 0px 0px 4px;
	float:left;
	background:#CDE8F9;

	
}

.gravatar{
	border:#3B9EDA solid 3px;
	width:84px;
	height:84px;

}

.linhaCom{
	width:645px;
	position:relative;
	float:left;
	margin:0 0 5px 0;
}

.latCom{
	width:530px;
	float:right;
	position:relative;
}
.authorT p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2A7EB1;
	margin:0 0 2px 0;
}

.authorT a{
	color:#24617F;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.latCom small{
	font-size:10px;
	color:#24617F;
	font-family:Arial, Helvetica, sans-serif;	
}

.latCom p{
	font-size:12px;
	color:#5B5B5B;
	font-family:Arial, Helvetica, sans-serif;	
	
}
.plusone{
	float: right; 
    padding-left: 230px;
	width: 60px;
}
#frmsignin {
    background-color: #DAEFFF;
    border-color: -moz-use-text-color darkgray darkgray;
	border-right: 1px solid darkgray;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    font-size: 11px;
	margin: 0 0 0 555px;
	/*margin: 3px 0 0 px\0/;*/
    padding: 12px;
    position: absolute;
    top: 92px;
    width: 220px;
    z-index: 100;
}

#frmsignin input[type=text], #frmsignin input[type=password] {
	display:block;
	border:1px solid #666;
    margin: 15px 0 0;
	padding:5px;
	width:203px;
}
#frmsignin p {
    margin: 0 0 15px;
}
#frmsignin label {
	font-weight:normal;
}
#submitbtn {
	background-color:#375886;
	border:1px solid #fff;
	color:#fff;
	padding:5px 8px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#submitbtn:hover, #submitbtn:focus {
	border:1px solid #000;
	cursor:pointer;
}
#forgetpass{
	float:right;
}





.homeMenu {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -37px transparent;
    border-left: medium none;
    border-right: 1px solid #3095C1;
    padding: 8px 10px;
    width: 50px;
}
.homeMenu:hover {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -2px transparent;
}
.headerNivelOne {
    float: right;
    padding-top: 10px;
    position: relative;
}
#updatedate {
    float: left;
    padding: 7px 0 0;
}
.submenu {
    float: right;
    height: 15px;
    position: relative;
    width: auto;
}
.submenu ul {
    margin: 0;
    padding: 0;
}
.submenu ul li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 7px 5px 2px;
}
.submenu li {
    border-right: 1px solid #C4C4C4;
    height: 15px;
    margin: 0;
    padding: 0 8px 0 5px;
}
.submenu li a {
    color: #0077BF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.icoEsp {
    background: url("https://www.houserepos.net/images/ico_espanol.jpg") no-repeat scroll 5px center transparent;
}
.headerNivelTwo {
    float: right;
    height: 32px;
    margin-top: 29px;
    width: 760px;
}
.topMenu {
    float: left;
    height: 32px;
    position: relative;
    width: 780px;
}
.itemMenu {
    float: left;
    height: 17px;
    margin: 0;
    text-align: center;
}
.itemMenu a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 0 #024A5C;
    text-transform: uppercase;
}
.itemMenu a: hover{
	color: #156B96;
	color: #156B96\0/;
	text-shadow: none;
}
.homeMenu {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -37px transparent;
    border-left: medium none;
    border-right: 1px solid #3095C1;
    padding: 8px 10px;
    width: 50px;
}
.homeMenu:hover {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -2px transparent;
}
.searchMenu {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll -285px -37px transparent;
    border-left: 1px solid #0E6499;
    border-right: 1px solid #3095C1;
    padding: 8px 10px;
    width: 150px;
}
.searchMenu:hover {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -2px transparent;
}
.registerMenu {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll -50px -37px transparent;
    border-left: 1px solid #0E6499;
    border-right: 1px solid #3095C1;
    padding: 8px 10px;
    width: 100px;
}
.registerMenu:hover {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -2px transparent;
}
.memberMenu {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll -150px -37px transparent;
    border-left: 1px solid #0E6499;
    border-right: 1px solid #3095C1;
    padding: 8px 10px;
    width: 115px;
}
.memberMenu:hover {
    background: url("https://www.houserepos.net/images/bg_top_menu.png") no-repeat scroll 0 -2px transparent;
}
.searchFieldMenu {
    background: url("../images/bg_top_menu.png") no-repeat scroll -514px -37px transparent;
    border-left: 1px solid #0E6499;
    border-right: medium none;
    height: 17px;
    padding: 4px 10px 10px;
    width: 248px;
}
form.search-form {
    float: right;
    padding: 0 10px 0;
}
form.search-form input.query {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #797979;
    float: left;
    font-family: Arial;
    font-size: 10px;
    height: 16px;
    margin: 2px 6px 0 0;
    padding: 1px 0 0 5px;
    width: 187px;
}
.campTSearch {
    border: 1px solid #207CA0;
    color: #90B2BF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 10px;
    text-align: center;
    width: 200px;
}
form.search-form input.submit {
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    margin: 3px 0 0;
}
form.search-form input.submit {
    background: url("https://www.houserepos.net/images/submit.gif") no-repeat scroll left bottom transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 15px;
    margin: 3px 0 0 !important;
    width: 25px;
}
#ads-posts{
	float:left;
	margin-right:5px;
}

.fb-indexblog {
    float: left;
    margin: 0 0 0 165px;
}