@charset "UTF-8";
/* CSS Document */
html {
background-color: #6f4b29;	
}

body {
background-color: #6f4b29; 
margin:0;
padding:0;
color: #43280e;
}

a:link {
outline:none;
color: #43280e;
text-decoration: none;
border-bottom: 1px dotted #43280e;	
}
a:visited {
color: #6f4b29;	
}
a:hover {
border-bottom: 1px solid #43280e;	
}
em {
font-style:italic;	
}

#content {
background: #ff9933;	
margin:0;
padding:0;
text-align: left;
}

#wrapperHome {
margin: 0 0 0 300px;
padding: 0;
width: 1024px;
background: url(images/narrativearc_home_bg-2.png) no-repeat scroll;
overflow: hidden;	
}

#wrapperSpeakers {
	margin: 0 0 0 250px;
padding: 0;
/* width: 1024px;*/
background: url(images/narrativearc_speakers_bg.png) no-repeat scroll;
overflow: hidden;	
}

#wrapperSchedule{
	margin: 0 0 0 300px;
padding: 0;
width: 1024px;
background: url(images/narrativearc_schedule.png) no-repeat scroll;
overflow: hidden;	
}

#wrapperRegistration {
	margin: 0 0 0 200px;
padding: 0;
width: 1024px;
background: url(images/narrativearc_reg_bg.png) no-repeat scroll;
overflow: hidden;	
}

#wrapperAccommodations {
	margin: 0 0 0 200px;
padding: 0;
width: 1024px;
background: url(images/narrativearc_acc_bg.png) no-repeat scroll;
overflow: hidden;	
}

#wrapperDirections {
	margin: 0 0 0 200px;
padding: 0;
width: 1024px;
background: url(images/narrativearc_dir_bg.png) no-repeat scroll;
overflow: hidden;
}

#registration, #thankyou {
margin: 625px 0 80px 100px;
display: block;
}

#updates {
	margin: 20px 0 0 0;	
	height: 300px;
	width: 450px;
}

#description {
margin-top: 150px;
width: 385px;
float: right;	
margin-bottom: 20px;
display: inline;
}

#directions {
	margin: 425px 0 80px 100px;
	width: 924px;
display: block;
}

#liveArchive {
width: 1024px;
clear: both;
margin-bottom: 80px;	
}

#lineage {
width: 1024px;
clear: both;
margin-bottom: 80px;
}

#speakerBios {
margin: 625px 0 0 100px;
padding: 0;	
width: 724px;
}

#schedule {
	margin: 650px 0 80px 150px;	
}

#accommodations {
	margin: 450px 0 80px 150px;	
	width: 724px;
}

/*
.scrollable {
	position:relative;
	overflow:hidden;
	width: 1024px;
	height:500px;
}
.scrollable .items {
width:20000em;
	position:absolute;
	clear:both;	
}
.item {
float:left;	
width: 2000px;
}
*/

header {
	background-image: -moz-linear-gradient(#6f4b29, #43280e);
	background-image: -webkit-linear-gradient(90deg, #43280e ,#6f4b29);
	background-image: -o-linear-gradient(90deg, #43280e, #6f4b29);
	border-bottom: 1px solid #6f4b29;
	height: 30px;
	margin: 0;
	padding: 0;
	border-top: 8px solid #6f4b29;
}

a.headercom {
font-family:Arial, Helvetica, sans-serif; color:#fff;float:left;display:inline;margin-left:12px;font-size: .85em; text-decoration:none;	border:0;
}

nav {
	/* width: 1024px; */
	margin: 0 0 0 320px;
	padding: 3px 0;
}

ul#primaryNav {
margin:0;
padding:0;	
color: #ff9933;
}
ul#primaryNav li {
	font-size: 67%;
display: inline;
float: left;
margin-right: 18px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
width: 120px;
text-align: center;
line-height: 1.5em;
}
ul#primaryNav a {
display:block;
color:#fff;	
text-decoration: none;
border: 0;

}

