div.column_forums{
	/*background-color: #A81313;*/
	/*background-color: #C51111;*/	
	position: relative;	
}
div.wideInferiorForums{
	font-size: 0;
	width: 1140px;
	margin: 0 auto;
	/*position: relative;*/
	/*padding-bottom: 26px;*/
	padding-bottom: 59px;
}
div.column_forums div.forumSectionBackground{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #C51111;
	left: 0;
}
div.column:last-child div.forumSectionBackground:after {
	opacity: 0.3;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url('/images/cover_hashtag_red.png');
	background-size: cover;
	background-position: center;
	display: block;
	content: "";
}
div.wideInferiorForums .column{
	display: inline-block;
}
section.blogList .titleMP{
	color: #fff;
}
/*
section.forums-categories{	
    width:66%;
    display: inline-block;
    vertical-align: top;  
	z-index: 2;
}*/
section.blogList header {
    position: relative;
}
section.blogList header h3 {
    line-height: 1.18;
    padding: 2px 0px 0px 6px;
    /*display: inline-block;*/
}
 section.blogList {
    /*width: 300px;*/
    width: 98%;
	margin-right: 2%;
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
}
 section.blogList header {
    margin: 0 auto;
    width: 100%;    
}
section.blogList section.listsection {
	padding-bottom: 10px;
}
 section.blogList header .titleMP:after { 
	top: -11px;
	margin-left: 166px;
}
 section.blogList.blogs header .titleMP:after {
	margin-left: 170px;
}
 section.blogList header h3:before{
	display:none;
}
 section.blogList > section.listsection > ul{
	background: none;
	position: relative;	
	/*margin-left: 16px;*/

}
 section.blogList > section.listsection > ul > li {
	padding: 16px 0 9px;
}
 section.blogList > section.listsection > ul li article .content {
    /*float: left;
    margin-left: 10px;*/
    margin-left: 58px;
    /*width: 240px;*/
}
 section.blogList > section.listsection > ul li article .content > h4 {
	font: bold 18px 'Roboto Condensed';
}
 section.blogList > section.listsection ul li article .img img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
 section.blogList > section.listsection ul li article .img {
    height: 3rem;
    width: 3rem;
    float: left;
    position: relative;
    margin: 0;
}
 section.blogList > section.listsection  ul li article .content h4 a {
    color: #FFFFFF;
    font: bold 18px 'Roboto Condensed';
}
 section.blogList > section.listsection > ul li article .content p {
	color: #D9D9D9;
    font: 12px 'Arial';
}
 section.blogList > section.listsection > ul li article .content p a,
 section.blogList > section.listsection > ul li article .content p.time,
 section.blogList > section.listsection > ul li article .content p.time time {
	color: #FFFFFF;
}
 section.blogList > section.listsection > ul li article .content p.time:before{
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	position: relative;
	/*right: 0px;*/
	
	background-image: url('/images/TiempoBlanco.svg');
	background-size: 17px;
	width: 17px;
	height: 17px;
	margin-right: 2px;
	top: 4px;
}
/* section.blogList > section.listsection ul li article .content div.tc > p time{
    color: #707077;
    font: 11px 'arial';
}
 section.blogList > section.listsection ul li article .content div.tc > p.time:first-letter{
	text-transform: uppercase;
}*/
/* section.blogList > section.listsection ul li article .content div.tc > p.time:before,*/
 section.blogList > section.listsection ul li article .content .comments{
	display:none;
}
 section.blogList > section.listsection ul > li {
	border-bottom: none;
}
section.blogList .go-blogs{
	text-align: center;
	padding: 12px 0;
	position: relative;
}					
section.blogList .go-blogs a{
	background-color: #C51111;
	font-family: 'Titillium Web';
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
	border: none;
	text-shadow: inherit;
	padding: 6px 59px 5px 60px;
	cursor: pointer;
	box-shadow: 0px 0px 5px 1px #7B1212;
	display: inline-block;
}
@media screen and (max-width: 1195px){
	div.wideInferiorForums {
		width: 100%;		
		padding-left: 20px;
		padding-right: 20px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 845px){
	/*revisar*/
	section.blogList .go-blogs a{
		position: relative;
		bottom: initial;
		margin-left: 0;
	}
	div.wideInferiorForums .column{
		width: 100% !important;
	}
	/* section.blogList > section.listsection{
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		column-count: 2;
		column-gap: 10px;
	}*/
	
	section.blogList > section.listsection ul > li{
		width: 100%;  /*48*/
		display: inline-block;
	}
	section.blogList > section.listsection ul > li:nth-child(2n){
		/*margin-left: 1.8%;*/
	}
}

@media screen and (max-width: 640px){
	 section.blogList{
		width: 100%;
	}
}

section.user-blogs{	
    /*background-color: #A81313;
    background-color: #8E0C0C;*/
    width: 34%;
    /*width: 380px;*/
    display: inline-block;
    vertical-align: top;    
}


section.user-blogs section.blogs{
    width: auto;
	display: block;
	margin-right: 18px;
}
section.user-blogs .go-forums a{
	margin-left: -105px;
}

@media screen and (max-width: 800px){
	section.blogList{
			width: 100%;
		}
	section.user-blogs{	
	    width: 100%;
	}
	section.user-blogs section.blogs{
    	width: auto;
		margin-right: 0;
	}
	 section.blogList > section.blogs-list ul > li {
		/*border-bottom: none;*/		
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	section.user-blogs .go-blogs a{
		margin-left: 0;
	}
}
@media screen and (max-width: 640px){
	 section.blogList > section.blogs-list ul > li {
		width: auto;
		display: block;
	}
}
@media screen and (max-width: 540px){
	section.blogList > section.listsection ul > li{
		width: 100%;
		display: block;
	}
	section.blogList section.listsection{
		/*display:table;*/
		margin:auto;
	}
	section.blogList > section.listsection ul > li:nth-child(2n){
		margin-left: 0%;
	}
	section.blogList > section.listsection > ul{
		width: 100%;

	}
}