/* @override http://www.sndvegas.com/wp-content/themes/snd_vegas/sked.css */

/* @override http://www.sndvegas.com/wp-content/themes/snd_vegas/sked.css */

a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #fff;
}

div#content div.preface p.first {
	font-weight: bold;
	color: #c90d0c;
	font-size: 1.05em;
}

div.preface {
	margin-bottom: 2.5em;
}

p.tools {
	text-align: right;
}

div#content h2.day {
	color: #c90d0c;
	font: normal 2.5em "HelveticaNeue-UltraLight", ""Helvetica Neue UltraLight"", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .8em;
	background: url(http://www.sndvegas.com/wp-content/themes/snd_vegas/expand.png) no-repeat right 10px;
}

div#content h2.day.expanded {
	background-image: none;
}

h2.day a {
	border-top: 1px solid #fff;
	padding-top: .1em;
}

h2.day span.weekday {
	border-top: 5px solid #fff;
	color: #fff;
}



h2.day a:hover, h2.day a:hover span.weekday {
	border-top-color: #c90d0c;
}

h2.day a {
	display: block;
	color: #333;
}

h2.day a:hover, h2.day a:hover span.weekday {
	color: #c90d0c;
}

li.session {
	float: left;
}

ul.session-list.four li.session {
	margin-left: 16px;
	width: 183px;
}

ul.session-list.four li:first-child {
	margin-left: 0;
}

ul.session-list.five li.session {
	margin-left: 12px;
	width: 146px;
}

ul.session-list.five li:first-child {
	margin-left: 0;
}

ul.session-list.three li.session {
	margin-left: 12px;
	width: 252px;
}

ul.session-list.three li:first-child {
	margin-left: 0;
}


ul.session-list.one li.session {
	float: none;
}

ul.session-list.one li.session ul.details li {
	padding-right: 150px;
}



div.daylist {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 3.5em;
}

div.timeslot {
	position: relative;
	margin-bottom: 1.5em;
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
}

div.timeslot ul.session-list {
	padding-left: 100px;
}

div.timeslot h3.time {
	position: absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #c90d0c;
	width: 90px;
	padding-top: .2em;
	border-top: 1px solid #c90d0c;
}

h4.title {
	font: bold 1.1em/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding-top: .2em;
	border-top: 4px solid #333;
	margin-bottom: .4em;
}

h4.title span.kicker {
	color: #c90d0c;
	font-size: .7em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-top: .2em;
}

h4.title a {
	display: block;
}

h4.title:hover {
	border-top-color: #fff;
}

h4.title strong {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul.details {
	border-top: 1px dotted #666;
	padding-top: .4em;
}

li.speaker {
	color: #666;
	font: italic .8em/1.3 Georgia, "Times New Roman", Times, serif;
	margin-top: .5em;
}

ul.session-list.one li.session ul.details li.speaker {
	font-size: 1em;
}

li.description {
	font: .85em/1.3 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-bottom: .5em;
}

span.expand, span.hide {
	font-weight: normal;
	font-style: normal;
	display: block;
	font-family: Courier, mono;
	margin-top: 1em;
}

span.expand a, span.hide a {
	color: #666;
}