body {
	background: #8acbf5 url(../images/page_bg.png) repeat-x;
}
#wrapper {
	width: 794px;
	margin: 0 auto;
}
#container {
	width: 794px;
	float: left;
}
/* @group Header */
#header {
	float: left;
	width: 794px;
}
h2#logo {
	float: right;
}
#header p {
	text-indent: -9999px;
	float: left;
	clear: left;
	background: url(../images/p_header.png) no-repeat;
	width: 222px;
	height: 14px;
}
#header h1 {
	float: left;
	width: 408px;
	height: 58px;
	background: url(../images/meetandtweet.png) no-repeat;
	text-indent: -9999px;
}
#tweety-bird {
	margin: -17px 0 -27px 12px;
	position: relative;
	z-index: 9999;
}
/* @end */
/* @group Content */
#content {
	float: left;
	width: 799px;
}
#content-left {
	width: 522px;
	float: left;
}
#content-left-top {
	width: 522px;
	height: 9px;
	float: left;
	background: url(../images/content-left-top.png) no-repeat;
}
#content-left-repeat {
	background: url(../images/content-left-repeat.png) repeat-y;
	float: left;
	padding: 19px 16px 0 11px;
	width: 495px;
	margin-top: -10px;
}
#content-left-bottom {
	float: left;
	width: 522px;
	height: 13px;
	background: url(../images/content-left-bottom.png) no-repeat;
}
#content-left #intro p{
	color: #3f4d57;
	font: 18px Helvetica, Arial, Sans-Serif;
	line-height: 150%;
	width: 457px;
	margin-left: 13px;
}
#content-right {
	float: right;
	width: 259px;
	margin-right: 5px;
}
/* @end */
/* @Flickr Feed */
#flickr-gallery{
  float: left;
  margin: 20px 0 20px 16px;
}
#flickr-gallery ul li{
  float: left;
  margin: 0 9px 10px 0;
}
#flickr-logo{
  float: left;
  margin-top: 10px !important;
}
/* @end */
/* @group Speaker */
#speakers h3 {
	color: #3f4d57;
	font: 18px Helvetica, Arial, Sans-Serif;
	margin-bottom: 14px;
}
#speakers {
	float: left;
	background: #fdf4a4 url(../images/speakers.jpg) repeat-x;
	width: 495px;
	margin-bottom: 13px;
}
#speakers-bottom {
	float: left;
	width: 469px;
	background: url(../images/speakers-bottom.png) bottom left no-repeat;
	padding: 20px 13px 0 13px;
}
.speaker {
	float: left;
	width: 469px;
	clear: left;
	margin-bottom: 20px;
}
.speaker img {
	float: left;
	padding-right: 19px;
}
.speaker p {
	float: left;
	font: 14px Helvetica, Arial, Sans-Serif;
	color: #3f4d57;
	line-height: 20px;
	padding: 0;
	margin: 0;
	width: 340px;
}
.speaker a {
	text-decoration: none;
	color: #00aeef;
}
/* @end */
/* @group Info */
#info {
	float: left;
	width: 497px;
	background: #a9dd51 url(../images/info-top.png) no-repeat;
}
#info-bottom {
	background: url(../images/info-bottom.png) bottom left no-repeat;
	padding: 12px 0;
	width: 497px;
	float: left;
}
#info h2 {
	color: #ffffff;
  	font: bold 20px Arial, Helvetica, Sans-Serif;
  	padding: 0 40px 0 20px;
}
#info p {
  color: #ffffff;
  opacity: 0.9;
  font: 20px Arial, Helvetica, Sans-Serif;
  padding: 0 40px 0 20px;
}
#info span {
	font: 20px Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	opacity: 0.99;
	margin: 5px 0;
}
#info a {
	color: #678e15;
	text-decoration: underline;
}
#info span.left {
	width: 124px;
	float: left;
	text-align: right;
	margin-right: 19px;
}
#info span.right {
	float: left;
	width: 230px;
}
/* @end */
/* @group RSVP */
#rsvp-top {
	float: right;
	width: 258px;
	background: url(../images/rsvp-top.png) no-repeat;
	height: 5px;
}
#rsvp {
	float: right;
	width: 228px;
	background: #d7f894;
	padding: 11px 16px 6px 14px
}
#rsvp-bottom {
	float: right;
	width: 258px;
	background: url(../images/rsvp-bottom.png) no-repeat;
	height: 5px;
	margin-bottom: 20px;
}
#rsvp h3 {
	font: bold 22px Helvetica, Arial, Sans-serif;
	color: #678e15;
	padding-bottom: 0;
	margin-bottom:  11px;
}
#rsvp p {
	font: 12px Helvetica, Arial, Sans-Serif;
	color: #3f4d57;
	margin: 0 0 16px 0;
	padding: 0;
}
#rsvp a {
	color: #678e15;
}
#rsvp input {
	width: 206px;
	height: 16px;
	padding: 10px 11px;
	color: #3f4d57;
	border: 0 !important;
	margin-bottom: 3px;
	background: #ffffff !important;
}
#rsvp #submit {
	width: 228px;
	height: 40px;
	padding: 0;
	margin-top: 17px;
}
#rsvp #SectionHeading, #rsvp .WebForm_required_note, #rsvp .WebForm_name, #rsvp .WebForm_question_spacing {
	display: none;
}
#rsvp label.error {
	font: 11px/22px Helvetica, Arial, sans-serif;
	color: #0ab32e;
	padding: 0 0 10px 5px;
}
/* @end */
/* @group Tweets */
.tweets {
	float: right;
	width: 259px;
	margin-top: 0;
	display: none;
}
.tweets#incoming {
	margin-bottom: 26px;
}
.tweets h3 {
	float: left;
	margin-left: 14px;
	color: #3f4d57;
	font: bold 20px Helvetica, Arial, Sans-Serif;
	padding: 0;
	margin-bottom: 9px;
}
.tweets h3 a {
	color: #3f4d57;
}
.tweets .top {
	float: right;
	width: 259px;
	height: 9px;
	background: url(../images/incoming-tweets-top.png) no-repeat;
}
.tweets .inside {
	float: right;
	background: #ffffff;
	width: 259px;
}
.tweets .bottom {
	float: right;
	width: 259px;
	height: 9px;
	background: url(../images/incoming-tweets-bottom.png) no-repeat;
}
.tweets .loading {
	text-indent: -9999px;
	background: url(/images/ajax-loader.gif) center center no-repeat;
	height: 200px;
}
.tweet_list li {
	float: left;
	padding: 11px 14px;
}
.tweet_list img {
	padding: 3px;
	background: url(../images/tweet_img.gif) no-repeat;
	float: left;
	margin-right: 10px;
}
.tweets#outgoing .tweet_avatar, .tweet_avatar.tvsc {
	background: url(/images/tvsc_twitter_avatar.png) no-repeat;
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 10px;
	display: block;
}
.tweets#outgoing .tweet_avatar img, .tweet_avatar.tvsc img {
	display: none;
}
.tweet_text {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, Sans-Serif;
	color: #3f4d57;
}
.tweet_list a {
	color: #0076a3;
	text-decoration: none;
}
.tweet_list a.user, .tweet_list a.date {
	margin-top: 10px;
	margin-right: 9px;
	float: left;
	font: italic 12px Helvetica, Arial, Sans-Serif;
}
/* @end */
/* @group Logos */
#logos {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#logos li {
	float: left;
	margin: 10px 0;
}
#logos li a {
	background: url(../images/footer_logos.png) no-repeat;
	float: left;
	text-indent: -9999px;
	height: 46px;
}
#logos li#logos-domain7 a {
	width: 145px;
}
#logos li#logos-deloitte a {
	width: 186px;
	background-position: -145px 0;
	margin-left: 0px;
}
#logos li#logos-smart-savvy a {
	width: 186px;
	background-position: -315px 0;
}
#logos li#logos-sfu a {
	width: 126px;
	background-position: -504px 0;
}
#logos li#logos-fvtn a{
  width: 110px;
  background-position: -772px;
}
#logos li#logos-tech-vibes a {
	width: 145px;
	background-position: -630px 0;
}
/* @end */
#mountains {
	background: url(../images/mountains.png) bottom center no-repeat;
	width: 100%;
	height: 276px;
	margin-top: 92px;
}
