/*
Theme Name: ERE Expo 2010 Fall
Theme URI: http://www.ere.net
Author: Jim Dalton
Author URI: http://www.ere.net
Template: ere-events-framework
*/

/* main template */

a {
	color: #03c;
}

a:link {
	color: #03c;
}

a:visited  {
	color: #636;
}

a:active {
	color: #999;
}

a:hover {
	color: #f70;
}

#body-container {
    position: relative;
    z-index: 1;
    padding-top: 35px;
}

#main {
    width: 920px;
    margin: 2em auto;
    padding: 0 1em;
}

#main #content {
    float: left;
    width: 543px;
    padding: 30px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    -moz-box-shadow: rgba(0,0,0,0.05) 3px 3px 2px;
	-khtml-box-shadow: rgba(0,0,0,0.05) 3px 3px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.05) 3px 3px 2px;
	box-shadow: rgba(0,0,0,0.05) 3px 3px 2px;
}

#main #sidebar {
    float: right;
    width: 290px;
}

/* header */

/* header ere */

#header-ere-container {
    background-color: #e5e5e5;
    border-bottom: 1px solid #999;
    padding-bottom: 0;
}

#header-ere {
    width: 920px;
}

#header-ere-bottom-border {
    background-color: #fff;
    height: 1px;
    width: 100%;
    margin: 4px 0 0;
}

#header-container {
    padding: 40px 1em 5px;
    border: 1px solid #1f75cc;
    border-width: 0 0 3px;
    margin: 0;
    min-height: 100px;
    background: #f2f2f2 url('images/diagonal-gradient-background.gif') repeat-x 50% 50%;
}

#header {
    width: 920px;
    margin: 0 auto;
}

#header-logo {
    float: left;
    height: 100px;
    width: 300px;
}

#header-details {
    padding-top: 20px;
    width: 600px;
    height: 54px;
    float: right;
    text-align: right;
    background: transparent url('images/horizontal-blue-wave.gif') no-repeat top left;
    color: #1a1a1a;
    margin: 0 0 .5em;
}

#header-details h3 {
    margin: 0;
    font-size: 20px;
    font-family: Georgia, Times, serif;
    color: #333;
}

#header-details p {
    margin: .25em 0 0;
    font-size: 15px;
    color: #c00;
}

/* header nav */

#header-nav {
    width: 680px;
    float: right;
    text-align: right;
    position: relative;
    clear: both;
    right: -10px;
}

#header-nav li.depth-1 a {
    border-color: transparent;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    margin-left: 10px;
}

#header-nav ul.depth-2 a {
    margin-left: 0;
}

#header-nav li.depth-1.has-children a {
    background-position: 90% 10px;
    padding-right: 19px;
}

#header-nav li.depth-1.has-children:hover a,
#header-nav li.depth-1.has-children a.over {
    background-color: #fff;
    border-color: #0a6bcc;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


#header-nav li.depth-1.has-children:hover li h3 a:hover,
#header-nav li.depth-1.has-children li h3 a.over:hover {
    color: #666;
}

#header-nav li.depth-1 li h3 a {
    font-size: 13px;
    font-weight: bold;
}

#header-nav li.depth-1.has-children:hover li h3 a,
#header-nav li.depth-1.has-children li h3 a.over {
    color: #333;
}

#header-nav ul.depth-2 {
    background-color: #fff;
    border: 1px solid #0a6bcc;
    margin-left: 10px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    top: 22px;
}

#header-nav ul.depth-3 {
    font-size: 12px;
    color: #999;
}

#header-nav ul.depth-3 li {
    padding-left: 0;
}

#header-nav ul.depth-3 li a {
    font-size: 13px;
    text-decoration: none;
}

/* conference pow */

#conference-pow-container {
    margin: 0;
    padding: 30px 1em 10px;
    background-color: #f2f9ff;
    border-top: 1px solid #e5e5e5;
}

#conference-pow {
    width: 910px;
    margin: 0 auto;
    padding: 0 1em;
    position: relative;
    left: 5px;
    overflow: hidden;
    height: _1%;
}

