
.comment_blue{
    font: 0.8em/1.1em 'Roboto', sans-serif;
    color: #0066cc;
}   

.comment_blue a{
    color: #0066cc;
    text-decoration: underline;
}

.comment_blue .icon{
    margin-right: 5px;
}


.autor_item{
    height: 430px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 25px;
}


.autor_item .aut_art_anons{
    max-height: 85px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 30px;
}


.autor_item .aut_art_anons a{
    color: #000000;
}

.autor_item .newsfeed_all_fader{
    top: auto;
    bottom: 0px;
}


.autor_item .comment_blue{
    z-index: 150;
    position: relative;
}

.authors_list .button_box .button_red{
	float: right;
	margin-right: 10px;
	white-space: nowrap;
}

.autor_info_full{
    float: left;
    width: 330px;
    margin-right: 10px;
    padding-top: 25px;
}

.autor_photo_full{
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 15px;
    position: relative;
}

.autor_photo_full .autor_border{
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/autor_border_no_shad_h.png) no-repeat top center;
    height: 130px;
    width: 130px;
}

.autor_name_full{
    color: #cc0000;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
}

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


.autor_pro_info_full{
    font-size: 0.9em;
    margin-bottom: 10px;
    color: #000000;
    text-decoration: none;
    display: block;
}

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

.quote_sld .slide_item{
    float: left;
    margin-right: 20px;
    width: 200px;
}

.carousel_white #carousel_sld.quote_sld{
    margin-right: 0;
}

.autor_numb{
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
}

.autor_numb span:first-child{
    margin-right: 40px;
}

.button_box{
    overflow: hidden;
    padding-top: 50px;
}


.autors_list_full ul li{
    padding: 10px 0;
    background: url(../img/dotted_gr.gif) repeat-x left bottom;
}

.autors_list_full ul{
    /*margin-bottom: 30px;*/
}

.autors_list_full ul li:hover{
    background-color: #fafafa;
}


