/* css taxonomias */

img {
    border: 0;
}

#front_principal #fp_container {
    padding: 15px 22px 0 22px;
}

#front_central .taxonomy-term-title {
    float: left;
    width: 650px;
    font-family: arial;
    font-weight: bold;
    font-size: 42px;
    color: #63605b;
    padding-top: 9px;
    padding-bottom: 16px;
    border-bottom: 5px solid #cfc1b7;
}

#front_central #node_tax .node_title {
    float: left;
    width: 650px;
    font-family: georgia;
    font-weight: bold;
    font-size: 21px;
    line-height: 25px;
    margin-top: 14px;
}

#front_central #node_tax .node_title a:hover{
    color: #006594;
}
#front_central #node_tax .node_title a {
    color: #000;
    text-decoration: none;
    display: block;
}

#front_central #node_tax .node_body {
    float: left;
    width: 650px;
    margin-top: 10px;
}

#front_central #node_tax .node_field_image {
    float: left;
}

#front_central #node_tax .node_field_image img {
    margin-right: 15px;
    display: block;
}

#front_central #node_tax .node_field_credito_autor {
    float: left;
    font-family: arial;
    font-size: 10px;
    text-transform: uppercase;
    color: #0096cf;
}

#front_central #node_tax .node_field_changed {
    float: right;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

#front_central #node_tax .node_field_changed_date {
    float: left;
    color: #909090;
}

#front_central #node_tax .node_field_changed_time {
    float: left;
    color: #4e4e4e;
}

#front_central #node_tax .node_field_resumen {
    margin-top: 24px;
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
    color: #303030;
}

#front_central #node_tax .node_info {
    float: left;
    width: 650px;
    clear: both;
    padding-top: 14px;
}

#front_central #node_tax .node_taxonomy_term {
    float: left;
    width: 630px;
    padding: 4px 10px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    font-family: arial;
    font-size: 14px;
    color: #666666;
}

#front_central #node_tax .node_taxonomy_title {
    float: left;
    padding: 0 10px;
    text-decoration: none;
    line-height: 22px;
    display: block;
}

#front_central #node_tax .node_taxonomy_term a {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #cccccc;
    color: #22a5e6;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
    display: block;
}


#front_central #node_tax .node_taxonomy_term a:first-of-type{
    border-left: 0;
}

#front_central #node_tax .node_taxonomy_term a:hover {
    text-decoration: underline;
}

#front_central #node_tax .node_links {
    float: left;
    width: 630px;
    padding: 8px 10px;
    border-bottom: 1px solid #cccccc;
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
}

#front_central #node_tax .node_links img {
    margin-left: 20px;
    margin-right: 10px;
}

#front_central #node_tax .node_statistics_counter, #front_central #node_tax .node_comment_count, #front_central #node_tax .node_comment_sent {
    float: left;
}

#front_central #node_tax .node_statistics_counter img {
    margin-left: 0;
}

#front_central #node_tax .node_comment_sent a {
    color: #666666;
    text-decoration: none;
}

#front_central #node_tax .node_comment_sent a:hover {
    text-decoration: underline;
}

#front_central .item-list {
    float: left;
    width: 650px;
    margin-top: 20px;
    text-align: center;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
}

#front_central .item-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#front_central .item-list ul li {
    display: inline-block;
    padding-bottom: 20px;
}

#front_central .item-list ul li a {
    padding: 3px 5px;
    margin: 0 5px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}

#front_central .item-list ul li a:hover, #front_central .item-list .pager-current {
    padding: 3px 5px;
    margin: 0 5px;
    color: #ffffff;
    background-color: #b6aaa0;
}


/*******************************************************************************
* * vista interior nota
*******************************************************************************/

.sumario,
.titulo,
.resumen,
.cct,
.cct .row,
.row,
.foto,
.pie-foto{
    float: left;
}

.sumario{
    margin-top: 10px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color: #000;
    text-transform: uppercase;
}
.titulo{
    clear: both;
    font-family: Goergia;
    font-size: 33px;
    font-weight: bold;
    line-height: 42px;
    color: #000;
    margin-top: 6px;
    margin-bottom: 10px;
}
.resumen{
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #000;
}