#conference-pow-images {
    width: 500px;
    height: 280px;
    float: right;
    margin-top: 5px;
}

#conference-pow ul.accordion {
    margin: 0;
    padding: 0;
}

#conference-pow ul.accordion li.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#slider {
	position: relative;
	z-index: 50;
	background: url('images/loading.gif') no-repeat 50% 50%; 
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#conference-pow-copy {
    width: 355px;
    float: left;
    -webkit-text-shadow: #fff 0 1px 0;
     text-shadow: #fff 0px 1px 0;
     text-align: center;
}

#conference-pow-copy h3.title {
    font-family: Georgia, Times, serif;
    font-size: 25px;
    color: #1a1a1a;
    margin: 0 0 10px;
    line-height: 1.25;
    font-weight: normal;
}

#conference-pow-copy .body-copy {
    color: #808080;
    margin: 10px 0 15px;
    font-size: 13px;
    line-height: 1.4;
}

#conference-pow-copy .call-to-action {
    overflow: hidden;
    _height: 1%;
    padding: 0 20px 0 0;
    width: 355px;
}

#conference-pow-copy .call-to-action img.join-the-best {
    
}

#conference-pow-copy .call-to-action img.register {
    margin: 3px 0 0 30px;
    width: 198px;
    float: left;
}

#conference-pow-copy .call-to-action .slots-remaining {
    width: 110px;
    float: left;
    margin: 5px 0 0 10px;
    font-weight: bold;
    color: #b3b3b3;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: -1px;
    word-spacing: 2px;
}

#conference-pow-copy .call-to-action .slots-remaining .only {
    font-size: 11px;
}

#conference-pow-copy .call-to-action .slots-remaining .only .count {
    font-size: 16px;
    color: #c00;
}

#conference-pow-copy .call-to-action .slots-remaining .slots {
    font-size: 15px;
    color: #c00;
}

#conference-pow-copy .call-to-action .slots-remaining .remain {
    font-size: 12px;
    letter-spacing: 0;
}

.jagged-underline {
    background: transparent url('images/jagged-underline.png') repeat-x center left;
    height: 4px;
    position: relative;
    bottom: 2px;
}

/* footer */

#footer-container {
    background-color: #1a1a1a;
    color: #fff;
    padding: 2em 1em;
    margin: 2em 0 0;
}

#footer {
    width: 920px;
    margin: 0 auto;
    padding: 0 1em;
}

#footer a {
    color: #59acff;
}

#footer a:link {
    color: #59acff;
}

#footer a:visited {
    color: #59acff;
}

#footer a:active {
    color: #59acff;
}

#footer a:hover {
    text-decoration: none;
}

#footer-conference {
    overflow: hidden;
    _height: 1%;
}

#footer-extra-links {
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
}

#footer-extra-links li {
    padding: 0 0 0 10px;
    margin: 0 0 0 1px;
    list-style-type: none;
    display: inline;
    font-size: 16px;
    background: transparent url('images/bullet-white.png') no-repeat center left;
}

#footer-extra-links li:first-child {
    background-image: none;
    padding-left: 0;
    margin-left: 0;
}

#footer-conference-info {
    width: auto;
    float: right;
}

#footer-conference-info p {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 16px;
}

#footer-copyright {
    text-align: right;
    margin: 5px 0 0;
    font-size: 11px;
}

/* page */

h2.page-title {
    font-family: Georgia, Times, serif;
    color: #0a6bcc;
    font-weight: normal;
    font-size: 2.5em;
    margin: 0 0 .5em;
    line-height: 1.1;
}

.navigation {
    font-size: 15px;
}

/* entry */

.entry {
    margin: 0 0 4em;
}

.page.entry {
    margin-bottom: 0;
}

.entry-date {
    color: #999;
}

.entry-title {
    font-size: 2em;
    margin: .1em 0 .5em;
    line-height: 1.2;
}

.entry .entry-title a {
    text-decoration: none;
    color: #000;
}

