body {
	font-size: 1em;
	height: 100%;
	padding: 0px;
	background-color: #fff;
	color: #333333;
}

.container_16
{
	margin-bottom: 20px;
	background: #fff;
}

#topper,
.grounder,
#divider,
.mid_line
{
	background-color: #42a8c6;
}

#topper
{
	height: 20px;
	margin-top: -10px;
}

.grounder
{
	height: 2px;
	margin-top: 20px;
}

#divider
{
	height: 1px;
	margin-top: 20px;
}

.title
{
	color: #666;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	margin-bottom: 10px;
}

#header,
#middle_container
{
	padding-left: 10px;
	padding-right: 20px;
}

#header
{
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#menu_container {
	margin-top: 20px;
	border-bottom: 2px solid #42a8c6;
}

#menu {
	margin: 0px 0px 0px 10px;
}

#menu li {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#menu a {
	line-height: 16px;
	font-weight: bold;
	margin: 0 20px 4px 0;
	text-decoration: none;
	color: #666;
}

#menu a.active, #menu a:hover {
	border-bottom: 4px solid #42a8c6;
	margin: 0 20px 0 0;
	color: #42a8c6;
}

#menu ul{
	height:90px;
}

a {
	text-decoration: none;
	color: #42a8c6;	
}

a:hover {
	text-decoration: underline;
	color: #42a8c6;
}

#middle_container
{
	padding-top:40px;
}

li {
	list-style-image: url("/images/gray_arrow.gif");
	list-style-type: circle;
}

#twitter {
	margin-bottom: 25px;	
}

#twitter_update_list ul {
	margin: 0px;
}

.feed_items li {
	list-style-image: none;
	list-style-type: none;
	background-color: #ffffff;
	list-style-type: none;
	border-top: 1px solid #42a8c6;
	border-bottom: 1px solid #42a8c6;
	margin: 0px 10px -1px 10px;
	padding: 5px;
	text-align: left;
}

#creditfooter
{
	display: none;
}

h1, h2, h3
{
	color: #444;
}

h2
{
	margin-bottom: 10px;
}

h3
{
	margin-bottom: 5px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 1.0em;
}

a.rounded, .button, .secondary_button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}

h2.sticker {
	color: #fff;
  background-color: #42a8c6;
	text-align: center;
	margin-bottom: 2em;
}

.button, .secondary_button {
	font-weight: bold;
  color: #000;
  padding: 10px 12px;
}

.button {
  background-color: #cee;
}

.secondary_button {
	background-color: #e8e8e8;
}

.button:hover, .secondary_button:hover {
  color: #fff;
  background-color: #42a8c6;
}

.sidebar {
	font-size: 0.9em;
	background-color: #f5f5f5;
	margin: 0px;
}

#header .sidebar ul
{
	margin: 0 0 -20px 0;
}

#header .sidebar li {
	list-style-image: url("/images/gray_arrow.gif");
	list-style-type: circle;
}

div.schedule_day {
	margin-top: 30px;
}

div.date h3 {
	font-size: 1.0em;
	margin-left: 2%;
	margin-bottom: 15px;
}

table.slots {
	margin-left: 3%;
}

th {
	border-bottom: 3px #999 solid;
}

th.day {
	text-align: left;
}

th.room {
	text-align: center;
}

tr.slot {
	height: 35px;
}

td.time {
	width: 170px;
	border-bottom: 1px #999 dashed;
	vertical-align: middle;
	padding: 10px 5px 0 5px;
}

td.activity {
	width: 200px;
	border-bottom: 1px #999 dashed;
	vertical-align: middle;
	padding: 10px 5px 0 5px;
	margin: 0 5px 0 5px;
	text-align: center;
}

span.speaker {
	font-style: italic;
}

.dim {
	color: #696969;
}

.light {
	color: #999;
}

.small {
	font-size: .8em;
}

div.schedule, div.program {
	font-size: .9em;
}

.indent {
	margin-left: 25px;
}

div#sponsors {
	margin-bottom: 40px;	
}

div.sponsor_logo {
	vertical-align: middle;
	margin-bottom: 35px;
}

div.sponsor_row_title {
	font-style: italic;
	margin-bottom: 30px;
	color: #666;
}

#mono_banner {
	margin-top: 40px;
}

#mono_project_news {
	margin-top: 20px;
	margin-bottom: 40px;
}

ul.flush {
	margin-left: -15px;
	margin-bottom: 20px;
}

ul.flush li {
	margin-bottom: 7px;
}


.subtext {
	font-size: .9em;
}

.note {
	font-style: italic;
	color: DimGray;
}

ul.subtext {
	margin-top: -15px;
	margin-bottom: 5px;
}

ul.subtext li {
	margin-left: 10px;
}

p.hotel {
	margin-bottom: 50px;
}

div.tutorial {
	padding: 3px;
}

p.tutorial_name {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
	color: #0090C6;
}

p.description {
	font-size: 1.1em;
	margin-bottom: 0;
	color: #347235;
	width: 80%;
}

p.speaker {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: 0;
}

p.affiliation {
	font-size: .9em;
	font-style: italic;
	margin-bottom: 0;
	color: #666;
	width: 90%;
}

div.tutorial_divider {
	height: 1px;
	width: 90%;
	border-bottom: 1px dashed;
	margin-bottom: 3em;
	padding-bottom: .8em;
}

.copyright {
	color: #666;
	font-size: .8em;
	text-align: center;
	margin-top: 1em;
	margin: 10px 0 20px 0;
}

p.pitch {
	font-size: 16px;
}