/*
Theme Name: tl
Theme URI: http://www.toplatino.net/
Description: Tema por defecto para el site de Top Latino 
Version: 1
Author: Top Latino
Author URI: http://www.toplatino.net
*/

/*========= SETUP =========*/

*{
    border: 0;
    margin: 0;
    padding: 0;
}
body{
    background: #000000 none repeat scroll 0 0;
    color: #000000;
    font: 11px Arial,Verdana,Sans-Serif;    /*0.8em*/
}
a{
    color: #ff7800;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
input,select,textarea{
    border: #999999 1px solid;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    font-size: 12px;
    padding: 0px;
    margin: 4px 12px 0px 0px;
}
select{
    padding: 0;
}
li{
    list-style: none;
}

/*========= LAYOUT =========*/

#page{
    background: url(images/pg_bg.png) repeat-y;
    margin: 0 auto;
    width: 1000px;
    padding: 0 10px;
}
/*--- Main Columns ---*/
#columns{
    margin: 10px 0;
    padding: 0 8px;
}
.col1{
    float: left;
    width: 482px;
    margin-left: 11px;
}
.col1_int{
float: left;
width: 800px;
margin-left: 10px;
}

.col2{
    float: right;
    width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
    width: 160px;
}
.subcol h2{
    background: url(images/tit_md_naranja.gif) no-repeat scroll 0 0;
    padding: 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
}

/*- Page Navigation -*/
#nav{
    background: #000000;
    height: 30px;
    padding: 4px 0 0;
}
#nav-left {
    float:left;
    display:inline;
    width:400px;
    }
#nav-right {
    float:right;
    display:inline;
    width:160px;
    height: 30px;
    margin: 13px 0 0;
    }
#nav ul {
    position: relative;
    height: 26px;
    overflow: hidden;
    padding-left:10px;
}
#nav ul  li {
    float: left;
    list-style: none;
    font-weight:bold;
    font-size:14px; 
}
#nav ul  li.back {
    background-color: #333333;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
    text-decoration: none;
    color: #dddddd;
    outline: none;
    text-align: center;
    top: 6px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 26px;
    position: relative;
    overflow: hidden;
    margin: auto 15px !important;
    margin: auto 7px;   
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
    border: none;
}
/*- Category Navigation -*/
.nav2, .nav2 * {
    margin:0;
    padding:0;
    
}
.nav2 {
    height: 67px;
    background: transparent url(images/logo_sub.gif) no-repeat scroll 0 0;
    font-size:15px;
    position:relative;
    padding-top: 15px;
    padding-left: 220px;
}
.nav2 ul {
    background:#fff; /*IE6 needs this*/
    float: left;
    position:relative;
}
.nav2 li {
    line-height: 23px;
    float: left;
    list-style:none;
    z-index:999;
}
.nav2 li.current ul {
    z-index: 999;   
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
    z-index: 1000;
    background: #000 no-repeat scroll 0 0;
        filter:alpha(opacity=85);
        -moz-opacity:0.85;
        opacity:0.85;
         -khtml-opacity:0.85
    /*color: #ffffff;*/
    text-decoration: none;      
}
.nav2 li li {
    background: #000 no-repeat scroll 0 0; /*para IE*/
}
.nav2 a {
    color: #faab17;
    display: block;
    padding: 0 15px;
}
.nav2 li ul {
    /*left:0;*/
    top:-999em;
    position:absolute;
    width:auto;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
    color: #FF7800;
    text-decoration: none;
    /* background: #B3B3B3;*/
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
    border-bottom: none;
}
.nav2 li li.current a {
    font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
    top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
    top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
    top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
    top: -999em;
}
#search input{
   /* background: transparent; */
    border: black 1px solid;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    behavior: url(border-radius.htc);

    color: #b3b3b3;
    float: left;
    font-size: 12px;
    margin: 2px 0 0;
    padding: 1px;
    width:110px;
}
#search .btn{
    margin: 3px 0 0 5px;
    padding: 0;
    width: auto;
    border: 0px;
}
/*- Header -*/
#header{
    /*background: url(images/hl-dot.gif) repeat-x bottom;*/
    height: 188px;
    padding: 0 0 0px;
}
/*- Logo -*/
#header h1{
    float: left;
    display:inline;
}

#header h1 a{
    display: block;
    height: 188px;
    width: 262px;
}

