/*
Theme Name: Connect IT
Theme URI: http://www.dogandponystudios.com
Description: Theme for Connect IT Conference 2009.
Version: 1.0
Author: Bill Addison
Author URI: http://www.dogandponystudios.com/
Tags: Connect IT Conference 2009, Ryerson University, Toronto
*/



/* Begin: STRUCTURE */
* {
	margin: 0px;
	padding: 0px;
	}

a img, table a img {
	border: none !important;
	}
	
body {
	font-family: Arial, Verdana, Sans-Serif;
	background: #000;
	color: #eee;
	text-align: center;
	font-size: 12px;
	}
	
.wrapper {
	margin: 80px auto 0 auto;
	width: 939px;
	background: url(images/background.gif) center repeat-y;
	}
	
.header {
	margin: 0 auto 0 auto;
	width: 939px;
	height: 434px;
	background: url(images/header.gif) top center no-repeat #000;
	}
	
.header_register {
	margin: -30px 30px 0 0;
	float: right;
	position: relative;
	z-index: 100;
	}
	
.header_home_btn {
	margin: 0 30px 0 140px;
	float: left;
	}

.container {
	margin: 55px auto 0 auto;
	width: 939px;
	text-align: left;
	position: relative;
	z-index: 2;
	}
	
.content {
	width: 480px;
	margin: 0 0 0 40px;
	float: left;
	}
	
.footer {
	margin: -540px auto 0 auto;
	width: 939px;
	height: 563px;
	background: url(images/footer.gif) top center no-repeat #000;
	position: relative;
	z-index: 1;
	}
	
.clear {
	clear: both;
	}

/* End: STRUCTURE */




/* Begin: NAVIGATION */

.nav {
	margin: -397px auto 0 auto;
	width: 939px;
	}

.nav div {
	background: #000;
	width: 510px;
	margin-left: 385px;
	}
	
@media screen {
.sIFR-active .nav div {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 18px;
	}
	}

/* End: NAVIGATION */




/* Begin: TEXT FORMAT */

#orange {
	color: #F89E1F;
	}

a:link, a:visited, a:focus {
	color: #F89E1F;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.content p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 20px 0;
	}

h1, h2, h3, h4, h5, h6 {
	color: #F89E1F;
	font-weight: normal;
	}
	
h1 {
	font-size: 24px;
	}
	
@media screen {
.sIFR-active h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
	}
	}
	
h2 {
	font-size: 16px;
	margin-bottom: 20px;
	}
	
@media screen {
.sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 16px;
	}
	}
	
h3 {
	font-size: 16px;
	}
	
@media screen {
.sIFR-active h3 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 16px;
	}
	}

h4 {
	font-size: 14px;
	color: #FFFFFF;
	}
	
.tagline {
	font-size: 14px;
	color: #F89E1F;
	}
	
.footer_text {
	margin: 0 auto 0 auto;
	padding: 10px 0 40px 0;
	width: 939px;
	background: #000;
	text-align: right;
	font-size: 12px;
	}
	
@media screen {
.sIFR-active .footer_text {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 12px;
	}
	}

/* End: TEXT FORMAT */




/* Begin: SIDEBAR */

.sidebar {
	width: 345px;
	margin: 100px 0 0 25px;
	float: left;
	list-style: none;
	}
	
.sidebar h1 {
	margin-bottom: 10px;
	}
	
	
.sidebar ul li {
	list-style: none;
	font-size: 12px; 
	margin-bottom: 10px;
	}
	
.side_box {
	margin: 40px 0 0 20px;
	width: 275px;
	background: url(images/side_box_middle.gif) center repeat-y;
	}
	
.side_box_content {
	padding: 20px;
	min-height: 130px;
	width: 235px;
	overflow: hidden;
	vertical-align: top;
	font-size: 12px;
	position: relative;
	z-index: 4;
	}

.side_box_content ul, .side_box_content ul li {
	width: 235px;
	overflow: hidden;
	}
	
.side_box_top {
	width: 275px;
	height: 88px;
	margin-bottom: -80px;
	background: url(images/side_box_top.gif) no-repeat;
	}
	
.side_box_bottom {
	width: 275px;
	height: 88px;
	margin-top: -100px;
	#margin-top: -80px;
	background: url(images/side_box_bottom.gif) no-repeat;
	position: relative;
	z-index: 3;
	}
	
#searchform {
	margin-left: 20px;
	padding-bottom: 40px;
	#padding-bottom: 0;
	width: 276px;
	_width: 279px;
	background: #000000;
	}
	
#searchform input{
	font: 12px arial, helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#searchform .keyword{
	float: left;
	height: 200px;
	height: 37px;
	background: url(images/search-bg.gif) no-repeat;
	}
	
#searchform .keyword input#s{
	float: left;
	width: 195px;
	height: 37px;
	padding-left: 5px;
	border: 0;
	display: inline;
	background-color: transparent;
	}
	
#searchform .go {
	float: left;
	}

/* End: SIDEBAR */




/* Begin: HOMEPAGE */

#date_box {
	width: 354px;
	height: 216px;
	background: url(images/date_box.gif) no-repeat;
	margin: 40px 0 40px 0;
	}
	
div.hr {
	height: 4px;
	background: url(images/hr_img.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 20px;
	}

div.hr hr {
	display: none;
	}
  
.timetable_container {
	width: 475px;
	font-size: 12px;
	}
	
.timetable_left {
	width: 300px;
	float: left;
	}
	
.timetable_right {
	width: 175px;
	float: right;
	text-align: right;
	}
	
.list {
	list-style: url(images/dot_point.gif);
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 0 30px 40px;
	}
.list li {
	margin-bottom: 5px;
	}















