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

/***** accentuate/styles.css start *****/

/********************************************************
**
** Theme name: Accentuate
** Description: A custom theme for Moodle.
** Creation Date: 01/04/10
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** However, do not steal.  
**
*********************************************************/

body {
  margin: 0;
  padding: 0;
}

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

#page {
  
}

.wrapper {
  margin:0 3%;
}

a:hover,a:active,
.tabrow1 a:visited span {
  text-decoration: none;
}

a img {
  border:none;
}

a:active {
  outline: none;
}

p {
  margin: 0 0 1em 0;
}

/* Header */


.headermenu {
  float: none;
  border-bottom-width:1px;
  border-bottom-style:solid;
  padding: 8px 0;
}

.logo {
  height: 99px;
}

h1.headermain {
  float: none;
  font-weight: normal;
  font-size: 2.5em;
  padding: 30px 0;
  line-height: 0.7;
}

h1.headermain span {
  font-size: 0.5em;
}

/* Navbar */

#nav table {
  width: 100%;
}

#nav table td {
  padding: 0;
}

#nav td.date {
  text-align: right;
  font-size: 0.8em;
}

.navbar {
  border: none;
  padding: 0;
}

.navbar .wrapper {
  padding: 5px 15px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
}

.navbar .navbutton {
  margin: 0;
}

/* Content */

#content {
  padding: 15px;
  border-style: solid;
  border-width: 1px;
}

.admin #content,
#course-category #content,
#course-index #content,
#site-index #content,
#course-view #content {
  padding: 0;
  border: none;
}

#layout-table {
  margin: 0;
}

#left-column {
  padding: 15px 15px 0 0;
}

#right-column {
  padding: 15px 0 0 15px;
}

#middle-column {
  background: #fff;
}

/* Sideblocks */

.sideblock {
  
}

.sideblock .header {
  border:none;
  padding: 0 0 3px 0;
}

.sideblock .title {
  padding: 5px;
}

.sideblock .title h2 {
  font-size: 1.1em;
  font-weight: normal;
  padding-left: 5px;
}

.sideblock .content {
  background:none;
  border:none;
  padding: 5px 10px;
}

#right-column .sideblock .content {
  padding: 5px 10px 0 15px;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
  font-size:0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header {
  border:none;
}

.block_login .footer,
.block_login #login div.fld {
  text-align: left;
  font-size: 1.2em;
  color: #555;
}

.block_login .loginform div {
	margin-left: 0;;
}

.block_login #login_password,
.block_login #login_username {
  width: 100%;
  border: 2px solid #e5e5e5;
  background: #f9f9f9;
  padding: 5px;
  font-size: 1em;
  margin-top: 4px;
  margin-bottom: 5px;
}

.block_login .loginform div.c1.btn {
  text-align: left;
}

.block_login .loginform div.c1.btn input {
  background: #f9f9f9;
  border: 2px solid #ddd;
  color: #333;
}

.block_login .loginform div.c1.btn input:hover {
  cursor: pointer;
}

.block_login .footer {
  font-size: 0.9em;
  padding-left: 5px;
  padding-top: 10px;
}

.sideblock .minicalendar {
  border: none;
}

/* Courses */

.sitetopic {
}
.sitetopic h2 {
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 0;
}

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:0;
  font-weight: normal;
  font-size: 1.3em;
}

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

.categorybox {
  border:none;
}

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

#course-view .section td.spacer {
  background: url(images/dot.gif) repeat-x 0 50%;
}

#course-view .weekscss .current,
#course-view .current td.side,
#course-view .current td.content {
  background: #fefde2;
}

#course-view .hidden td.side,
#course-view .hidden td.content {
  background: #f5f5f5;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.admin #adminsettings,
#course-category #coursesearch,
#course-index div.buttons {
  margin-bottom: 0;
  padding-bottom: 15px;
}

/* Forums */

.forumpost {
  border: none;
}

.userinfobox .side,
.forumpost .picture {
  background: #fff url(images/forum.gif) no-repeat 100% 0;
  padding-right: 20px;
}

.forumpost .side {
  background: #fff;
  border-right: 3px solid #ddd;
}

.forumpost .topic {
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5;
  padding: 5px 10px;
}

.forumpost .topic .author {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  color: #777;
  font-style: italic;
}

.forumpost .topic .subject {
  font-weight: normal;
  font-size: 1.25em;
  color: #777;
}

.forumpost .starter .subject {
  color: #000;
  background: #f5f5f5;
}

.userinfobox .content,
.forumpost .content {
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5 url(images/forum-content.png) repeat-x 0 100%;
  padding: 10px;
}

/* Hacks */

.user #left-column,
.user #right-column,
.mod-lesson #left-column,
.mod-lesson #right-column,
.mod-resource #left-column,
.mod-resource #right-column,
.blog #left-column,
.blog #right-column { /* necessary because the  layout-table  is beneath the tabtree */
  background: none;
}

.user .sideblock .header,
.mod-lesson .sideblock .header,
.mod-resource .sideblock .header,
.blog .sideblock .header { /* necessary because the layout-table  is beneath the tabtree */
  background-image: none !important;
}

/* Users */

.userinfobox {
  border:none
}

.userinfobox .content {
  border-top-width: 3px;
}

.userinfobox .side {
  padding-top: 0;
}

.userinfobox .userpicture {
}

/* Tables */

.generaltable {
  border-color:#d9d8d4;
}

#attempts th,
#tag-management-list th,
#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:1px solid #ddd;
  padding:2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}


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

