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

/***** tavimoodle/tavimoodle.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body {
    	margin: 0;
    	color: #333;
}

#content {
	margin: 0 10px;
}

/* most headings */
th.header,
td.header,
div.header {
    color: #333; 
    background: #E0EFF7;
    font-family: Arial, Helvetica, sans-serif;
}
h2 {
   color: ##0066CB;
}

/* breadcrumb trail */
.navbar {
    color: #000000;
    background: #CCE3E0;
}

/* give plus n minus a grey bg so they show up  */
.hide-show {
    background: #cccccc;
}

/* top banner */

.headermenu {
    float:none;
    text-align:center;
}
.headermain{
    margin:0;
    padding:0;
    height: 0;
    background:#0066CB;
}
#header-home {
    height: 66px;
    margin: 0px;
    padding:0px;
    background:#0066CB;  
}
.logininfo{

    padding:5px;
    margin-bottom: 5px;
    color:#fff;
    font-size:1em;
	
    
}
.headermenu a:link,.headermenu a:visited,.headermenu a {
    color: #5c7f92;
    padding: 0  3px 0 3px;
}
.headermenu a:hover {
    color: #569BBD;   
}
.sublogo{
    float: right;
    margin: 0 ;
} 

/* all links */
a,
a:visited,
a:hover,
a:link {
    color: #0066CB;
}

/* box borders */

.sideblock {
    border-top: 1px solid #0066CB;
    border-right: 1px solid #0066CB;
    border-bottom: 1px solid #0066CB;
    border-left: 1px solid #0066CB;
}

/* footer */

#footer{
	font-size: .8em;
	color: #333;
}
#footer .logininfo{
   color: #333; 
}/***** tavimoodle/tavimoodle.css end *****/

/***** tavimoodle/ilp.css start *****/

/*
* Targets and Concerns
*/

#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#targets .commands, table#concerns .commands { font-size: 0.8em; padding-top: 0em; text-align:right; clear: both; }
table#targets .commands form, table#concerns .commands form{ display:inline; }
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; }
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; }
.concernstatus-0 { background-color:#68fbb1; }
.concernstatus-1 { background-color:#ffb164; }
.concernstatus-2 { background-color: #fd6e6e; }
/***** tavimoodle/ilp.css end *****/

