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

/***** ciep/ciep.css start *****/

/*******************************************************************
 **
 ** ciep.css
 **
*******************************************************************/

#coursesearch,
#coursesearch2,
#coursesearchnavbar {
  display:block;
  visibility:hidden;
}

#switchcategory {
  display:block;
  visibility:hidden;
}

.header, .title {
  background-color:#ffffcc;
}

H1.headermain {
  background-color:#ffffcc;
  border: 1px solid #b0b0b0;
  width: 100%;
  margin-bottom: 2px;
}
H1.headermain img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
}
.headermenu {
  margin-bottom: 1px;
}

.sitetopic {
  border: 0px;
}

.forumpost .header .topic {
  background-color: #ffffcc;
}
.forumpost .left {
  background-color: #eeeecc;
}
.helplink {
  visibility: hidden;
}
#course-view .section H1,H2,H3,H4,H5 {
  line-height: 1.1em;
}
body#course-view .headingblock {
  display: none;
}
.sideblock .header {
  padding-top: 2px;
}
/* moodle logo */
.sitelink {
  display: block;
}
.logininfo {
  border: 0px solid black;
  padding: 2px;
}

/* edit mymoodle button  - includes other buttons too unfortunatly */
/* .navbar .navbutton form { display: none; } */

#subheader {
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  letter-spacing: +.20em;
}

.footer a { display: none; }
.subcontent.forgotsub { display: none; }
h2.headingblock { border: 0; background-color: transparent; font-size: 1.4em; }

.block_login .loginform .fld input { width: 7em; }

.coursebox.info { width: 80% }

/* #mod-scorm-log-toggle { display: none; } */
/***** ciep/ciep.css end *****/


