@import url(https://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext);

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
		font-family: 'Ubuntu', Arial, sans-serif;
}

footer {
    margin: 50px 0;
}

ul.rss {
	list-style-type: none;
}

ul.rss  > li{
	padding-bottom: 20px;
}

.it_date {
	opacity: 0.6;
}

.user-icon {
	width: 64px;
	height: 60px;
	text-align: center;
	color: white;
	background: #aaa;
	padding-top: 4px:
}