@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

a, a:hover, img {
	text-decoration:none; 
	outline:none; 
	border:0;
	color:#502677;	
	}
	
body, html {
	padding:0;
	margin:0;
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#fff;
	}

#canvas {
	width:100%; 
	background:#306b8d;
	}

#wrapper {
	margin:0 auto;
	padding:0px;
	width:924px;
	position:relative;
	background:url(../images/bg.jpg) center 0 no-repeat;
	}
	
#header {
	width:924px;
	height:200px;
	padding:0;
	margin:0 0 10px 0;
	position:relative;
	border:0px solid #FFF;
	}

h1 {
	position:absolute;
	top:0;
	left:0;
	}
	
h2 {
	position:absolute;
	top:20px;
	right:5px;
	}
	
#reg {
	width:251px;
	height:24px;
	position:absolute;
	top:80px;
	right:5px;
	text-decoration:none;
	border:0;
	}

#tweetbtn {
	width:251px;
	height:24px;
	position:absolute;
	top:115px;
	right:5px;
	text-decoration:none;
	border:0px solid #fff;
	text-align:right;
	}


/************ NAVS *************/

#nav {
	width:916px;
	height:40px;
	float:left;
	padding:0;
	position:absolute;
	left:0;
	bottom:0;
	border:0px solid #FFF;
	}
	
#nav li {
	display:inline; 
	float:left; 
	height:40px;
	margin:0;
	}
	
#nav a {
	display:block; 
	height:40px;
	text-indent:-9000px; 
	margin:0; 
	background:url(../images/nav.jpg) 0px 0px no-repeat;
	}	

#n1 a {
	background-position:0px 0px; 
	width:130px;
	}
	
#n1 a:hover, #bd-home #n1 a {
	background-position: 0px -40px;
	} 

#n2 a {
	background-position: -130px 0px;
	width:96px;
	}
	
#n2 a:hover, #bd-agenda #n2 a {
	background-position: -130px -40px;
	}
	
#n3 a {
	background-position:-226px 0px; 
	width:165px;
	}
	
#n3 a:hover, #bd-sessions #n3 a {
	background-position: -226px -40px;
	}
	
#n4 a {
	background-position:-391px 0px; 
	width:130px;
	}
	
#n4 a:hover, #bd-speakers #n4 a {
	background-position: -391px -40px;
	}
	
#n5 a {
	background-position:-521px 0px; 
	width:130px;
	}
	
#n5 a:hover, #bd-summit #n5 a {
	background-position: -521px -40px;
	}
	
#n6 a {
	background-position:-651px 0px; 
	width:131px;
	}
	
#n6 a:hover, #bd-directions #n6 a {
	background-position: -651px -40px;
	}
	
#n7 a {
	background-position:-782px 0px; 
	width:134px;
	}
	
#n7 a:hover, #bd-share #n7 a {
	background-position: -782px -40px;
	}	
	
/*////////////////////////////*/	

.content {
	width:924px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

#footer {
	width:924px;
	height:100px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:center;
	border:0px solid #fff;
}

#footer p {
	color:#c2d2da;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	}

#event-one {
	width:532px;
	height:346px;
	background: url(../images/bg-event-one.png) 0 0 no-repeat #F9FAFC;
	padding: 20px 0 0 23px;
	margin: 0px 0 0 0;
	color: #002e45;
	line-height: 15px;
	border:4px solid #fff;	
}

.col-left {
	width:540px;
	float:left;
	overflow:hidden;
/*	background:pink;*/
	}

#feat-speakers {
	width:264px; 
	height:250px; 
	float:left; 
	background:url(../images/bg-feat-speakers.png) 0 0 no-repeat; 
	margin:20px 20px 0 0;
}

#local-cafe {
	width:255px; 
	height:250px;
	margin:20px 0 0 0;
	padding:0;
	float:left; 
	background:url(../images/bg-localcafe.png) 0 0 no-repeat;
	position:relative;
	border:0px solid #0C3;
	}

#local-cafe h3 {
	margin:10px 0 0 10px;
	padding:0;
	}

#btn-localcafe {
	border:0px solid #F00;
	position:absolute;
	bottom:15px;
	right:20px;}

	ul#lrclogos {
	margin:5px 0 -30px 30px;
	padding:0;
	list-style:none;
	width:187px;
	height:175px;
	overflow:hidden;
	border:0px solid #FF6;
	}
	
	ul#lrclogos li {
	float:left;
	margin:0;
	display:none;
	}


.col-right {
	width:350px;
	float:left;
	overflow:hidden;	
	margin-left:25px;
/*	background:yellow;*/
	}