.titulocolblog{
    float: left;
    width: 100%;
    font: italic 33px/44px Georgia;
    color: #000;
    text-align: center;
    padding-top: 20px;
    border-top: 2px solid #cfc1b7;
}
.resumencolblog{
    float: left;
    width: 100%;
    padding-top: 20px;
    font: normal 16px/22px Arial;
    color: #000;
    text-align: center;
}
.blogcolaut{
    float: left;
    width: 204px;
    border-top: 5px solid #cfc1b7;
    background-color: #e7d9ce;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.blogcol{
    margin-top: 10px;
    float: left;
    width: 100%;
    height: 104px;
    line-height: 104px;
    text-align: center;
}
.blogcol > img{
    width: 104px;
    height: 104px;
}
.blogcolcol{
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
    font: bold 14px/17px Arial;
    color: #000;
}
.blogcolnom{
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
    font: bold 12px Arial;
    color: #4071b3;
}
.blogcolcar{
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
    font: normal 12px Arial;
    color: #4071b3;
}
.cct{
    clear: both;
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 20px 0;
}
.top{
    border-top: 5px solid #cfc1b7;
}
.cct .row{
    clear: both;
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
}

.cct .tax{
    height: auto;
    min-height: 30px;
}

.comentarios,.lecturas, .descargar{
    margin-left: 10px;
    float: left;
    padding-left: 24px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
}
.comentarios{
    background: url(/sites/all/themes/eco2014/images/front/icon_comentario.png) no-repeat center left;
}
.lecturas{
    background: url(/sites/all/themes/eco2014/images/front/icon_lectura.png) no-repeat center left;
}
.descargar{
    background: url(/sites/all/themes/eco2014/images/front/icon_descarga.png) no-repeat center left;
}

.autor a{
    text-decoration: none;
}
.autor a,
.autor{
    margin-left: 10px;
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #0096cf;
    text-transform: uppercase;
    vertical-align: middle;
}

.fecha{
    text-transform: uppercase;
    float: right;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 10px;
}
.dia{
    height: 100%;
    float: left;
    color: #909090;
    padding: 0 3px;
}
.hora{
    height: 100%;
    float: right;
    color: #4e4e4e;
}


.compartir a:hover{
    text-decoration: underline;
}


.compartir a{
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
.compartir .print a{
    border-right: 0;
}

.compartir .etiqueta,
.compartir a{
    text-transform: uppercase;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666; /*merol*/
}
.compartir .etiqueta{
    float: left;
    margin-left: 10px;
}
.facebook,
.twitter,
.linkedin,
.email,
.print{
    float: left;
    padding-left: 25px;
    margin-left: 10px;
}

.facebook{
    background: url(/sites/all/themes/eco2014/images/front/ee_interior_nota_rs_facebook.png) no-repeat center left;
}
.twitter{
    background: url(/sites/all/themes/eco2014/images/front/ee_interior_nota_rs_twitter.png) no-repeat center left;
}
.linkedin{
    background: url(/sites/all/themes/eco2014/images/front/ee_interior_nota_rs_linkedin.png) no-repeat center left;
}
.email{
    background: url(/sites/all/themes/eco2014/images/front/ee_interior_nota_rs_mail.png) no-repeat center left;
}
.print{
    background: url(/sites/all/themes/eco2014/images/front/ee_interior_nota_rs_print.png) no-repeat center left;
}

.tax .etiqueta{
    float: left;
    margin-left: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #666;
}
.taxonomia{
    padding-left: 10px;
}
.taxonomia a:hover{
    text-decoration: underline;
}
.taxonomia a{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #0096cf;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    text-transform: capitalize;
}
.first a{
    border: 0;
    padding-left: 0;
}
.taxonomia{
    float: left;
}
.foto img{
    width: 650px;
    height: 433px;
}
.pie-foto{
    width: 630px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 16px;
    padding: 4px 10px;
    background-color: #dccdc3;
}

#nt {
    float: left;
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #000;
    margin-top: 30px;
}
#nt p{
    margin-bottom: 22px;
}

