
html {
	font-size: 62.5%;
}

body {
	padding: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

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

a:hover {
	background-color: rgba(0,0,0,.25);
	text-decoration: underline;
}

img {
	border: 0;
}

p {
	padding: 0;
	margin: 10px 0 10px 0;
}

#header {
	float: left;
	clear: both;
}

#header #title {
	float: left;
	width: 200px;
}

#header #title a {
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}

#header #title a:hover {
	text-decoration: none;
}

#header #menu {
	float: left;
}

#main {
	float: left;
	clear: both;
	margin-left: 200px;
}

.fileGroup {
	clear: both;
}

.textblock {
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 450px;
	line-height: 1.6em;
}

.file {
	margin-bottom: 1px;
}

.file img {
	display: block;
	padding: 0;
	margin: 0;
}

.title {
	font-weight: bold;
	color: #ff0000;
}

#menu {
	font-weight: bold;
}

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

#menu a:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,.25);
	color: #ff0000;
}

#menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 20px;
}

#menu .active a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: rgba(0%,0%,0%,.15) 3px 3px 10px;
}

#menu .active a:hover {
	text-decoration: none;
	color: #fff;
}

#content {
	clear: both;
	margin-top: 75px;
	margin-bottom: 50px;
}

.pageText {
	margin-bottom: 20px;
	width: 450px;
}

.projectView {
	margin-top: 20px;
}

.project {
	padding: 3px;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.divider {
	font-size: 1.6em;
	line-height: 1.8em;
}

.project:hover {
	text-decoration: none;
	color: #FFF;
}

.project.active {
	text-decoration: none;
	color: #FFF;
}

a.project.active:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,.25);
}

.slideshow-nav {
	font-size: 10px; 
}

.slideshow-nav a {

	color: #000;

}

.slideshow-nav a:hover {
	text-decoration: underline;
}

.tags {
	margin-bottom: 10px;
}

.file .info {
	font-size: 0.9em;
	width: 450px;
}

.file .info .caption {
	line-height: 1.4em;
}

/*
 * Blog CSS
 */

.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	width: 600px;
}

.postTitle {
	margin: 0 0 5px -3px;
	font-size: 1.6em;
}

.postTitle a {
	padding: 3px;
	text-decoration: none;
}

.postTitle a:hover {
	background-color: rgba(0,0,0,.25);
	color: #FFF;
}

.post img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.post .text {
	margin: 20px 0 20px 0;
}

.post .more {
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	color: #009BE6;
}

.post .more:hover {
	background-color: transparent;
	color: #FF0000;
}

/*
 * Misc. Styles
 */

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center {
	margin: 0 auto 0 auto;
}

/* RESET				*/
body, img, a { margin: 0; padding: 0; border-width: 0; }
ul, ol, li, h1, h2, h3, h4, body { margin: 0; padding: 0; display: inline; font-size: inherit;}
ul, li, ol { list-style: none; }
a { text-decoration: none; }

/* NORMALIZE 			*/
body { 
	background-color: #a3aea2;
	font-size: 1em; 
	}

hr { color: #66f; }
.hidden { display: none; }
div {
	min-width: 0px;
	}

/* ALL PAGES 			*/
/* FLOATING CAPTION 	*/
#caption {
	bottom: 2%;
	left: 5%;
	/*border: 1px solid #b18e70;*/
	background: #a3aea2;
	padding: .125em .25em;
	/*letter-spacing: -1px;*/
	background-color: transparent;
	color: #fff;
	position: fixed;
	z-index: 99;
	line-height: 1;
	padding: 0 0 1em 1em;
	font-family: "Lucida Grande", Lucida, "News Gothic", "Franklin Gothic", geneva, sans-serif;
	background-repeat: repeat;
	text-shadow: rgba(0%,0%,0%,.15) 3px 3px 3px;
	max-width: 960px; 
	width: 85%;
	max-width: 960px;
	
	}
#caption a {
	text-decoration: none;
	font-style: normal;
	}
#caption a:hover {
	text-decoration: none;
	border-bottom: 2px solid #fff;
	color: #fff;
	}

h1#nicholas a { text-transform: none; }
h1#nicholas a:hover { border: none; }
h1#nicholas {
	letter-spacing: -1px;
	font-family: "News Gothic", "Franklin Gothic", geneva, "Lucida Grande", Lucida, sans-serif;
	display: block;
	padding-bottom: 8px;
	clear: both;
	text-shadow: rgba(0%,0%,0%,.65) 5px 5px 5px;
	}
	
