/*
Theme Name: Chandelier Child
Theme URI: http://chandelier.elated-themes.com/
Description: A child theme of Chandelier Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.1
Template: chandelier
*/

.archive.category.eltd-header-standard .eltd-page-header .eltd-menu-area {
	background-color: rgba(255, 255, 255, 0.99);
}
.blog .eltd-blog-holder article .eltd-post-content-info-column .eltd-post-date-day-year {
	background-color: #d4af37;
}
.blog .eltd-blog-holder article .eltd-post-title-holder .eltd-post-info-category a {
	color: #d4af37;
}
.single .eltd-blog-holder article .eltd-post-content-info-column .eltd-post-date-day-year{
	background-color: #d4af37;
}
footer {
	font-family: Tahoma
}