/**
 * @license
 * MyFonts Webfont Build ID 2978297, 2015-02-23T23:03:07-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AndaleMonoMTStd by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/andale-mono/std-regular/
 * Copyright: Font Software Copyright 1993-1997 The Monotype Corporation. Typeface designs Copyright 1993-1997 The Monotype Corporation. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * Webfont: FF DIN Web Pro Medium by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-medium/
 * Copyright: 2009 Albert-Jan Pool published by FSI FontShop International GmbH
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2978297
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d71f9");

  
@font-face {font-family: 'AndaleMonoMTStd';src: url('../webfonts/2D71F9_0_0.eot');src: url('../webfonts/2D71F9_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2D71F9_0_0.woff2') format('woff2'),url('../webfonts/2D71F9_0_0.woff') format('woff'),url('../webfonts/2D71F9_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FFDINWebProMedium';src: url('../webfonts/2D71F9_1_0.eot');src: url('../webfonts/2D71F9_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2D71F9_1_0.woff2') format('woff2'),url('../webfonts/2D71F9_1_0.woff') format('woff'),url('../webfonts/2D71F9_1_0.ttf') format('truetype');}
 



/*

RESET

*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	box-sizing: border-box;
	z-index: 1;
}


/* 

Grid styles : Based on Nicole Sullivan's OOCSS grids 
http://gvsulib.com/ui/#lib-grid

*/


.line{overflow:hidden;*overflow:visible;*zoom:1;clear:both;}
.span1{width:99%;}
.span2,.span3,.span4,.span2of3,.span3of4{width:99%;}
.unit{padding:.5em 0;}
.left,
.right{float:none;}
/* Begin erase */
.size1of1{float:none;width:99%;}
.size1of2,.size1of4,.size3of4 {width:100%;}
.size1of3,.size2of3{width:100%;}
/* End erase */

@media screen and (min-width: 450px) {
.span4{width:49%;padding:.5em 1% .5em 0;}	
.left{float:left;}
.right{float:right;}
}

@media screen and (min-width:550px) {
.span3{width:32%;padding:.5em 1% .5em 0;}
.span2of3{width:65%;padding:.5em 1% .5em 0;}


/* Begin erase */
.size1of4,.size1of4{width:49%;}	
.size1of3{width:32%;}
.size2of3{width:65%;}
/* End erase */
}

@media screen and (min-width:900px) {

.span2{width:49%;padding:.5em 1% .5em 0;}
.span4{width:24%;}
.span3of4{width:74%;padding:.5em 1% .5em 0;}

/* Begin erase */
.size1of2{width:49%;}
.size1of4{width:24%;}
.size3of4{width:74%;}
/* End erase */
}


/*

LAYOUT

*/

html, body {
	position: relative;
	width: 100%;
	margin: 0;
}

.container {
	width: 80%;
	margin: 0 auto;
	padding: 2em 0;
}

.black {
	background-color: #000;
}

.black-text {
	color: #000;
}

ul li {
	
}

ul li a {
	display: inline-block;
}

.no-top {
	padding-top: 0;
}

/*

TYPOGRAPHY

*/

body {
	font-family: 'FFDINWebProMedium', sans-serif;
	letter-spacing: .1em;
	color: #000;
}

h1 {
	text-transform: uppercase;
	letter-spacing: .15em;
}

h2 {

}

/* COURSE TITLE */
h3 {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 2.5em;
	padding: 0 0 .25em 0;
	letter-spacing: .25em;
	color: #fff;
}

/* COURSE SEMESTER */
h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: .25em;
	padding: 0 0 .25em 0;
	line-height:1.35em;
}

/* COURSES PAGE TOGGLES */
h5 {
	font-size: 1em;
	text-transform: uppercase;
}

/* COURSE TAGS */
h6 {
	font-size: .8em;
	color: #fff;
	line-height: 1.2em;
}

p {
	font-family: 'AndaleMonoMTStd', Courier, serif;
	font-size: .9em;
	letter-spacing: .1em;
	line-height: 1.5em;
	padding: .75em;
	color: #000;
	
}

a {
	text-decoration: none;
	color: #000;
}

p > a {
	text-decoration: underline;

}

p > a:hover {
	background-color: #ebebeb;
}




/*

NAV

*/

nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index:999999999;
	background: rgba(255, 255, 255, 0.75);
	border-bottom: 4px solid #000;
}

nav > .container {
	padding: 5px 0;
}

nav h1 a {
	color: #000;
	font-size: 2em;
	position: relative;
}

nav h1, nav a {
	text-transform: uppercase;
	margin: 0 auto;
	display: inline-block;
	letter-spacing: .15em;
	cursor: pointer;
	text-decoration: none;
}

nav ul {
	text-align: center;
	padding: 1em 1em 0 1em;

}

nav ul li {
	padding: 0 .5em;
	display: inline-block;
}

