/**************************************
 * THEME NAME: KALUtheme3
 *
 * Files included in this sheet:
 *
 *   KALUtheme3/styles_screen.css
 *   KALUtheme3/aardvark_layout.css
 *   KALUtheme3/aardvark_fonts.css
 *   KALUtheme3/aardvark_default.css
 **************************************/

/***** KALUtheme3/styles_screen.css start *****/

/************************************
*
* Theme Name: Experience24/7v4 based on Liip 
* Description: A 960px fixed-width theme for Moodle
* Theme URL:  http://www.experience247.com based on http://newschoollearning.com/themes/modern
* Version: 1.0
* Author: Dimitri Roman based on Liip template created by Patrick Malley
* Author URI: http://www.experience247.com
*
* These themes are licensed under a Creative Commons Attribution-Share Alike 3.0 License. 
* In other words, you are free to copy, distribute, and display these themes - and 
* derivative works based upon them - but only if you continue to give credit to NewSchool 
* Learning & experience24/7 by linking back to these sites in some way. Also, you are free to distribute 
* derivative works of these themes as long as such derivatives remain under a license identical to this one.
*
*************************************/

@import "styles_lib/styles_reset.css";
@import "styles_lib/styles_type.css";
@import "styles_lib/styles_base.css";
@import "styles_lib/styles_color.css";
@import "styles_lib/styles_links.css";
/***** KALUtheme3/styles_screen.css end *****/

/***** KALUtheme3/aardvark_layout.css start *****/

/* Core */



.surround {
  margin-left: auto; 
  margin-right: auto;
  max-width: 994px;
  position: relative;
}


.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  border-width:0px;
  border-style:solid;
}

#header {
  /* height:50px; */
  border-width:0px;
  border-style:solid;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
  padding-left: 5px;
}

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

.header-profilepic {

  text-align:right;
  margin: 5px;
  width: 80px;
  height: 80px;
  border: 1px solid #999999;

}

.header-profileblock {
  float:right;
  text-align:right;
  position: absolute;
  right: 0px;

}

.header-profilename {

  text-align:right;
  margin-right: 5px;

}

.header-profileoptions {
  text-align:right;
  margin-right: 5px;
}

.header-profileoptions ul li { 
padding-left: 10px;
display: inline; 
}

.header-profileoptions .loginform { 
width: 5em;
margin-left:4px;
display: inline; 
}

/***** KALUtheme3/aardvark_layout.css end *****/

/***** KALUtheme3/aardvark_fonts.css start *****/

/* Core */

/*
.clearer {
  font-size:1px;
}

body, td, li, input, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
	letter-spacing: -1px;
}

h2.headingblock.header  {
    font-size:1.15em;
	letter-spacing: -1px;

	}

h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

.headermain {
  font-size: 1.7em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
}


.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */   

/*
    font-size: 1.2em;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}







/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
}

.breadcrumb a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
}

.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

.header-profilename a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:1.8em;
	letter-spacing: -2px;
	text-decoration: none;
	font-weight:bold;

}

.header-profileoptions a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
}

 /***
 *** Blocks
 ***/
/*
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
 
 /*
#calendar .maincalendar table.calendarmonth td {
  font-size:1em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:1em;
  }
  
/***
 *** Course
 ***/
  
  
  /*
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

.coursebox .info .name {
  font-weight: bold;
  font-size: 1.2em;
}



/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */

/*
.arrow, .arrow_button input {
  font-family: Arial,Helvetica,sans-serif;
}

/*
span.arrow {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */
/*
p.arrow_button input {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*Accessibility: resizable icons. */
/*
img.resize {
  width: 1em;
  height: 1em;
}

/***
 *** Forum
 ***/
 /*
.forumpost .topic .subject {
  font-weight: bold;
  font-size: 1.2em;
}

/***
 *** Glossary
 ***/
 /*
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}
/***** KALUtheme3/aardvark_fonts.css end *****/

/***** KALUtheme3/aardvark_default.css start *****/

/* Core */



/*a:link {
    color: #02416D;
}

a:visited {
    color:#02416D;
}

a:hover {
    color: #83c8ff;
	text-decoration:none;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

/***
 *** Top Menu
 ***/

/*
#top_menu {
	background:url('aardvark_beta_auto_menus/images/default/top_menu.gif') repeat-x top center;
}

#top_menu ul li {
	background:url('aardvark_beta_auto_menus/images/default/top_menu_line.gif') right top no-repeat;
}	

/***
 *** Header
 ***/

#logo { 
background: url('*images/default/logo.png') no-repeat left top; 
height: 900px;

}

#header {
  /*background: url('images/default/header-grad.jpg') repeat-x; */
  height: 49px;
}

#header-home {
  background: transparent;
  width: 398px;
  height: 10px;
  position: absolute;
  left: 0px;
}
/*
h1.headermain {
  background-color: transparent;
}

.header-profilename, .header-profilename a {
	background-color: transparent;
	color:#999999;

}

.header-profilename, .header-profilename a:hover {
	background-color: transparent;
	color: #83c8ff;
	text-decoration:none;

}

.header-profileoptions {
	background-color: transparent;
	color:#dfdfdf;

}

.header-profileoptions, .header-profileoptions a {
	background-color: transparent;
	color:#999999;

}


.header-profileoptions a:hover {
	background-color: transparent;
	color: #83c8ff;
	text-decoration:none;

}
/***** KALUtheme3/aardvark_default.css end *****/


