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

/***** BHS2/styles.css start *****/

/********************************************************
**
** Theme name: Afterburner
** Description: A GPL theme for Moodle.
** Creation Date: 02/16/10
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** The design for this theme comes from the GPL theme for
** Joomla of the same name, created by RocketThemes.
** http://demo.rockettheme.com/free/afterburner/
**
*********************************************************/
body {
  background: #ffffff;
  margin: 0;
  padding: 0;
}

body, td, th, li, p {
  line-height: 1.2;
  font-size: 0.90 em;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#background {
  background: #08083b;
}

#wrapper {
  width: 90%;
  margin: 0 auto 25px;
  background: #ffffff;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #ddd;
}

a:link,a:visited,
.tabrow1 a:link span { 
  text-decoration: underline;
  color: #042192;  
}

a:hover,a:active,
.tabrow1 a:visited span {

  color: #FF8706;  
}

a:img {
  text-decoration: none;
}

a:active {
  outline: none;
}

p {
  margin: 0 0 1em;
}
/* Header */

#header-home,
#header {
background-color:#01148c;
background: #01148c url(images/logolightwaves.png) 0 0px no-repeat;
}

.headermenu {
  padding:5px 5px;
  float: right;

}


/***
 ***	Core: ProfileBlock
 ***/

#profileblock {
	float: right;
	text-align: right;
	right: 0px; 
	width: 100%;
}

#profilepic {
	text-align:right;
	float: right;
	margin: 8 px
	width: 80px;
	height: 80px;
	border: 2px solid #042192;
}

#profilename {
	background-color: transparent;
	text-align:right;
	margin-right: 5px;	
	margin-bottom:0px;
	float: right;
}

.profilename, .profilename a {
	color:#ffffff;
        font-size:1.1 em;
	text-decoration: none;
	font-weight:bold;
	margin-right:5px;
}

.profilename, .profilename a:hover {	
	color: #FF8706;
	text-decoration:none;

}

#profileoptions {
	text-align:right;
	left: 50px;
	top: 20px;
	color: #FF8706;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}

#profileoptions ul li { 
	padding-left: 10px;
	padding-right: 10px;
	
	display: inline; 
	margin-right:5px;
}

.profileoptions {
	background-color: transparent;
	color:#ffffff;
	text-decoration: none;

}

.profileoptions, .profileoptions a {
	background-color: transparent;
	color:#ffffff;
}

.profileoptions a:hover {
	background-color: transparent;
	color: #FF8706;
	text-decoration:none;
}

/* Navbar */

.navbar {

  background: url(images/bar.png) 0 0px repeat-x;
  border-bottom:1px solid #e6e6e6;
  margin:0;
  padding:5px 15px 4px;
  border-top:1px solid #d9d9d9;
  border-width: 1px 0;
}
.navbar a {
color: #FF8706;
}

.navbar .breadcrumb {
color: #FF8706;
}

.navbar .navbutton {
  margin-top:0;
  color: #FF8706;
}

/* Content */

#layout-table {
  margin: 0;
  border-collapse: collapse;
}

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

#left-column {
  background: #ffffff;
}

#right-column {
  background: #ffffff;
}

#middle-column {
  padding-top: 5px;

}




/***
 ***	Core: Side Block
 ***/

.sideblock .header {
  background:transparent url(images/miniblock_header.png) no-repeat scroll left top;
  coshadow:0 1px 1px #000000;
  text-alignlor:#FFF;
  border:medium none;
  height:100%;
  margin:0;
  padding:0;
  text-:left;
}


.sideblock .header h2 {
  color:#FF8706;
  font-size:14px;
  font-weight:bold;
  letter-spacing:0;
  padding:0;
  margin:0;
}

.sideblock .header .hide-show-image {
  float:right;
  height:11px;
  width:11px;
  margin-top:0.25em;
}

.sideblock .header .commands {
  margin-top: 0.3em;
  clear: both;
  height: 16px;
  background:#FFF;
  border:1px solid #666;
  padding:1px;
  margin:0;
}

.sideblock .header .commands a {
  margin: 0px 2px;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#left-column .hidden .content,
#right-column .hidden .content
{
  display: none;
}

#left-column .sideblock {
  border:medium none;
  margin-bottom:10px;
  width:197px;
}

