/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */
embed {width:100% !important;}
body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	color: #666;
	background-color: #f2f2f2;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg.png);
	font-family: arial,'lucida grande', helvetica, arial, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial,'lucida grande', helvetica, arial, sans-serif;
}



h2, .mark h3 {
color: #333;
font: normal 30px/40px arial, sans-serif !important;
letter-spacing: -1px;
margin: 0px 0 2px 0 !important;
}
h2.module-header
{font: normal 18px/20px arial, sans-serif !important;}
#module-social_interior h2 {font-size: 1.5em !important;color:#666 !important;}
.module-secciones h2 {font:normal 18px/20px arial, sans-serif !important}
h2.entry-header a:hover {color:#004276 !important;}
.entry-header {margin:5px 25px 5px !important;}
.entry-header a {font-weight:bold;}
:link:active {color: #004276 !important;}
:link:hover, :visited:hover {color: #B00640 !important;}




a {
	color: #004276;;
}

#heads {background:#fff;height:67px !important;}
a:hover {color: #004276;}
.entry, .trackbacks, .reactions, .comments, .archive {width:95% !important;}


/* page layout basics */

/*.container {background:#fff;}*/

#container {
	width: 937px;
}

#alpha {
	float: left;
	margin: 0 0 0 0px;
}

#alpha-inner {
	padding: 0 0 25px;
}

#beta {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 13px;
	float: left;
}

#beta-inner {
	padding: 0 0 25px;
}

#gamma {
	float: left;
	margin: 0 0 0 20px;
}

#gamma-inner {
	padding: 0 0 25px;
}


/* container styling */

#container-inner {
	/*border-color: #fff;
	border-width: 0 1px;
	border-style: solid;*/
        width:937px;
margin:auto;
}


/* banner styling */

#banner {
	width: 615px;
	margin: 0;
	border-top-width: 5px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top-color: #000;
	background-color: #fff;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/header.png);
}


#banner a {
	color: #000;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

/******** CABECERAS ********/
#banner-inner {height:100px;}
#banner-header {width:490px;}
/*DEPORTES*/
body#deportes #banner-inner {background:url(/img/cabecera_espanoles.png) no-repeat left top; margin-bottom:15px;}
body#deportes #banner-inner  {
	color: #000;
	margin: 0;
	padding: 15px 20px 5px;
	font-family: arial, 'times new roman', serif;
	font-weight: normal;
	line-height: 1;
}
body#deportes #banner-header a{color:#fff;text-decoration:none;font-size: 40px;}
body#deportes #banner-header a:hover{color:#fff; text-decoration:none;font-size: 40px;}
body#deportes #banner-description {
	color: #333;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: georgia, 'times new roman', serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}
/*TELEVISIÓN*/
body#television #banner-inner {background:url(/img/cabecera_espanoles.png) no-repeat left top; margin-bottom:15px;}
body#television #banner-inner  {
	color: #000;
	margin: 0;
	padding: 15px 20px 5px;
	font-family: arial, 'times new roman', serif;
	font-weight: normal;
	line-height: 1;
}
body#television #banner-header a{color:#fff;text-decoration:none;font-size: 40px;}
body#television #banner-header a:hover{color:#fff; text-decoration:none;font-size: 40px;}
body#television #banner-description {
	color: #333;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: georgia, 'times new roman', serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}
/*RADIO*/
body#radio #banner-inner {background:url(/img/cabecera_rojo.png) no-repeat left top; margin-bottom:15px;}
body#radio #banner-inner  {
	color: #000;
	margin: 0;
	padding: 15px 20px 5px;
	font-family: arial, 'times new roman', serif;
	font-weight: normal;
	line-height: 1;
}
body#radio #banner-header a{color:#fff;text-decoration:none;font-size: 40px;}
body#radio #banner-header a:hover{color:#fff; text-decoration:none;font-size: 40px;}
body#radio #banner-description {
	color: #333;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: georgia, 'times new roman', serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}
