/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
h1, h2, h3 {color:#335F9C;}

/*-------------------------NAVEGACION--------------------------*/

#page_nav {padding:0px; margin:0;}

#searchWrap { margin:5px;}


#cat_nav {height:45px; max-height:45px;}
#cat_nav ul li {height:45px;  }
#cat_nav li a{
	font-size:14px;
	height:29px;
	padding: 8px 18.5px;
	line-height: 24px;
}







/*----------------------FIN NAVEGACION------------------------*/



/*-----------------------------LOGO----------------------------*/
.logo { margin: 0; padding:0;}
#header{ margin:0; padding:0;}
#header img{margin:0; padding:0;}
/*-------------------------FIN LOGO--------------------------*/


/*---------------------------SIDEBAR----------------------------*/


#sidebar{ width:280px;
        float:right;
        Background:#EEE;
        margin:0px 0 20px 0;
        padding:5px;
}

#midCol{
	width:250px;
        padding:10px;
}

.widget{width:250px;
   padding:5px;
}

/*Portales Inmobiliarios*/
#pre-sites-widget{background:#335F9C;}
#pre-sites-widget h3 {color:#CCC; font-weight: bold; font-weight: bold; font-size: 1.1em; line-height: 1.5em; }

/*Buscador Propiedades*/
div #pre-search-widget{background:#EEE; padding:10px 5px;}
div #pre-search-widget h3{color:#335F9C; font-weight: bold; font-size: 1.3em; }
div #pre-search-widget select{width:110px; margin-left:17px;}
div #pre-search-widget td{padding-top:5px;}

/*LOGIN*/
div #pre-members-login-form{color:#000;}
div #pre-members-login-form h3{color:#335F9C; font-weight: bold; font-size: 1.3em;}
div #pre-members-login-form a{font-size: 1em; color:#335F9C; display:block; margin-top:15px;}
div #pre-members-login-form #pre_login_btn{margin:5px 0;}
div #pre-members-login-form input{margin:0 0 10px 5px;}

/*------------------------FIN SIDEBAR--------------------------*/

/*---------------------------MAIN CONTENT----------------------------*/
#mainCol{width:645px;
        float:left;
        margin:0;}

.post {
   width:630px;
   margin:0; }

/*Buscar Propiedades en venta y alquiler*/
.announcement_post select{width:120px; margin:0 7px 7px 6px;}
.announcement_post input{width:120px; margin:0 0 0 7px;}
.announcement_post td {margin:10px 0 0 0;}
div.entry_footer {background:none; border:none;}
.post{margin-bottom:30px; padding:5px 10px 5px 10px; width:600px; background:#F5F5F5;}


/*tabla seccion inmobiliarias Y portales*/
#post-110 #frm table, #post-112 #frm table{margin:20px 20px 0 0; font-size:11px; background:#fff;}
#post-110 #frm th, #post-112 #frm th{ border:1px solid #ccc; padding:5px;}
#post-110 #frm tr, #post-112 frm tr{ border:1px solid #ccc;}
#post-110 #frm td, #post-112 #frm td{ border:1px dashed #ccc; padding:5px;}
#post-110 #frm .pre_select, #post-112 #frm .pre_select{width:100px;}

/*Buscar Propiedades*/
div #post-150 select {width:100px; margin:0 7px 7px 6px;}
div #post-150 input {margin:0 0 5px 7px;}


/*tabla de buscar propiedades*/
#post-116 table {background:#fff; border:1px solid #CCC;}
#post-116 td {padding:10px; border:1px dashed #ccc;}
#post-116 th {padding:10px; border:1px dashed #ccc;}


/*Image Caption*/
#post #attachment {background:#fff;}

/*-----------------------FIN MAIN CONTENT--------------------------*/




