/* Imports */
@import url("rounded.corners.css?v=1.0");
@import url("header.css?v=1.0");
@import url("menu.css?v=1.2");
@import url("featured.story.css?v=1.0");
@import url("more.features.css?v=1.1");
@import url("latest.css?v=1.2.6");
@import url("more.latest.css?v=1.0");
@import url("searchform.css?v=1.2");
@import url("mediaplayer.css?v=1.0");
@import url("300x250.css?v=1.0");
@import url("subscription.css?v=1.0");
@import url("carousel.css?v=1.3.1");
@import url("gallery.css?v=1.0");
@import url("sidebar.css?v=1.2");
@import url("ajax.tabs.css?v=1.4");
@import url("front.categories.css?v=1.0");
@import url("footer.css?v=1.1");
@import url("single.post.template.css?v=1.2.2");
@import url("archive.css?v=1.0");
@import url("resultados.css?v=1.0.12");

/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333}

.fuente {
	color: #fff;
	overflow: hidden;
	height: 1px;
	width: 1px;
	display: block;
}

optgroup {
	padding: 5px 0 0 2px;
}
optgroup option {
	padding: 0 0 0 10px;
}

/* Page Layout */
body {
	width: 100%;
	background: #e5ecf1;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 0 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 15px 10px 10px 10px;
}

#main {
	width: 980px;
}

#main-lc {
	float: left;
	height: auto;
	width: 670px;
}
#main-superdestacada {
	border-right: 1px solid #D9E2E5;
	padding: 0 10px 10px 0;
}
#main-superdestacada h2 a {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 2.6em;
	line-height: 1.1em;
	color: #004891;
}
#main-superdestacada h2 a:hover {
	border-bottom: 1px dotted #bbb;
	color: #333;
}
#main-superdestacada img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #d9e2e5;
	display: block;
	padding: 2px;
}
#main-superdestacada p {
	line-height: 1.5em;
	text-align: justify;
	padding: 0 0 7px 0;
}

#main-superdestacada .sd {
	margin-bottom: 10px;
}
#main-aviso {
	border: 1px solid #D9E2E5;
	margin: 0 10px 10px 0;
	padding: 2px;
}
#main-aviso h3 a {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 1.3em;
	display: block;
	line-height: 1.35em;
	color: #004891;
	padding: 0 5px 0 78px;
	width: 570px;
	#padding: 0 5px;
	#width: 560px;
}
#main-aviso h3 a:hover {
	color: #333;
}
#main-aviso h3 strong {
	background: #63b000;
	color: #fff;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman";
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: center;
	width: 72px;
}
#main-aviso-radio {
	background: url(../img/avisoradiobg.png) repeat-x 0 2px;
	border: 1px solid #a6b4c9;
	height: 44px;
	margin: 0 10px 20px 0;
	padding: 2px;
	position: relative;
}
#main-aviso-radio a,
#main-aviso-radio a:link,
#main-aviso-radio a:visited,
#main-aviso-radio a:hover,
#main-aviso-radio a:active {
	background: url(../img/iconoradio-anim.gif) no-repeat 0 0;
	color: #0b3d8c;
	display: block;
	font-size: 14px;
	height: 44px;
	padding: 0 5px 0 78px;
	width: 570px;
}
#main-aviso-radio strong {
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 1.4em;
}
#main-aviso-radio span {
	display: block;
	font-family: Georgia, "Times New Roman";
	line-height: 1em;
	overflow: hidden;
	padding: 0 0 5px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 505px;
}
#main-aviso-radio em {
	background: url(../img/avisoradioplay.png) no-repeat center 5px;
	font-size: 9px;
	font-style: normal;
	padding-top: 31px;
	position: absolute;
	top: 2px;
	right: 10px;
}
#main-aviso-radio a:hover span,
#main-aviso-radio a:hover em {
	text-decoration: underline;
}
#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #fff;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #f1f6e2;
	border-bottom: 1px solid #e3e8d4;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(../img/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0;
	text-transform: none;
}

a.icomment:hover {color:#333}

span.more-link a {
	white-space: nowrap;
}
a.vermas,
a.vermas:link,
a.vermas:visited,
a.vermas:hover,
a.vermas:active {
	background: #e1e6f3;
	border: 1px solid #97b1c4;
	padding: 3px 5px;
}

/* Formularios */
div.th input, div.th textarea {
	border: 1px solid #92B6ED;
	padding: 3px;
	margin-right: 5px;
}
div.th {
	clear: left;
	margin-bottom: 10px;
	padding: 0 0 0 40px;
}
div.th label {
	color: #555;
	cursor: pointer;
	float: left;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	vertical-align: middle;
	display: block;
	width: 25%;
}
div.th img {
	border-width: 0;
	vertical-align: middle;
}
div.cap {
	padding-top: 15px;
}
div.cap img {
	border: 1px solid #ddd;
}
div.th .your-message {
	float: left;
	width: 200px;
}
p.formsubmit {
	text-align: center;
}
p.formsubmit img {
	border-width: 0;
	vertical-align: middle;
}
#btnenviarform {
	padding: 3px 20px;
	background: #eee;
	border: 1px solid #bbb;
	height: auto;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* resultados */
.tresult {
	text-align: center;
}
.tresult .izq {
	text-align: right
}
.tresult .der {
	text-align: left;
}
.tresult .gi {
	color: #f00;
	padding: 0 3px 0 4px;
}
.tresult .gd {
	color: #f00;
	padding: 0 4px 0 3px;
}


.gallery {
	clear: left;
}
/* estilos encuesta en portada */
#tab_encuesta strong {
	color: #004891;
	font-family: Georgia, "Times New Roman";
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.1em;
}
#tab_encuesta strong i {
	color: #555;
	font-size: 13px;
	font-weight: bold;
}
.wp-polls-ul label {
	cursor: pointer;
}
#tab_encuesta .wp-polls-image {
	border-width: 0;
	float: none;
	margin: 0;
	overflow: none;
	padding: 0;
}
#tab_encuesta .wp-polls-ans {
	border-top: 1px solid #ccc;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
}
#tab_encuesta small {
	color: #aaa;
	font-size: .9em;
}
#tab_encuesta ul.wp-polls-ul li {
	border-bottom-width: 0;
	padding: 0 0 5px 0;
}
#tab_encuesta .sd {
	font-size: 13px;
}

