
/* 
	Theme Name: Don Inmueble Celeste
	Theme URL: http://www.doninmueble.com/
	Description: Theme personalizado para Don Inmueble. 
	Author: Hugo Alfaro
	Author URI: http://www.HugoAlfaro.com
	Version: 1.0		
	The CSS, XHTML and Design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: blue, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, blue theme
*/

/* reset

@charset "utf-8";
/* CSS Document */

*{ margin:0px;} 

p{ margin:0px; color: #686667;}  img{ border:0px;}  

span { margin:0px; padding:0}
.classic {
	background:#acc8d6 url(images/bg_body_clasic.jpg) repeat-x;
	margin:0px ;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:13px;
	
} 

#wrap {
	margin:0px auto;
	width:956px;

}
#header {
	height:171px;
	background-image: url(images/header.gif); background-repeat:no-repeat 

 }

#header .descripcion {
	text-align:left;
	color:#313131;
	font-size:16px;
	padding-right: 30px;
	padding: 1px 30px 5px 10px;
	font-weight: bold;
}

#contenido{
	padding: 10px 12px;
	background-color:#e8f6ff;
	
	background-image:url(images/bg_contenido_top.gif); background-repeat:no-repeat; background-position:top center
}

.box_ad300x250 {
	float: left;
	height: 250px;
	width: 300px;
}
#contenido .box_principal { }

/** BOX TEMPORADA */
#contenido .box_principal .box_temporada {
	background-image: url(images/bg_box_home_temporada.jpg);
	float: left;
	width: 582px;
	height: 250px;
	padding: 0px 10px;
}

#contenido .box_principal .box_temporada h1 {
	color: #476c00;
	font-size: 18px;
	margin: 3px 0 0 0;
	padding: 7px 20px;
}

#contenido .box_principal .box_temporada .fotos {
	width:402px;
	height:182px;
	float: left;
	padding-top: 8px;
}
#contenido .box_principal .box_temporada .lista_temporada {
	float: right;
	width: 155px;
	padding: 19px 0 0 1px;
}
#contenido .box_principal .box_temporada .lista_temporada ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 6px;
}

#contenido .box_principal .box_temporada .lista_temporada li {
	list-style-type:none;
	background-image:url(images/bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:1px 7px;
	color:#FFFFFF;
	padding:3px 0px 3px 10px;
	margin: 0px;
}

#contenido .box_principal .box_temporada .lista_temporada li a{
	color:#FFF;
	text-decoration:none;
}

#contenido .box_principal .box_temporada .lista_temporada li a:hover{
	color:#dfd332;
	text-decoration:underline;
}

/**BOXES ABAJO**/
#contenido .box_second {
padding:15px 0px;
}


#contenido .box_second .populares {
	background-image: url(images/bg_box_home.jpg);
	width: 300px;
	height: 162px;
	float: left;
}
#contenido .box_second .populares .titulo {
	color: #476c00;
	padding: 5px 18px;
	font-weight: bold;
	font-size: 16px;
}

#contenido .box_second .populares .detalle ul {
margin: 10px 0px 0px 0px;
list-style:none;
padding:0px 0px 0px 18px;
}

#contenido .box_second .populares .detalle li {
	background-image:url(images/bullet_square.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
}

#contenido .box_second .populares .detalle li a{
	color:#3e4400;
	text-decoration:none;
	}
	
#contenido .box_second .populares .detalle li a:hover{
	color:#cc0c0a;
	text-decoration: underline;
	}
	
/**FOOTER**/

#footer {
	/*padding: 15px 10px;*/
	margin-top:17px;
}


.clear {
clear:both;
}



 #header .menu {
	margin:0px 0 0 0;
	padding: 21px 0 0 20px;
	float: left;
	width:600px;
 }

#header .menu .btntop {
	display:block;
	height:14px;
	padding: 4px 10px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
 	background-color:#e8f6ff;
	background-repeat:repeat-x;
	text-align:center;
	color:#48565f;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	margin-right:5px;

-moz-border-radius-topright: 4px;
-moz-border-radius-topleft:4px;

