ul.tagindex, .tagindex li {
	display: inline-block;
}

/* Support #87576 - Link color */

	a:link, a:visited, a:active { color: #57a600; }
	div#page_wrap a:hover { color: #FBC41B; }

/* Support 124477 - Limit the video Width */

.home .latest-videos .custom-html-widget{
	max-width: 800px;
	margin:0 auto;
}	


/* Support #127054 - Breadcrumb spacing */

	p#breadcrumbs { margin: 0px 0 20px; } 
	.post-meta, h1.archivetitle { margin: 0 0 10px; }

	.blog .item p, article .post.single-post { font-size: 16px; }