.entry-content {
    margin: 1em 0 2em;
    color: #1a1a1a;
}

.entry-content p {
    line-height: 1.5;
    font-size: 1.1em;
    margin: 1em 0 1.25em;
}

.entry-content p.lede {
    font-size: 1.25em;
    line-height: 1.33;
    color: #000;
    font-weight: bold;
}

.entry-content h3 {
    font-size: 1.5em;
    font-family: arial,helvetica,clean,sans-serif;
    margin: 2em 0 1em;
}

.entry-content h4 {
    font-size: 1.1em;
    margin: 1.5em 0 1em;
}

.entry-content li {
    line-height: 1.33;
    font-size: 1.1em;
    margin: .5em 0;
}

.entry-content img {
    margin: 0;
}

.entry-meta {
    text-align: right;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    color: #666;
    padding-top: .5em;
    border-top: 1px dotted #666;
    margin-top: 1em;
    font-size: 13px;
}

.entry-meta .meta-group {
    text-align: left;
    width: 75%;
    float: left;
}

.page-nav {
    margin-top: 4em;
}

/* hotel table */

table.hotel {
    float: right;
    margin: 0 0 1em 1em;
    border: 1px solid #ccc;
}

table.hotel td {
    border: none;
    font-size: 11px;
    vertical-align: top;
    width: 180px;
    color: #333;
}

table.hotel td.image {
    padding: 0;
    width: auto;
}

table.hotel td img {
    margin: 0;
}

div.hotel {
    float: right;
    margin: 0 0 1em 1em;
    padding: 1px 1em 1em;
    font-size: 11px;
    background-color: #e5e5e5;
}

/* sidebar */

.sidebar-widget {
    margin: 0 0 3em;
}

.sidebar-widget .sidebar-page {
    background-color: #e5ecff;
    padding: 15px 15px 1px;
    font-family: Georgia, Times, serif;
    color: #333;
    border: 1px solid #cfd4e5;
}

.sidebar-widget .sidebar-page h3.headline {
    font-size: 17px;
    margin: 0 0 .75em;
    line-height: 1.15;
    font-family: arial,helvetica,clean,sans-serif;
    color: #000;
}

.sidebar-widget .sidebar-page p {
    font-size: 13px;
    margin: 1em 0;
}

.sidebar-widget.speaker-flow {
    padding: 14px;
    border: 1px solid #ccc;
    text-align: center;
}

#sidebar .photo {
    width: 45px;
}

/* register today widget */

.widget_registertodaywidget {
    padding: 1.5em 1em .5em;
    text-align: center;
    background-color: #ffe5e5;
    border: 1px solid #ff9999;
}

.widget_registertodaywidget h3 {
    margin: 0 0 .5em;
}

.widget_registertodaywidget h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.15;
    margin: 0 0 .5em;
}

.widget_registertodaywidget h4 strong {
    font-size: 1.75em;
}

.widget_registertodaywidget .body-copy {
    font-size: 13px;
    color: #666;
}

.widget_registertodaywidget .body-copy p {
    margin: .75em 0 1em;
    line-height: 1.2;
}

/* sponsor widget */

#sidebar .sponsors {
    margin: .5em 0 2.5em;
    padding: 0;
    border: none;
    width: 290px;
}

#sidebar h4.sponsor-type {
    color: #333;
    text-align: center;
}

#sidebar .sponsors td {
    padding: .5em 0;
    text-align: center;
    vertical-align: middle;
    border: none;
}

#sidebar .sponsors td.gold {
    width: 145px;
}

#sidebar .more-sponsor-info {
    color: #666;
}

.ere-sponsors {
    font-family: arial,helvetica,clean,sans-serif;
}

.ere-sponsors h4 {
    color: #666;
    text-transform: uppercase;
}

.ere-sponsors .sponsors {
    margin: .75em 0 2.5em;
    padding: 0;
    overflow: hidden;
    _height: 1%;
}

.ere-sponsors .sponsors li {
    width: 280px;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    margin: .75em 0;
}

.ere-sponsors .sponsors li.left {
    clear: left;
}

