/**************************************
 * THEME NAME: mahoodle_2009
 *
 * Files included in this sheet:
 *
 *   mahoodle_2009/styles_layout.css
 *   mahoodle_2009/styles_fonts.css
 *   mahoodle_2009/styles_color.css
 **************************************/

/***** mahoodle_2009/styles_layout.css start *****/

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-image: url(pix/bkgd.gif);
  background-position: left top;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

#email {
  margin: 12px;
  background-image: none;
}

#page-container {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url(pix/shadow_bottom.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-bottom: 8px;
  width: 100%;
  max-width: 992px;
}

#page-subcontainer {
  padding: 0 0 0 8px;
  background: transparent url(pix/shadow.png) repeat-y scroll left;
}

#page {
  text-align: left;
  position: relative;
  padding: 0 8px 0 0;
  background: transparent url(pix/shadow.png) repeat-y scroll right;
}

#content {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 16px;
  padding-left: 8px;
}

#layout-table {
  margin-top: 0px;
}

#layout-table #middle-column {
  padding-left: 8px;
  padding-right: 8px;
}

#header-home {
  /* padding: 1em 0.5em; */
  background-image: url(pix/banner.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 120px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
}

#header-home .mainlogo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 255px;
  height: 100px;
  border: 0;
}

#header-home .headermenu {
  margin: 9px;
}

#header-home .logininfo {
  padding-left: 3px;
  padding-right: 2px;
  padding-bottom: 1px;
  background-image: url(pix/bg_50pc_trans.png);
}

#header-home .melogo {
  position: absolute;
  top: 40px;
  right: 180px;
  width: 75px;
  height: 80px;
  border: 0;
}

#header-home .mymaharalogo {
  position: absolute;
  top: 55px;
  right: 20px;
  width: 146px;
  height: 45px;
  border: 0;
}

#header {
  /* padding: 1em 0.5em; */
  background-image: url(pix/banner.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 120px;
  border-width: 0px;
  border-style: solid;
}

.headermain, h1.headermain {
  margin: 9px;
  padding-left: 4px;
  padding-right: 3px;
  padding-bottom: 1px;
  background-image: url(pix/bg_50pc_trans.png);
  background-repeat: repeat;
}

#header .headermenu {
  margin: 9px;
}

#header .logininfo {
  padding-left: 3px;
  padding-right: 2px;
  padding-bottom: 1px;
  background-image: url(pix/bg_50pc_trans.png);
  background-repeat: repeat;
}

.navbar {
  margin-top: 0px;
  border-top: 1px solid;
  border-right: none;
  border-bottom: 1px solid;
  border-left: none;
  height: 24px;
}

.navbar .navbutton {
  margin-top: 0px;
}

.sitetopic {
  padding: 0px;
  margin-bottom: 8px;
}

td.header,
h1.header,
h2.header,
h3.header,
div.header {
  border: none;
}

#footer {
  margin: 0;
  padding: 8px;
  border: none;
}

#footer .logos {
  font-size: x-large;
  padding-top: 8px;
}

#footer .melogo {
  vertical-align: middle;
  width: 51px;
  height: 54px;
  border: 0;
}

#footer .mymoodlelogo {
  vertical-align: middle;
  width: 96px;
  height: 30px;
  border: 0;
}

#footer .mymaharalogo {
  vertical-align: middle;
  width: 97px;
  height: 30px;
  border: 0;
}

#footer .sitelink {
  font-size: .75em;
  padding-bottom: 1em;
}

#footer .sitelink img {
  vertical-align: middle;
}

#mod-resource-view div#footer {
  margin: 0;
}

.sideblock {
  margin-bottom: 8px;
}

.sideblock h2 {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 18px;
}

.sideblock .header, .sideblock h2.header {
  padding: 2px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  background-image: url(pix/flatcurve.gif);
  background-position: center center;
  background-repeat: repeat-x;
}

/* .sideblock .header .hide-show img.hide-show-image {
  background-image: url(pix/t/switch_minus.gif);
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background-image: url(pix/t/switch_plus.gif);
} */

.sideblock .header .hide-show-image {
  margin-right: 3px;
  margin-top: 3px;
}

.sideblock .header .commands {
  margin-top: 1px;
  padding: 3px;
}

.r0, .r1 {
  padding-bottom: 3px;
}

.block_course_list .r0, .block_course_list .r1 {
  padding-bottom: 5px;
}

body#site-index .headingblock, body#course-view .headingblock {
  margin-bottom: 8px;
}

#course-view .section .spacer {
  height: 8px;
}

.forumpost {
  margin-top: 12px;
}

#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .sideblock.block_calendar_month .filters table {
  border-style: solid;
  border-width: 1px;
}

#message-messages {
  background-image: none;
}

.summary h2, .summary h3 {
  margin-top: 0;
}
/***** mahoodle_2009/styles_layout.css end *****/

/***** mahoodle_2009/styles_fonts.css start *****/

body, table, td, th, li {
  font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 98%;
}

.tabrow0 li {
  font-size: 100%;
}

.forumpost .posting {
  font-size: 92%;
}
/***** mahoodle_2009/styles_fonts.css end *****/

/***** mahoodle_2009/styles_color.css start *****/

body {
  background-color: #F7F6E8;
}

#page {
}

#content {
  background-color: #FFF;
}

a:link,
a:visited {
  color:#0000CC;
}

a:hover {
  color:#CC0000;
}

#header-home {
  background-color: #CDB8E3;
  border-color: #E9E0F3;
}

#header {
  background-color: #CDB8E3;
  border-color: #E9E0F3;
}

.headermain, h1.headermain {
  color: #662D91;
}

/* #header .logininfo {
  background-color: #f9f6fc;
} */

.navbar {
  background-color: #f9f6fc;
  border-color: #E9E0F3;
}

.breadcrumb .sep {
  color: #7C51A1;
}

td.header,
h1.header,
h2.header,
h3.header,
div.header {   
  color: #ffffff;  
  background-color: #7C51A1;
}

th.header {
  background-color: #E9E0F3;
}

#footer {
  background-color: #E9E0F3;
}

.homelink a {
  background-color: #FFFFFF;
}

#course-view .weekscss .section, #course-view .section td {
  border-color: #E9E0F3;
}

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

#course-view .weekscss .hidden, #course-view .hidden td.side {
  background-color: #dddddd;
}

#course-view .weekscss .current, #course-view .current td.side {
  background-color: #D8BEEB;
}

.generalbox, .admin .generalbox, .informationbox, .userinfobox {
  border-color: #E9E0F3;
}

.admin .generalbox {
  background-color: #f9f6fc;
}

.forumheaderlist, .forumpost {
  border-color: #E9E0F3;
}

.forumpost .starter {
  background-color: #E9E0F3;
}

.forumpost .left {
  background-color: #f9f6fc;
}

.forumpost .topic {
  border-bottom-color: #E9E0F3;
}

/***
 *** Blocks
 ***/

.sideblock .header {
  color: #ffffff;
}

.sideblock .header .commands {
  background-color: #f9f6fc;
}

.sideblock .content {
  background-color: #f9f6fc;
  border-color: #E9E0F3;
}

table.minicalendar {
  background-color: #FFFFFF;
  border-color: #E9E0F3;
}

#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .sideblock.block_calendar_month .filters table {
  background-color: #FFFFFF;
  border-color: #E9E0F3;
}

#message-messages {
  background-color: #f9f6fc;
}
/***** mahoodle_2009/styles_color.css end *****/

