/*
Theme Name:     Responsive Child Theme
Theme URI:      http://example.com/
Description:    Child theme for the Responsive theme. Hopefully, it should create a page template that has those home widgits in it. Making the archive of episodes possible, and easy.

Author:         Das Burke
Author URI:     http://example.com/about/
Template:       responsive
Version:        0.1.0
*/
@import url("../responsive/style.css");


/* =Templates
-------------------------------------------------------------- */
.page-template-landing-page-php .menu, .page-template-landing-page-php .top-menu, .page-template-landing-page-php .footer-menu, .page-template-landing-page-php .sub-header-menu, .page-template-landing-page-php #header #search-box {
    display:block;
}



/*
 =Changing the Homepage Widget 1 Background color
----------------------------------------------------------
#text-11
{
    background:#E8E8E8;
}
*/



/*
 =Changing the Homepage Widget 3 Background color
----------------------------------------------------------
#text-10
{
    background:#E8E8E8;
}
*/