#nt .relacionadas tr{
    border-bottom: 0;
}
#nt .relacionadas{
    background-color: #faebdf;
    display: inline;
    float: left;
    width: 194px;
    padding-right: 30px;
    margin-bottom: 20px;
}

#nt .relacionadas .title{
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    width: 100%;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    border-top: 5px solid #cfc1b7;
    float: left;
}

#nt .relacionadas a:hover{
    text-decoration: underline;
    background-color: transparent !important;
}

#nt .relacionadas a{
    float: left !important;
    padding-left: 25px;
    font: normal 13px/16px Arial;
    color: #006594 !important;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    text-align:left !important;
    text-transform: none !important;
    padding-top: 12px;
    padding-bottom: 12px;
}
#nt .relacionadas .last a{
    border-bottom: 0px !important;
}
.view-id-contenidos_relacionados{
    float: left;
}


.relacionadas span[class="nr_changed"]{
    display: none;
}
.relacionadas table{
    margin: 0 !important;
}

#nt .view-display-id-block_4{
    float: left;
}

#nt .view-display-id-block_54 a,
#nt .view-display-id-block_4 a{
    width: 176px;
}
#nt .view-display-id-block_4 a[class~="infografias"]{
    background: url(/sites/all/themes/eco2014/images/front/in_infografia.png) no-repeat 0 15px;
}
#nt .view-display-id-block_4 a[class~="video"]{
    background: url(/sites/all/themes/eco2014/images/front/in_video.png) no-repeat 0 15px;
}
#nt .view-display-id-block_4 a[class~="especiales"]{
    background: url(/sites/all/themes/eco2014/images/front/in_especial.png) no-repeat 0 15px;
}
#nt .view-display-id-block_4 a[class~="notas_online"]{
    background: url(/sites/all/themes/eco2014/images/front/in_nota.png) no-repeat 0 15px;
}
#nt .view-display-id-block_4 a[class~="podcast"]{
    background: url(/sites/all/themes/eco2014/images/front/in_podcast.png) no-repeat 0 15px;
}
#nt .view-display-id-block_4 a[class~="multimedia"]{
    background: url(/sites/all/themes/eco2014/images/front/in_fotogaleria.png) no-repeat 0 15px;
}

/*mas del autor*/
#nt .view-display-id-block_54 a{ 
    background: url(/sites/all/themes/eco2014/images/front/in_nota.png) no-repeat 0 15px;
}

#front_central #nt .relacionadas .item-list ol,
#front_central #nt .relacionadas .item-list ul {
    margin: 0;
}

#nt .relacionadas .item-list{
    width: 100%;
}

#nt blockquote{
    margin: 30px 0;
    /*padding: 30px 0;*/
    padding-top: 30px;
    border-top: 5px solid #cfc1b7;
    border-bottom: 1px solid #ccc;

    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    line-height: 28px;

    color: #333;
}

/*#nt iframe,*/
#nt > div[class~="field"],
#nt p,
#nt blockquote,
#nt ul,
#nt ol,
#nt h1,
#nt h2,
#nt h3,
#nt h4,
#nt h5,
#nt h6{
    max-width: 516px !important;
    margin-left: 134px;
}

#nt .views-view-grid {
    margin: 0 !important;
}

#nt table {
    max-width: 516px !important;
    margin-left: 134px !important;
}

/* #nt p img,
#nt p iframe{
    margin-top: 5px;
    max-width: 536px;
    min-width: 536px;
    width: auto;
    position: relative;
    right: 20px;
} */

#nt iframe {
    width:536px !important; 
    max-width:536px !important;
    margin-left:-20px !important;
    
}

#nt iframe[class~="twitter-tweet"]{
    float: right;
    margin-top: 0px !important;
    margin-bottom: 22px !important;
}

#nt .imagen {
    margin-left:-20px !important; 
    width:536px !important;
}

.fb-post{
    width: 516px !important;
    float: right !important;
    margin: 0 0 20px 0 !important;
}

