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

/***** dwight/styles.css start *****/

/* @override http://localhost:8888/moodle195/theme/dwight/styles.php */

/********************************************************
**
** Theme name: Dwight
** Description: A custom three-column, fluid-width theme for Moodle.
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
*********************************************************/

body {
  background:#848fa3 url(images/body.jpg) repeat-x 0 0;
  margin:0;
  padding:0;
}

body, th, td, li, p {
  font-family:Helvetica, Arial, sans-serif;
  font-size:0.975em;
  line-height:1.4;
}

.wrapperwrapper {
  margin:0 5%;
  background:url(images/left.png) repeat-y 0 0;
  padding-left:12px;
}

.wrapper {
  background:url(images/right.png) repeat-y 100% 0;
  padding-right:12px;
}

#page {
  margin-top:25px;
}

a:link, a:visited,
.tabtree ul li ul li a span {
  color:#C41830;
}

a:hover, a:active,
.tabtree ul li ul li a:hover {
  color:#0b1f46;
}

a img {
  border:none;
}

a:active {
  outline:none;
}

/* Header */

.headerwrapper {
  background:#fff;
  padding:10px 10px 0;
}

#header-home,
#header {
  background:url(images/header.jpg) repeat-x 0 0;
  height:96px;
  border-bottom:5px solid #c41830;
}

h1.headermain {
  position:absolute;
  top:-10000px;
}

.headermenu {
  padding:10px;
  color:#fff;
  height:76px;
}

#logo {
  background:url(images/logo.jpg) no-repeat 0 0;
  height:96px;
}

.headermenu a:link,
.headermenu a:visited {
  color:#eee;
  text-decoration:underline;
}

#menubar table {
  width:100%;
  border-top:3px solid #132950;
  background:#132d5b;
  
}

#menubar table td {
  font-family:Georgia, Times, "Times New Roman", serif;
  border-collapse:collapse;
}

td.date {
  text-align:right;
  color:#748197;
  padding-right:5px;
  font-size:0.8em;
  width:25%;
}

/* Navbar */

.navbar {
  background:#fff;
  border:none;
  padding:5px 10px 0;
  font-size:0.85em;
}

/* Sideblocks */

.sideblock {
  
}

.sideblock .header {
  padding:0;
  border-color:#b6cadc;
}

.sideblock .title {
  padding:0;
}

.sideblock .title h2 {
  background:#0b1f46;
  color:#fff;
  font-weight:normal;
  padding:2px 5px 0;
  border-bottom:3px solid #c41830;
  font-size:1em;
}

.sideblock .content {
  background:none;
  border:1px solid #B6CADC;
  border-top:none;
}

.hide-show-image {
  display:none;
}

#left-column {
  background:#b6cadc;
}

#left-column .sideblock .header,
#left-column .sideblock .content {
  border:none;
}

#left-column .sideblock .title h2 {
  background: #B4BDCc url(images/left-header.jpg) repeat-x 0 100%;
  border-bottom:none;
  color:#000;
  padding-bottom:6px;
  padding-top:6px;
}

.sideblock .minicalendar {
  border:none;
}

.sideblock .filters table {
  background:none;
}

/* Content */

#layout-table {
  margin:0;
}

#content {
  background:#fff;
  padding:10px;
}

.sitetopic {
  border:none;
}

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:2px;
  font-weight:normal;
}
/* Courses */

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
}

.categorybox {
  border:none;
}

.coursebox .info {
  width:44%;
}

#course-view #section-0 .side,
#course-view #section-0 .content {
  border:none;
}

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


/* Forums */

#mod-forum-discuss .forumpost, /* necessary */
.forumpost {
  background:url(images/top_right.png) no-repeat 100% 0;
  border:none;
  padding-right:15px;
  padding-top: 15px;
}

.forumpost .topic {
  background:none;
  padding-left:15px;
  border:none;
}

.forumpost .author {
  border-bottom:1px solid #eee;
  padding-bottom:5px;
}
.forumpost .left {
  background:none;
}

.forumpost .content {
  background:url(images/aleft.png) no-repeat 0 100%;
  padding-left:15px;
  padding-bottom:15px;
}

.forumheaderlist {
  width:95%;
  margin:1em auto;
}

#mod-forum-search .generalbox {
  width:75%;
  background:#f5f5f5;
}

/* User */

.userinfobox {
  border:none;
}

body#course-user .section {
  border-color:#ddd;
}
.userinfobox .content {
  border:2px solid #ddd;
  background:#f6f6f6;
}

.userinfobox .userpicture {
}

#user-grade th {
  padding:3px 10px;
}

.blogpost.blogdraft .content {
  background-color:#fff;
}

/* Calendar */

#calendar td.maincalendar {
  border:none;
  border-right:1px solid #ddd;
}

#calendar td.sidecalendar .sideblock .minicalendar,
#calendar td.sidecalendar .sideblock {
  border:none;
}

#calendar td.sidecalendar .filters table,
#calendar td.maincalendar .filters table {
  background:none;
}

