/* CSS Document */

@import url('http://assets.en.oreilly.com/1/eventprovider/1/2009v1_css.css');
@import url('http://assets.en.oreilly.com/1/event/20/et2009_css.css');

/* en_header styles
------------------ */
#en_header {
	height: 326px;
/*
	background: transparent url(http://assets.en.oreilly.com/1/event/20/et2009_home_header_bg1.jpg) left bottom no-repeat;
*/
	background-position: left bottom;
	background-repeat: no-repeat;
}

#en_header .intro {
	float: right;
	height: 103px;
	width: 412px;
	color: #ececec;
        clear:right;
        overflow:hidden;
}

#en_header .intro h2 {
	font-size: 1.85em;
	color: #b5bb10;
	line-height: 1em;
	margin: 10px 0 0 0;
}

#en_header .intro h2 .subtitle {
	font-size: .62em;
	font-weight: normal;
}


#en_header .call {
	float: right;
	padding: 5px 0 0 0;
        clear:right;
}

#en_header .stay_connected {
	width: 412px;
	height: 18px;
	padding: 35px 0 0 0;
}

#en_header .stay_connected a {
	margin: 0 2px 0 0;
}


/* en_main styles
------------------ */

.en_article_body a {
	color: #fbaf5d;
        text-decoration:none;
}

.en_article_body a:hover {
        text-decoration:underline;
}

div#en_main {
	padding: 0;
	background: transparent url(http://assets.en.oreilly.com/1/event/20/et2009_home_page_bg.gif) left top repeat-y;
}

div#mid {
	background: transparent url(http://assets.en.oreilly.com/1/event/20/et2009_home_page_end_bg.gif) left bottom no-repeat;
}


#widgets {
	background-color: #fff;
        margin-top:10px;
}

#widgets .module {
	padding: 20px 0 0 0;
}

div#leftcol_text {
	padding-left:30px;
	width: 425px;
        background: transparent url(http://assets.en.oreilly.com/1/event/20/et2009_home_page_corner.gif) left top no-repeat;
}


.en_article_body {
	padding-bottom: 10px;
	color: #fff;
}

h1 {
	color: #bfc60f;
        padding-top:15px;
}

h2 {
	color: #bfc60f;
        padding-top:15px;
}

h3 {
	color: #bfc60f;
}

h4 {
	color: #bfc60f;
}

li {
	list-style-image: url(http://assets.en.oreilly.com/1/event/20/et2009_home_bullet.gif);
}

#flash { position: absolute; top:306px; width:430px; height:125px; z-index:15; margin-left:460px;}

