html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/*  G L O B A L  S T Y L E S  */

body {
	font-family: "lucida sans", lucida-sans, helvetica, arial, sans-serif;
	font-size: 62.5%;
	}

#container{
	width: 500px;
	margin: 20px auto;
	padding: 0 80px;
}

a:link{
	color: #009deb;
	text-decoration: none;
	}

a:visited {
	color: #009deb;
	text-decoration: none;
	}

a:hover{
	color: #009deb;
	text-decoration: none;
	border-bottom: 1px solid #c81a20;
	}


/*  F R O N T  P A G E  */

h1{
	color: #009deb;
	font-weight: normal;
	font-size: 1.7em;
}

h1 em{
	color: #e80079;
	margin-top: 3px;
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 1.6em;
	text-transform: uppercase;
}

h1 em a:link{
	color: #e80079;
	text-decoration: none;
	}

h1 em a:visited {
	color: #e80079;
	text-decoration: none;
	}

h1 em a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 0px;
	}

ul#nav{
	color: #009deb;
	font-size: 1.3em;
	margin: 5px 0 25px 0;
}

#nav li{
	display: inline;
}

#nav li.active a{
	color: #c81a20;
}

hr.header{
	border: none;
	margin-left: -5px;
	background-image: url(../img/header_hr.gif);
	height: 13px;
	width: 510px;
}

hr.middle{
	border: none;
	margin: 20px 0 10px -5px;
	background-image: url(../img/middle_hr.gif);
	height: 33px;
	width: 510px;
}

hr.footer{
	border: none;
	margin: 20px 0 30px -5px;
	background-image: url(../img/footer_hr.gif);
	height:65px;
	width: 510px;
}

h2{
	color: #e80079;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 15px 0;
	letter-spacing: -.03em;
}

p{
	font-size: 1.15em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

p.small{
	color: #888888;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}


div.lecture, div.archive{
	display: block;
	position: relative;
	width: 500px;
	padding: 10px;
	margin: 0 -10px 20px -10px;
}

ul.lecture li, ul.archive li{
	cursor: pointer;
	display: block;
	position: relative;
	width: 500px;
	padding: 10px;
	margin: 10px -10px 10px -10px;
}

ul.lecture li:hover, ul.archive li:hover{
	background-color: #cfffcf;
}

.lecture a:link, .archive a:link{
	color: #e80079;
	text-decoration: none;
	}

.lecture a:visited, .archive a:visited {
	color: #e80079;
	text-decoration: none;
	}

.lecture a:hover, .archive a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 1px solid #e80049;
	}

.lecture h3 a:hover, .archive h3 a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: none;
	}
	
.lecture h2 a:hover, .archive h3 a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 2px solid #e80049;
	}