#calendar .sidecalendar .sideblock .minicalendarblock div {
  border:2px solid #ddd;
  background:#f5f5f5;
}

/* Quiz */

.question .questionbank {
  border:none;
  width:50%;
  margin:auto;
  text-align:center;
}

.questionbank fieldset {
  margin-top:5px;
}

.questionbank p {
  font-weight:bold;
  padding:10px;
  text-align:center;
  background:#f5f5f5;
}

.questionbank #categoryquestions {
  text-align:left;
  margin-bottom:10px;
  border-bottom:2px solid #ddd;
}

/* Tables */

.generaltable {
  border-width:0 1px 1px;
  border-color:#bbb;
}

#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  border-bottom:2px solid #aaa;
  padding:2px 4px 0;
  background:#ddd;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width:0 1px 0;
  border-color:#ddd !important;
  border-style: solid;
}

.forumheaderlist .discussion .starter {
  background:none;
}

.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background:#eee;
}

/* Hacks */

body#help,
body.message {
  background: #fff;
}

#help #page,
.message #page {
  margin: 0;
}

/* Footer */

#contentfooter {
  margin:0 5%;
  height:22px;
}

#leftcorner {
  background:url(images/bottomleft.png) no-repeat 0 100%;
  padding-left:22px;
}

#rightcorner {
  background:url(images/bottomright.png) no-repeat 100% 100%;
  padding-right:22px;
}

#contentfootermiddle {
  background:url(images/bottom.png) repeat-x 0 100%;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
  display:block;
  font-size:1px;
  border-width:0px;
  border-style:solid;
  position:relative;
  z-index:1;
}

.qmmc .qmdividery {
  float:left;
  width:0px;
}

.qmmc .qmtitle {
  display:block;
  cursor:default;
  white-space:nowrap;
  position:relative;
  z-index:1;
}

.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  float:none !important;
}

.qmmc {
  position:relative;
  zoom:1;
  z-index:10;
}

.qmmc a, .qmmc li {
  float:left;
  display:block;
  white-space:nowrap;
  position:relative;
  z-index:1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
  float:none;
}

.qmsh div a {
  float:left;
}

.qmmc div {
  visibility:hidden;
  position:absolute;
}

.qmmc .qmcbox {
  cursor:default;
  display:inline-block;
  position:relative;
  z-index:1;
}

.qmmc .qmcbox a {
  display:inline;
}

.qmmc .qmcbox div {
  float:none;
  position:static;
  visibility:inherit;
  left:auto;
}

.qmmc li {
  z-index:auto;
}

.qmmc ul {
  left:-10000px;
  position:absolute;
  z-index:10;
}

.qmmc, .qmmc ul {
  list-style:none;
  padding:0px;
  margin:0px;
}

.qmmc li a {
  float:none;
}

.qmmc li:hover>ul {
  left:auto;
}

#qm0 ul {
  top:100%;
}

#qm0 ul li:hover>ul {
  top:0px;
  left:100%;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/

#qm0 {
  width:auto;

}

/*"""""""" (MAIN) Items""""""""*/

#qm0 a {
  padding:6px 20px 6px 8px;
  background-color:transparent;
  color:#85B9FF;
  text-decoration:none;
  text-align:left;
  text-transform:uppercase;
  font-size:0.85em;
}

/*"""""""" (MAIN) Hover State""""""""*/

#qm0 a:hover {
  text-decoration:none;
  background:#132950;
}

/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/

#qm0 li:hover>a {
  text-decoration:none;
}

/*"""""""" (MAIN) Active State""""""""*/

body #qm0 .qmactive, body #qm0 .qmactive:hover {
  background:#132950;
}

/*"""""""" (SUB) Container""""""""*/

#qm0 div, #qm0 ul {
  padding:0;
  margin:0px 0px 0px 0px;
  border-left:5px solid #c41830;
  background:#132950;
}

/*"""""""" (SUB) Items""""""""*/

#qm0 div a, #qm0 ul a {
  padding:4px 40px 4px 5px;
      z-index:103;

}

/*"""""""" (SUB) Hover State""""""""*/

#qm0 div a:hover {
  text-decoration:none;
  background:#c41830;
  color:#132950;
}

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/

#qm0 ul li:hover>a {
  text-decoration:none;
}

/*"""""""" (SUB) Active State""""""""*/

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
  text-decoration:none;
  background:#c41830;
  color:#132950;
}

/*"""""""" Individual Titles""""""""*/

#qm0 .qmtitle {
  margin:2px 5px 5px 5px;
  font-weight:bold;
}

/*"""""""" Individual Horizontal Dividers""""""""*/

#qm0 .qmdividerx {
  border-top-width:2px;
  margin:4px 5px 4px 5px;
  border-color:#A2A1AD;
}

/* Might screw with stuff, but is creating overlap issues with my menu */

.tabrow0 .here a:link,
.tabrow0 .here a:visited,
.tabrow0 .here a.nolink {
  z-index:0;
}
/***** dwight/styles.css end *****/