#login-box {
background: url(images/barra_login.gif) no-repeat scroll 0 0;
float: left;
height: 30px;
width: 480px;
margin: 13px 0 0 0;
}

#login-btn {
  background: none;
  border: 0;
}


#botones {
float: left;
height: 100px;
width: 112px;
margin: 27px 0 0 0;
}


#btn-radio {
float: left;
height: 35px;
width: 112px;
margin: 0;
}

#btn-prog {
float: left;
height: 35px;
width: 112px;
margin: 10px 0 0 0;
}

/*- BANNER -*/
#banner{
    float: right;
    padding: 6px;
    width: 560px;
    height: 132px;
}

/*- RSS -*/
#rss{
    float: left;
    font-size: 11px;
    padding: 0px 10px;
    text-align: left;
    width: 980px;
}
#rss a{
    color: #b3b3b3;
}
#rss ul{
    float: left;
    margin: 0;
    width: 140px;
}
#rss li{
   padding: 0 3px 3px;
}
#rss img{
    float: left;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
    border-left: 1px solid;
    border-right: 1px solid;
    height: 184px;
    overflow: hidden;
    padding: 3px 3px 0;
    width: 474px;
}
.featured-tit{
     background: url(images/tit_eg_rojo.gif) no-repeat scroll 0 0;
    font-size: 13px;
    color: white;
    padding: 5px;
}
.featured h2{
    font-size: 12px;
    color: white;
    padding: 7px 5px;
}
.featured h3{
    font-size: 14px;
    padding: 0 0 6px 0;
}
.featured h3 a {
    color:#000;
}
.featured h3 a:hover {
    color:#FF7800;
}
.featured p {
    margin-bottom:10px;
}
.featured-img{
    margin: 0 10px 0 0;
    width:180px;
    height:180px;
    float:left;
    display:inline;
}
#ribbon{
    float:left;
    padding-top: 145px;
}
#featured-th{
    height: 57px;
    width: 480px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
margin-bottom: 10px;
 }
#featured-th img{
    margin: 0;
    border:none;
}
#featured-th .idTabs {
    list-style:none;
    }
#featured-th .idTabs li {
    float:left;
    display:inline;
    margin-right:-5px;
    }
#featured-th .idTabs li.last {
    margin-right: 0px !important;
    margin-bottom: 10px;
    }

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#tv-frame {
    float:left;
    height:auto;
    margin-bottom: 10px;
    width: 322px;
    background: #DDD;
    }
.video-left {
    border-left: 1px solid;
    border-right: 1px solid;
    float:left;
    width:320px !important;
    display:inline;
    }
.video-tv {
    border-left: 1px solid;
    border-right: 1px solid;
    float:left;
    width:320px !important;
}
.video-left p {
    padding:0px !important;
    margin:0px !important;
    }
.video-left h2 {
    display:none;
    }
.tv-right {
    float:left;
    width:320px;
    border-left: 1px solid;
    border-right: 1px solid;
    display:inline;
    }
.tv-right h2{
    color: #ff7800;
    font-size:1.3em;
    line-height:1.2em;
    font-weight:bold;
    padding: 0 0 0 10px !important;
    margin:0 !important;
    }
.tv-right p{
    color: #000;
    font-size:0.9em;
    line-height:0.8em;
    font-weight:bold;
    padding: 0 0 0px 0px !important;
    margin:0 !important;
    }
.tv-right .idTabs {
    border-top:1px solid #FFF;
    list-style:none;
    margin:5px 0px 0px 0px;
    padding:0px;
    }
.tv-right .idTabs li {
    margin:0px;
    border-bottom:1px solid #FFF;
    background:#DDD;
    line-height:5px;
    padding-left: 5px;
    }
.tv-right .idTabs li a {
    color:#000;
    text-decoration:none;
    display:block;
    padding:5px;
    }
.tv-right .idTabs li a:hover {
    background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
    }
.tv-right .selected {
    background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
    }
/*====Ver mas===== */
.btn-mas {
    background: url(images/pie_frame_md.gif) no-repeat scroll 0 0;
    height: 38px;
    text-align: right;
    width: 322px;
    display: inline-table;
    }

/*========= FEATURED AUDIOS (FRONT-PAGE) =========*/

#audio-frame {
    background: #DDD;
    float:left;
    height:auto;
    margin-bottom: 10px;
    width: 322px;
    }
.modulo-display {
    border-left: 1px solid;
    border-right: 1px solid;
    float:left;
    width:320px !important;
    display:inline;
    }
