@charset "UTF-8";
/*
Custom local styles...
*/

h1#siteTitle {
background: none;
line-height: normal;
padding-left: 0;
margin-left: 0;
}
#vw-schedule h4 {margin-top: 1em;}
#vw-schedule h4.vw-date {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1em;
	color: #77695D;
}
#vw-schedule h4 em {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}
#vw-schedule .writer {
	padding-left: 110px;
	margin-bottom: 3em;
	clear: both;
}
#vw-schedule .writer img {
	float: left;
	clear: left;
	margin: 0 0 5px -110px;
}
a.vw-archive-link, a.vw-current-link {font-size: .9em;}
a.lecture-audio {
	padding: 1em 0 1em 26px;
	background: url(../images/icon-audio-speaker-16px.gif) center left no-repeat;
}