.autors_list_full ul li a.button_red{ 
    -moz-opacity: 0.6; 
    opacity: 0.6; 
    filter: alpha(opacity=60); 
    background-color: #cccccc;
    background-image: -moz-linear-gradient(top, #ccc, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ddd));
    background-image: -webkit-linear-gradient(top, #ccc, #ddd);
    background-image: -o-linear-gradient(top, #ccc, #ddd);
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
    border-color: #ccc #ccc #ddd;
    text-shadow: 1px 1px 0px #ddd;
    filter: dropshadow(color=#ddd, offx=1, offy=1);
}

.autors_list_full ul li:hover .autor_border{
    background: url(../img/autor_border_no_shad.png) no-repeat top center;
}


.autors_list_full ul li:hover a.button_red{ 
    -moz-opacity: 1; 
    opacity: 1; 
    filter: alpha(opacity=100); 
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #eb0101;
    background-image: -moz-linear-gradient(top, #eb0101, #cd0000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb0101), to(#cd0000));
    background-image: -webkit-linear-gradient(top, #eb0101, #cd0000);
    background-image: -o-linear-gradient(top, #eb0101, #cd0000);
    background-image: linear-gradient(to bottom, #eb0101, #cd0000);
    background-repeat: repeat-x;
    border-color: #eb0101 #eb0101 #cd0000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 1px 1px 0px #000000;
}

.autors_list_full .header_options_red ol li a, .autors_list_full .header_options_red ol li span{
    padding: 5px 0;
}

.autors_list_full .header_options_red ol li{
    width: 3.56%;
    text-align: center;
}

.autor_profile{
    margin-bottom: 25px;
} 

.autor_profile .autor_photo{
    float: left;
    margin-right: 15px;
}

.autor_profile .autor_name_full{
    font-size: 1.1em;
}

.autors_rating{
    float: right;
    position: relative;
}

.autors_rating .button_red{
    font-size: 1.7em;
    padding: 5px;
    line-height: 0.5em;
    float: none;
    margin-top: -5px;
    margin-left: 5px;
}


.autors_rating{
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    padding-top: 6px;
}

.subs_autor{
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    padding-top: 5px;
}

.subs_autor i{
    margin-top: -3px;
    margin-left: 5px;
}

.autor_top{
    padding: 7px 0;
    margin-bottom: 10px;
}

.autor_info_text{
    font-size: 0.9em;
    line-height: 1.2em;
}

.autor_bottom .button_red{
    margin-left: 10px;
}

.autor_bottom {
    background: url(../img/dotted_gr.gif) repeat-x left top;
    padding: 10px 0;
    margin-top: 5px;
}


.autors_list_all_c ul li{
    padding: 10px 0;
    background: url(../img/dotted_gr.gif) repeat-x left bottom;
    position: relative;
}

.autors_list_all_c .autor_info_full{
    padding-top: 0;
    width: auto;
    overflow: hidden;
    float: none;
    margin-right: 0;
}


.autors_list_all_c .autor_name_full, .autors_list_full .autor_name_full{
    font-style: italic;
    margin-bottom: 5px;
    font-size: 0.875em;
}

.autors_list_all_c .autor_pro_info_full, .authors_list .autor_pro_info_full,
.autor_profile .autor_pro_info_full{
    color:#cc0000;
    font-style: italic;
    font-size: 0.875em;
}

.autors_list_all_c .autor_pro_info_full{
    font-size: 0.875em;
}


.autors_list_all_c .comment_blue{
    font-size: 0.688em;
    width: 110px;
    float: left;
}

.autors_list_all_c .autor_text, .autors_list_full .autor_text{
    line-height: 1.4em;
    font-size: 0.875em;
}

.autors_list_all_c .autor_text a{
    color: #000000;
    text-decoration: none;
}

.autors_list_all_c .autor_text a:hover{
    text-decoration: underline;
}

.autors_list_all_c ul li .data_shar{
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}

.autors_list_all_c ul li blockout{
    display: block;
    background-color: #eeeeee;
    padding: 10px;
    margin-bottom:7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 1.000em;
    line-height: 1.3em;
    font-style: italic;
    position: relative;
    margin-left: 7px;
}

.autors_list_all_c ul li blockout a{
    color: #000000;
    text-decoration: none;
}


.autors_list_all_c ul li blockout a:hover{
    text-decoration: underline;
}

.autors_list_all_c .comment_blue{
    padding-top: 2px;
}


.autors_list_all_c ul{
    margin-bottom: 40px;
}


.autors_list_all_c.autor_comments .data_shar{
    position: absolute;
    top:10px;
    right: 0;
    margin-right: 0px;
}

.autors_list_all_c.autor_comments .autor_name_full{
    padding-right: 165px;
}


.autors_list_all_c.autor_comments .autor_pro_info_full{
    margin-bottom: 7px;
}

.autors_list_all_c.autor_comments .autor_name_full, .autors_list_all_c.autor_comments .autor_pro_info_full, 
.autors_list_all_c.autor_comments .data_info_line{
    margin-left: 7px;
}



.autors_list_all_c blockout .decor_block{
    background: url(../img/left_tre.png) no-repeat bottom center;
    width: 9px;
    height: 24px;
    position: absolute;
    left: -7px;
    top: 0;
}

.autors_list_all_c.autor_comments .autor_photo_full{
    margin-right: 8px;
}

.from_article{
    font-size: 0.9em;
    margin-bottom: 10px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin-left: 7px;
}

.from_article a{
    color: #000000;
    text-decoration: none;
}

.from_article a:hover{
    text-decoration: underline;
}
.quote_sld{
	overflow: hidden;
	height: 320px;
}

.autors_list_full ul{
    margin-bottom: 15px;
}

.blockout_list .data_item{
    padding-left: 0;
}


@media (max-width: 1000px) {

    .authors_list .button_box .button_red {
        float: left;
    }

    .autor_item.span-4{
        width: 46.3003%;
    }

    .quote_sld .slide_item{
        margin-right: 20px;
    }

    .autor_item.span-4 .autor_photo{
        margin-left: auto;
        margin-right: auto;
    }

    .autor_info_full {
        margin-right: 10px;
        padding-top: 25px;
        overflow: hidden;
        width: auto;
        float: none;
    }

    .button_box {
        padding-top: 10px;
        clear: both;
        padding-left: 143px;
    }
    .autors_list_full ul li{
        position: relative;
    }

    .autor_numb span{
        white-space: nowrap;
        display: block;
        float: left;
        margin-bottom: 3px;
    }

    .autor_numb{
        overflow: hidden;
        clear: both;
    }

    .autors_rating b{
        display: none
    }
}

@media (max-width: 767px){
    .autors_rating b{
        display: inline;
    }
}

@media (max-width: 640px) {
    .autors_rating b{
        display: none
    }
}


@media (max-width: 479px) {

    .subs_autor span{
        display: none;
    }

    .autor_item.span-4{
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }

    .autors_list {
        margin-right: 0px;
    }

    .autor_photo_full{
        float: none;
        margin: 0 auto;
    }

    .button_box{
        padding-left: 0;
    }

    .button_box a{
        margin: 0 auto;
    }

    .autors_list_full ul li a.button_red {
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #eb0101;
        background-image: -moz-linear-gradient(top, #eb0101, #cd0000);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb0101), to(#cd0000));
        background-image: -webkit-linear-gradient(top, #eb0101, #cd0000);
        background-image: -o-linear-gradient(top, #eb0101, #cd0000);
        background-image: linear-gradient(to bottom, #eb0101, #cd0000);
        background-repeat: repeat-x;
        border-color: #eb0101 #eb0101 #cd0000;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        text-shadow: 1px 1px 0px #000000;
    }

    .autor_info_full .data_shar {
        left: 50%;
        margin-left: -74px;
        position: relative;
    }

    .autors_list_full .button_box{
        left: 50%;
        margin-left: -68px;
        position: relative;
    }

    .autor_profile .autor_photo{
        float: none;
        margin: 0 auto;
    }

    .autors_list_all_c ul li .data_shar{
        float: none;
    }

    .autors_list_all_c ul li .comment_blue{
        text-align: center;
        margin-top: 5px;
    }

    .autors_list_all_c.autor_comments .data_shar {
        position: relative;
        top: 0;
    }
    .autors_list_all_c.autor_comments .autor_photo_full{
        margin: 0 auto;
    }
    .autors_list_all_c.autor_comments .autor_name_full {
        padding-right: 0;
    }

    .autors_list_full .header_options_red ol li {
        width: 20px;
    }

    .header_options_red ol {
        height: auto;
        overflow: hidden;
    }

}