/*NOTICAS*/
body#noticias #banner-inner {background:url(/img/cabecera_blanca.png) no-repeat left top; margin-bottom:15px;}
body#noticias #banner-inner  {
	color: #000;
	margin: 0;
	padding: 15px 20px 5px;
	font-family: arial, 'times new roman', serif;
	font-weight: normal;
	line-height: 1;
}
body#noticias #banner-header a{color:#000;text-decoration:none;font-size: 40px;}
body#noticias #banner-header a:hover{color:#000; text-decoration:none;font-size: 40px;}
body#noticias #banner-description {
	color: #000;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: georgia, 'times new roman', serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}

/************ FIN CABECERAS ***************/


/* navigation bar styling */

#nav {
	background: url(/img/bg_menu.png) no-repeat top left;
}

.nav-list {
	/*border-bottom: 1px solid #cdcdcd;*/
padding-left:12px;
}

/*.nav-list-item {
background: url(/img/menu_on.png) no-repeat top left;
border-right: 1px solid #cdcdcd;
}*/
.nav-list-item:hover {background: url(/img/menu_on.png) no-repeat top left;}

.nav-list-item a {
	font-size: 13px;
	padding: 6px 7px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
.nav-list-item a:hover {
	font-size: 13px;
	padding: 6px 7px;
color:#fff;
font-weight:bold;
text-decoration:none;
}


/* pagebody styling */

#pagebody {
	background-color: transparent;
	padding: 15px 0;
}

#pagebody-inner {
	background-repeat: repeat-y;
        background-color: transparent;
	background-position: top center;
}


/* entry listing and entry styling */

.content-header {
	margin: 5px 0 20px;
	font-family: georgia, 'times new roman', serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 5px 0 20px;
}

.content-nav {
background: white;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 15px;
padding: 7px;
}

.content-nav a {
text-decoration:none;
font-weight:bold;
}

.date-header {
	color: #666;
	margin: 5px 0;
	font-size: 10px;
}

.entry {
	/*background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/post-ornament.png);
	background-repeat: no-repeat;
	background-position: 0 10px;*/
        background:#fff;
       -moz-border-radius: 10px;
        border-radius: 10px;
margin-bottom:15px;
padding:15px;
}

.entry-header {
	color: #004276;
	margin: 5px 25px 5px;
	font-family: arial,georgia, 'times new roman', serif;
	font-size: 28px;
font-weight:bold;
}

.entry-header a {
	color: #004276;
	text-decoration: none;
}

.entry-header a:hover {
	text-decoration: underline;
}

.entry-content {
	margin: 5px 25px;
}

.entry-more-link {
	font-size: 12px;
	font-weight: bold;
color:#004276;
padding-top:15px !important;
padding-bottom:15px;
}
.entry-more-link a{
	font-size: 12px;
	font-weight: bold;
color:#004276;
text-decoration:none;
}
.entry-more-link a:hover{
	font-size: 12px;
	font-weight: bold;
color:#004276;
text-decoration:none;
}

.entry-footer {
        height:45px;
	border-bottom:2px #666 dotted;
	color: #666;
	font-size: 11px;
	margin: 10px 25px 20px;
	padding-top: 5px;
	font-weight: bold;
}

.entry-footer a {
	color: #004276;
font-weight: bold;
text-decoration:none;
}

.entry-footer a:hover {
	color: #004276;
font-weight: bold;
text-decoration:none;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.comments-header {color: #666;
positionn: relative;
width: 100%;
widthh: auto;
margin: 0;
padding: 5px 0;
font-size: 18px;
font-weight: bold;
position: relative;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}
.comments-open-header{color: #666;
positionn: relative;
width: 100%;
widthh: auto;
margin: 0;
padding: 5px 0;
font-size: 18px;
font-weight: normal;
position: relative;}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	padding-top: 5px;
	color: #666;
	font-size: 13px;
        font-weight:bold;
}

