/* ---( = begin gobal elements )------------------------------- */

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative; }
.wrapper:after {
	/* Makes .wrapper expand to contain floats */
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden; }

#header {
	margin-top: 3em; }
#header a {
	-webkit-transition: color 1s; }
#header .logo, #header .logo:visited, #header .logo:hover, #header .logo:visited:hover, #header .logo:focus, #header .logo:visited:focus {
	display: block;
	float: left;
	width: 230px;
	height: 105px;
	background: none;
	padding: 0;
	margin-right: 70px; }

#header-details {
	float: left;
	padding-top: 1.25em; }
#header-details li {
	text-align: right;
	width: 100%;
	padding: 0.2em 0; }
#header-details .promotion {
	position: absolute;
	top: 1.25em;
	right: 0; }
#header-details h4, #header-details .promotion {
	width: 300px; }

.seperator {
	clear: both;
	margin: 0 auto;
	background: #f1f4f3; }
.seperator p {
	width: 898px;
	height: 135px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	border-left: 5px solid #fff;
	border-right: 2px solid #fff; }
.seperator .strip {
	height: 10px;
	overflow: hidden;
	position: relative;
	background: #f1f4f3 url(http://static1.webdirections.org/webdirections_north/wdn10/wp-content/themes/conf-theme/images/strip-image.jpg) no-repeat center top; }
.home #copyright {
	background: -9999px 9999px url(http://static1.webdirections.org/webdirections_north/wdn10/wp-content/themes/conf-theme/images/strip-image.jpg) no-repeat; }

#subnav {
	overflow: hidden;
	background: #f1f4f3; }

#content {
	margin: 0 auto;
	padding: 3em 0 0 0;
	background: #fff; }
#content .wrapper {
	background: url(http://static2.webdirections.org/webdirections_north/wdn10/wp-content/themes/conf-theme/images/bg-content.png) repeat-y top center; }

.main {
	float: left;
	width: 520px;
	padding-bottom: 2em; }

.sidebar {
	float: right;
	width: 300px;
	overflow: hidden;
	padding-bottom: 2em; }

#footer {
	clear: both;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.579em;
	background: #eef0f5 url(http://static1.webdirections.org/webdirections_north/wdn10/wp-content/themes/conf-theme/images/bg-footer-bg.png) repeat-x top center;
	overflow: hidden; }
#footer .wrapper {
	background: url(http://static1.webdirections.org/webdirections_north/wdn10/wp-content/themes/conf-theme/images/bg-footer.png) no-repeat top left; }
#footer .box {
	float: left;
	width: 260px;
	margin-top: 4.5em;
	margin-right: 30px;
	padding-right: 10px; }
#footer .last {
	margin-right: 0;
	padding-right: 0; }
#copyright {
	clear: both;
	color: #444; }

.main .photo, .main .avatar {
	float: left;
	margin: -1px 21px 1.25em 0;
	padding: 5px;
	border: 1px solid #efefef;
	background: #fff;
	max-width: 33%; }

.session-list {
	clear: both;
	overflow: hidden;
	position: relative; }
.session-list li {
	list-style: none;
	float: left;
	overflow: hidden;
	width: 239px;
	margin: -1px 21px 0 0;
	border-top: 1px solid #efefef; }
.session-list img {
	float: left;
	margin: 0 10px 0 5px;
	background: #fff;
	border: 1px solid #efefef;
	padding: 5px; }
.session-list a, .session-list a:visited {
	background-color: #ffffff;
	display: block;
	height: 77px;
	overflow: hidden;
	text-decoration: none;
	padding: 1em 0;
	-webkit-transition: background-color .5s; }
.session-list a:hover, .session-list a:visited:hover, .session-list a:focus, .session-list a:visited:focus {
	background-color: #efefef;
	text-decoration: none; }
.session-list a:hover img, .session-list a:visited:hover img, .session-list a:focus img, .session-list a:visited:focus img {
	border-color: #fff!important; }
.session-list .title {
	display: block;
	font-size: 1.2em; }
.session-list a .title, .session-list a:visited .title {
	color: #474c4e; }
.session-list .tags {
	font-size: 0.95em; }

.locationDate {
	padding: .75em;
	color: #111;
	background: #f2f2f2;
	border: 1px dotted #d8d8d8;
	margin-bottom: 1.5em; }

.locationDate p {
	margin-bottom: 0; }

.main img, .main iframe, .main a img {
	margin: .75em .75em .75em 0;
	background: #fff;
	border: 1px solid #efefef;
	padding: 5px;
	max-width: 508px; }
h3 + .main img, h3 + .main iframe, h3 + .main a img {
	margin-top: 0; }
.main a:hover img {
	border-color: #ccc; }
.main img {
	display: block;
	float: left; }

#wpstats {
	/* Hide the stupid smiley face */
	display: none; }

.track-images { 
	top: 0!important;
	position: relative; }
#design-track-images {
	width: 300px; }
#workshop-track-images {
	left: 600px;
	width: 300px; }
#development-track-images {
	left: 300px;
	width: 300px; }
#design-track-images img, #development-track-images img, #workshop-track-images img { 
	position: absolute;
	left: 0; }

.adr {
	margin: 1.5em 0; }