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

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

a img {
  border:none;
}

a:active {
  outline: none;
}

/* Sideblocks */

.sideblock {
  margin-bottom: 20px;
}

.sideblock .header {
  border-width: 2px 0 0 0;
  border-color:#1374A5;
  background:#e5F0Fa;
  padding: 4px 5px 5px;
  border-bottom: 1px solid #dde;
}

.sideblock .title {
  
}

.sideblock .title h2 {
  color: #000;
  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;
  border-color:#dde;
  padding-bottom:2px;
  font-weight: normal;
  font-size: 1.2em;
  background: #E5F0FA;
  color: #000;
}

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

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

/* Forum */

.forumpost {
  border: none;
}

.forumpost .left {
  background: #fff;
}

.forumpost .content {
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
}

.forumpost .topic {
  background: #E5F0FA;
  border-width: 0 0 2px 0;
  border-color: #1374A5;
}

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

/* Users */

.userinfobox {
  border: none;
}

.userinfobox .content {
  background: #e5f0fa;
  border: 1px solid #dde;
}


/* Tables */

.generaltable {
  border-color:#e5f0fa;
}

#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 #1374A5;
  padding:2px 4px;
  background: #E5F0FA;
}


#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 1px;
  border-color:#eee !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:#f0f0f0;
}

/* MODIFICACIONS AL QUALIFICADOR (VISTA DE PROFESSOR/ADMIN) */

.grade-report-grader table tr.avg td.cell, .grade-report-grader table#user-grades td.controls, .grade-report-grader table tr.avg, .grade-report-grader table tr.avg td, .grade-report-grader table tr.avg th {
background-color:#D5E0EA;
}

.grade-report-grader table#user-grades tr.avg td.cell {
background-color:#E5F0FA;
color:#00008B;
font-weight:700;
}

.grade-report-grader table#user-grades td {
border-style:solid;
border-width:1px 1px 1px 1px;
border-color:#CECECE;
text-align:right;
}

.grade-report-grader table#user-grades th.item, .grade-report-grader table#user-grades th.categoryitem, .grade-report-grader table#user-grades th.courseitem {
border-bottom:1px solid #CECECE;
border-style:solid;
border-width:1px;
vertical-align:top;
}

table.user-grade td.oddd1 { /*Qualificacions: Vista d'usuari*/ 
background-color:#E5F0FA;
}

.grade-report-grader table#user-grades th.user {
border-style:solid;
border-width:1px 1px 1px 1px;
border-color:#CECECE;
text-align:left;
}

/* Desplegables qualificador */

.grade-report-grader .yui-overlay .fullname {
color:#000;
font-weight:bold;
font-style:italic;
}

.grade-report-grader .yui-overlay .itemname {
color:#228;
font-weight:bold;
}

/* MODIFICACIONS A LES CAIXES DE CURS (SETMANAL/PER TEMES) */

#course-view .weekscss .hidden, #course-view .hidden td.side {
background:#E5F0FA none repeat scroll 0 0;
color: #aab;
font-style: italic;
}

#course-view .weekscss .section, #course-view .section td { /*Color del BORDER de les caixes de tema/setmana */
border-color:#dde;
}

/* CSS FOOTER */

#footer #foot2{
	font-size: smaller;
}

/* CSS HEADER */

#supnav{
	background: #f00;
}

#supnav ul li {
display: inline;
list-style: none;
padding-right: 10px;
}

/* Header */

#header-home,
#header {
  background: #1374A5;
}

#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: #ff0000;
  line-height: 0.8;
}

.headermenu {
  width: 97%;
  overflow: hidden;
  float: left;
  margin: 10px 2.5% 0 0;
  color: #fff;
}

.headermenu a {
  color: #1374A5;
}

/* Navbar */

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

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

.logininfo a {
	color: #E5F0FA;
}

#barrasup li a {
color:#C3DFED;
font-weight:bold;
text-decoration:none;
}

#barrasup {
background-color:#1374A5;
border-bottom:1px solid #005A87;
border-top:1px solid #4394BD;
margin:0 auto;
background: #1374A5;
padding: 3px;
}

#barrasup, #barrasup ul {
line-height:20px;
font-size:small;
}

#barrasup ul, #barrasup li{
	display: inline;
	list-style: none;
	padding-top: 0%;
	text-align: center !important;
}

#barrasup li{
	padding: 6px 10px;
	border-left: #4394BD solid 1px;
	border-right: #005A87 solid 1px;
}

td, div {
font-size:100%;
}

#barrasup li:hover{
background: #2A84B1;
border-right: 1px solid #005A87;
}

#logosup {
margin-right:90%;
margin-top:-25px;
}

.psep{
	margin-left:25px;
}

.logininfo{
right: 0%;
}

.errorbox{
	color: #000;
}/***** leatherbound/styles.css end *****/

