@import url("reset.css");
@import url("layout.css");
@import url("global.css");
@import url("header.css");
@import url("menu.css");
@import url("featured.css");
@import url("category.css");
@import url("sidebar.css");
@import url("footer.css");
@import url("comments.css");
@import url("layout_options.css");
@import url("videos_list.css");

#contentleft {
	width: 630px;
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
	} 
ul.home-left {
	width:99%;
	padding:0;
	float:left;
	margin:5px 0 15px;
	list-style-type:none;
	background:#F1F1F1
	}

ul.home-right {
	width:49%;
	padding:0;
	float:right;
	margin:5px 5px 15px;
	list-style-type:none;
	background:#F1F1F1
	}

ul.home-left li, ul.home-right li { height:17px; }

ul.home-left li:hover { background:#DCDCDC }


ul.home-right li.homepost, 
ul.home-left li.homepost {
	font-size:9pt;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #ddd;
	border-top:0;
	}

ul.home-right li.homepost .entry, 
ul.home-left li.homepost .entry {
	padding: 10px 10px 0;
	}

ul.home-right li.title, 
ul.home-left li.title {
	margin:0;
	padding:0 10px;
	list-style-type:none;
	background:#e5e5e5;
	height:29px;
	background:url(images/module2-h3.png)
	}

ul.home-right .bottom,
ul.home-left .bottom {
	clear:both;
	font-size: 8pt;
	padding: 5px 10px;
	background:#eee;
	border-top:1px solid #e5e5e5;
	margin: 10px 0 0;
	}

ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title {
	letter-spacing:0px;
	font-size: 10pt;
	padding:5px 0;
	margin: 0;
	float:left;
	width:74%;
	}


ul.home-right  li.title .moreposts,
ul.home-left  li.title .moreposts {
	text-align:right;
	float:right;
	width:24%;
	font-size:9pt;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	}

li.homepost img.post-thum, 
li.homepost img.thumbnail {
	width:70px;
	height:70px;
	float:right;
	margin: 0 0 10px 10px;
	}

li.homepost h3 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	line-height:1.3em;
	}

li.homepost p {
	margin-bottom:0;
	}
	
li.servicios a { color:#000; padding:3px }
li.servicios a:hover { background:#CCCCCC; color:#000000 }

#pic_post { height:90px }

/* contacto */
#contacto td { padding:3px }
#contacto input { width:200px; height:20px }
#contacto input:focus,#contacto textarea:focus { background:#FFFFCC }
#contacto textarea { width:200px }
#contacto #submit { width:90px; height:25px; }
#tit_contacto { font-weight:bold; font-size:15px; margin-bottom:5px; }

/* ESTILOS BREADCRUMB */
.breadcrumb {}

/* DETALLES DEL ANUNCIO */
#detalles .desc { padding-bottom:30px }
#detalles h1 { padding-left:5px }

/* ESTILOS PARA LOS LISTADOS DE CLASIFICADOS */
.listadostr { background:#F7F7F7; }
.listadostr:hover { background:#DDECF9 }
.listados { border-bottom:#fff 1px solid; vertical-align:middle }
.listadostop { background:#464646; color:#fff; font-weight:bold; height:30px; vertical-align:middle }

/* DEFINIMOS ESTILOS PARA LA PAGINACION CATEGORIAS */
.pagination { margin:10px 0; }
.pagination .navigationBack { padding-right:10px; font-weight:bold }
.pagination .paginationNum_cur { margin-top:5px; background:#464646; padding:5px 7px 5px 7px;color:#fff;border:1px solid #CCC;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }
.pagination a, .listadostr a.go { margin-top:5px; background:#ededed; padding:5px 7px 5px 7px;color:#000;border:1px solid #CCC;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }
.pagination a:hover, .listadostr a:hover.go {color:#fff;border:1px solid #464646;background:#464646;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}