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

/***** sandbox1/aardvark_liteheaded.css start *****/

/**
  *  this is what makes the aardvark-lite unique
  *
  */


/***
 ***	core: body
 ***/

body {
	behavior: url("csshover3.htc"); 
	background: #c0deed url(images/core/overlay.png) center top repeat-x;
	color:#4b4b4b;
	font-family: arial, helvetica, sans-serif;
        font-size : 14px;
}

a:link,
a:visited {
        color:#008db0;
	text-decoration: none;
}

a:hover {
    color: #ff2c00;
	text-decoration: none;
	
}

a.dimmed:link,
a.dimmed:visited {
	color:#aaaaaa;
	text-decoration: none;

}

#page {
	border: 5px solid #ffffff;
	margin-left: auto; 
	margin-right: auto;
	max-width: 960px;
}

#pagelayout {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


#layout-table {
	margin-top:0;
	padding-top:10px;
}

#layout-table #middle-column{
  vertical-align:top;
  padding-left:7px;
  padding-right:5px;
}

#layout-table #left-column{
  vertical-align:top;
  padding-left:4px;
  padding-right:0px;
}

#layout-table #right-column{
  vertical-align:top;
  padding-left:0px;
  padding-right:6px;
}


#content {
    background: #fff url(images/core/h2grad.jpg) repeat-x; 
    margin-top: 0;
    padding-top: 10px;

}

hr {
	border-bottom:1px dotted gray;
	border-top:0px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
	text-align: center;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background: #ffffff url(images/core/h2grad.jpg) top repeat-x; 
	border-top: gray 1px dotted;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color: #505050;
}

.generalbox {
    background: transparent; 
	border: 0px;
}

/***
 ***	core: header
 ***/

#header, #header-home {
	height: 100px;
}

#logo { 
	background: url(images/header/logoliteheaded.png) no-repeat left top;
	width: 100%;
	height: 100px;
	float: left;
	left: 0px;
} 

/***
 ***	core: footer
 ***/

#footer {
	background: #ffffff url(images/core/h2grad.jpg) top repeat-x;
	margin-top: 0px;
	padding:10px;
	border-top: gray 1px dotted;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

#footer .footerlogos { 
	margin-top: 5px;
	border-top: 1px dotted gray;
}

#footer .footerlogos ul li { 
	padding-left: 5px;
	padding-right: 5px;
	display: inline; 
	margin:2px;
}

#footer p.copyright { 
	padding: 0; 
	margin: 0; 
	line-height: 2em; 
	font-size: 0.8em; 
}

/***
 ***	core: profileblock
 ***/

#profileblock {
        margin: 0;
        padding: 0;
	float: right;
	text-align: right;
	width: 700px;
	height: 100px;
}

#profilepic {
	text-align:right;
	float: right;
	margin: 9px;
	padding: 0;
	width: 80px;
	height: 80px;
	border: 1px solid #000000;
}

#profilename {
	text-align:right;
	width: 450px;
	height: 30px;
	margin-top: 5px;
        margin-right: 5px;
	padding: 0;
	float: right;
	font-family: impact;
	font-size: 2em;
}

#profilename a:link, #profilename a:visited {
        color: #008db0;
        text-decoration: none;
}

#profilename a:hover, #profilename a:active {
	color: #f12711;
	text-decoration: none;
}

#profileoptions {	
	width: 450px;
	height: 25px;
	padding: 0;
	margin-top: 8px;
	float: right;
}

#profileoptions ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none; 
}

#profileoptions li {
	display: inline;
	margin: 0 5px;
	text-transform: capitalize;
	font-weight: bold;
} 


#profileoptions #submit { 
	background-color: transparent; 
	background-image:url('images/header/login.png');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top;
	border-width: 0;
	width: 62px;
	height: 25px;
	font-size: 1em;
	padding-bottom: 6px;
	color: #FFF;
	font-weight: bold;
}

#profileoptions #submit:hover { 
	background-color: transparent; 
	background-image:url('images/header/hover.png');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top;
	border-width: 0;
	width: 62px;
	height: 25px;
	font-size: 1em;
	padding-bottom: 6px;
	color: #FFF;
	font-weight: bold;
}

#profileoptions .loginform {
	padding-right: 1px; 
	margin: 0;
}

#profileoptions .loginform input {
	width: 5em;
}

#profileoptions .loginform label {
	color: #008db0;
}

#languageoptions {
	width: 450px;
	padding: 0;
	float: right;
	margin: 5px;
}

/***
 ***	Core: Menubar Date
 ***/
 
#aardvark_menu_date a {
	float:right;
	padding: 7px 10px 0px 10px;
	height:29px;
	color: #ffffff;
	text-decoration:none;
	background:#555555 url('images/menu/dategrad.jpg') repeat-x top center;
}

