/* Print CSS */

/* fonts: Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2013 */
@font-face {
	font-family: 'bitterregular';
	src: url('bitter-regular-webfont.eot');
	src: url('bitter-regular-webfont.eot?#iefix') format('embedded-opentype'), url('bitter-regular-webfont.woff') format('woff'), url('bitter-regular-webfont.ttf') format('truetype'), url('bitter-regular-webfont.svg#bitterregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	/*font-family: 'bitterbold';*/
	font-family: 'bitterregular';
	src: url('bitter-bold-webfont.eot');
	src: url('bitter-bold-webfont.eot?#iefix') format('embedded-opentype'), url('bitter-bold-webfont.woff') format('woff'), url('bitter-bold-webfont.ttf') format('truetype'), url('bitter-bold-webfont.svg#bitterbold') format('svg');
	/*font-weight: normal;*/
	font-style: normal;
	font-weight: bold;
}
@font-face {
	font-family: 'bitterregular';
	/*	font-family: 'bitteritalic';*/
	src: url('bitter-italic-webfont.eot');
	src: url('bitter-italic-webfont.eot?#iefix') format('embedded-opentype'), url('bitter-italic-webfont.woff') format('woff'), url('bitter-italic-webfont.ttf') format('truetype'), url('bitter-italic-webfont.svg#bitteritalic') format('svg');
	font-weight: normal;
	/*	font-style: normal;*/
	font-style: italic;
}
body {
	background: none;
	margin:0;
/*	border:1px solid #000;*/
	font-size: 100%; /* 16 px */
	font-family: 'bitterregular',Bookman,Georgia;
	color: #1A1A1A;
	line-height: 1.25em;
	width:100%;	
	/*color:red;*/
}
.accessible {
	display:none;
}	
#main-content, footer {
	width:90%;
	margin: 0 auto;	
	padding:0;
}
#content {width:100%; padding:0}

header {
	background-image: none;
	border-bottom: 1px solid #ccc;
	height: 1in;
	padding-top:0;
	overflow:hidden;
}
a {text-decoration:none; color:#000}
a#logo { /*146px*/
	height: 60px;
	display: block;
	padding-top: 0;
	margin:0 auto;
	width: 404px;
	text-decoration: none;
	/*border:1px solid #000;*/
}
#primary-nav {display:none}
footer {background-color: transparent;}
.prevlink, .nextlink, p.project-nav {display:none}
.grid-col {
	width: 30%;
	margin-right: 2%;
	float: left;
	background-color: transparent;
	border: 1px solid #DDE3ED;
	height: 256px;
	margin-bottom: .3in;
}
.grid-col:hover {
	background-color:transparent;
}
.grid-col.col-3 {
	/*third col in 3-up view*/
	margin-right: 2%;
}
.grid-col .image-container {
	width: 90%;
	padding: 5%;
	height: 151px;
	margin-bottom: 1em;
	overflow: hidden;
}
.grid-col .image-container img {
	width: 100%;
	height: auto;
	border: none; /*ie*/
}
.grid-col h2 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 1em;
	line-height: 1.2em;
}
footer {
	clear:both;	
	margin-top:.5in;
	color:#ccc;
	text-align:right;
	font-size:.9em;
}
footer span {
	color:#CCC;	
}
footer .hidden {
	padding-right:.5em;	
}
h1#heading {
	margin:1.8em 0;
}
#content figure, #venn-diagram {
	float:right;
	width:50%;
	margin:0 0 0 5%;	
}
.project .hidden {display:inline; font-weight:bold}
.project .tabs-nav {display:none}
.desctext.view-link {display:none}

#Home #slideshow, #Home #featured-projects {
		width:65%;
		margin-left:5%;
		margin-bottom:30px;
		height: 400px;
		float:right;
		font-size:.75em;
		line-height:1.1em;
		border: 1px solid #ccc;
		background-color: #ccc;
}
#Home #slideshow div {
	width:45%;
	height:175px;
	margin-left:3%;
	float:left;	
}
#Home #slideshow div img {
	width:auto;
	height:100px;	
}
#Home ul.category-list {
	width: 30%;
	margin-left:0;
	padding-left:0;
	list-style:none;
	/*float: left;*/
}
#Home ul.category-list li {
	font-weight: bold;	
	margin-bottom:20px;
}
#Home ul.category-list ul, #Home ul.category-list ul li {
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
	list-style:none;
	list-style-type:none;
	font-weight: normal;
}
#venn-diagram {
	margin-bottom:2em;	
}
#venn-diagram text {
	font-size:.9em;
	font-family: 'Century Gothic', 'Muli', sans-serif;
	color: #000;	
}
#venn-diagram #nexus {
	font-weight: bold;
}


