/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
}

td {
    padding: 4px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
}


body{
	text-align: center;
}

.canvas {
	text-align: left;
	}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'FunctionCapsBook';
	src: url('fonts/FunctionCaps-Book-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'FunctionCapsBook';
	src: url(//:) format('no404'), url('fonts/FunctionCaps-Book-webfont.woff') format('woff'), url('fonts/FunctionCaps-Book-webfont.ttf') format('truetype'), url('fonts/FunctionCaps-Book-webfont.svg#webfontuHPlF47t') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'FunctionProDemi';
    src: url('fonts/FunctionPro-Demi-webfont.eot');
    src: url('fonts/FunctionPro-Demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FunctionPro-Demi-webfont.woff') format('woff'),
         url('fonts/FunctionPro-Demi-webfont.ttf') format('truetype'),
         url('fonts/FunctionPro-Demi-webfont.svg#FunctionProDemi') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {
	line-height: 1;
}



ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}
.canvas {
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width:1096px;
}
/* gridframework */
.row {position:relative; margin-left:-20px;}
.gu1 .row {width: 169px;}
.gu2 .row {width: 338px;}
.gu3 .row {width: 507px;}
.gu4 .row {width: 676px;}
.gu5 .row {width: 845px;}
.gu6 .row {width: 1014px;}

.col {padding-left:20px; float:left; position:relative;}
.gu1{width: 149px;}
.gu2{width: 310px;}
.gu3{width: 450px;}
.gu4{width: 656px;}
.gu5{width: 825px;}
.gu6{width: 994px;}


/* `Box Logic
----------------------------------------------------------------------------------------------------*/

#box-area {
	height: 520px;
	width: inherit;
}

.news-box {
    cursor: pointer;
	font-size: 11px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	opacity: 1;
	background: #333333;
}

.thumbimage {
	width: 100%;
	}
	
.thumbimage img{
	width: 100%;
	}

.news-box .text-holder {
	height: 60px;
	overflow: hidden;
	width:100%;
}

.news-box .text-holder-alt {
	background: #333333;
	overflow: hidden;
}

.news-box .headline{
	margin: -4px 5px 6px 6px;
	// width: 80%; 
	padding-top: 6px;
	color: #cccccc;
	font-weight: 600;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida';
	line-height: 14px;
}

.news-box .headline a{
	width: 85%;
	padding-top: 5px;
	color: #cccccc;
	font-weight: normal;
}

.news-box .highlight-text {
	margin: 0px 10px 10px 10px;
	width: 80%;
	padding-top: 6px;
	color: #cccccc;
	font-weight: 500;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: none;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.2em;
	color:#993333;
}

h2 {
	font-size: 24px;
	font-family: "FunctionCapsBook", sans-serif;
	/*  color:#00ccff; */
	/* color:#00afdb; */
	color:#009BC2;
	margin:10px 0 10px 0px;
	font-weight:normal;
}

#accordion h3 {
	background:url(../comm_images/aarows.png) no-repeat right center;
	border-top:1px solid #666666;
	color:#009BC2;
	cursor:pointer;
	font-family: "FunctionCapsBook", sans-serif;
	font-size:2em;
	font-weight:normal;
	overflow:hidden;
}
#accordion h3.ui-state-active {
	background:url(../comm_images/aarows_d.png) no-repeat right center;
	color:#666666;
}

h4 {
	color:#993333;
	font-size: 1.3em;
}

h5 {
	color:#666;
	font-size: 13px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
	width:100%;
	margin-left: 20px;
}

#infotall ul {
	margin-left: 0px;
	}
#infodouble ul {
	margin-left: 0px;
}

li {
	
}
.padding-t-40 {padding-top:30px;}

#header {
	min-height:100px;	
}

#logo {
	background-image:url(../comm_images/logo-newred.png);
	background-repeat:no-repeat;
	background-position:20px 0;
	height:60px;
	margin-bottom: 0px;
}

#nav {
	height:24px;	
}

#nav ul {
	border-top:6px solid #666;
	display:block; 
	width:100%;
	margin:0;
	padding:0;	
}

