/*
Las Provincias TV
*/

/* Lets Begin With Some Basics */
html, body {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0px;
padding: 0px;
color: #565050;
line-height: 1.2em;
background: url(images/bodybg.jpg) top left repeat-x;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 1.3em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color: #5588BB;
text-decoration: none;
}

a:hover {
color: #565050;
text-decoration: underline;
}

.clear {
clear: both;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

/* Begin Header */
#header {
width: 980px;
margin: 0px auto;
height: 90px;
padding: 5px 0 0 0;
display:block;
clear:both;
}

#headleft {
width: 490px;
padding-top: 9px;
float: left;
}

#headright {
width: 490px;
float: left;
text-align: right;
text-transform: lowercase;
}

#headright ul {
list-style: none;
}

#headright li {
display: inline;
margin: 0 0 0 15px;
}

#searchwrap {
background:none;
height:27px;
margin:10px 0 0 0;
float:right;
background: url(images/searchbg.jpg) top left no-repeat;
}

#searchwrap2 {
background:none;
height:27px;
margin:10px 0 0 0;
margin: 0 auto;
background: url(images/searchbg.jpg) top left no-repeat;
}
#searchwrap input, #searchwrap2 input{
vertical-align:middle;
background:none;
color:#A7A7A7;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwrap #s, #searchwrap2 #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:250px;
}
/* End Header */

/* Begin Content Slider */
#featured {
width: 1002px;
float: left;
height: 365px;
background: url(images/sliderbg.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideo_page {
width: 100%;
float: left;
background: #818181 url(images/videobgtop2.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideo {
width: 100%;
float: left;
background: #818181 url(images/videobgtop.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
background: url(images/videobgbottom.jpg) bottom left repeat-x;
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}

#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
}

.watchnow {
position: absolute;
top: 300px;
left: 220px;
width: 180px;
height: 29px;
background: url(images/watchnow.jpg) top left no-repeat;
cursor: pointer;
}

.watchnow:hover {
background: url(images/watchnowover.jpg) top left no-repeat;
}

.insert {
width: 180px;
height: 365px;
background: url(images/insertbg.jpg) top left no-repeat;
margin: 0 0 0 600px;
color: #FFFFFF;
padding: 10px;
line-height: 1.2em;
text-align: left;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
text-align: left;
}

.insert a:link, .insert a:hover, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}
/* End Content Slider */

/* Begin Entry Lists */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */

/* Begin Main Content */

#page{
margin: 0 auto;
width: 1002px;
background: #fff;
}

#contentwrap {
width: 1002px;
display:block;
background: #EFEFEF;
/*margin: 0 auto;*/
border-bottom: 1px solid #D3D3D3;
float: left;
}

#contentwrap2 {
width: 1002px;
_height: 2260px;
display:block;
background: #EFEFEF;
/*margin: 0 auto;*/
border-bottom: 1px solid #D3D3D3;
float: left;
}


#pagewrap {
width: 1002px;
margin: 0 auto;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
/*border-top: 1px solid #D3D3D3;*/
float: left;
}

#content {
width: 980px;
_width: 1002px;
margin: 0px auto;
padding: 15px 0 15px 0;
}

#menubar {
width: 980px;
height: 45px;
margin: 0px auto;
background: url(images/menubarbg.jpg) top left no-repeat;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.jpg) top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.jpg) top left no-repeat;
}

#subscribe ul {
list-style: none;
margin: -5px 0 0 0;	
}

#subscribe li {
display: inline;
}

#pagenav {
float: left;
margin: 0 10px 15px 0;
width: 653px;
text-align: right;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:12px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:200px;
}

#catlist .menu li a:hover {
color:#565050;
}

#catlist ul .submenu {
border-top:none;
background: url(images/menubg.png) top left repeat;
position:relative;
width:235px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #B6B6B6;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
width: 670px;
_width: 675px;
float: left;
margin: 10px 0 10px 0;
_margin: 10px 0 0px 4px;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
_padding-left: 10px;

}

.videoitem {
width: 192px;
height: 260px;
_height: 270px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 12px 0 0;
_margin: 0 5px 0 0;
padding: 9px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
}

.comments {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 192px;
height: 120px;
}

a:hover img.thumb {
width: 192px;
height: 120px;

}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: left;
margin: 0 0 0 -5px;
}

#videodets {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcomments {
width: 653px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
overflow: hidden;
}

