<style>
/*titulo*/
.node-article h2{
	font-weight: bold;
	margin-bottom: 15px;
}
/*titulo*/

/*subtitulo*/
.posted{
	margin-bottom: 20px;
}

.subtitle-note{
	margin: 0;
    /*font-size: 23px;*/
    color: #8e8e8e;
    /*font-weight: 200;*/
    font-size: 18px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: normal;
}


/*subtitulo*/
/**/
	/*
	.interna-social{
		border-top: #000 4px solid;
	}
	.interna-social li {
    	padding-top: 15px;
    	padding-bottom: 15px;
    	border-bottom: #ddd 1px solid;
    	text-align: center;
	}
	.interna-social .facebook{
		list-style: none;
	}
	.interna-social .facebook a {
    	text-decoration: none;
    	color: #000;
	}
	.interna-social .fa-facebook{
		color: #45619D;
	}

	.interna-social .twitter {
    	list-style: none;
    	color: #00ACEE;
	}
	.interna-social .twitter a {
    	text-decoration: none;
    	color: #000;
	}
	.interna-social .fa-twitter {
    	color: rgb(0, 172, 238);
	}

	.interna-social .google-plus {
    	list-style: none;
	}
	.interna-social .google-plus a {
    	text-decoration: none;
    	color: #000;
	}
	.interna-social .fa-google-plus {
    	color: rgb(218, 75, 57);
    	font-size: 16px;
	}

	.interna-social .comentar {
    	list-style: none;
	}
	.interna-social .comentar a {
    	text-decoration: none;
    	color: #000;
    	list-style: none;
	}
	.interna-social .fa-commenting {
    	color: #000;
	}


	.center-list {
    	margin-left: auto;
    	margin-right: auto;
    	display: table;
	}
	.center-list ul {
    	text-align: left;
	}
	*/
	
	.fa-ul{
		margin-left:0;
	}

	.fa-ul i{
		margin-left: 2.142857em;
	}

	.fa-ul a{
		margin-left: 2.142857em;
		font-size: 16px;
	}

	.fa-ul li{
		border-bottom: #ddd 1px solid;
	}

	.fa-ul .facebook{
		list-style: none;
	}
	.fa-ul .facebook a {
    	text-decoration: none;
    	color: #000;
	}
	.fa-ul .fa-facebook{
		color: #45619D;
	}

	.fa-ul .twitter {
    	list-style: none;
    	color: #00ACEE;
	}
	.fa-ul .twitter a {
    	text-decoration: none;
    	color: #000;
	}
	.fa-ul .fa-twitter {
    	color: rgb(0, 172, 238);
	}

	.fa-ul .google-plus {
    	list-style: none;
	}
	.fa-ul .google-plus a {
    	text-decoration: none;
    	color: #000;
	}
	.fa-ul .fa-google-plus {
    	color: rgb(218, 75, 57);
    	font-size: 16px;
	}

	.fa-ul .comentar {
    	list-style: none;
	}
	.fa-ul .comentar a {
    	text-decoration: none;
    	color: #000;
    	list-style: none;
	}
	.fa-ul .fa-commenting {
    	color: #000;
	}


	.center-list {
    	margin-left: auto;
    	margin-right: auto;
    	display: table;
	}
	.center-list ul {
    	text-align: left;
	}

/**/

/**/
.node-article .etiqueta a {
    list-style-type: none;
    background: none;
    padding: 0px 5px;
    margin-bottom: 5px;
    color: #790000 !important;
    text-decoration: none;
    padding-right: 0;
    font-weight: bold;
    text-transform: uppercase;
}


.node-article .etiqueta li:nth-child(n+2) a::after{
    content: " - ";
}


.node-article .etiqueta li:nth-last-child(1) a::after{
    content: "";
}

.inline-list>li {
    
     margin-left: 0; 

}
.inline-list {
    margin-left: -1.7rem;
}
/**/


/*pie de foto*/
.description{
	font-size: 14px !important;
	color: #8e8e8e;
	margin-top: 5px;
    margin-bottom: 5px;
}
/*pie de foto*/


/*autor y fecha*/
.autor-nota{
	font-size: 14px !important;
	margin-top: 5px;
    margin-bottom: 5px;
}

.autor-nota-accent{
	color: #790000;
	font-weight: bold;
}
/*autor y fecha*/


/**/
.node-article .inline-list>li:first-child {
    padding-top: 10px;
}
.etiqueta .inline-list{
	margin-bottom: 0;
	
}

/**/


/**/
.node-article .etiqueta span{
	color: #790000 !important;
	background: none;
	font-weight: bold;
}

.etiqueta.inline-list{
	margin-bottom: 0 !important;
}
/**/
</style>