/*FOOTER***********************************************************************/
#nt .item-footer{
    top: -20px;
    margin-top: 0;
    position: relative;
    right: 20px;
    width: 536px !important;
    max-width: 536px !important;
    margin-bottom: 5px;
}
#nt .item-footer a{
    color: #27a2e4;
    text-decoration: none;
}
#nt .item-footer a:hover{
    text-decoration: underline;
}
#nt .item-footer a{
    font: normal 12px/14px Arial;
}
#nt .item-footer{
    font: normal 12px/14px Arial;
    color: #666;
}
/*FOOTER***********************************************************************/
#nt p img{
    height: auto;
}

#nt a{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #006594;
    line-height: 22px;
}

#nt strong{
    font-family: Arial;
    font-weight: bold;
}

#nt blockquote{
    background: url(/sites/all/themes/eco2014/images/front/in_comillas.png) no-repeat 0 35px;
}
#nt blockquote > p{
    margin-left: 0;
    padding-left: 40px;
}

/*falta*/ 

#nt ul{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    color: #666;
    list-style-image: url('/sites/all/themes/eco2014/images/front/in_dot.png');
    margin-bottom: 15px;
    position: relative;
    top: -5px;
    padding-left: 20px;
}
#nt ul li{
    line-height: 27px;
}


#nt ol{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    color: #666;
    list-style-type: none;
    counter-reset: ol-counter;
    padding-left: 20px;
    margin-bottom: 15px;
    position: relative;
    top: -5px;
}

#nt ol li:before{
    position: relative;
    left: -17px;
    content: counter(ol-counter);
    counter-increment: ol-counter;
    font-weight: bold;
    margin-right: -7px;
}
/*
#nt table{
}
#nt table{
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 516px;
    border: 0;
    border-collapse: collapse;
    table-layout: fixed;
}
#nt tr[class="tcabecera"] th{
    background-color: #9b9189;
    font: normal 11px/14px Arial;
    text-align: center;
    color: #fff;
}
#nt table tbody{
    text-align: center;
}
#nt table tbody tr:nth-child(odd){
    background: none;
}
#nt table tbody tr:nth-child(even){
    background-color: #d9cdc5;
}
#nt table tbody tr td{
    padding: 5px 0;
}
#nt table tbody tr {
    font: normal 12px/15px Arial;
    color: #333;
    padding: 5px 0;
    border-bottom: 1px dotted #999;
}
#nt tr[class="ttitulo"]{
    font: bold 16px/22px Arial;
    color: #666;
    text-transform: uppercase;
    background-color: #faebdf;
    text-align: left;
}
#nt tr[class="tresumen"] th{
    padding-bottom: 10px;
    font: normal 13px/16px Arial;
    color: #666;
}
#nt tr[class="tresumen"]{
    font: normal 13px/16px Arial;
    color: #666;
    background-color: #faebdf;
    text-align: left;
}

#nt tr[class="tcabecera"] th{
    padding: 5px 0;
}
#nt tr[class="tcabecera"]{
    text-transform: uppercase;
}
#nt table tfoot tr td{
    padding: 2px 5px;
}
#nt table tfoot{
    font: normal 9px/11px Arial;
    color: #666;
    text-transform: uppercase;
    padding: 2px 5px;
    background-color: #d9cdc5;
    border-top: 10px solid #faebdf;
}*/