/* otros estilos de pestañas */
.tabs.tabs-recientes {
	background: url(../img/tabs_bg.gif) no-repeat 0 0;
	padding-top: 25px;
}
.tabs.tabs-mediatabs {
	background: url(../img/mediatabs_bg.gif) no-repeat 0 0;
	padding-top: 25px;
}
.tabs.tabs-resultados {
	background: url(../img/tabsresultados_bg.gif) no-repeat 0 0;
	padding-top: 25px;
}

#mediatabs #tab_anticuario img {
	margin-bottom: 5px;
	padding: 1px;
}
#mediatabs #tab_anticuario .sd {
	font-size: 13px;
}

/* submenu interior */
#submenu {
	color: #ddd;
	clear: both;
	margin-bottom: 20px;
	line-height: 17px;
}
#submenu a {
	padding: 2px 5px 0 5px;
	font-weight: bold;
	white-space: nowrap;
}
#submenu a:hover {
	border-bottom: 1px dotted #bbb;
	background: #EBF4E0;
}

/* noticias relacionadas */
.relacionadas ul {
	list-style: square;
	margin: 0 0 20px 0;
	padding: 0 0 0 1.5em;
}
.relacionadas ul li {
	margin: 0 0 7px 0;
}
.relacionadas ul li a,
.relacionadas ul li a:link,
.relacionadas ul li a:visited,
.relacionadas ul li a:hover,
.relacionadas ul li a:active {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
}

/* lista especiales portada */
#especiales {
	width: 300px;
	margin: 15px 0;
	padding: 41px 0 0 0;
	background: url(../img/especiales_bg.gif) no-repeat 0 0;
}
#especiales a {
	display: block;
	height: 70px;
	padding-bottom: 1px;
}
#especiales a img {
	float: left;
}
#especiales .masesp,
#especiales .masesp:link,
#especiales .masesp:visited,
#especiales .masesp:hover,
#especiales .masesp:active {
	background: url(../img/masespecialesbg.gif) repeat-x 0 100%;
	color: #004891;
	display: block;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-align: right;
}
#especiales .masesp:hover {
	color: #333;
	text-decoration: underline;
}

/* menu equipos */
#lista_equipos {
	background: #000 url(../img/equiposmenubg.gif) repeat-x 0 0;
	border-bottom: 1px solid #bbb;
	height: 28px;
	margin-top: 1px;
	padding: 0 11px;
}
#lista_equipos_title {
	background: url(../img/equipos_title.gif) no-repeat 0 0;
	color: #fff;
	font-size: 11px;
	height: 24px;
	line-height: 11px;
	margin-left: 3px;
	padding: 8px 10px 3px 7px;
	position: absolute;
	text-align: left;
	top: 305px;
	display:none;
}
#lista_equipos_title span {
	float: left;
	font-style: italic;
	line-height: 12px;
	white-space: nowrap;
}
#lista_equipos_title strong {
	font-style: normal;
}
#lista_equipos_title img {
	float: left;
	padding-right: 5px;
}
#lista_equipos a {
	display: block;
	float: left;
	margin: 2px 0;
	padding: 2px 3px 2px 2px;
	width: 16px;
}
* html #lista_equipos a {
	padding: 2px;
}
#lista_equipos a:hover {
	background: #000 url(../img/equiposmenubg.gif) repeat-x 0 bottom;
}
#lista_equipos a img {
	width: 16px;
	height: 18px;
}
#lista_equipos span {
	background: url(../img/equiposmenusep.gif) no-repeat 0 0;
	display: block;
	float: left;
	height: 28px;
	margin: 0 4px;
	width: 3px;
}

/* publicidad */
.fb_publicity {
	width: 659px;
	margin: 0 auto 20px auto;
	min-height: 90px;
}
.fb_publicity_large {
	width: 659px;
	height: 90px;
	margin: 8px auto;
}
.fb_publicity_mini,
.fb_publicity_right,
.fb_publicity_left,
.fb_publicity_center
{
	width: 325px;
	height: 90px;
	margin: 8px 0;
}
.fb_publicity_left {
	margin-right: 9px;
	float: left;
}
.fb_publicity_right {
	float: right;
}
.fb_publicity_center {
	margin: 8px auto;
}

/* formulario de contacto */
.rotateme {
	display: none;
}
.newcontactform {
	margin: 0 0 50px 0;
}
.newcontactform p {
	font-size: 13px;
}
.newcontactform div.th {
	height: 24px;
}
.newcontactform div.th label {
	color: #333;
	cursor: default;
	font-family: Lucida Grande, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 38%;
}
.newcontactform div.th span {
	color: #888;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 24px;
	letter-spacing: 0.03em;
	line-height: 24px;
}
