@charset "utf-8";

@import url("right.css");

/*****************************************************
		CABEZAL DE EL TINTERO
*****************************************************/

div.head {
	background:#f9f9f9;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	margin:1px 0 0px 0;
	padding:10px;
	font-size:12px;
	position:relative;
}

div.head h1 {
	background:url(/img/frontend/title_suple_tintero.png) no-repeat 0 0;
	margin-bottom:13px;
}

div.head p.l_mas {
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(/img/frontend/bg_suple_tintero_mas.png) no-repeat 0 0;
	padding:5px 0 5px 30px;
	position:absolute;
	width:115px;
	bottom:20px;
	left:520px;
}

div.head p.l_mas a {
	color:#fff;
}

div.head p.l_mas a:hover {
	color:#fde0b6;
}


/*****************************************************
		SECCIONES
*****************************************************/

div.sections-l {float:left;}

div.sections {
	width:624px;
	padding:10px;
	float:left;
	background:url(/img/frontend/bg_suple_tintero_sections.jpg) no-repeat 10px 0;
	height:1%;
	overflow:hidden;
	position:relative;
}

div.sections h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#5e350d;
	margin-bottom:10px;
}

div.sections ul li {
	font-size:14px;
	padding-bottom:10px;
}

div.sections ul li a,
div.sections ul li a:visited {
	color:#5e350d;
}

div.sections ul li a:hover {
	color:#d36f0c;
}

div.sections div.lectura,
div.sections div.poesia,
div.sections div.tinta,
div.sections div.mirada,
div.sections div.tintazos {
	padding:10px 0 10px 20px;
	margin:10px 0 0 20px;
	min-height:220px;
}

div.sections div.lectura {
	background:url(/img/frontend/bg_suple_tintero_lectura.png) no-repeat 0px 0;
}

div.sections div.poesia {
	background:url(/img/frontend/bg_suple_tintero_poesia.png) no-repeat 0px 0;
}

div.sections div.tinta {
	background:url(/img/frontend/bg_suple_tintero_tinta.png) no-repeat 0px 0;
}

div.sections div.mirada {
	background:url(/img/frontend/bg_suple_tintero_mirada.png) no-repeat 0px 0;
}

div.tintazos {
	background:url(/img/frontend/bg_suple_tintero_tintazos.png) no-repeat 0px 0;
}

div.sections ol {
	width:131px;
	height:178px;
	position:absolute;
	right:60px;
	top:45px;
	font-size:18px;
	line-height:16px;
}

div.sections ol li a {
	display:block; 
	height:20px
}

div.sections ol li span {
	display:none;
}

div.sections ol li.lectura {
	background:url(/img/frontend/bg_suple_tintero_li.png) no-repeat 0px 0;	
}

div.sections ol li.poesia {
	background:url(/img/frontend/bg_suple_tintero_li.png) no-repeat 0px -19px;
}

div.sections ol li.tinta {
	background:url(/img/frontend/bg_suple_tintero_li.png) no-repeat 0px -41px;
	margin-top:2px;
	height:24px;
}

div.sections ol li.mirada {
	background:url(/img/frontend/bg_suple_tintero_li.png) no-repeat 0px -125px;
	margin-top:60px;
}

div.sections ol li.tintazos {
	background:url(/img/frontend/bg_suple_tintero_li.png) no-repeat 0px -161px;
	margin-top:15px;
}

div.read div.sections {
	margin-left:-10px;
	margin-bottom:20px; 
	padding-top:10px;
	margin-top:-20px;
}
	

/*****************************************************
		TITULARES
*****************************************************/

div.columnas {
	width:312px;
	float:left;
	margin-bottom:10px;
	margin-top:30px;
	margin-right:10px;
}

div.columnas div {
	border-top:1px solid #e9e9e9;
	padding:10px 0;
}

div.columnas h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

div.columnas div:first-child {
	border-top:none;
}

div.columnas strong {
	font-size:14px;
}

div.columnas em {
	display:block;
}

h4.archive {
	background:#f9f9f9;
	border-bottom:1px solid #ececec;
	clear:both;
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	margin-left:10px;
	width:644px;
	margin-bottom:10px;
}

h4.archive a,
h4.archive a:visited {
	background:url(/img/frontend/bg_suple_calendar.png) no-repeat 10px 0px;
	padding-left:70px;
	height:32px; 
	display:block; 
	padding-top:15px;
	color:#da7f09;
}

/*****************************************************
		DERECHA
*****************************************************/

div#right {
	margin-top:10px;
}

div.sabias {
	padding-bottom:10px;
	margin-bottom:10px;
	background:#fde1ba;
}

div.sabias h3 {
	height:36px;
	margin-bottom:6px;
}

div.sabias h3.f-sabias {
	background:url(/img/frontend/bg_suple_sexo_sabias.png) no-repeat 10px 10px;
}

div.sabias h3.en-sabias {
	background:url(/img/frontend/bg_suple_sexo_en_sabias.png) no-repeat 10px 10px;
}

div.sabias span {
	display:none;
}

div.sabias h3 a {
	display:block;
	height:30px;
}

div.sabias ul {
	padding:0 10px;
}

