#search {
	display: none;
}

/*
Change all headers to Georgia font
*/
h1, h2, h3, h4, h5, th, .milestone-header, .programme, .theme, .break, .welcome, .timeslot {
	font-family: Georgia, serif;
	color: #0c5390;
	text-transform: uppercase;
}

h1 {
	font-size: 24px;
}

h3.heading {
	font-size: 14px;
	text-align: center;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 8px;
	color: #333;
}

.widget_blog_subscription, .widget_text, .widget_image {
	border: 2px solid #0c5390;
	text-align: center;
	background-color: #eee;
	padding-bottom: 10px;
}

.widget .heading {
	background-color: #0c5390;
	color: #fff;
	padding: 10px;
}

.milestone-header {
	background-color: #f99734;
}

.contact-form {
	border: 2px solid #0c5390;
	background-color: #eee;
	padding: 25px 10px 10px 40px;
	margin-top: 50px;
}

#tableContainer, {
	display: table;
	margin: 45px 40px 30px 60px;
	border: 2px solid #0c5390;
}

#lineup, #sponsorlogos {
	display: table;
	border: none;
}

#mediumsponsors {
	margin-bottom: 20px;
}

#minorsponsors {
	margin-bottom: 50px;
}

.tableRow, .speaker, .sponsors, .theme, .downloads {
	display: table-row;
}

.theme {
	background-color: #0c5390;
	color: #fff;
}

table.progtable {
	border: 2px solid #0c5390;
	width: 90%;
	font-size: 110%;
}

table.progtable td {
	padding: 10px;
	color: #0c5390;
	font-family: Georgia, serif;
	border: 1px solid #0c5390;
}

td.progtime, td.paneltime, td.sessiontime {
	width: 20%;
	text-align: center;
}

td.darkblue, td.sessiontime, td.panel {
	background-color: #0c5390;
	font-family: Georgia, serif;
	text-transform: uppercase;
	color: #ffffff !important;
}

td.session {
	background-color: #0c5390;
	font-family: Georgia, serif;
	color: #ffffff !important;
}

td.sessiontime {
	border-right: 1px solid white !important;
}

tr.keynote {
	background-color: #b6cbdd;
}

tr.welcome {
	background-color: #e6edf3;
}

tr.stream {
	background-color: #e98a2a;
	color: #ffffff;
}

.session, .OP, .chair {
	padding-left: 10px;
	padding-right: 10px;
}

.OP {
	font-style: italic;
	font-size: 90%;
}

.break, .welcome {
	background-color: #bbb;
}

.break .timeslot, .welcome .timeslot, .theme .timeslot {
	border-right: 1px solid white;
}

.tableRow .timeslot {
	border-right: 1px solid #0c5390;
}

.welcome .timeslot, .welcome .session {
	border-top: 1px solid white;
}

.theme .timeslot {
	color: white;
}

.speaker {
	background-color: #ddd;
}

.photo {
	display: table-cell;
	width: 20%;
	padding: 10px;
}

.bio {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 5px;
	padding-right: 10px;
}

.logo {
	display: table-cell;
	vertical-align: middle;
	border: 0;
	padding: 3px 25px;
}

p#logo a {
	float: left;
	clear: both;
}

a {
	color: #0c5390;
	font-weight: bold;
	text-decoration: underline;
}

.maps {
	padding-right: 20px;
}

#crumbs {
	display: none;
}

.column.column-title {
	display: none;
}

.author-box {
	display: none;
}

div.post div.post-content {
	margin-left: 0;
}

.entry-meta {
	display: none;
}

#registration {
	width: 70%;
	margin-left: 90px;
	margin-top: 20px;
	font-size: 95%;
}

table#registration {
	border-collapse: separate;
	border: 1px solid #333;
	border-radius: 5px;
	background: #fff;
	margin: 50px auto;
	text-align: center;
}

thead {
}

#registration thead th {
	font-family: 'Georgia', serif;
	font-weight: 400;
	color: #fff;
	Background: #0c5390;
}

div#text-6.widget.clearfix.widget_text {
	text-align: left;
	list-style-type: none;
}

div#text-6.widget .heading {
	background-color: #e98a2a;
}

div#text-6.widget .textwidget {
	padding-left: 5px;
}

.post-content img {
	border: none !important;
	padding: 0;
}