/*
Theme Name: WordCamp Association
Theme URI: http://wordcamp.com.au/
Description: Custom theme for the WordCamp Association.
Version: 0.1
Author: Sam Bauers
Author URI: http://unlettered.org/
Tags: 
*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html, body {
	text-align: center;
}

#waHeader {
	padding-bottom: 1px;
	border-bottom: 1px solid rgb(114, 114, 114);
}

#waRays {
	height: 186px;
	background-color: rgb(168, 26, 31);
	background-image: url('images/rays.gif');
	background-position: 50% 0;
	background-repeat: no-repeat;
}

h1 {
	padding: 26px 0 0 0;
	text-align: center;
}

h1 a {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 610px;
	height: 260px;
	z-index: 10;
}

h1 a img {
	display: block;
	position: absolute;
	left: 0px;
	z-index: 10;
	width: 610px;
	height: 260px;
}

em {
	font-style: italic;
}

#waAdWordCamp2008 {
	width: 900px;
	height: 400px;
	margin: 50px auto -70px auto;
	background-image: url('images/wordcamp2008-background.jpg');
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}

#waAdWordCamp2008 .summary {
	position: absolute;
	top: 168px;
	left: 47px;
	width: 319px;
	height: 55px;
	text-indent: -10000px;
}

#waAdWordCamp2008 .date {
	position: absolute;
	top: 232px;
	left: 220px;
	width: 140px;
	height: 14px;
	text-indent: -10000px;
}

#waAdWordCamp2008 .add {
	position: absolute;
	top: 259px;
	left: 220px;
	height: 16px;
	width: 16px;
}

#waAdWordCamp2008 .add a {
	display: block;
	height: 16px;
	width: 16px;
}

#waAdWordCamp2008 .add a img {
	display: block;
	height: 16px;
	width: 16px;
}

#waAdWordCamp2008 .description {
	position: absolute;
	top: 80px;
	left: 432px;
	width: 347px;
	height: 18px;
	text-indent: -10000px;
}

#waAdWordCamp2008 .location {
	position: absolute;
	top: 290px;
	left: 220px;
	width: 147px;
	height: 55px;
	text-indent: -10000px;
}

#waAdWordCamp2008 .call {
	position: absolute;
	top: 160px;
	left: 431px;
}

#waAdWordCamp2008 .call li {
	display: block;
	height: 42px;
	width: 234px;
}

#waAdWordCamp2008 .call li.more {
	margin-bottom: 7px;
}

#waAdWordCamp2008 .call li a {
	display: block;
	height: 42px;
	width: 234px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
}

#waAdWordCamp2008 .call li a:hover {
	background-position: 0 -42px;
}

#waAdWordCamp2008 .call li.more a {
	background-image: url('images/wordcamp2008-find-out-more.gif');
}

#waAdWordCamp2008 .call li.register a {
	background-image: url('images/wordcamp2008-register-now.gif');
}

#waContent {
	position: relative;
	width: 900px;
	margin: 120px auto;
	text-align: left;
	border-top: 1px solid rgb(114, 114, 114);
}

#waContent h2.pageHeading {
	position: absolute;
	top: -30px;
	line-height: 30px;
	color: rgb(114, 114, 114);
	font-weight: bold;
	font-size: 1.4em;
	left: 14px;
}

#waContent h2#waEventsHeading {
	left: auto;
	right: 14px;
}

#waSidebars {
	float: left;
	margin-left: 50px;
}

#waSidebar1 {
	width: 300px;
}

#waSidebar2 {
	width: 300px;
}

#waContent div.container {
	float: left;
	width: 550px;
}

#waContent div.container div.post,
#waContent div.container div.page {
	padding: 16px 14px;
}

#waContent div.container div.post.alt {
	padding: 10px 14px;
	background-color: rgb(229, 229, 229);
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

#waContent div.container div.post.first {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-top-left-radius: 0;
	-khtml-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#waContent div.container div.post h3,
#waContent div.container div.page h3 {
	font-weight: bold;
	font-size: 1.4em;
}

#waContent div.container div.post a,
#waContent div.container div.page a {
	text-decoration: none;
	color: rgb(168, 26, 31);
}

#waContent div.container div.post a:hover,
#waContent div.container div.page a:hover {
	color: rgb(255, 153, 0);
}

#waContent div.container div.post h4,
#waContent div.container div.page h4 {
	margin: 2em 0 0.6em 0;
	border-bottom: 1px solid rgb(114, 114, 120);
	font-size: 1.3em;
	font-weight: bold;
}

#waContent div.container div.post h5,
#waContent div.container div.page h5 {
	margin: 12px 0 4px 0;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
}

#waContent div.container div.post ul,
#waContent div.container div.page ul,
#waContent div.container div.post ol,
#waContent div.container div.page ol {
	margin-bottom: 1em;
	padding-left: 40px;
}

#waContent div.container div.post ul li,
#waContent div.container div.page ul li {
	list-style: disc;
}

#waContent div.container div.post ol li,
#waContent div.container div.page ol li {
	list-style: decimal;
}

#waContent div.container div.post address,
#waContent div.container div.page address {
	margin: 0 0 1em 26px;
	padding: 0 14px;
	border-left: 1px solid rgb(168, 26, 31);
}

#waContent div.container div.post hr,
#waContent div.container div.page hr {
	margin: 1.5em 0;
	padding: 0;
	height: 1px;
	background-color: rgb(114, 114, 120);
	border-width: 0;
	border-style: solid;
	margin-left: -14px;
	width: 536px;
}

#waContent div.container div.post div.date,
#waContent div.container div.page div.date {
	float: left;
	background-image: url('images/date-star.gif');
	background-repeat: no-repeat;
	background-position: -5px -7px;
	padding-left: 23px;
	padding-right: 20px;
	line-height: 20px;
	color: rgb(114, 114, 114);
	font-style: italic;
	font-family: georgia, times, serif;
}

#waContent div.container div.post.alt div.date {
	background-image: url('images/date-star-first.gif');
}

#waContent div.container div.post div.categories,
#waContent div.container div.page div.categories {
	text-align: right;
	line-height: 20px;
	color: rgb(114, 114, 114);
	font-style: italic;
}

#waContent div.container div.post div.entry {
	clear: left;
	margin: 6px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px solid rgb(229, 229, 229);
}

#waContent div.container div.post.alt div.entry {
	border-top-color: rgb(255, 255, 255);
}

#waContent div.container div.post div.entry p,
#waContent div.container div.page div.entry p {
	margin: 0 0 12px 0;
}

#waContent div.container div.post div.entry em {
	font-style: italic;
}

#waContent div.container div.post div.entry strong {
	font-weight: bold;
}

#waContent div.container div.post div.entry strong,
#waContent div.container div.post div.entry strong {
	
}

#waContent div.container div.post div.entry a:hover {
	text-decoration: underline;
}

#waContent div.container div.page div.entry ul.waSpeakers {
	padding-left: 0;
}

#waContent div.container div.page div.entry ul.waSpeakers li {
	list-style: none;
	background-color: rgb(229, 229, 229);
	padding: 14px;
	margin-bottom: 14px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin-left: -14px;
	width: 522px;
}

#waContent div.container div.page div.entry ul.waSpeakers li div {
	margin-left: 94px;
}

#waContent div.container div.page div.entry ul.waSpeakers li h3 {
	margin-top: 0 !important;
	margin-bottom: 0.5em;
	font-style: italic;
}

#waContent div.container div.page div.entry ul.waSpeakers li img {
	border: 1px solid rgb(255, 255, 255);
	float: left;
	display: block;
}

#waContent div.container div.page div.entry ul.waSpeakers li p {
	margin-bottom: 0;
	margin-top: 0.8em;
}

#waContent div.container div.page div.entry div.waSponsors {
	background-color: rgb(229, 229, 229);
	padding: 0 14px 13px 0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin-left: -14px;
	width: 522px;
}

#waContent div.container div.page div.entry div.waSponsors div.clear {
	clear: both;
	height: 1px;
	overflow: none;
	font-size: 1px;
	line-height: 1px;
}

#waContent div.container div.page div.entry ul.waSponsors {
	width: 522px;
	padding: 0;
	margin: 0;
}

#waContent div.container div.page div.entry ul.waSponsors li {
	float: left;
	list-style: none;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	margin-left: 14px;
	margin-top: 14px;
	width: 247px;
	height: 100px;
}

#waContent div.container div.post div.tags {
	float: right;
	line-height: 20px;
	color: rgb(114, 114, 114);
	font-style: italic;
}

#waContent div.container div.post div.comments {
	line-height: 20px;
	color: rgb(114, 114, 114);
}

#waContent div.container div.navigation {
	padding: 20px 0 0 0;
}

#waContent div.container div.navigation div.older {
	float: left;
}

#waContent div.container div.navigation div.newer {
	float: right;
}

#waContent div.container div.navigation div.older a,
#waContent div.container div.navigation div.newer a {
	display: block;
	background-image: url('images/older-arrow-background.gif');
	background-position: 0 0;
	height: 20px;
	width: 145px;
	line-height: 20px;
	text-align: right;
	text-decoration: none;
	color: rgb(255, 255, 255);
	padding-right: 5px;
	font-size: 0.9em;
}

#waContent div.container div.navigation div.newer a {
	background-image: url('images/newer-arrow-background.gif');
	text-align: left;
	padding-right: 0;
	padding-left: 5px;
}

#waContent div.container div.navigation div.older a:hover,
#waContent div.container div.navigation div.newer a:hover {
	background-position: 0 -20px;
}

div#waSidebars ul li {
	margin-bottom: 20px;
}

div#waSidebars ul li ul li,
div#waSidebars ul li ol li {
	margin-bottom: 0;
}

ul.waEvents {
	padding: 0 14px 10px 14px;
	background-color: rgb(114, 114, 120);
	-moz-border-radius: 14px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 14px;
	-khtml-border-top-left-radius: 0;
	-khtml-border-top-right-radius: 0;
	-webkit-border-radius: 14px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-radius: 14px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: rgb(200, 200, 200);
}

ul.waEvents a {
	color: white;
	text-decoration: none;
}
ul.waEvents a:hover {
	color: rgb(255, 153, 0);
}
ul.waEvents a.title {
	color: rgb(255, 153, 0);
	font-weight: bold;
}

ul.waEvents a.title:hover {
	color: rgb(255, 255, 255);
}

ul.waEvents li {
	padding: 10px 0 0 0;
}

ul.waEvents li ul li {
	padding: 0;
	margin: 2px 0;
}

ul.waEvents li span.date {
	font-style: italic;
}

ul.waEvents li ul {
	border-left: 1px solid rgb(229, 229, 229);
	margin-left: 40px;
	padding-left: 10px;
	margin-bottom: 4px;
}

ul#waSidebar1 li.widget_rss h2,
ul#waSidebar1 li.widget_pages h2,
ul#waSidebar1 li.widget_meta h2,
ul#waSidebar2 li.widget_text h2 {
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.4em;
	padding-right: 14px;
	color: rgb(114, 114, 114);
}
ul#waSidebar1 li.widget_pages h2,
ul#waSidebar1 li.widget_meta h2,
ul#waSidebar2 li.widget_text h2 {
	border-bottom: 1px solid rgb(114, 114, 114);
}


ul#waSidebar1 li.widget_rss h2 a {
	color: rgb(114, 114, 114);
	text-decoration: none;
}

ul#waSidebar1 li.widget_rss ul li {
	font-size: 0.9em;
	margin-bottom: 10px;
}

ul#waSidebar1 li.widget_rss ul li a {
	display: block;
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 10px 14px;
	background-color: rgb(80, 108, 151);
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

ul#waSidebar1 li.widget_rss ul li a:hover {
	color: rgb(255, 153, 0);
}

ul#waSidebar1 li.widget_rss ul li cite {
	display: block;
	text-align: right;
	font-style: italic;
	padding: 3px 80px 0 0;
	xcolor: rgb(34, 46, 65);
	color: rgb(114, 114, 114);
	background-image: url('images/overheard-stalk.gif');
	background-repeat: no-repeat;
	background-position: 222px -14px;
}

form#searchform {
	padding: 10px 14px;
	background-color: rgb(229, 229, 229);
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
form#searchform label.hidden {
	display: none;
}
#waContent div.container form#searchform {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-top-left-radius: 0;
	-khtml-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

ul#waSidebar1 li.widget_pages ul,
ul#waSidebar1 li.widget_meta ul,
ul#waSidebar2 li.widget_text div.textwidget {
	padding: 8px 14px;
	background-color: rgb(229, 229, 229);
	-moz-border-radius: 14px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 14px;
	-khtml-border-top-left-radius: 0;
	-khtml-border-top-right-radius: 0;
	-webkit-border-radius: 14px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-radius: 14px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

ul#waSidebar2 li.widget_text div.textwidget ul.waSponsorsSide {
	padding: 0 0 6px 0;
	margin: -8px 0 0 0;
}

ul#waSidebar2 li.widget_text div.textwidget ul.waSponsorsSide li {
	list-style: none;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	margin-top: 14px;
	width: 272px;
	height: 100px;
	text-align: center;
}

ul#waSidebar2 li.widget_text div.textwidget ul.waSponsorsSide li a {
	display: block;
	width: 272px;
	height: 100px;
}

ul#waSidebar1 li.widget_pages li,
ul#waSidebar1 li.widget_meta li {
	margin: 2px 0;
}

ul#waSidebar1 li.widget_pages a,
ul#waSidebar1 li.widget_meta a {
	margin: 7px 0;
	padding-left: 18px;
	text-decoration: none;
	color: rgb(168, 26, 31);
	background-image: url('images/link-star.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
ul#waSidebar1 li.widget_pages a:hover,
ul#waSidebar1 li.widget_meta a:hover {
	color: rgb(255, 153, 0);
	background-image: url('images/link-star-hover.gif');
}

#waSpacer {
	clear: both;
	height: 50px;
}

#waFooter {
	border-top: 1px solid rgb(114, 114, 114);
	background-color: rgb(229, 229, 229);
}

#waFooter a {
	text-decoration: none;
	color: rgb(168, 26, 31);
}

#waFooter a:hover {
	color: rgb(255, 153, 0);
}

#waSidebar3 {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 0 0;
}

#waSidebar3 h2 {
	line-height: 24px;
	font-weight: bold;
	color: rgb(114, 114, 114);
	padding: 0 5px;
}

#waSidebar3 li.widget {
	display: block;
	float: left;
	width: 300px;
}

#waSidebar3 li.widget ul li {
	line-height: 24px;
	border-top: 1px solid rgb(255, 255, 255);
	color: rgb(114, 114, 114);
	padding: 0 5px;
}

#waMeta {
	line-height: 24px;
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid rgb(255, 255, 255);
	clear: both;
	padding: 20px 0;
	color: rgb(114, 114, 114);
	font-style: italic;
}

.hide {
	display: none;
}

#comments {
	margin: 0px 14px;
	padding: 14px 0 36px;
	border-top: 1px solid rgb(229, 229, 229);
}
#comments h2 {
	margin: 0px 14px;
	font-size: 1.4em;
	font-weight: bold;
	color: rgb(114, 114, 114);
}
#comments p.no-comments {
	margin: 3px 14px;
}
#comments ol li {
	clear: right;
	padding-top: 14px;
}
#comments ol li.trackback {
	padding-bottom: 16px;
}
#comments ol li a {
	color: rgb(168, 26, 31);
	text-decoration: none;
}
#comments ol li a:hover {
	color: rgb(255, 153, 0);
}
#comments ol li cite {
	display: block;
	padding: 6px 14px;
	background-image: url('images/comment-stalk.gif');
	background-repeat: no-repeat;
	background-position: 445px 0;
}
#comments ol li.trackback cite {
	background-image: url('images/trackback.gif');
	background-position: 484px 0;
}
#comments ol li cite a.comment-time {
	font-family: georgia, times, serif;
	font-style: italic;
}
#comments ol li img.avatar {
	display: block;
	float: right;
	margin: 6px 14px;
}
#comments ol li div.comment-text {
	padding: 14px 14px 2px 14px;
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	background-color: rgb(229, 229, 229);
}
#comments ol li div.comment-text p {
	margin-bottom: 12px;
}
#comments ol li div.comment-text a.comment-date {
	display: block;
	float: right;
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
	text-decoration: none;
	color: rgb(168, 26, 31);
}
span.at-sign {
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 12px;
	color: rgb(200, 200, 200);
}

#respond {
	margin: 0 14px 30px;
	border-top: 1px solid rgb(229, 229, 229);
}
#respond h2 {
	margin: 6px 14px;
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(114, 114, 114);
}
#respond p {
	margin: 0 14px;
}
#respond a {
	color: rgb(168, 26, 31);
	text-decoration: none;
}
#respond a:hover {
	color: rgb(255, 153, 0);
}
#respond form legend {
	padding: 0 14px 6px;
	font-size: 0.8em;
	color: rgb(114, 114, 114);
}
#respond form div.details {
	padding-top: 6px;
	background-image: url('images/comment-stalk-post.gif');
	background-repeat: no-repeat;
	background-position: 230px 0%;
}
#respond form div.field {
	padding: 6px 14px;
}
#respond form div.field.comment {
	padding: 10px 14px;
	background-color: rgb(229, 229, 229);
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
#respond div.field textarea {
	width: 496px;
	margin-top: 4px;
	border: 1px solid rgb(170, 170, 170);
}

span.required {
	color: rgb(200, 0, 0);
}

h3.noresults {
	margin: 14px;
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(114, 114, 114);
}

div.container div.wpcf7 form {
	margin: 0;
	padding: 10px 14px;
	background-color: rgb(229, 229, 229);
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
div.container div.wpcf7 form textarea {
	width: 99%;
}
div.container div.wpcf7-response-output {
	margin: 1em 0;
	padding: 0.3em 1em;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

div.container div.wpcf7-mail-sent-ok {
	background-color: #398f14;
	color: white;
	border-width: 0px;
}

div.container div.wpcf7-mail-sent-ng,
div.container div.wpcf7-spam-blocked,
div.container div.wpcf7-validation-errors {
	background-color: #dd0000;
	color: white;
	border-width: 0px;
}

div.container span.wpcf7-form-control-wrap {
	position: relative;
}

div.container span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	right: 0;
	width: 360px;
	z-index: 100;
	background-color: transparent;
	border-width: 0px;
	color: rgb(200, 0, 0);
	font-size: 10px;
	text-align: right;
}

div.container span.wpcf7-not-valid-tip-no-ajax {
	color: rgb(200, 0, 0);
	font-size: 10pt;
	display: block;
}

div.container span.wpcf7-list-item {
	margin-left: 0.5em;
}

img#wpstats {
	display: block;
	margin: -16px auto 0 auto;
}

#waContent div.container div.page div.entry table.wcSchedule {
	width: 522px;
	border-collapse: collapse;
}

#waContent div.container div.page div.entry table.wcSchedule tr th {
	background-color: rgb(168, 26, 31);
	color: rgb(255, 255, 255);
	font-size: 1em;
	padding: 0.4em;
	text-align: center;
	border-right: 1px solid rgb(255, 255, 255);
}

#waContent div.container div.page div.entry table.wcSchedule tr td {
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
	font-size: 1em;
	padding: 0.4em;
	text-align: left;
	border-right: 1px solid rgb(255, 255, 255);
	vertical-align: top;
}

#waContent div.container div.page div.entry table.wcSchedule tr.alt td {
	background-color: rgb(229, 229, 229);
}

#waContent div.container div.page div.entry table.wcSchedule tr td.break {
	background-color: rgb(255, 153, 0);
	font-style: italic;
}

#waContent div.container div.page div.entry table.wcSchedule tr td.time {
	background-color: rgb(229, 229, 229);
	width: 1%;
	white-space: nowrap;
	text-align: center;
	font-style: normal;
}

#waContent div.container div.page div.entry table.wcSchedule tr td.speaker {
	width: 25%;
}

#waContent div.container div.page div.entry table.wcSchedule tr th:last-child,
#waContent div.container div.page div.entry table.wcSchedule tr td:last-child {
	border-right-width: 0;
}