/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-html .builder-module-element a {
	color: #FF5100;
}
.builder-module-html .builder-module-element a:hover {
	color: #FFFF03;
}
.entry-content a {
	color: #FF5100;
}
.entry-content a:hover {
	color: #FFFF03;
}
.loop a {
	color: #FF5100;
}
.loop a:hover {
	color: #FFFF03;
}
body {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}