#videodets h2 {
padding: 0;
margin: 0 0 10px 0;
}

.itemlinks {
margin: 5px 0 5px 0;
padding: 0;
}

.itemlinks a:link, .itemlinks a:visited {
color: #565050;
}

.smalllinks a:link, .smalllinks a:visited {
color: #999191;
}

.smalllinks {
color: #999191;
}

#postinfo {
width: 400px;
float: left;
}

#singlethumb {
width: 190px;
float: right;
background: url(images/singlethumb.jpg) top left no-repeat;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 120px;
padding: 0px;
overflow: hidden;
}


/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
width: 600px !important;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}

.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
}

.blogcontent {
width: 653px;
float: left;
margin: 10px 0 0 0;
}

.blogitem h2, .pageitem h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
}
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;
_height: 2000px;
}

#sidebar h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

.blockhead {
width: 310px;
height: 33px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.block {
width: 294px;
float: left;
background: #fff url(images/blockbg.jpg) bottom left no-repeat;
padding: 8px;
margin: 0 0 10px 0;
}

.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* Begin Comments*/
#comment {
width:450px;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom:10px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 0;
background: #FFFFF;
margin: 0 0 15px 0;
border-bottom: 1px solid #DFDFDF;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #212121;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#comment,#author,#email,#url {
background: #FFFFFF;
border:1px solid #B8B8B8;
padding:2px;
color:#646464;
margin:0px 0 0 0;
}
/* End Comments */

/* Begin Sidebar */

/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 10px 10px;
padding-left: 10px;
padding-right: 10px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Captions */

/* Begin Footer */
#footer{
width: 980px;
margin: 0px auto;
padding: 5px 0 20px 0;
clear: both;
font-size: 10px;
text-align:center;
}

#footer p{
text-align: center;
}

#footer a:link, #footer a:visited {
color: #565050;
}

#footer small {
color: #999191;
}

#sidebar_programacion{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_programacion.jpg) top left no-repeat;
}

#sidebar_programacion h3{
visibility:hidden;
}

#sidebar_geonoticias{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_geonoticias.jpg) top left no-repeat;
}

#sidebar_geonoticias h3{
visibility:hidden;
}

#geonoticias{
width: 295px;
height: 137px;
float: left;
background: url(images/geonoticias.jpg) top left no-repeat;
}


#sidebar_conocenos{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_conocenos.jpg) top left no-repeat;
}
#sidebar_conocenos h3{
visibility:hidden;}

#sidebar_nodejesdever{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_nodejesdever.jpg) top left no-repeat;
}


#sidebar_nodejesdever h3{
visibility:hidden;}

#sidebar_articulos{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_articulos.jpg) top left no-repeat;
}

#sidebar_articulos h3{
visibility:hidden;}

#sidebar_votados{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_votados.jpg) top left no-repeat;
}

#sidebar_votados h3{
visibility:hidden;}


#sidebar_equipo{
width: 295px;
height: 137px;
float: left;
background: url(images/sidebar_equipo.jpg) top left no-repeat;
}

.avatar{
}

.header_video_pagina{
float:left;
display:block;
margin-bottom: 10px;
margin-left: 110px;
-margin-left: 50px;
width: 750px;
_width: 750px;
height: 60px;
background: url(images/header_video_pagina.gif) top left no-repeat;
line-height: 25px;
text-align: left;
}

.header_video_pagina h2{
float:left;
padding-left: 160px;

margin-top: 6px;
_margin-top: 9px;
_line-height: 20px;
font-size: 21px;
color: #fff;
}