-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius:4px;
	}

#header .menu .btntop:hover {
	background-image:url(images/bg_buttons.gif);
	background-color:#f06c12;
	background-position: 0px 0px;
	background-repeat:repeat-x;
	color:#fff;

	}

 #header .search {
	float:right;
	width:338px;
	height: 28px;
	background-image: url(images/bg_search.jpg);
	margin: 11px 10px 0 0;
	color: #FFFFFF;
	padding: 5px 0 0 5px;
}
.rssicon{
width:35px; float:right; margin:11px 20px 0 0}

.table_search {
	width:320px;
	height:30px; 
}

.table_search td{
padding-top:0px;
}

.input_search  {
	font-size:11px;
	color:#476c00;
	margin-left:5px;
	width: 167px;
}

.btn_search {
	font-size:11px;
	color:#fff;
	margin-left:5px;
	margin-top:4px;
	float:right;
	cursor:pointer;
	border:0px;
	background-color: #e96f18;
	padding: 2px 4px;
		margin-right:7px;
 -moz-border-radius-topright: 4px;
-moz-border-radius-topleft:4px;
 -moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft:4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius:4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius:4px;
}

#sidebar_l {
	border:0 solid;
	font-size:0.9em;
	width:189px;
	color:#464646;
	overflow:auto;
	float:left;
}
.sidebar_box{
	margin-bottom:15px;}


.sidebar_box_top_categ {
	background-image: url(images/sidebar_box_top_categ.gif);
	background-repeat:no-repeat;
	height: 43px;
}

.sidebar_box_top_buscar {
	background-image: url(images/sidebar_box_top_buscar.gif);
	background-repeat:no-repeat;
	height: 38px;
}

.sidebar_box_top_populares {
	background-image: url(images/sidebar_box_top_populares.gif);
	height: 96px;
}

.sidebar_box_top_encuesta {
	background-image: url(images/sidebar_box_top_encuesta.gif);
	height: 96px;
}

.sidebar_box_top_boletin {
	background-image: url(images/sidebar_box_top_boletin.gif);
	height: 96px;
}

.sidebar_box_top_recientes {
	background-image: url(images/sidebar_box_top_recientes.gif);
		background-repeat:no-repeat;

	height: 30px;
}

.sidebar_box_top_gangas {
	background-image: url(images/sidebar_box_top_gangas.gif);
	background-repeat:no-repeat;
	height: 29px;
}

.sidebar_box_center_description {
	color: #cd0c0a;
	padding: 0 8px 0 20px;
	
}

.sidebar_box_center {
	background-color:#48565f;
	width:181px;
	padding-bottom:10px;

}
.sidebar_box_bottom {
	background-image: url(images/sidebar_box_bottom.gif);
	height: 21px; font-size:1px
}

.sidebar_box_top {
	background-image: url(images/sidebar_box_top.gif);
	height: 17px;
}

.sidebar_box_center ul {
	margin:0px;
	padding: 0 0 0 8px;
}

.sidebar_box_center li {
	list-style:none;
	padding: 0 0 0 13px;
	background-image: url(images/bg_menu_left.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size:13px;
	width:153px;
	display:block;
	padding:5px 0 3px 26px;
}

.sidebar_box_center li:hover {
	background-image: url(images/bg_menu_left.gif);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}

.sidebar_box_center li a{
text-decoration:none;
color:#686667;
}



.sidebar_box_center li a:hover{
text-decoration:underline;
color:#f06c12;
}

.sidebar_box_center .menucats { padding-left:3px !important}



.sidebar_box_center .menucats li a{ color:#FFFFFF}
.sidebar_box_center .menucats li a:hover{ color:#FFFFFF; text-decoration:none}



#sidebar_r {
		float:right;
			width:182px;
			overflow:auto;
		 	}

/*Contenido - Entrada*/

#content {
	display:inline;
	float:left;
	font-size:1em;
	margin-bottom:20px;
	margin-top:0px;
	overflow:hidden;
	padding-left:4px;
	padding-right:2px;
	width:547px;
}
.entry, .entry_comments {
	margin:0 0 0px;
/**	padding: 5px 10px 0 30px;*/
}

.entry_title, .entry_title_comments  {
	margin:0 0 0px;
	 padding: 6px 10px 1px 25px;
	 }

.entry_title_comments  h2{
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:1.5em;
font-weight:normal;
line-height:1.4em;
margin:0 0 0; color:#476C00
}


#content h1 {
color:#000;
font-family:"Trebuchet MS", Tahoma, Arial;
text-transform:uppercase;

font-size:1.4em;
font-weight:normal;
line-height:1.4em;
margin:0 0 0px;
/*border-bottom:2px solid #d4d0c4;*/
}
.entry a {
	color: #000; text-decoration:none
}