#ad-unit {
	width:302px;
	height:250px;
	border:4px solid #fff;
	overflow:hidden;
	float:left;
	padding:15px 17px;
	}

#feed {
	width:337px;
	min-height:168px;
	_height:168px;
	background:url(../images/bg-rss.png) 0 0 no-repeat #F8F9FB;
	margin-top:20px;
	float:left;
	border:4px solid #fff;
/*	background:#9CC;*/
	}
	
		#ajaxreader .channeltitle {
		display:none;
		}	
		
		#ajaxreader ul {
		width: 320px;
		list-style:none;
		margin:65px 0 0 15px;
		padding:7px 0 10px 0;
		font-size:10px;
		letter-spacing:-0.000em;
		border-top:1px solid #4999af; 
		border-bottom:1px solid #4999af;
		}
		
		#ajaxreader li {
		background:url(../images/bullet.gif) 0 5px no-repeat;
		padding-left:10px;
		color:#105265;
		}

		#ajaxreader li a {
		padding-right:13px;	
		background:url(../images/feed-arrow.png) no-repeat right;	
		color:#105265;
		font-weight:bold;
		}
	
/*		#h_header {
		display:block;
		border-bottom:1px solid #cedff8;
		padding:5px 0 8px;
		}*/
	
		#h_footer {
		display:block;	
		font-size:11px;
		font-weight:bold;
		padding:5px 0 10px 15px;
		color:#006699;
		}

#fb-like {
/*	width:328px; */
	width:337px;
/*	height:38px; */
	height:128px;
	background:url(../images/bg-hp-sm-box.png) 0 0 no-repeat;
	margin-top:20px;
/*	padding:38px 0 0 17px; */
	padding:0;
	float:left;
	position:relative;
	border:4px solid #fff;
	padding-left:0px;
	
	}

#fb-like p, #fb-like a {
	color:#105265;
	font-weight:bold;

	padding-top:5px;
	}

#fb-like a {text-decoration:underline;}

#fb-nyt {
	border:0px solid red; 
	width:230px; 
	height:22px;
	position:absolute;
	top:10px;
	left:10px;}

#twitter {
	width:345px;
	height:50px;
	margin-top:15px;
	float:left;
	text-align:right;
	}

#hr {padding:15px 0 5px 0;}
#bd-home #hr {padding:0px 0 5px 0;}

#bottom-box {
	margin:10px 0 30px 0;
	}

#sponsors {
	margin-right:28px;
	}


/*Speakers*/

#speakers {
	width:540px;
	height:692px;
	background:url('../images/bg-agenda-breakoutsessions.png') 0 0 no-repeat #f8fafb;
	color: #002e45;
	display: block;
	padding: 20px 0 0px 0px;	
}

#speakers h3 {
	padding:0 0 0 20px;
	margin:0;}

#speakers p {
font-size:12px;
color:#002E45;
padding:10px 15px 10px 20px;
margin:0;
}

ul#speakernav {
border:0px solid #000;
margin:0;
padding:0;
list-style:none;
text-align:center;	
}

#speakers li {
display:inline;
white-space:nowrap;
}

#speakers li a {
text-transform:uppercase;
color:#002e45;
text-decoration:underline;
font-weight:bold;
line-height:22px;
}

#bio {
margin:25px 0 0 20px;
padding:0;
width:520px;
height:500px;
} 
	.bio {
	display:none;
	background:url(../images/copy/slide-bg.png) 0 0px no-repeat;
	}

	#bio img.headshot {
	float:left;
	margin:0px 15px 260px 0;
	}

	#bio img.headshot08 {
	float:left;
	margin:0px 15px 10px 0;
	}
	
	#bio h4 {
	text-transform:uppercase;
	font-size:16px;
	color:#002E45;
	}
	
	#bio h5 {
	margin-top:0px;
	font-size:11px;
	color:#002E45;
	margin-bottom:10px;
	}	

	#bio p {
	padding:0px 10px 10px 0;
	margin:0;
	}

/*///////////////// SECTIONS /////////////////////*/

h3 { margin: 0 0 15px 0;}
#bd-directions h3 { margin: 0 0 10px 0;}

	
#agenda, #breakout {
	background: #f8fafb url('../images/bg-agenda-breakoutsessions-expand.png') no-repeat top center;
	color: #002e45;
	display: block;
	padding: 20px 0 20px 20px;
	border:3px solid #fff;	
	}
	

#breakout {

min-height: 600px;
_height:600px;

}
	ul.guests {
		font-weight: bold;
		margin-left: 20px;
		}
		
		ul.guests li{
		margin-left: 0;
		
		
		}
	
