@charset "utf-8";
/* Version 0.1 - 03-06-2020 - NAPAFILIA - Camille Piombo */

/* CSS Document */

/*Font import*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
*/

.videobg {
	width: 100vw;
	height:100%;
    position: absolute;
    top : 0;
    left : 0;
    z-index: -100;
}

.hide {display:none !important; }

body, div#content, div#container { 
	margin : 0px !important; 
	}

div#rssincl-box-856934 div.rssincl-content div p a { 
	text-decoration: none !important;
	}

#content .feed_item_title{ 
	}
	
#content .feed_item_description{ 
	display:block; 
	}
#content .feed_item_date{ 
 
	}

/*br {
	display:none;
	}*/


body{
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
img{border:none;
	display:none;
	}

.feed_item_img img {
	display: inline ;
}

.Emoji, .twitter-hashflag { 
	height: 28px;
	width:28px;
	display:inline; 
	}
    
#container, p{
	text-align:center;
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
	font-family:Helvetica, sans-serif;
	border:0px solid #CCCCCC;
	}
	
#container {
	overflow:hidden;
	
	}
    
#header{
	margin:0px;
	background-image:none;
	} 

#header .feed_title{
	margin:0;
	word-wrap:break-word;
	font-family:Helvetica, sans-serif;
	}
    
#content .feed_item{
	}
#content{
	overflow: hidden;
	}

#content .feed_item_title{
	font-family:Helvetica, sans-serif;
	}

    #content .feed_item_date{
overflow: hidden;
text-overflow: ellipsis;
} 
    #content .feed_item_link{
overflow: hidden;
text-overflow: ellipsis;
} 
    #content a.feed_item_link_anchor{ text-decoration:none;
}
    #content a:link.feed_item_link_anchor{ text-decoration:none;
}
    #content a:visited.feed_item_link_anchor{ text-decoration:none;
}
    #content a:hover.feed_item_link_anchor{ text-decoration:none;
}
    #content a:active.feed_item_link_anchor{text-decoration:none;
}
    #content .feed_item_description{overflow:hidden;
word-wrap:break-word;} 
    #content .feed_item_thumbnail{
}
    #content .feed_item_clear{width:0: height:0;
 margin:0;
 padding:0;
 clear:both;
}
    #footer{display:none;
background-image:none;
}  


.black {
	background-color: #000;
	}
	