.entry a:hover {
	color: #686667; text-decoration:underline
}
.entry_content .entry_paragrap {
	color: #3e4400;
	padding-bottom:20px; overflow:hidden
}

.entry_content .entry_important {
	color: #98a800;
	font-weight:bold;
	font-size:17px;
	padding:10px 0px; overflow:hidden;
	
	}


.entry_content, .entry_content_comments {
 
	padding: 0 20px 0px 16px;
}
.entry_bottom {
 	height: 18px;
 	margin-bottom:8px;
}
.entry_meta {
	color:#999999;
	font-family:arial;
	font-size:0.8em;
	overflow:hidden;
	padding: 2px 0 6px 10px;
}

.entry_generales {
background-image: url(images/encabez_generales.gif);
background-position:5px 0px;
background-repeat:no-repeat;
padding:28px 0 1px 10px;
}

.entry_generales_l{
color:#7C7B7D;
font-weight:bold
}

.entry_generales_r{ float:right; width:100px; border:1px solid blue}

.entry_content_comments ul {
	margin:0px;
	padding:10px 0  0 0
}
 .entry_content_comments li {
	list-style:none;
	margin:0px 0 10px 0;
	padding:0px;
}



 .comment_avatar {
	width: 90px;
	background-image: url(images/bg_comment_info.gif);
	float: left;
	background-repeat: no-repeat;
	background-position:right top;
}
.comment_data {
	float: left;
	width: 335px;
	background-color: #f5f6e6;
	padding: 4px 20px;
}

.comment_data p{
color:#476c00;
}
.comment_data a{
	color:#476c00;
	text-decoration:none;
}

.comment_info {
	color: #83875a;
	font-size: 12px;
	margin-top: 6px;

}

/***/
.entry_content_addcomments {
	background-image: url(images/bg_entry_content.gif);
	background-repeat: repeat-y;
	padding: 0 20px 5px 25px;
}

.entry_content_addcomments ul {
	margin:0px;
	padding:10px 0  0 0
}
.entry_content_addcomments li {
	list-style:none;
	margin:0px 0 3px 0;
	padding:0px;
}

/**a*/

.comment_add {
	width: 75px;
	background-image: url(images/bg_comment_info.gif);
	float: left;
	background-repeat: no-repeat;
	background-position:right top;
	padding: 5px 15px 10px 0;
	color: #717644;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.input_nombre {
	width: 290px;
	color: #476c00;
	font-size: 15px;

}
.input_comentario {
	width: 330px;
	height:100px;
	color: #476c00;
	font-size: 15px;

}
.btn_comentar {
	background-image: url(images/bg_btn_comentar.gif);
	height: 38px;
	width: 101px;
	color:#476c00;
	font-size: 14px;
	font-weight: bold;
	border:0px;
	cursor:pointer;
	float: right;
	margin: 5px 10px;
}
.box_adfeatured {
	float: right;
	width: 159px; padding: 19px 0 15px 1px;
	background-image:url(images/bg_box_ultimasrecetasintera.jpg); background-repeat:no-repeat;
	height:216px
}

.box_adfeatured ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 6px;
}

