@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:#F2F2F2; }
.listadostr:hover { background:#DDECF9 }
.listados { border-bottom:#DDD 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;}




/* ESTILOS MEMBRESIAS */
.membresiasloop {
	width: 270px;
	float:left;
	margin:5px;
	padding:10px;
	border: 1px solid #999;
	background-color: #e2e2e2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	.membresiasloop h2 {
		margin: 0px;
		font-size: 16px;
		color: #335dd2;
	}
	.membresiasloop .submit, #addmembreship .submit {
		background-color: #4b89d0;
		padding: 5px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		margin-top: 10px;
	}
	
.seospan {
	border-color: #ededed;
	border-width: 1px;
	border-style: solid;
	background-color: #e9effe;
	padding: 3px;
	margin-top: 5px;
	display: block;
}
	
	table.listados_M {
		border:1px solid #CCC;	
	}
	
	table.listados_M th, table.listados_M td {
		border-bottom:1px solid #CCC;	
	}
	
	table.listados_M th {
		background: url(images/table_th.gif);
		/*height:26px;*/
		line-height:26px;
	}
	
	table.listados_M td {
		vertical-align:middle;
		padding:10px 13px;	
		background-color:#E9E9E9
	}
	
	table.listados_M input {
		padding:3px;	
	}
	
.newsbox {
	margin-bottom:10px;
}

	.newsbox span.created {
		color:#999;
	}
	.newsbox h3 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:0;
	}
	
	.newsbox a {
		margin-top:10px;
		display:block;
	}
	
	.newsbox .entry {
		margin-top:10px;	
	}
	
ul.tabs_M {
	border-bottom:1px solid #999;	
	margin:0px; padding:0px 0px 10px 0px;	
}

ul.tabs_M li {
	display:inline;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding:10px 10px 10px 10px;
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
}

ul.tabs_M li.selected {
	background-color:#297EB9;
	color:#FFF;
}
	ul.tabs_M li.selected a {
		color:#FFF;	
	}