.audio-entrev {
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    float:left;
    width:320px !important;
    display:inline;
    }
.audio-tit {
     background: url(images/tit_gd_naranja.gif) no-repeat scroll 0 0;
    font-size: 12px;
    color: white;
    padding: 6px 5px;
    font-weight: bold;
    }
.audio-player p {

    padding:0px !important;
    margin:0px !important;
    }
.audio-player h2 {
    display:none;
    }
.audio-list {
    float:left;
    width:320px;
    border-left: 1px solid;
    border-right: 1px solid;
    display:inline;
    }
.audio-list h2{
    color: #ff7800;
    font-size:1.3em;
    line-height:1.2em;
    font-weight:bold;
    padding: 0 0 0 10px !important;
    margin:0 !important;
    }
.audio-list p{
    color: #000;
    font-size:0.9em;
    line-height:0.8em;
    font-weight:bold;
    padding: 0 0 0px 0px !important;
    margin:0 !important;
    }
.audio-list .idTabs {
    border-top:1px solid #FFF;
    list-style:none;
    margin:5px 0px 0px 0px;
    padding:0px;
    }
.audio-list .idTabs li {
    margin:0px;
    border-bottom:1px solid #FFF;
    background:#DDD;
    line-height:12px;
    padding-left: 5px;
    }
.audio-list .idTabs li a {
    color:#000;
    text-decoration:none;
    display:block;
    padding-right:30px;
    }
.audio-list .idTabs li a:hover {
    background:#C0C0C0 url(images/ico-hear.gif) right center no-repeat !important;
    }
.audio-list .selected {
    background:#C0C0C0 url(images/ico-hear.gif) right center no-repeat !important;
    }
/*====Oir mas===== */
.audio-oirmas {
    background: url(images/pie_frame_md.gif) no-repeat scroll 0 0;
    height: 38px;
    text-align: right;
    width: 322px;
    display: inline-table;
    }
#modulo-frame {
    float:right;
    height:auto;
    margin-bottom: 10px;
    width: 320px;
    background: #DDDDDD;
    }
.modulo-list {
    border-left: 1px solid;
    border-right: 1px solid;
    float:left;
    width:320px !important;
    display:inline;
    }
/*========= VENTANA DE RANKINGS (FRONT-PAGE) =========*/

#rank-frame {
    height:auto;
    }
.rank-view {
    width:470px !important;
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 5px;  
    }
.rank-tit {
    font-size: 12px;
    color: white;
    padding: 6px 5px;
    font-weight: bold;
    }
.rank-view p {
    padding:0px !important;
    margin:0px !important;
    }
.rank-view h2 {
    display:none;
    }
.rank-list {
    display:inline;
    }
.rank-list h2{
    color: #ff7800;
    font-size:1.3em;
    line-height:1.2em;  
    font-weight:bold;
    padding: 0 0 0 10px !important;
    margin:0 !important;
    }
.rank-list p{
    color: #000;
    font-size:0.9em;
    line-height:0.8em;
    font-weight:bold;
    padding: 0 0 7px 10px !important;
    margin:0 !important; 
    }
.rank-list .idTabs {
    border-top:1px solid #FFF;
    border-left: 1px solid;
    border-right: 1px solid;
    list-style:none;
    width: 480px;
    }
.rank-list .idTabs li {
    margin:0px;
    border-bottom:1px solid #FFF;
    background:#DDD;
    line-height:5px;
    }
.rank-list .idTabs li a {
    color:#000;
    text-decoration:none;
    display:block;  
    padding:5px 10px;
    }
.rank-list .idTabs li a:hover {
    background:#C0C0C0 url(images/ico-top.gif) right center no-repeat !important;
    }
.rank-list .selected {
    background:#C0C0C0 url(images/ico-top.gif) right center no-repeat !important;
    }
/*====Leer mas===== */
.rank-leermas {
    background: url(images/pie_frame_gd.gif) no-repeat scroll 0 0;
    height: 38px;
    text-align: right;
    width: 482px;
    display: inline-table;
    }

/*========= TABS PARA RANKINGS (FRONT-PAGE) =========*/

/*- Home Tabs - Top Latino, Top Paises, Artistas -*/
.rankTabs {
    height:27px;
    width:482px;
    display:block;
   /* margin-top:10px; <<desactivado luego de quitar el modulo de destacadas */
    border-bottom: 1px solid;
    float: left;
    overflow: hidden;
    }