.box_adfeatured li {
	list-style-type:none;
	background-image:url(images/bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:1px 7px;
	color:#FFFFFF;
	padding:3px 0px 3px 10px;
	margin: 0px;
}

.box_adfeatured li a{
	color:#FFF;
	text-decoration:none;
}

.box_adfeatured li a:hover{
	color:#dfd332;
	text-decoration:underline;
}



.img_receta {
float:right; margin:10px 0 10px 15px; border:2px solid #cd0c0a;
width:226px; height:194px
}
.box_ad_inline {
	display: none;
}
.cont_category_recetas {
	width: 475px;
	background-color:#FFFFFF;
	margin: 0 15px 15px 0;
	padding: 0px 10px;
	height: 112px;
	border:1px solid #f6f5f2;
	float: left;
	
	}
	
	.cont_category_recetas a:hover{
	color:#6f6e6f
	}
	
.cont_category_recetas h2 {
	margin:0px;
	border-bottom:1px solid #e5e3dc;
	padding:0px;
	font-size: 15px;
	font-weight:bold;
}

.cont_category_recetas a{
color:#48565f}

.receta_comentarios a {color:#000}

#ads_160x600 {
	height:600px;
	width:160px;
	margin:0px auto;
	width:183px;
	padding:10px 0;
	background-color:#48565f
}
/**GALERIA HOME*/

#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

.desc {
font-size:10px
}

.ucomment{
color:#000; 	float: left;
	width: 426px;
	background-color: #fff;
	padding: 4px 5px 4px 20px;
}
.comment_data{
width:318px
}

/*.ucomment p{
	float: right;
	width: 265px;
	display:block;
	background-color: #f5f6e6;
	padding: 4px 11px;
}*/
.comment_avatar 
{float:left; width:48px; text-align:center; font-size:11px; padding-right:20px;}

.ucomment_meta_dt{float:left; width:18px}


/**FOOTER LINKS*/

#footer .footer_links  {
background-color:#dcd5c3;
padding:15px 20px;
}

#footer .footer_links .link_list {
	font-size: 12px;
	width:158px;
	margin: 2px 22px 2px 1px;
	padding:0 0 10px 0;
	float: left;
}

#footer .footer_links .link_list a{
text-decoration:none
}


#footer .footer_links .link_list a:hover{
font-weight:bold;
}

#footer .footer_links .link_list ul{
margin:0px; padding:0px;
list-style:none;

}
#footer .footer_links .link_list li{
margin:0px; padding:2px;
list-style:none;
border-bottom:1px dotted #aea48b;
}

#footer .footer_links .link_list li:hover{
border-bottom:1px solid #CD0C0A;
}

#footer .footer_links .link_list .titulo {
font-size:13px;
border-bottom:2px solid #CD0C0A;	
font-weight: bold;
margin-bottom:2px;
}
#footer .footer_links .link_list .titulo:hover {
background-color:#DCD5C3;}

.adsense{
padding:10px 0;}

.entry_content .entry_paragrap {
	color: #3e4400;
	padding-bottom:20px; 
}

.entry_content .entry_important {
	color: #98a800;
	font-weight:bold;
	font-size:17px;
	padding:10px 0px;
	
	}
	

/**/
.ingredientes {
width:210px;
}
.ingredientes h4 {
color:#98A800;
font-size:17px;
font-weight:bold;
padding:8px 0;
}

.detallereceta { padding-bottom:10px;}
.detallereceta h4 {
color:#98A800;
font-size:17px;
font-weight:bold;
padding:8px 0;
}

#sidebar_r .sidebar_box_center li { background-color:#fff !important; background-image: url(images/bullet_check.gif); background-repeat:no-repeat; background-position:6px 6px; border-bottom:1px solid #a9a59a; width:140px; margin-bottom:5px;}

#sidebar_r .sidebar_box_center a:hover {  
color:#d96d06 !important;
text-decoration:none;
}

anunciese.  {
padding:10px 0 0 0
}

.nav_bottom {
padding:10px 0;
background-color:#F56100;
text-align:center; color:#ded9cb;
}

.nav_bottom a{
color:#ded9cb; text-decoration:none;
}

