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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}
#header {
	height: 170px;
	background-image: url(../images/header-background.jpg);
	background-repeat: no-repeat;
}
img, div  {
border:none;
outline:none;
behavior: url(../iepngfix.htc);
}

h1 {
	display:block;
	text-indent:-9999px;
	margin: 0px;
	}


h1 a{
	float:left;
	width:409px;
	height:167px;
	background-image:url(../images/serious-business-logo.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding-top:-999px;
	overflow:hidden;
	}
h2 {
	color: #55AB01;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
h2 a {
	color: #55AB01;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
}
p.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}
p.event-description {
	margin-top: 0px;
	color: #FFFFFF;
}
.event-dates {
	width: 165px;
	float: left;
}
.event-descriptions {
	padding-left: 10px;
	float: left;
	margin-top: 51px;
	width: 340px;
}
#page-header {
	z-index: -999;
}
.homepage {
	height: 450px;
}
.keynote-images {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.keynote-images li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.orange a {
	color: #FA7D03;
}
.blue a {
	color: #67DAF2;
}
#interior-content {
	margin-top: 75px;
}

#navigation-wrapper {
	background-image: url(../images/navigation-background.gif);
	height: 40px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #747675;
	border-right-color: #747675;
	border-bottom-color: #747675;
	border-left-color: #747675;
}
#navigation-wrapper img {
	float: left;
}



/* Navigation */




#navigation {
	list-style : none;
	padding-left : 0em;
	margin-left : 0;
	overflow : hidden;
	margin-top : 0em;
	}

#navigation li {
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	}

#navigation a {
	float: left;
	display:inline;
	padding: 40px 0 0 0px;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	}
	
#navigation a:hover, #navigation a.hover {
	background-position: 0 -40px;
	}

#navigation a:active, #navigation a.selected {
	background-position: 0 -40px;
	}
	
#tickets a  {
	width: 125px;
	background-image: url(../images/navigation/tickets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#speakers a  {
	width: 125px;
	background-image: url(../images/navigation/speakers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#agenda a  {
	width: 85px;
	background-image: url(../images/navigation/agenda.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#travel a  {
	width: 160px;
	background-image: url(../images/navigation/travel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}		
	
#nola a  {
	width: 115px;
	background-image: url(../images/navigation/nola.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}			

/*  End Navigation  */


/* Nola Navigation */




#nola-navigation {
	list-style : none;
	padding-left : 8em;
	margin-left : 0;
	overflow : hidden;
	margin-top : 0em;
	}

#nola-navigation li {
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	}

#nola-navigation a {
	float: left;
	display:inline;
	padding: 50px 0 0 0px;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:50px; /* for IE5/Win only */
	}
	
#nola-navigation a:hover, #nola-navigation a.hover {
	background-position: 0 -48px;
	}
	
#eat a  {
	width: 72px;
	background-image: url(../images/navigation/images/nav-eat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#sweet-stuff a  {
	width: 225px;
	background-image: url(../images/navigation/images/nav-sweet-stuff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#dance-clubs a  {
	width: 223px;
	background-image: url(../images/navigation/images/nav-dance-clubs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#visit a  {
	width: 107px;
	background-image: url(../images/navigation/images/nav-visit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}		
	
#shopping a  {
	width: 153px;
	background-image: url(../images/navigation/images/nav-shopping.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}			

/*  End Nola Navigation  */




/* Agenda Navigation */




#agenda-navigation {
	list-style : none;
	padding-left : 8em;
	margin-left : 0;
	overflow : hidden;
	margin-top : 0em;
	}

#agenda-navigation li {
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	}

#agenda-navigation a {
	float: left;
	display:inline;
	padding: 50px 0 0 0px;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:50px; /* for IE5/Win only */
	}
	
#agenda-navigation a:hover, #agenda-navigation a.hover {
	background-position: 0 -43px;
	}
	
#saturday-nav a  {
	width: 265px;
	background-image: url(../images/saturday-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#sunday-nav a  {
	width: 262px;
	background-image: url(../images/sunday-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#monday-nav a  {
	width: 253px;
	background-image: url(../images/monday-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

	
	

/*  End Agenda Navigation  */


.keynote-speakers {
	color: #a7a7a7;
	font-size: .9em;
}
.keynote-speakers   h2 {
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #8ac640;
}
.keynote-bios  div  {
	width: 215px;
	float: left;
	text-align: left;
	padding-right: 56px;
	padding-left: 20px;
	padding-top: 15px;
}
.keynote-bios {
	list-style-type: none;
	text-align: center;
	background-image: url(../images/speakers/bios-line-wrapper.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 165px;
	width: 875px;
}
#social-networking {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/socialbackground.jpg);
	background-repeat: no-repeat;
}



input {
	display: block;
	float: left;
	vertical-align: 10px;
	margin-top: 14px;
}
#footer {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#footer  a.footnav {
	padding-right: 5px;
	padding-left: 5px;
}
#footer a.footnav.mb {
	padding-right: 5px;
	padding-left: 0px;
}
#footer p {
	display: block;
	float: left;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer img {
	float: right;
	clear: none;
}
.clear {
	clear: both;
}

sup {
font-size: 10px;
}

.service {
vertical-align: .8em;
font-size: .5em;
}


#speakers-bios {
	color: #a7a7a7;
	font-size: .9em;
	clear: both;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/speakers/bios-line-wrapper.jpg);
	background-repeat: no-repeat;
}
#speakers-bios div {
	width: 251px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