.rankTabs .idTabs{
    font-size: 12px;
}
.rankTabs .idTabs .liazu {
    float: left;
    font-size: 13px;
    line-height: 29px;
}
.rankTabs .idTabs .liazu a{
    background: url(images/tit_md_azulbajo.gif) center left no-repeat;
    width: 149px;
    border-bottom: 0;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;
}
.rankTabs .idTabs .liazu a:hover,
.rankTabs .idTabs .liazu .selected{
    background: url(images/tit_md_azul.gif) center left no-repeat;
    width: 149px;
    color: white;
    text-decoration: none;
    padding: 0 5px;
}
.rankTabs .idTabs .linar{
    float: left;
    font-size: 13px;
    line-height: 29px;
}
.rankTabs .idTabs .linar a{
    background: url(images/tit_md_naranjabajo.gif) center left no-repeat;
    width: 150px;
    border-bottom: 0;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;
}
.rankTabs .idTabs .linar a:hover,
.rankTabs .idTabs .linar .selected{
    background: url(images/tit_md_naranja.gif) center left no-repeat;
    width: 150px;
    color: white;
    text-decoration: none;
    padding: 0 5px;
}
.rankTabs .idTabs .liroj{
    float: left;
    font-size: 13px;
    line-height: 29px;
}
.rankTabs .idTabs .liroj a{
    background: url(images/tit_md_rojobajo.gif) center left no-repeat;
    width: 149px;
    border-bottom: 0;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;
}
.rankTabs .idTabs .liroj a:hover,
.rankTabs .idTabs .liroj .selected{
    background: url(images/tit_md_rojo.gif) center left no-repeat;
    width: 149px;
    color: white;
    text-decoration: none;
    padding: 0 5px;
}
.ranknavbox{
    background: #DDDDDD;
    position: relative;
    width: 482px;
}
.ranklist1,ranklist3,ranklist4{
    /*padding-bottom:12px;*/
    }
.ranklist1 li,.ranklist3 li,.ranklist4 li{
    background: url(images/ico-star.gif) no-repeat left center;
    padding: 6px 18px;
    border-bottom:1px dashed #C0C0C0;
}
.ranklist1 li a,.ranklist3 li a,.ranklist4 li a{
    color: #000000;
}
.ranklist3 li {
    /*background: url(images/ico-mostcomm.gif) no-repeat left center !important;*/
    }
.ranklist4 li {
    background: url(images/ico-feat.gif) no-repeat left center !important;
    }

#reel {
    margin-top: 15px;
    border: 1px solid;
    width: 480px;


}
/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
    margin: 0;
}
.post h2{
    font-size: 1em;
    padding: 0 0 5px;
}
.post h3{
    font-size: 1.3em;
}
.post h3 a{
    color: #000000;
}
.post p{
    padding: 0 4px 15px;
}
.post p.posted{
    color: #c0c0c0;
}
/*- Box -*/
.box{
    /* background: #ececec url(images/tit_eg_naranja.gif) no-repeat scroll 0 0;*/
    clear: both;
    height: 1%;
    margin: 15px 0 5px 0px;
    padding: 10px 5px 0;
    width: 470px;
}
.box .post{
    width: 225px;
}
.box .post h2{
    font-size: .85em;
}
.box .post h3{
    font-size: 1em;
}
.box .post p.posted{
    font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
    margin: 0 0 15px 0;
    padding-bottom:15px;
    background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
    font-size: 1.1em;
    padding: 0 0 5px;
width: 600px;
}
.post-alt h3{
    font-size: 1.4em;
}
.post-alt h3 a{
    color: #000000;
}
.post-alt p{
    padding: 0 0 15px;
}
.post-alt p.posted{
    color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
    background: url(images/ico-arrow.gif) no-repeat left;
    padding: 0 0 0 13px;
    font-weight:bold;
}
.comments {
    padding-bottom:0px !important;
}
.comments a{
    background: url(images/ico-comm.gif) no-repeat left;
    color: #000000;
    padding: 0 0 0 20px;
    font-weight:bold;
}
a.more{
    background: url(images/ico-arrow2.gif) no-repeat right;
    color: #c0c0c0;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
    color: #086bb0;
    font-size: 1.2em;
    font-weight: bold;
}
.alignleft{
    display:inline;
    float:left;
}
.alignright{
    display:inline;
    float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
    background:#DDD;
    padding:10px;
    width:auto;
    margin-bottom:25px;
}
#archivebox h2 {
    font-size:1.5em;
    color:#000;
}
#archivebox h2 em{
    color:#C0C0C0 !important;
    font-style:normal;
}
.archivefeed {
    margin-top:5px;
}
.archivefeed a {
    background:url(images/ico-arcfeed.gif) center left no-repeat;
    padding-left:20px;
    color:#000;
    font-weight:bold;
}
.arclist{
    border-top: 3px solid #c0c0c0;
    border-bottom: 3px solid #c0c0c0;
    margin: 0 0 15px;
    padding: 10px 0 10px;
    width: 260px;
}
.arclist h2{
    color: #000;
    font-size: 18px;
    padding: 0 0 10px 0 !important;
}