/*****************************************************************************  tabla */
#nt p[class="ttitulo"]{
    font: bold 16px/22px Arial;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#nt p[class="tresumen"]{
    font:13px/16px Arial;
    color:#666;
    margin-bottom:10px
}
#nt > table{
    width:516px;
    border-collapse:collapse;
    margin-bottom:10px;
    border:0;
    table-layout:fixed;
}
#nt > table thead{
    background-color:#9B9189;
    color: #FFF;
    font:11px/14px Arial;
    text-align:center;
    text-transform:uppercase;
}
#nt > table thead tr th{
    padding:5px 0;
    font-weight: normal;
}
#nt > table tbody{
    text-align:center;
    font: 12px/15px Arial;
    color:#333;
}
#nt > table tbody tr{
    border-bottom:1px dotted #999;
}
#nt > table tbody tr:nth-child(2n){
    background-color:#D9CDC5
}
#nt > table tbody tr td{
    padding:5px;
}
#nt > table tfoot{
    text-align:center;
    font: 12px/15px Arial;
    color:#333;
    font-weight:bold;
    text-transform:uppercase;
}
#nt > table tfoot tr{
    border-bottom:1px dotted #999;
}
#nt > table tfoot tr td{
    padding:5px 10px;
}
#nt p[class="tfuente"]{
    font:9px/11px Arial;
    color:#666;
    text-transform:uppercase;
    padding:2px 5px;
    background-color:#D9CDC5;
}
/******************************************************************************  tabla */
#nt h1{
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 27px;
    color: #333;
    border-bottom: 1px dotted #999;
}
#nt h2{
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 27px;
    color: #333;
}
#nt h3{
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
    border-bottom: 1px dotted #999;
}
#nt h4{
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
}
#nt h5{
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    color: #333;
    border-bottom: 1px dotted #999;
}
#nt h6{
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    color: #333;
}

#comments{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#comments .title{
    width: 640px;
    clear: both;
    float: left;    
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    line-height: 32px;
    border-top: 5px solid #cfc1b7;
    padding-left: 10px;
}
#comments .switcher{
    width: 100%;
    clear: both;
    float: left;
}

#comments .switcher > div {
    width: 324px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#comments .switcher .cfb{
    float: left;
    background-color: #555;
}
#comments .switcher .cdr{
    float: right;
    background-color: #00aeef;
}

#comments .switcher .cdr:hover,
#comments .switcher .cfb:hover{
    background-color: #00aeef !important;
}

#comments .switcher a{
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    display: block;    
}
#comments-drupal{
    float: left;
    width: 100%;
}
#comments-facebook{
    display: none;
}


.replyc a:hover{
    background-color: #00aeef;
}
.replyc a{
    text-decoration: none;
    padding: 4px 10px;
    font: bold 12px Arial;
    text-transform: uppercase;
    color: #fff;
    background-color: #b6aaa0;
    cursor: pointer;
}
.credito{
    float: left;
    /*margin-bottom: 15px;*/
}
.autor .verified{
    display: inline;
    font: normal 12px Arial;
    color: #666;
    text-transform: lowercase;
}
/*.autor,
.autor a{
    margin-left: 0;
    font: bold 12px Arial;
    color: #00aeef;
    text-transform: none;
}*/
.agregado{
    float: left;
    font: normal 12px Arial;
    color: #999;
}
.dia,
.hora{
    color: #666;
}

.cct .hora {
    color: #909090;
}

.replyc{
    float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*****************************************************************************/

#comments .autor,
#comments .autor a{
    margin-left: 0;
    font: bold 12px Arial !important;
    text-transform: none !important;
    color: #00aeef !important;
}
#comments-drupal .separador{
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
}
#comments-drupal > .comment{width: 100%;}
#comments-drupal > .indented > .comment{
    width: 620px;
    padding-left: 20px
}

#comments-drupal > .indented > .indented > 
.comment{
    width: 590px;
    padding-left: 20px
}
#comments-drupal > .indented > .indented > 
.indented > .comment{
    width: 560px;
    padding-left: 20px
}
#comments-drupal > .indented > .indented > 
.indented > .indented > .comment{
    width: 530px;
    padding-left: 20px
}
#comments-drupal > .indented > .indented > 
.indented > .indented > .indented > .comment{
    width: 500px;
    padding-left: 20px
}

#comments-drupal .comment{
    float: right;
    clear: both;
}

#comments-drupal > .indented ,
.indented > .indented {
    width: 100%;
    float: left;
    clear: both;
}
.indented > .comment{
    background: url(/sites/all/themes/eco2014/images/front/ee_comentario_respuesta.png) no-repeat 0 12px;
}

/*
#comments .indented > .clear-block{
    background: url(/sites/all/themes/eco2014/images/front/ee_comentario_respuesta.png) no-repeat 10px 10px;
}

#comments .indented .clear-block{
    width: 640px;
    padding-left: 10px;
}
#comments .clear-block{
    width: 650px;
    float: right;
    border-top: 1px solid #ccc;
}*/