p.time {
	text-align: right;
	font-weight: bold;
	display: block;
	width: 140px;
	float: left;
	margin-right: 20px;
	}
	
p.event, p.disclaimer {
	display: block;
	width: 340px;
	text-align: left;
	float: left;
	line-height: 17px;
	margin-bottom: 7px;
}
p.disclaimer { 
	font-style: italic; 
	font-size: 9px;
	line-height: 14px;
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
	
	}

li.list-no-style, li.no-style-ital {
	list-style:none;
	margin-left: 0px!important;
}	
li.no-style-ital {
	font-style: italic;
	margin-bottom: 10px;
	}
#directions, #summit {
	background: #f8fafb url('../images/bg-direction-summit.png') no-repeat top center;
	color: #000000;
	line-height: 17px;
	padding: 20px 0 20px 20px;
	height: 605px;
	
	}

#summit-vid, #breakout08 {
	background: url('../images/bg-direction-summit.png') 0 0 no-repeat #F8FAFB;
	color:#002E45;
	line-height: 17px;
	padding: 20px 0 20px 20px;
	height: 960px;
	}

#breakout08 {
	height:1570px;
	*height:1600px;	
	}

#directions p, #summit p, #directions ul, #event-one ul, #breakout p, #breakout08 p {
	display: block;
	width: 500px;
	margin: 0 0 10px 0;
	}
#breakout p, #breakout08 p {
	margin: 10px 0 10px 0;
	font-weight: bold;
	}
	
#directions ul, #event-one ul {
	/*width: 495px;
	margin-left: 20px;*/
	}
	
#directions li.indent {
	margin-left: 20px;
	}
	

#event-one li {padding:0 0 0 0; list-style:none; margin-left:0; _padding-left:0; _margin-left:0;}

#event-one p {
	display: block;
	width: 500px;
	margin-bottom: 12px;
	line-height:18px;
}

#summit p {
	color:#002E45;
	}

#summit h4 {
	font-size:14px;
	padding:5px 0;
	color:#002E45;
	}

#event-one h4 {

	padding:5px 0;

	}

#summit h4 a {
	color:#006699;
	}

h4 {
	color: #006699;
	font-weight: bold;
	font-size: 13px;
	}

/*li.inline-list {
		float: left;
		height: 14px;
		clear: none;
		width: auto!important;
		white-space:nowrap;
		}*/
ul#event-one-buttons {
	list-style: none;
	width: 500px;
	margin: 20px 0 0 0;
	
	}
ul#event-one-buttons li{
	float: left;
	margin: 0;
	height: 24px;

	}
ul#event-one-buttons li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	}
	
li#button-agenda{
	background: url('../images/event-one-agenda.png') no-repeat 0 0;
	width: 205px; 
	margin-right: 25px!important;
	}
li#button-reg{
	background: url('../images/event-one-reg.png') no-repeat 0 0;
	width: 154px; 
	}


/* SHARE PAGE */

#share-table tr {
	color:#006699;
	font-weight:bold;
	}

input {
	height:22px;
	}
input, textarea {
	width:250px;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#002E45;
	font-size:12px;
	line-height:16px;
	padding:0 0 0 3px;
	margin:5px;
	}

button {
	border:0;
	width:154px;
	height:24px;
	background:none;
	margin:0 0 0 88px;
	*margin:0 0 0 90px;
	margin:0 0 0 90px\9;		
	padding:0;
	}

#slideshow, #slideshow a {
	outline:none;
	border:0;
	left:40px;
	position:absolute;
	}
	
#videotable td {
	width:220px;
	padding:5px;
/*	background:#FC0;*/
	}	
	
#videotable td a{
	padding-top:10px;
	font-size:12px;
	color:#006699;
	font-weight:bold;
	}

#twitter-box {
	width:914px;
	height:42px;
	background: url('../images/bg-twitter-div.png') 0 0 no-repeat;
	padding:0;
	margin:20px 0 0 0;
	float:left;
	position:relative;
	}

a.follow {
	display:block;
	width:59px;
	height:20px;
	background:url(../images/btn-follow.png) 0 0 no-repeat;
	padding:0;
	margin:0;
	text-indent:-9999px;
	position:absolute;
	bottom:6px;
	cursor:default;
	}
	
a.follow:hover {
	background:url(../images/btn-follow.png) 0 -26px no-repeat;
	}

#twt-nyt {
	right:435px;
	}
#twt-open {
	right:185px;
	}
#twt-twt {
	position:absolute;
	bottom:6px;
	left:205px;
	}	