#nav li {
	float:left;
	margin:0 4px;
	padding:2px 5px;
	list-style:none;
}

#nav a {
	color:#666;
	text-decoration: none;
	font-size: 17px;
	font-family: 'FunctionProDemi';
	text-transform:capitalize;
	font-weight: normal;
}
#nav a:hover, #nav a.current {
	color:#993333;
}
#nav li.home {
    background: url("../comm_images/homebtn2.png") no-repeat scroll center 4px #666666;
	cursor:pointer;
    margin: 0;
    padding: 0 0 2px;
    text-indent: -2000px;
    width: 35px;
}
li.home:hover {
	background-color:#993333;
}
#coverflow {
	height:520px;
	background:url(../comm_images/coverflowplaceholder2.jpg) no-repeat 20px 20px;
}

#info {
	/*height:550px;*/	
}

#infotall {
    margin-left: 5px;
}
#infodouble {
	float: right;
}

#at {
	height:529px;
}

#ql {
	height:254px;
}

#ql li {
	margin:0 0 -3px 0;
	list-style:none;
}

#upcoming-events li {
	margin:0 0 5px 0;
	overflow:hidden;
	list-style:none;
}

#upcoming-events .date {
    background-color: #666666;
	font-weight:bold;
	color:#FFF;
    float: left;
    height: 54px;
	width:40px;
    margin: 0;
    padding: 15px 2px 0 2px;
    text-align: center;
}

#upcoming-events .event-copy {
	float:left;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	padding-left:12px;
	font-size:1.2em;
	line-height:18px;
	padding-top:4px;
	max-width: 350px;
}

.event-copy a {
	color: #666666;
	font-weight: normal;
}
	
#accordion {
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:20px 0;
	overflow:hidden;	
}
.ui-accordion-content {
	background:url(../comm_images/dot_bg.png) repeat-x bottom left;
	overflow:hidden;
}

.mycarousel li {
	display:block;
	float:left;
	list-style:none;
	margin:10px 35px 0 0px;
	padding:10px 5px 10px 5px;	
}
.mycarousel .copyone {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009BC2;
	font-weight:bold;	
}
.mycarousel .copytwo {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
}
.mycarousel .copythree {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
}

.faccarousel li {
	display:block;
	float:left;
	list-style:none;
	margin:5px 35px 0 0px;
	padding:5px 5px 10px 5px;	
}
.faccarousel .copyone {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009BC2;
	font-weight:bold;	
}
.faccarousel .copytwo {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
}
.faccarousel .copythree {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
}

.studcarousel li {
	display:block;
	float:left;
	list-style:none;
	margin:5px 35px 0 0px;
	padding:5px 5px 10px 5px;	
}
.studcarousel .copyone {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009BC2;
	font-weight:bold;	
}
.studcarousel .copytwo {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
}
.studcarousel .copythree {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
}

.facphoto {
	margin-bottom:30px;	
}

#faculty .jcarousel-container {
	height: 500px;	
}

#alphabet, #alphabet_student, #research, #facultyToggle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	padding-bottom: 10px;
	margin-top:5px;
	
}

#alphabet, #alphabet_student, #research {
	float: left;
	padding-left: 20px;
	font-style:italic;
}

#alphabet a, #alphabet_student a, #research a {
	padding:0 3px;
	color:#999;
	text-decoration:none;
}

#facultyToggle a {
	padding:4px 6px;
	color:#999;
	text-decoration:none;	
}

#facultyToggle {
	float:right;	
	padding-right: 20px;
}

.facultySelected {
	background-color: #999;
	color: #DDD !important;
}

#accordion p {
	color:#999;
	margin:0;
	font-size:12px;
	padding-top:0px;
}


#footer {
	height:52px;
	margin-top:20px;
  border-top: 2px solid #999;
  padding-top: 9px;
}

.logo-mit {
  float: left;
  height: 38px;
  width: 72px;
  margin-right:15px;
}

