/*------------------------------------- inner ----------------------------------*/
.articulo-titulo{
        overflow:hidden;
        height:1%;
        padding:10px 14px 4px 0px;

}

#column h1 {
        margin:0;
        padding-bottom:5px;
        color:#900;
        font-size:26px;
        word-spacing:-1px;
        line-height:28px;
        font-weight:bold;
}

.articulo-resumen {
        padding-bottom:9px;
        margin:0 10px 0 0px;
        overflow:hidden;
        height:1%;
        background:url(../webart/bg-dash.gif) repeat-x 0 100%;
}


.articulo-resumen .date{
        font:11px/12px "Times New Roman", Times, serif;
        color:#f60;
        font-size:12px;
        font-style:normal;
        float:right;
        line-height:10px;
        margin:0px;
}

.articulo-resumen p{
        clear:both;
        padding:0px 9px 0 0;
        margin-top:10px;

}

.articulo-resumen p .left-image {
        float:left;
        margin:0px 4px 0 0;
}

.articulo-resumen p.inf{
        font:12px/14px Georgia, "Times New Roman", Times, serif;
}

.articulo-autor {
        font-size:11px;
        margin-top:10px;
}

.articulo-podcast {
        margin:10px 0 0 0;
}

.articulo-podcast p {
        clear:both;
        margin:0px;
        color:#900;
        font-weight:bold;
}

.articulo-cuerpo {
        padding-bottom:9px;
        margin:10px 0 10px 0 ;
        overflow:hidden;
        height:1%;
        font-size:14px;
        text-align:justify;
        background:url(../webart/bg-dash.gif) repeat-x 0 100%;
        width:468px;
}

.articulo-cuerpo-video{
        color:#900;
        font-weight:bold;
        margin:0 0 5px 0;
}

/*********************************************/

.articulo-galeria-blog {
        padding-bottom:20px;
        margin-bottom:20px;
        border-bottom:1px dashed #ccc;
}

.articulo-galeria-blog .resumen{
        background-color:#000;
        color:#fff;
        padding:5px 5px 10px 5px;
}

.articulo-galeria-blog h4{
        font-size:14px;
        line-height:14px;
        margin:10px 0 0 0px;
        padding:0px;
}

.articulo-galeria-blog .hora{
        float:right;
        font-size:11px;
        color:yellow;
}

.articulo-galeria-blog p {
        font-size: 12px;
        margin:5px 0 0 0;
        line-height:15px;
        text-align:left;
}

.articulo-galeria-blog img {
        width:468px;
}

/*********************************************/

.articulo-galeria {
        float:left;
        width:110px;
        margin:0 6px 10px 0;
        text-align:left;
}



.articulo-galeria h4 {
        font-size:12px;
        line-height:12px;
        color:#000;
        margin:5px 0 0 0px;
}

.articulo-galeria p {
        font-size: 11px;
        margin:0px;
        line-height:12px;
}

.articulo-galeria img {
        width:110px;
        height:100px;
        background-position:center center;
        background-repeat:no-repeat;
        background-color:#000;
        cursor:pointer;
        border:0px;
}

.articulo-msg{
        background-color:#FFFAE6;
        font-weight:bold;
        margin:10px 0 10px 0;
        padding:10px;
        text-align:center;
}

.tools {
        padding-top:40px;
        overflow:hidden;
        height:1%;
        margin:0;

}
.tools ul {
        margin:0;
        padding:0 0 1px;
        float:left;
}
.tools ul li{
        padding:0 3px 0 9px;
        float:left;
        line-height:16px;
        list-style:none;
}
.tools ul li a{
        float:left;
        padding:0 0 4px 22px;
        font-size:10px;
        line-height:16px;
        color:#999;
}
.tools ul li a.mail { background:url(../webart/icon-mail.gif) no-repeat;}
.tools ul li a.imprimir { background:url(../webart/icon-imprimir.gif) no-repeat;}
.tools ul li a.aumentar { background:url(../webart/icon-aumentar.gif) no-repeat;}
.tools ul li a.reducir { background:url(../webart/icon-reducir.gif) no-repeat;}
a.link{
        margin-right:12px;
        font-weight:bold;
        float:right;
}
.tools-holder {
        height:25px;
        padding:0 7px 0 0;
        margin:7px 0 0;
}
.tools-holder img{float:right;}


