@font-face {
	font-family: 'NeutraTextSC';
	src: url('/font/neutratext-lightsc-webfont.eot');
	src: local('NeutraText-LightSC'), url('/font/neutratext-lightsc-webfont.svg#webfontYUu2or1p') format('svg');
	src: local('NeutraText-LightSC'), url('/font/neutratext-lightsc-webfont.ttf') format('truetype');
	font-weight: 200;
}

@font-face {
	font-family: 'NeutraTextSC';
	src: url('/font/neutratext-demisc-webfont.eot');
	src: local('NeutraText-DemiSC'), url('/font/neutratext-demisc-webfont.svg#webfontIreKTfx7') format('svg');
	src: local('NeutraText-DemiSC'), url('/font/neutratext-demisc-webfont.ttf') format('truetype');
	font-weight: 500;
}

a {
	text-decoration: none;
	color: #4f081c;
}

a:hover,a.titleLink:hover{
	text-decoration: underline;
	color: 	#890819;
}

a.titleLink{
	color: #000;
}

/*img {
  height: auto!important;
}*/

body,table {
	margin: 0;
	padding: 0;
	font-size: 0.968em;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Lucida Grande", Lucida, Verdana, sans-serif;
	border-collapse:collapse;
	vertical-align: top;
}

table td, table td * {
	vertical-align: top;
}

hr {
	margin-top: 11.4px;
	margin-bottom: 11.4px;
      color: #eee;
      background-color: #eee;
      height: 1px;
	border-style:none;
}

/**********/
/* Header */
/**********/

.header-included {
	height: 29px;
 	background-color: #990000;
	border-bottom: 1px solid #666;
}
.bigHeader {
 	height: 38px;
}

#navSearchForm {
	display: inline;
}

#navSearchForm input{
	border: 1px solid white;
}

.linkpadding {
	padding-right: 10px;
	font-size: 15px;
	font-weight: 200;
	color: white;
}

.linkpadding:hover {
	padding-right: 10px;
	font-size: 20px;
	font-weight: 200;
	color: #ddd;
	text-decoration: none;
}

/***************/
/* Major Areas */
/***************/

#centered-page {
	max-width:1096px;
	margin:0 auto;
}

.left {
	float:left;
	width:460px;
}

#leftContent {
	margin-left: 15px;;
	padding-right:13px;
	border-right: 1px solid #eee;
}

.right {
	float:left;
	padding-left:25px;
	padding-right:0px;
	width:548px;
}

#news {
        float:right;
        width:201px;
        margin-right:20px;
        margin-left:0px;
        padding-left:10px;
        border-left: 1px solid #eee;
		margin-top:6px;
}

#overview, #main {
 padding: 10px 10px 0px;
}


/************************/
/* Section Head Styling */
/************************/

.sectionAdditional {
	font-family: "Gill Sans", NeutraTextSC;
	font-weight: 200;
	color: #333;
  white-space:nowrap;
}

a.sectionAdditional:hover{
	color: 	#990000;
}