.comment-footer a {
	color: #666;
        font-size:13px;
        font-weight:bold;
        text-decoration:none;
}

.comment-footer a:hover {
	color: #333;
        font-size:13px;
        font-weight:bold;
        text-decoration:none;
}

.comment-footer-inferior {
        color: #004276;
         font-size:13px;
        font-weight:bold;
}
.comment {
        padding-top:5px !important;
        padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	border-bottom-color: #e5e5e5;
        margin-left:70px;
}
.pager-inner a {
color: #004276 !important;
text-decoration: none !important;
}
.pager-inner a:hover {
color: #004276 !important;
text-decoration: none !important;
}

/* sidebar module styling */

.module {
width:280px;
        background:#fff;
       -moz-border-radius: 10px;
        border-radius: 10px;
margin-bottom:15px;
padding:15px;
}
.module a {text-decoration:none;color:#004276;font-weight:bold;font-size:12px;}

.module-header {
	color: #666;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: normal;
}

.module-header a {
	color: #666;
font-size: 18px;
        text-decoration:none;
}

.module-content {
	margin: 5px 0 20px;
	font-size: 11px;
}

.module-content a {
	color: #900;
}

.module-content a:hover {
	color: #600;
}


.module-calendar {
	font-size: 11px;
}


.module-powered {
	margin: 0;
	padding: 0;
}

.module-powered .module-content {
	margin: 15px 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top left;	border-color: #e5e5e5;
	color: #333;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
}

.module-powered .module-content a {
	color: #333;
}

.module-photo {
	border: 0;
	background: none;
}

.module-photo .module-content {
	margin: 10px;
}

.module-photo img {
	border: 0;
}


.module-featured-photo {
	width: 415px;
}

.module-featured-photo .module-content {
	margin: 15px 0 5px;
}

.module-featured-photo img {
	width: 415px;
}


.module-recent-photos {
	border: 0;
	margin-left: 2px;
}

.module-recent-photos .module-header {
	background-image: none;
}

.module-recent-photos .module-list {
	margin: 0;
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background-image: none;
}

.module-recent-photos .module-list-item a {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #ccc;
	background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #000;
}

.archive-list-item {
	margin-bottom: 5px;
}

.typelist-thumbnailed {
	margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	border-color: #e5e5e5;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
	font-size: 11px;
}

.typelist-thumbnail {
	background: #f3f3f3;
}


/* one-column tweaks */

.layout-one-column #container { width: 782px; }
.layout-one-column #banner { width: 780px; }
.layout-one-column #alpha { width: 740px; }
.layout-one-column #banner { background-position: right bottom; }


/* two-column-left tweaks */

.layout-two-column-left #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-tw.png); }
.layout-two-column-left #alpha { width: 300px; }
.layout-two-column-left #beta { width: 560px; }


/* two-column-right tweaks */

.layout-two-column-right #pagebody-inner { /*background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wt.png);*/ }
.layout-two-column-right #alpha { width: 615px; _width: 610px; }
.layout-two-column-right #beta { width: 309px; }


/* three-column tweaks */

.layout-three-column #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-twt.png); }
.layout-three-column #alpha { width: 120px; }
.layout-three-column #beta { width: 400px; }
.layout-three-column #gamma { width: 300px; }


/* three-column-right tweaks */

.layout-three-column-right #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wtt.png); }
.layout-three-column-right #alpha { width: 400px; }
.layout-three-column-right #beta { width: 120px; }
.layout-three-column-right #gamma { width: 300px; }

#comentarios {background: white;-moz-border-radius: 10px;border-radius: 10px;margin-bottom: 15px;padding: 15px;padding-left:55px;padding-right:55px;}
#user_pic {height:50px;width:50px;float:left;}
.entry-body {line-height:19px;text-align:justify;}
.entry-body p{line-height:19px;text-align:justify;}
.entry-body span{line-height:19px !important;font-family:arial !important;font-size:13px !important;}
.entry-body img {max-width:530px;padding-top:15px;padding-bottom:15px;}
#post_social_footer {height:25px;padding-top:20px;border-top:dotted 2px #666;margin-top:20px;}
#post_social_footer div {float:left;margin-right:20px;}
#module-author_bio {font-size:13px;line-height:19px;}
#module-social_interior {width:290px !important;}
#module-social_interior a {margin:0px;important;padding:0px !important;border:0px !important;}
#module-social_interior img {margin:0px;important;padding:0px !important;border:0px !important;float:left;}
#social_facebook_recomendar {height:25px;padding-bottom:10px;border-bottom:dotted 2px #666}
.module-secciones ul{list-style:none;margin-left:0px !important;padding-left:0px !important;}
.module-secciones li{background: url(/img/linea_secciones.jpg) no-repeat 3% 40%;height:20px;vertical-align:middle;border-bottom:dotted 2px #666;padding-left:20px;padding-top:3px;padding-bottom:3px;}
#module-secciones_ultima {border-bottom:none;}
.module-secciones a {color:#004276;}
.module-search_interior {margin-bottom:5px !important;}
/* Start Tag Cloud CSS */
.module-tags {padding:1px; line-height:30px;text-align:center;;padding-left:15px;width:296px;}
.module-tags a {text-decoration:none;padding:0px;}
.module-tags h2 {text-align:left;}
.module-tags div {margin-bottom:15px;padding-left:10px;}
a.tag1{font-size:12px;}
a.tag2, a.tag3 {font-size:13px;font-weight:200;}
a.tag4 ,a.tag5, a.tag6 {font-size:16px;font-weight:300;}
a.tag7, .tag8, a.tag9 {font-size:20px;font-weight:300;}
a.tag10, a.tag11, a.tag12 {font-size:24px;font-weight:300;}
a.tag13, a.tag14, a.tag15 {font-size:28px;font-weight:400;}
a.tag16, a.tag17, a.tag18 {font-size:30px;font-weight:400;}
a.tag19, a.tag20, a.tag21 {font-size:32px;font-weight:500;}
a.tag22, a.tag23, a.tag24 {font-size:34px;font-weight:500;}
a.tag25, a.tag26, a.tag27 {font-size:36px;font-weight:900;}
a.tag28, a.tag29, a.tag30 {font-size:38px;font-weight:900;}
/* End Tag Cloud CSS */
#twitter_sidebar {margin-bottom:15px;}
#facebook_sidebar {margin-bottom:15px;}
.module-secciones ul{list-style:none;margin-left:0px !important;padding-left:0px !important;}
.module-secciones li{background: url(/img/linea_secciones.jpg) no-repeat 3% 40%;height:20px;vertical-align:middle;border-bottom:dotted 2px #666;padding-left:20px;padding-top:3px;padding-bottom:3px;}
#module-secciones_ultima {border-bottom:none;}
.module-secciones a {color:#004276;}

.module-comentarios_recientes ul{list-style:none;margin-left:0px !important;padding-left:0px !important;}
.module-comentarios_recientes li{background: url(/img/linea_secciones.jpg) no-repeat 3% 25%;vertical-align:middle;border-bottom:dotted 2px #666;padding-left:20px;margin-top:5px;padding-bottom:5px;color:#666;}
.module-comentarios_recientes a {color:#004276;}
.module-comentarios_recientes a:hover {color:#004276;}
/*header y footer externos*/
#header_externa {background:#fff;height:135px !important;}
#footer_externa {background:#fff;}
#wrapper {height:50px !important;}
.bag {height:50px !important; padding-bottom:0px !important;}
#heads ul.maintabs li a.noticias:hover {
background: url("http://www.rtve.es/css/i/tabs/Noticias_on.gif") left no-repeat;
width: 84px;
height: 27px;
margin-right: 8px;
}
#heads ul.maintabs li a.portada:hover {background: url("http://www.rtve.es/css/i/tabs/Portada_on.gif") left no-repeat;width:84px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.noticias:hover {background: url("http://www.rtve.es/css/i/tabs/Noticias_on.gif") left no-repeat;width:84px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.television:hover {background: url("http://www.rtve.es/css/i/tabs/Television_on.gif") left no-repeat;width:102px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.radio:hover {background: url("http://www.rtve.es/css/i/tabs/Radio_on.gif") left no-repeat;width:84px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.deportes:hover {background: url("http://www.rtve.es/css/i/tabs/Deportes_on.gif") left no-repeat;width:94px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.tiempo:hover {background: url("http://www.rtve.es/css/i/tabs/elTiempo_on.gif") left no-repeat;width:94px;height:27px; margin-right: 8px;}
#heads ul.maintabs li a.infantil:hover {background: url("http://www.rtve.es/css/i/tabs/Infantil_on.gif?123") left no-repeat;width:86px;height:27px;}
.subtabs {
background: #F2F2F2 url("http://www.rtve.es/css/i/bg/bg_ulsubtabsT.gif") top left no-repeat;
margin: 0 0 8px 0px;
padding: 8px 0 0 0;
float: left;
display: inline;
width: 952px;
}
.subtabs ul li.active a  {text-transform: uppercase; text-decoration: none; padding: 3px 17px 3px 8px;display:inline; margin: 0 0 0 0;}
.subtabs ul li a {color: #983184;font-family:arial !important;}
.subtabs ul li {
margin: 3px 0 3px 6px;
padding: 0 0 0 5px;
border-left: 1px solid #983184;
font-family:arial !important;
}
.subtabs ul li.active {
margin: 0;
padding: 0;
border-left: 0px none;
}
#resultados_busqueda {background: white;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 15px;
padding: 15px;}
.search-header h2 {color: #004276 !important;font-family:arial;}
.search-sort-by a{color: #004276 !important;text-decoration:none;}
.subtabs {margin-bottom: 7px !important;}
.subtabs .mark {padding: 0 !important;}
#heads ul.maintabs {margin-top:30px !important;}
/*.subtabs ul li.active a {padding-left:25px !important;}*/
#categorizacion {background: white;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 15px;
padding-top: 15px;
padding-right: 15px;
padding-left:45px;
padding-bottom:1px;}
#categorizacion h2{color: #004276;font-family:arial;}
#categorizacion h3{color: #004276;font-family:arial;}
#commenter-pic {float: left;padding-right: 10px;padding-top:18px;}
#comment-post-button {background:url(/img/boton_enviar.png) no-repeat left top transparent !important;height:21px !important;width:52px !important;color:transparent !important;border:none !important;cursor:pointer;}
#comments-open-data h3 {font-size: 18px;font-weight:18px;}
.pager-right {float:right;background: white;font-weight:bold;-moz-border-radius: 10px;border-radius: 10px;margin-bottom: 15px;padding: 10px;}
.pager-left {float:left;background: white;font-weight:bold;-moz-border-radius: 10px;border-radius: 10px;margin-bottom: 15px;padding: 10px;}
.widget-archives li {background: url(/img/linea_secciones.jpg) no-repeat 3% 40%;height: 20px;vertical-align: middle;border-bottom: dotted 2px #666;padding-left: 20px;padding-top: 3px;
padding-bottom: 3px;}
.widget-archives a {text-decoration: none;color: #004276;font-weight: bold;font-size: 12px;}
.widget-archives a:hover {text-decoration: none;color: #004276;font-weight: bold;font-size: 12px;}
#busqueda {background:url(/img/boton_buscar.jpg) no-repeat left top transparent !important;height:22px !important;width:69px !important;color:transparent !important;border:none !important;cursor:pointer;}
.module-search input[type="search"] {width:70% !important;}
.pager-bottom {background:none !important;}
.pager-bottom .separator {display:none;}
/* ph=1 */
