.ldc-ul_cont:before{
	content: '\e802';
    color: #f8a045;
    display: inline-block;
    font-family: palo-alto;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ldc-ul_cont img{
	display:none;	
}
.ldc-ul_cont{
	color:#fff;	
	cursor:pointer;
}

.ldc-ul_cont:hover > span{
    color: #f8a045;
}
.ldc-ul_cont > span{
	color:#ccc;
}

@media screen and (max-width: 420px){
	#edition-header{
		background-size:230% auto;
	}
}


.icon-reddit{
	width:20px;
	height:20px;
	display:inline-block;
	background-image:url('../../images/newsoc.png');
	margin-top:2px;
}

a:hover .icon-reddit{
	background-position:left bottom;	
}



.icon-twitter2{
	width:20px;
	height:20px;
	display:inline-block;
	background-position:right top;
	background-image:url('../../images/newsoc.png');
	margin-top:3px;
}

a:hover .icon-twitter2{
	background-position:right bottom;	
}

.icon-linkedin{
	font-size:20px;	
}

.icon-linkedin{
	font-size:20px;	
}


.icon-facebook{
	font-size:22px;	
}

.filters a{
	padding: 0 0.70em;
}

.entry-content p span{
	word-wrap:break-word !important;	
}

#rss-header{
	display:block;
	clear:both;
	text-align:right;
	padding-top:16px;
	padding-right:3px;
}

#rss-header a{
	display:inline-block;
	color:#f2ab5c;
	padding-left:35px;
	line-height:25px;
	background:transparent url('../../images/rss-icon.png') left 3px no-repeat;
}

#featured-post{
	margin-top:1em;
}

#edition-filters, .edition-filters{
	margin-bottom:0em !important;
}

body.home #rss-header{
	padding-top:0px !important	
}