#speakers-bios p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#speakers-bios h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	color: #8ac640;
	margin: 0px;
	clear: left;
}
#speakers-bios img {
	clear: both;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
a {
	color: #CCCCCC;
}
#tickets-wrapper {
	width: 460px;
}
.ticketprice {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	color: #00CC00;
	font-weight: bold;
	text-align: center;
}
.ticketinfo {
	font-size: 1.1em;
	color: #999999;
}
#sb2010-signup {
	padding-top: 10px;
}
#sb2010-signup  p {
	float: right;
	display: block;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 15px;
	text-align: right;
	margin: 0px;
}
#submitemail {
	float: left;
	clear: none;
}
#emailform {
	float: right;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog-feed {
	width: 570px;
	float: left;
}
#blog-feed h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 25px;
	margin-top: 0px;
}
#blog-feed  h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
#twitter-feed  {
	width: 253px;
	float: left;
	padding-left: 70px;
}
#twitter-feed   h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#twitter-feed  h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

#sb2010-feed {
	padding-left: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #747675;
	border-bottom-color: #747675;
	padding-bottom: 10px;
}
#sb2010-feed p {
	margin-top: 0px;
}
.sbfeedtext {
	float: left;
	padding-top: 18px;
	padding-right: 15px;
}
#sb2010-feed img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news {
	list-style-type: none;
	padding-left: 0px;
}

.newsitem {
	line-height: 1.4em;
	font-size: 1.1em;
}

#news .newsitem a {
	font-weight: bold;
	color: #FA7D03;
	text-decoration: none;
		font-size: 1.2em;

}
#news li {
	margin-bottom: 25px;
}
.tweets {
	list-style-type: none;
	padding-left: 0px;
}
.tweets li {
	margin-bottom: 25px;
	color: #67DAF2;
	padding-right: 25px;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
}
.tweets a {
	color: #67DAF2;
}
.tweetmeta  a {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #AAAAAA;
}
.blogdate {
	font-size: .9em;
	color: #ADADAD;
}

.split {
	padding-right: 50px;
	padding-left: 50px;
}
.content-left {
	text-align: right;
	width: 320px;
	padding-right: 10px;
	float: left;
	color: #a7a7a7;
}
.content-left p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.content-left a {
	color: #55AB01;
}
.content-right a {
	color: #55AB01;
}
.content-right img {
	padding-right: 5px;
	margin-top: 5px;
}
.content-right {
	width: 519px;
	padding-left: 10px;
	float: left;
	clear: none;
	color: #a7a7a7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #55AB01;
	margin-bottom: 30px;
}
.content-left-neworleans {
	text-align: right;
	width: 250px;
	padding-right: 10px;
	float: left;
	color: #a7a7a7;
}
.content-right-neworleans {
	width: 585px;
	padding-left: 10px;
	float: left;
	clear: none;
	color: #a7a7a7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #55AB01;
	margin-bottom: 50px;
	overflow: hidden;
}
.column {
	float: left;
	width: 175px;
	padding-right: 20px;
}
.keynote-bios2 div {
	width: 215px;
	float: left;
	text-align: left;
	padding-right: 45px;
	padding-left: 0px;
	padding-top: 15px;
}
.keynote-bios2 {
	list-style-type: none;
	text-align: center;
	background-image: url(../images/speakers/bios-line-wrapper.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 165px;
	width: 695px;
	padding-left: 180px;
}
#neworleans-navigation {
	background-image: url(../images/neworleans-navigation-background.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
	position: relative;
	margin-top: 55px;
	background-position: 0px 0px;
	padding-top: 15px;
}
#agendapage-navigation {
	background-image: url(../images/agenda-navigation-background.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 960px;
	position: relative;
	margin-top: 55px;
	background-position: 0px 0px;
	padding-top: 15px;
}
.multiBoxDesc {
	display: none;
}
.nomargin {
	padding-right: 50px;
	padding-left: 50px;
}
#social-links {
	padding-left: 610px;
	position: absolute;
	top: 0px;
}
.agenda-dates {
	width: 280px;
	padding-right: 20px;
	float: left;
	color: #a7a7a7;
	padding-left: 20px;
}
.agenda-dates-center {
	width: 278px;
	padding-right: 20px;
	float: left;
	color: #a7a7a7;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #55AB01;
	border-left-color: #55AB01;
}
.facebook-link {
	color: #375996;
	font-weight: bold;
}
.twitter-link  {
	color: #6ad1f2;
	font-weight: bold;
}
.blog-link {
	color: #59bc00;
	font-weight: bold;
}

.align-left {
	text-align:left;
	padding-left:50px;
	padding-right:30px;
	}

.larger-text {
	text-align:center;
	}
#fan-links {
text-align:right;
padding-right:12px;
}



/*************************************************************/

.date-divider {
	float: left;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: left;
	width: 960px;
}