table#attempts tr.r0 td.cell {
  background: #fff;
}

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

#participants .r1 .cell,
.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:#f7f7f7;
}

/* Calendar */

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

/* Misc */

#intro {
  background: #f5f5f5;  
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}
#attempts {
  font-size: 13px;
  margin-top: 15px;
}
#attempts .status div.s0 {
  background: #fdfcc6;
}

/* Footer */

#footer {
  margin: 10px 0 25px;
  color: #777;
  font-size: 0.8em;
}

#footer .wrapper {
  border-width: 1px;
  border-style: solid;
  padding: 15px;
  line-height: 1.5;
}

.footer-left {
  float: left;
  text-align: left;
}

.footer-right {
  float: right;
  text-align: right;
}

#footer .logininfo {
  font-size: 1em;
}


/*!!!!!!!!!!! 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 7px 20px;
  background-color:transparent;
  text-decoration:none;
  text-align:left;
  font-weight: bold;
}

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

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


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

#qm0 div, #qm0 ul {
  padding:0;
  margin:0px 0px 0px 0px;
  border-top: none !important;
}

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

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

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

#qm0 div a:hover,
#qm0 ul li:hover>a,
body #qm0 div .qmactive,
body #qm0 div .qmactive:hover {
  text-decoration:none;
}

/* 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;
}

/* Hacks */

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

.messages #content,
#help #content {
  border: none;
  background: none;
}/***** accentuate/styles.css end *****/

/***** accentuate/styles_select.css start *****/

body {  /* overall background color */
	  background: #999;
}

a:link,a:visited,
.tabrow1 a:link span { /* Link color */
  color: #8d0015;
}

a:hover,a:active,
.tabrow1 a:visited span { /* Link hover color */
  color: #630110; 
}

/* Header */

.headermenu { /* Bar behind "You are logged in" text" in header */
  background: #460009;
  color: #fff;
  border-bottom-color: #370007;
}

.headermenu a:link,.headermenu a:visited { /* Link color in top bar */
  color: #ccc;
}

.headermenu a:hover,.headermenu a:active { /* Link hover color in top bar */
  color: #fff;
}

#header-title { /* Background of text behind site title in header */
  background: #a9011a url(images/red/header.jpg) repeat-x 0 100%;
}

h1.headermain { /* Site title when no logo is present */
  color: #fff;
  text-shadow: 0.1em 0.1em 0.1em #333;
}

h1.headermain span { /* Tagline underneath header title */
  color: #ccc;
}

#header-shadow { /* Shadow image below header */
  background: url(images/red/header-shadow.jpg) repeat-x 0 0;
}

/* Navbar */

#nav { /* Background of the dropdown navigation bar */
  background: #9a0017 url(images/red/nav.jpg) repeat-x 0 100%;
}

#nav td.date { /* Color of the date text in nav bar */
  color: #ccc;
}

#footer .wrapper, /* background and border of the footer */
#content, /* background of all content pages that do not show the layout table (sideblocks) */
.navbar .wrapper { /* Breadcrumb navigation background and border */
  background: #fff url(images/gradient.png) repeat-x 0 100%;
  border-color:#777;
  border-bottom-color: #555;
}

#left-column { /* Left column background */
  background: #fff url(images/red/columns.jpg) repeat-y 100% 0;
}

#right-column { /* Right column background */
  background: #fff url(images/red/columns.jpg) repeat-y 0 0;
}

/* Sideblocks */

#left-column .sideblock .header { /* small shadow image on header banner */
  background: url(images/red/sideblock_left.jpg) no-repeat 100% 100%;
}

#right-column .sideblock .header { /* small shadow image on header banner */
  background: url(images/red/sideblock_right.jpg) no-repeat 0 100%;
}

.sideblock .title { /* background color on sideblock header titles */
  background: #860014;
}

.sideblock .title h2 { /* sideblock header title font color */
  color: #fff;
}

.block_login .loginform div.c1.btn input:hover { /* Color of the login submit button on hover */
  background: #880014;
  border: 2px solid #63010c;
  color: #fff;
}

/* Forums */

.forumpost a:link,
.forumpost a:visited { /* Forumpost link color */
}

.forumpost a:hover,
.forumpost a:active { /* Forumpost link hover color */
}

/* Menu Items */

#qm0 a { /* color of links and border in main dropdown */
  color:#fff;
  border-left: 2px solid #5f080b;
}

#qm0 a.last { /* should be same as border color above */
  border-right: 2px solid #5f080b;  
}

#qm0 a:hover, /* main dropdown bar link hover */
#qm0 li:hover>a, /* same as above for pure CSS */
body #qm0 .qmactive, /* main dropdown active */
body #qm0 .qmactive:hover { /* main dropdown active too */
  background: #390007 url(images/red/nav-hover.jpg) repeat-x 0 100%;
  border-left:2px solid #5f080b; /* should be same as border on #qm0 a above */
  color: #fff; /* link hover color in main bar */
}

#qm0 div,
#qm0 ul { /* Submenu dropdown box */
  background:#900015 url(images/red/nav.jpg) repeat-x 0 100%;
}

#qm0 div a, 
#qm0 ul a { /* Submenu dropdown link font color */
  color: #fff;
}

#qm0 div a:hover,
#qm0 ul li:hover>a,
body #qm0 div .qmactive,
body #qm0 div .qmactive:hover { /* Submenu dropdown link hover and active font and background */
  background:#700111;
  color:#fff;
}


/***** accentuate/styles_select.css end *****/