.header_video_pagina h2 a:link, .header_video_pagina h2 a:visited{
text-decoration: none;
color: #E2E2E2 }

.header_video_pagina h2 a:hover{
color: #FFF;
}

.subheader_paginas{
text-align: left;
color: #fff;
padding-top: 10px;
padding-left: 150px;
padding-right: 150px;
text-indent: 15px;
}

.subheader_paginas a:link, .subheader_paginas a:visited{
color: #FF0000;
text-decoration: none;
}

.subheader_paginas a:hover{
color: #fff;
}

.informativos_header{
display:block;
background: url(images/header_informativos.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;
}

.informativos_header2{
display:block;
background: url(images/header_informativos2.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.redacciondenoche_header{
display:block;
background: url(images/header_redacciondenoche.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.sicania_header{
display:block;
background: url(images/header_sicania.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.lasendaoculta_header{
display:block;
background: url(images/header_lasendaoculta.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}

.revista_header{
display:block;
background: url(images/header_revista.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.revista_header h2, .informativos_header h2, .redacciondenoche_header h2, .sicania_header h2, .lasendaoculta_header h2, .informativos_header2 h2{
font-size: 11px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color: #000;
padding-left: 330px;
padding-right: 20px;
padding-top: 3px;
_padding-top: 5px;
text-indent: 15px;
_height: 30px !important;
}
.revista_header h2, .redacciondenoche_header h2, .sicania_header h2, .lasendaoculta_header h2{color: #fff ;}

.publi{
height: 265px;
margin: 0px auto;
text-align: center;
background: url(images/publi.jpg) bottom center no-repeat;
display:block;
}

ul.lista{
padding-left: 20px;}
li.lista{
list-style:circle;
}

.cabeceralp{

width: 1002px;

background: green;

display:block;

margin: 0 auto;

font-sze: 12px;

color: #3C3F36;

padding: 0px;

}

.nudo_de_corbata{
display:block;
background: url(images/nudo-de-corbata-header.jpg) top left no-repeat;
height: 350px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.archivos_nudo{
display:block;
background: url(images/archivos_nudo.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}

#sidebar_nudo{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_nudo.jpg) top left no-repeat;
}

#sidebar_nudo h3{
visibility:hidden;}



.blog{
display:block;
background: url(images/blogtv-header.jpg) top left no-repeat;
height: 179px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.archivos_blog{
display:block;
background: url(images/archivos_blog.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}

#sidebar_blog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_blog.jpg) top left no-repeat;
}

#sidebar_blog h3{
visibility:hidden;}


#sidebar_miniblog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebarminiblog.jpg) top left no-repeat;
}

#sidebar_miniblog h3{
visibility:hidden;}

#sidebar_mininudo{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebarmininudo.jpg) top left no-repeat;
}

#sidebar_mininudo h3{
visibility:hidden;}


#miniblog{
width: 295px;
height: 137px;
float: left;
background: url(images/miniblog.jpg) top left no-repeat;
}

#mininudo{
width: 295px;
height: 137px;
float: left;
background: url(images/mininudo.jpg) top left no-repeat;
}


.rdnblog{
display:block;
background: url(images/rdnblog-header.jpg) top left no-repeat;
height: 350px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.archivos_rdnblog{
display:block;
background: url(images/archivos_rdnblog.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}

#sidebar_rdnblog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_rdnblog.jpg) top left no-repeat;
}

#sidebar_rdnblog h3{
visibility:hidden;}


#sidebar_minirdnblog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebarminirdnblog.jpg) top left no-repeat;
}

#sidebar_minirdnblog h3{
visibility:hidden;}


#minirdnblog{
width: 295px;
height: 137px;
float: left;
background: url(images/minirdnblog.jpg) top left no-repeat;
}

.wp-pagenavi span.extend {
background: #9b9ea7!important;
border: 1px solid #c0c4d0!important;}
#af-ela {
	position: relative;
	/*margin: 40px 0 50px;*/
	top: -15px
	}

#af-ela ul {
	position: relative;
	list-style: none;
	padding: 3px 0;
	}

#af-ela a{ display: block, color: #999999}
#af-ela a:hover {
	color: #0099ff !important;
	}

#af-ela-menu, #af-ela-year, #af-ela-month, #af-ela-category {
	text-align: center;
	}

#af-ela-tag {
	text-align: justify;
	}

#af-ela-menu li {
	font: 23px Arial, Verdana, Calibri, Lucida Sans Unicode, Trebuchet MS, Tahoma;
	}

#af-ela-year li, #af-ela-category li {
	font: 18px Arial, Verdana, Calibri, Lucida Sans Unicode, Trebuchet MS, Tahoma;
	}

#af-ela-month li {
	font: 13px Arial, Verdana, Calibri, Lucida Sans Unicode, Trebuchet MS, Tahoma;
	
	}

#af-ela-menu li, #af-ela-year li, #af-ela-month li, #af-ela-category li {
	display: inline;
	color: #ccc;
	margin: 0 15px 0 0;
	padding: 4px 0;
	}

#af-ela-menu a, #af-ela-year a, #af-ela-month a, #af-ela-category a, #af-ela-tag a {

}