.arclist ul li{
    padding:0 0 7px 10px;
    color:#c0c0c0;
    font-size:14px;
    font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
    margin-top:5px;
    font-weight:bold;
    color:#C0C0C0;
}
.entry p{
    text-align:left;
    font-size:12px;
    line-height:20px;
    }
.entry blockquote { 
    padding: 3px 15px;
    background: #def3ff;
    border: 1px solid #0253b8;
    margin: 5px auto 15px auto;
    color:#000;
    width:85%;
    }
.entry blockquote p {
    font-size:12px;
    padding: 5px 0px;
    margin: 5px 0px;
    line-height: 20px;
    }
.entry img { 
    padding: 2px 2px 2px 2px;
    background:#DDD;
    border: solid 1px #C0C0C0; 
    margin: 0px 15px 15px 0px !important;
    float:left;
    display:inline;
    }
.entry ul, .entry ol {
    margin-bottom:15px;
    font-size:12px;
    line-height:20px;
    }
.entry ul li ul, .entry ol li ol{
    margin-bottom:0px;
    padding-top:3px;
    }
.entry ul li {
    list-style:circle inside !important;
    margin-left:15px;
    padding:3px 0px;
    }
.entry ul li ul li {
    list-style:disc inside !important;
    }
.entry ol li {
    list-style:decimal inside !important;
    font-size:12px;
    padding:3px 0px;
    }
.entry ol li ol li {
    list-style:decimal-leading-zero inside !important;
    }


/*========= COMMENTS =========*/

h2.commh2{
    font-size: 1.4em;
    padding: 0 0 5px;
    font-weight:bold !important;
}
ol.commentlist{
    margin: 10px 0 20px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 20px;
}
ol.commentlist p{
    margin-bottom:10px;
    line-height: 20px;
}
ol.commentlist cite{
    font-style: normal;
    font-weight: bold;
}
ol.commentlist li{
    padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
    padding: 10px 10px 0 10px !important;
    background:#DDD;
    border:1px solid #C0C0C0;   
}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Video,Tv - Programas, Entrevistas - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
    border-bottom:1px solid #000;
    width:322px;
    float:left;
    display:block;
    height: 26px;
    overflow: hidden;
    }
.sideTabs .idTabs{
    font-size: 13px;
}
/* solapa azul*/
.sideTabs .idTabs .liazu {
    float:left;
    line-height: 27px;
}
.sideTabs .idTabs .liazu a{
    background: url(images/tit_ch_azulbajo.gif) center left no-repeat;
    width: 95px;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;

}
.sideTabs .idTabs .liazu a:hover,
.sideTabs .idTabs .liazu .selected{
    background: url(images/tit_ch_azul.gif) center left no-repeat;
    width: 95px;
    color: white;
    text-decoration: none;
    padding: 0 5px;

}

/* solapa naranja*/
.sideTabs .idTabs .linar {
    float: left;
    line-height: 27px;
}
.sideTabs .idTabs .linar a{
    background: url(images/tit_ch_naranjabajo.gif) center left no-repeat;
    width: 95px;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;

}
.sideTabs .idTabs .linar a:hover,
.sideTabs .idTabs .linar .selected
{
    background: url(images/tit_ch_naranja.gif) center left no-repeat;
    width: 95px;
    color: white;
    text-decoration: none;
    padding: 0 5px;
}

/* solapa noticias */
.sideTabs .idTabs .lired a{
    background: url(images/tit_ch_rojo.gif) center left no-repeat;
    width: 159px;
    color: #ddd;
    display: block;
    padding: 5px;
}


