@import url('http://assets.en.oreilly.com/1/eventprovider/1/2010v1_css.css?042710');
@import url('http://assets.en.oreilly.com/1/event/37/webexsf2010_css.css?050510');

@charset "UTF-8";
/* CSS Document */

div#en_content {width:auto;}


/* en_header styles
------------------ */
div#en_header {height: 282px;background: transparent url('http://assets.en.oreilly.com/1/event/37/webexsf2010_home_header_bg2.gif') left top no-repeat; position: relative;}
div#header_photo {float:right;}
div#en_header .stay_connected {position:absolute;top:-100px;left:195px;z-index:10;}
div#en_header .stay_connected img {display:block;margin-bottom:4px;}


#homephoto { margin-bottom:0px; height:250px; }

#homephoto {
    position:relative;
    height:250px;
}

#homephoto div {
    position:absolute;
    top:0;
    left:220px;
    z-index:8;
    opacity:0.0;
    width:690px;
}

#homephoto div.active {
    z-index:10;
    opacity:1.0;
}

#homephoto div.last-active {
    z-index:9;
}
.home_slideshow { background-color:#fff;}
#homephoto:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* for top 5 N&C items */

#homenews {margin:0 20px;padding:5px 20px 10px 17px;}
  #homenews .blog_entry {display:list-item;margin:0 0 5px;list-style-image:url("http://assets.en.oreilly.com/1/event/37/webexsf2010_bullet.png");}
  #homenews .blog_entry h4 {font-size:1.1em;margin:5px 0;font-weight:normal;}