.logo-shass {
  float: right;
  height: 38px;
  width: 283px;
  margin-left:15px;
}

.copyright {
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:none;
  line-height:14px;
  float:left;
  clear:none;
  color:#999;
}

.view-all {
	background-color:#cccccc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	color: #ffffff;
	cursor:pointer;
	font-size:.5em;
	padding: 5px;
	font-weight:normal;
	position:relative;
	text-transform:lowercase;
	top:-15px;
}
.view-all:hover {
	background-color:#009BC2;
}
ul.quick-links {
	list-style:none;
	width:100%;
	margin: 0 0 20px 0; 
}
.quick-links li {
	width:282px;
	background-color:#009BC2;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	margin:3px 0;
}
.quick-links li:hover {
	background-color:#cccccc;
	color:#009BC2;
}
.quick-links a {
    color: #FFFFFF;
    display: block;
    padding: 10px 0; 
    text-indent: 15px;
    width: 100%;
	font-size: 20px;
	font-family: 'FunctionProDemi';
	font-weight:normal;
	text-decoration: none;
	text-transform:capitalize;
}

#subnavside ul {
	list-style:none;
	margin:0;
	width:100%; 
}

#subnavside li h3, #subnavside li a{
	background-color:#999999;
	background-image:none;
	border-top:0;
	color:#ffffff;
	width:220px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	margin:2px 0;
	padding:2px 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	padding-left:15px;
}
#subnavside h3:hover, #subnavside li a:hover, #subnavside h3.ui-state-active {
	background-color:#cccccc;
	background-image:none;
	color:#fff;
}

#subnavinfotype {
	padding:0 0 0 0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
}
.sub-nav li {
	margin:3px 0 3px 20px;
	width:215px;
	
}
#subnavside li .sub-nav li a {
	background-color:transparent;
	color:#999999;
	text-decoration:none;
	text-indent:0;
}
#subnavside li .sub-nav li a:before {
	content: url(../comm_images/aarows.png);
	margin-right:5px;
	position:relative;
	top:3px;
}
#subnavside li .sub-nav li a:hover {
	color:#993333;
}

.styledImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;	
}

ul#accordion div {
	background-image:none;
	
}
/*special style */
.no-border {
	border:none;
}
.blue {
	color:#009BC2;	
}

.blueH5 {
	color:#009BC2;	
}

/* carousel */
.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
	position: absolute;
	top: 40%;
	right: 0;
	width: 22px;
	height: 40px;
	cursor: pointer;
	background: transparent url(../comm_images/scrl_r.png) no-repeat 0 0;
}
.jcarousel-prev-horizontal {
	background: transparent url(../comm_images/scrl_l.png) no-repeat 0 0;
	left:0;
}
/* noPic override 
.noPic .jcarousel-next-horizontal, .jcarousel-prev-horizontal {
	position: absolute;
	top: 40px;
	right: 0;
	width: 22px;
	height: 40px;
	cursor: pointer;
	background: transparent url(../comm_images/scrl_r.png) no-repeat 0 0;
}
.noPic .jcarousel-prev-horizontal {
	background: transparent url(../comm_images/scrl_l.png) no-repeat 0 0;
	left:0;
}
*/
.jcarousel-clip {
	margin:0 auto;
	width:925px;
}

.breadcrumbs {
	padding-top: 12px;
	margin-left: 18px;
	color: #666666;
	float: left;
}

.breadcrumbs a {
	color: #666666;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	padding-top: 5px;
	padding-bottom:5px;
}

p {
	padding-top: 10px;
}

a {
	color:#009BC2;
	text-decoration: none;
	font-weight: bold;
}

td {
	vertical-align: top;
}

.displayBox {
	z-index: 500;
	position: absolute;
	display: none;
	background: #000000;
	width: 420px;
	left: 297px;
	top: -60px;
	}
	
.closeBox {
	padding: 5px;
	padding-right: 10px;
	float: right;
	font-size: 11px;
}

.closeBox a{
	color: #eeeeee;
	}