.ere-sponsors .sponsors li a {
    vertical-align: middle;
}

.ere-sponsors .sponsors li.gold {
    width: 172px;
    float: left;
}

/* brochure widget */

.widget_brochurewidget {
    text-align: center;
}

/* brochure widget */

.widget_brochurewidget {
    text-align: center;
}

/* speakers */

ul.speakers {
    margin: 1em 0 2em;
    padding: 0;
    list-style-type: none;
}

ul.speakers .speaker {
    padding: 1em 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    display: block;
    overflow: hidden;
    _height: 1%;
}

ul.speakers .speaker img {
    float: left;
    width: 80px;
    margin-top: .4em;
}

ul.speakers .speaker .about {
    width: 445px;
    float: right;
}

ul.speakers .speaker .about .role {
    color: #666;
}

ul.speakers .speaker .about h4 {
    margin: 0 0 .5em;
    font-size: 1.5em;
    font-family: arial,helvetica,clean,sans-serif;
}

ul.speakers .speaker .about .bio p {
    font-size: 15px;
}

#content.speaker h3.name {
    margin: 0;
    font-size: 2em;
}

#content.speaker h4.job-title, #content.speaker h4.org {
    color: #666;
    margin: .1em 0;
    font-size: 1.25em;
    font-weight: normal;
}

#content.speaker .photo {
    width: auto;
    float: left;
    margin: .45em 1em .5em 0;
}

#content.speaker .photo img {
    width: 85px;
    border: 3px solid #e5e5e5;
}

#content.speaker .bio {
    margin: 1em 0;
    font-family: Georgia, Times, serif;
}

#content.speaker .bio p {
    line-height: 1.5;
    font-size: 1.15em;
}

#content.speaker .bio li {
    line-height: 1.33;
    font-size: 1.15em;
}

#content.speaker .proposals {
    font-size: 1.15em;
}

/* agenda at a glance */

table.agenda-at-a-glance th {
    font-family: arial,helvetica,clean,sans-serif;
    color: #000;
    border-color: #ccc;
    text-align: left;
}

table.agenda-at-a-glance td {
    color: #333;
    border-color: #ccc;
}

table.agenda-at-a-glance th.day {
    font-size: 1.25em;
    background-color: #dae6f2;
}

table.agenda-at-a-glance th.day .workshop-note {
    font-weight: normal;
    font-size: 12px;
    width: auto;
    float: right;
    position: relative;
    top: 3px;
    text-align: right;
    color: #666;
}

table.agenda-at-a-glance th.time-slot {
    font-weight: normal;
    background-color: #f2f2f2;
    border-right: 1px solid #e5e5e5;
}

table.agenda-at-a-glance td.session-slot {
    padding: 0;
    border-left: 1px solid #e5e5e5;
}

table.agenda-at-a-glance table.sessions {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
}

table.agenda-at-a-glance table.sessions td {
    border: none;
    vertical-align: top;
    font-family: arial,helvetica,clean,sans-serif;
    padding-bottom: .75em;
}

table.agenda-at-a-glance table.sessions td div {
    margin: .25em 0;
}

table.agenda-at-a-glance table.sessions td .session-type {
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
}

table.agenda-at-a-glance table.sessions td .session-name {
    font-size: 14px;
}

table.agenda-at-a-glance table.sessions td .session-speakers a {
    color: #000;
    text-decoration: none;
}

/* session descriptions */

#agenda-navigation {
    font-family: arial,helvetica,clean,sans-serif;
    margin: 0 0 .75em 2px;
    text-align: right;
    font-size: 12px;
}

#agenda-navigation h4 {
    display: inline;
    margin: 0 .5em 0 0;
    padding: 0;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

#agenda-navigation ul {
    display: inline;
    margin: 0;
    padding: 0;
}

#agenda-navigation li {
    display: inline;
    list-style-type: none;
    margin: 0 0 0 .25em;
    padding: 0 0 0 .5em;
    border-left: 1px solid #999;
    font-size: 1em;
}