.comment-form {
        margin-top: 10px;
        width:365px;
        font-weight:bold;
        font-size:11px;
}

.comment-form h3 {
        font-size:13px;
        line-height:11px;
        color:#900;
        margin:0 0 10px 0;

}

.comment-form input,textarea {
        font-size:12px;
        padding:3px;
}

.comment-form-nombre {
        float:left;
        margin-right:8px;
}

.comment-form-email input {
        width:190px;
}

.comment-form-opinion {
        clear:both;
}

.comment-form-opinion textarea {
        width:355px;
        height:80px;
}


.comment-form-captcha {
        margin-top:10px;
}

.comment-form-captcha img {
        float:left;
        margin-right:10px;

}

.comment-form-captcha input {
        width:60px;
}

.comment-form-captcha div {
        padding-top:5px;
}

.comment-form-submit {
        clear:both;
        padding-top:10px;
        padding-bottom:10px;
}

.comment-form-submit input {
        height:30px;
        cursor:pointer;
        border:1px solid #ccc;
        width:150px;
}

.comments {
        overflow:hidden;
        height:1%;
        margin-bottom:2px;
}
.comment-head {
        background:#f2f2f2;
        overflow:hidden;
        height:1%;
        padding:11px 8px 11px 17px;
}
.comment-head h2{
        float:left;
        color:#900;
        margin:0;
        font-size:16px;
}
.comment-head a{
        font-weight:bold;
        float:right;
}
.comment-note {
        border-bottom:3px solid #f2f2f2;
        padding:0 18px 12px;
}
.comment-note p{
        margin:0;
        font-size:10px;
        line-height:12px;
        padding:10px 0 0;
}
.comment-note strong{ color:#900;}
.comment {
        padding:4px 0 7px 0;
        margin:-1px 0 0 8px;
        overflow:hidden;
        height:1%;
        background:url(../webart/bg-dash.gif) repeat-x;
}
.comment-holder {
        overflow:hidden;
        height:1%;
        margin:10px 0 0;
        padding:0 0 11px;
}
.comment-info {
        margin:2px 0 0;
        padding:0 0 0 23px;
        background:url(../webart/icon-comment.gif) no-repeat 0 3px;
        float:left;
}
.comment-info h3{
        font-size:12px;
        line-height:11px;
        color:#900;
        margin:0;
}
.comment-info em{
        padding:2px 0 0;
        display:block;
        font-size:10px;
        line-height:12px;
        font-style:normal;
}
.comment-text {
        width:335px;
        float:right;
}
.comment-text p{
        margin:0;
        padding-bottom:4px;
}



a.abuso {
        color:#999;
        font-size:11px;
        padding:0 0 0 21px;
        background:url(../webart/icon-abuso.gif) no-repeat;
        float:right;
}


.notas-rel { margin-top:13px;}
h2.notas-rel-text {
        background:url(../webart/h2-text-notas-rel.gif) no-repeat;
        height:35px;
}

.notas-rel ul.blogs-list {
        background:#f7f7f7;
        border-top:none;
        padding-top:15px;
        padding-bottom:15px;
}

.notas-rel ul.blogs-list li h3 a{ color:#364f75;}
a.brasil {
        display:block;
        margin:6px 0 0;
}








.recomendar-form {
        margin-top: 10px;
        font-weight:bold;
        font-size:11px;
}

.recomendar-form h3 {
        font-size:13px;
        line-height:11px;
        color:#900;
        margin:0 0 10px 0;

}

.recomendar-form input {
        font-size:12px;
        padding:3px;
}

.recomendar-form-nombre {
        width:150px;
        margin-top:10px;
}

.recomendar-form-email {
        margin-top:10px;

}

.recomendar-form-email input {
        width:190px;
}


.recomendar-form-submit {
        margin:10px;

}

.recomendar-form-submit input {
        height:30px;
        cursor:pointer;
        border:1px solid #ccc;
        width:150px;
}