.sectionTitle,h2 {
font-family: "Gill Sans";
	font-weight: 500;
	font-size: 1.323em;
	padding-right: 12px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.subsectionTitle {
	font-family: NeutraTextSC, "Gill Sans";
	font-size: 11.7pt;
	font-weight: 500;
	margin-top:11.4px;
	padding-top:3.98px;
	padding-bottom: 2px;
	text-transform: lowercase;
}
.pagetitle {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 20px;
      color: #880000;
      text-align="center";
}

/****************/
/* Body Styling: Font And Margin*/
/****************/

.question {
margin-top: 10px;
font-size: 120%;
font-weight:bold;
}

.questionSection {
	color: #333;
	margin-top:15px;
	font-family: NeutraTextSC, "Gill Sans";
}


/****************/
/* Body Styling: Font Only*/
/****************/

.fancySC {
	font-family: NeutraTextSC, "Gill Sans";
}

.title {
 font-weight: bold;
 font-size:109.65%;
}

.author {
	font-size: 95.4%;
	color: #111;
}

.description {
	font-size: 0.85em;
	font-style:italic;
	color: #555;
}

.right-info {
	font-size:0.89em;
}

dt {
	font-weight:bold;
}

.past {
  display: none;
}

.side-font {
        padding-bottom: 10px;
        font-size:95%;
        position: relative;
}
.main-details {
        margin: 0;
	padding: 0;
        padding-left: 10px;
	font-size: 0.95em;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Lucida Grande", Lucida, Verdana, sans-serif;
        text-shadow: 0 0 1px #c61a1a;
        color:#52081c;
        text-transform: capitalize;
}
.text-degrees {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.update {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

.details {
        font-size:0.9em;
}

/****************************/
/* Body Styling: Margin Only*/
/****************************/

h2 {
	margin-top:0;
}

li, dd, .course {
	margin-bottom:3px;
}

td, .chunk {
	padding-bottom: 6.4px;
	padding-right: 10px;
}

.icon {
	padding-top: 5px;
}

ul #NoBullets{
        list-style-type: none;
}
#NoSpacing{
        margin-bottom: 0px;
}

/***************************/
/***Main Page-SpeakerText***/
/***************************/
#speakertext_sample {
        position: absolute;
        top: 200%;
        left: 10%;
}
/***********************/
/***Main Page-Twitter***/
/***********************/
#twitter_update_list {
	font-size:0.89em;
	list-style: none;
	}
#twitter_update_list li {
	padding-bottom: 7px;
	margin-bottom: 9px;
	width:130%;
        position: relative;
	left:-40px;
}
#twitter_update_list span{
	text-decoration: none;
        padding-left: none;
	}
#twitter_update_list span a{
        text-decoration:none;
        color: #52081c;
        font-size: 95%;
}
#twitter_update_list a {
	color:  #6f7276;
	}
#twitter_update_list a[style="font-size: 85%;"] {
        font-size: 1em !important;
        }

/*****************************/
/***hci.stanford.edu/people***/
/*****************************/
.person_container
{
        float: left;
	padding: 10px;
	width: 150px;
	height: 250px;
	overflow: hidden;
}

.person_container > div:first-child {
	overflow: hidden;
}

.break
{
        clear:both;
}

.faculty_container
{
	float: left;
        padding: 10px;
	width: 40%;
}

.faculty_image
{
	height: 170px;
	float: left;
	padding: 10px;
}

.affiliate_container
{
	float: left;
	padding: 10px;
}

.affiliate_image
{
	/*height: 190px;*/
	float: left;
	padding: 0px 10px 10px 0px;
}

.person_image
{
	height: 160px;
}

.section
{
	clear:both;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 1px 3px;
	color: #333333;
	background-color: #DDDDDD;
}
.heading a {
	text-decoration: none;
	color: #000000;
}

/********************/
/*hci.stanford.edu/connect*/
/********************/

#groupPhoto {
	width: 100%;
	margin-bottom: 10px;
}

/*********************/
/***Seminars: CS547***/
/*********************/
#main-information {
    float: left;
}

#right-information {
	float:right;
}

.videos {
	height: 348px;
}

.video_container {
	/*float: left;*/
	padding-top: 20px;
}

      .video
      {
      width: 200px;
      height: 136px;
      }
      .subheading
      {
     	font-size: 21px;
        font-weight: 100;
      }
      .section
      {
	clear:both;
      }
#quarter_header{
	width:100%;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	font-size:20px;

}
#middle_pane{
	padding-left:10px;
	vertical-align:top;
	width:600px;
}
#talk_title_middle{
	font-weight:bold;
	font-size:30px;
}
#talk_abstract a{
	color:#660000;
	text-decoration:none;
}

#talk_abstract a:hover{
	text-decoration:underline;
}
#right_pane{
	vertical-align:top;
	width:600px;
	padding-left: 20px;
	padding-right:15px;
}
#right_pane_table tr td{
	vertical-align:top;
	padding-right:10px;
}

#quarter_talk_table .date {
  text-align: right;
}