h5.m9{background-color: #009deb;}
h5.m10{background-color: #ff00ff;}
h5.m11{background-color: #87c1c1;}
h5.m12{background-color: #c15400;}
h5.m1{background-color: #ff8800;}
h5.m2{background-color: #c151c1;}
h5.m3{background-color: #008787;}
h5.m4{background-color: #ff0000;}
h5.m5{background-color: #c18826;}
h5.m6{background-color: #870087;}
h5.m7{background-color: #00ffff;}
h5.m8{background-color: #ff5353;}

h5.date{
	position: absolute;
	display: block;
	margin-left: -70px;
	clear: none;
	color: #ffffff;
	width: 35px;
	padding: 4px;
	text-align: center;
	letter-spacing: .06em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
}

h5.date em{
	letter-spacing: 0;
	font-style: normal;
	font-size: 1.7em;
	font-weight: normal;
}

h5.archive{
	position: absolute;
	display: block;
	clear: none;
	color: #ffffff;
	width: 35px;
	padding: 2px 4px;
	text-align: center;
	letter-spacing: .02em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 5px;
}
h5.one{
	margin-left: -70px;
}
h5.two{
	margin-left: -120px;
}

.lecture h3, .archive h3{
	color: #e80079;
	font-size: 4em;
	text-transform: uppercase;
}

.lecture h2, .archive h2{
	margin: 0 0 5px 0;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #009deb;
	font-size: 2.4em;
}

.lecture h4, .archive h4{
	text-transform: uppercase;
	font-weight: normal;
	color: #009deb;
	font-size: 1.2em;
	margin: 25px 0 15px 0;	
}

.lecture h6{
	font-weight: normal;
	color: #c81a20;
	font-size: 1.2em;
	margin-bottom: 15px;	
}

.archive h6{
	font-weight: normal;
	color: #c81a20;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;	
}

.lecture img, .archive img{
	float: left;
	display: block;
	position: relative;
	margin: 0 20px 10px 0;
	clear: none;
}


ul.links li{
	list-style-type: square;
	font-size: 1.1em;
	margin: 10px 0 10px 15px;
}

ul.links li a:link{
	color: #009deb;
	text-decoration: none;
	}

ul.links li a:visited {
	color: #009deb;
	text-decoration: none;
	}

ul.links li a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 1px solid #e80049;
	}
	
ul.calendar{
	margin: 15px 0 0 -5px;
}
	
.calendar li{
	margin-top: 10px;
	padding: 0 5px 5px 5px;
	display: block;
	position: relative;
}

.calendar li.open{
	cursor: pointer;
}

.calendar li.open:hover{
	background-color: #cfffcf;
}
/*
.calendar li:hover{
	background-color: #cfffcf;
}
*/
.calendar li a:link{
	color: #000000;
	text-decoration: none;
	}

.calendar li a:visited {
	color: #000000;
	text-decoration: none;
	}

.calendar li a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 1px solid #e80049;
	}
	
.calendar h3{
	padding-top: 4px;
	font-size: 1.6em;
}

.calendar h3 em{
	font-weight: normal;
	font-size: 1em;
}

.calendar h6{
	display: block;
	font-weight: normal;
	font-size: 1em;
	margin-top: 5px;
}

.lecture li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

textarea:focus, input:focus {
	border: 3px solid #e80049;
}

input.input{
	padding: 2px;
	font-size: 1.6em;	
}

input.submit{
	margin-left: 20px;
	cursor: pointer;
	border: 2px solid #009deb;
	background-color: #009deb;
	color: #ffffff;
	padding: 2px;
	font-size: 1.6em;
}

input.submit:hover{
	margin-left: 20px;
	cursor: pointer;
	border: 2px solid #e80049;
	background-color: #e80049;
	color: #ffffff;
	padding: 2px;
	font-size: 1.6em;
}

ul.calendar{
	margin: 15px 0 0 -5px;
}
	
.students li{
	cursor: default;
	margin-top: 25px;
	padding: 0 5px 5px 5px;
	display: block;
	position: relative;
}

.students li:hover{
	background-color: #ffffff;
}

ul.materials{
	padding: 5px;
	border: 1px solid #e80079;
	margin-top: 15px;
}

ul.materials li{
	margin: 0;
	padding: 5px;
	font-size: 1.4em;
	}

ul.materials li a:link{
	color: #009deb;
	text-decoration: none;
	}

ul.materials li a:visited {
	color: #009deb;
	text-decoration: none;
	}

ul.materials li a:hover{
	color: #e80049;
	text-decoration: none;
	border-bottom: 1px solid #e80049;
	}
	
.pdf{background-image:url(../img/icons/pdf.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.doc{background-image:url(../img/icons/doc.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.ppt{background-image:url(../img/icons/ppt.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.psd{background-image:url(../img/icons/psd.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.zip{background-image:url(../img/icons/zip.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.xls{background-image:url(../img/icons/xls.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.jpg{background-image:url(../img/icons/picture.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.txt{background-image:url(../img/icons/txt.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.music{background-image:url(../img/icons/music.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.film{background-image:url(../img/icons/film.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}
.app{background-image:url(../img/icons/app.png); background-repeat:no-repeat; background-position:center left; padding-left: 25px;}