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

/***** ulccmoodle/styles.css start *****/

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

/***** ulccmoodle/ulccmoodle.css start *****/

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

body {
     background:#fff;
     color: #103052;
     font-size:medium;
     margin: 0;
     font-family: arial, helvetica, sans-serif;
}

h1, h2, h2.main {
     font-family: arial, helvetica, sans-serif;
     font-size: 1.3em;
     font-weight:normal; 
     color: #036;
     margin: 0 0 0.5em 0;
     padding: 0;  
     line-height: 1.4em;             
}

h2.headingblock{
     background:#103052;
     color: #fff;
     font-family: arial, helvetica, sans-serif;
	 font-weight:normal;
}

.c1, .section, .navbutton{
 font-size: .9em;
 padding: 0px 5px 0px 5px;
}

#content {

     margin: 5px;
}

.headermenu {
     padding: 5px;
}


/* main banner */

#header {
    color: #000;
    background: url(header_bg.jpg) right no-repeat; 
    height: 75px;
    margin: 0;
}

#header-nav {
	background: #0e69b2;
	color: #ffffff;
	margin:0;
	height:23px;
}

#header-nav ul {
	list-style-type:none;
	font-size:small;
	margin:0 0 0 17px;
	padding:0;
}

ul#header-nav-menu li {
	float:left;
	font-weight:bold;
	margin: 3px 0 2px 0;
	padding: 1px 12px 2px 12px;
	border-right: 1px solid #ceecff;
}

ul#header-nav-menu li a,
ul#header-nav-menu li a:active,
ul#header-nav-menu li a:link,
ul#header-nav-menu li a:active,
ul#header-nav-menu li a:hover {
	color:#ffffff;
}

.headermenu {
	font-size:small;
	margin:0;
	padding:0
}

.logininfo {
	margin-top:4px;
}

/* most headings  */

th.header,td.header,div.header {
    color: #FFF; 
    background: #c75154;
    font-family: arial, helvetica, sans-serif;
    border-color:#c75154;
}

th.header a,td.header a,div.header a,
th.header a:link,td.header a:link,div.header a:link,
th.header a:visited,td.header a:visited,div.header a:visited,
th.header a:hover,td.header a:hover,div.header a:hover,
th.header a:active,td.header a:active,div.header a:active {
	color:#ffffff;
}
 
div.header h2{
    color: #FFF; 
}
.sideblock .header {
  border: none;
}

.sideblock{
  border: 1px solid #c75154;
}

/************ breadcrumb trail *************/

.breadcrumb {
   padding: 2px 0 0 8px;
   margin:0;
}

.breadcrumb ul {
	font-size:small;
}
img.resize {
   width: 100px;
   height: 100px;
}
.navbar {
    color: #103052;
    background: #fff; 
    margin:0;
    padding:0;
    height:24px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #ceecff;
}

.navbar a,.navbar a:visited,.navbar a:hover,.navbar a:link {
    color: #0e69b2;
}

.navbutton {
	margin:0;
	padding:0;
}

.navbutton select, .navbutton input, {
	font-size:0.7em;
}

.navigation {
	margin:0;
	padding:0;
}

.navigation form {
	margin:0;
	padding:0;
}

.navigation select {
 	font-size:0.8em;
 	margin:0;
 	padding:0;
}
 
/* pushes content closer to breadcrumb navigation */

#content {
	margin:5px;
}

/* give plus n minus a grey bg so they show up  */

.hide-show {

}

/* all links  */

a, a:link, a:visited, a:hover  {
    color: #106ab1;
}

/* left column */

#left-column {
    background: #fff;
}

/* remove border from side boxes and add background colour */

.sideblock .content {
  background:#f3f3f3;
  border: 0;
}

/* make login link at top visible */

.headermenu a:link,.headermenu a:visited,.headermenu a:hover,.headermenu a {
    color: #fff;
    padding: 0 3px 0 3px;
    
}

.headermenu a:hover {
	text-decoration: underline;
}
/* boxes*/





/* footer */

.homelink {
  font-size:0.75em;
  margin: 0;
}
.homelink a {
  padding: 0;
}
.homelink a:link,.homelink a:visited,.homelink a:hover {
  color: #05B;
  background:#fff;
  text-decoration: none;
}
.homelink a:link,.homelink a:visited, .homelink a:hover {
  border: 0px ;
}

#footer{
  padding: 0px 0px 15px 0px;
  margin:0;
}
/****** Tables ******/

.generaltable, .forumheaderlist, .logintable, .forumpost, .userinfobox, .courseboxcontent, .loginbox, .content, .popupform, .generalbox{
  font-size:0.9em;
}

table.generalbox {
  
  border:1px solid #ccc;
  background: #f3f3f3;
  font-size: .9em;
} 

.generalboxcontent {
  line-height: 1.4em;
}

.generaltable th {

  font-size:1.2em;
}

.date, .name{
   font-size:.85em;
}

.forumheaderlist td{
   padding: 0 5px 0 5px;
}

.category a, .course a {
  font-size: .9em;
}

.category {
  border-bottom: 1px solid #ccc;
}

.categorybox{
  border: 1px solid #ccc;
  font-size:0.8em;
}
.info td {
  background: #ccc;
}

span.teachers{
  padding: 0;
}

.courseboxcontent{
  background: #f3f3f3;
} 

.loginbox{
  background: #f3f3f3;
  margin-bottom: 10px;
}

.userinfobox {
   border:0;
}
.c0{
}

hr {
   border:0;
   border-top: 1px solid #ccc;
   height: 0;
   background: #ccc;
  }

.sitetopiccontent{
   background: #f3f3f3;
}

table.forumpost{
   margin-left:auto; 
   margin-right:auto;
}

.singlebutton{
   margin: 5px 0;
}

.commands a:hover.icon {
  border:1px solid #f00;
}

.commands .icon {
  background: #fff;
  padding:2px 2px 1px 2px;
  border:1px solid #000;
  margin:1px;
}
.sideblock {
     font-size: 0.95em;
}
.sitetopiccontent {
     font-size: 0.85em;
}

 /***
  *** Course Menu
  ***/
 
 .block_course_menu ul {
 	list-style-type:none;
	margin:0;
	padding:0;
	}
 
 .block_course_menu li {
	background-image:url(thinsliver.jpg);
	border: 1px solid #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
	}

 /***
  *** Targets and Concerns
  ***/

#blocks-plp-view div#content {
  margin-left: 20px;
}

#blocks-plp-view table td{
  margin:3px;
  padding:5px;
  }

#block_student_info_text table th {
  text-align:left;
  }

  
  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;
}
/***** ulccmoodle/ulccmoodle.css end *****/
/***** ulccmoodle/styles.css end *****/