#left-column .sideblock .content {
  background:transparent url(images/sideblock_content.png) no-repeat scroll left bottom;
  border:medium none !important;
  clear:both;
  font-size:12px;
  margin:0;
  min-height:25px;
  padding:6px 10px 11px !important;
  text-align:left;
}

#left-column .sideblock .header .title {
  background:transparent url(images/sideblock_header.png) no-repeat scroll left top;
  border:medium none;
  height:100%;
  margin:0;
  padding:10px 8px 6px 10px;
}

#right-column .sideblock {
  width:209px;
  border:medium none;
  margin-bottom:10px;
}

#right-column .sideblock .content {
  background:transparent url(images/sideblock_content_rt.png) no-repeat scroll left bottom;
  border:medium none !important;
  clear:both;
  font-size:12px;
  margin:0;
  min-height:25px;
  padding:6px 10px 11px !important;
  text-align:left;
}

#right-column .sideblock .header .title {
  background:transparent url(images/sideblock_header_rt.png) no-repeat scroll left top;
  border:medium none;
  height:100%;
  margin:0;
  padding:10px 8px 6px 10px;
}

.sideblock .header .icon.hide,
.sideblock .header .icon.edit {
  margin-right: 6px;
}

.sideblock .content {
  padding: 4px;
  border-width: 0px;
  border-style: solid;
}

.sideblock .content h3,
.sideblock .content h2 {
  text-align: left;
}

.sideblock .content h2 {
  margin:1.5em 0 0;
  padding:0;
}

.sideblock .content .head {
  margin-top: 10px;
}

.sideblock .content hr {
  border: none;
  height: 1px;
  margin: 1em 0px;
  padding: 0px;
}

.sideblock div.column {
  margin:0px;
  margin-right:4px;
  padding:0px;
}

.sideblock div.column.c0 {
  float: left;
}

.sideblock div.column.c1 {
  display: inline;
}

.sideblock .content .c0 img.icon {
  margin:0px;
}

.sideblock .content .list, .unlist, .inline-list {
  list-style:none;
  padding:0;
  margin:0;
}

.sideblock .content .list {
  width: 100%;
}

.sideblock .content .list li {
  clear: left;
}

.sideblock .content .inline-list li, .inline-list li {
  display: inline;
}

.sideblock .content ul.list li.listentry {
  clear:both;
}

.sideblock .content div.info {
  text-align:center;
}

.sideblock .footer {
  margin-bottom: 4px;
  text-align:center;
  clear:both;
}

.sideblock img.userpicture {
  width:16px;
  height:16px;
  margin-right:4px;
}

/* Courses */


a:hover,a:active,
.tabrow1 a:visited span {
 
  color: #FF8706;
}
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: #ff8706;
  color: #fff;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
}

.forumpost .picture {
  background: none;
}

.forumpost .side {
  background: none;
}

.forumpost .topic {
  border-width: 1px;
  border-style: solid;
  border-color: #eee #eee #ddd;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
  padding: 5px 10px;
}

.forumpost .content {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #eee;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
  padding: 5px 10px;
}

.discussioncontrols td {
  padding: 10px 5px;
}
/* Users */

.userinfobox {
  border: none;
}

.userinfobox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

/* 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;
  margin-top: 1em;
}

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

#site-index #right-column div div div input {
  margin-top: 15px;
}
#site-index #right-column .sideblock div div input {
  margin-top: 2px;
}

div.modified,
.subscription,
div.allcoursegrades,
.reportlink {
  padding: 15px;
}

#mod-resource-view .generalbox {
  border: none;
}

.mod-choice #tablecontainer,
.forumheaderlist,
div.allcoursegrades,
table.forumpost,
.user #page table.controls {
  width: 95%;
  margin: 0 auto;
}

/* Footer */

#footer {
  background: #eee;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #ddd;
  color: #666;
  margin-top: 25px;
}

body.course #footer {
  margin: 0;
}
#footer .wrapper {
  border-width:1px 0 0;
  border-style: solid;
  border-color: #fff #ddd #ddd;
  padding: 15px;
  line-height: 1.5;
  font-size: 0.9em;
}

.footer-left {
  float: left;
  text-align: left;
  color: #999;
}

.footer-right {
  float: right;
  text-align: right;
}

#footer .logininfo {
  font-size: 1em;
}

#footer-bottom {
  text-align: center;
}/***** BHS2/styles.css end *****/


