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

/***** adult/styles.css start *****/

/* This is a customisable file for each theme.
   Main controls for layout and fonts are held
   in the Standard theme. Most of the changes 
   here are to the header and side-block 
   backgrounds and the colour scheme.
   
   Details of changes to original files are 
   stored in the general directory:
   
   g: -> e-learning -> Moodle ->
   Barking College Customisations */


#course-view li.activity.label, 
#site-index ul.section li.activity.label {
  clear:both; 
}

body {
	background-color:#FFFFFF;
	color:#333333;
	}

a:link, a:visited {
    color: #006633;
}

a:hover {
    color: #990000;
}

/***
 *** Header
 ***/
 
#header-home {
  background-image:url(HLSSSliver.jpg);
  padding:0;
  height:92px;
}

#header {
  background-color:#007539;
  height:52px;
}
.navbar {
  background-color:#D2CDBA;
  border-color:#666666;
}

/***
 *** Header Login
 ***/
  
#header-home .headermenu .logininfo {
	margin-top:37px;
	}

.headermenu .logininfo,
.headermenu .logininfo a {
	color:#FFFFFF;
	}

/***
 *** Central Column (doesn't alter sideblocks)
 ***/

#middle-column {
	font-size:small;
	}

#middle-column h1, #middle-column h2, #middle-column h3, #middle-column h4 {
  text-align: left;
  padding: 2px 5px 2px 5px;
  border-width: 1px;
  border-style: solid;
}

#middle-column h1 {
  background-color: #C6BDA8;
  border-color: #333333;
  color: #333333;
}

#middle-column h2 {
  background-color: #E3DFD4;
  border-color:#C6BDA8;
}
#middle-column h3 {
  border-color:#C6BDA8;
}
#middle-column h4 {
  border-color:#C6BDA8;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  background: url(sliver.gif) repeat-x;
  color:#FFFFFF;
  }
  
.sideblock .content a:link,
.sideblock .content a:visited,
.sideblock .content a:hover {
	color:#333333;
}

/***
 *** Course
 ***/
 
#course-view .section .left {
  display:none
}

.weekdates {
	font-weight:bold;
	margin:5px;
	}
 
/***
 *** Accordion Colours
 ***/
  
.summary a:link,
.summary a:visited,
.summary a:hover {
 color:#FFFFFF;
 }
 
 tr#section-0 h3.summary {
  background-color: #016734;
}
tr#section-1 h3.summary {
  background-color: #056937;
}
tr#section-2 h3.summary {
  background-color: #0B6C3C;
}
tr#section-3 h3.summary {
  background-color: #107040;
}
tr#section-4 h3.summary {
  background-color: #157344;
}
tr#section-5 h3.summary {
  background-color: #1A7647;
}
tr#section-6 h3.summary {
  background-color: #20794C;
}
tr#section-7 h3.summary {
  background-color: #267D52;
}
/***** adult/styles.css end *****/

/***** adult/ilp.css start *****/

/* This code has come from ULCC. It then had small 
changes made by Tim Morgan. All these chages have been 
comented. It was found by changing other elements 
that it through out other elements within the theme
}*/
#blocks-ilp-view div#content {margin-left: 20px;}
#blocks-ilp-view table td{margin:3px; padding:1px; }
#blocks-ilp-view table.generalbox { width:99%; }
table#targets .commands, table#concerns.tbody{ background-color:#E2E0D9; font-size: 0.8em; }/*edit,delete,popup,commands*/
table#targets .commands, table#concerns .commands, td, a{ font-size: 1em; /*padding-top: 0em; text-align:left;  clear: both; background-color:#D2CDBA; */}
table#targets .commands, table#concerns .commands { font-size: 0.8em; padding-top: 3px; text-align:center; /*positon of dropdown menu*/  clear: both; padding-bottom: 1.9em; padding-right: 7em;/*creates space in right 3 colums*/ padding-left: 3em;/*background-color:#D2CDBA;*/}/*edit,delete,popup,commands*/
table#targets .commands form, table#concerns .commands form{ display:inline; }/*edit,delete,popup,commands*/
table#targets .commands form select, table#targets .commands form input, table#concerns .commands form select, table#concerns .commands form input, form#student_status select, form#student_status input{ font-size:0.8em; background-color:#D2CDBA;}/*popup*/
div.addbox { text-align:center; margin:5px; }
div.addbox a { border: 1px solid #000; padding:5px; }
p.targetfooter, p.concernsfooter { text-align:right; margin:0; font-size: 0.8em; }
.targetcenter, .concernscenter { text-align:center; }
.targetcomment, .concernscomment { width:85%; text-align:left; font-size:0.8em; margin-top:3px; margin-bottom:3px; padding:3px; }
.targetcomment .commands, .concernscomment .commands { font-size: 0.9em; padding-top: 0.5em; text-align:right; clear: both; }
h1.status-0, h2.status-0, h3.status-0 { color: #00984b; }
h1.status-1, h2.status-1, h3.status-1 { color: #ff7e00; }
h1.status-2, h2.status-2, h3.status-2 { color: #ff0000; }


#course-view li.activity.label, 
#site-index ul.section li.activity.label {
  clear:both; 
}

/*
* ilptarget and ilpconcern
*/

#blocks-ilp-view div#content {margin-left: 20px;}
#blocks-ilp-view table td{margin:3px; padding:5px; }
#blocks-ilp-view table.generalbox { width:99%; }
table#ilptarget, table#ilpconcern { width: 85%; }
table#ilptarget .commands, table#ilpconcern .commands { font-size: 0.8em; padding-top: 0em; text-align:right; clear: both; }
table#ilptarget .commands form, table#ilpconcern .commands form{ display:inline; }
table#ilptarget .commands form select, table#ilptarget .commands form input, table#ilpconcern .commands form select, table#ilpconcern .commands form input, form#student_status select, form#student_status input{ font-size:0.8em; }
div.addbox { text-align:center; margin:5px; }
div.addbox a { border: 1px solid #000; padding:5px; }
p.targetfooter, p.ilpconcernfooter { text-align:right; margin:0; font-size: 0.8em; }
.targetcenter, .ilpconcerncenter { text-align:center; }
.targetcomment, .ilpconcerncomment { width:85%; text-align:left; font-size:0.8em; margin-top:3px; margin-bottom:3px; padding:3px; }
.targetcomment .commands, .ilpconcerncomment .commands { font-size: 0.9em; padding-top: 0.5em; text-align:right; clear: both; }
.date {width:175px; text-align:left}
th.teacher {width:100px;}
h1.status-0, h2.status-0, h3.status-0, span.status-0 { color: #00984b; }
h1.status-1, h2.status-1, h3.status-1, span.status-1 { color: #ff7e00; }
h1.status-2, h2.status-2, h3.status-2, span.status-2 { color: #ff0000; }
span.status-0, span.status-1, span.status-2 { font-weight:bold; }
.ilpconcerntatus-0 { background-color:none; }
.ilpconcerntatus-1 { background-color:none; }
.ilpconcerntatus-2 { background-color:none; }/***** adult/ilp.css end *****/


