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

/***** lms_blue/styles.css start *****/

/********************************************************
**
** Theme name: SkillsUSA-Site
** Description: A custom theme for Moodle.
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Get off my porch
**
*********************************************************/

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

em {
    font-size: large;
    font-style: italic;
}

.button {
  background-color: #df2531; 
  border: 2px solid #df2531;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}


.button1:hover {
  background-color: white;
  color: #df2531;
  border: 2px solid #df2531;
}

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

.wrapper {
  margin:0 5%;
}

#layout-table {
  margin:0;
}

/* Header */

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

#header-home {
}

#header {
}

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

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

.headermenu {
  padding:10px 0;
}

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

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

.breadcrumb {
  text-transform: uppercase;
}
/* 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;
  background: url(gradient.jpg) repeat-x 0 0;
  font-weight:normal;
  font-size: 1.3em;
  color: #004677;
  border-bottom-color: #004677;
  border-bottom-width: 1px
}

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

.categorybox {
  border:none;
}

/* Sideblocks */

.sideblock {
  border: 1px dashed #ccc;
  background: #e9e9e9;
}

.sideblock .header {
  border-width: 0;
  border-color:#ccc;
  border-style:solid;
  padding:5px;
  font-size:1.1em;
}

.sideblock .title {
  border-bottom: 1px dotted #ddd;
}

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

#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,
#mod-questionnaire-index th,
#mod-udutu-index th,
#mod-certificate-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  color:#fff;
  border-bottom:2px solid #111;
  padding:0 4px;
  border-left:1px solid #004677;
  border-right:1px solid #004677;
  border-top:1px solid #004677;
  background:#004677;
}

#participants th a,
#admin-user th a {
  color: #fff !important;
}

#categoryquestions th,
#mod-quiz-edit th,
#itemanalysis th,
#attempts th,
.course-report-participation th,
#tag-management-list th {
  background:#eee;
  border-bottom:2px solid #999;
}

#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-questionnaire-index td,
#mod-udutu-index td,
#mod-certificate-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-questionnaire-index .r1 .cell,
#mod-udutu-index .r1 .cell,
#mod-certificate-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;
}

/* Footer */

.footlogo {display:none;}

#site-index .footlogo {display: block;padding:25px 0 50px;margin: auto;}

#site-index .sitelink {display: none;}/***** lms_blue/styles.css end *****/

/***** lms_blue/styles_select.css start *****/

/*************************
******* Learnmate ********
*************************/

/* Link colors */

a:link,
a:visited,
.tabrow1 a:link span,
.tabrow1 a:visited span {
  color: grey;
  text-decoration: none;

}

.sideblock a:link,
.sideblock a:visited {
  color: #000;
}

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

.tabrow1 a:active{
	border:none;
}


a:hover {
	text-decoration: underline;
}

/* Header */

#header-home,
#header {
  /*background:#ffffff url(images/inteiltek_logo_300x51.png) no-repeat 95% 50%;*/
}

.logo {
	padding:5px;
	height: 5em;
			}

/* Sideblocks & Forum */

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

/* Tables & Course */

#course-view .weekscss .current,
#course-view .current td.side {
  background: #004677;
  color: #fff;
}

#course-view .section td.content,
#course-view .section td.side {
  border-style: dotted;
}/***** lms_blue/styles_select.css end *****/

