/**************************************
 * THEME NAME: eschool_progress
 *
 * Files included in this sheet:
 *
 *   eschool_progress/custom_layout.css
 **************************************/

/***** eschool_progress/custom_layout.css start *****/


#header-home {
  background: #A7BBDD;
}

.navbar {
  background: #F7F0B6;
}

.sideblock .content {
   border-color: #F7F0B6; 
}

.forumpost .left {
  background: #F7F0B6;
}

.forumpost .starter {
  background: #99CC66;
  border-color: #F7F0B6; 
}

#course-view .weekscss .section, #course-view .section td.side {
    background: #FFF9D8;
}

#course-view .current .content {
  background-color: #FFD991;
}

table.answer p {
	display: inline;
}

.header { background-image:url(gradient.jpg)}/***** eschool_progress/custom_layout.css end *****/

