/**************************************
 * THEME NAME: bpn-a-purple
 *
 * Files included in this sheet:
 *
 *   bpn-a-purple/styles_layout.css
 *   bpn-a-purple/styles_fonts.css
 *   bpn-a-purple/styles_color.css
 **************************************/

/***** bpn-a-purple/styles_layout.css start *****/

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

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

#page-container {
  margin: 0 auto;
  padding-bottom: 8px;
  width: 100%;
  max-width: 992px;
}

#page-subcontainer {
  padding: 0 0 0 8px;
}

#page {
  text-align: left;
  position: relative;
  padding: 0 8px 0 0;
}

#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/header.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 180px;
  border-width: 0px;
}

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

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

#header-home .logininfo {
  margin: 0 210px 0 0;
}


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

.headermain, h1.headermain {
}

#header .headermenu {
  margin: 9px;
}

#header .logininfo {
  margin: 0 210px 0 0;
}

#mod-less-view #header {
  /* padding: 1em 0.5em; */
  background-image: url(pix/logogreybar.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border-width: 0px;
  height: 35px;
  border-style: solid;
}
.navbar {
  margin-top: 0px;
  margin-left: 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 {
}



#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;
}



/***
 ***	Core: YUI Menubar
 ***/


.yuimenubar /* Entire bar */ {
	height:46px;
	margin:0;
	}

.yuimenu /* Sub container */ {
	z-index: 10000;
	}

.yuimenu a {
	text-decoration: none;
	}

a.yuimenubaritemlabel /* Bar item link */ {
	padding: 16px 15px 0px 17px;
	height:30px;
	}

a.yuimenuitemlabel /* Sub item link */ {
	padding: 4px 24px;
	}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
	border-width: 0; /* No border on the first bar item link */
	}

.yuimenubaritem-hassubmenu /* Add down arrow to bar item */ {
	}

/* Selected MenuItem */

li.yuimenubaritem-selected /* Bar menu item */ {
	background:#f12711 url('pix/menu/hovergrad.jpg') repeat-x top center;
	}


a.yuimenubaritemlabel-selected, /* Bar menu item link selected */ {
	text-decoration: none;
	}

a.yuimenuitemlabel-selected  /* Sub menu item link selected */ {
	text-decoration: none;
	}

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */ {
	}




/***** bpn-a-purple/styles_layout.css end *****/

/***** bpn-a-purple/styles_fonts.css start *****/

body, table, td, th, li {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 98%;
  line-height:1.6em;
}

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

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

/***** bpn-a-purple/styles_color.css start *****/

body {
  background-color: #FFF;
}

#content {
  background-color: #FFF;
}

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

a:hover {
  color:#555;
}

#header-home {
  background-color: #FFF;
  border-color: #FFF;
}

#header {
  background-color: #FFF;
  border-color: #FFF;
}

.headermain, h1.headermain {
  color: #FFF;
}

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

.navbar {
  background-color: #EDF7F3;
  border-color: #FFF;
}

.breadcrumb .sep {
  color: #000;
}

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

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

#footer {
  background-color: #FFFFFF;
}

.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: #FFF;
}

#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: #EDF7F3;
}

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

.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: #EDF7F3;
  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;
}

#menu_date a {
	float:right;
	padding: 16px 5px 0 17px;
	height:30px;
	color: #ffffff;
	text-decoration:none;
	background:#555555 url('pix/menu/dategrad.jpg') repeat-x top center;
}

#menu_date a:hover {
	color: #ffffff;
	text-decoration:none;
	background:#2f2f2f url('pix/menu/hovergrad.jpg') repeat-x top center;
	}


/***
 ***	Core: YUI Menubar
 ***/


.yuimenubar /* Entire bar */ {
	background:#2f2f2f url('pix/menu/menugrad.jpg') repeat-x top center;
	}

.yuimenu /* Sub container */ {
	background-color: #323232;
	}

.yuimenu a {
	background-color: #323232;
	}

a.yuimenubaritemlabel /* Bar item link */ {
	color: #fff;
	}

a.yuimenuitemlabel /* Sub item link */ {
	color: #fff;
	border-bottom:1px solid #828282;
	border-left:0px solid #0070a6;
	border-right:0px solid #0070a6;
	}



.yuimenuitem-hassubmenu /* Add right arrow to sub item */ {
	background: #323232 url(pix/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
	}
	
a.yuimenuitemlabel-hassubmenu {
	background: none;
	}

/* Selected MenuItem */

li.yuimenubaritem-selected /* Bar menu item */ {
	background:#f12711 url('pix/menu/hovergrad.jpg') repeat-x top center;
	}

li.yuimenuitem-selected  /* Sub menu item */ {
	color: #fff
	}

a.yuimenubaritemlabel-selected, /* Bar menu item link selected */ {
	color: #fff;
	}

a.yuimenuitemlabel-selected  /* Sub menu item link selected */ {
	color: #A30E7A;
	background-color: #fff;
	}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */ {
	background: #fff url(pix/menu/menuitem_submenuindicator.png) right center no-repeat;
	}



/***** bpn-a-purple/styles_color.css end *****/


