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

/***** leatherbound/styles.css start *****/

/* @override http://localhost/moodle19/theme/leatherbound/styles.php */

/********************************************************
**
** Theme name: Leatherbound
** Description: A custom theme for Moodle.
** Creation Date: 11/24/09
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
**
*********************************************************/

body {
  background: #fff;
  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: 10px 3%;
}

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

a:hover,a:active,
.tabrow1 a:visited span {
  color: #251c17;
}

a img {
  border:none;
}

a:active {
  outline: none;
}

/* Header */

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

#headerblock {
  padding: 40px 0 30px 3%;
  float: left;
}

#header-home h1.headertitle {
  margin: 0;
  font-size: 1.8em;
  color: #fff;  
}

#header h1.headermain {
  color: #fff;
  margin: 20px 0 10px 3%;
}

.headertag {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  color: #DA5013;
  line-height: 0.8;
}

.headermenu {
  margin: 10px 2.5% 0 0;
  color: #fff;
}

.headermenu a {
  color: #DA5013;
}

/* Navbar */

.navbar {
  border-width: 0 0 1px 0;
  border-color: #ddddd7;
  background: #f7f6f1;
  margin:0;
  padding: 5px 3%;
}

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

/* Sideblocks */

.sideblock {
  margin-bottom: 20px;
}

.sideblock .header {
  border-width: 2px 0 0 0;
  border-color:#DA5013;
  background:#f7f6f1;
  padding: 4px 5px 5px;
}

.sideblock .title {
  
}

.sideblock .title h2 {
  color: #35251B;
  font-weight: normal;
  font-size: 1.2em;
}

.sideblock .content {
  background:none;
  border:none;
}

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

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

/* Courses */

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:2px;
  font-weight: normal;
  font-size: 1.2em;
  background: #f7f5f1;
  color: #251c17;
}

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

.categorybox {
  border:none;
}

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

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

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

/* Forum */

.forumpost {
  border: none;
}

.forumpost .left {
  background: #fff;
}

.forumpost .content {
  background: #f7f5f1;
  border: 1px solid #d9d8d4;
  padding: 5px;
}

.forumpost .topic {
  background: #dbd6c7;
  border-width: 0 0 1px 0;
  border-color: #DA5013;
}

.forumpost td.left {
  padding-right: 10px;
}

/* Users */

.userinfobox {
  border: none;
}

.userinfobox .content {
  background: #f7f5f1;
  border: 1px solid #d9d8d4;
}


/* Tables */

.generaltable {
  border-color:#d9d8d4;
}

#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:2px solid #DA5013;
  padding:2px 4px;
  background: #dbd6c7;
}


#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:#f7f5f1;
}
/***** leatherbound/styles.css end *****/