/* solapa roja*/
.sideTabs .idTabs .liroj {
    float: left;
    line-height: 27px;
}
.sideTabs .idTabs .liroj a{
    background: url(images/tit_ch_rojobajo.gif) center left no-repeat;
    width: 95px;
    color: #ddd;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 5px 0;
}
.sideTabs .idTabs .liroj a:hover,
.sideTabs .idTabs .liroj .selected
{
    background: url(images/tit_ch_rojo.gif) center left no-repeat;
    width: 95px;
    color: white;
    text-decoration: none;
    padding: 0 5px;

}

.navbox{
    background: #DDDDDD;
    border: 1px solid #000;
    border-top: 0;
    margin: 0px 0 25px;
    padding: 0px 5px;
    position: relative;
    width: 310px;
}
.list1,list3,list4{
    /* padding-bottom:12px;*/
    }
.list1 li,.list3 li,.list4 li{
    background: url(images/ico-star.gif) no-repeat left center;
    padding: 6px 0 6px 15px;
    border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
    color: #000000;
}
.list3 li {
    background: url(images/ico-mostcomm.gif) no-repeat left center !important;
    }
.list4 li {
    background: url(images/ico-feat.gif) no-repeat left center !important;
    }
/*- Ads -*/
.ads{
   /* border: 1px solid #eeeeee;*/
    height: 90px;
    margin: 0 0 5px;
    padding: 10px 0 0;
}
.ads img{
    float: left;
    margin: 0px;
    width: 310px;
}
.ads img.last{
    margin: 0;
}
/*- Flickr -*/
.flickr{
    background: beige;
    border: 1px solid;
    margin-top: 10px;
    padding: 10px 0px;
    width: 480px;
}
.flickr h2{
    color: #ff7800;
    font-size: 13px;
    height: 21px;
    margin: 0 0 10px 0px;
    padding-left:10px;
}
.flickr h2 span{
    float: left;
}
.flickr h2 img{
    float: right;
    margin: 0 2px;
}
.flickr h2 em{
    color: #848382;
    float: right;
    font-style: normal;
}
.flickr p {
    display:inline;
    padding-left:10px;
}
.flickr-ar {
    margin:10px 10px 0px 0px !important;
    padding:0px !important;
    text-align:right;
}
/*=== DropDown Lists ===*/
.catlist{
    
    /* border-bottom: 20px solid #035496;*/
    margin: 0 0 15px;
    /*padding: 0 0 10px;*/
    width: 160px;
}
.catlist h2{
    color: #ff7800;
    font-size: 12px;
    padding: 5px 20px 0 5px !important;
    background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
    padding:10px;
    margin-bottom: 10px;
}
.list-alt li{
    margin: 0 0 7px;
}
.list-alt li a{
    color: #000000;
}
/*=== Styling Widget Lists ===*/
.textwidget{
padding-bottom:10px;
}
.widget h2 {
    text-transform:none;
    }
.widget ul {
    background: #ececec;
    margin: 0 0 10px;
    padding: 5px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.widget ul li{
    margin: 0 0 7px;
}
.widget ul li a{
    color: blue;
}

/*========= FOOTER =========*/

#footer{
    background: #000;
    clear: both;
    color: #b3b3b3;
    height: 80px;
    line-height: 16px;
    padding: 0 15px;
    text-align: center;
}
#footer a{
    color: #b3b3b3;
}

/*========= MISC =========*/
.adsense {
  margin-top: 10px;
}

.fix{
    clear: both;
    height: 1px;
    margin: 0 0 -2px;
    overflow: hidden;
}
.hl{
    /*background: url(images/hl-dot.gif) repeat-x bottom;*/
}
.hl-full{
    background: url(images/hl-dot-full.gif) repeat-x bottom;
    float:left;
    clear:both;
    height:2px;
    width:100%;
    margin:20px 0 25px !important;
    margin:10px 0 15px; 
    padding:0 !important;
}
.hl2{
    border-bottom: 3px solid #c0c0c0;
}
.hl3{
    /* border-top: 25px solid #fd3f00;*/
    padding: 0px;
}
.blog{
    width:800px !important;
    float:left;
}
.between{
    height:2px;
    margin-bottom:15px;
    }
.fl{
    float: left;
}
.fr{
    float: right;
}
.ac{
    text-align: center;
}
.ar{
    text-align: right;
}
.th{
    border: 1px solid #c0c0c0;
    float: left;
    margin: 0 10px 0 0;
    padding: 3px;
}