div.sabias ul li {
	font-size:12px;
	margin-bottom:3px;
	background:#fff url(/img/frontend/bg_suple_sexo_li.png) no-repeat 5px 10px;
	font-weight:bold;
	padding:5px 0 5px 25px;
}

div.sabias ul li a {
	color:#4d5153; 
	display:block;
}

div.sabias ul li:hover {
	background:#fde1ba url(/img/frontend/bg_suple_sexo_li_hover.png) no-repeat 5px 10px;
}

div#right h3.pregunte {
	background:#fde1ba url(/img/frontend/bg_suple_sexo_pregunte.png) no-repeat 0px 0px;
	margin:20px 0 10px;
}

div#right h3.pregunte span {
	display:none;
}

div#right h3.pregunte a {
	display:block;
	height:38px;
}

div.suplementos {
	margin-bottom:10px;
}

div.suplementos h3 {
	font-size:14px;
	background:none;
	padding-left:0;
	border-bottom: 1px solid #e9e9e9;
}

div.suplementos ul li {
	padding:6px 0 6px 40px;
}

div.suplementos ul li a {
	color:#333;
}

div.suplementos ul li a:hover {
	text-decoration:underline;
}

div.suplementos ul li h4 {
	font-size:16px;	
	line-height:20px;
	margin-bottom:3px;
}

div.suplementos ul li em {
	font-size:12px;
}

div.suplementos ul li span {
	display:block;
}

div.suplementos ul li.l_sex {
	background: url(/img/frontend/logo_sexo.jpg) no-repeat 0 10px;
}

div.suplementos ul li.l_red {
	background: url(/img/frontend/logo_enred.jpg) no-repeat 0 10px;
}

div.suplementos ul li.l_ene {
	background: url(/img/frontend/logo_energia.jpg) no-repeat 0 10px;
}

div.suplementos ul li.l_tin {
	background: url(/img/frontend/logo_tintero.jpg) no-repeat 0 10px;
}

div.suplementos ul li.l_inf {
	background: url(/img/frontend/logo_informatica.jpg) no-repeat 0 10px;
}

div.suplementos ul li.l_sup {
	background: url(/img/frontend/logo_especial.jpg) no-repeat 0 10px;
}

div.suplementos ul li {
	border-top: 1px solid #e9e9e9;
}


/*****************************************************
		LEER
*****************************************************/

div.read {
	background: url(/img/frontend/bg_suple_info_globo.png) no-repeat 10px 0;
	font-size:14px;
	margin:-1px 0px 0 10px;
	_margin-left:5px;
	width:624px;
	float:left;
	position:relative;
	padding:20px 15px 0 0;
	border-right:1px solid #e9e9e9;
}

div.read p {
	margin-bottom:10px;
}

div.head ul.f_texto {
	position:absolute;
	width:115px;
	bottom:50px;
	left:540px;
}

div.head ul.f_texto li {
	float:left;
}

div.head ul.f_texto img {
	border:1px solid #c2c2c2;
	margin-left:3px;
	float:none;
	margin-top:0;
}

div.interact {
	font-size:1.2em;
	clear:both;
}

/*****************************************************
		SABIAS QUE
*****************************************************/

div.sabias-que h2 {
	background:url(/img/frontend/title_suple_sabias.png) no-repeat 0 0;
	height:30px;
	margin-bottom:13px;
}

div.pregunte-sin h2 {
	background:url(/img/frontend/title_suple_pregunte.png) no-repeat 0 0;
	height:53px;
	width:644px;
}

div.sabias-que h2 span,
div.pregunte-sin h2 span {
	display:none;
}

div.sabias-que,
div.pregunte-sin,
div.others {
	font-size:14px;
	margin:-1px 0px 0 10px;
	width:634px;
	float:left;
	position:relative;
	padding:20px 0px 0 0;
}

div.sabias-que p,
div.pregunte-sin p {
	margin-bottom:10px;
}

div.pregunte-sin div p {
	font-size:12px;
	margin-bottom:30px;
}

div.sabias-que h1 {
	font-size:18px;
	padding-bottom:10px;
}

div.sabias-que img,
div.pregunte-sin img {
	border:none;
	float:right;
	margin:3px 0 3px 20px;
}

div.sabias-que ul.votar img,
div.pregunte-sin ul.votar img {
	margin:0;
}

div.others {
	padding:0px 15px 10px 0;
}

div.others h3 {
	text-transform:uppercase;
	margin-bottom:5px;
}

div.others h3 a {
	color:#EC0404;
}

div.others div {
	background: url(/img/frontend/bg_suple_red_others.png) repeat-x 0 0;
	height:62px;
	overflow:hidden;
	margin:3px 0 10px 0;
	position:relative;
	display: table;
    width: 100%;
}

div.others div p {
	background:#fde1ba;
	width:61px;
	text-align:center;
	color:#fff;
	font-size:24px;
	line-height:12px;
	padding:15px 2px;
	float:left;
}

div.others div p span {
	font-size:10px;
	text-transform:uppercase;
	color:#4d5153;
}

div.others div h2 {
	font-size:18px;
	line-height:20px;
	padding:0 15px;
	display: table-cell;
    vertical-align: middle;
    position: relative;
}

div.others div h2 a,
div.others div h2 a:visited {
	color:#333;
}

div.others div h2 a:hover {
	color: #ec0404;
}
