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

/***** marlboroughgirlscollege/custom_styles.css start *****/

#shrinkwrapper {
  width: 1000px;
  margin: 0 auto;
}

#header-title-wrap {
  width: 980px;
  margin: 0 auto;
}

#contentwrapper {
  background: #F5F5F5;
}

.sideblock {
  border: 1px dashed #DDDDDD;
}

.minicalendar th {
  font-weight: bold;
  font-size: .8em;
}

.arrow, .arrow_button input {
  font-family: Arial,Helvetica,Courier,sans-serif;
}

h1,h2,
h3,h4,
h5,h6 {
  text-transform: none;
  font-weight: bold;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

a:link,
a:visited {
  color:#0000FF;
  text-decoration: none;
}

a:hover {
  color:#D07F08;
}

body {
  background:#0D1433;
}

#course-view .current .side {
  background: #D07E08;
}

#footer,
#footer a:link,
#footer a:visited
{
  color: #aaa;
  font-size: 0.9em;
}

.topics .section.main .summary h5 {
  color: #FFAC3B; 
  background-color: #0D1433;
}

.topics .section.main .summary h6 {
  color: #FFFFFF; 
  background-color: #5C5F62;
}

#course-view  .section.main td.left.side  {
  color: #F4F4F2;
}/***** marlboroughgirlscollege/custom_styles.css end *****/