ul#primaryNav a:hover {
background-color: #a57546;	
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-moz-transition: background 400ms ease 0s;
-webkit-transition-property: -webkit-transform: background;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function:ease-in;
border: 0;
}

h1, h2, h3, h4, h5, h5, p, li {
font-family: Arial, Helvetica, sans-serif;	
margin-bottom: 8px;
}

h1 {
color: red;
font-size: 100%;	
margin: 0;
font-weight: normal;
display: block;
}
h2 {
font-family:"Coming Soon", Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 93%;
}

h4 {
font-size: 93%;
color:#fff;	
font-weight: normal;
margin: 0;
display: block;
}

p, li {
	font-size: 85%;
	line-height: 1.7em;	
}

hr {
border:0;
background-color:#43280e;
color:#43280e;
height: 1px;	
}

#conferenceTitle {
margin-top: 55px;
}

li.active {
	width: 100px;
	
	background-color: transparent;
	position: relative;
	/* border: 4px solid #333;*/
}

li.active:after, li.active:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 100%;
	position: absolute;
	width: 0;
}

li.active:before {
	border-width: 8px;
	border-bottom-color: #6f4b29;
	top: 70%;
	left: 50%;
	margin-left: -10px;
}

li.active:after {	
	border-width: 8px;
	border-bottom-color: #ff9933;
	top: 75%;
	left: 50%;
	margin-left: -10px;
}

ul#speakersList, ul#conferenceDirector {
margin:20px 0 0 0;
padding:0;
}
ul#speakersList li, ul#conferenceDirector li {
display: block;
/* width: 800px;*/
margin-bottom: 34px; !important
clear:both;
}

ul#speakersList li img {
	border: 5px solid #adbbbf;
	display: inline;
}

ul#conferenceDirector li img {
	border: 5px solid #adbbbf;
	display: inline;
}

.alignBios {
float: right;	
width: 545px;
display:inline;
}

footer {
display: block;
background-color: #43280e;
clear:both;
padding: 20px 0;
background-image: -moz-linear-gradient(#43280e, #6f4b29);
background-image: -webkit-linear-gradient(90deg, #6f4b29,#43280e );
background-image: -o-linear-gradient(90deg, #6f4b29,#43280e );
border-top: 1px solid #6f4b29;
border-bottom: 2px solid #6f4b29;
text-align: center;
}

.clearfix {
height: 0;
clear: both;	
}

#footwrap {
width: 1024px;
margin: 0 0 0 300px;	
text-align: left;
color: #fff;
}

#narrativeLogo {
	height: 20px;
	width: 125px;
	margin: 30px 0 0 0;
background: url(images/powerofnarrative_logo.png) no-repeat scroll;	
}

#sponsors p {
font-size: 70%;	
}

#sponsors, #host, #help {
width: 310px;
float: left;
display:inline;
margin-right: 10px;	
}

#sponsors p, #host p, #help p {
font-size: 77%;	
}

#help a {
color:#ff9933;
}
img.logo {
float: left;
display: inline;
margin: 38px 0 0 0;	
}

img.bulogo {
	float: left;
display: inline;
margin: 38px 38px 38px 0;
}

p.logo {
color: #fff;
font-size: 77%;	
}



p.registerNow {
text-align: center;
}
a.registerNow {
	padding: 8px;
width: 200px;
font-size: 100%;
background: #43280E;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-radius: 8px;	
-moz-bodrer-radius: 8px 8px 8px 8px;	
-webkit-border-radius: 8px 8px 8px 8px;	
}
a.registerNow:hover {
background:#6f4b29;	
}

strong {
font-weight: bold;	
}

.underline {
text-decoration: underline;	
}

#pricingTable {
width: 400px;	
border-bottom: 1px solid #43280e;
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 20px;	
}

#pricingTable caption {
font-weight: bold;
border-bottom: 1px solid #43280e;
text-align: center;	
}

#pricingTable td {
	width: 49%;	
	padding: 4px 0;
}

article, aside, canvas, details,
figcaption, figure, footer, header,
hgroup, nav, section, summary, video {
    display: block;
}


ul.listLinks li {
	margin-bottom: 2px;
}