nav ul li a {
	color: #000;
	padding: .5em 1em;
	background-color: transparent;
	font-size: 1em;
	border-top: 2px solid transparent;
}

nav ul li a:hover {
	border-top: 2px solid #000;;
}

header section.slider ul li h4 {
	color: #fff;
}



.box-shadow-menu {
  position: relative;
  padding-left: 1.25em;
}

.box-shadow-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em;
  width: 1em;
  height: 0.15em;
  background: black;
  box-shadow: 
    0 0.25em 0 0 black,
    0 0.5em 0 0 black;
}




/*

INDEX HEADER

*/

header section.home div.container {
	padding: 10% 1em 5em 1em;
}

ul li div.container h1 {
	font-size: 4.5em;
	color: #fff;
	padding: .75em 0 .25em 0;

}



/*

SLIDER

*/

.slider { 
	position: relative; 
	overflow: auto; 
	margin-bottom: 3em;
}

.slider li { 
	list-style: none; 
}

.slider ul li { 
	float: left; 
}

li > div.container {
	padding: 15% 1em 3em 1em;
}


.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #fff;
	margin-top: -12.5em;
	z-index: 999;
	position: absolute;
	left: 5%;
	

}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #fff;
	margin-top: -12.5em;
	z-index: 999;
	position: absolute;
	right: 5%;
}

.arrow-left:hover {
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #000;
}

.arrow-right:hover {
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #000;
}






/* 

ASIDE 

*/

aside {
	padding: 0 5em;
}

aside p {
	color: #000;
	margin: 1em 0;
}

aside p:hover {
	text-decoration: underline;
}




/*

COURSES AND SLIDES DESCRIPTION BACKGROUND IMAGES

*/

#civic {
	background-image: url(../img/civic/civic_cover.jpg);
}

#curatorial {
	background-image: url(../img/curatorial/curatorial_cover.jpg);
}

#image {
	background-image: url(../img/image/image_cover.jpg);
}

#interactive {
	background-image: url(../img/interactive/interactive_cover.jpg);
}

#space {
	background-image: url(../img/space/space_cover.jpg);
}

#time {
	background-image: url(../img/time/time_cover.jpg);
}

#black {
	background-color: #000;
}




/*

COURSES SECTION

*/



section.courses {
	padding: 1em 2% 1em 0;
}

h3.semester {
	text-decoration: underline;
	color: #000;
	display: block;
}

h5.trigger {
	color: #fff;
	padding: 1em;
	cursor: pointer;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

h5.trigger:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

a section.course-details {
	padding: 1em 0 1em 1em;
	margin-bottom: 1em;
	display: block;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	text-decoration:none;
	cursor: pointer;
	color: #000;
	border-bottom: 4px solid #fff;
}

section.course-details:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background-color: #ebebeb;
	border-bottom: 4px solid #000;
}

section.course-details h6 {
	color: #000;
	padding: 1em 1em 2em 1em;
}

section.course-details h4 {
	color: #000;
}



/*

PARALLAX

*/

header aside {
	padding: 10em 0 0 1em;
}

header aside h4 {
	color: #fff;
}

header aside p {
	margin: 0;
}

header aside p:hover {
	text-decoration: none;
}



/*

COURSE GALLERY PAGE

*/

aside.line.links {
	position: relative;
	margin-bottom: 2em;
}

aside ul li {
	padding: .5em;
	display: block;
}

aside ul li a:hover {
	text-decoration: underline;
}


section.tag {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	padding: 1em;
	margin: 1em 0;
}

section.tag:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background-color: #ebebeb;
}

aside.tag-info {
	padding: 1em;
}



/*

FOOTER

*/

footer {
   width: 100%;
}

footer ul#contact {
	padding: 1em 0;
}

footer ul li {
	z-index: 9999;
	display: inline-block;
	padding: 0 .5em;
	border-bottom: 2px solid transparent;
	margin: 0 auto;
	text-align: center;
}

footer ul li a {
	color: #fff;
	display: block;
	padding: .5em 1em;
	text-decoration: none;
	text-transform: uppercase;
}

footer a:hover {
	border-bottom: 2px solid #fff;
}








/*

ARROW

*/

.arrow {
	position: absolute;
}

.arrow_active {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	left: 5em;
	margin-top: -1.25em;
	z-index: 10;
}

.arrow_inactive {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #000;
	left: 5em;
	margin-top: -1.25em;
	z-index: 10;
}



/*

MOBILE

*/

@media screen and (max-device-width: 550px) {
	html, body, aside {width: 100%; padding: 0; margin: 0;}
	section.courses {width: 100%; padding-right:0%;}
	nav {position: fixed;}
	nav ul li, nav ul li a, ul#nav {padding: 0;}
	section.black div.container h1 {font-size: 2.5em;}
	header section.slider ul li div.container {padding: 25% 1em 3em 1em;
}