#agenda-navigation li.first {
    margin: 0;
    padding: 0;
    border: none;
}

table.agenda {
    border: none;
    margin: 0 0 2em;
}

table.agenda td, table.agenda th {
    border: none;
    padding: .75em;
    vertical-align: top;
    font-family: arial,helvetica,clean,sans-serif;
}

table.agenda thead th {
    text-align: left;
    color: #666;
    font-size: 1.2em;
    font-family: arial,helvetica,clean,sans-serif;
}

table.agenda td.time, table.agenda th.time {
    background-color: #f2f2f2;
    width: 8em;
}

table.agenda td.time {
    color: #666;
    font-size: 1.15em;
}

table.agenda th small {
    font-weight: normal;
    font-size: 11px;
}

table.agenda .session .description {
    font-family: Georgia, Times, serif;
    font-size: 14px;
}

table.agenda .session .description p {
    margin-top: 0;
    font-size: 1em;
}

table.agenda .session .description li {
    margin: .5em 0;
    font-size: 1em;
}

table.agenda .session .label {
    text-transform: uppercase;
    color: #666;
}

table.agenda td.time .speakers {
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

table.agenda td.time .speakers li {
    list-style-type: none;
    margin: .5em 0;
    padding: 0;
    display: block;
    text-align: center;
}

table.agenda td.time .speakers li img {
    border: 2px solid #999;
}

table.agenda .session .title {
    font-size: 1.4em;
    margin: 0;
}

table.agenda .session .title .duration {
    font-weight: normal;
    color: #333;
    font-size: .75em;
}

table.agenda .session .speakers {
    font-size: 1.1em;
    margin: 1em 0;
}

/* register */

div.register-container {
    margin: 1em 0;
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
}

table.register {
    width: 100%;
    font-size: 1.5em;
    margin: 0;
}

table.register td {
    padding: .5em;
    background-color: #ebf1f7;
    border: none;
    color: #333;
    border: 1px solid #fff;
    border-width: 1px 0 0;
}

table.register td.price {
    text-align: center;
}

table.register thead td,
table.register thead td.price {
    background-color: #999;
    color: #fff;
}


table.register thead td small {
    color: #f2f2f2;
    font-size: 12px;
    margin-top: .5em;
}

table.register td small {
    color: #666;
    font-size: 13px;
    font-weight: normal;
}

table.register tr.current td {
    background-color: #ffffcc;
    font-weight: bold;
    color: #000;
}

table.register tr.expired td {
    color: #999;
}

table.register tr.extra td {
    background-color: #e5e5e5;
    font-size: 12px;
    font-family: arial,helvetica,clean,sans-serif;
}

div.submit {
    margin: 1em 0 2em;
    padding: 1.5em;
    background-color: #e5ffe5;
    border: 1px solid #a3cca3;
}

div.submit form {
    margin: 0 0 .75em;
    text-align: center;
    font-size: 1.25em;
}

div.submit input {
    font-size: 18px;
}

div.submit p {
    margin: .5em 0 0;
    font-size: 13px;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background: rgba(0,0,0,0.5);
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding: 10px;
	margin:0;
	font-size: 16px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
	margin:30px 30px 60px 30px;
	background:#202834 url('images/loading.gif') no-repeat 50% 50%;
	border: 1px solid #ccc;
	-moz-box-shadow: rgba(0,0,0,0.2) 0 2px 5px;
	-khtml-box-shadow: rgba(0,0,0,0.2) 0 2px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0 2px 5px;
	box-shadow: rgba(0,0,0,0.2) 0 2px 5px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url('images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url('images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* sphr */

.sphr-credit .body-copy {
    width: 140px;
}

/* social media widgets */

div.social-media-widgets {
    overflow: hidden;
    _height: 1%;
    margin: 0 0 20px;
}

div.social-media-widgets .widget {
    width: auto;
    float: left;
    margin-right: 10px;
}

div.social-media-widgets .widget.secondary {
    float: right;
    margin-right: 0;
}

/* post event */

#header-nav li.depth-1.post-event a {
    color: #0080ff;
}