.comment .ctitle{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.comment .ctitle a{
    font: bold 17px Arial;
    color: #000;
    text-decoration: none;

}
.comment .content{
    width: 100%;
    clear: both;
    font: normal 14px Arial;
    line-height: 17px;
    color: #000;
    float: left;
    margin-top: 10px;
}
.comment .credito{
    width: 100%;
    clear: both;
}
/******************************************************************************/

#comments ul{
    float: right;
    position: relative;
    top: -5px;
}
#comments ul li{
    list-style: none;
    float: left;
    margin-left: 10px;
}
#comments ul li a:hover{
    color: #00aeef;
}
#comments ul li a{
    text-decoration: none;
    font: bold 12px Arial;
    color: #666;
    text-transform: uppercase;
}
#comment-form{
}

.comentariorespuesta{
    float: left; 
    width: 100%;
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    font: bold 14px Arial;
    color: #333;
    text-transform: uppercase;
}

#edit-mail-wrapper input,
#edit-name-wrapper input,
#edit-subject-wrapper input,
#edit-comment-wrapper textarea,
#recaptcha_response_field{
    font: normal 12px/15px Arial !important;
}


#edit-mail-wrapper input,
#edit-name-wrapper input{
    width: 319px;
    border: 1px solid #ccc;
    height: 26px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#edit-mail-wrapper,
#edit-name-wrapper {
    float: left;
    width: 319px;
}
#edit-comment-wrapper
#edit-subject-wrapper{
    float: left;
}



#edit-subject-wrapper label{float: left;}
#recaptcha_response_field{
    border: 1px solid #ccc;
    height: 26px;
}
#edit-subject-wrapper input{
    width: 648px;
    border: 1px solid #ccc;
    height: 26px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: inherit;
    font-size: inherit;
}

#edit-mail-wrapper .description{
    font: normal 10px Arial;
    color: #999;
    position: relative;
    top: -10px;
}
#edit-mail-wrapper{
    margin-left: 10px;
}
#edit-comment-wrapper textarea{
    float: left;
    width: 648px;
    height: 165px;
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: inherit;
    font-size: inherit;
}
#edit-comment-wrapper label{
    float: left;
}

div.form-item:nth-child(1) > label:nth-child(1),
#edit-comment-wrapper label,
#edit-subject-wrapper label,
#edit-mail-wrapper label,
#edit-name-wrapper label{
    font: normal 12px Arial;
    color: #333;
    text-transform: uppercase;
}

