

.main-navigation ul > li a:hover ,.main-navigation ul ul {
	background: ;
}

.home-section .section-title span,.recipe .ingredients h3,
.recipe .ingredients ul li i, .recipe .steps h3, .recipe .video h3 {
	color: }

.main-navigation, #footer-widgets{
	background: ;
}
/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: ; }
::selection      { color: #fff;  background: ; } 
/* Links */

a, .hentry .entry-header .entry-meta span {
	color: ;
}

a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}


