body {
	font-size: 1em;
	height: 100%;
	margin: 0px;
	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;
}

.subtitle {
	color: #42a8c6;
}

.meeting_title {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
}

.meeting_title a {
	color: #3796B3;
}

.meeting_time {
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

.meeting_location_name {
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

.leader {
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

.leader_name {
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

.leader_info {
	margin-top: 2em;
	margin-bottom: 1em;
}

.leader_image {
}

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

.section {
	margin-bottom: 1em;
}

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

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

#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 {
	padding: .5em 0 .5em 0;
	margin: 0px;
}

#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;
}

h1.context {
	color: #666;	
}

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%;
}

tr.slot {
	height: 35px;
}

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

td.activity {
	width: 180px;
	border-bottom: 1px #999 dashed;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 0;
}

.dim {
	color: #696969;
}

.light {
	color: #999;
}

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

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

.indent {
	margin-left: 25px;
}

.about_sidebar {
	border: 2px solid #e1e1e1;
	padding: 1em;
}

.sponsor_sidebar {
	padding-top: .5em;
	padding-bottom: 1em;
	border: 2px solid #e9e9e9;
}

div.sponsor_logo {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	vertical-align: middle;
}

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

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;
}


#flash .notice {
	background-color: #A4E7A0;
	border: 1px solid #26722D;
}

#flash .error {
	background-color: #F0A8A8;
	border: 1px solid #900;
}

#flash .notice, #flash .error {
	padding: 5px;
	margin: 1em auto 0 0;
}

#flash .notice, #flash .error {
	width: 50%;
}

.label_addition, .time, div.preview {
	font-size: .8em;
	color: DimGray;
	font-style: italic;
}

div.model_name {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.1em;
}

h1.model_title {
	margin-bottom: 0;
}

h2.model_description {
	font-size: 1.4em;
	font-weight: normal;
}

ul.model_list {
 list-style: none; 
 padding: 0; 
 margin: 0;	
}

ul.model_list li {
	margin: 0 0 .8em 0;
	border-bottom: dashed 1px DimGray;
	width: 50%;
}

div.model_header {
	margin-bottom: 30px;
}

form.p {
	vertical-align: middle;
}

.required {
	color: red;
}

.label_for_field_with_errors {
}

.field_with_errors {
}

.field_with_errors_message {
	color: red;
	font-weight: bold;
	vertical-align: middle;
}

.model_label, .stacked_model_label {
	width: 70px;
}

.model_label {
	display: inline-block;
	float: left;
	display: block
}

.stacked_model_label {
	width: auto;
}

table.meetings {
	border-collapse: collapse;
}

table.meetings tr {
	background-color: #fff;
	border-bottom: 1px #999 dashed;
	height: 2.5em;
}

table.meetings tr:hover {
	background-color: #ffe;
}

table.meetings td {
	display: table-cell;
	border-bottom: 1px #999 dashed;
	font-size: .9em;
	color: #000;
  vertical-align: middle;
}

table.meetings td a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 100%;
	color: #333;
	padding: .5em 2em 0 0;
}

table.meetings td a:hover {
	color: #42a8c6;
}

table.meetings td.list_time {
	color: #666;
	font-style: italic;
	padding-left: .5em;
}

div#disqus_thread {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 2px solid #e1e1e1;
}