.coverCover {
	z-index: 300;
	display: none;
	width: 100%;
	height: 100%;
	background: #333333;
	opacity: 0.7;
	position: fixed;
	margin: 0px;
	margin-top: -10px;
	}
	
.displayText {
	color: #dddddd;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	}
	
.nonDisplayText {
	display: none;
	}
	
.nonDisplayDescrip {
	display: none;
	}

.displayDescrip {
	color: #dddddd;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	}
	
.displayLink {
	padding: 10px;
	font-size: 11px;
	height: 15px;
	}
	
.paperlink {
	display: none;
	}	
	
.linkholder {
	display: none;
}

/* GEA Directory Table */

table#directory {
	border: 1px solid black;
	width: 100%;
	max-width: 800px;
	padding: 3px 0px 0px 0px;
	border-spacing: 0px;
	/* border-collapse: collapse; */
}

/* table#directory tr:nth-child(2n) { */
table#directory tr.odd {
	background-color: #dddddd;
}

table#directory td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
}

table#directory th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	padding: 0px 0px 3px 3px;
	text-align: left;
}

col#name {
	width: 25%;
}

col#email {
	width: 15%;

}

col#status {
	width: 15%;
}
col#areas {
	width: 45%;
}

.events_box {
        margin-top: 40px;
        border-radius: 10px;
        }

.tweet_list {
	list-style-type: none;
	}

.tweet_box {
	margin-top: 40px;
	border-radius: 10px;
	}
	
.tweet_box h2{
	padding-left: 0px;
	}

.tweet_box h2 a {
	color: #009BC2;
	text-decoration: none;
	font-weight: normal;
}

.tweet_box h2 a :hover {
	color: #00242d;
	text-decoration: none;
}

.tweet_even {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #cccccc;
	}
	
.tweet_odd {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-top: 1px dotted #cccccc;
	}
	
.tweet_first {
	padding-top: 0px;
	border-top: 0px;
	}
	
.tweet_text a {
	color: #993333;
	}

#tweets li{
	float: left;
	list-style: none;
	overflow: hidden;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
	position: relative;
}
#tweets img{
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 40px;
}
#tweets .tweet{
	margin-top: -10px;
}
#tweets .timePosted{
	margin-top: -5px;
	font-style: italic;
}
#tweets .user span{
	color: transparent;
	display: none;
}
#blueContainer{
	display: inline-block;
	padding-top: 80px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	background-color: #009BC2;
	z-index: 1;
}
#whiteContainer{
	display: inline-block;
	background-color: white;
	border-radius: 10px;
}
#twitterLogo{
	margin-left: 3px;
	margin-top: -5px;
	z-index: 3;
	height: 50px;
	width: 50px;
}
#twitterLink{
	position: absolute;
	font-family: 'FunctionProDemi';
	color: white;
	font-size: 14px;
	font-weight: none;
	margin-left: 220px;
	margin-top: 15px;
}
#mitTwitterLogo{
	height: 50px;
	width: 50px;
	position: absolute;
	margin-left: 10px;
	margin-top: -65px;
	background-color: white;
	border-radius: 5px;
}
#twitterHandle{
	position: absolute;
	font-family: 'FunctionProDemi';
	color: white;
	margin-left: 67px;
	margin-top: -66px;
	font-size: 28px;
}

#recent_pubs h2 {
	margin-bottom: 0px;
	}

.pubs-list {
	list-style-type: none;
	font-weight: normal;
	}
	
.pubs-list li {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #cccccc;
	height: 60px;
	}

.pub-title {
	font-weight: bold;
	color: #009BC2;
	line-height: 18px;
	font-size: 14px;
	}

.pubs-list a {
	font-weight: normal;
	color: #111111;
	font-size: 12px;
	}
	
.pubthumb {
	float: left;
	width: 40px;
	height: 60px;
	margin-right: 10px;
	}

.pubthumb img {
	width: 40px;
	height: 60px;
}	

.pubtext {
	float: left;
	height: 60px;
	margin-left: 10px;
	}

/*
.ui-widget-content a {
    color: #009BC2 !important;
}
*/