#aardvark_menu_date a:hover {
	color: #ffffff;
	text-decoration:none;
	background:#2f2f2f url('images/menu/hovergrad.jpg') repeat-x top center;
	}

/***
 ***	Core: YUI Menubar
 ***/


.yuimenubar /* Entire bar */ {
	background:#2f2f2f url('images/menu/menugrad.jpg') repeat-x top center;
	height:36px;
	margin:0;
	}

.yuimenu /* Sub container */ {
	background-color: #003;
opacity:0.95;
	z-index: 10000;
	}

.yuimenu a {
	text-decoration: none;
	background-color: #003;
	}

a.yuimenubaritemlabel /* Bar item link */ {
	padding: 7px 15px 0px 17px;
	height:30px;
	color: #fff;
	}

a.yuimenuitemlabel /* Sub item link */ {
	padding: 4px 24px;
	color: #fff;
	border-bottom:1px solid #828282;
	border-left:0px solid #0070a6;
	border-right:0px solid #0070a6;
	}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
	border-width: 0; /* No border on the first bar item link */
	}

.yuimenubaritem-hassubmenu /* Add down arrow to bar item */ {
	background: transparent url(images/menu/menubaritem_submenuindicator_blankholder.png) right center no-repeat;
	}

.yuimenuitem-hassubmenu /* Add right arrow to sub item */ {
	background: #003 url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
	}
	
a.yuimenuitemlabel-hassubmenu {
	background: none;
	}

/* Selected MenuItem */

li.yuimenubaritem-selected /* Bar menu item */ {
	background:#f12711 url('images/menu/hovergrad.jpg') repeat-x top center;
height:36px;
	}

li.yuimenuitem-selected  /* Sub menu item */ {
	color: #fff;
	}

a.yuimenubaritemlabel-selected, /* Bar menu item link selected */ {
	text-decoration: none;
	color: #fff;
	}

a.yuimenuitemlabel-selected  /* Sub menu item link selected */ {
	text-decoration: none;
	color: #007EBA;
	background-color: #fff;
	}

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */ {
	}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */ {
	background: #fff url(images/menu/menuitem_submenuindicator.png) right center no-repeat;
	}

a.yuimenuitemlabel-hassubmenu-selected {
	background: none;
	}

/***
 ***	core: navbar
 ***/

.navbar {
        background:#ffffff;     
	border-top:0px;
	border-bottom:solid 1px gray;
	border-left:0px;
	border-right:0px;
}

/***
 ***	core: side block
 ***/

.sideblock {
	color:#555555;
	border: gray 1px dotted !important;
  	background: #ffffff url('images/sideblocks/sidegrad.jpg') repeat-x !important;
}

.sideblock .content {
	color:#555555;
	padding: 4px;
	border: 0px;
}

.sideblock .header {
  	background: transparent !important;
}

.sideblock .header h2 {
	padding-top: 4px;
  	background: transparent !important;

 }

.sideblock .header .hide-show-image {
	padding-top: 4px;
}
 
.sideblock .footer {
	border:0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size:0.85em;
	text-align: left;
}

.sideblock .header, .sideblock .header h2 {
	color: #505050;
	font-size:1em;
	border: 0px;
  	background: transparent !important;
}



.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
	color: #555555;
}

/***
 ***	core: course (the middle bit)
 ***/

.coursebox {
	background: #ffffff;
	border: 0px;    
	margin-bottom: 0px;
	margin-right: 2px;
}

body#site-index .headingblock,
body#course-view .headingblock {
	margin-bottom: 0px;
}

.section {
	background: #ffffff;
}

#course-view .section td.content {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed #dbdbdb;
}

#course-view .section td.side {
  border-width:0px;
}

/***
 ***	modules: forum
 ***/

.forumpost {
	border: 0px;    
	width: auto;
	overflow: hidden;
}

.forumpost .left {
	background:#ffffff url('images/forum/leftpost.png') no-repeat top left;
}

.forumpost .picture,
.forumpost .topic {
	background:#c0deed url('images/forum/forumheader.png');
	border:0px;
}

.forumpost .topic a:link,
.forumpost .topic a:visited {
}

.forumpost img {
  max-width: 100%;
}

/***
 ***	modules: calendar
 ***/

/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
	border-color:#def2ba !important;
	background-color:#def2ba;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  	border-color:#c6dfeb !important;
  	background-color:#c6dfeb;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
 	border-color:#feffc2 !important;
 	background-color:#feffc2;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  	border-color:#d9c6e2 !important;
  	background-color:#d9c6e2;
}

table.minicalendar tr td.weekend {
  	color: red;
  }
/***** sandbox1/aardvark_liteheaded.css end *****/

