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

/***** brentwood/styles.css start *****/

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

/********************************************************
**
** Theme name: __________
** Description: A custom theme for Moodle.
** Creation Date: __________
** Author: __________
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** Remember, it's not nice to steal.  
**
*********************************************************/

body {
  background: #044077;
  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;
}

#wrapper {
  margin: 0px 7%;
}

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

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

a img {
  border:none;
}

a:active {
  outline: none;
}

/* Header */

#header-home,
#header {
  background: #044077;
}

#logo_box{
  background: url(images/header_logo.png) no-repeat 50%;
  padding-top: 100px;
}

h1.headermain {
  position:absolute;
  top:-10000px
}

.headermenu {
  margin-top: 15px;
  margin-right: 10px;
  color: #fff;
}

.logininfo a{
  color: #de0001;
}

.headermain a:link,
.headermenu a:visited {
  color: #de0001;
}

.headermenu a:hover,
.headermenu a:active {
  color: #de0001;
}

/* Menu */

#nav {
  background: #de0001 url(images/bg-nav-second.gif) repeat-x 0 100%;
  border-top: 1px solid #fff;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li { 
  display: inline;
  font-size: 0.8em;
}

#nav ul li a {
  text-decoration: none;
  padding: 5px 10px 6px;
  color: #fff;
  float: left;
  display: block;
  text-shadow: 0.1em 0.1em 0.1em #333;
}

#nav ul li a:hover {
  color: #e7d406;
}


/* Navbar */

.navbar {
  border: none;
  background: #336eb0;
}

.navbar .breadcrumb {
  color: #88bfff;
  font-weight: normal;
  text-shadow: 0.1em 0.1em 0.1em #333;
}

.navbar a:link,
.navbar a:visited {
  color: #fff;
}

.navbar a:hover {
  color: #e7d406;
}

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

.navbar .sep {
  color: #fff;
  font-size: 0.8em;
}

/* Contet */

#content {
  padding: 15px;
  background: #fff;
}

#site-index #content,
#course-view #content {
  padding: 0;
}


#layout-table {
  margin: 0;
}

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

/* Sideblocks */

.sideblock {
  
}

.sideblock .header {
  border:none;
}

.sideblock .title {
  
}

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

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

.sideblock .minicalendar {
  border: none;
}

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

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

#left-column{
  background: #cadae0;
}

#right-column{
  background:  #dadab8;
}

/* Courses */

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

.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: #336eb0;
 color: #fff; 
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
  color:  #de0041;
}

/* Forums */

.forumpost {
  border: none;
}

.userinfobox .side,
.forumpost .picture {
  background: #fff url(images/forum.gif) no-repeat 100% 0;
  padding-right: 20px;
}

.forumpost .side {
  background: #fff;
  border-right: 3px solid #ddd;
}

.forumpost .topic {
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5;
  padding: 5px 10px;
}

.forumpost .topic .author {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  color: #777;
  font-style: italic;
}

.forumpost .topic .subject {
  font-weight: normal;
  font-size: 1.25em;
  color: #777;
}

.forumpost .starter .subject {
  color: #000;
  background: #f5f5f5;
}

.userinfobox .content,
.forumpost .content {
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5 url(images/forum-content.png) repeat-x 0 100%;
  padding: 10px;
}


/* Users */

.userinfobox {
  border:none
}

.userinfobox .content {
  border-top-width: 3px;
}

.userinfobox .side {
  padding-top: 0;
}

.userinfobox .userpicture {
}

/* Tables */

.generaltable {
  border-color: #ddd;
}

#attempts th,
#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: 1px solid #ddd;
  padding: 2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

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

table#attempts tr.r0 td.cell {
  background: #fff;
}

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

#participants .r1 .cell,
.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: #f7f7f7;
}

/* Calendar */

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

/* Misc */

#intro {
  background: #f5f5f5;
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}

#attempts {
  font-size: 13px;
  margin-top: 15px;
}

#attempts .status div.s0 {
  background: #fdfcc6;
}


#footer {
  background: #f1f1f1;
  margin: 0 0 25px;
  padding:25px 0 10px;
}/***** brentwood/styles.css end *****/