.nav_bottom a:hover{color:#ded9cb; text-decoration:underline; 
}

#footer .copyright {
background-color:#48565F; color:#FFFFFF; padding:3px 0 3px 15px; text-align:center}

/*PROPIEDADEs*/
.t_prop {
	width: 515px; border:0px; font-family:"Trebuchet MS", Tahoma, Arial; font-size:12px;
}

.t_prop td{
	padding:3px; vertical-align:top; }


.t_prop .prop_carac {
	color: #48565F;
	width:140px;
	text-align: left;
 	background-image:url(images/bullet_checkprop.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
	padding-left:27px;
	font-weight:bold
}

.prop_carac2 {
text-align:left; 
	color: #48565F; 
/*background-color: #f6f5f2;*/
	background-image:url(images/bullet_checkprop.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
	padding-left:27px !important;
	line-height:15px;
	font-weight:bold

}
.prop_det {
 	color:#FF6100;
	padding-left:10px !important;
}

.prop_det p{
	color:#FF6100;
}

.t_prop .e_caract {
	background-image: url(images/encabez_prop.gif);
	height: 26px;
	background-position: 0px 0px;
}

.t_prop .e_video {
	background-image: url(images/encabez_prop.gif);
	height: 26px;
	background-position: 0px 54px;
}

.td_galeriafotos {
	width: 184px;
	vertical-align:top;
 
}
 .e_fotos {
	background-image: url(images/encabez_prop.gif);
	height: 26px;
	background-position: 0px -53px;
}
.galeria_de_fotos {
	text-align:center;
	height:635px;
	margin:0 auto;
	overflow:hidden;
 	position:relative; z-index:99
  	
}

.td_galeriafotos{	 
	height:635px;	  
    overflow:hidden;	 
}

 .sidebar_box_center .gangas {
background-color:#FF0000
}

.letreros_index .cont_gangas {
	background-image: url(images/letrero_ganga.gif);
	background-repeat:no-repeat;
	padding: 40px 0 0 17px;
}

#contenido #content .letreros_index .cont_gangas ul{
margin:0px; padding:0;
overflow:hidden;
list-style:none}

#contenido #content .letreros_index .cont_gangas li{
margin:3px 10px 3px 0;  
list-style:none;
 text-align:center; padding:6px 3px; width:155px; float:left; 
height:169px;
overflow:hidden;
}

#contenido #content .letreros_index .cont_gangas li a{
text-decoration:none; font-size:12px;   color:#48565F; }

.link_home{
  padding:1px 5px;
-moz-border-radius-topright: 3px; 
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;

-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;}



.letreros_index .cont_recent {
	background-image: url(images/letrero_recientes.gif);
	background-repeat:no-repeat;
	padding: 50px 0 0 17px;
	margin-top:10px;
}

#contenido #content .letreros_index .cont_recent ul{
margin:0px; padding:0;
list-style:none}

#contenido #content .letreros_index .cont_recent li{
margin:0px;  
list-style:none;
background-color:#d1ccb9; text-align:center; padding:6px 3px; width:155px; float:left; margin-right:10px}

#contenido #content .letreros_index .cont_recent li a{
text-decoration:none; font-size:12px;  color:#686667; padding:3px}

/*banners_home*/
.banners_home {
height:160px}

/*SORT*/
.ordenarpor{ text-align:right; padding:0 14px 3px 0}


.ngg-galleryoverview {height:635px !important;  overflow:hidden; position:relative; z-index:1}

.solicitarinfo{background-image: url(images/bg_formsolicita.gif);
	background-repeat:no-repeat;
	padding: 30px 0 0 17px;
	margin:0 auto; text-align:center;
	margin-top:20px}
	
	
.solicitarinfo .propiedadname {text-align:left; font-size:12px; font-size:16px; color:#E96F18}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {width:108px !important}

.video_display{ background-image:{background-image: url(images/tit_video.gif);
	background-repeat:no-repeat;
 	margin:0 auto; text-align:center;
	margin-top:10px;
	padding:25px 0 0 0}