.clear {
    clear: both;
    font-size: 0;
}
.news_detail article header .fechaDetail {
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    padding: 2px 4px;
}
.news_detail article header .date {
    background: none repeat scroll 0 0 #34495e;
}
.news_detail article header .time {
    background: none repeat scroll 0 0 #be1c21;
}
.news_detail article .image img {
    height: auto;
    width: 100%;
}
.news_detail article .popular {
    background: none repeat scroll 0 0 #dfe3e6;
    margin-bottom: 10px;
    padding:6px;
}
.news_detail article .popular .pull-left{
	margin-left:8px;	
}

.news_detail article .popular .pull-right{
	margin-right:8px;
	margin-top:-2px;	
}
.news_detail article .popular .btn-xs{
	font-size:10px;
}

/*
.news_detail article .popular .reads {
    float: left;
    height: 30px;
    margin: 5px 0 0 8px;
    padding: 3px 0 0 0px;
    width: 65px;
}
.news_detail article .popular .comments {
    background: url("imagenes/_themes/tiemposur/news/comments.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-top: 4px;
    width: 132px;
}
.news_detail article .popular .comments .news_comment {
    color: #ffffff;
    display: block;
    float: left;
    font-weight: 700;
    padding-left: 3px;
    padding-top: 3px;
    text-align: center;
    width: 40px;
}
.news_detail article .popular .comments .comments_tit {
    display: block;
    float: left;
    padding-left: 4px;
    padding-top: 4px;
}
.news_detail article .popular .news_mailer {
    background: url("imagenes/_themes/tiemposur/news/envelope.png") no-repeat scroll 0 0 transparent;
    color: #242c3b;
    float: left;
    height: 30px;
    margin-left: 14px;
    margin-top: 2px;
    padding: 6px 0 0 36px;
    width: 120px;
}
.news_detail article .popular .news_print {
    background: url("imagenes/_themes/tiemposur/news/printer.png") no-repeat scroll 0 0 transparent;
    color: #242c3b;
    float: left;
    height: 30px;
    margin-left: 14px;
    margin-top: 2px;
    padding: 6px 0 0 32px;
    width: 100px;
}
.news_detail article .popular .news_font_increase {
    background: url("imagenes/_themes/tiemposur/news/letterdecrease.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 30px;
    margin-top: 4px;
    width: 51px;
}
.news_detail article .popular .news_font_increase .tit {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding-left: 18px;
    padding-top: 1px;
}

*/

.news_detail article .desarrollo p:first-child:first-letter {
    /*color: #d51e23 !important;
    float: left;
    font-size: 60px;
    margin: 0 6px 0 0;
    */
}


.news_detail article .redes {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-top: 20px;
    padding: 14px 0;
}
.news_detail article .redes .title {
    color: #33495e;
    float: left;
    font-size: 20px;
    font-weight: 800;
}
.news_detail article .redes .social {
    float: right;
}
.news_detail article .redes .social .social_large {
    padding: 0;
}
.news_detail article .votes {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news_detail article .votes .title {
    color: #33495e;
    font-size: 20px;
    margin: 10px 0 6px;
}
.news_detail article .votes .title .strong1 {
    font-weight: 800;
}
.news_detail article .votes .votesContent {
    float: left;
    margin-right: 16px!important;
    position: relative;
    width: 100px;
}
.news_detail article .votes .votesPorc {
    color: #232d39;
    font-size: 26px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top:39px;
}
.news_detail article .votes .votesButton {
    color: #232d39;
    font-size: 11px;
    font-weight: 800;
    text-align: center;
    width: 100%;
}



.news_detail .news_paginador {
    background: -moz-linear-gradient(center bottom , #ca1d21 50%, #d41f24 50%) repeat scroll 0 0 #ca1d21;
    display: inline-flex;
    text-align: center;
    width: 100%;
}
.news_detail .news_paginador .photo_prev {
    color: #f7f7f5;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 0;
    width: 42%;
}
.news_detail .news_paginador .photo_numbers2 {
    background: -moz-linear-gradient(center bottom , #c8cccf 50%, #dfe3e6 50%) repeat scroll 0 0 #c8cccf;
    display: inline-block;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 13%;
}
.news_detail .news_paginador .photo_next {
    color: #f7f7f5;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 0;
    width: 42%;
}

.news_detail .ampliar-foto {
    background: url("../imagenes/new/photo_zoom.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    text-decoration: none !important;
    top: 5px;
    width: 22px;
}

.photos_all {
    position: relative;
}
.photos_all .photos_desc {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: auto;
    position: absolute;
    width: 100%;
}

.news_detail article .redes {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-top: 20px;
    padding: 14px 0;
}
.news_detail article .redes .title {
    color: #33495e;
    float: left;
    font-size: 20px;
    font-weight: 800;
}
.news_detail article .redes .social {
    float: right;
}
.news_detail article .redes .social .social_large {
    padding: 0;
}

.social_large {
    padding-bottom: 4px;
}
.social_large .facebook_large {
    display: block;
    float: left;
}
.social_large .twitter_large {
    display: block;
    float: left;
    margin-right: -4px;
}
.social_large .plusone_large {
    display: block;
    float: left;
    margin-right: -24px;
}
.social .plusone {
    opacity: 0.7;
}


.photos_all .photos_desc .copete {
    color: #ffffff;
    display: block;
    padding: 5px;
}


.section_comments  .left {
    float: left;
}
.section_comments .top {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    background: none repeat scroll 0 0 #e0e0e0;
}

.section_comments .top .int {
    background-color: #efefef;
    padding-top: 4px;
}

.section_comments .comments{
       color: #2c6b9a;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 2px;
    padding-left: 10px;
}

.section_comments  .comment_button_type {
       float: left;
    font-size: 11px;
    margin-bottom: 4px;
    margin-left: 23px;
}


.section_comments  .comenta {
    color: #35475e;
    font-size: 20px;
    margin: 10px 0;
}


.section_comments .comenta .resalta {
    font-weight: 700;
}

.section_comments .comenta .resalta {
    font-weight: 700;
}

.img_anonimo {
    background: url("imagenes/_themes/tiemposur/users/user_anonimo.jpg") no-repeat scroll 0 0 transparent;
    height: 100px;
    width: 100px;
}

#comments_listado .comment_foto{
	width:100px;
}

#comments_listado .media-body-content{
	padding-left:115px;
}


@media (max-width: 768px) {
	.img_anonimo {
		height: 40px;
    	width: 40px;
	}
	
	#comments_listado .comment_foto{
		width:40px;
	}
	
	#comments_listado .media-body-content{
		padding-left:50px;
	}
	
	.popular .c_txt, .no-mobile{
		display:none!important;
	}
	.popular .c_control{
		width:auto!important;
	}
	
	
}

#comments_listado .c_vote_up{
	color: green;
}

#comments_listado .c_vote_down{
	color: red;
}

#comments_listado .media.row{
	margin-left: 0px!important;
    margin-right: 0px!important;
}
    