h2 { font-size: 1.25em; line-height: 1em;  display: block; 	font-family: "News Gothic", "Franklin Gothic", "Lucida Grande", Lucida, geneva, sans-serif; }

#navigation {
	font-family: "News Gothic", "Franklin Gothic", geneva, "Lucida Grande", Lucida, sans-serif;
	font-weight: bold;
	margin-left: 2px;
	margin-top: 4px;
	background-color: transparent;
	}
#navigation li {
	padding-right: .65em;
	}
#navigation li a {
	text-transform: uppercase;
	border-bottom: 2px solid #aaa;
	text-shadow: rgba(0%,0%,0%,.65) 5px 5px 5px;
	}
#navigation li a,
#caption a {
	color: #f6f6f6;
	letter-spacing: 1px; 
	text-shadow: rgba(0%,0%,0%,.65) 5px 5px 5px;
	}
#navigation li a:hover {
	border-bottom: 2px solid #fff;
	text-shadow: rgba(0%,0%,0%,.65) 5px 5px 5px;
	}

/*  PAGE = BOOKS */
#pagenotes { display: block; clear: both; line-height: 1.4; 
	text-shadow: rgba(0%,0%,0%,.65) 3px 3px 3px; 
	}
#pagenotes img { border: 2px solid #aaa; }
#pagenotes .image { display: inline; float: left; margin-right: 1em;  margin-bottom: 1em; }
#pagenotes ul, #pagenotes ol, #pagenotes li { display: block; text-transform: uppercase; }
#pagenotes li { margin-bottom: 0em; line-height: 1.5; }
/* #pagenotes ul { padding-left: 415px; }*/
#pagenotes li > a:before { content: '\203A'; font-size: 80%; position: relative; top: -4px; right: 9px;  }
#pagenotes h3  { text-transform: uppercase; font-size: 80%; line-height: 1.16; 
	display: block;  padding-top: 12px; margin: 0 2px; 
	}
#pagenotes a { border-bottom: 2px solid #aaa; }
/* #pagenotes p { max-width: 20em; } */

/* GIANT BACKGROUND IMAGE */
#ubermega {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	}

/* FONTS */

#thingspage { font-size: 90%; font-weight: bold;  }
#caption { font-size: 200%; letter-spacing: -1px; }
h1#nicholas { font-size: 2em !important; }
#navigation { font-size: .75em; }
#pagenotes { font-size: 75%; }
#pagenotes a { font-size: 1em; }
.small { text-transform: uppercase; font-weight: normal; font-size: 66% !important; font-style: italic !important; }

/* edits */

#footer { display: none; }

#mediacontainer { 
	z-index: 1;
	position: absolute; 
	padding: 0; margin: 0; 
	width: 90%; 
	height: 90%; 
	vertical-align: bottom; 
	text-align: center; 
	}

#mediacontainer #media {
	padding: 0px; 
	height: 90%; 
	text-align: center; 
	vertical-align: bottom; 
	margin: 0 auto;
	}
	
#mediacontainer #media .image, #mediacontainer #media .image img {
	margin: 0 auto;
	vertical-align: bottom; 
	}


.small { text-transform: uppercase; font-size: 75%; letter-spacing: 1px;  }
#thingsnav { margin-bottom: 0em; }
#shield {
	position: fixed;
	top: 0; left: 0; 
	z-index: 1;
	height: 100%; width: 100%; 
	}

/* 50% transparancy */ 
#shield {
	background-image: url('/public/images/grey.png');
	background-repeat: repeat; 
	}
	
#redirectprojects li { display: none; }
#redirectprojects li:first-child { display: block; }

body { }
body#things #caption a { color: #000; }

.fileGroup .slideshow { }

#pagenotes { height: 460px; max-height: 60%; overflow: auto; margin-bottom: 30px;
	 	/* background-color: rgba(255,255,255,0.15); */
		padding: 15px 20px 10px 20px; 
		 width: 100%; 
		max-width: 960px;
			padding: 22px;
			-moz-border-radius: 12px;
			-webkit-border-radius: 12px;
			border-radius: 12px;
			text-shadow: rgba(0%,0%,0%,.15) 10px 8px 10px;
		}

#caption h1, #caption #menu { padding-left: 18px; }

div.slideshow { margin: 0; padding: 0;  /*position: absolute; bottom: 0px; left: 0; z-index: 10; background-color: rgba(255,255,255,0.85);  */}

.fileGroup, .slideshow { max-height: 560px; }

.slideshow .file { cursor: pointer; cursor: hand; }
