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

/***** eaart/styles.css start *****/

/********************************************************
**
** Theme name: Campus Virtual
** Description: A custom theme for Moodle.
** Creation Date: Nov. 18, 2009
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** However, do not steal.

*********************************************************/

body {
  background: #fff url(images/body.jpg) repeat-x 0 0;
  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 {
 background:#fff; 
 margin-right:2%;
}

#content {
}

#layout-table  {
  margin:0;
}

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

#layout-table #middle-column {
  padding-top:10px;
  border:none !important;
}

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

a:hover,a:active,
.tabrow1 a:visited span {
  text-decoration: underline;
  color:#000;
}

a img {
  border:none;
}

a:active {
  outline: none;
}

/* Header */

#header-home,
#header {
  background:#eee url(images/logo.jpg) no-repeat 0 0;
  height:125px;
}

#header-home h1.headermain,
#header h1.headermain {
  padding:10px 0 0 225px;
  font-weight:normal;
  color:#7d95ac;
  font-size:2.2em;;
}

.headermenu {
  padding:10px 15px;
  font-size:0.85em;
}

.headermenu a:link,
.headermenu a:visited {
  color:#7B8489;
}

/* Navbar */

.navbar {
  border: none;
}

#course-report-log-indexlive .navbar,
#course-report-log-index .navbar,
#theme-index .navbar,
#enrol .navbar,
#user-editadvanced .navbar,
.auth .navbar,
.user-profile .navbar,
.admin .navbar,
#course-view .navbar {
  background:#fff url(images/left-column.jpg) no-repeat 0 0;
  padding-left:210px;
}

/* Sideblocks */

#site-index #layout-table #left-column {
  background:#eee url(images/left-column.jpg) no-repeat 0 0;
  padding-top:37px;
}

#layout-table #left-column {
  background:#eee;
  width:200px !important;
  padding-top:5px;
  border:none !important;
}
.block_adminblock {
  width:200px;
}
#layout-table #right-column {
  width:200px !important;
  padding-top:20px;
  border:none !important;
}

.sideblock {
  
}

#left-column .sideblock .header {
  border:none;
  background:#94a8bd url(images/left-shadow.jpg) no-repeat 100% 100%;
  padding:5px 0 12px 10px;
}

#right-column .sideblock .header {
  border:none;
  background:#0b3a6a url(images/right-shadow.jpg) no-repeat 0 100%;
  padding:5px 0 12px 10px;
}

.sideblock .title {
  
}

.sideblock .title h2 {
  font-size:1.1em;
  color:#333;
}

#right-column .title h2 {
  color:#fff;
}

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

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

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

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

/* Courses */

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

.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:#0b3a6a;
  color:#fff;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

/* 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;
  margin-left:10px;
  margin-right:10px;
}

.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/left.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;
}

.reportlink,
.discussioncontrols td,
.subscription {
  padding:10px;
}

/* User */

.userinfobox {
  border:none;
}

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

.userinfobox .userpicture {
  background:url(images/user.jpg) no-repeat 0 0;
  padding:7px 15px 15px 7px;
}

#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-color:#ddd;
}

#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 #999;
  padding:2px 4px;
  background:#eee;
}


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

/* Grades */

table.user-grade td.oddd1 {
   background-color: #ddd;
}

/* Hacks */

body.message,
body.mod-chat-gui_header_js {
  background:none;
}

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

#mod-chat-gui_header_js-users {
  border-left:2px solid #333;
}

.tag-management-form {
  margin:25px;
}
.mod-quiz #responseform,
.mod-resource #content,
.mod-assignment #content,
.mod-choice #content {
  padding:10px 25px;
}

.grade-report-grader #siteconfiglink {
  padding:0 10px;
}
/***** eaart/styles.css end *****/


