﻿/*
Hoja de Estilo para www.marqueze.net 
Nombre: CatCool
Versión: 2007.05.23
Reversión: 2008.01.17
Autores:
- David Ordoñez Rodríguez
	'Freelance'
	david@damarchis.com
- Elena Martin Castillo
	e.martincastillo@gmail.com
*/


/************************************************************************************************************************/
/************************************************ ESTILOS PARA EXPERTOS *************************************************/
/************************************************************************************************************************/

/********************************************
portal de expertos
********************************************/

	h2 {
		margin: 17px 0 -5px 17px;
		font: bold 26px "Georgia", Times, serif;
		color: #666;
		letter-spacing: 1px;
	}
	.columna-expertos {
		width: 150px;
		height: auto;
		margin: 0 0 0 17px;
		_margin: 0 0 0 12px;
		padding: 0;
		float: left;
	}
	.columna-expertos h3 {
		background: #444;
		margin: 25px 0 0 0;
		padding: 6px 0 6px 0;
		letter-spacing: 1px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	.columna-expertos h3 a {
		background: #444;
		margin: 0;
		font: bold 15px "Georgia", Times, serif;
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
	}
	.columna-expertos h3 a:hover {
		text-decoration: underline;
	}
	.columna-expertos a {
		background: #8b0000;
		margin: 0 0 10px 0;
		padding: 5px;
		font: 13px "Georgia", Times, serif;
		color: #fff;
		text-align: center;
		text-decoration: none;
		display: block;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	.columna-expertos a:hover {
		text-decoration: underline;
	}
	.columna-expertos p {
		background: #ccc;
		margin: 6px 0 6px 0;
		padding: 10px;
		font: 11px "Trebuchet MS", Arial, sans-serif;
		color: #000;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	
/********************************************
portal de entradas de cada experto
********************************************/

	#expertos-entradas {
		width: 490px;
		height: auto;
		margin: 5px 10px 10px 0;
		padding: 0;
		float: right;
	}
	#expertos-entradas h2 {
		margin: 10px 0 10px 0;
		font: bold 20px "Georgia", Times, serif;
		color: #666;
		letter-spacing: 1px;
	}
	#expertos-entradas h3 {
		margin: 10px 0 10px 0;
		font: bold 13px "Trebuchet MS", Arial, sans-serif;
		color: #000;
	}
	#expertos-entradas p {
		margin: 10px 0 0 0;
		font: bold 13px "Trebuchet MS", Arial, sans-serif;
		color: #000;
	}
	#expertos-entradas p a { !important
		background: none; 
		font: bold 13px "Trebuchet MS", Arial, sans-serif;
		color: #ba0000;
		text-decoration: none;
	}
	#expertos-entradas ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#expertos-entradas li {
		background: url(/img-css/bullet2.png) left no-repeat;
		margin: 0;
		padding: 0 0 0 10px;
		font: 13px "Trebuchet MS", Arial, sans-serif;
		color: #999;
	}
	#expertos-entradas a {
		font: 13px "Trebuchet MS", Arial, sans-serif;
		color: #333;
		line-height: 15px;
		text-decoration: none;
	}
	#expertos-entradas a:hover {
		text-decoration: underline;
	}


/********************************************
indice de expertos
********************************************/

	#expertos-lateral {
		width: 150px;
		height: auto;
		margin: 15px 0 0 15px;
		_margin: 15px 0 0 5px;
		padding: 0;
		float: left;
	}
	#expertos-indice {
		background: #444;
		width: 140px;
		height: 100%;
		margin: 0;
		padding: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#expertos-indice ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#expertos-indice li {
		background: #666;
		_height: 1%;
		margin: 0 0 5px 0;
		padding: 0;
	}
	#expertos-indice a {
		margin: 0;
		padding: 5px 0 5px 0;
		font: 14px "Georgia", Times, serif;
		color: #fff;
		text-decoration: none;
		list-style: none;
		border: 1px dotted #999;
		display: block;
	}
	#expertos-indice a:hover {
		background: #000;
		color: #fff;
		text-decoration: none;
	}
	#expertos-indice .current-expertos {
		background: #8b0000;
		color: #fff;
		text-decoration: none;
	}
	#expertos-lateral img {
		margin: 15px 0 0 0;
		border: none;
	}


/********************************************
info de expertos
********************************************/

	#expertos-mail {
		width: 150px;
		height: auto;
		background: #8b0000;
		margin: 15px 0 0 0;
		padding: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#expertos-mail p {
		margin: 0;
		padding: 8px 8px 5px 8px;
		font: 12px "Georgia", Times, serif;
		color: #d49494;
	}
	#expertos-mail a {
		margin: 0;
		padding: 0 8px 8px 8px;
		font: 13px "Georgia", Times, serif;
		color: #fff;
		text-decoration: none;
		display: block;
	}
	#expertos-mail a:hover {
		color: #fff;
		text-decoration: underline;
	}
	#expertos-info {
		width: 150px;
		height: auto;
		margin: 15px 0 0 0;
		padding: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.info-gris {
		background: #ccc;
		color: #000;
	}
	.info-negro {
		background: #000;
		color: #fff;
	}
	#expertos-info p {
		margin: 0;
		padding: 10px;
		font: 11px "Georgia", Times, serif;
	}
	#expertos-info a {
		margin: 0;
		padding: 5px 10px 5px 10px;
		display: block;
		font: 14px "Georgia", Times, serif;
		color: #000;
		text-decoration: none;
		list-style: none;
		border: 1px dotted #999;
		overflow: hidden;
	}
	#expertos-info a:hover {
		background: #8b0000;
		color: #fff;
		border: 1px dotted #999;
		text-decoration: none;
	}


/********************************************
preguntas y respuestas
********************************************/

	#expertos-pregunta {
		margin: 0;
		padding: 0;
		font: 13px "Trebuchet MS", Arial, sans-serif;
		color: #263666;
	}
	#expertos-respuesta {
		margin: 0;
		padding: 0;
		font: 13px "Trebuchet MS", Arial, sans-serif;
		color: #8b0c0c;
	}
	#expertos-entradas blockquote {
		background: url(/img-css/comillas.png) no-repeat;
		width: 350px;
		height: auto;
		margin: 10px 10px 10px 130px;
		padding: 10px 0 10px 10px;
		font: italic 13px Georgia serif;
		color: #333;
		text-indent: 20px;
		line-height: 16px;
	}
	#expertos-entradas img {
		margin: 20px 0 0 0;
		border: 1px solid #ccc;
		float: left;
	}


