/**************************************
 * THEME NAME: healthyedge2
 *
 * Files included in this sheet:
 *
 *   healthyedge2/gradients.css
 *   healthyedge2/styles_color.css
 **************************************/

/***** healthyedge2/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
/***** healthyedge2/gradients.css end *****/

/***** healthyedge2/styles_color.css start *****/

/*******************************************************************
 styles_color.css

 This CSS file contains all color definitions like
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  question
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  from blocks
 ***/

.sideblock .content {
  border-color: #dddddd;
  background-color:#EFEFEF;
}/***** healthyedge2/styles_color.css end *****/


