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

/***** nonzero/styles.css start *****/

/********************************************************
**
** Theme name: Stripdown
** Description: A stripped-down starter theme for Moodle.
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
*********************************************************/

body {
  padding:0;
  margin:0;
  background:#fff;
}

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

.sideblock .content{
  line-height:1.5;
}

.wrapper {
  margin:0 5%;
}

#layout-table {
  margin:0;
}

#layout-table #middle-column {
  padding-left:0;
}

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

/* Header */

#header-home,
#header {
  color:#fff;
}

#header-home {
  height:122px;
}

#header {
  height:75px;
}

#header-home h1.headermain {
  font-size:2em;
  padding-top:70px;
}

#header h1.headermain {
  padding-top:33px;
  font-size:1.6em;
}

.headermenu {
  padding:10px 0;
}

.headermenu a:link,
.headermenu a:visited {
  color:#fff;
  font-weight:bold;
}

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

/* Content */

#content {
  padding-top:15px;
}

.top {
  background:url(images/red/n2.gif) repeat-x 0 0;

}
.sitetopic {
  border:none;
  padding-left:0;
}

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:0;
}

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

.categorybox {
  border:none;
}

/* Sideblocks */

.sideblock .header {
  border-width:0 0 1px 0;
  border-color:#ccc;
  border-style:solid;
  padding-bottom:0;
  font-size:1.1em;
  text-transform:lowercase;
}

.sideblock .content {
  border:none;
  background:none;
  padding-bottom:20px;
}

/* Courses */

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

/* Forums */

.forumpost {
  border:none;
}

.forumpost .left {
  background:none;
}

.forumpost .topic {
  background:#eee;
  border-color:#aaa;
  border-width:0 0 2px 0;
  padding-left:7px;
}

.forumpost .content {
  border-bottom:5px solid #aaa;
  padding:5px 7px 10px 7px;
}

/* Modules */

#intro {
  background:#f9f9f9;
}

.reportlink,
#mod-forum-view .subscription {
  margin-bottom:20px;
}

/* Users */

.userinfobox {
  border:none;
}

.userinfobox .content {
  background:#f9f9f9;
  border:1px solid #ddd;
}

body#course-user .section {
  border-color:#ddd;
  margin-top:10px;
}

/* Calendar */

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

.sideblock .filters table,
#calendar-view #calendar .filters table {
  background:none;
}
/* Tables */

.generaltable {
  border-color:#ddd;
}
.editcourse th.header,
#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 th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th {
  color:#fff;
  border-bottom:2px solid #111;
  padding:0 4px;
  border-left:1px solid #66000F;
  border-right:1px solid #66000F;
  border-top:1px solid #66000F;
}

#tag-management-list th {
  background:#eee;
  border-bottom:2px solid #999;
}

#tag-management-list td,
.editcourse 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,
.admin td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width:0 1px 0;
  border-color:#ddd !important;
}

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

#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,
.admin .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background:#eee;
}

/* Grades */

table.user-grade td.oddd1 {
   background-color: #ddd;
}
/***** nonzero/styles.css end *****/

/***** nonzero/styles_select.css start *****/

/*******************
******* Red ********
*******************/

/* Link colors */

a:link,
a:visited,
.tabrow1 a:link span,
.tabrow1 a:visited span {
  color: #D90000;
}

a:hover,
a:active,
.tabrow1 a:hover span,
.tabrow1 a:active span {
  color:#000;
}

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

/* Header */

#header-home,
#header {
  background:url(images/red/n1.gif) repeat-x 0 100%;
}

/* Sideblocks & Forum */

.forumpost .subject,
.sideblock .header {
  color: #66000F;
}

/* Tables & Course */

#course-view .weekscss .current,
#course-view .current td.side,
.editcourse th.header,
.mod-wiki th,
.mod-survey th,
.mod-scorm th,
.mod-resource th,
.mod-glossary th,
.mod-data th,
.mod-chat th,
.mod-choice th,
.mod-assignment th,
.mod-lesson th,
.mod-quiz th,
.admin th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th {
  background:#66000F;
}
/***** nonzero/styles_select.css end *****/