#edit-submit,
#comment-form fieldset{
    float: left;
}
#edit-submit:hover{
    background-color: #00aeef;
}
.box{
    float: left;
}
.box > h2:nth-child(1){
    font: bold 14px Arial;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#edit-submit{
    margin: 20px 0;
    border: 0;
    padding: 4px 10px;
    font: bold 12px Arial;
    color: #fff;
    text-transform: uppercase;
    background-color: #b6aaa0;
    cursor: pointer;
}
.collapsible{
    display: none;
}
div.form-item:nth-child(1) > label:nth-child(1){
    float: left;
}
div.form-item:nth-child(1) > a:nth-child(2){
    text-decoration: none;
    float: left;
    clear: both;
    font: bold 16px Arial;
    color: #00aeef;
    margin-top: 10px;
    margin-bottom: 10px;
}
#edit-subject-wrapper{
    float: left;
}
/*******************************************************************************
* podcast
*******************************************************************************/
.view-display-id-block_48{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.view-display-id-block_48 .view-content{
    float: left;
    width: 100%;
}
.view-display-id-block_48 .views-row{
    float: left;
    width: 100%;
}
.view-display-id-block_48 .views-field-title{
    float: left;
    width: 100%;
    margin: 13px 0;
    
}
.view-display-id-block_48 .views-field-phpcode{
    width: 60px;
    height: 60px;
    float: left;
    display: inline;
}
.view-display-id-block_48 .views-field-phpcode-1{
    display: inline;
    float: left;
    padding-left: 10px;
    margin-bottom: 5px;
}
.view-display-id-block_48 .views-field-changed-time{
    float: right;
}
.view-display-id-block_48 .views-field-changed-date{
    float: right;
}
.view-display-id-block_48 .views-field-field-resumen-value{
    display: inline-block;
    width: 570px;
    padding-left: 10px;
}
.view-display-id-block_48 .views-field-totalcount img{
    margin-right: 6px;
}

.view-display-id-block_48 .views-field-totalcount span{
    position: relative;
    top: 1px;
}
.view-display-id-block_48 .views-field-title a:hover{
    color: #006594;
}
.view-display-id-block_48 .views-field-title a{
    text-decoration: none;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.view-display-id-block_48 .views-field-phpcode-1{
    text-transform: uppercase;
}
.view-display-id-block_48 .views-field-changed-date,
.view-display-id-block_48 .views-field-changed-time{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.view-display-id-block_48 .views-field-changed-time{color: #4e4e4e}
.view-display-id-block_48 .views-field-changed-date{color: #909090}
.view-display-id-block_48 .views-field-field-resumen-value{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #303030;
    line-height: 15px;
}


.view-display-id-block_48 .views-field-phpcode-2  .statics,
.view-display-id-block_48 .views-field-phpcode-2 a{ 
    height: 32px;
    line-height: 32px !important;
}

.view-display-id-block_48 .views-field-phpcode-2{
    clear: both;
    width: 100%;
    float: left;
    border-top: 1px solid #cfc1b7;
    border-bottom: 1px solid #cfc1b7;
    margin-top: 15px;
    margin-bottom: 15px;

}
.view-display-id-block_48 .views-field-phpcode-2 .statics{
    float: left;
    margin-left: 10px;
}

.view-display-id-block_48 .views-field-phpcode-2,
.view-display-id-block_48 .views-field-phpcode-2 a{
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px Arial;
    color: #666;
}
.view-display-id-block_48 .views-field-phpcode-2 .lect{
    float: left;
    background: url(/sites/all/themes/eco2014/images/front/icon_lectura.png) no-repeat center left;
    padding-left: 24px;
}
.view-display-id-block_48 .views-field-phpcode-2 .comm{
    float: left;
    display: inline;
    background: url(/sites/all/themes/eco2014/images/front/icon_comentario_mas.png) no-repeat center left;
    padding-left: 24px;
    margin-left: 20px;
}
.view-display-id-block_48 .views-field-phpcode-2 .down{
    float: left;
    display: inline;
    background: url(/sites/all/themes/eco2014/images/front/icon_descarga.png) no-repeat center left;
    padding-left: 24px;
    margin-left: 20px;
}
.view-display-id-block_48 .views-field-phpcode-2 a:hover{
    text-decoration: underline;
}

/* compartir abajo de las relacionadas */
.relacionadas.title.compartir{
  margin-top: 10px;
  margin-bottom: 10px;
}
.relacionadas > .cfacebook,
.relacionadas > .ctwitter ,
.relacionadas > .clinkedin{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 16px;
}
.relacionadas > .cfacebook{
  background: url("/sites/all/themes/eco2014/images/front/20_redes_fb.png") no-repeat scroll center center transparent;              
}
.relacionadas > .ctwitter{
  background: url("/sites/all/themes/eco2014/images/front/20_redes_twitter.png") no-repeat scroll center center transparent;
}
.relacionadas > .clinkedin{
  background: url("/sites/all/themes/eco2014/images/front/20_redes_linkedin.png") no-repeat scroll center center transparent;
}
.relacionadas > .cfacebook > a,
.relacionadas > .ctwitter > a,
.relacionadas > .clinkedin > a{
  border-bottom: 0 !important;
}

div[class="imgrel"]{
  margin-top: 6px;
  float: left;
  width: 204px;
  height: 136px;
  position: relative;
  left: -3px;
}
div[class="imgrel"] > img{
  float: left;
  max-width: 204px;
  max-height: 136px;
  width: auto;
  height: auto;
}

