/**************************************
 * THEME NAME: tmorganics
 *
 * Files included in this sheet:
 *
 *   tmorganics/styles_tmorganics.css
 **************************************/

/***** tmorganics/styles_tmorganics.css start *****/

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

		Theme name: Energex
		Description: 3-column Moodle theme, made for Energex
		Author: Sonya Brown
		Version: 1.8
	
*******************************************************************/


body {
  background: #666666;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
  
table, td, th, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

#page {
  background-color: #FFFFFF;
  margin: 40px auto 40px auto;
  padding: 8px;
  width: 85%;
  min-width: 960px;
}

.sideblock h2 {
  font-size: 13px;
}

.sideblock .header {
  padding: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #128818;
  font-weight:bold;
}

a:link,
a:visited {
  color:#128818;
}

a:hover {
  color:#128818;
  text-decoration: underline;
}


#course-view .weekscss .current,
#course-view .current td.side {
  background: #CCCC99;
}
/***** tmorganics/styles_tmorganics.css end *****/