#af-ela-tag li {
	display: inline;
	margin: 0 3px;
	}

#af-ela-month li, #af-ela-category li {
	margin: 0 6px;
	}

/* Hide Number of Entries on Year and Month */
#af-ela-year span, #af-ela-month span {
	display: none;
	}

/* Number of Entries */
#af-ela-category span {
	font-size: 8px;
	color: #ddd;
	}
#af-ela-category a{display:block;}

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected,  #af-ela-menu li.selected,#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-menu li:hover,
#af-ela-post-prev:hover, #af-ela-post-next:hover, #af-ela-post-prev-off:hover, #af-ela-post-next-off:hover, #af-ela-post-tags li.hover{
color: #0099ff;
/*	color: #ff9c00;*/
	}

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-menu li.selected {
	background: url('images/elaindicator.png') bottom center no-repeat;
	}

#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	margin-top: 15px !important;
	}

#af-ela-post-chrono li, #af-ela-post-cats li, #af-ela-post-tags li {
	display: block;
	padding: 0 18px 0 8px;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px dotted #DDD;
	background: url('images/brick.gif') no-repeat 188px center;
	}

#af-ela-post-chrono li a, #af-ela-post-cats li a, #af-ela-post-tags li a {
	color: #666;
/*	border-bottom: 1px solid #333333;*/
	}

#af-ela-post-chrono li a {
	left: 60px;
	}

#af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover {
	color: #0099ff;
	background: #F6F6F6;
	}

#af-ela-post-chrono li:hover > span, #af-ela-post-cats li:hover > span, #af-ela-post-tags li:hover > span {
	color: #0099ff;
	}

#af-ela-post-chrono a, #af-ela-post-cats a, #af-ela-post-tags a {
	border: none;
	}

#af-ela-post-chrono li span, #af-ela-post-cats li span, #af-ela-post-tags li span {
	position: absolute;
	right: 20px;
	font-weight: normal;
	color: #0099ff;
	}

/* Next and Previous Links */
#af-ela-post-next, #af-ela-post-next-off {
	right: 0;
	}

#af-ela-post-prev, #af-ela-post-prev-off {
	left: 0;
	}

#af-ela-post-prev, #af-ela-post-next, #af-ela-post-prev-off, #af-ela-post-next-off {
	position: absolute;
	bottom: -35px;
	font: 13px Arial, Calibri, Lucida Sans Unicode,  Trebuchet MS, Tahoma;
	color: #ccc;
	margin: 0 30px;
	display: inline;
	}

#af-ela-post-prev-off, #af-ela-post-next-off {
	visibility: hidden;
	}

.elaload {
	position: absolute;
	top: 15px;
	border: none !important;
	margin: 0;
	padding: 0;
	float: right;
	}

.lptv_ela{
display:block;
background: url(images/ela.jpg) top left no-repeat;
height: 75px;
margin-bottom: 30px;
margin-top: 3px;
_margin-top: 0px;
}



.meteoblog{
display:block;
background: url(images/meteoblog-header.jpg) top left no-repeat;
height: 179px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}
.archivos_meteoblog{
display:block;
background: url(images/archivos_meteoblog.jpg) top left no-repeat;
height: 75px;
margin-bottom: 0px;
margin-top: 3px;
_margin-top: 0px;

}

#sidebar_meteoblog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebar_meteoblog.jpg) top left no-repeat;
}

#sidebar_meteoblog h3{
visibility:hidden;}


#sidebar_minimeteoblog{
width: 310px;
height: 49px;
float: left;
background: url(images/sidebarminimeteoblog.jpg) top left no-repeat;
}

#sidebar_minimeteoblog h3{
visibility:hidden;}


#minimeteoblog{
width: 295px;
height: 137px;
float: left;
background: url(images/minimeteoblog.jpg) top left no-repeat;
}

#sidebar_minitwitter{
width: 310px;
height: 49px;
float: left;
background: url(images/twitter_sidebar.jpg) top left no-repeat;
}

#sidebar_minitwitter h3{
visibility:hidden;}

#minitwitter1{
width: 295px;
height: 81px;
float: left;
background: url(images/twitterlp.jpg) top left no-repeat;
}

#minitwitter2{
width: 295px;
height: 81px;
float: left;
background: url(images/twitterrn.jpg) top left no-repeat;
}

